{"version":3,"file":"cnPpf9k29.D0gpTwv9.mjs","names":["e","b","m","j","k","t","e","x","e","t","j","r","n","L","p","o","i","u","m","d","a","c","s","z","f","Browser","B","t","m","E","u","p","e","g","n","_","h","y","S","x","v","b","w","z","M","s","H","L","P","N","$","K","X","Y","U","j","k","T","SearchInputClearButtonType","SearchInputDividerType","SearchResultTitleType","SearchResultSubtitleType","SearchResultItemType","SearchLayoutType","SearchEntryType","SearchIconType","t","e","p","x","u","b","y","h","O","g","v","m","_","E","B","I","S","s","c","T","f","Component","React","Hero","className","RichText","css"],"sources":["https:/framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js","https:/framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js","https:/framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16","https:/framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/PCK1x1QLNluYNoEoapwx/cachedIndex.js","https:/framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/mJ54py1Ecnn1RoC4N1m4/fakeResults.js","https:/framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js","https:/framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/UyHGCSLuZlZBvIaCnOlc/utils.js","https:/framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/U9r6WQsZzF9BgRNUU5HL/useSearch.js","https:/framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js","https:/framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js","https:/framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js","https:/framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/o3Tw4L7CtzZTgLLdhw5D/SearchModal.js","https:/framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js","https:/framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/dEESckpPmPjhzxem23LD/Search.js","https:/framer.com/m/hero-icons/Home.js@0.0.28","https:/framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js","https:/framerusercontent.com/modules/fvhPDbSBwvLM41ksDupN/UFnUeOlXTKJCGB1xL037/cnPpf9k29.js"],"sourcesContent":["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";export function SearchIcon(props){return /*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:props.width,height:props.height,style:{...props.style,color:props.color},children:/*#__PURE__*/ _jsx(\"path\",{d:\"M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z\",fill:\"currentColor\"})});}export function ClearIcon(props){return /*#__PURE__*/ _jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",...props,children:[/*#__PURE__*/ _jsx(\"rect\",{width:\"256\",height:\"256\",fill:\"none\"}),/*#__PURE__*/ _jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm37.66,130.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32L139.31,128Z\",fill:\"currentColor\"})]});}export function SpinnerIcon(props){const borderWidth=3;return /*#__PURE__*/ _jsxs(\"div\",{style:{position:\"relative\",...props.style},children:[/*#__PURE__*/ _jsx(motion.div,{animate:{rotate:360},transition:{ease:\"linear\",duration:1,repeat:Infinity},style:{borderRadius:100,backgroundImage:`conic-gradient(from 270deg, transparent 0%, ${props.color} 100%)`,width:\"100%\",height:\"100%\"}}),/*#__PURE__*/ _jsx(\"div\",{style:{backgroundColor:props.backgroundColor,borderRadius:100,position:\"absolute\",top:borderWidth,left:borderWidth,bottom:borderWidth,right:borderWidth}})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"ClearIcon\":{\"type\":\"reactComponent\",\"name\":\"ClearIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"SpinnerIcon\":{\"type\":\"reactComponent\",\"name\":\"SpinnerIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchIcon\":{\"type\":\"reactComponent\",\"name\":\"SearchIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Icons.map","export function Storage(name) {\n    this.ready = new Promise((resolve, reject)=>{\n        var request = window.indexedDB.open(location.origin);\n        request.onupgradeneeded = (e)=>{\n            this.db = e.target[\"result\"];\n            this.db.createObjectStore(\"store\");\n        };\n        request.onsuccess = (e)=>{\n            this.db = e.target[\"result\"];\n            resolve();\n        };\n        request.onerror = (e)=>{\n            this.db = e.target[\"result\"];\n            reject(e);\n        };\n    });\n}\nStorage.prototype.get = function(key) {\n    return this.ready.then(()=>{\n        return new Promise((resolve, reject)=>{\n            var request = this.getStore().get(key);\n            request.onsuccess = (e)=>resolve(e.target.result)\n            ;\n            request.onerror = reject;\n        });\n    });\n};\nStorage.prototype.getStore = function() {\n    return this.db.transaction([\n        \"store\"\n    ], \"readwrite\").objectStore(\"store\");\n};\nStorage.prototype.set = function(key, value) {\n    return this.ready.then(()=>{\n        return new Promise((resolve, reject)=>{\n            var request = this.getStore().put(value, key);\n            request.onsuccess = resolve;\n            request.onerror = reject;\n        });\n    });\n};\nStorage.prototype.delete = function(key, value) {\n    window.indexedDB.deleteDatabase(location.origin);\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"Storage\":{\"type\":\"function\"}}}","// @ts-ignore\nimport{Storage}from\"https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js\";export const hashCode=s=>s.split(\"\").reduce((a,b)=>{a=(a<<5)-a+b.charCodeAt(0);return a&a;},0);export function corsProxy(url){return`https://cors-anywhere.herokuapp.com/${url}`;}export async function cachedResponse(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{var req=new XMLHttpRequest;req.open(\"GET\",url,true);req.responseType=\"blob\";return new Promise((resolve,reject)=>{req.onload=async function(){if(this.status===200){await cache.set(url,this.response);resolve(this.response);}else{reject(new Error(`Response status ${this.status} ${this.statusText}`));}};req.onerror=function(error){reject(error);};req.send();});}}export async function setCachedData(url,dataToCache,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.set(cacheKey,dataToCache);}export async function checkForCachedData(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{return null;}}\nexport const __FramerMetadata__ = {\"exports\":{\"hashCode\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkForCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"corsProxy\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"cachedResponse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cache.map","import{checkForCachedData,setCachedData}from\"https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16\";const VERSION=1;const defaultLocaleId=\"default\";export function isDefaultLocaleId(localeId){return!localeId||localeId===\"default\";}const INDEX_KEY=\"searchIndexCache\";function getIndexKey(localeId){if(isDefaultLocaleId(localeId))return INDEX_KEY;return`${INDEX_KEY}-${localeId}`;}const METADATA_KEY=\"searchCacheMetadata\";function getMetadataKey(localeId){if(isDefaultLocaleId(localeId))return METADATA_KEY;return`${METADATA_KEY}-${localeId}`;}export async function getCachedIndex(localeId){// A check here for metadata can be added later if we need to\n// migrate or expire the index. Though most likely, any version change\n// should result in deleting the cache and starting again.\nconst indexKey=getIndexKey(localeId);const cachedIndex=await checkForCachedData(indexKey);if(cachedIndex){return cachedIndex;}}export function setCachedIndex(localeId,index){const indexKey=getIndexKey(localeId);setCachedData(indexKey,index);const metadata={version:VERSION,timestamp:Date.now()};const metadataKey=getMetadataKey(localeId);setCachedData(metadataKey,metadata);}\nexport const __FramerMetadata__ = {\"exports\":{\"getCachedIndex\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedIndex\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isDefaultLocaleId\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cachedIndex.map","// Fake example data used for when the search component is in preview mode.\n// Note that the `url` value is used as a key in React, so it needs to be unique.\nexport const fakeResults={\"/\":{version:1,title:\"Example Search Result\",description:\"Description of search result.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/\",codeblock:[]},\"/example-1\":{version:1,title:\"Publish your Site to Search\",description:\"Try Site Search to instantly search your Framer site content.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/1/\",codeblock:[]},\"/example-2\":{version:1,title:\"Customise your Site Search\",description:\"Personalize everything from corner radius, to icon weight.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/2/\",codeblock:[]}};\nexport const __FramerMetadata__ = {\"exports\":{\"fakeResults\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fakeResults.map","// This file is based on the Levenshtein algorithm. Originally from Koen but maybe he\n// got it from somewhere else.\nconst peq=new Uint32Array(65536);const myers_32=(a,b)=>{const n=a.length;const m=b.length;const lst=1<<n-1;let pv=-1;let mv=0;let sc=n;let i=n;while(i--){peq[a.charCodeAt(i)]|=1<<i;}for(i=0;i<m;i++){let eq=peq[b.charCodeAt(i)];const xv=eq|mv;eq|=(eq&pv)+pv^pv;mv|=~(eq|pv);pv&=eq;if(mv&lst){sc++;}if(pv&lst){sc--;}mv=mv<<1|1;pv=pv<<1|~(xv|mv);mv&=xv;}i=n;while(i--){peq[a.charCodeAt(i)]=0;}return sc;};const myers_x=(b,a)=>{const n=a.length;const m=b.length;const mhc=[];const phc=[];const hsize=Math.ceil(n/32);const vsize=Math.ceil(m/32);for(let i=0;i<hsize;i++){phc[i]=-1;mhc[i]=0;}let j=0;for(;j<vsize-1;j++){let mv=0;let pv=-1;const start=j*32;const vlen=Math.min(32,m)+start;for(let k=start;k<vlen;k++){peq[b.charCodeAt(k)]|=1<<k;}for(let i1=0;i1<n;i1++){const eq=peq[a.charCodeAt(i1)];const pb=phc[i1/32|0]>>>i1&1;const mb=mhc[i1/32|0]>>>i1&1;const xv=eq|mv;const xh=((eq|mb)&pv)+pv^pv|eq|mb;let ph=mv|~(xh|pv);let mh=pv&xh;if(ph>>>31^pb){phc[i1/32|0]^=1<<i1;}if(mh>>>31^mb){mhc[i1/32|0]^=1<<i1;}ph=ph<<1|pb;mh=mh<<1|mb;pv=mh|~(xv|ph);mv=ph&xv;}for(let k1=start;k1<vlen;k1++){peq[b.charCodeAt(k1)]=0;}}let mv1=0;let pv1=-1;const start1=j*32;const vlen1=Math.min(32,m-start1)+start1;for(let k2=start1;k2<vlen1;k2++){peq[b.charCodeAt(k2)]|=1<<k2;}let score=m;for(let i2=0;i2<n;i2++){const eq1=peq[a.charCodeAt(i2)];const pb1=phc[i2/32|0]>>>i2&1;const mb1=mhc[i2/32|0]>>>i2&1;const xv1=eq1|mv1;const xh1=((eq1|mb1)&pv1)+pv1^pv1|eq1|mb1;let ph1=mv1|~(xh1|pv1);let mh1=pv1&xh1;score+=ph1>>>m-1&1;score-=mh1>>>m-1&1;if(ph1>>>31^pb1){phc[i2/32|0]^=1<<i2;}if(mh1>>>31^mb1){mhc[i2/32|0]^=1<<i2;}ph1=ph1<<1|pb1;mh1=mh1<<1|mb1;pv1=mh1|~(xv1|ph1);mv1=ph1&xv1;}for(let k3=start1;k3<vlen1;k3++){peq[b.charCodeAt(k3)]=0;}return score;};const distance=(a,b)=>{if(a.length<b.length){const tmp=b;b=a;a=tmp;}if(b.length===0){return a.length;}if(a.length<=32){return myers_32(a,b);}return myers_x(a,b);};const closest=(str,arr)=>{let min_distance=Infinity;let min_index=0;for(let i=0;i<arr.length;i++){const dist=distance(str,arr[i]);if(dist<min_distance){min_distance=dist;min_index=i;}}return arr[min_index];};export{closest,distance};\nexport const __FramerMetadata__ = {\"exports\":{\"closest\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"distance\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fuzzySearch.map","export const localStorageDebugFlag=\"undefined\"!=typeof window&&\"true\"===window.localStorage.getItem(\"__framerDebugSearch\");let e=/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]\\d*|\\d+/gu;function t(e){return e.charAt(0).toUpperCase()+e.slice(1);}export function titleCase(o){let n=o.match(e)||[];return n.map(t).join(\" \");}export function clampText(e,t){let o=e.length;if(o<=t)return e;let n=e.slice(0,t);return o>t?n+\"…\":n;}export function isEmptyObject(e){return 0===Object.keys(e).length;}export function createLogger(e){function t(){}return e?{log:function(...e){console.log(Date.now(),...e);},time:function(e){console.time(e);},timeEnd:function(e){console.timeEnd(e);}}:{log:t,time:t,timeEnd:t};}export const DEFAULT_FONT_FAMILY='\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"';export function getFontFamily(e){var t,o,n;return(null===(t=e.inputFont)||void 0===t?void 0:t.fontFamily)?e.inputFont.fontFamily:(null===(o=e.titleFont)||void 0===o?void 0:o.fontFamily)?e.titleFont.fontFamily:(null===(n=e.subtitleFont)||void 0===n?void 0:n.fontFamily)?e.subtitleFont.fontFamily:'\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"';}export function animationKeyFromLayout(e){return`${e}Animation`;}export const safeDocument=\"undefined\"!=typeof document?document:null;export const safeWindow=\"undefined\"!=typeof window?window:null;let o='meta[name=\"framer-search-index\"]';export function getMetaTagContent(){let e=null==safeDocument?void 0:safeDocument.querySelector('meta[name=\"framer-search-index\"]');if(!e)return;let t=e.getAttribute(\"content\");return t;}export const checkIfOverLimit=()=>\"limit-reached\"===getMetaTagContent();\nexport const __FramerMetadata__ = {\"exports\":{\"localStorageDebugFlag\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeWindow\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getMetaTagContent\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"clampText\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeDocument\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkIfOverLimit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DEFAULT_FONT_FAMILY\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"animationKeyFromLayout\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isEmptyObject\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"createLogger\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFontFamily\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map","import{clamp as e}from\"framer-motion\";import{useEffect as t,useMemo as r,useState as n}from\"react\";import{SearchResultTitleType as i}from\"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/o3Tw4L7CtzZTgLLdhw5D/SearchModal.js\";import{getCachedIndex as o,setCachedIndex as l,isDefaultLocaleId as c}from\"https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/PCK1x1QLNluYNoEoapwx/cachedIndex.js\";import{fakeResults as a}from\"https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/mJ54py1Ecnn1RoC4N1m4/fakeResults.js\";import{distance as u}from\"https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js\";import{createLogger as s,localStorageDebugFlag as f,safeDocument as d,safeWindow as p}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/UyHGCSLuZlZBvIaCnOlc/utils.js\";let{log:h,time:m,timeEnd:g}=s(f);function x(e){try{return new URL(e),!0;}catch(e){return!1;}}function y(e){return e.split(RegExp(\"[\\\\s.,;!?\\\\p{P}\\\\p{Z}]+(?<!\\\\p{L}&)(?!&\\\\p{L})\",\"u\"));}function S(e){let t=y(e).filter(e=>e.trim()&&e.length>0);return new Set(t);}/**\n * Replace accented characters with equivilant non-accented versions and\n * make everything lowercase.\n */function w(e){return Array.isArray(e)?e.map(w):e.normalize(\"NFD\")// From: https://stackoverflow.com/a/37511463\n.replace(/[\\u0300-\\u036f]/g,\"\").toLowerCase();}function b(e){let t={};for(let[r,n]of Object.entries(e)){if(\"string\"==typeof n||Array.isArray(n)){t[r]=w(n);continue;}t[r]=n;}return t;}function v(e,t,r){let n={...e};return t<n.start&&(n.start=t),r>n.end&&(n.end=r),n;}/**\n * Score index item based on the contents of it's fields such as title, description, headings etc.\n *\n * Note that this does not normalize the item or query. Normalization is expected to happen\n * before passing the data into this.\n */function j(t,r,n,i){let o=0,l={title:{start:1/0,end:0},description:{start:1/0,end:0}},c=S(t.url);// Score shorter URLs higher so `/pricing` is before `/lala/pricing`.\nif(c.has(r)&&(o+=10),1===n.size&&1===c.size&&c.values().next().value===r&&(o+=5*o),o>0){let r=t.url.split(\"/\").length;o+=e(10-r,0,r);}let a=S(t.title);a.has(r)&&(o+=10);let s=t.title.indexOf(r);// Fuzzy match full words in the title.\nfor(let e of(-1!==s&&(o+=10,// TODO: Matches are currently not used, but they can be used in the\n// future to add text highlighting.\nl.title=v(l.title,s,s+r.length)),2>=u(t.title,i)&&(o+=10*o),a)){let t=u(r,e);// Small distance score helps with small typos.\nt<=2&&(o+=10);}let f=[...t.h1,...t.h2,...t.h3,...t.h4,...t.h5,...t.h6];for(let e of f){let t=S(e);// Fuzzy match full words in headings.\nfor(let n of(2>=u(e,i)&&(o+=10*o),e.startsWith(r)&&(o+=10),t.has(r)&&(o+=10),e.includes(r)&&(o+=1),t)){let e=u(r,n);e<=2&&(o+=1);}}let d=t.description.indexOf(r);for(let e of(-1!==d&&(o+=10,l.description=v(l.description,d,d+r.length)),t.p))e.includes(r)&&(o+=.5);for(let e of t.codeblock)2>=u(e,i)&&(o*=10),e.includes(i)&&(o+=10),e.includes(r)&&(o+=.5);return{score:o,match:l};}function L(e,t){let r=b(e),n=w(t),i=S(n),o=0;for(let e of i){let{score:t}=j(r,e,i,n);o+=t;}return o;}function U(e,t,n){let o=r(()=>{if(!t||!e)return[];let r=null==p?void 0:p.location.pathname;m(\"query\");// Filter the results.\nlet o=Object.values(e).map(e=>{let r=L(e,t),o=e.h1.length&&e.h1[0],l=(null==n?void 0:n.titleType)===i.Title?e.title:o||e.title,c={url:e.url,title:l,description:e.description,body:[...e.p,e.codeblock].join(\" \"),score:r};return c;}).filter(e=>e.score>n.minimumScore||0).filter(e=>!r||e.url!==r).sort((e,t)=>t.score-e.score);return g(\"query\"),o;},[e,t]);return o;}function k(e,t){let r={},n=t.includes(\":\"),i=t.split(\":\")[0],o=i.length>1?i:\"\";for(let t in e)!t.startsWith(o)||n&&t.length<=o.length||(r[t]=e[t]);return r;}export function useSearch(e,r,i){let[c,u]=n({}),[s,f]=n(\"loading\"),p=U(c,e,i);// Seperate setter function so that the URL scope is always applied\n// to indexes loaded from either the cache or network.\nfunction m(e,t={ignoreScope:!1}){let r=e;i.urlScope&&!t.ignoreScope&&(r=k(e,i.urlScope),h(\"Using URL scope\",i.urlScope)),u(r);}return t(()=>{(async function(){f(\"loading\");let e=null==d?void 0:d.querySelector('meta[name=\"framer-search-index\"]');if(!e){f(\"no-meta-tag-found\"),m(a,{ignoreScope:!0}),h(\"No meta tag found\");return;}let t=await o(r),n=e.getAttribute(\"content\"),i=\"limit-reached\"===n;// Return early and do not make a fetch request if the URL is not valid.\nif(i&&h(\"Page limit for plan exceeded\"),t&&!i&&(m(t),f(\"loading-with-cache\"),h(\"Using cached index\")),!n||!x(n)){h(\"Meta tag exists but URL is not valid yet\"),t?h(\"Continue using cache\"):(f(\"pending-index-generation\"),h(\"No cache to use, page reload required to check for meta tag\"));return;}let c=z(n,r),u=await fetch(c);if(!u.ok)throw Error(u.statusText);let s=await u.json();m(s),l(r,s),f(\"success\"),h(\"Using downloaded index\");})().catch(e=>{// TODO: Check for error type here. If it's a network error,\n// we could do a few retries.\nf(\"error\"),h(\"Failed to load search index\",e);});},[r]),h({status:s,results:p}),{results:p,status:s};}function z(e,t){return c(t)?e:e.replace(\".json\",`-${t}.json`);}\nexport const __FramerMetadata__ = {\"exports\":{\"SearchIndex\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useSearch\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useSearch.map","export var Browser;(function(Browser){var isTouch=Browser.isTouch=()=>\"ontouchstart\"in window||navigator.maxTouchPoints>0;var isChrome=Browser.isChrome=()=>navigator.userAgent.toLowerCase().includes(\"chrome/\");var isWebKit=Browser.isWebKit=()=>navigator.userAgent.toLowerCase().includes(\"applewebkit/\");var isSafari=Browser.isSafari=()=>isWebKit()&&!isChrome();var isSafariDesktop=Browser.isSafariDesktop=()=>isSafari()&&!isTouch();var isWindows=Browser.isWindows=()=>/Win/.test(navigator.platform);var isMacOS=Browser.isMacOS=()=>/Mac/.test(navigator.platform);})(Browser||(Browser={}));\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./browser.map","// From: @framerjs/fresco/src/components/utils/useCallbackOnMouseMove.ts\nimport{useRef,useCallback}from\"react\";import{Browser}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";/**\n * Webkit fires mousemove events if the pointer's coordination changes relative\n * to its container (e.g. if the container scrolls), or when a modifier key is\n * pressed, mousemove would fire even if the cursor did not actually move.\n * This helper compares the cursor position between mouse events, and fire the\n * callback only when its position changes.\n */ export const useCallbackOnMouseMove=(callback,mousePositionRef)=>{const prevPositionRef=useRef(null);return useCallback(event=>{if(!Browser.isSafari())return callback(event);const ref=mousePositionRef?mousePositionRef:prevPositionRef;const{clientX,clientY}=event;const prevCursorPosition=ref.current;ref.current={x:clientX,y:clientY};// Ignore mouse moves unless we have a position. Else it might be an\n// element that appears behind the mouse without the mouse moving.\nif(!prevCursorPosition){return;}if(prevCursorPosition.x!==clientX||prevCursorPosition.y!==clientY){return callback(event);}},[mousePositionRef,callback]);};\nexport const __FramerMetadata__ = {\"exports\":{\"useCallbackOnMouseMove\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Point\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useCallbackOnMouseMove.map","// Safari does not support `element.scrollIntoView({ block: \"nearest\" })`, so this\n// is a workaround for that.\nexport function scrollIntoView(targetElement,scrollElement,/** Additional spacing to add from the top or bottom of the scroll element viewport. */ {offsetTop,offsetBottom}){const targetElementBounds=targetElement.getBoundingClientRect();const scrollElementBounds=scrollElement.getBoundingClientRect();if(targetElementBounds.top<scrollElementBounds.top){const difference=scrollElementBounds.top-targetElementBounds.top;scrollElement.scrollTop=scrollElement.scrollTop-difference-offsetTop;}else if(targetElementBounds.bottom>scrollElementBounds.bottom){const topAligned=scrollElementBounds.top-targetElementBounds.top;const minOffset=scrollElement.scrollTop-topAligned-offsetTop;const bottomAligned=targetElementBounds.bottom-scrollElementBounds.bottom;const offset=scrollElement.scrollTop+bottomAligned+offsetBottom;scrollElement.scrollTop=Math.min(minOffset,offset);}}\nexport const __FramerMetadata__ = {\"exports\":{\"scrollIntoView\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./scrollIntoView.map","import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{useSearch as n}from\"https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/U9r6WQsZzF9BgRNUU5HL/useSearch.js\";import o,{useEffect as i,useState as r,useMemo as l,forwardRef as a,useRef as c,useDeferredValue as u,useLayoutEffect as p,useCallback as d,useImperativeHandle as h}from\"react\";import{Browser as s}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";import{motion as g,clamp as f,useAnimate as y}from\"framer-motion\";import{SearchIcon as S,ClearIcon as m,SpinnerIcon as T}from\"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";import{clampText as x,getFontFamily as v,localStorageDebugFlag as b,animationKeyFromLayout as w}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/UyHGCSLuZlZBvIaCnOlc/utils.js\";import{useCallbackOnMouseMove as I}from\"https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js\";import{scrollIntoView as C}from\"https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js\";import{// @ts-expect-error Internal API\nuseLocaleInfo as k}from\"framer\";let R=120,F=496,z=.6;function B({theme:t,type:n,onClick:o,text:i}){let r=\"icon\"===n?/*#__PURE__*/e(m,{style:{color:t.inputIconColor,width:t.inputIconSize,height:t.inputIconSize}}):i;return /*#__PURE__*/e(\"div\",{style:{flexShrink:0,fontSize:t&&t.titleFont&&t.titleFont.fontSize?t.titleFont.fontSize:15},children:/*#__PURE__*/e(\"button\",{className:\"__framer-search-clear-button\",onClick:o,style:{fontFamily:\"inherit\",border:\"none\",background:\"none\",cursor:\"pointer\",display:\"flex\",textTransform:\"uppercase\",color:t.inputIconColor,fontSize:\"0.75em\",padding:0},children:r})});}function D({theme:t,type:n}){let o={background:t.foregroundColor,height:1,flexShrink:0,opacity:.05};return\"contained\"===n&&t&&(o.marginLeft=t.horizontalSpacing,o.marginRight=t.horizontalSpacing),/*#__PURE__*/e(\"div\",{style:o});}export const Input=/*#__PURE__*/a(function(n,l){let{value:a=\"\",status:u,autofocus:p,theme:d,placeholder:s,iconType:g,clearButtonType:f,onChange:y}=n,[m,x]=r(a),[b,w]=r(!1),I=c();h(l,()=>I.current),o.useLayoutEffect(()=>()=>{let e=I.current;e&&e===document.activeElement&&e.blur();},[]),i(()=>{y(m);},[m]),m.length;let C=m.length>0&&f&&\"none\"!==f,k=Math.floor(d?.6*d.horizontalSpacing:0),R=\"custom\"===g&&d.inputIconImage?/*#__PURE__*/e(\"img\",{alt:\"icon alongside the Site Search input\",src:d.inputIconImage.src,width:d.inputIconSize,height:d.inputIconSize}):/*#__PURE__*/e(S,{color:d.inputIconColor,width:d.inputIconSize,height:d.inputIconSize});return /*#__PURE__*/t(\"div\",{role:\"search\",style:{...M,fontFamily:v(d),paddingLeft:d&&d.horizontalSpacing,paddingRight:d&&d.horizontalSpacing,gap:12,paddingTop:k,paddingBottom:k,touchAction:\"none\"},onClick:()=>{I.current&&I.current.focus();},children:[/*#__PURE__*/e(\"div\",{style:{flexShrink:0,display:\"flex\"},children:\"loading\"===u&&m?/*#__PURE__*/e(T,{color:d.inputIconColor,backgroundColor:d.backgroundColor,style:{height:d&&d.inputIconSize,width:d&&d.inputIconSize}}):R}),/*#__PURE__*/e(\"input\",{ref:I,spellCheck:!1,autoFocus:p,style:{...H,WebkitTapHighlightColor:\"rgba(0,0,0,0)\",color:d.foregroundColor,lineHeight:\"2em\",verticalAlign:\"baseline\",...d.titleFont,...d.inputFont,fontSize:d.inputFontSize,// @ts-ignore\n\"--framer-search-placeholder-color\":d.placeholderColor},onFocus:()=>{let e=document.documentElement.scrollTop;document.documentElement.scrollTop=e;},placeholder:s,value:m,onChange:()=>x(I.current.value)}),C&&/*#__PURE__*/e(B,{theme:d,type:n.clearButtonType,text:n.clearButtonText,onClick:()=>{x(\"\");}})]});});let M={display:\"inline-flex\",alignItems:\"center\",flexShrink:0},H={outline:\"none\",border:\"none\",background:\"transparent\",fontWeight:500,height:\"2em\",padding:0,width:\"100%\"};export const ResultRow=/*#__PURE__*/o.memo(/*#__PURE__*/o.forwardRef(function(n,o){let{index:i,result:r,prevMousePositionRef:a,type:c=\"contained\",subtitleType:u=\"path\",selected:p=!1,theme:d,localeSlug:h,style:s,onMouseMove:g,onPointerDown:y,onNavigateTo:S}=n,{url:m,title:T,score:v}=r,w=l(()=>h?m.replace(`/${h}`,\"\"):m,[m]),C=I(e=>g(e,i),a),k=\"contained\"===c,R=k?f(0,1/0,d.borderRadius-d.spacing):0,F=\"path\"===u?w:x(r.description,120);return /*#__PURE__*/e(\"a\",{ref:o,style:{textDecoration:\"none\"},href:r.url,onClick:e=>{e.preventDefault(),S(r.url);},onMouseMove:C,onMouseDown:e=>{e.preventDefault();},onPointerDown:e=>y(e,i),children:/*#__PURE__*/t(\"li\",{style:{...N,...s,paddingTop:k?12:16,paddingBottom:k?12:16,color:d.foregroundColor,position:\"relative\",paddingLeft:d&&d.horizontalSpacing,paddingRight:d&&d.horizontalSpacing},children:[/*#__PURE__*/e(\"div\",{style:{backgroundColor:d.foregroundColor,position:\"absolute\",opacity:p?.06:0,borderRadius:R,left:d&&k?d.spacing:0,right:d&&k?d.spacing:0,top:0,bottom:0}}),/*#__PURE__*/t(\"div\",{style:{display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",gap:4},children:[/*#__PURE__*/e(\"h3\",{style:{...j,...d.titleFont,lineHeight:\"1.4em\"},children:T}),/*#__PURE__*/t(\"p\",{style:{margin:0,color:d.subtitleColor,...d.subtitleFont,whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\",lineHeight:\"1.4em\"},children:[b?v:\"\",\" \",F]})]})]},r.url)});}));/**\n * Flexible gap used inside a flexbox layout to push down the quick menu\n * by 20% of the screen height, but also allow it to collapse to zero if\n * there is not enough vertical room.\n */function E({onClick:t}){return /*#__PURE__*/e(\"div\",{style:{width:\"100%\",flexBasis:\"20vh\"},onClick:t});}let L={display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"flex-start\",gap:15,overflow:\"visible\"};function O({layoutType:n,theme:o,onKeyDown:i,onDismiss:r,children:l,modalOptions:a}){let c=X(n,o),u={...L,...c,willChange:\"transform\",marginTop:\"FixedTop\"===n?o.offsetTop:0,height:\"Sidebar\"===n?\"100%\":\"auto\",maxHeight:\"QuickMenu\"===n?\"100%\":\"none\",justifyContent:\"Sidebar\"===n?\"flex-end\":\"flex-start\",flexDirection:\"Sidebar\"===n?\"column-reverse\":\"column\"},p={...L,...c,height:\"Sidebar\"===n?\"100%\":\"auto\",maxHeight:\"QuickMenu\"===n?\"100%\":\"none\",gap:\"Sidebar\"===n?0:o.gapBetweenStatusAndSearch,backgroundColor:\"Sidebar\"===n?o.backgroundColor:\"transparent\",justifyContent:\"Sidebar\"===n?\"flex-end\":\"flex-start\",flexDirection:\"Sidebar\"===n?\"column-reverse\":\"column\",originX:.5,originY:.5},d=function(){switch(n){case\"FixedTop\":{let e=w(\"FixedTop\"),t=a?a[e]:void 0;if(t)return t;return{y:-10,opacity:.2,transition:{duration:s.isTouch()?0:.15}};}case\"QuickMenu\":{let e=w(\"QuickMenu\"),t=a?a[e]:void 0;if(t)return t;return{scale:.95,opacity:0,y:0,x:0,rotate:0,transition:{type:\"spring\",stiffness:600,damping:40}};}case\"Sidebar\":{let e=w(\"Sidebar\"),t=a?a[e]:void 0;if(t)return t;return{x:-10,opacity:0,transition:{duration:.15}};}}}();return /*#__PURE__*/t(\"div\",{style:u,onKeyDown:i,onClick:e=>e.stopPropagation(),children:[\"QuickMenu\"===n&&/*#__PURE__*/e(E,{onClick:r}),/*#__PURE__*/e(g.div,{initial:d,animate:{opacity:1,scale:1,x:0,y:0,rotate:0},transition:d?d.transition:void 0,exit:{opacity:0,transition:{duration:0}},style:p,children:l})]});}function W({layoutType:t,theme:n,children:o,heightIsStatic:i,heightTransition:r,heightDeps:l}){let a={// This `willChange` is required to avoid weird rendering issues where\n// parts of the search window won't redraw, which we observed in Safari 16.4.\nwillChange:\"transform\",backgroundColor:n.backgroundColor,color:n.foregroundColor,borderRadius:\"QuickMenu\"===t?n.borderRadius:0,width:\"100%\",display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",boxShadow:\"Sidebar\"!==t?n.shadow:void 0,maxHeight:\"QuickMenu\"===t?\"min(496px, calc(100vh - 30px))\":void 0},[c,u]=y();return p(()=>{if(\"QuickMenu\"!==t||i)return;let e=c.current.offsetHeight;c.current.style.height=\"auto\";let n=c.current.offsetHeight;c.current.style.height=e+\"px\",u(c.current,{height:[e,n]},r);},l),/*#__PURE__*/e(\"div\",{ref:c,role:\"dialog\",className:\"FixedTop\"===t?\"__framer-max-height-80dvh\":void 0,style:a,children:o});}let Q=/*#__PURE__*/o.forwardRef(function({theme:t,children:n},i){let r=s.isTouch(),[l,a]=o.useState(!0);return o.useEffect(()=>{if(!r)return;let e=i.current;e&&a(e.scrollHeight>e.clientHeight);}),/*#__PURE__*/e(\"div\",{ref:i,style:{width:`calc(100% + ${t.scrollBarWidth}px)`,overflowY:\"scroll\",overflowX:\"hidden\",overscrollBehavior:\"contain\",touchAction:l?void 0:\"none\",// Make the list appear slightly under the divider\n// so that the divider is still visible when the first\n// item is selected.\nmarginTop:-1},children:n});}),P={backgroundColor:\"#B5B5B5\",color:\"#FFF\",boxShadow:\"0px 20px 40px 0px rgba(0, 0, 0, 0.25)\",fontFamily:\"inherit\",textAlign:\"center\",fontSize:13,padding:\"8px 0\"};function A({status:t,layoutType:n,theme:o}){let i=Math.floor(o?.6*o.horizontalSpacing:0),r={...P,userSelect:\"none\",fontFamily:v(o),paddingLeft:o&&o.horizontalSpacing,paddingRight:o&&o.horizontalSpacing,fontWeight:500,lineHeight:`calc(${o.inputFontSize} * 2)`,paddingTop:i,paddingBottom:i,...o.titleFont,zIndex:o.zIndex+1,maxWidth:\"FixedTop\"===n?\"none\":o.width,width:\"FixedTop\"===n?`calc(100% - ${2*i}px`:\"100%\",boxShadow:\"Sidebar\"!==n&&P.boxShadow,borderRadius:\"Sidebar\"!==n&&o.borderRadius};return\"no-meta-tag-found\"===t?/*#__PURE__*/e(\"div\",{style:r,children:\"FixedTop\"===n?\"Preview Mode\":\"Preview Mode. Publish your Site to Search.\"}):\"pending-index-generation\"===t?/*#__PURE__*/e(\"div\",{style:r,children:\"Site is being indexed\"}):null;}let j={textOverflow:\"ellipsis\",maxWidth:\"100%\",overflow:\"hidden\",fontWeight:500,whiteSpace:\"nowrap\",flex:1,margin:0},N={padding:\"16px 20px\",listStyle:\"none\",fontWeight:500},$={left:0,width:500},_={top:0,width:\"100%\"},K={width:500};function X(e,t){switch(e){case\"Sidebar\":return{...$,width:t.width};case\"FixedTop\":return _;case\"QuickMenu\":return{...K,width:t.width};}}export var SearchInputClearButtonType;!function(SearchInputClearButtonType){SearchInputClearButtonType.Icon=\"icon\",SearchInputClearButtonType.Text=\"text\",SearchInputClearButtonType.None=\"none\";}(SearchInputClearButtonType||(SearchInputClearButtonType={}));export var SearchInputDividerType;!function(SearchInputDividerType){SearchInputDividerType.None=\"none\",SearchInputDividerType.FullWidth=\"fullWidth\",SearchInputDividerType.Contained=\"contained\";}(SearchInputDividerType||(SearchInputDividerType={}));export var SearchResultTitleType;!function(SearchResultTitleType){SearchResultTitleType.H1=\"h1\",SearchResultTitleType.Title=\"title\";}(SearchResultTitleType||(SearchResultTitleType={}));export var SearchResultSubtitleType;!function(SearchResultSubtitleType){SearchResultSubtitleType.Description=\"description\",SearchResultSubtitleType.Path=\"path\";}(SearchResultSubtitleType||(SearchResultSubtitleType={}));export var SearchResultItemType;!function(SearchResultItemType){SearchResultItemType.FullWidth=\"fullWidth\",SearchResultItemType.Contained=\"contained\";}(SearchResultItemType||(SearchResultItemType={}));export var SearchLayoutType;!function(SearchLayoutType){SearchLayoutType.Sidebar=\"Sidebar\",SearchLayoutType.FixedTop=\"FixedTop\",SearchLayoutType.QuickMenu=\"QuickMenu\";}(SearchLayoutType||(SearchLayoutType={}));export var SearchEntryType;!function(SearchEntryType){SearchEntryType.Icon=\"icon\",SearchEntryType.Text=\"text\";}(SearchEntryType||(SearchEntryType={}));export var SearchIconType;!function(SearchIconType){SearchIconType.Default=\"default\",SearchIconType.Custom=\"custom\";}(SearchIconType||(SearchIconType={}));/**\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function SearchModal(o){let{layoutType:l,theme:a,urlScope:p,inputOptions:h,backdropOptions:g,modalOptions:y,resultOptions:S,onDismiss:m}=o,{activeLocale:T}=k(),x=null==T?void 0:T.id,v=null==T?void 0:T.slug,b=c(),w=c(),I=c(),[R,F]=r({index:0,scroll:!0}),z=c(null),[B,M]=r(s.isTouch),[H,E]=r(\"\"),L=u(H),{results:P,status:N}=n(L,x,{minimumScore:0,urlScope:p,titleType:S.titleType}),$=P[R.index],_=Math.floor(a?.6*a.horizontalSpacing:0);i(()=>{// Reset the selection to the top if the query changes.\nF({index:0,scroll:!0});},[L]);let K=d((e,t)=>{\"touch\"===e.pointerType&&(M(!0),F({index:t,scroll:!1}));},[]),X=d((e,t)=>{F(e=>e.index===t?e:{index:t,scroll:!1});},[]),Y=d(e=>{\"no-meta-tag-found\"!==N&&(window.location.href=e);},[N]),U=0===P.length&&L.length>1&&\"loading\"!==N,V=!!((L.length>0&&P.length>0||U)&&\"loading\"!==N&&o.inputOptions&&\"none\"!==o.inputOptions.dividerType),q=!!(o.resultOptions&&\"contained\"===o.resultOptions.itemType),G=q?a.spacing:10,J=V&&q?G+2*a.gapBetweenResults:0;return i(()=>{if(!R.scroll)return;let e=w.current;e&&C(e,I.current,{offsetTop:V&&q?J:0,offsetBottom:q?G:0});// `showDivider` and `isItemContained` are not dependencies because\n// they will be the latest values when `selected` changes. And including\n// them will cause unnecessary scrolling into view.\n},[R]),/*#__PURE__*/t(O,{layoutType:l,modalOptions:y,theme:a,onKeyDown:e=>{let t=P.length-1;switch(e.code){case\"ArrowUp\":if(e.preventDefault(),B){M(!1);break;}F(e=>({index:f(0,t,e.index-1),scroll:!0}));break;case\"ArrowDown\":if(e.preventDefault(),B){M(!1);break;}F(e=>({index:f(0,t,e.index+1),scroll:!0}));break;case\"Escape\":break;case\"Enter\":$&&Y($.url);break;default:e.stopPropagation();}},onDismiss:m,children:[/*#__PURE__*/t(W,{layoutType:l,theme:a,heightIsStatic:y.heightIsStatic,heightTransition:y.heightTransition,heightDeps:[P.length,U],children:[/*#__PURE__*/e(Input,{autofocus:!0,ref:b,onChange:E,value:H,theme:a,status:N,iconType:h.iconOptions.iconType,placeholder:h.placeholderOptions.placeholderText,clearButtonType:h?h.clearButtonType:void 0,clearButtonText:h.clearButtonText}),V&&/*#__PURE__*/e(D,{theme:a,type:h.dividerType}),/*#__PURE__*/e(Q,{ref:I,theme:a,children:/*#__PURE__*/t(\"ul\",{\"aria-live\":\"polite\",style:{display:\"flex\",flexDirection:\"column\",width:`calc(100% - ${a.scrollBarWidth}px)`,padding:0,paddingTop:J,paddingBottom:P.length&&q?G:0,gap:a.gapBetweenResults,margin:0},children:[P.map((t,n)=>{let i=n===R.index;return /*#__PURE__*/e(ResultRow,{ref:i?w:null,index:n,result:t,prevMousePositionRef:z,selected:!B&&i,type:o.resultOptions.itemType,subtitleType:o.resultOptions.subtitleOptions.subtitleType,theme:a,localeSlug:v,onMouseMove:X,onPointerDown:K,onNavigateTo:Y},t.url);}),U&&/*#__PURE__*/e(\"li\",{style:{paddingTop:_-J,paddingBottom:_,lineHeight:\"2em\",paddingLeft:a&&a.horizontalSpacing,paddingRight:a&&a.horizontalSpacing,height:\"100%\"},children:/*#__PURE__*/e(\"h3\",{style:{...j,textAlign:\"center\",lineHeight:`calc(${a.inputFontSize} * 2)`,color:a.subtitleColor,...a.titleFont},children:\"No results\"})})]})})]}),/*#__PURE__*/e(A,{status:N,layoutType:l,theme:a})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"SearchInputClearButtonType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ResultRow\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultSubtitleType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchLayoutType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultItemType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchInputDividerType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchTheme\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchEntryType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchModal\":{\"type\":\"reactComponent\",\"name\":\"SearchModal\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"SearchIconType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultTitleType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Input\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","import{useEffect,useState}from\"react\";function getViewportSize(){if(typeof window===\"undefined\"){return{width:0,height:0};}return{width:window.innerWidth,height:window.innerHeight};}export function useViewportSizeState(getState){const[state,setState]=useState(()=>getState(getViewportSize()));useEffect(()=>{const handleWindowResize=()=>setState(getState(getViewportSize()));window.addEventListener(\"resize\",handleWindowResize);return()=>{window.removeEventListener(\"resize\",handleWindowResize);};},[]);return state;}\nexport const __FramerMetadata__ = {\"exports\":{\"useViewportSizeState\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useViewportSizeState.map","var t;import{jsx as e,jsxs as o}from\"react/jsx-runtime\";import{createPortal as i}from\"react-dom\";import{useRef as n,useState as l,useEffect as a,forwardRef as r}from\"react\";import{AnimatePresence as p,motion as u}from\"framer-motion\";import{SearchIcon as s}from\"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";import{addPropertyControls as d,ControlType as c,RenderTarget as m,withCSS as y}from\"framer\";import{SearchModal as b,SearchResultItemType as f,SearchResultTitleType as h,SearchResultSubtitleType as O,SearchInputDividerType as g,SearchInputClearButtonType as T,SearchLayoutType as x,SearchIconType as S}from\"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/o3Tw4L7CtzZTgLLdhw5D/SearchModal.js\";import{useViewportSizeState as C}from\"https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js\";import{titleCase as v,DEFAULT_FONT_FAMILY as I,isEmptyObject as F,animationKeyFromLayout as V,checkIfOverLimit as k}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/UyHGCSLuZlZBvIaCnOlc/utils.js\";import{Browser as w}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";function j(t,e=\"none\"){if(!t)return e;let{x:o,y:i,blur:n,color:l,spread:a}=t;return`${o}px ${i}px ${n}px ${a}px ${l}`;}!function(t){t.icon=\"Icon\",t.input=\"Input\";}(t||(t={}));let z=/*#__PURE__*/r(function(t,n){let{layoutType:l,theme:r,onDismiss:p}=t;return a(()=>{let t=t=>{\"Escape\"===t.code&&(t.stopPropagation(),p());},e=t=>{if(\"touch\"!==t.pointerType)return;let e=!!(t.target instanceof Element&&t.target.closest(\"[role=search]\"));!e&&document.activeElement instanceof HTMLInputElement&&document.activeElement.blur();};return(// Event listener added to window so that pressing escape key to dimiss\n// can be invoked from anywhere on the page.\nwindow.addEventListener(\"keydown\",t),window.addEventListener(\"pointerdown\",e,{capture:!0}),// Disable page scrolling when overlay is shown.\ndocument.body.classList.add(E),()=>{window.removeEventListener(\"keydown\",t),window.removeEventListener(\"pointerdown\",e,{capture:!0}),document.body.classList.remove(E);});},[]),/*#__PURE__*/i(/*#__PURE__*/o(\"div\",{ref:n,className:\"__framer-search-modal-container\",role:\"presentation\",style:{..._,zIndex:t.backdropOptions.zIndex,justifyContent:l===x.Sidebar?\"flex-start\":\"center\"},onClick:p,children:[/*#__PURE__*/e(u.div,{role:\"presentation\",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0,transition:{duration:0}},transition:r.overlayTransition,style:{top:0,left:0,right:0,bottom:0,width:\"100%\",height:\"100%\",boxSizing:\"border-box\",position:\"absolute\",touchAction:\"none\",backgroundColor:t.backdropOptions.backgroundColor}}),/*#__PURE__*/e(b,{urlScope:t.urlScope,layoutType:l,inputOptions:t.inputOptions,resultOptions:t.resultOptions,modalOptions:t.modalOptions,backdropOptions:t.backdropOptions,theme:t.theme,onDismiss:p})]}),document.body);}),_={width:\"100%\",boxSizing:\"border-box\",willChange:\"transform\",position:\"fixed\",display:\"flex\",alignItems:\"flex-start\",top:0,left:0,right:0,bottom:0},N={height:\"100%\",display:\"flex\",borderRadius:10,cursor:\"inherit\",overflow:\"hidden\"},E=\"__framer-overflow-hidden\",B=y(function(t){var i,r,u,d,c;let y=n(null),[b,f]=l(!1),[h,O]=l(!1),[g,T]=l(!1),[v]=l(()=>m.current()===m.canvas);a(()=>{O(k()),T(w.isSafari()&&w.isTouch());},[]);let V=(null===(r=t.inputOptions)||void 0===r?void 0:null===(i=r.inputFont)||void 0===i?void 0:i.fontSize)?t.inputOptions.inputFont.fontSize:\"16px\",_=g?`max(16px, ${V})`:V,E=C(e=>e.width<t.modalOptions.width+10?x.FixedTop:t.modalOptions.layoutType||t.layoutType),B={subtitleColor:t.resultOptions.subtitleOptions.subtitleColor,backgroundColor:t.modalOptions.backgroundColor,foregroundColor:t.resultOptions.titleColor,placeholderColor:t.inputOptions.placeholderOptions.placeholderColor,titleFont:(null===(u=t.resultOptions)||void 0===u?void 0:u.titleFont)&&!F(t.resultOptions.titleFont)?t.resultOptions.titleFont:{fontSize:14,fontFamily:I,fontWeight:500},subtitleFont:(null===(d=t.resultOptions.subtitleOptions)||void 0===d?void 0:d.subtitleFont)&&!F(t.resultOptions.subtitleOptions.subtitleFont)?t.resultOptions.subtitleOptions.subtitleFont:{fontSize:12,fontFamily:I,fontWeight:500},inputFont:(null===(c=t.inputOptions)||void 0===c?void 0:c.inputFont)&&!F(t.inputOptions.inputFont)?t.inputOptions.inputFont:{fontSize:16,fontFamily:I,fontWeight:500},// Keep separate so we can more easily override\ninputFontSize:_,width:t.modalOptions.width,offsetTop:t.modalOptions.top,borderRadius:t.modalOptions.borderRadius,shadow:j(t.modalOptions.shadow),entryIconColor:t.iconColor,entryIconSize:t.iconSize,entryIconImage:t.iconImage,inputIconSize:t.inputOptions.iconOptions.iconSize,inputIconColor:t.inputOptions.iconOptions.iconColor,inputIconImage:t.inputOptions.iconOptions.iconImage,gapBetweenStatusAndSearch:16,gapBetweenResults:1,scrollBarWidth:20,margin:10,spacing:8,zIndex:t.backdropOptions.zIndex,horizontalSpacing:20,overlayTransition:t.backdropOptions.transition};return /*#__PURE__*/o(\"div\",{style:{...N,...t.style,pointerEvents:h?\"none\":\"auto\",opacity:h?.4:1},children:[/*#__PURE__*/e(\"button\",{\"aria-label\":\"Search Icon\",style:{width:\"100%\",height:\"100%\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",background:\"none\",cursor:\"inherit\",color:\"inherit\",border:\"none\",outline:\"inherit\",padding:0},onClick:t=>{// Both need to keep `autofocus` working on the search input.\nt.preventDefault(),t.stopPropagation(),h||f(!0);},children:t.iconType===S.Custom&&B.entryIconImage?/*#__PURE__*/e(\"img\",{alt:\"icon entry point for Site Search\",src:B.entryIconImage.src,width:B.entryIconSize,height:B.entryIconSize}):/*#__PURE__*/e(s,{color:B.entryIconColor,width:B.entryIconSize,height:B.entryIconSize})}),/*#__PURE__*/e(p,{children:b&&!v&&/*#__PURE__*/e(z,{ref:y,layoutType:E,urlScope:t.urlScope,inputOptions:t.inputOptions,resultOptions:t.resultOptions,backdropOptions:t.backdropOptions,modalOptions:t.modalOptions,theme:B,onDismiss:()=>f(!1)})})]});},[// Prevent scrolling on iOS Safari when Input is focused.\n// From: https://gist.github.com/kiding/72721a0553fa93198ae2bb6eefaa3299\n`\n        @keyframes __framer-blink-input {\n            0% { opacity: 0; }\n            100% { opacity: 1; }\n        }\n\n        .__framer-search-modal-container input:focus {\n            animation: __framer-blink-input 0.01s;\n        }\n        `,// Allow styling of input placeholder\n`\n         .__framer-search-modal-container input::placeholder, \n         .__framer-search-modal-container input::-webkit-input-placeholder { \n            color: var(--framer-search-placeholder-color, #999999);\n            opacity: 1;\n        }\n        `,// Allow fallback to 100vh when dvh unit is not supported.\n`\n        .__framer-search-modal-container {\n            height: 100vh;\n            height: 100dvh;\n        }\n        .__framer-search-modal-container .__framer-max-height-80dvh {\n            max-height: 80vh;\n            max-height: 80dvh;\n        }\n        `,`\n        body.${E} {\n            overflow: hidden;\n        }`,// Increase hit target\n`\n        button.__framer-search-clear-button {\n            position: relative;\n        }\n        button.__framer-search-clear-button::after {\n            content: \"\";\n            position: absolute;\n            top: -10px;\n            right: -10px;\n            bottom: -10px;\n            left: -10px;\n        }`]);export default B;d(B,{urlScope:{title:\"Scope\",// @ts-ignore - Internal\ntype:c.PageScope},// entryType: {\n//     title: \"Type\",\n//     type: ControlType.Enum,\n//     options: Object.values(SearchEntryType),\n//     optionTitles: Object.values(SearchEntryType).map(titleCase),\n//     displaySegmentedControl: true,\n// },\niconType:{title:\"Icon\",type:c.Enum,options:Object.values(S),optionTitles:Object.values(S).map(v),displaySegmentedControl:!0},iconColor:{title:\"Color\",type:c.Color,defaultValue:\"#333\",hidden:t=>t.iconType===S.Custom},iconImage:{title:\"File\",type:c.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:t=>t.iconType===S.Default},iconSize:{title:\"Size\",type:c.Number,displayStepper:!0,defaultValue:24},inputOptions:{title:\"Input\",type:c.Object,buttonTitle:\"Icon, Styles\",controls:{iconOptions:{title:\"Icon\",type:c.Object,buttonTitle:\"Color, Size\",controls:{iconType:{title:\"Icon\",type:c.Enum,options:Object.values(S),optionTitles:Object.values(S).map(v),displaySegmentedControl:!0},iconColor:{title:\"Color\",type:c.Color,defaultValue:\"rgba(0, 0, 0, 0.45)\",hidden:({iconType:t})=>t===S.Custom},iconImage:{title:\"File\",type:c.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:({iconType:t})=>t===S.Default},iconSize:{title:\"Icon Size\",type:c.Number,displayStepper:!0,defaultValue:18,min:0,max:100}}},inputFont:{title:\"Font\",// @ts-ignore – Internal\ntype:c.Font,displayFontSize:!0},textColor:{title:\"Color\",type:c.Color,defaultValue:\"#333\"},placeholderOptions:{title:\"Placeholder\",type:c.Object,buttonTitle:\"Color, Text\",controls:{placeholderText:{title:\"Text\",type:c.String,defaultValue:\"Search...\"},placeholderColor:{title:\"Color\",type:c.Color,defaultValue:\"rgba(0,0,0,0.4)\"}}},dividerType:{title:\"Divider\",type:c.Enum,options:Object.values(g),optionTitles:Object.keys(g).map(v),defaultValue:g.FullWidth},clearButtonType:{title:\"Clear Type\",type:c.Enum,options:Object.values(T),optionTitles:Object.keys(T).map(v),defaultValue:T.Icon},clearButtonText:{title:\"Clear Text\",type:c.String,defaultValue:\"Clear\",hidden:t=>t.clearButtonType!==T.Text}}},modalOptions:{title:\"Modal\",buttonTitle:\"Layout, Width\",type:c.Object,controls:{layoutType:{title:\"Layout\",type:c.Enum,options:Object.keys(x),optionTitles:Object.values(x).map(v),defaultValue:x.QuickMenu},width:{title:\"Width\",type:c.Number,defaultValue:500,min:200,max:1e3,displayStepper:!0,step:5,hidden:t=>t.layoutType===x.FixedTop},top:{title:\"Top\",type:c.Number,defaultValue:0,min:0,max:1e3,displayStepper:!0,hidden:t=>t.layoutType!==x.FixedTop},heightIsStatic:{title:\"Height\",type:c.Boolean,enabledTitle:\"Instant\",disabledTitle:\"Animate\",hidden:({layoutType:t})=>t!==x.QuickMenu},heightTransition:{title:\"Type\",type:c.Transition,defaultValue:{type:\"spring\",stiffness:800,damping:60},hidden:({heightIsStatic:t,layoutType:e})=>e!==x.QuickMenu||t},borderRadius:{title:\"Radius\",type:c.Number,defaultValue:16,displayStepper:!0,min:0,hidden:({layoutType:t})=>t!==x.QuickMenu},shadow:{buttonTitle:\"Options\",type:c.Object,defaultValue:{x:0,y:20,blur:40,spread:0,color:\"rgba(0,0,0,0.2)\"},controls:{color:{type:c.Color,defaultValue:\"rgba(0,0,0,0.2)\"},x:{type:c.Number,defaultValue:0},y:{type:c.Number,defaultValue:20},blur:{type:c.Number,defaultValue:40},spread:{type:c.Number,defaultValue:0}}},backgroundColor:{title:\"Background\",type:c.Color,defaultValue:\"#FFF\"},[V(x.QuickMenu)]:{title:\"Animation\",type:c.Object,icon:\"effect\",hidden:({layoutType:t})=>t!==x.QuickMenu,optional:!0,buttonTitle:\"Options\",controls:{opacity:{type:c.Number,defaultValue:.5,step:.1,min:0,max:1},scale:{type:c.Number,defaultValue:.75,step:.1,min:0,max:2},// rotate: {\n//     type: ControlType.Number,\n//     defaultValue: 0,\n//     min: -360,\n//     max: 360,\n// },\nx:{type:c.Number,defaultValue:0,min:-500,max:500},y:{type:c.Number,defaultValue:0,min:-500,max:500},transition:{type:c.Transition}}},[V(x.FixedTop)]:{title:\"Animation\",type:c.Object,icon:\"effect\",buttonTitle:\"Options\",hidden:({layoutType:t})=>t!==x.FixedTop,optional:!0,controls:{opacity:{type:c.Number,defaultValue:.8,step:.1,min:0,max:1},y:{type:c.Number,defaultValue:0,min:-100,max:100},transition:{type:c.Transition}}},[V(x.Sidebar)]:{title:\"Animation\",type:c.Object,icon:\"effect\",buttonTitle:\"Options\",hidden:({layoutType:t})=>t!==x.Sidebar,optional:!0,controls:{opacity:{type:c.Number,defaultValue:.8,step:.1,min:0,max:1},x:{type:c.Number,defaultValue:0,min:-1e3,max:1e3},transition:{type:c.Transition}}}}},resultOptions:{title:\"Results\",buttonTitle:\"Fonts, Style\",type:c.Object,defaultValue:{},// description:\n//     \"Learn more about how to use Site Search [here](https://framer.com/learn/site-search)\",\ncontrols:{itemType:{title:\"Style\",type:c.Enum,options:Object.values(f),optionTitles:Object.keys(f).map(v),defaultValue:f.FullWidth},titleFont:{title:\"Title\",// @ts-ignore - Internal\ntype:c.Font,defaultValue:{fontSize:15},displayFontSize:!0},titleColor:{title:\"Color\",type:c.Color,defaultValue:\"#333\"},titleType:{title:\"Content\",type:c.Enum,options:Object.values(h),optionTitles:Object.keys(h).map(v),defaultValue:h.H1,displaySegmentedControl:!0},subtitleOptions:{type:c.Object,title:\"Subtitle\",buttonTitle:\"Font, Content\",controls:{subtitleFont:{title:\"Font\",// @ts-ignore - Internal\ntype:c.Font,defaultValue:{fontSize:13},displayFontSize:!0},subtitleColor:{title:\"Color\",type:c.Color,defaultValue:\"rgba(0, 0, 0, 0.4)\"},subtitleType:{title:\"Content\",type:c.Enum,options:Object.values(O),optionTitles:Object.keys(O).map(v),defaultValue:O.Path}}}}},backdropOptions:{title:\"Backdrop\",type:c.Object,buttonTitle:\"Color, Z Index\",controls:{backgroundColor:{title:\"Color\",type:c.Color,defaultValue:\"rgba(0, 0, 0, 0.8)\"},zIndex:{title:\"Z Index\",type:c.Number,defaultValue:10,displayStepper:!0,min:0,max:10},transition:{type:c.Transition}}}}),B.displayName=\"Search\";\nexport const __FramerMetadata__ = {\"exports\":{\"ResponsiveImage\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"WindowAnimation\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"EntryPointProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Shadow\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"EntryPoint\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerIntrinsicWidth\":\"40\",\"framerIntrinsicHeight\":\"40\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","let Component;\nvar Home_default = (React) => {\n  if (!Component) {\n    const HomeIcon = React.forwardRef(function HomeIcon2({\n      title,\n      titleId,\n      ...props\n    }, svgRef) {\n      return /* @__PURE__ */ React.createElement(\"svg\", Object.assign({\n        xmlns: \"http://www.w3.org/2000/svg\",\n        viewBox: \"0 0 24 24\",\n        fill: \"currentColor\",\n        \"aria-hidden\": \"true\",\n        \"data-slot\": \"icon\",\n        ref: svgRef,\n        \"aria-labelledby\": titleId\n      }, props), title ? /* @__PURE__ */ React.createElement(\"title\", {\n        id: titleId\n      }, title) : null, /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"M11.47 3.841a.75.75 0 0 1 1.06 0l8.69 8.69a.75.75 0 1 0 1.06-1.061l-8.689-8.69a2.25 2.25 0 0 0-3.182 0l-8.69 8.69a.75.75 0 1 0 1.061 1.06l8.69-8.689Z\"\n      }), /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"m12 5.432 8.159 8.159c.03.03.06.058.091.086v6.198c0 1.035-.84 1.875-1.875 1.875H15a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75V21a.75.75 0 0 1-.75.75H5.625a1.875 1.875 0 0 1-1.875-1.875v-6.198a2.29 2.29 0 0 0 .091-.086L12 5.432Z\"\n      }));\n    });\n    Component = HomeIcon;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  Home_default as default\n};\n","import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/hero-icons/Home.js@0.0.28\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"AcademicCap\",\"AdjustmentsVertical\",\"ArchiveBox\",\"ArchiveBoxArrowDown\",\"ArchiveBoxXMark\",\"ArrowDown\",\"ArrowDownCircle\",\"ArrowDownLeft\",\"ArrowDownOnSquare\",\"ArrowDownRight\",\"ArrowDownTray\",\"ArrowLeft\",\"ArrowLeftCircle\",\"ArrowLeftOnRectangle\",\"ArrowLongDown\",\"ArrowLongLeft\",\"ArrowLongRight\",\"ArrowLongUp\",\"ArrowPath\",\"ArrowRight\",\"ArrowRightCircle\",\"ArrowSmallDown\",\"ArrowSmallLeft\",\"ArrowSmallRight\",\"ArrowSmallUp\",\"ArrowTrendingDown\",\"ArrowTrendingUp\",\"ArrowUp\",\"ArrowUpCircle\",\"ArrowUpLeft\",\"ArrowUpOnSquare\",\"ArrowUpOnSquareStack\",\"ArrowUpRight\",\"ArrowUpTray\",\"ArrowUturnDown\",\"ArrowUturnLeft\",\"ArrowUturnRight\",\"ArrowUturnUp\",\"ArrowsPointingIn\",\"ArrowsPointingOut\",\"ArrowsRightLeft\",\"ArrowsUpDown\",\"AtSymbol\",\"Backspace\",\"Backward\",\"Banknotes\",\"Bars2\",\"Bars3\",\"Bars3BottomLeft\",\"Bars3BottomRight\",\"Bars3CenterLeft\",\"Bars4\",\"BarsArrowDown\",\"BarsArrowUp\",\"Battery0\",\"Battery100\",\"Battery50\",\"Beaker\",\"Bell\",\"BellAlert\",\"BellSlash\",\"BellSnooze\",\"Bolt\",\"BoltSlash\",\"BookOpen\",\"Bookmark\",\"BookmarkSlash\",\"BookmarkSquare\",\"Briefcase\",\"BugAnt\",\"BuildingLibrary\",\"BuildingOffice\",\"BuildingOffice2\",\"BuildingStorefront\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarDays\",\"Camera\",\"ChartBar\",\"ChartBarSquare\",\"ChartPie\",\"ChatBubbleLeft\",\"ChatBubbleLeftRight\",\"ChatBubbleOvalLeft\",\"Check\",\"CheckBadge\",\"CheckCircle\",\"ChevronDoubleDown\",\"ChevronDoubleLeft\",\"ChevronDoubleRight\",\"ChevronDoubleUp\",\"ChevronDown\",\"ChevronLeft\",\"ChevronRight\",\"ChevronUp\",\"ChevronUpDown\",\"CircleStack\",\"Clipboard\",\"ClipboardDocument\",\"Clock\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CodeBracket\",\"CodeBracketSquare\",\"Cog\",\"Cog6Tooth\",\"Cog8Tooth\",\"CommandLine\",\"ComputerDesktop\",\"CpuChip\",\"CreditCard\",\"Cube\",\"CubeTransparent\",\"CurrencyBangladeshi\",\"CurrencyDollar\",\"CurrencyEuro\",\"CurrencyPound\",\"CurrencyRupee\",\"CurrencyYen\",\"CursorArrowRays\",\"CursorArrowRipple\",\"DevicePhoneMobile\",\"DeviceTablet\",\"Document\",\"DocumentArrowDown\",\"DocumentArrowUp\",\"DocumentChartBar\",\"DocumentCheck\",\"DocumentDuplicate\",\"DocumentMinus\",\"DocumentPlus\",\"DocumentText\",\"EllipsisHorizontal\",\"EllipsisVertical\",\"Envelope\",\"EnvelopeOpen\",\"ExclamationCircle\",\"ExclamationTriangle\",\"Eye\",\"EyeDropper\",\"EyeSlash\",\"FaceFrown\",\"FaceSmile\",\"Film\",\"FingerPrint\",\"Fire\",\"Flag\",\"Folder\",\"FolderArrowDown\",\"FolderMinus\",\"FolderOpen\",\"FolderPlus\",\"Forward\",\"Funnel\",\"Gif\",\"Gift\",\"GiftTop\",\"GlobeAlt\",\"GlobeAmericas\",\"GlobeAsiaAustralia\",\"GlobeEuropeAfrica\",\"HandRaised\",\"HandThumbDown\",\"HandThumbUp\",\"Hashtag\",\"Heart\",\"Home\",\"HomeModern\",\"Identification\",\"Inbox\",\"InboxArrowDown\",\"InboxStack\",\"InformationCircle\",\"Key\",\"Language\",\"Lifebuoy\",\"LightBulb\",\"Link\",\"ListBullet\",\"LockClosed\",\"LockOpen\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Map\",\"MapPin\",\"Megaphone\",\"Microphone\",\"Minus\",\"MinusCircle\",\"MinusSmall\",\"Moon\",\"MusicalNote\",\"Newspaper\",\"NoSymbol\",\"PaintBrush\",\"PaperAirplane\",\"PaperClip\",\"Pause\",\"PauseCircle\",\"Pencil\",\"PencilSquare\",\"Phone\",\"PhoneArrowDownLeft\",\"PhoneArrowUpRight\",\"PhoneXMark\",\"Photo\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Plus\",\"PlusCircle\",\"PlusSmall\",\"Power\",\"PresentationChartBar\",\"Printer\",\"PuzzlePiece\",\"QrCode\",\"QuestionMarkCircle\",\"QueueList\",\"Radio\",\"ReceiptPercent\",\"ReceiptRefund\",\"RectangleGroup\",\"RectangleStack\",\"RocketLaunch\",\"Rss\",\"Scale\",\"Scissors\",\"Server\",\"ServerStack\",\"Share\",\"ShieldCheck\",\"ShieldExclamation\",\"ShoppingBag\",\"ShoppingCart\",\"Signal\",\"SignalSlash\",\"Sparkles\",\"SpeakerWave\",\"SpeakerXMark\",\"Square2Stack\",\"Square3Stack3D\",\"Squares2X2\",\"SquaresPlus\",\"Star\",\"Stop\",\"StopCircle\",\"Sun\",\"Swatch\",\"TableCells\",\"Tag\",\"Ticket\",\"Trash\",\"Trophy\",\"Truck\",\"Tv\",\"User\",\"UserCircle\",\"UserGroup\",\"UserMinus\",\"UserPlus\",\"Users\",\"Variable\",\"VideoCamera\",\"VideoCameraSlash\",\"ViewColumns\",\"ViewfinderCircle\",\"Wallet\",\"Wifi\",\"Window\",\"Wrench\",\"WrenchScrewdriver\",\"XCircle\",\"XMark\",\"index\"];const moduleBaseUrl=\"https://framer.com/m/hero-icons/\";const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * HERO\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.28`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Hero\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Hero site](https://heroicons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box…\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hero.map","// Generated by Framer (5a603da)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import{withNoActiveLicense}from\"https://framerusercontent.com/modules/i2Un2CjOPmwwcKrEF2ze/znwtkpMsGNxPwgRepo7p/FramerAuth.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/HYyjp8p9xvnIaFfg4vLd/enYn0Y2LfZ8km5lJVXxV/mFmPzpI2N.js\";const HeroFonts=getFonts(Hero);const MotionDivWithNoActiveLicense=withNoActiveLicense(motion.div);const MotionAWithNoActiveLicense=withNoActiveLicense(motion.a);const cycleOrder=[\"zbgabcIBu\",\"Y2iNagGHh\",\"Ok0A6_bcU\",\"bSQcm8PNw\"];const serializationHash=\"framer-ydLvF\";const variantClassNames={bSQcm8PNw:\"framer-v-1cs020b\",Ok0A6_bcU:\"framer-v-fh5phd\",Y2iNagGHh:\"framer-v-17vr8v6\",zbgabcIBu:\"framer-v-8m9dfg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"3rd Party\":\"bSQcm8PNw\",Basic:\"zbgabcIBu\",Freebie:\"Y2iNagGHh\",Pro:\"Ok0A6_bcU\"};const getProps=({_3RdParty,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"zbgabcIBu\",z8fFN66YO:_3RdParty!==null&&_3RdParty!==void 0?_3RdParty:props.z8fFN66YO};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,z8fFN66YO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zbgabcIBu\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Y2iNagGHh\",\"bSQcm8PNw\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"Y2iNagGHh\",\"Ok0A6_bcU\",\"bSQcm8PNw\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{nodeId:\"zbgabcIBu\",...addPropertyOverrides({bSQcm8PNw:{href:z8fFN66YO,openInNewTab:true,smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-8m9dfg\",className,classNames)} framer-a49tj3`,\"data-border\":true,\"data-framer-name\":\"Basic\",layoutDependency:layoutDependency,layoutId:\"zbgabcIBu\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d2690db9-43ae-4949-bd3a-606ab48f5f0e, rgb(212, 212, 221))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-9d5687a9-bae4-4c41-972f-07aaf07afffd, rgb(239, 239, 241))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0px 5px 0px rgba(0, 0, 0, 0.05000000074505806), inset 0px 2px 4px 0px rgba(255, 255, 255, 0.15)\",...style},variants:{bSQcm8PNw:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-36467775-1e75-4b9c-bfe0-e8555ce7da0f, rgb(6, 3, 28))\"},Y2iNagGHh:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-ba1fbd00-b42f-4fb7-8f07-db0218d83114, rgb(89, 27, 229))\"}},...addPropertyOverrides({bSQcm8PNw:{\"data-framer-name\":\"3rd Party\"},Ok0A6_bcU:{\"data-framer-name\":\"Pro\"},Y2iNagGHh:{\"data-framer-name\":\"Freebie\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithNoActiveLicense,{className:\"framer-11nj332\",layoutDependency:layoutDependency,layoutId:\"RqroNejBs\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bvyb6g-container\",layoutDependency:layoutDependency,layoutId:\"GuNrII3Bl-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-36467775-1e75-4b9c-bfe0-e8555ce7da0f, rgb(6, 3, 28))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"LockClosed\",id:\"GuNrII3Bl\",layoutId:\"GuNrII3Bl\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ghcfq1\",\"data-styles-preset\":\"mFmPzpI2N\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-36467775-1e75-4b9c-bfe0-e8555ce7da0f, rgb(6, 3, 28)))\"},children:\"PRO\"})}),className:\"framer-enpf8c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KsAsIQ5lw\",style:{\"--extracted-r6o4lv\":\"var(--token-36467775-1e75-4b9c-bfe0-e8555ce7da0f, rgb(6, 3, 28))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{bSQcm8PNw:{\"--extracted-r6o4lv\":\"var(--token-c19be0cf-7acb-4574-998f-5d6eee5dd057, rgb(255, 255, 255))\"},Y2iNagGHh:{\"--extracted-r6o4lv\":\"var(--token-c19be0cf-7acb-4574-998f-5d6eee5dd057, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bSQcm8PNw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ghcfq1\",\"data-styles-preset\":\"mFmPzpI2N\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c19be0cf-7acb-4574-998f-5d6eee5dd057, rgb(255, 255, 255)))\"},children:\"3rd party\"})})},Y2iNagGHh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ghcfq1\",\"data-styles-preset\":\"mFmPzpI2N\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c19be0cf-7acb-4574-998f-5d6eee5dd057, rgb(255, 255, 255)))\"},children:\"FREE\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"q1ZXYMTor\"},nodeId:\"Tt0oCG5mX\",children:/*#__PURE__*/_jsx(MotionAWithNoActiveLicense,{className:\"framer-g004eu framer-a49tj3\",\"data-framer-name\":\"Upgrade\",layoutDependency:layoutDependency,layoutId:\"Tt0oCG5mX\"})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ydLvF.framer-a49tj3, .framer-ydLvF .framer-a49tj3 { display: block; }\",\".framer-ydLvF.framer-8m9dfg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ydLvF .framer-11nj332 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ydLvF .framer-bvyb6g-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-ydLvF .framer-enpf8c { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ydLvF .framer-g004eu { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; text-decoration: none; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ydLvF.framer-8m9dfg, .framer-ydLvF .framer-11nj332 { gap: 0px; } .framer-ydLvF.framer-8m9dfg > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ydLvF.framer-8m9dfg > :first-child { margin-left: 0px; } .framer-ydLvF.framer-8m9dfg > :last-child { margin-right: 0px; } .framer-ydLvF .framer-11nj332 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ydLvF .framer-11nj332 > :first-child { margin-top: 0px; } .framer-ydLvF .framer-11nj332 > :last-child { margin-bottom: 0px; } }\",\".framer-ydLvF.framer-v-1cs020b.framer-8m9dfg { text-decoration: none; }\",...sharedStyle.css,'.framer-ydLvF[data-border=\"true\"]::after, .framer-ydLvF [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 41\n * @framerIntrinsicWidth 78\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Y2iNagGHh\":{\"layout\":[\"auto\",\"auto\"]},\"Ok0A6_bcU\":{\"layout\":[\"auto\",\"auto\"]},\"bSQcm8PNw\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"z8fFN66YO\":\"_3RdParty\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramercnPpf9k29=withCSS(Component,css,\"framer-ydLvF\");export default FramercnPpf9k29;FramercnPpf9k29.displayName=\"Paid our Freebie\";FramercnPpf9k29.defaultProps={height:41,width:78};addPropertyControls(FramercnPpf9k29,{variant:{options:[\"zbgabcIBu\",\"Y2iNagGHh\",\"Ok0A6_bcU\",\"bSQcm8PNw\"],optionTitles:[\"Basic\",\"Freebie\",\"Pro\",\"3rd Party\"],title:\"Variant\",type:ControlType.Enum},z8fFN66YO:{title:\"3rd Party\",type:ControlType.Link}});addFonts(FramercnPpf9k29,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...HeroFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercnPpf9k29\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"z8fFN66YO\\\":\\\"_3RdParty\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"41\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"78\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Y2iNagGHh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ok0A6_bcU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bSQcm8PNw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cnPpf9k29.map"],"mappings":"4nCAAkG,SAAS,GAAW,EAAM,CAAC,MAAqB,GAAK,MAAM,CAAC,MAAM,6BAA6B,QAAQ,cAAc,MAAM,EAAM,MAAM,OAAO,EAAM,OAAO,MAAM,CAAC,GAAG,EAAM,MAAM,MAAM,EAAM,KAAM,EAAC,SAAuB,EAAK,OAAO,CAAC,EAAE,mIAAmI,KAAK,cAAe,EAAC,AAAC,EAAC,AAAE,CAAO,SAAS,GAAU,EAAM,CAAC,MAAqB,GAAM,MAAM,CAAC,MAAM,6BAA6B,QAAQ,cAAc,GAAG,EAAM,SAAS,CAAe,EAAK,OAAO,CAAC,MAAM,MAAM,OAAO,MAAM,KAAK,MAAO,EAAC,CAAe,EAAK,OAAO,CAAC,EAAE,oPAAoP,KAAK,cAAe,EAAC,AAAC,CAAC,EAAC,AAAE,CAAO,SAAS,GAAY,EAAM,CAAC,IAAM,EAAY,EAAE,MAAqB,GAAM,MAAM,CAAC,MAAM,CAAC,SAAS,WAAW,GAAG,EAAM,KAAM,EAAC,SAAS,CAAe,EAAK,EAAO,IAAI,CAAC,QAAQ,CAAC,OAAO,GAAI,EAAC,WAAW,CAAC,KAAK,SAAS,SAAS,EAAE,OAAO,GAAS,EAAC,MAAM,CAAC,aAAa,IAAI,iBAAiB,8CAA8C,EAAM,MAAM,QAAQ,MAAM,OAAO,OAAO,MAAO,CAAC,EAAC,CAAe,EAAK,MAAM,CAAC,MAAM,CAAC,gBAAgB,EAAM,gBAAgB,aAAa,IAAI,SAAS,WAAW,IAAI,EAAY,KAAK,EAAY,OAAO,EAAY,MAAM,CAAY,CAAC,EAAC,AAAC,CAAC,EAAC,AAAE,eAA9hD,GAAyD,IAAkC,GCApF,SAAS,EAAQ,EAAM,CAC1B,KAAK,MAAQ,IAAI,QAAQ,CAAC,EAAS,IAAS,CACxC,IAAI,EAAU,EAAO,UAAU,KAAK,SAAS,OAAO,CASpD,AARA,EAAQ,gBAAkB,AAACmE,GAAI,CAE3B,AADA,KAAK,GAAKA,EAAE,OAAO,OACnB,KAAK,GAAG,kBAAkB,QAAQ,AACrC,EACD,EAAQ,UAAY,AAACA,GAAI,CAErB,AADA,KAAK,GAAKA,EAAE,OAAO,OACnB,GAAS,AACZ,EACD,EAAQ,QAAU,AAACA,GAAI,CAEnB,AADA,KAAK,GAAKA,EAAE,OAAO,OACnB,EAAOA,EAAE,AACZ,CACJ,EACJ,eAyBD,AAI8E,GAAA,CA5B9E,EAAQ,UAAU,IAAM,SAAS,EAAK,CAClC,MAAO,MAAK,MAAM,KAAK,IACZ,IAAI,QAAQ,CAAC,EAAS,IAAS,CAClC,IAAI,EAAU,KAAK,UAAU,CAAC,IAAI,EAAI,CAGtC,AAFA,EAAQ,UAAY,AAACA,GAAI,EAAQA,EAAE,OAAO,OAAO,CAEjD,EAAQ,QAAU,CACrB,GACH,AACL,EACD,EAAQ,UAAU,SAAW,UAAW,CACpC,MAAO,MAAK,GAAG,YAAY,CACvB,OACH,EAAE,YAAY,CAAC,YAAY,QAAQ,AACvC,EACD,EAAQ,UAAU,IAAM,SAAS,EAAK,EAAO,CACzC,MAAO,MAAK,MAAM,KAAK,IACZ,IAAI,QAAQ,CAAC,EAAS,IAAS,CAClC,IAAI,EAAU,KAAK,UAAU,CAAC,IAAI,EAAO,EAAI,CAE7C,AADA,EAAQ,UAAY,EACpB,EAAQ,QAAU,CACrB,GACH,AACL,EACD,EAAQ,UAAU,OAAS,SAAS,EAAK,EAAO,CAC5C,EAAO,UAAU,eAAe,SAAS,OAAO,AACnD,IC1C0yB,eAAe,GAAc,EAAI,EAAY,EAAM,IAAI,EAAQ,SAAS,CAAoB,IAAb,EAAS,EAAU,EAAK,KAAM,GAAM,IAAI,EAAS,EAAY,AAAE,CAAO,eAAe,GAAmB,EAAI,EAAM,IAAI,EAAQ,SAAS,CAAoB,IAAb,EAAS,EAAU,EAAK,KAAM,GAAM,IAAI,EAAS,CAA4B,OAAxB,GAA+B,IAAO,eAAnmC,IAAgH,GCD6C,SAAS,GAAkB,EAAS,CAAC,OAAO,GAAU,IAAW,SAAW,CAAmC,SAAS,GAAY,EAAS,CAAiD,MAA7C,IAAkB,EAAS,CAAQ,IAAiB,EAAE,GAAU,GAAG,EAAS,CAAG,CAAyC,SAAS,GAAe,EAAS,CAAoD,MAAhD,IAAkB,EAAS,CAAQ,IAAoB,EAAE,GAAa,GAAG,EAAS,CAAG,CAAO,eAAe,GAAe,EAAS,CAGziB,IAA/B,EAAS,GAAY,EAAS,CAAO,EAAY,KAAM,IAAmB,EAAS,CAAC,GAAG,EAAa,OAAO,CAAc,CAAO,SAAS,GAAe,EAAS,EAAM,CAAC,IAAM,EAAS,GAAY,EAAS,CAAC,GAAc,EAAS,EAAM,CAAuD,IAAhD,EAAS,CAAC,QAAQ,GAAQ,UAAU,KAAK,KAAK,AAAC,EAAO,EAAY,GAAe,EAAS,CAAC,GAAc,EAAY,EAAS,AAAE,wBAHY,AAAnY,IAAsG,CAAM,GAAQ,EAA2H,GAAU,mBAA0I,GAAa,qCCEnY,GAAY,KAAK,CAAC,QAAQ,EAAE,MAAM,wBAAwB,YAAY,gCAAgC,SAAS,GAAG,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,EAAE,CAAE,EAAC,IAAI,gBAAgB,UAAU,CAAE,CAAC,eAAc,CAAC,QAAQ,EAAE,MAAM,8BAA8B,YAAY,gEAAgE,SAAS,GAAG,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,EAAE,CAAE,EAAC,IAAI,kBAAkB,UAAU,CAAE,CAAC,eAAc,CAAC,QAAQ,EAAE,MAAM,6BAA6B,YAAY,6DAA6D,SAAS,GAAG,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,GAAG,CAAE,EAAC,EAAE,CAAE,EAAC,IAAI,kBAAkB,UAAU,CAAE,CAAC,CAAC,wBCA8jC,AAAhsD,EAAI,IAAI,YAAY,OAAa,GAAS,CAAC,EAAEI,IAAI,CAAgF,IAAzE,EAAE,EAAE,OAAaM,EAAEN,EAAE,OAAa,EAAI,GAAG,EAAE,EAAM,EAAG,GAAO,EAAG,EAAM,EAAG,EAAM,EAAE,EAAE,KAAM,KAAK,EAAI,EAAE,WAAW,EAAE,GAAG,GAAG,EAAG,IAAI,EAAE,EAAE,EAAEM,EAAE,IAAI,CAA6B,IAAxB,EAAG,EAAI,EAAE,WAAW,EAAE,EAAQ,EAAG,EAAG,EAAwG,AAArG,IAAK,EAAG,GAAI,EAAG,EAAG,KAAM,EAAG,GAAI,GAAI,EAAM,EAAG,GAAK,IAAS,EAAG,GAAK,IAAM,EAAG,GAAI,EAAE,EAAE,EAAG,GAAI,IAAI,EAAG,GAAI,GAAI,CAAI,CAAI,MAAF,EAAQ,KAAK,EAAI,EAAE,WAAW,EAAE,EAAE,EAAG,OAAO,CAAI,EAAO,GAAQ,CAACN,EAAE,IAAI,CAAyF,IAAlF,EAAE,EAAE,OAAaM,EAAEN,EAAE,OAAa,EAAI,CAAE,EAAO,EAAI,CAAE,EAAO,EAAM,KAAK,KAAK,EAAE,GAAG,CAAO,EAAM,KAAK,KAAKM,EAAE,GAAG,CAAC,IAAI,IAAI,EAAE,EAAE,EAAE,EAAM,IAAe,AAAV,EAAI,GAAG,GAAG,EAAI,GAAG,MAAOtB,EAAE,EAAE,KAAKA,EAAE,EAAM,EAAEA,IAAI,CAAqC,IAAhC,EAAG,EAAM,EAAG,GAAS,EAAMA,EAAE,GAAS,EAAK,KAAK,IAAI,GAAGsB,EAAE,CAAC,EAAM,IAAI,IAAIrB,EAAE,EAAMA,EAAE,EAAKA,IAAK,EAAI,EAAE,WAAWA,EAAE,GAAG,GAAGA,EAAG,IAAI,IAAI,EAAG,EAAE,EAAG,EAAE,IAAK,CAA8J,IAAvJ,EAAG,EAAI,EAAE,WAAW,EAAG,EAAQ,EAAG,EAAI,EAAG,GAAG,KAAK,EAAG,EAAQ,EAAG,EAAI,EAAG,GAAG,KAAK,EAAG,EAAQ,EAAG,EAAG,EAAS,IAAK,EAAG,GAAI,GAAI,EAAG,EAAG,EAAG,EAAO,EAAG,IAAK,EAAG,GAAQ,EAAG,EAAG,EAAkH,AAA5G,IAAK,GAAG,IAAI,EAAI,EAAG,GAAG,IAAI,GAAG,GAAO,IAAK,GAAG,IAAI,EAAI,EAAG,GAAG,IAAI,GAAG,GAAI,EAAG,GAAI,EAAE,EAAG,EAAG,GAAI,EAAE,EAAG,EAAG,IAAK,EAAG,GAAI,EAAG,EAAG,CAAI,KAAI,IAAI,EAAG,EAAM,EAAG,EAAK,IAAM,EAAI,EAAE,WAAW,EAAG,EAAE,CAAI,CAAuC,IAAnC,EAAI,EAAM,EAAI,GAAS,EAAOD,EAAE,GAAS,EAAM,KAAK,IAAI,GAAGsB,EAAE,EAAO,CAAC,EAAO,IAAI,IAAI,EAAG,EAAO,EAAG,EAAM,IAAM,EAAI,EAAE,WAAW,EAAG,GAAG,GAAG,EAAI,IAAI,EAAMA,EAAE,IAAI,IAAI,EAAG,EAAE,EAAG,EAAE,IAAK,CAAgL,IAAzK,EAAI,EAAI,EAAE,WAAW,EAAG,EAAQ,EAAI,EAAI,EAAG,GAAG,KAAK,EAAG,EAAQ,EAAI,EAAI,EAAG,GAAG,KAAK,EAAG,EAAQ,EAAI,EAAI,EAAU,IAAM,EAAI,GAAK,GAAK,EAAI,EAAI,EAAI,EAAQ,EAAI,IAAM,EAAI,GAAS,EAAI,EAAI,EAAuK,AAAnK,GAAO,IAAMA,EAAE,EAAE,EAAE,GAAO,IAAMA,EAAE,EAAE,EAAK,IAAM,GAAG,IAAK,EAAI,EAAG,GAAG,IAAI,GAAG,GAAO,IAAM,GAAG,IAAK,EAAI,EAAG,GAAG,IAAI,GAAG,GAAI,EAAI,GAAK,EAAE,EAAI,EAAI,GAAK,EAAE,EAAI,EAAI,IAAM,EAAI,GAAK,EAAI,EAAI,CAAK,KAAI,IAAI,EAAG,EAAO,EAAG,EAAM,IAAM,EAAI,EAAE,WAAW,EAAG,EAAE,EAAG,OAAO,CAAO,EAAO,EAAS,CAAC,EAAEN,IAAI,CAAC,GAAG,EAAE,OAAOA,EAAE,OAAO,CAAC,IAAM,EAAIA,EAAM,AAAJ,EAAE,EAAE,EAAE,CAAK,CAAyE,OAAtEA,EAAE,SAAS,EAAU,EAAE,OAAW,EAAE,QAAQ,GAAW,GAAS,EAAEA,EAAE,CAAS,GAAQ,EAAEA,EAAE,AAAE,ICFnrD,SAASL,GAAEC,EAAE,CAAC,MAAO,GAAE,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,MAAM,EAAE,AAAE,CAAO,SAAS,EAAU,EAAE,CAAC,IAAI,EAAE,EAAE,MAAMA,GAAE,EAAE,CAAE,EAAC,MAAO,GAAE,IAAID,GAAE,CAAC,KAAK,IAAI,AAAE,CAAO,SAAS,GAAUC,EAAED,EAAE,CAAC,IAAI,EAAEC,EAAE,OAAO,GAAG,GAAGD,EAAE,OAAOC,EAAE,IAAI,EAAE,EAAE,MAAM,EAAED,EAAE,CAAC,OAAO,EAAEA,EAAE,EAAE,IAAI,CAAG,CAAO,SAAS,GAAcC,EAAE,CAAC,MAAW,QAAO,KAAKA,EAAE,CAAC,SAAnB,CAA2B,CAAO,SAAS,GAAaA,EAAE,CAAC,SAASD,GAAG,CAAE,QAAOC,EAAE,CAAC,IAAI,SAAS,GAAGA,EAAE,CAAC,QAAQ,IAAI,KAAK,KAAK,CAAC,GAAGA,EAAE,AAAE,EAAC,KAAK,SAASA,EAAE,CAAC,QAAQ,KAAKA,EAAE,AAAE,EAAC,QAAQ,SAASA,EAAE,CAAC,QAAQ,QAAQA,EAAE,AAAE,CAAC,EAAC,CAAC,IAAID,EAAE,KAAKA,EAAE,QAAQA,CAAE,CAAE,CAA4M,SAAS,GAAcC,EAAE,CAAC,IAAID,EAAE,EAAE,EAAE,OAAeA,EAAEC,EAAE,YAAgC,WAAYA,EAAE,UAAU,YAAoB,EAAEA,EAAE,YAAgC,WAAYA,EAAE,UAAU,YAAoB,EAAEA,EAAE,eAAmC,WAAYA,EAAE,aAAa,WAAW,mKAAqK,CAAO,SAAS,EAAuBA,EAAE,CAAC,OAAO,EAAEA,EAAE,UAAY,CAAoL,SAAS,IAAmB,CAAC,IAAIA,EAA4B,AAApB,IAAiC,cAAc,mCAAmC,CAAC,IAAIA,EAAE,OAAO,IAAID,EAAE,EAAE,aAAa,UAAU,CAAC,OAAOA,CAAG,gCAAa,AAEttD,IAFpB,GAA0C,YAAiB,EAAO,aAAa,QAAQ,sBAAsB,GAA3D,OAAgEC,GAAE,8CAA6jB,EAAoB,oKAA8rB,UAAiC,SAApB,IAA6B,SAAS,KAAkB,GAA+B,WAAc,KAAP,EAA4P,GAAiB,IAAsB,IAAmB,GAArC,kBCA16B,SAASE,GAAEF,EAAE,CAAC,GAAG,CAAC,OAAO,IAAI,IAAIA,IAAI,CAAG,MAAQ,CAAC,OAAO,CAAG,CAAC,UAAS,GAAEA,EAAE,CAAC,MAAO,GAAE,MAAM,OAAO,iDAAiD,IAAI,CAAC,AAAE,UAAS,EAAEA,EAAE,CAAC,IAAID,EAAE,GAAEC,EAAE,CAAC,OAAO,GAAG,EAAE,MAAM,EAAEA,EAAE,OAAO,EAAE,CAAC,OAAO,IAAI,IAAID,EAAI,CAGnkC,SAAS,GAAEC,EAAE,CAAC,MAAO,OAAM,QAAQA,EAAE,CAAC,EAAE,IAAI,GAAE,CAAC,EAAE,UAAU,MAAM,CACnE,QAAQ,mBAAmB,GAAG,CAAC,aAAa,AAAE,UAAS,GAAEA,EAAE,CAAC,IAAID,EAAE,CAAE,EAAC,IAAI,GAAG,CAAC,EAAE,EAAE,EAAG,QAAO,QAAQC,EAAE,CAAC,CAAC,UAAoB,GAAjB,UAAoB,MAAM,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,GAAE,EAAE,CAAC,QAAU,GAAE,GAAG,CAAG,QAAOD,CAAG,UAAS,GAAEC,EAAED,EAAE,EAAE,CAAC,IAAI,EAAE,CAAC,GAAGC,CAAE,EAAC,OAAOD,EAAE,EAAE,QAAQ,EAAE,MAAMA,GAAG,EAAE,EAAE,MAAM,EAAE,IAAI,GAAG,CAAG,CAKvQ,SAASX,GAAEW,EAAE,EAAE,EAAE,EAAE,CAAC,IAAI,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,MAAM,IAAI,IAAI,CAAE,EAAC,YAAY,CAAC,MAAM,IAAI,IAAI,CAAE,CAAC,EAAC,EAAE,EAAEA,EAAE,IAAI,CACnG,GAAG,EAAE,IAAI,EAAE,GAAG,GAAG,IAAQ,EAAE,OAAN,GAAgB,EAAE,OAAN,GAAY,EAAE,QAAQ,CAAC,MAAM,CAAC,QAAQ,IAAI,GAAG,EAAE,GAAG,EAAE,EAAE,CAAC,IAAIvD,EAAE,EAAE,IAAI,MAAM,IAAI,CAAC,OAAO,GAAG,EAAE,GAAGA,EAAE,EAAEA,EAAE,AAAE,KAAI,EAAE,EAAEuD,EAAE,MAAM,CAAC,EAAE,IAAI,EAAE,GAAG,GAAG,IAAI,IAAI,EAAE,EAAE,MAAM,QAAQ,EAAE,CACjM,IAAI,IAAIC,KAAU,IAAL,KAAS,GAAG,GAEzB,EAAE,MAAM,GAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAE,GAAG,EAAED,EAAE,MAAM,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC,IAAIA,EAAE,EAAE,EAAEC,EAAE,CAC5E,GAAG,IAAI,GAAG,GAAK,KAAI,EAAE,CAAC,GAAGD,EAAE,GAAG,GAAGA,EAAE,GAAG,GAAGA,EAAE,GAAG,GAAGA,EAAE,GAAG,GAAGA,EAAE,GAAG,GAAGA,EAAE,EAAG,EAAC,IAAI,IAAIC,KAAK,EAAE,CAAC,IAAID,EAAE,EAAEC,EAAE,CACjG,IAAI,IAAIjC,KAAK,GAAG,EAAEiC,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,WAAW,EAAE,GAAG,GAAG,IAAI,EAAE,IAAI,EAAE,GAAG,GAAG,IAAI,EAAE,SAAS,EAAE,GAAG,GAAG,GAAGD,GAAG,CAAC,IAAIC,EAAE,EAAE,EAAEjC,EAAE,CAAC,GAAG,IAAI,GAAG,EAAI,CAAC,KAAI,EAAE,EAAE,YAAY,QAAQ,EAAE,CAAC,IAAI,IAAIiC,KAAU,IAAL,KAAS,GAAG,GAAG,EAAE,YAAY,GAAE,EAAE,YAAY,EAAE,EAAE,EAAE,OAAO,EAAED,EAAE,GAAG,EAAE,SAAS,EAAE,GAAG,GAAG,IAAI,IAAI,IAAIC,KAAKD,EAAE,UAAU,GAAG,EAAEC,EAAE,EAAE,GAAG,GAAG,IAAI,EAAE,SAAS,EAAE,GAAG,GAAG,IAAI,EAAE,SAAS,EAAE,GAAG,GAAG,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAE,CAAE,UAASpB,GAAEoB,EAAED,EAAE,CAAC,IAAI,EAAE,GAAEC,EAAE,CAAC,EAAE,GAAED,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,IAAI,IAAIC,KAAK,EAAE,CAAC,GAAG,CAAC,MAAMD,EAAE,CAAC,GAAE,EAAEC,EAAE,EAAE,EAAE,CAAC,GAAGD,CAAG,QAAO,CAAG,UAAS,GAAEC,EAAED,EAAE,EAAE,CAAC,IAAI,EAAE,EAAE,IAAI,CAAC,IAAIA,IAAIC,EAAE,MAAM,CAAE,EAAC,IAAI,EAAQC,IAAW,SAAS,SAAS,GAAE,QAAQ,CACpkB,IAAIrD,EAAE,OAAO,OAAOoD,EAAE,CAAC,IAAI,GAAG,CAAC,IAAIxD,EAAE,GAAEwD,EAAED,EAAE,CAACnD,EAAEoD,EAAE,GAAG,QAAQA,EAAE,GAAG,GAAG,EAAS,GAAW,YAAanD,EAAE,MAAMmD,EAAE,MAAMpD,GAAGoD,EAAE,MAAM,EAAE,CAAC,IAAIA,EAAE,IAAI,MAAM,EAAE,YAAYA,EAAE,YAAY,KAAK,CAAC,GAAGA,EAAE,EAAEA,EAAE,SAAU,EAAC,KAAK,IAAI,CAAC,MAAMxD,CAAE,EAAC,OAAO,CAAG,EAAC,CAAC,OAAO,GAAGwD,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC,OAAO,IAAI,GAAGA,EAAE,MAAM,EAAE,CAAC,KAAK,CAACA,EAAED,IAAIA,EAAE,MAAMC,EAAE,MAAM,CAAC,MAAO,IAAE,QAAQ,CAACpD,CAAG,EAAC,CAACoD,EAAED,CAAE,EAAC,CAAC,OAAO,CAAG,UAAS,GAAEC,EAAED,EAAE,CAAC,IAAI,EAAE,CAAE,EAAC,EAAE,EAAE,SAAS,IAAI,CAAC,EAAE,EAAE,MAAM,IAAI,CAAC,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,GAAG,IAAI,IAAIA,KAAKC,EAAE,CAAC,EAAE,WAAW,EAAE,EAAE,GAAGD,EAAE,QAAQ,EAAE,SAAS,EAAEA,GAAGC,EAAED,IAAI,OAAO,CAAG,CAAO,SAAS,GAAUC,EAAE,EAAE,EAAE,CAAC,GAAG,CAAC,EAAEG,EAAE,CAAC,EAAE,CAAE,EAAC,CAAC,CAAC,EAAE,EAAE,CAAC,EAAE,UAAU,CAACF,EAAE,GAAE,EAAED,EAAE,EAAE,CAEnlB,SAASU,EAAEV,EAAED,EAAE,CAAC,aAAa,CAAE,EAAC,CAAC,IAAIvD,EAAEwD,EAAE,EAAE,WAAWD,EAAE,cAAcvD,EAAE,GAAEwD,EAAE,EAAE,SAAS,CAAC,EAAE,kBAAkB,EAAE,SAAS,EAAE,EAAExD,EAAE,AAAE,OAAO,GAAE,IAAI,CAAC,CAAC,gBAAgB,CAAC,EAAE,UAAU,CAAC,IAAIwD,EAAiB,AAAThD,IAAW,cAAc,mCAAmC,CAAC,IAAIgD,EAAE,CAAC,EAAE,oBAAoB,CAAC,EAAE/C,GAAE,CAAC,aAAa,CAAE,EAAC,CAAC,EAAE,oBAAoB,CAAC,MAAQ,KAAI8C,EAAE,KAAM,IAAE,EAAE,CAAC,EAAE,EAAE,aAAa,UAAU,CAAClD,EAAoB,IAAlB,gBACvX,GAAGA,GAAG,EAAE,+BAA+B,CAACkD,IAAIlD,IAAI,EAAEkD,EAAE,CAAC,EAAE,qBAAqB,CAAC,EAAE,qBAAqB,GAAG,IAAI,GAAE,EAAE,CAAC,CAAC,EAAE,2CAA2C,CAACA,EAAE,EAAE,uBAAuB,EAAE,EAAE,2BAA2B,CAAC,EAAE,8DAA8D,EAAE,MAAQ,KAAIkB,EAAE,GAAE,EAAE,EAAE,CAACd,EAAE,KAAM,OAAMc,EAAE,CAAC,IAAId,EAAE,GAAG,KAAM,OAAMA,EAAE,WAAW,CAAC,IAAIa,EAAE,KAAM,GAAE,MAAM,CAAC,EAAEA,EAAE,CAAC,GAAE,EAAEA,EAAE,CAAC,EAAE,UAAU,CAAC,EAAE,yBAAyB,AAAE,IAAG,CAAC,MAAM,GAAG,CAE7b,EAAE,QAAQ,CAAC,EAAE,8BAA8BhB,EAAE,AAAE,EAAC,AAAE,EAAC,CAAC,CAAE,EAAC,CAAC,EAAE,CAAC,OAAO,EAAE,QAAQC,CAAE,EAAC,CAAC,CAAC,QAAQA,EAAE,OAAO,CAAE,CAAE,UAASzB,GAAEwB,EAAED,EAAE,CAAC,MAAO,IAAEA,EAAE,CAACC,EAAE,EAAE,QAAQ,SAAS,GAAGD,EAAE,OAAO,AAAE,uBArBrK,GAAsC,IAA6D,KAAuI,KAA2K,KAA6H,KAA0H,KAAqL,EAAI,IAAI,EAAE,KAAK,GAAE,QAAQ,GAAA,CAAG,GAAEoB,GAAE,eCA90B,AAEgB,IAFhB,AAAC,SAAS7D,EAAQ,CAA8c,IAAzc,EAAQA,EAAQ,QAAQ,IAAI,iBAAiB,GAAQ,EAAU,eAAe,EAAM,EAASA,EAAQ,SAAS,IAAI,EAAU,UAAU,aAAa,CAAC,SAAS,UAAU,CAAK,EAASA,EAAQ,SAAS,IAAI,EAAU,UAAU,aAAa,CAAC,SAAS,eAAe,CAAK,EAASA,EAAQ,SAAS,IAAI,GAAU,GAAG,GAAU,CAAK,EAAgBA,EAAQ,gBAAgB,IAAI,GAAU,GAAG,GAAS,CAAK,EAAUA,EAAQ,UAAU,IAAI,MAAM,KAAK,EAAU,SAAS,CAAK,EAAQA,EAAQ,QAAQ,IAAI,MAAM,KAAK,EAAU,SAAS,AAAE,EAAY,IAAQ,CAAE,EAAE,gBCO1jB,AANjB,GAAsC,KAAgH,CAMrI,GAAuB,CAAC,EAAS,IAAmB,CAAC,IAAM,EAAgB,EAAO,KAAK,CAAC,MAAO,GAAY,GAAO,CAAC,IAAI,EAAQ,UAAU,CAAC,MAAO,GAAS,EAAM,CAA0F,IAAnF,EAAI,GAAkC,EAAqB,CAAC,UAAQ,UAAQ,CAAC,EAAY,EAAmB,EAAI,QAAQ,KAAI,QAAQ,CAAC,EAAE,EAAQ,EAAE,CAAQ,IAE7U,IAA+B,EAAmB,IAAI,GAAS,EAAmB,IAAI,GAAS,MAAO,GAAS,EAAM,AAAG,EAAC,CAAC,EAAiB,CAAS,EAAC,AAAE,ICPpJ,SAAS,GAAe,EAAc,EAAsG,CAAC,YAAU,eAAa,CAAC,CAAiE,IAA1D,EAAoB,EAAc,uBAAuB,CAAO,EAAoB,EAAc,uBAAuB,CAAC,GAAG,EAAoB,IAAI,EAAoB,IAAI,CAAC,IAAM,EAAW,EAAoB,IAAI,EAAoB,IAAI,EAAc,UAAU,EAAc,UAAU,EAAW,CAAW,SAAQ,EAAoB,OAAO,EAAoB,OAAO,CAAyM,IAAlM,EAAW,EAAoB,IAAI,EAAoB,IAAU,EAAU,EAAc,UAAU,EAAW,EAAgB,EAAc,EAAoB,OAAO,EAAoB,OAAa,EAAO,EAAc,UAAU,EAAc,EAAa,EAAc,UAAU,KAAK,IAAI,EAAU,EAAO,AAAE,CAAC,kBCD/yB,SAASuD,GAAE,CAAC,MAAMd,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,CAAC,CAAC,IAAI,EAAW,IAAT,OAAwB,EAAEW,GAAE,CAAC,MAAM,CAAC,MAAMX,EAAE,eAAe,MAAMA,EAAE,cAAc,OAAOA,EAAE,aAAc,CAAC,EAAC,CAAC,EAAE,MAAoB,GAAE,MAAM,CAAC,MAAM,CAAC,WAAW,EAAE,SAASA,GAAGA,EAAE,WAAWA,EAAE,UAAU,SAASA,EAAE,UAAU,SAAS,EAAG,EAAC,SAAsB,EAAE,SAAS,CAAC,UAAU,+BAA+B,QAAQ,EAAE,MAAM,CAAC,WAAW,UAAU,OAAO,OAAO,WAAW,OAAO,OAAO,UAAU,QAAQ,OAAO,cAAc,YAAY,MAAMA,EAAE,eAAe,SAAS,SAAS,QAAQ,CAAE,EAAC,SAAS,CAAE,EAAC,AAAC,EAAC,AAAE,UAAS,GAAE,CAAC,MAAMA,EAAE,KAAK,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,WAAWA,EAAE,gBAAgB,OAAO,EAAE,WAAW,EAAE,QAAQ,GAAI,EAAC,OAAoB,IAAd,aAAiBA,IAAI,EAAE,WAAWA,EAAE,kBAAkB,EAAE,YAAYA,EAAE,mBAAgC,EAAE,MAAM,CAAC,MAAM,CAAE,EAAC,AAAE,CAK9zB,SAASa,GAAE,CAAC,QAAQb,EAAE,CAAC,CAAC,MAAoB,GAAE,MAAM,CAAC,MAAM,CAAC,MAAM,OAAO,UAAU,MAAO,EAAC,QAAQA,CAAE,EAAC,AAAE,CAAwH,SAAS,GAAE,CAAC,WAAW,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,aAAa,EAAE,CAAC,CAAC,IAAI,EAAE,GAAE,EAAE,EAAE,CAACI,EAAE,CAAC,GAAG,GAAE,GAAG,EAAE,WAAW,YAAY,UAAuB,IAAb,WAAe,EAAE,UAAU,EAAE,OAAmB,IAAZ,UAAc,OAAO,OAAO,UAAwB,IAAd,YAAgB,OAAO,OAAO,eAA2B,IAAZ,UAAc,WAAW,aAAa,cAA0B,IAAZ,UAAc,iBAAiB,QAAS,EAACF,EAAE,CAAC,GAAG,GAAE,GAAG,EAAE,OAAmB,IAAZ,UAAc,OAAO,OAAO,UAAwB,IAAd,YAAgB,OAAO,OAAO,IAAgB,IAAZ,UAAc,EAAE,EAAE,0BAA0B,gBAA4B,IAAZ,UAAc,EAAE,gBAAgB,cAAc,eAA2B,IAAZ,UAAc,WAAW,aAAa,cAA0B,IAAZ,UAAc,iBAAiB,SAAS,QAAQ,GAAG,QAAQ,EAAG,EAAC,EAAE,UAAU,CAAC,OAAO,EAAP,CAAU,IAAI,WAAW,CAAC,IAAID,EAAE,EAAE,WAAW,CAACD,EAAE,EAAE,EAAEC,OAAQ,GAAgB,OAAXD,GAAiB,CAAC,EAAE,IAAI,QAAQ,GAAG,WAAW,CAAC,SAAS,EAAE,SAAS,CAAC,EAAE,GAAI,CAAC,CAAE,KAAI,YAAY,CAAC,IAAIC,EAAE,EAAE,YAAY,CAACD,EAAE,EAAE,EAAEC,OAAQ,GAAgB,OAAXD,GAAiB,CAAC,MAAM,IAAI,QAAQ,EAAE,EAAE,EAAE,EAAE,EAAE,OAAO,EAAE,WAAW,CAAC,KAAK,SAAS,UAAU,IAAI,QAAQ,EAAG,CAAC,CAAE,KAAI,UAAU,CAAC,IAAIC,EAAE,EAAE,UAAU,CAACD,EAAE,EAAE,EAAEC,OAAQ,GAAgB,OAAXD,GAAiB,CAAC,EAAE,IAAI,QAAQ,EAAE,WAAW,CAAC,SAAS,GAAI,CAAC,CAAE,CAAC,CAAC,GAAE,CAAC,MAAoB,GAAE,MAAM,CAAC,MAAMI,EAAE,UAAU,EAAE,QAAQ,GAAG,EAAE,iBAAiB,CAAC,SAAS,CAAe,IAAd,aAA8B,EAAES,GAAE,CAAC,QAAQ,CAAE,EAAC,CAAc,EAAEJ,EAAE,IAAI,CAAC,QAAQ,EAAE,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,OAAO,CAAE,EAAC,WAAW,EAAE,EAAE,eAAgB,GAAE,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAE,CAAC,EAAC,MAAMP,EAAE,SAAS,CAAE,EAAC,AAAC,CAAC,EAAC,AAAE,UAAS,GAAE,CAAC,WAAWF,EAAE,MAAM,EAAE,SAAS,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,CAAC,CAAC,IAAI,EAAE,CAEtuD,WAAW,YAAY,gBAAgB,EAAE,gBAAgB,MAAM,EAAE,gBAAgB,aAA2BA,IAAd,YAAgB,EAAE,aAAa,EAAE,MAAM,OAAO,QAAQ,OAAO,cAAc,SAAS,SAAS,SAAS,UAAsBA,IAAZ,cAA4B,GAAd,EAAE,OAAc,UAAwBA,IAAd,YAAgB,qCAAsC,EAAE,EAAC,CAAC,EAAEI,EAAE,CAAC,GAAG,CAAC,MAAO,GAAE,IAAI,CAAC,GAAiBJ,IAAd,aAAiB,EAAE,OAAO,IAAIC,EAAE,EAAE,QAAQ,aAAa,EAAE,QAAQ,MAAM,OAAO,OAAO,IAAIjC,EAAE,EAAE,QAAQ,aAAa,EAAE,QAAQ,MAAM,OAAOiC,EAAE,KAAK,EAAE,EAAE,QAAQ,CAAC,OAAO,CAACA,EAAEjC,CAAE,CAAC,EAAC,EAAE,AAAE,EAAC,EAAE,CAAc,EAAE,MAAM,CAAC,IAAI,EAAE,KAAK,SAAS,UAAuBgC,IAAb,WAAe,gCAAiC,GAAE,MAAM,EAAE,SAAS,CAAE,EAAC,AAAE,CAG1b,SAAS,GAAE,CAAC,OAAOA,EAAE,WAAW,EAAE,MAAM,EAAE,CAAC,CAAC,IAAI,EAAE,KAAK,MAAM,EAAE,GAAG,EAAE,kBAAkB,EAAE,CAAC,EAAE,CAAC,GAAG,GAAE,WAAW,OAAO,WAAW,GAAE,EAAE,CAAC,YAAY,GAAG,EAAE,kBAAkB,aAAa,GAAG,EAAE,kBAAkB,WAAW,IAAI,YAAY,OAAO,EAAE,cAAc,OAAO,WAAW,EAAE,cAAc,EAAE,GAAG,EAAE,UAAU,OAAO,EAAE,OAAO,EAAE,SAAsB,IAAb,WAAe,OAAO,EAAE,MAAM,MAAmB,IAAb,YAAgB,cAAc,EAAE,EAAE,IAAI,OAAO,UAAsB,IAAZ,WAAe,GAAE,UAAU,aAAyB,IAAZ,WAAe,EAAE,YAAa,EAAC,OAA4BA,IAAtB,oBAAqC,EAAE,MAAM,CAAC,MAAM,EAAE,SAAsB,IAAb,WAAe,eAAe,4CAA6C,EAAC,CAA8BA,IAA7B,2BAA4C,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,uBAAwB,EAAC,CAAC,IAAM,CAAuO,SAAS,GAAEC,EAAED,EAAE,CAAC,OAAOC,EAAP,CAAU,IAAI,UAAU,MAAM,CAAC,GAAG,GAAE,MAAMD,EAAE,KAAM,EAAC,IAAI,WAAW,OAAOY,GAAE,IAAI,YAAY,MAAM,CAAC,GAAG,GAAE,MAAMZ,EAAE,KAAM,CAAE,CAAC,CAGxwC,SAAS,GAAY,EAAE,CAAC,GAAG,CAAC,WAAW,EAAE,MAAM,EAAE,SAASE,EAAE,aAAaK,EAAE,gBAAgBE,EAAE,aAAaH,EAAE,cAAcU,EAAE,UAAUL,EAAE,CAAC,EAAE,CAAC,aAAa,EAAE,CAAC,IAAG,CAACR,EAAQ,GAAW,GAAGO,EAAQ,GAAW,KAAKL,EAAE,GAAG,CAAC7B,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,CAAC,EAAE,EAAE,CAAC,EAAE,CAAC,MAAM,EAAE,QAAQ,CAAE,EAAC,CAACC,GAAE,EAAE,KAAK,CAAC,CAACqC,GAAEpC,EAAE,CAAC,EAAEuC,EAAE,QAAQ,CAAC,CAACrC,EAAEiC,EAAE,CAAC,EAAE,GAAG,CAAChC,EAAE,EAAED,EAAE,CAAC,CAAC,QAAQE,EAAE,OAAOC,EAAE,CAAC,GAAEF,EAAEsB,EAAE,CAAC,aAAa,EAAE,SAASD,EAAE,UAAUc,EAAE,SAAU,EAAC,CAAChC,GAAEF,EAAE,EAAE,OAAO8B,EAAE,KAAK,MAAM,EAAE,GAAG,EAAE,kBAAkB,EAAE,CAAC,EAAE,IAAI,CACjc,EAAE,CAAC,MAAM,EAAE,QAAQ,CAAE,EAAC,AAAE,EAAC,CAAC/B,CAAE,EAAC,CAAC,IAAII,GAAE,EAAE,CAACgB,EAAED,IAAI,CAAC,AAAUC,EAAE,cAAZ,UAA0B,GAAG,EAAE,CAAC,EAAE,CAAC,MAAMD,EAAE,QAAQ,CAAE,EAAC,CAAG,EAAC,CAAE,EAAC,CAACd,GAAE,EAAE,CAACe,EAAED,IAAI,CAAC,EAAE,GAAGC,EAAE,QAAQD,EAAEC,EAAE,CAAC,MAAMD,EAAE,QAAQ,CAAE,EAAC,AAAE,EAAC,CAAE,EAAC,CAACb,EAAE,EAAE,GAAG,CAAC,AAAsBJ,IAAtB,sBAA0B,EAAO,SAAS,KAAKkB,EAAI,EAAC,CAAClB,CAAE,EAAC,CAACK,GAAMN,EAAE,SAAN,GAAcD,EAAE,OAAO,GAAeE,IAAZ,UAAc,OAAMF,EAAE,OAAO,GAAGC,EAAE,OAAO,GAAGM,KAAgBL,IAAZ,WAAe,EAAE,cAAuB,EAAE,aAAa,cAAxB,QAAqC,KAAK,EAAE,eAA6B,EAAE,cAAc,WAA9B,aAAwC,EAAE,EAAE,EAAE,QAAQ,GAAG,EAAE,IAAG,EAAE,EAAE,EAAE,EAAE,kBAAkB,EAAE,MAAO,GAAE,IAAI,CAAC,IAAI,EAAE,OAAO,OAAO,IAAIkB,EAAEzB,EAAE,QAAQ,GAAG,GAAEyB,EAAE,EAAE,QAAQ,CAAC,UAAU,IAAG,EAAE,EAAE,EAAE,aAAa,EAAE,EAAE,CAAE,EAAC,AAGjlB,EAAC,CAAC,CAAE,EAAC,CAAc,EAAE,GAAE,CAAC,WAAW,EAAE,aAAaK,EAAE,MAAM,EAAE,UAAU,GAAG,CAAC,IAAIN,EAAElB,EAAE,OAAO,EAAE,OAAOmB,EAAE,KAAT,CAAe,IAAI,UAAU,GAAG,EAAE,gBAAgB,CAACa,GAAE,CAAC,GAAG,EAAE,CAAC,KAAO,GAAE,IAAI,CAAC,MAAM,EAAE,EAAEd,EAAEC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAE,GAAE,CAAC,MAAM,IAAI,YAAY,GAAG,EAAE,gBAAgB,CAACa,GAAE,CAAC,GAAG,EAAE,CAAC,KAAO,GAAE,IAAI,CAAC,MAAM,EAAE,EAAEd,EAAEC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAE,GAAE,CAAC,MAAM,IAAI,SAAS,MAAM,IAAI,QAAQ,IAAG,EAAEjB,GAAE,IAAI,CAAC,MAAM,QAAQ,EAAE,iBAAiB,AAAE,CAAC,EAAC,UAAU2B,EAAE,SAAS,CAAc,EAAE,GAAE,CAAC,WAAW,EAAE,MAAM,EAAE,eAAeL,EAAE,eAAe,iBAAiBA,EAAE,iBAAiB,WAAW,CAACxB,EAAE,OAAOM,EAAE,EAAC,SAAS,CAAc,EAAE,GAAM,CAAC,WAAW,EAAE,IAAIiB,EAAE,SAASQ,EAAE,MAAMjC,EAAE,MAAM,EAAE,OAAOG,EAAE,SAASwB,EAAE,YAAY,SAAS,YAAYA,EAAE,mBAAmB,gBAAgB,gBAAgBA,EAAEA,EAAE,oBAAqB,GAAE,gBAAgBA,EAAE,eAAgB,EAAC,CAAC,IAAgB,EAAE,GAAE,CAAC,MAAM,EAAE,KAAKA,EAAE,WAAY,EAAC,CAAc,EAAE,GAAE,CAAC,IAAI,EAAE,MAAM,EAAE,SAAsB,EAAE,KAAK,aAAa,SAAS,MAAM,CAAC,QAAQ,OAAO,cAAc,SAAS,OAAO,cAAc,EAAE,eAAe,KAAK,QAAQ,EAAE,WAAW,EAAE,cAAczB,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,kBAAkB,OAAO,CAAE,EAAC,SAAS,CAAC,EAAE,IAAI,CAACkB,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,MAAoB,GAAE,GAAU,CAAC,IAAI,EAAExB,EAAE,KAAK,MAAM,EAAE,OAAOwB,EAAE,qBAAqBvB,GAAE,UAAUqC,IAAG,EAAE,KAAK,EAAE,cAAc,SAAS,aAAa,EAAE,cAAc,gBAAgB,aAAa,MAAM,EAAE,WAAWJ,EAAE,YAAYxB,GAAE,cAAcD,GAAE,aAAaE,CAAE,EAACa,EAAE,IAAI,AAAE,EAAC,CAACZ,IAAgB,EAAE,KAAK,CAAC,MAAM,CAAC,WAAWwB,EAAE,EAAE,cAAcA,EAAE,WAAW,MAAM,YAAY,GAAG,EAAE,kBAAkB,aAAa,GAAG,EAAE,kBAAkB,OAAO,MAAO,EAAC,SAAsB,EAAE,KAAK,CAAC,MAAM,CAAC,GAAGvB,GAAE,UAAU,SAAS,YAAY,OAAO,EAAE,cAAc,OAAO,MAAM,EAAE,cAAc,GAAG,EAAE,SAAU,EAAC,SAAS,YAAa,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAE,GAAE,CAAC,OAAON,EAAE,WAAW,EAAE,MAAM,CAAE,EAAC,AAAC,CAAC,EAAC,AAAE,sEAPk+B,AAQjgD,GAAA,CAnB1uC,GAAkD,KAAyH,IAAiL,KAAqH,IAAkE,KAAsJ,KAA+L,KAAmJ,KAAmI,IAC9lC,CAA8yB,GAAmB,EAAE,SAAS,EAAE,EAAE,CAAC,GAAG,CAAC,MAAM,EAAE,GAAG,OAAOqB,EAAE,UAAUF,EAAE,MAAM,EAAE,YAAY,EAAE,SAASO,EAAE,gBAAgB,EAAE,SAASH,EAAE,CAAC,EAAE,CAACK,EAAER,EAAE,CAAC,EAAE,EAAE,CAAC,CAACE,EAAE7B,EAAE,CAAC,GAAG,EAAE,CAAC,EAAE,GAAG,CAAC,EAAE,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,gBAAgB,IAAI,IAAI,CAAC,IAAIyB,EAAE,EAAE,QAAQ,GAAGA,IAAI,SAAS,eAAe,EAAE,MAAM,AAAE,EAAC,CAAE,EAAC,CAAC,EAAE,IAAI,CAAC,EAAEU,EAAE,AAAE,EAAC,CAACA,CAAE,EAAC,CAACA,EAAE,OAAO,IAAI,EAAEA,EAAE,OAAO,GAAG,GAAY,IAAT,OAAWrB,EAAE,KAAK,MAAM,EAAE,GAAG,EAAE,kBAAkB,EAAE,CAAC,EAAamB,IAAX,UAAc,EAAE,eAA4B,EAAE,MAAM,CAAC,IAAI,uCAAuC,IAAI,EAAE,eAAe,IAAI,MAAM,EAAE,cAAc,OAAO,EAAE,aAAc,EAAC,CAAc,EAAEO,GAAE,CAAC,MAAM,EAAE,eAAe,MAAM,EAAE,cAAc,OAAO,EAAE,aAAc,EAAC,CAAC,MAAoB,GAAE,MAAM,CAAC,KAAK,SAAS,MAAM,CAAC,GAAG,GAAE,WAAW,GAAE,EAAE,CAAC,YAAY,GAAG,EAAE,kBAAkB,aAAa,GAAG,EAAE,kBAAkB,IAAI,GAAG,WAAW1B,EAAE,cAAcA,EAAE,YAAY,MAAO,EAAC,QAAQ,IAAI,CAAC,EAAE,SAAS,EAAE,QAAQ,OAAO,AAAE,EAAC,SAAS,CAAc,EAAE,MAAM,CAAC,MAAM,CAAC,WAAW,EAAE,QAAQ,MAAO,EAAC,SAAqBc,IAAZ,WAAeO,EAAe,EAAEQ,GAAE,CAAC,MAAM,EAAE,eAAe,gBAAgB,EAAE,gBAAgB,MAAM,CAAC,OAAO,GAAG,EAAE,cAAc,MAAM,GAAG,EAAE,aAAc,CAAC,EAAC,CAAC,CAAE,EAAC,CAAc,EAAE,QAAQ,CAAC,IAAI,EAAE,YAAY,EAAE,UAAUjB,EAAE,MAAM,CAAC,GAAG,GAAE,wBAAwB,gBAAgB,MAAM,EAAE,gBAAgB,WAAW,MAAM,cAAc,WAAW,GAAG,EAAE,UAAU,GAAG,EAAE,UAAU,SAAS,EAAE,kDACrlE,EAAE,gBAAiB,EAAC,QAAQ,IAAI,CAAC,IAAID,EAAE,SAAS,gBAAgB,UAAU,SAAS,gBAAgB,UAAUA,CAAG,EAAC,YAAY,EAAE,MAAMU,EAAE,SAAS,IAAI,EAAE,EAAE,QAAQ,MAAM,AAAC,EAAC,CAAC,GAAgB,EAAEG,GAAE,CAAC,MAAM,EAAE,KAAK,EAAE,gBAAgB,KAAK,EAAE,gBAAgB,QAAQ,IAAI,CAAC,EAAE,GAAG,AAAE,CAAC,EAAC,AAAC,CAAC,EAAC,AAAE,EAAC,CAAK,GAAE,CAAC,QAAQ,cAAc,WAAW,SAAS,WAAW,CAAE,EAAC,GAAE,CAAC,QAAQ,OAAO,OAAO,OAAO,WAAW,cAAc,WAAW,IAAI,OAAO,MAAM,QAAQ,EAAE,MAAM,MAAO,EAAc,GAAuB,EAAE,KAAkB,EAAE,WAAW,SAAS,EAAE,EAAE,CAAC,GAAG,CAAC,MAAM,EAAE,OAAO,EAAE,qBAAqB,EAAE,KAAK,EAAE,YAAY,aAAaV,EAAE,OAAO,SAASF,GAAG,EAAE,MAAM,EAAE,WAAWK,EAAE,MAAM,EAAE,YAAYE,EAAE,cAAcH,EAAE,aAAaU,EAAE,CAAC,EAAE,CAAC,IAAIL,EAAE,MAAM,EAAE,MAAMD,EAAE,CAAC,EAAElC,EAAE,EAAE,IAAI+B,EAAE,EAAE,SAAS,GAAGA,EAAE,EAAE,GAAG,CAACI,EAAE,CAACA,CAAE,EAAC,CAAC,EAAE,GAAE,GAAG,EAAEV,EAAE,EAAE,CAAC,EAAE,CAACX,EAAgB,IAAd,YAAgB,EAAEA,EAAE,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,CAAC,EAAE,EAAWc,IAAT,OAAW5B,EAAE,GAAE,EAAE,YAAY,IAAI,CAAC,MAAoB,GAAE,IAAI,CAAC,IAAI,EAAE,MAAM,CAAC,eAAe,MAAO,EAAC,KAAK,EAAE,IAAI,QAAQ,GAAG,CAAC,EAAE,gBAAgB,CAAC,EAAE,EAAE,IAAI,AAAE,EAAC,YAAY,EAAE,YAAY,GAAG,CAAC,EAAE,gBAAgB,AAAE,EAAC,cAAc,GAAG,EAAEyB,EAAE,EAAE,CAAC,SAAsB,EAAE,KAAK,CAAC,MAAM,CAAC,GAAGlB,GAAE,GAAG,EAAE,WAAWO,EAAE,GAAG,GAAG,cAAcA,EAAE,GAAG,GAAG,MAAM,EAAE,gBAAgB,SAAS,WAAW,YAAY,GAAG,EAAE,kBAAkB,aAAa,GAAG,EAAE,iBAAkB,EAAC,SAAS,CAAc,EAAE,MAAM,CAAC,MAAM,CAAC,gBAAgB,EAAE,gBAAgB,SAAS,WAAW,QAAQY,EAAE,IAAI,EAAE,aAAa,EAAE,KAAK,GAAGZ,EAAE,EAAE,QAAQ,EAAE,MAAM,GAAGA,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,CAAE,CAAC,EAAC,CAAc,EAAE,MAAM,CAAC,MAAM,CAAC,QAAQ,OAAO,cAAc,SAAS,SAAS,SAAS,IAAI,CAAE,EAAC,SAAS,CAAc,EAAE,KAAK,CAAC,MAAM,CAAC,GAAGD,GAAE,GAAG,EAAE,UAAU,WAAW,OAAQ,EAAC,SAAS,CAAE,EAAC,CAAc,EAAE,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,MAAM,EAAE,cAAc,GAAG,EAAE,aAAa,WAAW,SAAS,SAAS,SAAS,aAAa,WAAW,WAAW,OAAQ,EAAC,SAAS,CAACgB,GAAEK,EAAE,GAAG,IAAI,CAAE,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,EAAE,IAAI,AAAC,EAAC,AAAE,EAAC,CAAC,CAI3uD,GAAE,CAAC,QAAQ,OAAO,cAAc,SAAS,WAAW,SAAS,eAAe,aAAa,IAAI,GAAG,SAAS,SAAU,EAE2Z,GAAe,EAAE,WAAW,SAAS,CAAC,MAAMV,EAAE,SAAS,EAAE,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,SAAS,CAAC,CAAC,EAAE,EAAE,CAAC,EAAE,UAAU,EAAE,CAAC,MAAO,GAAE,UAAU,IAAI,CAAC,IAAI,EAAE,OAAO,IAAIC,EAAE,EAAE,QAAQ,GAAG,EAAEA,EAAE,aAAaA,EAAE,aAAa,AAAE,EAAC,CAAc,EAAE,MAAM,CAAC,IAAI,EAAE,MAAM,CAAC,OAAO,cAAcD,EAAE,eAAe,KAAK,UAAU,SAAS,UAAU,SAAS,mBAAmB,UAAU,YAAY,MAAO,GAAE,OAGn+B,UAAU,EAAG,EAAC,SAAS,CAAE,EAAC,AAAE,EAAC,CAAC,GAAE,CAAC,gBAAgB,UAAU,MAAM,OAAO,UAAU,wCAAwC,WAAW,UAAU,UAAU,SAAS,SAAS,GAAG,QAAQ,OAAQ,EAAyuBX,GAAE,CAAC,aAAa,WAAW,SAAS,OAAO,SAAS,SAAS,WAAW,IAAI,WAAW,SAAS,KAAK,EAAE,OAAO,CAAE,EAACN,GAAE,CAAC,QAAQ,YAAY,UAAU,OAAO,WAAW,GAAI,EAAC,GAAE,CAAC,KAAK,EAAE,MAAM,GAAI,EAAC6B,GAAE,CAAC,IAAI,EAAE,MAAM,MAAO,EAAC,GAAE,CAAC,MAAM,GAAI,EAAgL,SAASpB,EAA2B,CAAC,EAA2B,KAAK,OAAOA,EAA2B,KAAK,OAAOA,EAA2B,KAAK,MAAQ,EAA8B,IAA2B,CAAE,EAAE,CAAoC,SAASC,EAAuB,CAAC,EAAuB,KAAK,OAAOA,EAAuB,UAAU,YAAYA,EAAuB,UAAU,WAAa,EAA0B,IAAuB,CAAE,EAAE,CAAmC,SAASC,EAAsB,CAAC,EAAsB,GAAG,KAAKA,EAAsB,MAAM,OAAS,EAAyB,IAAsB,CAAE,EAAE,CAAsC,SAASC,EAAyB,CAAC,EAAyB,YAAY,cAAcA,EAAyB,KAAK,MAAQ,EAA4B,KAAyB,CAAE,EAAE,CAAkC,SAASC,EAAqB,CAAC,EAAqB,UAAU,YAAYA,EAAqB,UAAU,WAAa,EAAwB,KAAqB,CAAE,EAAE,CAA8B,SAASC,EAAiB,CAAC,EAAiB,QAAQ,UAAUA,EAAiB,SAAS,WAAWA,EAAiB,UAAU,WAAa,EAAoB,IAAiB,CAAE,EAAE,CAA6B,SAASC,EAAgB,CAAC,EAAgB,KAAK,OAAOA,EAAgB,KAAK,MAAQ,EAAmB,KAAgB,CAAE,EAAE,CAA4B,SAASC,EAAe,CAAC,EAAe,QAAQ,UAAUA,EAAe,OAAO,QAAU,EAAkB,IAAe,CAAE,EAAE,GCXp0F,SAAS,IAAiB,CAA2D,OAAhD,WAA4B,CAAC,MAAM,EAAE,OAAO,CAAE,EAAQ,CAAC,MAAM,EAAO,WAAW,OAAO,EAAO,WAAY,CAAE,CAAO,SAAS,GAAqB,EAAS,CAAC,GAAK,CAAC,EAAM,EAAS,CAAC,EAAS,IAAI,EAAS,IAAiB,CAAC,CAAC,CAAmN,MAAlN,GAAU,IAAI,CAAC,IAAM,EAAmB,IAAI,EAAS,EAAS,IAAiB,CAAC,CAAC,CAAsD,MAArD,GAAO,iBAAiB,SAAS,EAAmB,CAAO,IAAI,CAAC,EAAO,oBAAoB,SAAS,EAAmB,AAAE,CAAE,EAAC,CAAE,EAAC,CAAQ,CAAO,eAArgB,AAEgD,IAFhD,GAAsC,GCAmqC,SAAS,GAAEC,EAAEC,EAAE,OAAO,CAAC,IAAID,EAAE,OAAOC,EAAE,GAAG,CAAC,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,CAACD,EAAE,OAAO,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,CAAG,mCAgDlyC,AAoBqpB,GAAA,CApE7qB,GAAkD,IAAyC,IAA4E,IAA4D,KAAsH,IAA6F,KAAsT,KAA+I,KAAmN,KAAqH,CAAwH,SAASA,EAAE,CAAC,EAAE,KAAK,OAAOA,EAAE,MAAM,OAAS,EAAK,KAAE,CAAE,EAAE,CAAK,GAAe,EAAE,SAASA,EAAE,EAAE,CAAC,GAAG,CAAC,WAAW,EAAE,MAAM,EAAE,UAAUE,EAAE,CAACF,EAAE,MAAO,GAAE,IAAI,CAAC,IAAIA,EAAE,GAAG,CAAC,AAAWA,EAAE,OAAb,WAAoB,EAAE,iBAAiB,CAAC,GAAG,CAAG,EAACC,EAAE,GAAG,CAAC,GAAaD,EAAE,cAAZ,QAAwB,OAAO,IAAIC,KAAKD,EAAE,kBAAkB,SAAS,EAAE,OAAO,QAAQ,gBAAgB,EAAE,CAACC,GAAG,SAAS,yBAAyB,kBAAkB,SAAS,cAAc,MAAM,AAAE,EAAC,MAEntD,GAAO,iBAAiB,UAAUD,EAAE,CAAC,EAAO,iBAAiB,cAAcC,EAAE,CAAC,SAAS,CAAE,EAAC,CAC1F,SAAS,KAAK,UAAU,IAAI,GAAE,CAAC,IAAI,CAAC,EAAO,oBAAoB,UAAUD,EAAE,CAAC,EAAO,oBAAoB,cAAcC,EAAE,CAAC,SAAS,CAAE,EAAC,CAAC,SAAS,KAAK,UAAU,OAAO,GAAE,AAAE,CAAG,EAAC,CAAE,EAAC,CAAc,EAAe,EAAE,MAAM,CAAC,IAAI,EAAE,UAAU,kCAAkC,KAAK,eAAe,MAAM,CAAC,GAAG,GAAE,OAAOD,EAAE,gBAAgB,OAAO,eAAe,IAAIG,EAAE,QAAQ,aAAa,QAAS,EAAC,QAAQD,EAAE,SAAS,CAAc,EAAEE,EAAE,IAAI,CAAC,KAAK,eAAe,QAAQ,CAAC,QAAQ,CAAE,EAAC,QAAQ,CAAC,QAAQ,CAAE,EAAC,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAE,CAAC,EAAC,WAAW,EAAE,kBAAkB,MAAM,CAAC,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,OAAO,OAAO,OAAO,UAAU,aAAa,SAAS,WAAW,YAAY,OAAO,gBAAgBJ,EAAE,gBAAgB,eAAgB,CAAC,EAAC,CAAc,EAAEK,GAAE,CAAC,SAASL,EAAE,SAAS,WAAW,EAAE,aAAaA,EAAE,aAAa,cAAcA,EAAE,cAAc,aAAaA,EAAE,aAAa,gBAAgBA,EAAE,gBAAgB,MAAMA,EAAE,MAAM,UAAUE,CAAE,EAAC,AAAC,CAAC,EAAC,CAAC,SAAS,KAAK,AAAE,EAAC,CAAC,GAAE,CAAC,MAAM,OAAO,UAAU,aAAa,WAAW,YAAY,SAAS,QAAQ,QAAQ,OAAO,WAAW,aAAa,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAE,EAAC,GAAE,CAAC,OAAO,OAAO,QAAQ,OAAO,aAAa,GAAG,OAAO,UAAU,SAAS,QAAS,EAAC,GAAE,2BAA2B,EAAE,GAAE,SAASF,EAAE,CAAC,IAAI,EAAE,EAAEI,EAAE,EAAE,EAAE,IAAIE,EAAE,EAAE,KAAK,CAAC,CAACD,EAAE,EAAE,CAAC,GAAG,EAAE,CAAC,CAACE,EAAEC,EAAE,CAAC,GAAG,EAAE,CAAC,CAACC,EAAE,EAAE,CAAC,GAAG,EAAE,CAAC,CAACC,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,GAAGC,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,EAAE,IAAG,CAAC,CAAC,EAAE,EAAE,UAAU,EAAE,EAAE,SAAS,CAAC,AAAE,EAAC,CAAE,EAAC,CAAC,IAAI,GAAW,EAAEX,EAAE,eAAZ,OAAqD,EAAE,EAAE,YAAgC,SAAUA,EAAE,aAAa,UAAU,SAAS,OAAOY,EAAEH,GAAG,YAAY,EAAE,GAAG,EAAEI,EAAE,GAAE,GAAGZ,EAAE,MAAMD,EAAE,aAAa,MAAM,GAAGG,EAAE,SAASH,EAAE,aAAa,YAAYA,EAAE,WAAW,CAACc,EAAE,CAAC,cAAcd,EAAE,cAAc,gBAAgB,cAAc,gBAAgBA,EAAE,aAAa,gBAAgB,gBAAgBA,EAAE,cAAc,WAAW,iBAAiBA,EAAE,aAAa,mBAAmB,iBAAiB,WAAmBI,EAAEJ,EAAE,gBAAoC,YAAa,GAAEA,EAAE,cAAc,UAAU,CAACA,EAAE,cAAc,UAAU,CAAC,SAAS,GAAG,WAAWe,EAAE,WAAW,GAAI,EAAC,cAAsB,EAAEf,EAAE,cAAc,kBAAsC,eAAgB,GAAEA,EAAE,cAAc,gBAAgB,aAAa,CAACA,EAAE,cAAc,gBAAgB,aAAa,CAAC,SAAS,GAAG,WAAWe,EAAE,WAAW,GAAI,EAAC,WAAmB,EAAEf,EAAE,eAAmC,YAAa,GAAEA,EAAE,aAAa,UAAU,CAACA,EAAE,aAAa,UAAU,CAAC,SAAS,GAAG,WAAWe,EAAE,WAAW,GAAI,EACv3E,cAAcH,EAAE,MAAMZ,EAAE,aAAa,MAAM,UAAUA,EAAE,aAAa,IAAI,aAAaA,EAAE,aAAa,aAAa,OAAO,GAAEA,EAAE,aAAa,OAAO,CAAC,eAAeA,EAAE,UAAU,cAAcA,EAAE,SAAS,eAAeA,EAAE,UAAU,cAAcA,EAAE,aAAa,YAAY,SAAS,eAAeA,EAAE,aAAa,YAAY,UAAU,eAAeA,EAAE,aAAa,YAAY,UAAU,0BAA0B,GAAG,kBAAkB,EAAE,eAAe,GAAG,OAAO,GAAG,QAAQ,EAAE,OAAOA,EAAE,gBAAgB,OAAO,kBAAkB,GAAG,kBAAkBA,EAAE,gBAAgB,UAAW,EAAC,MAAoB,GAAE,MAAM,CAAC,MAAM,CAAC,GAAG,GAAE,GAAGA,EAAE,MAAM,cAAcO,EAAE,OAAO,OAAO,QAAQA,EAAE,GAAG,CAAE,EAAC,SAAS,CAAc,EAAE,SAAS,cAAc,cAAc,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,QAAQ,OAAO,WAAW,SAAS,eAAe,SAAS,WAAW,OAAO,OAAO,UAAU,MAAM,UAAU,OAAO,OAAO,QAAQ,UAAU,QAAQ,CAAE,EAAC,QAAQ,GAAG,CAC55B,EAAE,gBAAgB,CAAC,EAAE,iBAAiB,CAACA,GAAG,GAAG,EAAE,AAAE,EAAC,SAASP,EAAE,WAAWgB,EAAE,QAAQF,EAAE,eAA4B,EAAE,MAAM,CAAC,IAAI,mCAAmC,IAAIA,EAAE,eAAe,IAAI,MAAMA,EAAE,cAAc,OAAOA,EAAE,aAAc,EAAC,CAAc,EAAEG,GAAE,CAAC,MAAMH,EAAE,eAAe,MAAMA,EAAE,cAAc,OAAOA,EAAE,aAAc,EAAC,AAAC,EAAC,CAAc,EAAEZ,GAAE,CAAC,SAASG,IAAIK,GAAgB,EAAE,GAAE,CAAC,IAAIJ,EAAE,WAAWO,EAAE,SAASb,EAAE,SAAS,aAAaA,EAAE,aAAa,cAAcA,EAAE,cAAc,gBAAgBA,EAAE,gBAAgB,aAAaA,EAAE,aAAa,MAAMc,EAAE,UAAU,IAAI,GAAG,EAAE,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAE,EAAC;;;;;;;;;;;;;;;;;;;;;;;;WA4B/iB;eACI,GAAE;;;;;;;;;;;;;UAcN,EAAC,IAAgB,EAAE,EAAE,EAAE,CAAC,SAAS,CAAC,MAAM,QACnD,KAAKI,EAAE,SAAU,EAOjB,SAAS,CAAC,MAAM,OAAO,KAAKA,EAAE,KAAK,QAAQ,OAAO,OAAOF,EAAE,CAAC,aAAa,OAAO,OAAOA,EAAE,CAAC,IAAIN,EAAE,CAAC,yBAAyB,CAAE,EAAC,UAAU,CAAC,MAAM,QAAQ,KAAKQ,EAAE,MAAM,aAAa,OAAO,OAAO,GAAGlB,EAAE,WAAWgB,EAAE,MAAO,EAAC,UAAU,CAAC,MAAM,OAAO,KAAKE,EAAE,gBAAgB,iBAAiB,CAAC,MAAM,MAAM,KAAM,EAAC,OAAO,GAAGlB,EAAE,WAAWgB,EAAE,OAAQ,EAAC,SAAS,CAAC,MAAM,OAAO,KAAKE,EAAE,OAAO,gBAAgB,EAAE,aAAa,EAAG,EAAC,aAAa,CAAC,MAAM,QAAQ,KAAKA,EAAE,OAAO,YAAY,eAAe,SAAS,CAAC,YAAY,CAAC,MAAM,OAAO,KAAKA,EAAE,OAAO,YAAY,cAAc,SAAS,CAAC,SAAS,CAAC,MAAM,OAAO,KAAKA,EAAE,KAAK,QAAQ,OAAO,OAAOF,EAAE,CAAC,aAAa,OAAO,OAAOA,EAAE,CAAC,IAAIN,EAAE,CAAC,yBAAyB,CAAE,EAAC,UAAU,CAAC,MAAM,QAAQ,KAAKQ,EAAE,MAAM,aAAa,sBAAsB,OAAO,CAAC,CAAC,SAASlB,EAAE,GAAGA,IAAIgB,EAAE,MAAO,EAAC,UAAU,CAAC,MAAM,OAAO,KAAKE,EAAE,gBAAgB,iBAAiB,CAAC,MAAM,MAAM,KAAM,EAAC,OAAO,CAAC,CAAC,SAASlB,EAAE,GAAGA,IAAIgB,EAAE,OAAQ,EAAC,SAAS,CAAC,MAAM,YAAY,KAAKE,EAAE,OAAO,gBAAgB,EAAE,aAAa,GAAG,IAAI,EAAE,IAAI,GAAI,CAAC,CAAC,EAAC,UAAU,CAAC,MAAM,OACpgC,KAAKA,EAAE,KAAK,iBAAiB,CAAE,EAAC,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAE,MAAM,aAAa,MAAO,EAAC,mBAAmB,CAAC,MAAM,cAAc,KAAKA,EAAE,OAAO,YAAY,cAAc,SAAS,CAAC,gBAAgB,CAAC,MAAM,OAAO,KAAKA,EAAE,OAAO,aAAa,WAAY,EAAC,iBAAiB,CAAC,MAAM,QAAQ,KAAKA,EAAE,MAAM,aAAa,iBAAkB,CAAC,CAAC,EAAC,YAAY,CAAC,MAAM,UAAU,KAAKA,EAAE,KAAK,QAAQ,OAAO,OAAOT,EAAE,CAAC,aAAa,OAAO,KAAKA,EAAE,CAAC,IAAIC,EAAE,CAAC,aAAaD,EAAE,SAAU,EAAC,gBAAgB,CAAC,MAAM,aAAa,KAAKS,EAAE,KAAK,QAAQ,OAAO,OAAOC,EAAE,CAAC,aAAa,OAAO,KAAKA,EAAE,CAAC,IAAIT,EAAE,CAAC,aAAaS,EAAE,IAAK,EAAC,gBAAgB,CAAC,MAAM,aAAa,KAAKD,EAAE,OAAO,aAAa,QAAQ,OAAO,GAAGlB,EAAE,kBAAkBmB,EAAE,IAAK,CAAC,CAAC,EAAC,aAAa,CAAC,MAAM,QAAQ,YAAY,gBAAgB,KAAKD,EAAE,OAAO,SAAS,CAAC,WAAW,CAAC,MAAM,SAAS,KAAKA,EAAE,KAAK,QAAQ,OAAO,KAAKf,EAAE,CAAC,aAAa,OAAO,OAAOA,EAAE,CAAC,IAAIO,EAAE,CAAC,aAAaP,EAAE,SAAU,EAAC,MAAM,CAAC,MAAM,QAAQ,KAAKe,EAAE,OAAO,aAAa,IAAI,IAAI,IAAI,IAAI,IAAI,gBAAgB,EAAE,KAAK,EAAE,OAAO,GAAGlB,EAAE,aAAaG,EAAE,QAAS,EAAC,IAAI,CAAC,MAAM,MAAM,KAAKe,EAAE,OAAO,aAAa,EAAE,IAAI,EAAE,IAAI,IAAI,gBAAgB,EAAE,OAAO,GAAGlB,EAAE,aAAaG,EAAE,QAAS,EAAC,eAAe,CAAC,MAAM,SAAS,KAAKe,EAAE,QAAQ,aAAa,UAAU,cAAc,UAAU,OAAO,CAAC,CAAC,WAAWlB,EAAE,GAAGA,IAAIG,EAAE,SAAU,EAAC,iBAAiB,CAAC,MAAM,OAAO,KAAKe,EAAE,WAAW,aAAa,CAAC,KAAK,SAAS,UAAU,IAAI,QAAQ,EAAG,EAAC,OAAO,CAAC,CAAC,eAAelB,EAAE,WAAWC,EAAE,GAAGA,IAAIE,EAAE,WAAWH,CAAE,EAAC,aAAa,CAAC,MAAM,SAAS,KAAKkB,EAAE,OAAO,aAAa,GAAG,gBAAgB,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC,WAAWlB,EAAE,GAAGA,IAAIG,EAAE,SAAU,EAAC,OAAO,CAAC,YAAY,UAAU,KAAKe,EAAE,OAAO,aAAa,CAAC,EAAE,EAAE,EAAE,GAAG,KAAK,GAAG,OAAO,EAAE,MAAM,iBAAkB,EAAC,SAAS,CAAC,MAAM,CAAC,KAAKA,EAAE,MAAM,aAAa,iBAAkB,EAAC,EAAE,CAAC,KAAKA,EAAE,OAAO,aAAa,CAAE,EAAC,EAAE,CAAC,KAAKA,EAAE,OAAO,aAAa,EAAG,EAAC,KAAK,CAAC,KAAKA,EAAE,OAAO,aAAa,EAAG,EAAC,OAAO,CAAC,KAAKA,EAAE,OAAO,aAAa,CAAE,CAAC,CAAC,EAAC,gBAAgB,CAAC,MAAM,aAAa,KAAKA,EAAE,MAAM,aAAa,MAAO,GAAE,EAAEf,EAAE,UAAU,EAAE,CAAC,MAAM,YAAY,KAAKe,EAAE,OAAO,KAAK,SAAS,OAAO,CAAC,CAAC,WAAWlB,EAAE,GAAGA,IAAIG,EAAE,UAAU,UAAU,EAAE,YAAY,UAAU,SAAS,CAAC,QAAQ,CAAC,KAAKe,EAAE,OAAO,aAAa,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,CAAE,EAAC,MAAM,CAAC,KAAKA,EAAE,OAAO,aAAa,IAAI,KAAK,GAAG,IAAI,EAAE,IAAI,CAAE,EAMhrE,EAAE,CAAC,KAAKA,EAAE,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,GAAI,EAAC,EAAE,CAAC,KAAKA,EAAE,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,GAAI,EAAC,WAAW,CAAC,KAAKA,EAAE,UAAW,CAAC,CAAC,GAAE,EAAEf,EAAE,SAAS,EAAE,CAAC,MAAM,YAAY,KAAKe,EAAE,OAAO,KAAK,SAAS,YAAY,UAAU,OAAO,CAAC,CAAC,WAAWlB,EAAE,GAAGA,IAAIG,EAAE,SAAS,UAAU,EAAE,SAAS,CAAC,QAAQ,CAAC,KAAKe,EAAE,OAAO,aAAa,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,CAAE,EAAC,EAAE,CAAC,KAAKA,EAAE,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,GAAI,EAAC,WAAW,CAAC,KAAKA,EAAE,UAAW,CAAC,CAAC,GAAE,EAAEf,EAAE,QAAQ,EAAE,CAAC,MAAM,YAAY,KAAKe,EAAE,OAAO,KAAK,SAAS,YAAY,UAAU,OAAO,CAAC,CAAC,WAAWlB,EAAE,GAAGA,IAAIG,EAAE,QAAQ,UAAU,EAAE,SAAS,CAAC,QAAQ,CAAC,KAAKe,EAAE,OAAO,aAAa,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,CAAE,EAAC,EAAE,CAAC,KAAKA,EAAE,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,GAAI,EAAC,WAAW,CAAC,KAAKA,EAAE,UAAW,CAAC,CAAC,CAAC,CAAC,EAAC,cAAc,CAAC,MAAM,UAAU,YAAY,eAAe,KAAKA,EAAE,OAAO,aAAa,CAAE,EAEhyB,SAAS,CAAC,SAAS,CAAC,MAAM,QAAQ,KAAKA,EAAE,KAAK,QAAQ,OAAO,OAAOE,GAAE,CAAC,aAAa,OAAO,KAAKA,GAAE,CAAC,IAAIV,EAAE,CAAC,aAAaU,GAAE,SAAU,EAAC,UAAU,CAAC,MAAM,QACrJ,KAAKF,EAAE,KAAK,aAAa,CAAC,SAAS,EAAG,EAAC,iBAAiB,CAAE,EAAC,WAAW,CAAC,MAAM,QAAQ,KAAKA,EAAE,MAAM,aAAa,MAAO,EAAC,UAAU,CAAC,MAAM,UAAU,KAAKA,EAAE,KAAK,QAAQ,OAAO,OAAOX,EAAE,CAAC,aAAa,OAAO,KAAKA,EAAE,CAAC,IAAIG,EAAE,CAAC,aAAaH,EAAE,GAAG,yBAAyB,CAAE,EAAC,gBAAgB,CAAC,KAAKW,EAAE,OAAO,MAAM,WAAW,YAAY,gBAAgB,SAAS,CAAC,aAAa,CAAC,MAAM,OAClX,KAAKA,EAAE,KAAK,aAAa,CAAC,SAAS,EAAG,EAAC,iBAAiB,CAAE,EAAC,cAAc,CAAC,MAAM,QAAQ,KAAKA,EAAE,MAAM,aAAa,oBAAqB,EAAC,aAAa,CAAC,MAAM,UAAU,KAAKA,EAAE,KAAK,QAAQ,OAAO,OAAOV,GAAE,CAAC,aAAa,OAAO,KAAKA,GAAE,CAAC,IAAIE,EAAE,CAAC,aAAaF,GAAE,IAAK,CAAC,CAAC,CAAC,CAAC,EAAC,gBAAgB,CAAC,MAAM,WAAW,KAAKU,EAAE,OAAO,YAAY,iBAAiB,SAAS,CAAC,gBAAgB,CAAC,MAAM,QAAQ,KAAKA,EAAE,MAAM,aAAa,oBAAqB,EAAC,OAAO,CAAC,MAAM,UAAU,KAAKA,EAAE,OAAO,aAAa,GAAG,gBAAgB,EAAE,IAAI,EAAE,IAAI,EAAG,EAAC,WAAW,CAAC,KAAKA,EAAE,UAAW,CAAC,CAAC,CAAC,EAAC,CAAC,EAAE,YAAY,2BClEhjB,GAAe,AAAC,GAAU,CAC5B,IAAKG,GAAW,CACd,IAAM,EAAW,EAAM,WAAW,SAAmB,CACnD,QACA,UACA,GAAG,EACJ,CAAE,EAAQ,CACT,MAAuB,GAAM,cAAc,MAAO,OAAO,OAAO,CAC9D,MAAO,6BACP,QAAS,YACT,KAAM,6BACS,mBACF,OACb,IAAK,oBACc,CACpB,EAAE,EAAM,CAAE,EAAwB,EAAM,cAAc,QAAS,CAC9D,GAAI,CACL,EAAE,EAAM,CAAG,KAAsB,EAAM,cAAc,OAAQ,CAC5D,EAAG,uJACJ,EAAC,CAAkB,EAAM,cAAc,OAAQ,CAC9C,EAAG,gQACJ,EAAC,CAAC,AACJ,EAAC,CACF,GAAY,CACb,CACD,OAAOA,EACR,ICnBS,SAAS,EAAK,EAAM,CAC9B,GADoC,CAAC,QAAM,eAAa,aAAW,gBAAc,UAAQ,cAAY,YAAU,eAAa,eAAa,WAAS,CAAC,EAAY,EAAU,GAAO,EAAM,CAAO,EAAQ,GAAiB,GAAS,EAAa,EAAW,EAAc,GAAsB,CACtR,CAAC,EAAa,EAAgB,CAAC,EAAS,IAAU,OAAO,GAAYC,EAAM,CAAC,KAAK,CACtF,eAAe,GAAc,CAC7B,GAAG,CAA4D,IAArD,GAAe,EAAE,GAAc,EAAE,EAAQ,YAAkB,EAAO,MAAM,OAAgC,GAAe,AAAG,EAAU,SAAQ,EAAgB,EAAO,QAAQA,EAAM,CAAC,AAAE,MAAK,CAAC,AAAG,EAAU,SAAQ,EAAgB,KAAK,AAAE,CAAC,CACjP,EAAU,KAAK,EAAU,SAAQ,EAAK,GAAc,CAAO,IAAI,CAAC,EAAU,SAAQ,CAAO,GAAG,CAAC,CAAQ,EAAC,CAA+D,IAAxD,EAAW,EAAa,SAAS,GAAG,EAAa,OAAa,EAAW,EAAwB,EAAK,GAAU,CAAE,EAAC,CAAC,KAAK,MAAoB,GAAK,EAAO,IAAI,CAAC,MAAM,CAAC,QAAQ,UAAW,EAAC,UAAQ,eAAa,eAAa,cAAY,YAAU,SAAS,EAA0B,EAAK,EAAa,CAAC,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,UAAU,EAAS,mBAAA,EAAyB,EAAO,OAAM,EAAC,CAAC,CAAW,EAAC,AAAE,wBAAoJ,AAZnpB,GAA2C,IAA4B,CAA6C,GAAiE,IAAkC,KAA2E,KAAwE,KAAqI,CAAa,GAAS,oqGAAqsH,CAAO,GAAc,mCAAyC,GAAsB,GAAS,OAAO,CAAC,EAAI,KAAO,EAAI,EAAI,aAAa,EAAE,EAAW,GAAM,CAAE,EAAC,CAYt2H,EAAK,YAAY,OAAO,EAAK,aAAa,CAAC,MAAM,GAAG,OAAO,GAAG,cAAc,OAAO,WAAW,OAAO,MAAM,OAAO,cAAa,EAAK,UAAS,CAAM,EAAC,EAAoB,EAAK,CAAC,aAAa,CAAC,KAAK,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,SAAS,aAAa,EAAK,aAAa,YAAa,EAAC,cAAc,CAAC,KAAK,EAAY,KAAK,QAAQ,GAAS,aAAa,EAAK,aAAa,cAAc,MAAM,OAAO,OAAO,CAAC,CAAC,eAAa,IAAI,EAAa,YAAY,iEAAkE,EAAC,WAAW,CAAC,KAAK,EAAY,OAAO,MAAM,OAAO,YAAY,mBAAmB,OAAO,CAAC,CAAC,eAAa,GAAG,CAAa,EAAC,SAAS,CAAC,KAAK,EAAY,QAAQ,aAAa,MAAM,cAAc,KAAK,aAAa,EAAK,aAAa,QAAS,EAAC,MAAM,CAAC,KAAK,EAAY,MAAM,MAAM,QAAQ,aAAa,EAAK,aAAa,KAAM,EAAC,GAAG,EAAc,EAAC,0DCXlR,SAAS,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,CAAE,EAA+H,MAApF,CAA1C,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,CAAe,iEAU/yC,AAVb,GAAyD,IAAoM,IAAkE,IAA4B,KAAkH,KAA+H,KAAyH,CAAM,GAAU,GAASC,EAAK,CAAO,GAA6B,GAAoB,EAAO,IAAI,CAAO,GAA2B,GAAoB,EAAO,EAAE,CAAO,GAAW,CAAC,YAAY,YAAY,YAAY,WAAY,EAAO,GAAkB,eAAqB,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAkB,EAAuO,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,EAAO,GAAW,CAAC,CAAC,QAAM,WAAS,GAAG,CAA0H,IAAnH,EAAO,EAAiB,EAAoB,CAAO,EAAW,GAAmC,EAAO,WAAiB,EAAa,EAAc,KAAK,CAAC,GAAG,EAAO,YAAW,GAAE,CAAC,KAAK,UAAU,EAAW,AAAC,EAAC,CAAC,MAAoB,GAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,UAAS,EAAC,AAAE,EAAO,GAAS,EAAO,OAAA,EAAsB,CAAO,GAAwB,aAAa,YAAY,MAAM,YAAY,QAAQ,YAAY,IAAI,WAAY,EAAO,GAAS,CAAC,CAAC,YAAU,SAAO,KAAG,QAAM,GAAG,EAAM,GAAG,CAAC,IAAI,EAAuC,EAAK,MAAM,CAAC,GAAG,EAAM,SAAS,GAAM,EAAuC,GAAwB,EAAM,WAAyG,EAAM,UAAoC,YAAY,UAAU,GAA+C,EAAM,SAAU,CAAE,EAAO,GAAuB,CAAC,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAC,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAS,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAA2tB,GAArtB,CAAC,eAAa,YAAU,CAAC,IAAe,CAAM,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,YAAU,GAAG,EAAU,CAAC,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,WAAS,CAAC,GAAgB,CAAC,cAAW,eAAe,YAAY,UAAQ,oBAAkB,EAAC,CAAO,EAAiB,GAAuB,EAAM,EAAS,CAAO,GAAK,EAAa,KAAK,CAAO,EAAY,KAAQ,CAAC,YAAY,WAAY,EAAC,SAAS,EAAY,CAAkC,EAAa,KAAQ,CAAC,YAAY,YAAY,WAAY,EAAC,SAAS,EAAY,CAAkC,EAAgB,GAAa,CAAO,EAAsB,CAAA,EAAuB,EAAO,EAAkB,GAAsB,CAAC,MAAoB,GAAK,GAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAK,GAAS,CAAC,QAAQ,EAAS,SAAQ,EAAM,SAAsB,EAAK,GAAW,CAAC,MAAM,GAAY,SAAsB,EAAK,GAAK,CAAC,OAAO,YAAY,GAAG,GAAqB,CAAC,UAAU,CAAC,KAAK,EAAU,cAAa,EAAK,cAAa,CAAK,CAAC,EAAC,EAAY,EAAe,CAAC,SAAsB,EAAM,EAAO,EAAE,CAAC,GAAG,EAAU,GAAG,EAAgB,WAAW,EAAE,GAAG,GAAkB,GAAG,EAAsB,gBAAgBC,EAAU,EAAW,CAAC,+BAA8B,qBAAwB,QAAyB,mBAAiB,SAAS,YAAY,IAAI,GAA6B,GAAK,MAAM,yBAAyB,uBAAuB,8FAA8F,6BAA6B,uBAAuB,6BAA6B,MAAM,gBAAgB,wEAAwE,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,sGAAsG,GAAG,CAAM,EAAC,SAAS,CAAC,UAAU,yBAAyB,4BAA4B,6BAA6B,2BAA2B,MAAM,gBAAgB,kEAAmE,EAAC,UAAU,yBAAyB,4BAA4B,6BAA6B,2BAA2B,MAAM,gBAAgB,qEAAsE,CAAC,EAAC,GAAG,GAAqB,CAAC,UAAU,oBAAoB,WAAY,EAAC,UAAU,oBAAoB,KAAM,EAAC,UAAU,oBAAoB,SAAU,CAAC,EAAC,EAAY,EAAe,CAAC,SAAS,CAAC,GAAa,EAAe,EAAK,GAA6B,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKD,EAAK,CAAC,MAAM,mEAAmE,OAAO,OAAO,WAAW,OAAO,cAAc,aAAa,GAAG,YAAY,SAAS,YAAY,UAAS,EAAM,cAAa,EAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAO,EAAC,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAKE,GAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,oDAAoD,YAAY,MAAM,uBAAuB,2FAA4F,EAAC,SAAS,KAAM,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,OAAQ,EAAkB,mBAAiB,SAAS,YAAY,MAAM,sBAAsB,8FAA8F,mDAAmD,WAAY,EAAC,SAAS,CAAC,UAAU,sBAAsB,uEAAwE,EAAC,UAAU,sBAAsB,uEAAwE,CAAC,EAAC,kBAAkB,MAAM,oBAAmB,EAAK,GAAG,GAAqB,CAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,oDAAoD,YAAY,MAAM,uBAAuB,gGAAiG,EAAC,SAAS,WAAY,EAAC,AAAC,EAAC,AAAC,EAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,oDAAoD,YAAY,MAAM,uBAAuB,gGAAiG,EAAC,SAAS,MAAO,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,EAAY,EAAe,AAAC,EAAC,CAAC,GAAc,EAAe,EAAK,GAAK,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,OAAO,YAAY,SAAsB,EAAK,GAA2B,CAAC,UAAU,iDAAiD,UAA2B,mBAAiB,SAAS,WAAY,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAE,EAAC,CAAOC,GAAI,CAAC,kFAAkF,gFAAgF,mVAAmV,wRAAwR,wGAAwG,gHAAgH,sKAAsK,4nBAA4nB,0EAA0E,GAAA,GAAmB,+bAAgc,EASr1T,EAAgB,GAAQ,GAAUA,GAAI,eAAe,IAAgB,EAAgB,EAAgB,YAAY,mBAAmB,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAG,EAAC,EAAoB,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAY,EAAC,aAAa,CAAC,QAAQ,UAAU,MAAM,WAAY,EAAC,MAAM,UAAU,KAAK,EAAY,IAAK,EAAC,UAAU,CAAC,MAAM,YAAY,KAAK,EAAY,IAAK,CAAC,EAAC,CAAC,GAAS,EAAgB,CAAC,CAAC,eAAc,EAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAM,CAAC,CAAC,EAAC,GAAG,GAAU,GAAG,EAAA,GAA0C,AAAC,EAAC,CAAC,8BAA6B,CAAK,EAAC,CACjmE,GAAqB,CAAA,QAAW,OAAS,MAAQ,qBAAuB,CAAA,sBAAyB,GAAI,CAAC,UAAW,MAAQ,sBAAwB,wBAA0B,CAAE,cAAe,iBAAmB,yDAA+D,6BAA+B,0BAA4B,8BAAgC,4BAA8B,yCAA2C,yNAAiQ,OAAQ,CAAC,qBAAsB,CAAA,KAAQ,UAAW,CAAC,CAAC"}