@gouvfr-lasuite/ui-kit 0.21.0 → 0.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,108 +0,0 @@
1
- "use strict";const u=require("react"),Y=require("@gouvfr-lasuite/cunningham-react"),Qe=require("react-dom");function c3(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const T=c3(u),K6=c3(Qe);function Z6(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var q1={exports:{}},N2={};/**
2
- * @license React
3
- * react-jsx-runtime.production.js
4
- *
5
- * Copyright (c) Meta Platforms, Inc. and affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var fi;function U6(){if(fi)return N2;fi=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(n,l,i){var a=null;if(i!==void 0&&(a=""+i),l.key!==void 0&&(a=""+l.key),"key"in l){i={};for(var s in l)s!=="key"&&(i[s]=l[s])}else i=l;return l=i.ref,{$$typeof:e,type:n,key:a,ref:l!==void 0?l:null,props:i}}return N2.Fragment=t,N2.jsx=r,N2.jsxs=r,N2}var B2={};/**
10
- * @license React
11
- * react-jsx-runtime.development.js
12
- *
13
- * Copyright (c) Meta Platforms, Inc. and affiliates.
14
- *
15
- * This source code is licensed under the MIT license found in the
16
- * LICENSE file in the root directory of this source tree.
17
- */var hi;function W6(){return hi||(hi=1,process.env.NODE_ENV!=="production"&&function(){function e(x){if(x==null)return null;if(typeof x=="function")return x.$$typeof===I?null:x.displayName||x.name||null;if(typeof x=="string")return x;switch(x){case p:return"Fragment";case m:return"Profiler";case C:return"StrictMode";case F:return"Suspense";case M:return"SuspenseList";case L:return"Activity"}if(typeof x=="object")switch(typeof x.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),x.$$typeof){case b:return"Portal";case E:return(x.displayName||"Context")+".Provider";case y:return(x._context.displayName||"Context")+".Consumer";case S:var A=x.render;return x=x.displayName,x||(x=A.displayName||A.name||"",x=x!==""?"ForwardRef("+x+")":"ForwardRef"),x;case D:return A=x.displayName||null,A!==null?A:e(x.type)||"Memo";case q:A=x._payload,x=x._init;try{return e(x(A))}catch{}}return null}function t(x){return""+x}function r(x){try{t(x);var A=!1}catch{A=!0}if(A){A=console;var w=A.error,_=typeof Symbol=="function"&&Symbol.toStringTag&&x[Symbol.toStringTag]||x.constructor.name||"Object";return w.call(A,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",_),t(x)}}function n(x){if(x===p)return"<>";if(typeof x=="object"&&x!==null&&x.$$typeof===q)return"<...>";try{var A=e(x);return A?"<"+A+">":"<...>"}catch{return"<...>"}}function l(){var x=N.A;return x===null?null:x.getOwner()}function i(){return Error("react-stack-top-frame")}function a(x){if(K.call(x,"key")){var A=Object.getOwnPropertyDescriptor(x,"key").get;if(A&&A.isReactWarning)return!1}return x.key!==void 0}function s(x,A){function w(){H||(H=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",A))}w.isReactWarning=!0,Object.defineProperty(x,"key",{get:w,configurable:!0})}function c(){var x=e(this.type);return U[x]||(U[x]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),x=this.props.ref,x!==void 0?x:null}function d(x,A,w,_,P,j,O,B){return w=j.ref,x={$$typeof:g,type:x,key:A,props:j,_owner:P},(w!==void 0?w:null)!==null?Object.defineProperty(x,"ref",{enumerable:!1,get:c}):Object.defineProperty(x,"ref",{enumerable:!1,value:null}),x._store={},Object.defineProperty(x._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(x,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(x,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:O}),Object.defineProperty(x,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:B}),Object.freeze&&(Object.freeze(x.props),Object.freeze(x)),x}function f(x,A,w,_,P,j,O,B){var k=A.children;if(k!==void 0)if(_)if(Z(k)){for(_=0;_<k.length;_++)h(k[_]);Object.freeze&&Object.freeze(k)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else h(k);if(K.call(A,"key")){k=e(x);var z=Object.keys(A).filter(function(J){return J!=="key"});_=0<z.length?"{key: someKey, "+z.join(": ..., ")+": ...}":"{key: someKey}",W[k+_]||(z=0<z.length?"{"+z.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
18
- let props = %s;
19
- <%s {...props} />
20
- React keys must be passed directly to JSX without using spread:
21
- let props = %s;
22
- <%s key={someKey} {...props} />`,_,k,z,k),W[k+_]=!0)}if(k=null,w!==void 0&&(r(w),k=""+w),a(A)&&(r(A.key),k=""+A.key),"key"in A){w={};for(var V in A)V!=="key"&&(w[V]=A[V])}else w=A;return k&&s(w,typeof x=="function"?x.displayName||x.name||"Unknown":x),d(x,k,j,P,l(),w,O,B)}function h(x){typeof x=="object"&&x!==null&&x.$$typeof===g&&x._store&&(x._store.validated=1)}var v=u,g=Symbol.for("react.transitional.element"),b=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),C=Symbol.for("react.strict_mode"),m=Symbol.for("react.profiler"),y=Symbol.for("react.consumer"),E=Symbol.for("react.context"),S=Symbol.for("react.forward_ref"),F=Symbol.for("react.suspense"),M=Symbol.for("react.suspense_list"),D=Symbol.for("react.memo"),q=Symbol.for("react.lazy"),L=Symbol.for("react.activity"),I=Symbol.for("react.client.reference"),N=v.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,K=Object.prototype.hasOwnProperty,Z=Array.isArray,R=console.createTask?console.createTask:function(){return null};v={react_stack_bottom_frame:function(x){return x()}};var H,U={},G=v.react_stack_bottom_frame.bind(v,i)(),X=R(n(i)),W={};B2.Fragment=p,B2.jsx=function(x,A,w,_,P){var j=1e4>N.recentlyCreatedOwnerStacks++;return f(x,A,w,!1,_,P,j?Error("react-stack-top-frame"):G,j?R(n(x)):X)},B2.jsxs=function(x,A,w,_,P){var j=1e4>N.recentlyCreatedOwnerStacks++;return f(x,A,w,!0,_,P,j?Error("react-stack-top-frame"):G,j?R(n(x)):X)}}()),B2}var pi;function G6(){return pi||(pi=1,process.env.NODE_ENV==="production"?q1.exports=U6():q1.exports=W6()),q1.exports}var o=G6();const Y6={share:{copyLink:"Copy link",ok:"OK",shareButton:"Share",modalTitle:"Share folder",modalAriaLabel:"Share modal",access:{delete:"Remove access"},cannot_view:{message:"You can view this item but you need additional access to view its members or modify the settings."},invitations:{title:"Pending invitations"},members:{title_plural:"Shared between {count} people",title_singular:"Shared between {count} person",load_more:"Show more "},item:{add:"Add"},search:{placeholder:"Search user",group_name:"Search user result"},user:{no_result:"No result",placeholder:"Search for a user to invite"},linkSettings:{title:"Link settings",reach:{choices:{public:{title:"Public",description:"Anyone with the link can access the document"},authenticated:{title:"Authenticated",description:"Only authenticated users can access the document"},restricted:{title:"Private",description:"Only users of the space can access the document"}}},role:{choices:{reader:{title:"Reader"},editor:{title:"Editor"}}}}},laGaufre:{label:"Digital LaSuite services",closeLabel:"Close the menu",viewMoreLabel:"View more",viewLessLabel:"View less",loadingText:"Loading…",newWindowLabelSuffix:" (new window)",headerLabel:"About"},userMenu:{term_of_service:"Terms of service",manage_account:"Manage account",open:"Open user menu",close:"Close user menu",accountSettings:"Account settings",logout:"Logout",dialogTitle:"User menu"},treeView:{viewMore:"Load more elements"},footer:{logo:{alt:"Logo of the French government"}},onboarding:{skip:"Skip",next:"Next",previous:"Previous",complete:"Understood",stepLabel:"Step {current} of {total}: {title}",currentStepSuffix:" (current)",contentRegionLabel:"Step {current} of {total} content"},feedbackForm:{title:"Contact the team",subtitle:"Bug, idea, question, or praise — the team reads everything and will get back to you if needed.",subject:"Subject",subjectPlaceholder:"What is it about?",message:"Your message",messagePlaceholder:"Describe your issue or suggestion...",uploadFile:"Upload a file",emailCheckbox:"I'd like to receive a reply by e-mail",emailLabel:"E-mail",emailPrivacy:"See how your email is used",emailError:"Please enter a valid e-mail address.",cancel:"Cancel",send:"Send",category:"Category",closeAriaLabel:"Close feedback form"},filePreview:{title:"File Preview",unsupported:{title:"Unsupported file",disclaimer:"Unsupported format.",description:"To view the file, download it to your device.",download:"Download file",heicTitle:"HEIC files are not yet supported for preview."},suspicious:{title:"Suspicious file",description:"This file looks suspicious. It is only visible to you.",download:"Download file"},error:{title:"An error occurred while loading the document.",description:"You can contact the support for help."},wopi:{loading:"Loading document...",error:"An error occurred while loading the document.",openInEditor:"Open in editor",openInEditorDescription:"This file can be edited with an online editor. It opens in a new tab."},image:{loading:"Loading image..."},externalLink:{title:"External link",description:"You are about to leave this page and be redirected to:",confirmQuestion:"Do you want to continue?"},outdatedBrowser:{title:"Your browser is not supported",description:"For security reasons, the PDF viewer requires a recent browser. Please update your browser or use Firefox or Chrome."},actions:{download:"Download",print:"Print"}}},X6={components:Y6},Q6={share:{copyLink:"Copier le lien",ok:"OK",modalTitle:"Partage",modalAriaLabel:"Modale de partage",shareButton:"Partager",access:{delete:"Retirer l'accès"},cannot_view:{message:"Vous pouvez voir cet élément mais vous avez besoin d'un accès supplémentaire pour voir ses membres ou modifier les paramètres."},invitations:{title:"Invitations en attente"},members:{title_plural:"Partagé entre {count} personnes",title_singular:"Partagé entre {count} personne",load_more:"Afficher plus"},item:{add:"Ajouter"},search:{placeholder:"Rechercher un utilisateur",group_name:"Résultat de la recherche d'utilisateur"},user:{no_result:"Aucun résultat",placeholder:"Rechercher un utilisateur à inviter"},linkSettings:{title:"Paramètres du lien",reach:{choices:{public:{title:"Public",description:"N'importe qui avec le lien peut accéder au document"},restricted:{title:"Privé",description:"Seules les personnes avec accès peuvent l'ouvrir à l'aide du lien"},authenticated:{title:"Authenticated",description:"Seuls les utilisateurs authentifiés peuvent accéder au document"}}},role:{choices:{reader:{title:"Lecture seule"},editor:{title:"Édition"}}}}},laGaufre:{label:"Services de la Suite numérique",closeLabel:"Fermer le menu",loadingText:"Chargement…",viewMoreLabel:"Voir plus",viewLessLabel:"Voir moins",newWindowLabelSuffix:" (nouvelle fenêtre)",headerLabel:"À propos"},userMenu:{term_of_service:"Conditions d'utilisation",open:"Ouvrir le menu utilisateur",close:"Fermer le menu utilisateur",accountSettings:"Paramètres du compte",logout:"Déconnexion",dialogTitle:"Menu utilisateur",manage_account:"Gérer le compte"},treeView:{viewMore:"Charger plus d'éléments"},footer:{logo:{alt:"Logo du gouvernement français"}},onboarding:{skip:"Passer",next:"Suivant",previous:"Précédent",complete:"Compris",stepLabel:"Étape {current} sur {total} : {title}",currentStepSuffix:" (actuelle)",contentRegionLabel:"Contenu de l'étape {current} sur {total}"},feedbackForm:{title:"Contacter l'équipe",subtitle:"Bug, idée, question ou compliment — l'équipe lit tout et reviendra vers vous si nécessaire.",subject:"Sujet",subjectPlaceholder:"De quoi s'agit-il ?",message:"Votre message",messagePlaceholder:"Décrivez votre problème ou suggestion...",uploadFile:"Joindre un fichier",emailCheckbox:"Je souhaite recevoir une réponse par e-mail",emailLabel:"E-mail",emailPrivacy:"Voir comment votre e-mail est utilisé",emailError:"Veuillez saisir une adresse e-mail valide.",cancel:"Annuler",send:"Envoyer",category:"Catégorie",closeAriaLabel:"Fermer le formulaire de contact"},filePreview:{title:"Aperçu du fichier",unsupported:{title:"Fichier non pris en charge",disclaimer:"Format non supporté.",description:"Pour visualiser le fichier, téléchargez-le sur votre appareil.",download:"Télécharger le fichier",heicTitle:"Les fichiers HEIC ne sont pas encore supportés pour la prévisualisation."},suspicious:{title:"Fichier suspect",description:"Ce fichier semble suspect. Il n'est visible que pour vous.",download:"Télécharger le fichier"},error:{title:"Une erreur est survenue lors du chargement du document.",description:"Vous pouvez contacter le support pour obtenir de l'aide."},wopi:{loading:"Chargement du document...",error:"Une erreur est survenue lors du chargement du document.",openInEditor:"Ouvrir dans l'éditeur",openInEditorDescription:"Ce fichier peut être modifié avec un éditeur en ligne. Il s'ouvre dans un nouvel onglet."},image:{loading:"Chargement de l'image..."},externalLink:{title:"Lien externe",description:"Vous êtes sur le point de quitter cette page et d'être redirigé vers :",confirmQuestion:"Voulez-vous continuer ?"},outdatedBrowser:{title:"Votre navigateur n'est pas pris en charge",description:"Pour des raisons de sécurité, la visionneuse PDF nécessite un navigateur récent. Veuillez mettre à jour votre navigateur ou utiliser Firefox ou Chrome."},actions:{download:"Télécharger",print:"Imprimer"}}},J6={components:Q6},e8={share:{copyLink:"Link kopiëren",ok:"OK",shareButton:"Delen",modalTitle:"Map delen",modalAriaLabel:"Deelvenster",access:{delete:"Toegang intrekken"},cannot_view:{message:"U kunt dit item bekijken, maar u heeft aanvullende toegang nodig om de leden te zien of de instellingen te wijzigen."},invitations:{title:"Openstaande uitnodigingen"},members:{title_plural:"Gedeeld met {count} personen",title_singular:"Gedeeld met {count} persoon",load_more:"Meer weergeven"},item:{add:"Toevoegen"},search:{placeholder:"Gebruiker zoeken",group_name:"Resultaat gebruiker zoeken"},user:{no_result:"Geen resultaten",placeholder:"Zoek een gebruiker om uit te nodigen"},linkSettings:{title:"Linkinstellingen",reach:{choices:{public:{title:"Openbaar",description:"Iedereen met de link heeft toegang tot het document"},authenticated:{title:"Geauthenticeerd",description:"Alleen geauthenticeerde gebruikers hebben toegang tot het document"},restricted:{title:"Privé",description:"Alleen gebruikers van de werkruimte hebben toegang tot het document"}}},role:{choices:{reader:{title:"Lezer"},editor:{title:"Bewerker"}}}}},laGaufre:{label:"Digitale LaSuite-diensten",closeLabel:"Menu sluiten",viewMoreLabel:"Meer weergeven",viewLessLabel:"Minder weergeven",loadingText:"Laden…",newWindowLabelSuffix:" (nieuw venster)",headerLabel:"Over"},userMenu:{term_of_service:"Servicevoorwaarden",manage_account:"Account beheren",open:"Gebruikersmenu openen",close:"Gebruikersmenu sluiten",accountSettings:"Accountinstellingen",logout:"Uitloggen",dialogTitle:"Gebruikersmenu"},treeView:{viewMore:"Meer elementen laden"},footer:{logo:{alt:"Logo van de Franse overheid"}},onboarding:{skip:"Overslaan",next:"Volgende",previous:"Vorige",complete:"Begrepen",stepLabel:"Stap {current} van {total}: {title}",currentStepSuffix:" (huidig)",contentRegionLabel:"Inhoud van stap {current} van {total}"},feedbackForm:{title:"Neem contact op met het team",subtitle:"Bug, idee, vraag of compliment — het team leest alles en neemt indien nodig contact met u op.",subject:"Onderwerp",subjectPlaceholder:"Waar gaat het over?",message:"Uw bericht",messagePlaceholder:"Beschrijf uw probleem of suggestie...",uploadFile:"Een bestand uploaden",emailCheckbox:"Ik wil graag een antwoord per e-mail ontvangen",emailLabel:"E-mail",emailPrivacy:"Bekijk hoe uw e-mailadres wordt gebruikt",emailError:"Voer een geldig e-mailadres in.",cancel:"Annuleren",send:"Verzenden",category:"Categorie",closeAriaLabel:"Feedbackformulier sluiten"},filePreview:{title:"Bestandsvoorbeeld",unsupported:{title:"Niet-ondersteund bestand",disclaimer:"Format niet ondersteund.",description:"Om het bestand te bekijken, downloadt u het naar uw apparaat.",download:"Bestand downloaden",heicTitle:"HEIC-bestanden worden nog niet ondersteund voor voorbeeld."},suspicious:{title:"Verdacht bestand",description:"Dit bestand is verdacht. Het is alleen voor u zichtbaar.",download:"Bestand downloaden"},error:{title:"Er is een fout opgetreden tijdens het laden van het document.",description:"U kunt contact opnemen met de support voor hulp."},wopi:{loading:"Document laden...",error:"Er is een fout opgetreden tijdens het laden van het document.",openInEditor:"Openen in editor",openInEditorDescription:"Dit bestand kan worden bewerkt met een online editor. Het opent in een nieuw tabblad."},image:{loading:"Afbeelding laden..."},externalLink:{title:"Externe link",description:"U staat op het punt deze pagina te verlaten en te worden doorgestuurd naar:",confirmQuestion:"Wilt u doorgaan?"},outdatedBrowser:{title:"Uw browser wordt niet ondersteund",description:"Om veiligheidsredenen vereist de PDF-viewer een recente browser. Werk uw browser bij of gebruik Firefox of Chrome."},actions:{download:"Downloaden",print:"Afdrukken"}}},t8={components:e8};function mr(e){return e&&typeof e=="object"&&!Array.isArray(e)}function Oe(e,...t){if(!t.length)return e;const r=t.shift();if(mr(e)&&mr(r))for(const n in r)mr(r[n])?(e[n]||Object.assign(e,{[n]:{}}),Oe(e[n],r[n])):Object.assign(e,{[n]:r[n]});return Oe(e,...t)}const r8=JSON.parse(JSON.stringify(Y.enUS)),u3={"en-US":Oe(Y.enUS,X6),"fr-FR":Oe(Y.frFR,J6),"nl-NL":Oe(r8,t8)},n8=e=>o.jsx(Y.CunninghamProvider,{customLocales:u3,...e}),l8="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='192'%20height='48'%20fill='none'%3e%3cpath%20fill='%23fff'%20d='m60.986%2021.454%201.156-1.076c.833%201.059%201.819%201.605%202.94%201.605%201.293%200%202.04-.82%202.04-1.912%200-2.56-5.626-2.253-5.626-6.059%200-1.74%201.428-3.209%203.45-3.209%201.684%200%202.908.768%203.792%201.946l-1.19%201.041c-.697-1.007-1.547-1.553-2.584-1.553-1.105%200-1.836.751-1.836%201.74%200%202.578%205.627%202.254%205.627%206.077%200%202.031-1.581%203.363-3.655%203.363-1.768%200-3.077-.666-4.114-1.963Zm10.817-5.735H70.46l1.445-4.574h1.649l-1.751%204.574Zm4.818-3.465c-.56%200-1.02-.46-1.02-1.024a1.026%201.026%200%200%201%201.02-1.007c.56%200%201.003.46%201.003%201.007a1.01%201.01%200%200%201-1.003%201.024Zm-.73%2010.838V14.49h1.444v8.602H75.89Zm3.767-4.3c0-2.51%201.717-4.643%204.403-4.643%201.24%200%202.26.46%203.043%201.297V10.29h1.445v12.801h-1.445v-.955c-.782.836-1.802%201.297-3.043%201.297-2.686%200-4.403-2.134-4.403-4.643Zm1.53%200c0%201.825%201.224%203.276%203.043%203.276%201.19%200%202.21-.58%202.873-1.604v-3.345c-.68-1.042-1.7-1.605-2.873-1.605-1.82%200-3.043%201.45-3.043%203.277Zm18.023%202.884c-.8%201.075-2.074%201.758-3.672%201.758-2.89%200-4.675-2.134-4.675-4.643%200-2.611%201.666-4.642%204.318-4.642%202.329%200%203.842%201.587%203.842%203.738%200%20.34-.051.682-.102.921H92.36v.034c0%201.895%201.292%203.277%203.213%203.277a3.143%203.143%200%200%200%202.567-1.28l1.07.837Zm-4.012-6.281c-1.394%200-2.38.785-2.72%202.27h5.083c-.051-1.246-.952-2.27-2.363-2.27Zm6.274%207.697V14.49h1.445v.973c.697-.768%201.581-1.314%202.856-1.314%201.921%200%203.349%201.297%203.349%203.738v5.205h-1.462v-5.154c0-1.536-.85-2.424-2.176-2.424-1.241%200-2.023.717-2.567%201.622v5.956h-1.445Zm11.052-2.884V15.82h-1.615V14.49h1.615v-2.15h1.462v2.15h2.975v1.331h-2.975v4.387c0%201.348.68%201.724%201.717%201.724.561%200%20.952-.069%201.275-.205v1.297c-.408.17-.867.239-1.479.239-1.904%200-2.975-.956-2.975-3.055Zm7.377-7.954c-.561%200-1.02-.46-1.02-1.024a1.024%201.024%200%200%201%201.02-1.007c.561%200%201.003.46%201.003%201.007a1.01%201.01%200%200%201-1.003%201.024Zm-.731%2010.838V14.49h1.445v8.602h-1.445Zm3.377-8.602h1.615v-1.058c0-1.844%201.207-3.14%203.043-3.14.952%200%201.7.34%202.21.835l-.901%201.059a1.638%201.638%200%200%200-1.292-.58c-.935%200-1.598.682-1.598%201.792v1.092h2.975v1.331h-2.975v7.271h-1.462v-7.27h-1.615V14.49Zm8.543-2.236c-.561%200-1.02-.46-1.02-1.024a1.024%201.024%200%200%201%201.02-1.007c.561%200%201.003.46%201.003%201.007a1.01%201.01%200%200%201-1.003%201.024Zm-.731%2010.838V14.49h1.445v8.602h-1.445Zm12.115-1.416c-.799%201.075-2.074%201.758-3.672%201.758-2.89%200-4.675-2.134-4.675-4.643%200-2.611%201.666-4.642%204.318-4.642%202.329%200%203.842%201.587%203.842%203.738%200%20.34-.051.682-.102.921h-6.562v.034c0%201.895%201.292%203.277%203.213%203.277a3.143%203.143%200%200%200%202.567-1.28l1.071.837Zm-4.012-6.281c-1.394%200-2.38.785-2.72%202.27h5.083c-.051-1.246-.952-2.27-2.363-2.27Zm6.274%207.697V14.49h1.445v1.075c.629-.75%201.411-1.246%202.499-1.246.272%200%20.527.034.731.103v1.502a3.1%203.1%200%200%200-.85-.12c-1.122%200-1.853.58-2.38%201.451v5.837h-1.445Zm13.685.342c-1.683%200-2.822-.956-2.822-2.458%200-1.331.986-2.287%202.822-2.577l2.873-.478v-.598c0-1.195-.85-1.877-2.057-1.877-1.003%200-1.836.444-2.329%201.195l-1.088-.837c.748-1.024%201.955-1.655%203.451-1.655%202.176%200%203.468%201.28%203.468%203.174v5.77h-1.445V22c-.646.905-1.717%201.434-2.873%201.434Zm-1.377-2.51c0%20.735.629%201.298%201.615%201.298%201.139%200%202.04-.598%202.635-1.588v-1.638l-2.533.444c-1.19.188-1.717.734-1.717%201.485Zm7.252-6.434h1.564l2.737%207.083%202.737-7.083h1.564l-3.349%208.602h-1.904l-3.349-8.602Zm17.856%207.186c-.799%201.075-2.074%201.758-3.672%201.758-2.89%200-4.675-2.134-4.675-4.643%200-2.611%201.666-4.642%204.318-4.642%202.329%200%203.842%201.587%203.842%203.738%200%20.34-.051.682-.102.921h-6.562v.034c0%201.895%201.292%203.277%203.213%203.277a3.143%203.143%200%200%200%202.567-1.28l1.071.837Zm-4.012-6.281c-1.394%200-2.38.785-2.72%202.27h5.083c-.051-1.246-.952-2.27-2.363-2.27Zm10.185%206.673a2.891%202.891%200%200%200%202.431-1.28l1.156.888c-.799%201.075-2.04%201.758-3.604%201.758-2.839%200-4.658-2.134-4.658-4.643s1.819-4.642%204.658-4.642c1.547%200%202.805.7%203.604%201.758l-1.156.887a2.917%202.917%200%200%200-2.448-1.28c-1.836%200-3.145%201.45-3.145%203.277%200%201.843%201.309%203.277%203.162%203.277ZM61.854%2040.161V27.51h4.158c2.772%200%204.464%201.428%204.464%203.777%200%202.331-1.692%203.76-4.464%203.76H64.41v5.114h-2.556Zm4.266-10.464h-1.71v3.162h1.71c1.08%200%201.728-.578%201.728-1.608%200-.958-.648-1.554-1.728-1.554Zm6.129%2010.464v-9.109h2.286v.904c.594-.615%201.368-1.084%202.394-1.084.306%200%20.576.054.792.126v2.404a3.922%203.922%200%200%200-1.008-.127c-1.116%200-1.836.614-2.178%201.175v5.71h-2.286Zm11.386-9.47c2.952%200%204.968%202.186%204.968%204.915%200%202.73-2.016%204.916-4.968%204.916s-4.968-2.187-4.968-4.916c0-2.729%202.016-4.915%204.968-4.915Zm.036%207.662c1.458%200%202.556-1.174%202.556-2.747%200-1.59-1.098-2.747-2.556-2.747-1.512%200-2.628%201.157-2.628%202.747%200%201.59%201.116%202.747%202.628%202.747Zm13.172-.235c1.44%200%202.574-.704%203.294-1.735l2.016%201.555c-1.152%201.572-3.024%202.584-5.31%202.584-3.978%200-6.696-3.072-6.696-6.687%200-3.614%202.718-6.686%206.696-6.686%202.286%200%204.158%201.03%205.31%202.566l-2.016%201.572c-.72-1.03-1.854-1.735-3.294-1.735-2.376%200-4.068%201.862-4.068%204.283%200%202.422%201.692%204.283%204.068%204.283Zm11.366-7.427c2.952%200%204.968%202.186%204.968%204.915%200%202.73-2.016%204.916-4.968%204.916s-4.968-2.187-4.968-4.916c0-2.729%202.016-4.915%204.968-4.915Zm.036%207.662c1.458%200%202.556-1.174%202.556-2.747%200-1.59-1.098-2.747-2.556-2.747-1.512%200-2.628%201.157-2.628%202.747%200%201.59%201.116%202.747%202.628%202.747Zm7.018%201.808v-9.109h2.286v.723c.63-.614%201.476-1.084%202.682-1.084%201.962%200%203.528%201.355%203.528%204.048v5.422h-2.322v-5.332c0-1.21-.666-1.97-1.782-1.97-1.152%200-1.764.777-2.106%201.356v5.946h-2.286Zm11.091%200v-9.109h2.286v.723c.63-.614%201.476-1.084%202.682-1.084%201.962%200%203.528%201.355%203.528%204.048v5.422h-2.322v-5.332c0-1.21-.666-1.97-1.782-1.97-1.152%200-1.764.777-2.106%201.356v5.946h-2.286Zm19.444-1.482c-.846%201.138-2.25%201.843-3.96%201.843-3.222%200-5.04-2.259-5.04-4.916%200-2.692%201.692-4.915%204.662-4.915%202.52%200%204.176%201.698%204.176%204.084%200%20.506-.072.994-.144%201.301h-6.354c.144%201.5%201.188%202.386%202.736%202.386.99%200%201.8-.434%202.286-1.085l1.638%201.302Zm-4.338-6.073c-1.116%200-1.872.543-2.178%201.735h4.086c-.036-.903-.702-1.735-1.908-1.735Zm10.696%205.747c.882%200%201.584-.433%202.016-1.066l1.818%201.392c-.846%201.12-2.178%201.843-3.834%201.843-3.132%200-5.004-2.259-5.004-4.916%200-2.656%201.872-4.915%205.004-4.915%201.656%200%202.988.723%203.834%201.843l-1.818%201.392c-.432-.633-1.116-1.067-2.052-1.067-1.494%200-2.592%201.157-2.592%202.747%200%201.609%201.098%202.747%202.628%202.747Zm6.204-1.518V33.15h-1.692v-2.097h1.692v-2.277h2.304v2.277h2.772v2.097h-2.772v3.686c0%201.012.54%201.41%201.44%201.41.63%200%201.044-.072%201.35-.199v2.006c-.45.199-.99.29-1.746.29-2.268%200-3.348-1.284-3.348-3.507Z'/%3e%3cpath%20fill='%23000091'%20d='M37.992%2014.155%2022.998%205.442%208.004%2014.237a.607.607%200%200%200-.306.527V31.78a.67.67%200%200%200%20.306.526l14.992%208.635L37.99%2032.2a.667.667%200%200%200%20.306-.526v-16.99a.608.608%200%200%200-.304-.53Z'/%3e%3cpath%20fill='%23FCC63A'%20d='m17.641%2014.656-5.029%208.663-4.557-9.212%205.39-3.125%204.49%203.173-.294.502Zm20.656%2017.049V14.679a.604.604%200%200%200-.306-.526L22.998%205.442'/%3e%3cpath%20fill='%230063CB'%20d='M7.7%2031.705%2023%205.442v35.504l-14.996-8.64a.667.667%200%200%201-.306-.526V14.765l.002%2016.94Zm24.67-20.819%205.457%203.168-4.489%209.187-5.387-9.273%204.418-3.083v.001Z'/%3e%3cpath%20fill='%23fff'%20d='M42.606%2011.348%2023.416.284a.93.93%200%200%200-.832%200L3.394%2011.348a.89.89%200%200%200-.394.698v22.088a.891.891%200%200%200%20.394.703l19.189%2011.064a.929.929%200%200%200%20.832%200l19.191-11.064a.888.888%200%200%200%20.394-.703V12.046a.893.893%200%200%200-.394-.698ZM13.789%2029.176h.079c-.042%200-.079.007-.079.05%200%20.1.151%200%20.2.1a.91.91%200%200%200-.629.277c0%20.05.1.05.151.05-.075.1-.226.05-.277.153a.176.176%200%200%200%20.1.05c-.05%200-.1%200-.1.05v.153c-.126%200-.176.1-.277.15.2.153.327%200%20.528%200-.528.201-.956.482-1.484.633-.1%200%200%20.15-.1.15.151.101.227-.05.377-.05-.654.38-1.333.703-2.037%201.138a.353.353%200%200%200-.1.201h-.2c-.1.05-.05.177-.151.278.226.15.5-.2.654%200%20.05%200-.1.05-.2.05-.05%200-.05.1-.1.1H9.99c-.1.076-.2.127-.2.278a.22.22%200%200%200-.226.1%209%209%200%200%200%203.144-.58%207.687%207.687%200%200%200%202.088-1.566.177.177%200%200%201%20.05.1c-.147.439-.43.82-.806%201.084-.277.153-.478.38-.7.481a4.05%204.05%200%200%200-.428.277c-.632.198-1.281.337-1.939.414l-.305.044c-.225.033-.449.07-.671.109l-1.993-1.143a.648.648%200%200%201-.288-.413.568.568%200%200%200%20.094-.063.267.267%200%200%200-.113-.071v-.653a12.74%2012.74%200%200%200%203.038-.945%208.731%208.731%200%200%200-3.037-1.349v-1.52c.555.09%201.103.222%201.639.393a6.41%206.41%200%200%201%201.182.58c.147.14.307.268.478.379a.908.908%200%200%200%20.8.05h.33a3.954%203.954%200%200%200%201.937-.909c0%20.05.05.05.1.05-.078.4-.223.785-.428%201.137.003.05-.048.152.053.203Zm2.817%203.584c.251-.1.4-.277.629-.378-.05.05-.05.151-.1.201a3.71%203.71%200%200%200-.528.402%2016%2016%200%200%200-1.585%201.616c-.252.302-.528.58-.8.859-.096.09-.2.172-.31.246l-2.527-1.456c.36.03.721.013%201.076-.053.294-.084.58-.193.855-.329v.1c.7-.277%201.232-.909%201.937-1.136.025%200%20.126.1.226.05a1.885%201.885%200%200%201%201.509-.702c0%20.05%200%20.1.05.1h.025c-.151.127-.327.251-.5.378-.057.053-.007.102.043.102Zm-8.908-6.188v-.187a5.795%205.795%200%200%201%201.588-.188c.158-.026.32-.026.478%200a5.84%205.84%200%200%200-2.066.375Zm30.6%205.109a.67.67%200%200%201-.306.526L27.913%2038.08a32.214%2032.214%200%200%201-3.408-1.189%202.847%202.847%200%200%201-.05-2.254c.08-.309.198-.607.352-.886.025-.025.05-.05.05-.076a.025.025%200%200%200%20.025-.025%204.33%204.33%200%200%201%20.377-.558l.015-.015.02-.02.015-.016c0-.025.025-.05.05-.076.025-.052.075-.077.1-.127a3.78%203.78%200%200%201%20.579-.502c.213-.077.431-.136.654-.178.811.06%201.617.171%202.415.33a.753.753%200%200%201%20.277.1c.301.06.612.041.905-.05a1.135%201.135%200%200%200%20.855-.709%201.22%201.22%200%200%200%20.05-1.064c-.178-.276-.013-.438.181-.592l.068-.055c.086-.06.164-.134.231-.216.126-.254-.1-.402-.151-.633-.05-.1-.226-.05-.327-.2.352-.152.855-.433.629-.861-.151-.228-.377-.633-.1-.86.352-.201.855-.152%201.006-.483a1.146%201.146%200%200%200-.292-1.088l-.075-.108a4.776%204.776%200%200%201-.211-.322%206.934%206.934%200%200%200-.528-.76%204.32%204.32%200%200%201-.528-1.014c-.151-.378.05-.708.05-1.087a6.397%206.397%200%200%200-.327-2.153c-.126-.354-.176-.734-.327-1.064a1.127%201.127%200%200%200-.226-.582.376.376%200%200%201%200-.329c.205-.145.399-.306.579-.482a.571.571%200%200%200-.2-.707c-.327-.152-.3.329-.528.43h-.151c-.05-.126.05-.177.151-.278%200-.05%200-.151-.05-.151-.2%200-.377-.052-.428-.152a3.956%203.956%200%200%200-1.861-1.291c.188.058.382.091.579.1.338.072.69.036%201.006-.1.227-.077.277-.482.377-.709a.806.806%200%200%200-.151-.634%202.192%202.192%200%200%200-.906-.759%209.094%209.094%200%200%201-.679-.354.952.952%200%200%200-.251-.127c-2.965-1.49-9.069-.2-9.534%200h-.009a8.23%208.23%200%200%200-1.249.477%203.92%203.92%200%200%200-2.365%202.475%203.84%203.84%200%200%200-1.333%201.515c-.428.804-1.056%201.515-.956%202.424.1.783.277%201.49.428%202.298.043.273.11.542.2.803.1.278%200%20.632.151.859.075.15.025.328.227.43v.2c.05.05.05.1.151.1v.202c.435.424.807.91%201.107%201.44.1.276-.478.15-.7.05a5.983%205.983%200%200%201-1.132-.96.177.177%200%200%200-.051.1c.2.354.906.783.528%201.01-.2.1-.428-.151-.629.05-.05.077%200%20.178%200%20.278-.277-.2-.578-.1-.855-.2-.2-.05-.252-.429-.478-.429a15.135%2015.135%200%200%200-1.811-.328%2015.1%2015.1%200%200%200-1.739-.161V14.766a.61.61%200%200%201%20.306-.526l14.987-8.796%2014.994%208.712a.606.606%200%200%201%20.306.526V31.68Zm-7.954-8.295a.325.325%200%200%201-.282.15c-.1.085-.194.176-.282.274.1%200%200%20.15.1.15-.205.224.077.697-.205.796-.37.1-.758.1-1.127%200a.721.721%200%200%201%20.167-.016h.085a.38.38%200%200%200%20.337-.133v-.2c0-.05-.051-.05-.1-.05a.16.16%200%200%201-.1.05.225.225%200%200%200-.154-.201.804.804%200%200%201-.718-.274.668.668%200%200%201%20.436-.05c.128%200%20.077-.225.231-.324h.154c.307-.373.871-.473.974-.846%200-.1-.282-.1-.487-.15a2.253%202.253%200%200%200-.82.05c-.36.05-.712.142-1.051.274.28-.206.592-.366.923-.472.232-.09.473-.158.718-.201l.132-.026.133-.027a.968.968%200%200%201%20.556%200c.231.1.615.1.666.248.1.275-.154.548-.435.747-.057.08.149.136.149.231Z'/%3e%3cpath%20fill='%23FCC63A'%20d='M55.56%200H30c-1.105%200-2%20.899-2%202.008v9.34c0%201.108.895%202.007%202%202.007h25.56c1.105%200%202-.899%202-2.008V2.008a2.004%202.004%200%200%200-2-2.008Z'/%3e%3cpath%20fill='%23161616'%20d='M30.562%2011.213V2.325h2.921c.97%200%201.732.237%202.289.711.565.474.847%201.122.847%201.943%200%20.813-.282%201.456-.847%201.93-.557.474-1.32.71-2.289.71h-1.125v3.594h-1.796Zm2.997-7.351h-1.201v2.221h1.2c.38%200%20.675-.097.886-.29.22-.197.329-.476.329-.84%200-.338-.11-.605-.329-.8-.21-.194-.506-.291-.885-.291Zm4.671%207.35V2.326h2.707c.97%200%201.736.237%202.301.711.565.474.847%201.122.847%201.943%200%20.532-.126.999-.379%201.396a2.4%202.4%200%200%201-1.037.902l2.782%203.936h-2.15L40.949%207.62h-.923v3.593H38.23Zm2.808-7.35h-1.012v2.221h1.012c.38%200%20.674-.097.885-.29.21-.197.316-.476.316-.84%200-.338-.105-.605-.316-.8-.21-.194-.506-.291-.885-.291Zm9.511-1.79c.69%200%201.323.126%201.896.38.582.254%201.08.593%201.492%201.016.414.423.734.923.962%201.498a4.81%204.81%200%200%201%20.341%201.803c0%20.635-.114%201.24-.341%201.815a4.504%204.504%200%200%201-.962%201.486%204.67%204.67%200%200%201-1.492%201.015c-.598.26-1.244.39-1.896.382a4.721%204.721%200%200%201-3.402-1.397%204.504%204.504%200%200%201-.961-1.486%204.892%204.892%200%200%201-.342-1.815c0-.635.114-1.236.342-1.803a4.473%204.473%200%200%201%20.961-1.498%204.72%204.72%200%200%201%203.402-1.397Zm0%207.706a2.79%202.79%200%200%200%201.138-.229c.354-.16.653-.371.898-.634.252-.271.45-.589.594-.953.145-.38.218-.785.215-1.193a3.193%203.193%200%200%200-.215-1.18%202.805%202.805%200%200%200-.595-.953A2.547%202.547%200%200%200%2051.687%204a2.664%202.664%200%200%200-1.138-.24c-.413%200-.797.08-1.151.24a2.678%202.678%200%200%200-.91.635c-.254.276-.451.6-.582.952a3.193%203.193%200%200%200-.215%201.181c0%20.423.071.82.215%201.193.143.364.337.682.581.953.253.262.557.474.91.634.355.153.739.23%201.152.23Z'/%3e%3c/svg%3e",i8="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='190'%20height='48'%20fill='none'%3e%3cpath%20fill='%23929292'%20d='m57.986%2021.454%201.156-1.076c.833%201.059%201.819%201.605%202.94%201.605%201.293%200%202.04-.82%202.04-1.912%200-2.56-5.626-2.253-5.626-6.059%200-1.74%201.428-3.209%203.45-3.209%201.684%200%202.908.768%203.792%201.946l-1.19%201.041c-.697-1.007-1.547-1.553-2.584-1.553-1.105%200-1.836.751-1.836%201.74%200%202.578%205.627%202.254%205.627%206.077%200%202.031-1.581%203.363-3.655%203.363-1.768%200-3.077-.666-4.114-1.963Zm10.817-5.735H67.46l1.445-4.574h1.649l-1.751%204.574Zm4.818-3.465c-.56%200-1.02-.46-1.02-1.024a1.026%201.026%200%200%201%201.02-1.007c.56%200%201.003.46%201.003%201.007a1.01%201.01%200%200%201-1.003%201.024Zm-.73%2010.838V14.49h1.444v8.602H72.89Zm3.767-4.3c0-2.51%201.717-4.643%204.403-4.643%201.24%200%202.26.46%203.043%201.297V10.29h1.445v12.801h-1.445v-.955c-.782.836-1.802%201.297-3.043%201.297-2.686%200-4.403-2.134-4.403-4.643Zm1.53%200c0%201.825%201.224%203.276%203.043%203.276%201.19%200%202.21-.58%202.873-1.604v-3.345c-.68-1.042-1.7-1.605-2.873-1.605-1.82%200-3.043%201.45-3.043%203.277Zm18.023%202.884c-.8%201.075-2.074%201.758-3.672%201.758-2.89%200-4.675-2.134-4.675-4.643%200-2.611%201.666-4.642%204.318-4.642%202.329%200%203.842%201.587%203.842%203.738%200%20.34-.051.682-.102.921H89.36v.034c0%201.895%201.292%203.277%203.213%203.277a3.143%203.143%200%200%200%202.567-1.28l1.07.837Zm-4.012-6.281c-1.394%200-2.38.785-2.72%202.27h5.083c-.051-1.246-.952-2.27-2.363-2.27Zm6.274%207.697V14.49h1.445v.973c.697-.768%201.581-1.314%202.856-1.314%201.921%200%203.349%201.297%203.349%203.738v5.205h-1.462v-5.154c0-1.536-.85-2.424-2.176-2.424-1.241%200-2.023.717-2.567%201.622v5.956h-1.445Zm11.052-2.884V15.82h-1.615V14.49h1.615v-2.15h1.462v2.15h2.975v1.331h-2.975v4.387c0%201.348.68%201.724%201.717%201.724.561%200%20.952-.069%201.275-.205v1.297c-.408.17-.867.239-1.479.239-1.904%200-2.975-.956-2.975-3.055Zm7.377-7.954c-.561%200-1.02-.46-1.02-1.024a1.024%201.024%200%200%201%201.02-1.007c.561%200%201.003.46%201.003%201.007a1.01%201.01%200%200%201-1.003%201.024Zm-.731%2010.838V14.49h1.445v8.602h-1.445Zm3.377-8.602h1.615v-1.058c0-1.844%201.207-3.14%203.043-3.14.952%200%201.7.34%202.21.835l-.901%201.059a1.638%201.638%200%200%200-1.292-.58c-.935%200-1.598.682-1.598%201.792v1.092h2.975v1.331h-2.975v7.271h-1.462v-7.27h-1.615V14.49Zm8.543-2.236c-.561%200-1.02-.46-1.02-1.024a1.024%201.024%200%200%201%201.02-1.007c.561%200%201.003.46%201.003%201.007a1.01%201.01%200%200%201-1.003%201.024Zm-.731%2010.838V14.49h1.445v8.602h-1.445Zm12.115-1.416c-.799%201.075-2.074%201.758-3.672%201.758-2.89%200-4.675-2.134-4.675-4.643%200-2.611%201.666-4.642%204.318-4.642%202.329%200%203.842%201.587%203.842%203.738%200%20.34-.051.682-.102.921h-6.562v.034c0%201.895%201.292%203.277%203.213%203.277a3.143%203.143%200%200%200%202.567-1.28l1.071.837Zm-4.012-6.281c-1.394%200-2.38.785-2.72%202.27h5.083c-.051-1.246-.952-2.27-2.363-2.27Zm6.274%207.697V14.49h1.445v1.075c.629-.75%201.411-1.246%202.499-1.246.272%200%20.527.034.731.103v1.502a3.1%203.1%200%200%200-.85-.12c-1.122%200-1.853.58-2.38%201.451v5.837h-1.445Zm13.685.342c-1.683%200-2.822-.956-2.822-2.458%200-1.331.986-2.287%202.822-2.577l2.873-.478v-.598c0-1.195-.85-1.877-2.057-1.877-1.003%200-1.836.444-2.329%201.195l-1.088-.837c.748-1.024%201.955-1.655%203.451-1.655%202.176%200%203.468%201.28%203.468%203.174v5.77h-1.445V22c-.646.905-1.717%201.434-2.873%201.434Zm-1.377-2.51c0%20.735.629%201.298%201.615%201.298%201.139%200%202.04-.598%202.635-1.588v-1.638l-2.533.444c-1.19.188-1.717.734-1.717%201.485Zm7.252-6.434h1.564l2.737%207.083%202.737-7.083h1.564l-3.349%208.602h-1.904l-3.349-8.602Zm17.856%207.186c-.799%201.075-2.074%201.758-3.672%201.758-2.89%200-4.675-2.134-4.675-4.643%200-2.611%201.666-4.642%204.318-4.642%202.329%200%203.842%201.587%203.842%203.738%200%20.34-.051.682-.102.921h-6.562v.034c0%201.895%201.292%203.277%203.213%203.277a3.143%203.143%200%200%200%202.567-1.28l1.071.837Zm-4.012-6.281c-1.394%200-2.38.785-2.72%202.27h5.083c-.051-1.246-.952-2.27-2.363-2.27Zm10.185%206.673a2.891%202.891%200%200%200%202.431-1.28l1.156.888c-.799%201.075-2.04%201.758-3.604%201.758-2.839%200-4.658-2.134-4.658-4.643s1.819-4.642%204.658-4.642c1.547%200%202.805.7%203.604%201.758l-1.156.887a2.917%202.917%200%200%200-2.448-1.28c-1.836%200-3.145%201.45-3.145%203.277%200%201.843%201.309%203.277%203.162%203.277ZM58.854%2040.161V27.51h4.158c2.772%200%204.464%201.428%204.464%203.777%200%202.331-1.692%203.76-4.464%203.76H61.41v5.114h-2.556Zm4.266-10.464h-1.71v3.162h1.71c1.08%200%201.728-.578%201.728-1.608%200-.958-.648-1.554-1.728-1.554Zm6.129%2010.464v-9.109h2.286v.904c.594-.615%201.368-1.084%202.394-1.084.306%200%20.576.054.792.126v2.404a3.922%203.922%200%200%200-1.008-.127c-1.116%200-1.836.614-2.178%201.175v5.71h-2.286Zm11.386-9.47c2.952%200%204.968%202.186%204.968%204.915%200%202.73-2.016%204.916-4.968%204.916s-4.968-2.187-4.968-4.916c0-2.729%202.016-4.915%204.968-4.915Zm.036%207.662c1.458%200%202.556-1.174%202.556-2.747%200-1.59-1.098-2.747-2.556-2.747-1.512%200-2.628%201.157-2.628%202.747%200%201.59%201.116%202.747%202.628%202.747Zm13.172-.235c1.44%200%202.574-.704%203.294-1.735l2.016%201.555c-1.152%201.572-3.024%202.584-5.31%202.584-3.978%200-6.696-3.072-6.696-6.687%200-3.614%202.718-6.686%206.696-6.686%202.286%200%204.158%201.03%205.31%202.566l-2.016%201.572c-.72-1.03-1.854-1.735-3.294-1.735-2.376%200-4.068%201.862-4.068%204.283%200%202.422%201.692%204.283%204.068%204.283Zm11.366-7.427c2.952%200%204.968%202.186%204.968%204.915%200%202.73-2.016%204.916-4.968%204.916s-4.968-2.187-4.968-4.916c0-2.729%202.016-4.915%204.968-4.915Zm.036%207.662c1.458%200%202.556-1.174%202.556-2.747%200-1.59-1.098-2.747-2.556-2.747-1.512%200-2.628%201.157-2.628%202.747%200%201.59%201.116%202.747%202.628%202.747Zm7.018%201.808v-9.109h2.286v.723c.63-.614%201.476-1.084%202.682-1.084%201.962%200%203.528%201.355%203.528%204.048v5.422h-2.322v-5.332c0-1.21-.666-1.97-1.782-1.97-1.152%200-1.764.777-2.106%201.356v5.946h-2.286Zm11.091%200v-9.109h2.286v.723c.63-.614%201.476-1.084%202.682-1.084%201.962%200%203.528%201.355%203.528%204.048v5.422h-2.322v-5.332c0-1.21-.666-1.97-1.782-1.97-1.152%200-1.764.777-2.106%201.356v5.946h-2.286Zm19.444-1.482c-.846%201.138-2.25%201.843-3.96%201.843-3.222%200-5.04-2.259-5.04-4.916%200-2.692%201.692-4.915%204.662-4.915%202.52%200%204.176%201.698%204.176%204.084%200%20.506-.072.994-.144%201.301h-6.354c.144%201.5%201.188%202.386%202.736%202.386.99%200%201.8-.434%202.286-1.085l1.638%201.302Zm-4.338-6.073c-1.116%200-1.872.543-2.178%201.735h4.086c-.036-.903-.702-1.735-1.908-1.735Zm10.696%205.747c.882%200%201.584-.433%202.016-1.066l1.818%201.392c-.846%201.12-2.178%201.843-3.834%201.843-3.132%200-5.004-2.259-5.004-4.916%200-2.656%201.872-4.915%205.004-4.915%201.656%200%202.988.723%203.834%201.843l-1.818%201.392c-.432-.633-1.116-1.067-2.052-1.067-1.494%200-2.592%201.157-2.592%202.747%200%201.609%201.098%202.747%202.628%202.747Zm6.204-1.518V33.15h-1.692v-2.097h1.692v-2.277h2.304v2.277h2.772v2.097h-2.772v3.686c0%201.012.54%201.41%201.44%201.41.63%200%201.044-.072%201.35-.199v2.006c-.45.199-.99.29-1.746.29-2.268%200-3.348-1.284-3.348-3.507Z'/%3e%3cpath%20fill='%237C7C7C'%20d='M34.992%2014.155%2019.998%205.442%205.004%2014.237a.607.607%200%200%200-.306.527V31.78a.67.67%200%200%200%20.306.526l14.992%208.635L34.99%2032.2a.667.667%200%200%200%20.306-.526v-16.99a.608.608%200%200%200-.304-.53Z'/%3e%3cpath%20fill='%23F6F6F6'%20d='M14.641%2014.656%209.612%2023.32l-4.557-9.212%205.39-3.125%204.49%203.173-.294.502Zm20.656%2017.049V14.679a.604.604%200%200%200-.306-.526L19.998%205.442'/%3e%3cpath%20fill='%23929292'%20d='M4.7%2031.705%2020%205.442v35.504l-14.996-8.64a.667.667%200%200%201-.306-.526V14.765l.002%2016.94Zm24.67-20.819%205.457%203.168-4.489%209.187-5.387-9.273%204.418-3.083v.001Z'/%3e%3cpath%20fill='%23CECECE'%20d='M39.606%2011.348%2020.416.284a.93.93%200%200%200-.832%200L.394%2011.348a.89.89%200%200%200-.394.698v22.088a.891.891%200%200%200%20.394.703l19.189%2011.064a.929.929%200%200%200%20.832%200l19.191-11.064a.888.888%200%200%200%20.394-.703V12.046a.893.893%200%200%200-.394-.698ZM10.789%2029.176h.079c-.042%200-.079.007-.079.05%200%20.1.151%200%20.2.1a.91.91%200%200%200-.629.277c0%20.05.1.05.151.05-.075.1-.226.05-.277.153a.176.176%200%200%200%20.1.05c-.05%200-.1%200-.1.05v.153c-.126%200-.176.1-.277.15.2.153.327%200%20.528%200-.528.201-.956.482-1.484.633-.1%200%200%20.15-.1.15.151.101.227-.05.377-.05-.654.38-1.333.703-2.037%201.138a.353.353%200%200%200-.1.201h-.2c-.1.05-.05.177-.151.278.226.15.5-.2.654%200%20.05%200-.1.05-.2.05-.05%200-.05.1-.1.1H6.99c-.1.076-.2.127-.2.278a.22.22%200%200%200-.226.1%209%209%200%200%200%203.144-.58%207.687%207.687%200%200%200%202.088-1.566.177.177%200%200%201%20.05.1c-.147.439-.43.82-.806%201.084-.277.153-.478.38-.7.481a4.05%204.05%200%200%200-.428.277c-.632.198-1.281.337-1.939.414l-.305.044c-.225.033-.449.07-.671.109l-1.993-1.143a.648.648%200%200%201-.288-.413.568.568%200%200%200%20.094-.063.267.267%200%200%200-.113-.071v-.653a12.74%2012.74%200%200%200%203.038-.945%208.731%208.731%200%200%200-3.037-1.349v-1.52c.555.09%201.103.222%201.639.393.413.152.809.346%201.182.58.147.14.307.268.478.379a.908.908%200%200%200%20.8.05h.33a3.954%203.954%200%200%200%201.937-.909c0%20.05.05.05.1.05-.078.4-.223.785-.428%201.137.003.05-.048.152.053.203Zm2.817%203.584c.251-.1.4-.277.629-.378-.05.05-.05.151-.1.201a3.71%203.71%200%200%200-.528.402%2016%2016%200%200%200-1.585%201.616c-.252.302-.528.58-.8.859-.096.09-.2.172-.31.246L8.385%2034.25c.36.03.721.013%201.076-.053.294-.084.58-.193.855-.329v.1c.7-.277%201.232-.909%201.937-1.136.025%200%20.126.1.226.05a1.885%201.885%200%200%201%201.509-.702c0%20.05%200%20.1.05.1h.025c-.151.127-.327.251-.5.378-.057.053-.007.102.043.102Zm-8.908-6.188v-.187a5.795%205.795%200%200%201%201.588-.188c.158-.026.32-.026.478%200a5.84%205.84%200%200%200-2.066.375Zm30.6%205.109a.67.67%200%200%201-.306.526L24.913%2038.08a32.214%2032.214%200%200%201-3.408-1.189%202.847%202.847%200%200%201-.05-2.254c.08-.309.198-.607.352-.886.025-.025.05-.05.05-.076a.025.025%200%200%200%20.025-.025%204.33%204.33%200%200%201%20.377-.558l.015-.015.02-.02.015-.016c0-.025.025-.05.05-.076.025-.052.075-.077.1-.127a3.78%203.78%200%200%201%20.579-.502c.213-.077.431-.136.654-.178.811.06%201.617.171%202.415.33a.753.753%200%200%201%20.277.1c.301.06.612.041.905-.05a1.135%201.135%200%200%200%20.855-.709%201.22%201.22%200%200%200%20.05-1.064c-.178-.276-.013-.438.181-.592l.068-.055c.086-.06.164-.134.231-.216.126-.254-.1-.402-.151-.633-.05-.1-.226-.05-.327-.2.352-.152.855-.433.629-.861-.151-.228-.377-.633-.1-.86.352-.201.855-.152%201.006-.483a1.146%201.146%200%200%200-.292-1.088l-.075-.108a4.776%204.776%200%200%201-.211-.322%206.934%206.934%200%200%200-.528-.76%204.32%204.32%200%200%201-.528-1.014c-.151-.378.05-.708.05-1.087a6.397%206.397%200%200%200-.327-2.153c-.126-.354-.176-.734-.327-1.064a1.127%201.127%200%200%200-.226-.582.376.376%200%200%201%200-.329c.205-.145.399-.306.579-.482a.571.571%200%200%200-.2-.707c-.327-.152-.3.329-.528.43h-.151c-.05-.126.05-.177.151-.278%200-.05%200-.151-.05-.151-.2%200-.377-.052-.428-.152a3.956%203.956%200%200%200-1.861-1.291c.188.058.382.091.579.1.338.072.69.036%201.006-.1.227-.077.277-.482.377-.709a.806.806%200%200%200-.151-.634%202.192%202.192%200%200%200-.906-.759%209.094%209.094%200%200%201-.679-.354.952.952%200%200%200-.251-.127c-2.965-1.49-9.069-.2-9.534%200h-.009a8.23%208.23%200%200%200-1.249.477%203.92%203.92%200%200%200-2.365%202.475%203.84%203.84%200%200%200-1.333%201.515c-.428.804-1.056%201.515-.956%202.424.1.783.277%201.49.428%202.298.043.273.11.542.2.803.1.278%200%20.632.151.859.075.15.025.328.227.43v.2c.05.05.05.1.151.1v.202c.435.424.807.91%201.107%201.44.1.276-.478.15-.7.05a5.983%205.983%200%200%201-1.132-.96.177.177%200%200%200-.051.1c.2.354.906.783.528%201.01-.2.1-.428-.151-.629.05-.05.077%200%20.178%200%20.278-.277-.2-.578-.1-.855-.2-.2-.05-.252-.429-.478-.429a15.135%2015.135%200%200%200-1.811-.328%2015.1%2015.1%200%200%200-1.739-.161V14.766a.61.61%200%200%201%20.306-.526l14.987-8.796%2014.994%208.712a.606.606%200%200%201%20.306.526V31.68Zm-7.954-8.295a.325.325%200%200%201-.282.15c-.1.085-.194.176-.282.274.1%200%200%20.15.1.15-.205.224.077.697-.205.796-.37.1-.758.1-1.127%200a.721.721%200%200%201%20.167-.016h.085a.38.38%200%200%200%20.337-.133v-.2c0-.05-.051-.05-.1-.05a.16.16%200%200%201-.1.05.225.225%200%200%200-.154-.201.804.804%200%200%201-.718-.274.668.668%200%200%201%20.436-.05c.128%200%20.077-.225.231-.324h.154c.307-.373.871-.473.974-.846%200-.1-.282-.1-.487-.15a2.253%202.253%200%200%200-.82.05c-.36.05-.712.142-1.051.274.28-.206.592-.366.923-.472.232-.09.473-.158.718-.201l.132-.026.133-.027a.968.968%200%200%201%20.556%200c.231.1.615.1.666.248.1.275-.154.548-.435.747-.057.08.149.136.149.231Z'/%3e%3cpath%20fill='%23DDD'%20d='M52.56%200H27c-1.105%200-2%20.899-2%202.008v9.34c0%201.108.895%202.007%202%202.007h25.56c1.105%200%202-.899%202-2.008V2.008a2.004%202.004%200%200%200-2-2.008Z'/%3e%3cpath%20fill='%23929292'%20d='M27.562%2011.213V2.325h2.921c.97%200%201.732.237%202.289.711.565.474.847%201.122.847%201.943%200%20.813-.282%201.456-.847%201.93-.557.474-1.32.71-2.289.71h-1.125v3.594h-1.796Zm2.997-7.351h-1.201v2.221h1.2c.38%200%20.675-.097.886-.29.22-.197.329-.476.329-.84%200-.338-.11-.605-.329-.8-.21-.194-.506-.291-.885-.291Zm4.671%207.35V2.326h2.707c.97%200%201.736.237%202.301.711.565.474.847%201.122.847%201.943%200%20.532-.126.999-.379%201.396a2.4%202.4%200%200%201-1.037.902l2.782%203.936h-2.15L37.949%207.62h-.923v3.593H35.23Zm2.808-7.35h-1.012v2.221h1.012c.38%200%20.674-.097.885-.29.21-.197.316-.476.316-.84%200-.338-.105-.605-.316-.8-.21-.194-.506-.291-.885-.291Zm9.511-1.79c.69%200%201.323.126%201.896.38.582.254%201.08.593%201.492%201.016.414.423.734.923.962%201.498a4.81%204.81%200%200%201%20.341%201.803c0%20.635-.114%201.24-.341%201.815a4.504%204.504%200%200%201-.962%201.486%204.67%204.67%200%200%201-1.492%201.015c-.598.26-1.244.39-1.896.382a4.721%204.721%200%200%201-3.402-1.397%204.504%204.504%200%200%201-.961-1.486%204.892%204.892%200%200%201-.342-1.815c0-.635.114-1.236.342-1.803a4.473%204.473%200%200%201%20.961-1.498%204.72%204.72%200%200%201%203.402-1.397Zm0%207.706a2.79%202.79%200%200%200%201.138-.229c.354-.16.653-.371.898-.634.252-.271.45-.589.594-.953.145-.38.218-.785.215-1.193a3.193%203.193%200%200%200-.215-1.18%202.805%202.805%200%200%200-.595-.953A2.547%202.547%200%200%200%2048.687%204a2.664%202.664%200%200%200-1.138-.24c-.413%200-.797.08-1.151.24a2.678%202.678%200%200%200-.91.635c-.254.276-.451.6-.582.952a3.193%203.193%200%200%200-.215%201.181c0%20.423.071.82.215%201.193.143.364.337.682.581.953.253.262.557.474.91.634.355.153.739.23%201.152.23Z'/%3e%3c/svg%3e",d3=({disabled:e,onClick:t})=>o.jsx(Y.Button,{disabled:e,className:"pro-connect-button",onClick:t,style:{backgroundImage:`url("${e?i8:l8}")`}});u.createContext(null);u.createContext(null);u.createContext(null);u.createContext(null);u.createContext(null);const o8=u.createContext({}),pn=u.createContext(null),a8=u.createContext(null),s0=typeof document<"u"?u.useLayoutEffect:()=>{};function s8(e){let[t,r]=u.useState(e),n=u.useRef(t),l=u.useRef(null),i=u.useRef(()=>{if(!l.current)return;let s=l.current.next();if(s.done){l.current=null;return}n.current===s.value?i.current():r(s.value)});s0(()=>{n.current=t,l.current&&i.current()});let a=u.useCallback(s=>{l.current=s(n.current),i.current()},[i]);return[t,a]}const pt={prefix:String(Math.round(Math.random()*1e10)),current:0},f3=u.createContext(pt),c8=u.createContext(!1);let u8=!!(typeof window<"u"&&window.document&&window.document.createElement),Cr=new WeakMap;function d8(e=!1){let t=u.useContext(f3),r=u.useRef(null);if(r.current===null&&!e){var n,l;let i=(l=u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||l===void 0||(n=l.ReactCurrentOwner)===null||n===void 0?void 0:n.current;if(i){let a=Cr.get(i);a==null?Cr.set(i,{id:t.current,state:i.memoizedState}):i.memoizedState!==a.state&&(t.current=a.id,Cr.delete(i))}r.current=++t.current}return r.current}function f8(e){let t=u.useContext(f3);t===pt&&!u8&&process.env.NODE_ENV!=="production"&&console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let r=d8(!!e),n=t===pt&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${t.prefix}`;return e||`${n}-${r}`}function h8(e){let t=u.useId(),[r]=u.useState(I2()),n=r||process.env.NODE_ENV==="test"?"react-aria":`react-aria${pt.prefix}`;return e||`${n}-${t}`}const p8=typeof u.useId=="function"?h8:f8;function v8(){return!1}function g8(){return!0}function m8(e){return()=>{}}function I2(){return typeof u.useSyncExternalStore=="function"?u.useSyncExternalStore(m8,v8,g8):u.useContext(c8)}let C8=!!(typeof window<"u"&&window.document&&window.document.createElement),w2=new Map,Q2;typeof FinalizationRegistry<"u"&&(Q2=new FinalizationRegistry(e=>{w2.delete(e)}));function w0(e){let[t,r]=u.useState(e),n=u.useRef(null),l=p8(t),i=u.useRef(null);if(Q2&&Q2.register(i,l),C8){const a=w2.get(l);a&&!a.includes(n)?a.push(n):w2.set(l,[n])}return s0(()=>{let a=l;return()=>{Q2&&Q2.unregister(i),w2.delete(a)}},[l]),u.useEffect(()=>{let a=n.current;return a&&r(a),()=>{a&&(n.current=null)}}),l}function b8(e,t){if(e===t)return e;let r=w2.get(e);if(r)return r.forEach(l=>l.current=t),t;let n=w2.get(t);return n?(n.forEach(l=>l.current=e),e):t}function Fe(e=[]){let t=w0(),[r,n]=s8(t),l=u.useCallback(()=>{n(function*(){yield t,yield document.getElementById(t)?t:void 0})},[t,n]);return s0(l,[t,l,...e]),r}function Je(...e){return(...t)=>{for(let r of e)typeof r=="function"&&r(...t)}}const a0=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},M0=e=>e&&"window"in e&&e.window===e?e:a0(e).defaultView||window;function y8(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&typeof e.nodeType=="number"}function x8(e){return y8(e)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&"host"in e}let w8=!1;function ae(){return w8}function e0(e,t){if(!ae())return t&&e?e.contains(t):!1;if(!e||!t)return!1;let r=t;for(;r!==null;){if(r===e)return!0;r.tagName==="SLOT"&&r.assignedSlot?r=r.assignedSlot.parentNode:x8(r)?r=r.host:r=r.parentNode}return!1}const d0=(e=document)=>{var t;if(!ae())return e.activeElement;let r=e.activeElement;for(;r&&"shadowRoot"in r&&(!((t=r.shadowRoot)===null||t===void 0)&&t.activeElement);)r=r.shadowRoot.activeElement;return r};function Q(e){if(ae()&&e.target instanceof Element&&e.target.shadowRoot){var t,r;if("composedPath"in e)return(t=e.composedPath()[0])!==null&&t!==void 0?t:null;if("composedPath"in e.nativeEvent)return(r=e.nativeEvent.composedPath()[0])!==null&&r!==void 0?r:null}return e.target}function _2(e){if(!e)return!1;let t=e.getRootNode(),r=M0(e);if(!(t instanceof r.Document||t instanceof r.ShadowRoot))return!1;let n=t.activeElement;return n!=null&&e.contains(n)}class E8{get currentNode(){return this._currentNode}set currentNode(t){if(!e0(this.root,t))throw new Error("Cannot set currentNode to a node that is not contained by the root node.");const r=[];let n=t,l=t;for(this._currentNode=t;n&&n!==this.root;)if(n.nodeType===Node.DOCUMENT_FRAGMENT_NODE){const a=n,s=this._doc.createTreeWalker(a,this.whatToShow,{acceptNode:this._acceptNode});r.push(s),s.currentNode=l,this._currentSetFor.add(s),n=l=a.host}else n=n.parentNode;const i=this._doc.createTreeWalker(this.root,this.whatToShow,{acceptNode:this._acceptNode});r.push(i),i.currentNode=l,this._currentSetFor.add(i),this._walkerStack=r}get doc(){return this._doc}firstChild(){let t=this.currentNode,r=this.nextNode();return e0(t,r)?(r&&(this.currentNode=r),r):(this.currentNode=t,null)}lastChild(){let r=this._walkerStack[0].lastChild();return r&&(this.currentNode=r),r}nextNode(){const t=this._walkerStack[0].nextNode();if(t){if(t.shadowRoot){var r;let l;if(typeof this.filter=="function"?l=this.filter(t):!((r=this.filter)===null||r===void 0)&&r.acceptNode&&(l=this.filter.acceptNode(t)),l===NodeFilter.FILTER_ACCEPT)return this.currentNode=t,t;let i=this.nextNode();return i&&(this.currentNode=i),i}return t&&(this.currentNode=t),t}else if(this._walkerStack.length>1){this._walkerStack.shift();let n=this.nextNode();return n&&(this.currentNode=n),n}else return null}previousNode(){const t=this._walkerStack[0];if(t.currentNode===t.root){if(this._currentSetFor.has(t))if(this._currentSetFor.delete(t),this._walkerStack.length>1){this._walkerStack.shift();let l=this.previousNode();return l&&(this.currentNode=l),l}else return null;return null}const r=t.previousNode();if(r){if(r.shadowRoot){var n;let i;if(typeof this.filter=="function"?i=this.filter(r):!((n=this.filter)===null||n===void 0)&&n.acceptNode&&(i=this.filter.acceptNode(r)),i===NodeFilter.FILTER_ACCEPT)return r&&(this.currentNode=r),r;let a=this.lastChild();return a&&(this.currentNode=a),a}return r&&(this.currentNode=r),r}else if(this._walkerStack.length>1){this._walkerStack.shift();let l=this.previousNode();return l&&(this.currentNode=l),l}else return null}nextSibling(){return null}previousSibling(){return null}parentNode(){return null}constructor(t,r,n,l){this._walkerStack=[],this._currentSetFor=new Set,this._acceptNode=a=>{if(a.nodeType===Node.ELEMENT_NODE){const c=a.shadowRoot;if(c){const d=this._doc.createTreeWalker(c,this.whatToShow,{acceptNode:this._acceptNode});return this._walkerStack.unshift(d),NodeFilter.FILTER_ACCEPT}else{var s;if(typeof this.filter=="function")return this.filter(a);if(!((s=this.filter)===null||s===void 0)&&s.acceptNode)return this.filter.acceptNode(a);if(this.filter===null)return NodeFilter.FILTER_ACCEPT}}return NodeFilter.FILTER_SKIP},this._doc=t,this.root=r,this.filter=l??null,this.whatToShow=n??NodeFilter.SHOW_ALL,this._currentNode=r,this._walkerStack.unshift(t.createTreeWalker(r,n,this._acceptNode));const i=r.shadowRoot;if(i){const a=this._doc.createTreeWalker(i,this.whatToShow,{acceptNode:this._acceptNode});this._walkerStack.unshift(a)}}}function h3(e,t,r,n){return ae()?new E8(e,t,r,n):e.createTreeWalker(t,r,n)}function ll(...e){return e.length===1&&e[0]?e[0]:t=>{let r=!1;const n=e.map(l=>{const i=vi(l,t);return r||(r=typeof i=="function"),i});if(r)return()=>{n.forEach((l,i)=>{typeof l=="function"?l():vi(e[i],null)})}}}function vi(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function p3(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var l=e.length;for(t=0;t<l;t++)e[t]&&(r=p3(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function u0(){for(var e,t,r=0,n="",l=arguments.length;r<l;r++)(e=arguments[r])&&(t=p3(e))&&(n&&(n+=" "),n+=t);return n}function n0(...e){let t={...e[0]};for(let r=1;r<e.length;r++){let n=e[r];for(let l in n){let i=t[l],a=n[l];typeof i=="function"&&typeof a=="function"&&l[0]==="o"&&l[1]==="n"&&l.charCodeAt(2)>=65&&l.charCodeAt(2)<=90?t[l]=Je(i,a):(l==="className"||l==="UNSAFE_className")&&typeof i=="string"&&typeof a=="string"?t[l]=u0(i,a):l==="id"&&i&&a?t.id=b8(i,a):l==="ref"&&i&&a?t.ref=ll(i,a):t[l]=a!==void 0?a:i}}return t}const F8=new Set(["id"]),D8=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),S8=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),M8=new Set(["dir","lang","hidden","inert","translate"]),gi=new Set(["onClick","onAuxClick","onContextMenu","onDoubleClick","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onPointerDown","onPointerMove","onPointerUp","onPointerCancel","onPointerEnter","onPointerLeave","onPointerOver","onPointerOut","onGotPointerCapture","onLostPointerCapture","onScroll","onWheel","onAnimationStart","onAnimationEnd","onAnimationIteration","onTransitionCancel","onTransitionEnd","onTransitionRun","onTransitionStart"]),_8=/^(data-.*)$/;function p0(e,t={}){let{labelable:r,isLink:n,global:l,events:i=l,propNames:a}=t,s={};for(const c in e)Object.prototype.hasOwnProperty.call(e,c)&&(F8.has(c)||r&&D8.has(c)||n&&S8.has(c)||l&&M8.has(c)||i&&(gi.has(c)||c.endsWith("Capture")&&gi.has(c.slice(0,-7)))||a!=null&&a.has(c)||_8.test(c))&&(s[c]=e[c]);return s}function S0(e){if($8())e.focus({preventScroll:!0});else{let t=A8(e);e.focus(),q8(t)}}let k1=null;function $8(){if(k1==null){k1=!1;try{document.createElement("div").focus({get preventScroll(){return k1=!0,!0}})}catch{}}return k1}function A8(e){let t=e.parentNode,r=[],n=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==n;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&r.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return n instanceof HTMLElement&&r.push({element:n,scrollTop:n.scrollTop,scrollLeft:n.scrollLeft}),r}function q8(e){for(let{element:t,scrollTop:r,scrollLeft:n}of e)t.scrollTop=r,t.scrollLeft=n}function Rt(e){var t;if(typeof window>"u"||window.navigator==null)return!1;let r=(t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands;return Array.isArray(r)&&r.some(n=>e.test(n.brand))||e.test(window.navigator.userAgent)}function il(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function he(e){if(process.env.NODE_ENV==="test")return e;let t=null;return()=>(t==null&&(t=e()),t)}const Se=he(function(){return il(/^Mac/i)}),k8=he(function(){return il(/^iPhone/i)}),v3=he(function(){return il(/^iPad/i)||Se()&&navigator.maxTouchPoints>1}),E1=he(function(){return k8()||v3()}),P8=he(function(){return Se()||E1()}),ol=he(function(){return Rt(/AppleWebKit/i)&&!al()}),al=he(function(){return Rt(/Chrome/i)}),sl=he(function(){return Rt(/Android/i)}),T8=he(function(){return Rt(/Firefox/i)}),I8=u.createContext({isNative:!0,open:L8,useHref:e=>e});function Lt(){return u.useContext(I8)}function j8(e,t){let r=e.getAttribute("target");return(!r||r==="_self")&&e.origin===location.origin&&!e.hasAttribute("download")&&!t.metaKey&&!t.ctrlKey&&!t.altKey&&!t.shiftKey}function de(e,t,r=!0){var n,l;let{metaKey:i,ctrlKey:a,altKey:s,shiftKey:c}=t;T8()&&(!((l=window.event)===null||l===void 0||(n=l.type)===null||n===void 0)&&n.startsWith("key"))&&e.target==="_blank"&&(Se()?i=!0:a=!0);let d=ol()&&Se()&&!v3()&&process.env.NODE_ENV!=="test"?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:i,ctrlKey:a,altKey:s,shiftKey:c}):new MouseEvent("click",{metaKey:i,ctrlKey:a,altKey:s,shiftKey:c,detail:1,bubbles:!0,cancelable:!0});de.isOpening=r,S0(e),e.dispatchEvent(d),de.isOpening=!1}de.isOpening=!1;function R8(e,t){if(e instanceof HTMLAnchorElement)t(e);else if(e.hasAttribute("data-href")){let r=document.createElement("a");r.href=e.getAttribute("data-href"),e.hasAttribute("data-target")&&(r.target=e.getAttribute("data-target")),e.hasAttribute("data-rel")&&(r.rel=e.getAttribute("data-rel")),e.hasAttribute("data-download")&&(r.download=e.getAttribute("data-download")),e.hasAttribute("data-ping")&&(r.ping=e.getAttribute("data-ping")),e.hasAttribute("data-referrer-policy")&&(r.referrerPolicy=e.getAttribute("data-referrer-policy")),e.appendChild(r),t(r),e.removeChild(r)}}function L8(e,t){R8(e,r=>de(r,t))}function cl(e){let t=Lt();var r;const n=t.useHref((r=e==null?void 0:e.href)!==null&&r!==void 0?r:"");return{href:e!=null&&e.href?n:void 0,target:e==null?void 0:e.target,rel:e==null?void 0:e.rel,download:e==null?void 0:e.download,ping:e==null?void 0:e.ping,referrerPolicy:e==null?void 0:e.referrerPolicy}}function O8(e,t,r,n){!t.isNative&&e.currentTarget instanceof HTMLAnchorElement&&e.currentTarget.href&&!e.isDefaultPrevented()&&j8(e.currentTarget,e)&&r&&(e.preventDefault(),t.open(e.currentTarget,e,r,n))}let xe=new Map,vn=new Set;function mi(){if(typeof window>"u")return;function e(n){return"propertyName"in n}let t=n=>{let l=Q(n);if(!e(n)||!l)return;let i=xe.get(l);i||(i=new Set,xe.set(l,i),l.addEventListener("transitioncancel",r,{once:!0})),i.add(n.propertyName)},r=n=>{let l=Q(n);if(!e(n)||!l)return;let i=xe.get(l);if(i&&(i.delete(n.propertyName),i.size===0&&(l.removeEventListener("transitioncancel",r),xe.delete(l)),xe.size===0)){for(let a of vn)a();vn.clear()}};document.body.addEventListener("transitionrun",t),document.body.addEventListener("transitionend",r)}typeof document<"u"&&(document.readyState!=="loading"?mi():document.addEventListener("DOMContentLoaded",mi));function H8(){for(const[e]of xe)"isConnected"in e&&!e.isConnected&&xe.delete(e)}function g3(e){requestAnimationFrame(()=>{H8(),xe.size===0?e():vn.add(e)})}function Ot(){let e=u.useRef(new Map),t=u.useCallback((l,i,a,s)=>{let c=s!=null&&s.once?(...d)=>{e.current.delete(a),a(...d)}:a;e.current.set(a,{type:i,eventTarget:l,fn:c,options:s}),l.addEventListener(i,c,s)},[]),r=u.useCallback((l,i,a,s)=>{var c;let d=((c=e.current.get(a))===null||c===void 0?void 0:c.fn)||a;l.removeEventListener(i,d,s),e.current.delete(a)},[]),n=u.useCallback(()=>{e.current.forEach((l,i)=>{r(l.eventTarget,l.type,i,l.options)})},[r]);return u.useEffect(()=>n,[n]),{addGlobalListener:t,removeGlobalListener:r,removeAllGlobalListeners:n}}function Ht(e,t){let{id:r,"aria-label":n,"aria-labelledby":l}=e;return r=w0(r),l&&n?l=[...new Set([r,...l.trim().split(/\s+/)])].join(" "):l&&(l=l.trim().split(/\s+/).join(" ")),!n&&!l&&t&&(n=t),{id:r,"aria-label":n,"aria-labelledby":l}}function Ae(e){const t=u.useRef(null),r=u.useRef(void 0),n=u.useCallback(l=>{if(typeof e=="function"){const i=e,a=i(l);return()=>{typeof a=="function"?a():i(null)}}else if(e)return e.current=l,()=>{e.current=null}},[e]);return u.useMemo(()=>({get current(){return t.current},set current(l){t.current=l,r.current&&(r.current(),r.current=void 0),l!=null&&(r.current=n(l))}}),[n])}var br;const N8=(br=u.useInsertionEffect)!==null&&br!==void 0?br:s0;function k0(e){const t=u.useRef(null);return N8(()=>{t.current=e},[e]),u.useCallback((...r)=>{const n=t.current;return n==null?void 0:n(...r)},[])}function Ci(e,t){const r=u.useRef(!0),n=u.useRef(null);s0(()=>(r.current=!0,()=>{r.current=!1}),[]),s0(()=>{r.current?r.current=!1:(!n.current||t.some((l,i)=>!Object.is(l,n[i])))&&e(),n.current=t},t)}function B8(){return typeof window.ResizeObserver<"u"}function vt(e){const{ref:t,box:r,onResize:n}=e;let l=k0(n);u.useEffect(()=>{let i=t==null?void 0:t.current;if(i)if(B8()){const a=new window.ResizeObserver(s=>{s.length&&l()});return a.observe(i,{box:r}),()=>{i&&a.unobserve(i)}}else return window.addEventListener("resize",l,!1),()=>{window.removeEventListener("resize",l,!1)}},[t,r])}function m3(e,t){s0(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}function $2(e,t){if(!e)return!1;let r=window.getComputedStyle(e),n=document.scrollingElement||document.documentElement,l=/(auto|scroll)/.test(r.overflow+r.overflowX+r.overflowY);return e===n&&r.overflow!=="hidden"&&(l=!0),l&&t&&(l=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),l}function ul(e,t){let r=e;for($2(r,t)&&(r=r.parentElement);r&&!$2(r,t);)r=r.parentElement;return r||document.scrollingElement||document.documentElement}function bi(e,t){let r=[],n=document.scrollingElement||document.documentElement;do $2(e,t)&&r.push(e),e=e.parentElement;while(e&&e!==n);return r}function g2(e){return Se()?e.metaKey:e.ctrlKey}const V8=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function yr(e){return e instanceof HTMLInputElement&&!V8.has(e.type)||e instanceof HTMLTextAreaElement||e instanceof HTMLElement&&e.isContentEditable}let z8=0;const xr=new Map;function K8(e){let[t,r]=u.useState();return s0(()=>{if(!e)return;let n=xr.get(e);if(n)r(n.element.id);else{let l=`react-aria-description-${z8++}`;r(l);let i=document.createElement("div");i.id=l,i.style.display="none",i.textContent=e,document.body.appendChild(i),n={refCount:0,element:i},xr.set(e,n)}return n.refCount++,()=>{n&&--n.refCount===0&&(n.element.remove(),xr.delete(e))}},[e]),{"aria-describedby":e?t:void 0}}function J2(e,t,r,n){let l=k0(r),i=r==null;u.useEffect(()=>{if(i||!e.current)return;let a=e.current;return a.addEventListener(t,l,n),()=>{a.removeEventListener(t,l,n)}},[e,t,n,i])}function gn(e,t,r={}){let{block:n="nearest",inline:l="nearest"}=r;if(e===t)return;let i=e.scrollTop,a=e.scrollLeft,s=t.getBoundingClientRect(),c=e.getBoundingClientRect(),d=window.getComputedStyle(t),f=window.getComputedStyle(e),h=document.scrollingElement||document.documentElement,v=e===h?0:c.top,g=e===h?e.clientHeight:c.bottom,b=e===h?0:c.left,p=e===h?e.clientWidth:c.right,C=parseInt(d.scrollMarginTop,10)||0,m=parseInt(d.scrollMarginBottom,10)||0,y=parseInt(d.scrollMarginLeft,10)||0,E=parseInt(d.scrollMarginRight,10)||0,S=parseInt(f.scrollPaddingTop,10)||0,F=parseInt(f.scrollPaddingBottom,10)||0,M=parseInt(f.scrollPaddingLeft,10)||0,D=parseInt(f.scrollPaddingRight,10)||0,q=parseInt(f.borderTopWidth,10)||0,L=parseInt(f.borderBottomWidth,10)||0,I=parseInt(f.borderLeftWidth,10)||0,N=parseInt(f.borderRightWidth,10)||0,K=s.top-C,Z=s.bottom+m,R=s.left-y,H=s.right+E,U=e===h?0:I+N,G=e===h?0:q+L,X=e.offsetWidth-e.clientWidth-U,W=e.offsetHeight-e.clientHeight-G,x=v+q+S,A=g-L-F-W,w=b+I+M,_=p-N-D;f.direction==="rtl"&&!E1()?w+=X:_-=X;let P=K<x||Z>A,j=R<w||H>_;if(P&&n==="start")i+=K-x;else if(P&&n==="center")i+=(K+Z)/2-(x+A)/2;else if(P&&n==="end")i+=Z-A;else if(P&&n==="nearest"){let O=K-x,B=Z-A;i+=Math.abs(O)<=Math.abs(B)?O:B}if(j&&l==="start")a+=R-w;else if(j&&l==="center")a+=(R+H)/2-(w+_)/2;else if(j&&l==="end")a+=H-_;else if(j&&l==="nearest"){let O=R-w,B=H-_;a+=Math.abs(O)<=Math.abs(B)?O:B}if(process.env.NODE_ENV==="test"){e.scrollLeft=a,e.scrollTop=i;return}e.scrollTo({left:a,top:i})}function yi(e,t={}){let{containingElement:r}=t;if(e&&e.isConnected){let a=document.scrollingElement||document.documentElement;if(!(window.getComputedStyle(a).overflow==="hidden")&&!al()){var n;let{left:c,top:d}=e.getBoundingClientRect();e==null||(n=e.scrollIntoView)===null||n===void 0||n.call(e,{block:"nearest"});let{left:f,top:h}=e.getBoundingClientRect();if(Math.abs(c-f)>1||Math.abs(d-h)>1){var l,i;r==null||(l=r.scrollIntoView)===null||l===void 0||l.call(r,{block:"center",inline:"center"}),(i=e.scrollIntoView)===null||i===void 0||i.call(e,{block:"nearest"})}}else{let{left:c,top:d}=e.getBoundingClientRect(),f=bi(e,!0);for(let g of f)gn(g,e);let{left:h,top:v}=e.getBoundingClientRect();if(Math.abs(c-h)>1||Math.abs(d-v)>1){f=r?bi(r,!0):[];for(let g of f)gn(g,r,{block:"center",inline:"center"})}}}}function mn(e){return e.pointerType===""&&e.isTrusted?!0:sl()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function Z8(e){return!sl()&&e.width===0&&e.height===0||e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType==="mouse"}function U8(e,t,r){let n=k0(()=>{r&&r(t)});u.useEffect(()=>{var l;let i=e==null||(l=e.current)===null||l===void 0?void 0:l.form;return i==null||i.addEventListener("reset",n),()=>{i==null||i.removeEventListener("reset",n)}},[e])}function W8(e,t){let{collection:r,onLoadMore:n,scrollOffset:l=1}=e,i=u.useRef(null),a=k0(s=>{for(let c of s)c.isIntersecting&&n&&n()});s0(()=>(t.current&&(i.current=new IntersectionObserver(a,{root:ul(t==null?void 0:t.current),rootMargin:`0px ${100*l}% ${100*l}% ${100*l}%`}),i.current.observe(t.current)),()=>{i.current&&i.current.disconnect()}),[r,t,l])}function Cn(e){const t=u.version.split(".");return parseInt(t[0],10)>=19?e:e?"true":void 0}const G8="react-aria-clear-focus",Y8="react-aria-focus";function C3(e,t=!0){let[r,n]=u.useState(!0),l=r&&t;return s0(()=>{if(l&&e.current&&"getAnimations"in e.current)for(let i of e.current.getAnimations())i instanceof CSSTransition&&i.cancel()},[e,l]),y3(e,l,u.useCallback(()=>n(!1),[])),l}function b3(e,t){let[r,n]=u.useState(t?"open":"closed");switch(r){case"open":t||n("exiting");break;case"closed":case"exiting":t&&n("open");break}let l=r==="exiting";return y3(e,l,u.useCallback(()=>{n(i=>i==="exiting"?"closed":i)},[])),l}function y3(e,t,r){s0(()=>{if(t&&e.current){if(!("getAnimations"in e.current)){r();return}let n=e.current.getAnimations();if(n.length===0){r();return}let l=!1;return Promise.all(n.map(i=>i.finished)).then(()=>{l||Qe.flushSync(()=>{r()})}).catch(()=>{}),()=>{l=!0}}},[e,t,r])}const X8=typeof Element<"u"&&"checkVisibility"in Element.prototype;function Q8(e){const t=M0(e);if(!(e instanceof t.HTMLElement)&&!(e instanceof t.SVGElement))return!1;let{display:r,visibility:n}=e.style,l=r!=="none"&&n!=="hidden"&&n!=="collapse";if(l){const{getComputedStyle:i}=e.ownerDocument.defaultView;let{display:a,visibility:s}=i(e);l=a!=="none"&&s!=="hidden"&&s!=="collapse"}return l}function J8(e,t){return!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&(e.nodeName==="DETAILS"&&t&&t.nodeName!=="SUMMARY"?e.hasAttribute("open"):!0)}function dl(e,t){return X8?e.checkVisibility({visibilityProperty:!0})&&!e.closest("[data-react-aria-prevent-focus]"):e.nodeName!=="#comment"&&Q8(e)&&J8(e,t)&&(!e.parentElement||dl(e.parentElement,e))}const fl=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])',"permission"],ec=fl.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";fl.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const tc=fl.join(':not([hidden]):not([tabindex="-1"]),');function x3(e){return e.matches(ec)&&dl(e)&&!E3(e)}function w3(e){return e.matches(tc)&&dl(e)&&!E3(e)}function E3(e){let t=e;for(;t!=null;){if(t instanceof t.ownerDocument.defaultView.HTMLElement&&t.inert)return!0;t=t.parentElement}return!1}var wr;const rc=typeof document<"u"?(wr=u.useInsertionEffect)!==null&&wr!==void 0?wr:u.useLayoutEffect:()=>{};function F1(e,t,r){let[n,l]=u.useState(e||t),i=u.useRef(n),a=u.useRef(e!==void 0),s=e!==void 0;u.useEffect(()=>{let h=a.current;h!==s&&process.env.NODE_ENV!=="production"&&console.warn(`WARN: A component changed from ${h?"controlled":"uncontrolled"} to ${s?"controlled":"uncontrolled"}.`),a.current=s},[s]);let c=s?e:n;rc(()=>{i.current=c});let[,d]=u.useReducer(()=>({}),{}),f=u.useCallback((h,...v)=>{let g=typeof h=="function"?h(i.current):h;Object.is(i.current,g)||(i.current=g,l(g),d(),r==null||r(g,...v))},[r]);return[c,f]}function bn(e,t=-1/0,r=1/0){return Math.min(Math.max(e,t),r)}const c1=Symbol("default");function le({values:e,children:t}){for(let[r,n]of e)t=u.createElement(r.Provider,{value:n},t);return t}function _0(e){let{className:t,style:r,children:n,defaultClassName:l,defaultChildren:i,defaultStyle:a,values:s,render:c}=e;return u.useMemo(()=>{let d,f,h;return typeof t=="function"?d=t({...s,defaultClassName:l}):d=t,typeof r=="function"?f=r({...s,defaultStyle:a||{}}):f=r,typeof n=="function"?h=n({...s,defaultChildren:i}):n==null?h=i:h=n,{className:d??l,style:f||a?{...a,...f}:void 0,children:h??i,"data-rac":"",render:c?v=>c(v,s):void 0}},[t,r,n,l,i,a,s,c])}function D1(e,t){let r=u.useContext(e);if(t===null)return null;if(r&&typeof r=="object"&&"slots"in r&&r.slots){let n=t||c1;if(!r.slots[n]){let l=new Intl.ListFormat().format(Object.keys(r.slots).map(a=>`"${a}"`)),i=t?`Invalid slot "${t}".`:"A slot prop is required.";throw new Error(`${i} Valid slot names are ${l}.`)}return r.slots[n]}return r}function I0(e,t,r){let n=D1(r,e.slot)||{},{ref:l,...i}=n,a=Ae(u.useMemo(()=>ll(t,l),[t,l])),s=n0(i,e);return"style"in i&&i.style&&"style"in e&&e.style&&(typeof i.style=="function"||typeof e.style=="function"?s.style=c=>{let d=typeof i.style=="function"?i.style(c):i.style,f={...c.defaultStyle,...d},h=typeof e.style=="function"?e.style({...c,defaultStyle:f}):e.style;return{...f,...h}}:s.style={...i.style,...e.style}),[s,a]}function hl(e=!0){let[t,r]=u.useState(e),n=u.useRef(!1),l=u.useCallback(i=>{n.current=!0,r(!!i)},[]);return s0(()=>{n.current||r(!1)},[]),[l,t]}function nc(e){const t=/^(data-.*)$/;let r={};for(const n in e)t.test(n)||(r[n]=e[n]);return r}function lc(e,t,r){let{render:n,...l}=t,i=u.useRef(null),a=u.useMemo(()=>ll(r,i),[r,i]);s0(()=>{process.env.NODE_ENV!=="production"&&n&&(i.current?i.current.localName!==e&&console.warn(`Unexpected DOM element returned by custom \`render\` function. Expected <${e}>, got <${i.current.localName}>. This may break the component behavior and accessibility.`):console.warn("Ref was not connected to DOM element returned by custom `render` function. Did you forget to pass through or merge the `ref`?"))},[e,n]);let s={...l,ref:a};return n?n(s,void 0):u.createElement(e,s)}const xi={},v0=new Proxy({},{get(e,t){if(typeof t!="string")return;let r=xi[t];return r||(r=u.forwardRef(lc.bind(null,t)),xi[t]=r),r}}),F3=7e3;let Q0=null;function wi(e,t="assertive",r=F3){Q0?Q0.announce(e,t,r):(Q0=new ic,(typeof IS_REACT_ACT_ENVIRONMENT=="boolean"?IS_REACT_ACT_ENVIRONMENT:typeof jest<"u")?Q0.announce(e,t,r):setTimeout(()=>{Q0!=null&&Q0.isAttached()&&(Q0==null||Q0.announce(e,t,r))},100))}class ic{isAttached(){var t;return(t=this.node)===null||t===void 0?void 0:t.isConnected}createLog(t){let r=document.createElement("div");return r.setAttribute("role","log"),r.setAttribute("aria-live",t),r.setAttribute("aria-relevant","additions"),r}destroy(){this.node&&(document.body.removeChild(this.node),this.node=null)}announce(t,r="assertive",n=F3){var l,i;if(!this.node)return;let a=document.createElement("div");typeof t=="object"?(a.setAttribute("role","img"),a.setAttribute("aria-labelledby",t["aria-labelledby"])):a.textContent=t,r==="assertive"?(l=this.assertiveLog)===null||l===void 0||l.appendChild(a):(i=this.politeLog)===null||i===void 0||i.appendChild(a),t!==""&&setTimeout(()=>{a.remove()},n)}clear(t){this.node&&((!t||t==="assertive")&&this.assertiveLog&&(this.assertiveLog.innerHTML=""),(!t||t==="polite")&&this.politeLog&&(this.politeLog.innerHTML=""))}constructor(){this.node=null,this.assertiveLog=null,this.politeLog=null,typeof document<"u"&&(this.node=document.createElement("div"),this.node.dataset.liveAnnouncer="true",Object.assign(this.node.style,{border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"}),this.assertiveLog=this.createLog("assertive"),this.node.appendChild(this.assertiveLog),this.politeLog=this.createLog("polite"),this.node.appendChild(this.politeLog),document.body.prepend(this.node))}}const N0={top:"top",bottom:"top",left:"left",right:"left"},gt={top:"bottom",bottom:"top",left:"right",right:"left"},oc={top:"left",left:"top"},yn={top:"height",left:"width"},D3={width:"totalWidth",height:"totalHeight"},P1={};let ac=()=>typeof document<"u"?window.visualViewport:null;function Ei(e,t){let r=0,n=0,l=0,i=0,a=0,s=0,c={};var d;let f=((d=t==null?void 0:t.scale)!==null&&d!==void 0?d:1)>1;if(e.tagName==="BODY"||e.tagName==="HTML"){let p=document.documentElement;l=p.clientWidth,i=p.clientHeight;var h;r=(h=t==null?void 0:t.width)!==null&&h!==void 0?h:l;var v;n=(v=t==null?void 0:t.height)!==null&&v!==void 0?v:i,c.top=p.scrollTop||e.scrollTop,c.left=p.scrollLeft||e.scrollLeft,t&&(a=t.offsetTop,s=t.offsetLeft)}else({width:r,height:n,top:a,left:s}=u1(e,!1)),c.top=e.scrollTop,c.left=e.scrollLeft,l=r,i=n;if(ol()&&(e.tagName==="BODY"||e.tagName==="HTML")&&f){c.top=0,c.left=0;var g;a=(g=t==null?void 0:t.pageTop)!==null&&g!==void 0?g:0;var b;s=(b=t==null?void 0:t.pageLeft)!==null&&b!==void 0?b:0}return{width:r,height:n,totalWidth:l,totalHeight:i,scroll:c,top:a,left:s}}function sc(e){return{top:e.scrollTop,left:e.scrollLeft,width:e.scrollWidth,height:e.scrollHeight}}function Fi(e,t,r,n,l,i,a){var s;let c=(s=l.scroll[e])!==null&&s!==void 0?s:0,d=n[yn[e]],f=a[e]+n.scroll[N0[e]]+i,h=a[e]+n.scroll[N0[e]]+d-i,v=t-c+n.scroll[N0[e]]+a[e]-n[N0[e]],g=t-c+r+n.scroll[N0[e]]+a[e]-n[N0[e]];return v<f?f-v:g>h?Math.max(h-g,f-v):0}function cc(e){let t=window.getComputedStyle(e);return{top:parseInt(t.marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0}}function Di(e){if(P1[e])return P1[e];let[t,r]=e.split(" "),n=N0[t]||"right",l=oc[n];N0[r]||(r="center");let i=yn[n],a=yn[l];return P1[e]={placement:t,crossPlacement:r,axis:n,crossAxis:l,size:i,crossSize:a},P1[e]}function Er(e,t,r,n,l,i,a,s,c,d,f){let{placement:h,crossPlacement:v,axis:g,crossAxis:b,size:p,crossSize:C}=n,m={};var y;m[b]=(y=e[b])!==null&&y!==void 0?y:0;var E,S,F,M;v==="center"?m[b]+=(((E=e[C])!==null&&E!==void 0?E:0)-((S=r[C])!==null&&S!==void 0?S:0))/2:v!==b&&(m[b]+=((F=e[C])!==null&&F!==void 0?F:0)-((M=r[C])!==null&&M!==void 0?M:0)),m[b]+=i;const D=e[b]-r[C]+c+d,q=e[b]+e[C]-c-d;if(m[b]=bn(m[b],D,q),h===g){let L=s?f[p]:f[D3[p]];m[gt[g]]=Math.floor(L-e[g]+l)}else m[g]=Math.floor(e[g]+e[p]+l);return m}function uc(e,t,r,n,l,i,a,s,c,d,f){var h,v;let g=(e.top!=null?e.top:c[D3.height]-((h=e.bottom)!==null&&h!==void 0?h:0)-a)-((v=c.scroll.top)!==null&&v!==void 0?v:0),b=d?r.top:0;var p,C,m;let y={top:Math.max(t.top+b,((p=f==null?void 0:f.offsetTop)!==null&&p!==void 0?p:t.top)+b),bottom:Math.min(t.top+t.height+b,((C=f==null?void 0:f.offsetTop)!==null&&C!==void 0?C:0)+((m=f==null?void 0:f.height)!==null&&m!==void 0?m:0))};var E,S,F,M;return s!=="top"?Math.max(0,y.bottom-g-(((E=l.top)!==null&&E!==void 0?E:0)+((S=l.bottom)!==null&&S!==void 0?S:0)+i)):Math.max(0,g+a-y.top-(((F=l.top)!==null&&F!==void 0?F:0)+((M=l.bottom)!==null&&M!==void 0?M:0)+i))}function Si(e,t,r,n,l,i,a,s){let{placement:c,axis:d,size:f}=i;var h,v;if(c===d)return Math.max(0,r[d]-((h=a.scroll[d])!==null&&h!==void 0?h:0)-(e[d]+(s?t[d]:0))-((v=n[d])!==null&&v!==void 0?v:0)-n[gt[d]]-l);var g,b;return Math.max(0,e[f]+e[d]+(s?t[d]:0)-r[d]-r[f]+((g=a.scroll[d])!==null&&g!==void 0?g:0)-((b=n[d])!==null&&b!==void 0?b:0)-n[gt[d]]-l)}function dc(e,t,r,n,l,i,a,s,c,d,f,h,v,g,b,p,C,m){let y=Di(e),{size:E,crossAxis:S,crossSize:F,placement:M,crossPlacement:D}=y,q=Er(t,s,r,y,f,h,d,v,b,p,c),L=f,I=Si(s,d,t,l,i+f,y,c,C);if(a&&r[E]>I){let z=Di(`${gt[M]} ${D}`),V=Er(t,s,r,z,f,h,d,v,b,p,c);Si(s,d,t,l,i+f,z,c,C)>I&&(y=z,q=V,L=f)}let N="bottom";y.axis==="top"?y.placement==="top"?N="top":y.placement==="bottom"&&(N="bottom"):y.crossAxis==="top"&&(y.crossPlacement==="top"?N="bottom":y.crossPlacement==="bottom"&&(N="top"));let K=Fi(S,q[S],r[F],s,c,i,d);q[S]+=K;let Z=uc(q,s,d,v,l,i,r.height,N,c,C,m);g&&g<Z&&(Z=g),r.height=Math.min(r.height,Z),q=Er(t,s,r,y,L,h,d,v,b,p,c),K=Fi(S,q[S],r[F],s,c,i,d),q[S]+=K;let R={},H=t[S]-q[S]-l[N0[S]],U=H+.5*t[F];const G=b/2+p;var X,W,x,A;const w=N0[S]==="left"?((X=l.left)!==null&&X!==void 0?X:0)+((W=l.right)!==null&&W!==void 0?W:0):((x=l.top)!==null&&x!==void 0?x:0)+((A=l.bottom)!==null&&A!==void 0?A:0),_=r[F]-w-b/2-p,P=t[S]+b/2-(q[S]+l[N0[S]]),j=t[S]+t[F]-b/2-(q[S]+l[N0[S]]),O=bn(U,P,j);R[S]=bn(O,G,_),{placement:M,crossPlacement:D}=y,b?H=R[S]:D==="right"?H+=t[F]:D==="center"&&(H+=t[F]/2);let B=M==="left"||M==="top"?r[E]:0,k={x:M==="top"||M==="bottom"?H:B,y:M==="left"||M==="right"?H:B};return{position:q,maxHeight:Z,arrowOffsetLeft:R.left,arrowOffsetTop:R.top,placement:M,triggerAnchorPoint:k}}function fc(e){let{placement:t,targetNode:r,overlayNode:n,scrollNode:l,padding:i,shouldFlip:a,boundaryElement:s,offset:c,crossOffset:d,maxHeight:f,arrowSize:h=0,arrowBoundaryOffset:v=0}=e,g=ac(),b=n instanceof HTMLElement?hc(n):document.documentElement,p=b===document.documentElement;const C=window.getComputedStyle(b).position;let m=!!C&&C!=="static",y=p?u1(r,!1):Mi(r,b,!1);if(!p){let{marginTop:R,marginLeft:H}=window.getComputedStyle(r);y.top+=parseInt(R,10)||0,y.left+=parseInt(H,10)||0}let E=u1(n,!0),S=cc(n);var F,M;E.width+=((F=S.left)!==null&&F!==void 0?F:0)+((M=S.right)!==null&&M!==void 0?M:0);var D,q;E.height+=((D=S.top)!==null&&D!==void 0?D:0)+((q=S.bottom)!==null&&q!==void 0?q:0);let L=sc(l),I=Ei(s,g),N=Ei(b,g),K;if((s.tagName==="BODY"||s.tagName==="HTML")&&!p){let R=Nt(b,!1);K={top:-(R.top-I.top),left:-(R.left-I.left),width:0,height:0}}else(s.tagName==="BODY"||s.tagName==="HTML")&&p?K={top:0,left:0,width:0,height:0}:K=Mi(s,b,!1);let Z=e0(s,b);return dc(t,y,E,L,S,i,a,I,N,K,c,d,m,f,h,v,Z,g)}function Nt(e,t){let{top:r,left:n,width:l,height:i}=e.getBoundingClientRect();return t&&e instanceof e.ownerDocument.defaultView.HTMLElement&&(l=e.offsetWidth,i=e.offsetHeight),{top:r,left:n,width:l,height:i}}function u1(e,t){let{top:r,left:n,width:l,height:i}=Nt(e,t),{scrollTop:a,scrollLeft:s,clientTop:c,clientLeft:d}=document.documentElement;return{top:r+a-c,left:n+s-d,width:l,height:i}}function Mi(e,t,r){let n=window.getComputedStyle(e),l;if(n.position==="fixed")l=Nt(e,r);else{l=u1(e,r);let i=u1(t,r),a=window.getComputedStyle(t);i.top+=(parseInt(a.borderTopWidth,10)||0)-t.scrollTop,i.left+=(parseInt(a.borderLeftWidth,10)||0)-t.scrollLeft,l.top-=i.top,l.left-=i.left}return l.top-=parseInt(n.marginTop,10)||0,l.left-=parseInt(n.marginLeft,10)||0,l}function hc(e){let t=e.offsetParent;if(t&&t===document.body&&window.getComputedStyle(t).position==="static"&&!_i(t)&&(t=document.documentElement),t==null)for(t=e.parentElement;t&&!_i(t);)t=t.parentElement;return t||document.documentElement}function _i(e){let t=window.getComputedStyle(e);return t.transform!=="none"||/transform|perspective/.test(t.willChange)||t.filter!=="none"||t.contain==="paint"||"backdropFilter"in t&&t.backdropFilter!=="none"||"WebkitBackdropFilter"in t&&t.WebkitBackdropFilter!=="none"}const S3=new WeakMap;function pc(e){let{triggerRef:t,isOpen:r,onClose:n}=e;u.useEffect(()=>{if(!r||n===null)return;let l=i=>{let a=Q(i);if(!t.current||a instanceof Node&&!e0(a,t.current)||a instanceof HTMLInputElement||a instanceof HTMLTextAreaElement)return;let s=n||S3.get(t.current);s&&s()};return window.addEventListener("scroll",l,!0),()=>{window.removeEventListener("scroll",l,!0)}},[r,n,t])}const vc=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),gc=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function mc(e){if(Intl.Locale){let r=new Intl.Locale(e).maximize(),n=typeof r.getTextInfo=="function"?r.getTextInfo():r.textInfo;if(n)return n.direction==="rtl";if(r.script)return vc.has(r.script)}let t=e.split("-")[0];return gc.has(t)}const M3=Symbol.for("react-aria.i18n.locale");function _3(){let e=typeof window<"u"&&window[M3]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:mc(e)?"rtl":"ltr"}}let xn=_3(),e1=new Set;function $i(){xn=_3();for(let e of e1)e(xn)}function Cc(){let e=I2(),[t,r]=u.useState(xn);return u.useEffect(()=>(e1.size===0&&window.addEventListener("languagechange",$i),e1.add(r),()=>{e1.delete(r),e1.size===0&&window.removeEventListener("languagechange",$i)}),[]),e?{locale:typeof window<"u"&&window[M3]||"en-US",direction:"ltr"}:t}const bc=u.createContext(null);function qe(){let e=Cc();return u.useContext(bc)||e}var re=function(){return re=Object.assign||function(t){for(var r,n=1,l=arguments.length;n<l;n++){r=arguments[n];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},re.apply(this,arguments)};function $3(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,n=Object.getOwnPropertySymbols(e);l<n.length;l++)t.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(e,n[l])&&(r[n[l]]=e[n[l]]);return r}function yc(e,t,r){if(r||arguments.length===2)for(var n=0,l=t.length,i;n<l;n++)(i||!(n in t))&&(i||(i=Array.prototype.slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||Array.prototype.slice.call(t))}const xc=Symbol.for("react-aria.i18n.locale"),wc=Symbol.for("react-aria.i18n.strings");let l2;class Bt{getStringForLocale(t,r){let l=this.getStringsForLocale(r)[t];if(!l)throw new Error(`Could not find intl message ${t} in ${r} locale`);return l}getStringsForLocale(t){let r=this.strings[t];return r||(r=Ec(t,this.strings,this.defaultLocale),this.strings[t]=r),r}static getGlobalDictionaryForPackage(t){if(typeof window>"u")return null;let r=window[xc];if(l2===void 0){let l=window[wc];if(!l)return null;l2={};for(let i in l)l2[i]=new Bt({[r]:l[i]},r)}let n=l2==null?void 0:l2[t];if(!n)throw new Error(`Strings for package "${t}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return n}constructor(t,r="en-US"){this.strings=Object.fromEntries(Object.entries(t).filter(([,n])=>n)),this.defaultLocale=r}}function Ec(e,t,r="en-US"){if(t[e])return t[e];let n=Fc(e);if(t[n])return t[n];for(let l in t)if(l.startsWith(n+"-"))return t[l];return t[r]}function Fc(e){return Intl.Locale?new Intl.Locale(e).language:e.split("-")[0]}const Ai=new Map,qi=new Map;class Dc{format(t,r){let n=this.strings.getStringForLocale(t,this.locale);return typeof n=="function"?n(r,this):n}plural(t,r,n="cardinal"){let l=r["="+t];if(l)return typeof l=="function"?l():l;let i=this.locale+":"+n,a=Ai.get(i);a||(a=new Intl.PluralRules(this.locale,{type:n}),Ai.set(i,a));let s=a.select(t);return l=r[s]||r.other,typeof l=="function"?l():l}number(t){let r=qi.get(this.locale);return r||(r=new Intl.NumberFormat(this.locale),qi.set(this.locale,r)),r.format(t)}select(t,r){let n=t[r]||t.other;return typeof n=="function"?n():n}constructor(t,r){this.locale=t,this.strings=r}}const ki=new WeakMap;function Sc(e){let t=ki.get(e);return t||(t=new Bt(e),ki.set(e,t)),t}function Mc(e,t){return t&&Bt.getGlobalDictionaryForPackage(t)||Sc(e)}function A3(e,t){let{locale:r}=qe(),n=Mc(e,t);return u.useMemo(()=>new Dc(r,n),[r,n])}function _c(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function $c(e,t,r){_c(e,t),t.set(e,r)}let Fr=new Map;function pl(e){let{locale:t}=qe(),r=t+(e?Object.entries(e).sort((l,i)=>l[0]<i[0]?-1:1).join():"");if(Fr.has(r))return Fr.get(r);let n=new Intl.Collator(t,e);return Fr.set(r,n),n}let m0=typeof document<"u"?window.visualViewport:null;function Ac(e){let{direction:t}=qe(),{arrowSize:r,targetRef:n,overlayRef:l,arrowRef:i,scrollRef:a=l,placement:s="bottom",containerPadding:c=12,shouldFlip:d=!0,boundaryElement:f=typeof document<"u"?document.body:null,offset:h=0,crossOffset:v=0,shouldUpdatePosition:g=!0,isOpen:b=!0,onClose:p,maxHeight:C,arrowBoundaryOffset:m=0}=e,[y,E]=u.useState(null),S=[g,s,l.current,n.current,i==null?void 0:i.current,a.current,c,d,f,h,v,b,t,C,m,r],F=u.useRef(m0==null?void 0:m0.scale);u.useEffect(()=>{b&&(F.current=m0==null?void 0:m0.scale)},[b]);let M=u.useCallback(()=>{if(g===!1||!b||!l.current||!n.current||!f||(m0==null?void 0:m0.scale)!==F.current)return;let K=null;if(a.current&&_2(a.current)){var Z;let A=(Z=d0())===null||Z===void 0?void 0:Z.getBoundingClientRect(),w=a.current.getBoundingClientRect();var R;if(K={type:"top",offset:((R=A==null?void 0:A.top)!==null&&R!==void 0?R:0)-w.top},K.offset>w.height/2){K.type="bottom";var H;K.offset=((H=A==null?void 0:A.bottom)!==null&&H!==void 0?H:0)-w.bottom}}let U=l.current;if(!C&&l.current){var G;U.style.top="0px",U.style.bottom="";var X;U.style.maxHeight=((X=(G=window.visualViewport)===null||G===void 0?void 0:G.height)!==null&&X!==void 0?X:window.innerHeight)+"px"}let W=fc({placement:kc(s,t),overlayNode:l.current,targetNode:n.current,scrollNode:a.current||l.current,padding:c,shouldFlip:d,boundaryElement:f,offset:h,crossOffset:v,maxHeight:C,arrowSize:r??(i!=null&&i.current?Nt(i.current,!0).width:0),arrowBoundaryOffset:m});if(!W.position)return;U.style.top="",U.style.bottom="",U.style.left="",U.style.right="",Object.keys(W.position).forEach(A=>U.style[A]=W.position[A]+"px"),U.style.maxHeight=W.maxHeight!=null?W.maxHeight+"px":"";let x=d0();if(K&&x&&a.current){let A=x.getBoundingClientRect(),w=a.current.getBoundingClientRect(),_=A[K.type]-w[K.type];a.current.scrollTop+=_-K.offset}E(W)},S);s0(M,S),qc(M),vt({ref:l,onResize:M}),vt({ref:n,onResize:M});let D=u.useRef(!1);s0(()=>{let K,Z=()=>{D.current=!0,clearTimeout(K),K=setTimeout(()=>{D.current=!1},500),M()},R=()=>{D.current&&Z()};return m0==null||m0.addEventListener("resize",Z),m0==null||m0.addEventListener("scroll",R),()=>{m0==null||m0.removeEventListener("resize",Z),m0==null||m0.removeEventListener("scroll",R)}},[M]);let q=u.useCallback(()=>{D.current||p==null||p()},[p,D]);pc({triggerRef:n,isOpen:b,onClose:p&&q});var L,I,N;return{overlayProps:{style:{position:y?"absolute":"fixed",top:y?void 0:0,left:y?void 0:0,zIndex:1e5,...y==null?void 0:y.position,maxHeight:(L=y==null?void 0:y.maxHeight)!==null&&L!==void 0?L:"100vh"}},placement:(I=y==null?void 0:y.placement)!==null&&I!==void 0?I:null,triggerAnchorPoint:(N=y==null?void 0:y.triggerAnchorPoint)!==null&&N!==void 0?N:null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:y==null?void 0:y.arrowOffsetLeft,top:y==null?void 0:y.arrowOffsetTop}},updatePosition:M}}function qc(e){s0(()=>(window.addEventListener("resize",e,!1),()=>{window.removeEventListener("resize",e,!1)}),[e])}function kc(e,t){return t==="rtl"?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")}function vl(e){let t=e;return t.nativeEvent=e,t.isDefaultPrevented=()=>t.defaultPrevented,t.isPropagationStopped=()=>t.cancelBubble,t.persist=()=>{},t}function q3(e,t){Object.defineProperty(e,"target",{value:t}),Object.defineProperty(e,"currentTarget",{value:t})}function k3(e){let t=u.useRef({isFocused:!1,observer:null});return s0(()=>{const r=t.current;return()=>{r.observer&&(r.observer.disconnect(),r.observer=null)}},[]),u.useCallback(r=>{let n=Q(r);if(n instanceof HTMLButtonElement||n instanceof HTMLInputElement||n instanceof HTMLTextAreaElement||n instanceof HTMLSelectElement){t.current.isFocused=!0;let l=n,i=a=>{if(t.current.isFocused=!1,l.disabled){let s=vl(a);e==null||e(s)}t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};l.addEventListener("focusout",i,{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&l.disabled){var a;(a=t.current.observer)===null||a===void 0||a.disconnect();let s=l===d0()?null:d0();l.dispatchEvent(new FocusEvent("blur",{relatedTarget:s})),l.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:s}))}}),t.current.observer.observe(l,{attributes:!0,attributeFilter:["disabled"]})}},[e])}let mt=!1;function Pi(e){for(;e&&!x3(e);)e=e.parentElement;let t=M0(e),r=t.document.activeElement;if(!r||r===e)return;mt=!0;let n=!1,l=f=>{(Q(f)===r||n)&&f.stopImmediatePropagation()},i=f=>{(Q(f)===r||n)&&(f.stopImmediatePropagation(),!e&&!n&&(n=!0,S0(r),c()))},a=f=>{(Q(f)===e||n)&&f.stopImmediatePropagation()},s=f=>{(Q(f)===e||n)&&(f.stopImmediatePropagation(),n||(n=!0,S0(r),c()))};t.addEventListener("blur",l,!0),t.addEventListener("focusout",i,!0),t.addEventListener("focusin",s,!0),t.addEventListener("focus",a,!0);let c=()=>{cancelAnimationFrame(d),t.removeEventListener("blur",l,!0),t.removeEventListener("focusout",i,!0),t.removeEventListener("focusin",s,!0),t.removeEventListener("focus",a,!0),mt=!1,n=!1},d=requestAnimationFrame(c);return c}let b2="default",wn="",J1=new WeakMap;function Ti(e){if(E1()){if(b2==="default"){const t=a0(e);wn=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}b2="disabled"}else if(e instanceof HTMLElement||e instanceof SVGElement){let t="userSelect"in e.style?"userSelect":"webkitUserSelect";J1.set(e,e.style[t]),e.style[t]="none"}}function Dr(e){if(E1()){if(b2!=="disabled")return;b2="restoring",setTimeout(()=>{g3(()=>{if(b2==="restoring"){const t=a0(e);t.documentElement.style.webkitUserSelect==="none"&&(t.documentElement.style.webkitUserSelect=wn||""),wn="",b2="default"}})},300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&J1.has(e)){let t=J1.get(e),r="userSelect"in e.style?"userSelect":"webkitUserSelect";e.style[r]==="none"&&(e.style[r]=t),e.getAttribute("style")===""&&e.removeAttribute("style"),J1.delete(e)}}const gl=u.createContext({register:()=>{}});gl.displayName="PressResponderContext";function Pc(e,t){return t.get?t.get.call(e):t.value}function P3(e,t,r){if(!t.has(e))throw new TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function Tc(e,t){var r=P3(e,t,"get");return Pc(e,r)}function Ic(e,t,r){if(t.set)t.set.call(e,r);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=r}}function Ii(e,t,r){var n=P3(e,t,"set");return Ic(e,n,r),r}function jc(e){let t=u.useContext(gl);if(t){let{register:r,ref:n,...l}=t;e=n0(l,e),r()}return m3(t,e.ref),e}var T1=new WeakMap;class I1{continuePropagation(){Ii(this,T1,!1)}get shouldStopPropagation(){return Tc(this,T1)}constructor(t,r,n,l){$c(this,T1,{writable:!0,value:void 0}),Ii(this,T1,!0);var i;let a=(i=l==null?void 0:l.target)!==null&&i!==void 0?i:n.currentTarget;const s=a==null?void 0:a.getBoundingClientRect();let c,d=0,f,h=null;n.clientX!=null&&n.clientY!=null&&(f=n.clientX,h=n.clientY),s&&(f!=null&&h!=null?(c=f-s.left,d=h-s.top):(c=s.width/2,d=s.height/2)),this.type=t,this.pointerType=r,this.target=n.currentTarget,this.shiftKey=n.shiftKey,this.metaKey=n.metaKey,this.ctrlKey=n.ctrlKey,this.altKey=n.altKey,this.x=c,this.y=d,this.key=n.key}}const ji=Symbol("linkClicked"),Ri="react-aria-pressable-style",Li="data-react-aria-pressable";function Vt(e){let{onPress:t,onPressChange:r,onPressStart:n,onPressEnd:l,onPressUp:i,onClick:a,isDisabled:s,isPressed:c,preventFocusOnPress:d,shouldCancelOnPointerExit:f,allowTextSelectionOnPress:h,ref:v,...g}=jc(e),[b,p]=u.useState(!1),C=u.useRef({isPressed:!1,ignoreEmulatedMouseEvents:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null,disposables:[]}),{addGlobalListener:m,removeAllGlobalListeners:y,removeGlobalListener:E}=Ot(),S=u.useCallback((x,A)=>{let w=C.current;if(s||w.didFirePressStart)return!1;let _=!0;if(w.isTriggeringEvent=!0,n){let P=new I1("pressstart",A,x);n(P),_=P.shouldStopPropagation}return r&&r(!0),w.isTriggeringEvent=!1,w.didFirePressStart=!0,p(!0),_},[s,n,r]),F=u.useCallback((x,A,w=!0)=>{let _=C.current;if(!_.didFirePressStart)return!1;_.didFirePressStart=!1,_.isTriggeringEvent=!0;let P=!0;if(l){let j=new I1("pressend",A,x);l(j),P=j.shouldStopPropagation}if(r&&r(!1),p(!1),t&&w&&!s){let j=new I1("press",A,x);t(j),P&&(P=j.shouldStopPropagation)}return _.isTriggeringEvent=!1,P},[s,l,r,t]),M=k0(F),D=u.useCallback((x,A)=>{let w=C.current;if(s)return!1;if(i){w.isTriggeringEvent=!0;let _=new I1("pressup",A,x);return i(_),w.isTriggeringEvent=!1,_.shouldStopPropagation}return!0},[s,i]),q=k0(D),L=u.useCallback(x=>{let A=C.current;if(A.isPressed&&A.target){A.didFirePressStart&&A.pointerType!=null&&F(ke(A.target,x),A.pointerType,!1),A.isPressed=!1,X(null),A.isOverTarget=!1,A.activePointerId=null,A.pointerType=null,y(),h||Dr(A.target);for(let w of A.disposables)w();A.disposables=[]}},[h,y,F]),I=k0(L),N=u.useCallback(x=>{f&&L(x)},[f,L]),K=u.useCallback(x=>{s||a==null||a(x)},[s,a]),Z=u.useCallback((x,A)=>{if(!s&&a){let w=new MouseEvent("click",x);q3(w,A),a(vl(w))}},[s,a]),R=k0(Z),[H,U]=u.useState(!1);s0(()=>{let x=C.current;if(H){let A=j=>{var O;if(x.isPressed&&x.target&&Sr(j,x.target)){var B;Ni(Q(j),j.key)&&j.preventDefault();let z=Q(j),V=e0(x.target,z);M(ke(x.target,j),"keyboard",V),V&&R(j,x.target),y(),j.key!=="Enter"&&ml(x.target)&&e0(x.target,z)&&!j[ji]&&(j[ji]=!0,de(x.target,j,!1)),x.isPressed=!1,U(!1),(B=x.metaKeyEvents)===null||B===void 0||B.delete(j.key)}else if(j.key==="Meta"&&(!((O=x.metaKeyEvents)===null||O===void 0)&&O.size)){var k;let z=x.metaKeyEvents;x.metaKeyEvents=void 0;for(let V of z.values())(k=x.target)===null||k===void 0||k.dispatchEvent(new KeyboardEvent("keyup",V))}},w=x.target,P=Je(j=>{w&&Sr(j,w)&&!j.repeat&&e0(w,Q(j))&&x.target&&q(ke(x.target,j),"keyboard")},A);return m(a0(x.target),"keyup",P,!0),()=>{E(a0(x.target),"keyup",P,!0)}}},[H,m,y,E]);let[G,X]=u.useState(null);s0(()=>{let x=C.current;if(G==="pointer"){let A=_=>{if(_.pointerId===x.activePointerId&&x.isPressed&&_.button===0&&x.target){if(e0(x.target,Q(_))&&x.pointerType!=null){let P=!1,j=setTimeout(()=>{x.isPressed&&x.target instanceof HTMLElement&&(P?I(_):(S0(x.target),x.target.click()))},80);_.currentTarget&&m(_.currentTarget,"click",()=>P=!0,!0),x.disposables.push(()=>clearTimeout(j))}else I(_);x.isOverTarget=!1}},w=_=>{I(_)};return m(a0(x.target),"pointerup",A,!1),m(a0(x.target),"pointercancel",w,!1),()=>{E(a0(x.target),"pointerup",A,!1),E(a0(x.target),"pointercancel",w,!1)}}else if(G==="mouse"&&process.env.NODE_ENV==="test"){let A=w=>{if(w.button===0){if(x.ignoreEmulatedMouseEvents){x.ignoreEmulatedMouseEvents=!1;return}x.target&&e0(x.target,w.target)&&x.pointerType!=null||I(w),x.isOverTarget=!1}};return m(a0(x.target),"mouseup",A,!1),()=>{E(a0(x.target),"mouseup",A,!1)}}else if(G==="touch"&&process.env.NODE_ENV==="test"){let A=w=>{x.isPressed&&e0(Q(w),x.target)&&I({currentTarget:x.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};return m(M0(x.target),"scroll",A,!0),()=>{E(M0(x.target),"scroll",A,!0)}}},[G,m,E]);let W=u.useMemo(()=>{let x=C.current,A={onKeyDown(w){if(Sr(w.nativeEvent,w.currentTarget)&&e0(w.currentTarget,Q(w))){var _;Ni(Q(w),w.key)&&w.preventDefault();let P=!0;!x.isPressed&&!w.repeat&&(x.target=w.currentTarget,x.isPressed=!0,U(!0),x.pointerType="keyboard",P=S(w,"keyboard")),P&&w.stopPropagation(),w.metaKey&&Se()&&((_=x.metaKeyEvents)===null||_===void 0||_.set(w.key,w.nativeEvent))}else w.key==="Meta"&&(x.metaKeyEvents=new Map)},onClick(w){if(!(w&&!e0(w.currentTarget,Q(w)))&&w&&w.button===0&&!x.isTriggeringEvent&&!de.isOpening){let _=!0;if(s&&w.preventDefault(),!x.ignoreEmulatedMouseEvents&&!x.isPressed&&(x.pointerType==="virtual"||mn(w.nativeEvent))){let P=S(w,"virtual"),j=D(w,"virtual"),O=F(w,"virtual");K(w),_=P&&j&&O}else if(x.isPressed&&x.pointerType!=="keyboard"){let P=x.pointerType||w.nativeEvent.pointerType||"virtual",j=D(ke(w.currentTarget,w),P),O=F(ke(w.currentTarget,w),P,!0);_=j&&O,x.isOverTarget=!1,K(w),L(w)}x.ignoreEmulatedMouseEvents=!1,_&&w.stopPropagation()}}};return typeof PointerEvent<"u"?(A.onPointerDown=w=>{if(w.button!==0||!e0(w.currentTarget,Q(w)))return;if(Z8(w.nativeEvent)){x.pointerType="virtual";return}x.pointerType=w.pointerType;let _=!0;if(!x.isPressed){x.isPressed=!0,X("pointer"),x.isOverTarget=!0,x.activePointerId=w.pointerId,x.target=w.currentTarget,h||Ti(x.target),_=S(w,x.pointerType);let P=Q(w);"releasePointerCapture"in P&&("hasPointerCapture"in P?P.hasPointerCapture(w.pointerId)&&P.releasePointerCapture(w.pointerId):P.releasePointerCapture(w.pointerId))}_&&w.stopPropagation()},A.onMouseDown=w=>{if(e0(w.currentTarget,Q(w))&&w.button===0){if(d){let _=Pi(w.target);_&&x.disposables.push(_)}w.stopPropagation()}},A.onPointerUp=w=>{!e0(w.currentTarget,Q(w))||x.pointerType==="virtual"||w.button===0&&!x.isPressed&&D(w,x.pointerType||w.pointerType)},A.onPointerEnter=w=>{w.pointerId===x.activePointerId&&x.target&&!x.isOverTarget&&x.pointerType!=null&&(x.isOverTarget=!0,S(ke(x.target,w),x.pointerType))},A.onPointerLeave=w=>{w.pointerId===x.activePointerId&&x.target&&x.isOverTarget&&x.pointerType!=null&&(x.isOverTarget=!1,F(ke(x.target,w),x.pointerType,!1),N(w))},A.onDragStart=w=>{e0(w.currentTarget,Q(w))&&L(w)}):process.env.NODE_ENV==="test"&&(A.onMouseDown=w=>{if(w.button!==0||!e0(w.currentTarget,Q(w)))return;if(x.ignoreEmulatedMouseEvents){w.stopPropagation();return}if(x.isPressed=!0,X("mouse"),x.isOverTarget=!0,x.target=w.currentTarget,x.pointerType=mn(w.nativeEvent)?"virtual":"mouse",Qe.flushSync(()=>S(w,x.pointerType))&&w.stopPropagation(),d){let P=Pi(w.target);P&&x.disposables.push(P)}},A.onMouseEnter=w=>{if(!e0(w.currentTarget,Q(w)))return;let _=!0;x.isPressed&&!x.ignoreEmulatedMouseEvents&&x.pointerType!=null&&(x.isOverTarget=!0,_=S(w,x.pointerType)),_&&w.stopPropagation()},A.onMouseLeave=w=>{if(!e0(w.currentTarget,Q(w)))return;let _=!0;x.isPressed&&!x.ignoreEmulatedMouseEvents&&x.pointerType!=null&&(x.isOverTarget=!1,_=F(w,x.pointerType,!1),N(w)),_&&w.stopPropagation()},A.onMouseUp=w=>{e0(w.currentTarget,Q(w))&&!x.ignoreEmulatedMouseEvents&&w.button===0&&!x.isPressed&&D(w,x.pointerType||"mouse")},A.onTouchStart=w=>{if(!e0(w.currentTarget,Q(w)))return;let _=Rc(w.nativeEvent);if(!_)return;x.activePointerId=_.identifier,x.ignoreEmulatedMouseEvents=!0,x.isOverTarget=!0,x.isPressed=!0,X("touch"),x.target=w.currentTarget,x.pointerType="touch",h||Ti(x.target),S(me(x.target,w),x.pointerType)&&w.stopPropagation()},A.onTouchMove=w=>{if(!e0(w.currentTarget,Q(w)))return;if(!x.isPressed){w.stopPropagation();return}let _=Oi(w.nativeEvent,x.activePointerId),P=!0;_&&Hi(_,w.currentTarget)?!x.isOverTarget&&x.pointerType!=null&&(x.isOverTarget=!0,P=S(me(x.target,w),x.pointerType)):x.isOverTarget&&x.pointerType!=null&&(x.isOverTarget=!1,P=F(me(x.target,w),x.pointerType,!1),N(me(x.target,w))),P&&w.stopPropagation()},A.onTouchEnd=w=>{if(!e0(w.currentTarget,Q(w)))return;if(!x.isPressed){w.stopPropagation();return}let _=Oi(w.nativeEvent,x.activePointerId),P=!0;_&&Hi(_,w.currentTarget)&&x.pointerType!=null?(D(me(x.target,w),x.pointerType),P=F(me(x.target,w),x.pointerType),Z(w.nativeEvent,x.target)):x.isOverTarget&&x.pointerType!=null&&(P=F(me(x.target,w),x.pointerType,!1)),P&&w.stopPropagation(),x.isPressed=!1,X(null),x.activePointerId=null,x.isOverTarget=!1,x.ignoreEmulatedMouseEvents=!0,x.target&&!h&&Dr(x.target),y()},A.onTouchCancel=w=>{e0(w.currentTarget,Q(w))&&(w.stopPropagation(),x.isPressed&&L(me(x.target,w)))},A.onDragStart=w=>{e0(w.currentTarget,Q(w))&&L(w)}),A},[s,d,y,h,L,N,F,S,D,K,Z]);return u.useEffect(()=>{if(!v||process.env.NODE_ENV==="test")return;const x=a0(v.current);if(!x||!x.head||x.getElementById(Ri))return;const A=x.createElement("style");A.id=Ri,A.textContent=`
23
- @layer {
24
- [${Li}] {
25
- touch-action: pan-x pan-y pinch-zoom;
26
- }
27
- }
28
- `.trim(),x.head.prepend(A)},[v]),u.useEffect(()=>{let x=C.current;return()=>{var A;h||Dr((A=x.target)!==null&&A!==void 0?A:void 0);for(let w of x.disposables)w();x.disposables=[]}},[h]),{isPressed:c||b,pressProps:n0(g,W,{[Li]:!0})}}function ml(e){return e.tagName==="A"&&e.hasAttribute("href")}function Sr(e,t){const{key:r,code:n}=e,l=t,i=l.getAttribute("role");return(r==="Enter"||r===" "||r==="Spacebar"||n==="Space")&&!(l instanceof M0(l).HTMLInputElement&&!T3(l,r)||l instanceof M0(l).HTMLTextAreaElement||l.isContentEditable)&&!((i==="link"||!i&&ml(l))&&r!=="Enter")}function Rc(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}function Oi(e,t){const r=e.changedTouches;for(let n=0;n<r.length;n++){const l=r[n];if(l.identifier===t)return l}return null}function me(e,t){let r=0,n=0;return t.targetTouches&&t.targetTouches.length===1&&(r=t.targetTouches[0].clientX,n=t.targetTouches[0].clientY),{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:r,clientY:n}}function ke(e,t){let r=t.clientX,n=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:r,clientY:n,key:t.key}}function Lc(e){let t=0,r=0;return e.width!==void 0?t=e.width/2:e.radiusX!==void 0&&(t=e.radiusX),e.height!==void 0?r=e.height/2:e.radiusY!==void 0&&(r=e.radiusY),{top:e.clientY-r,right:e.clientX+t,bottom:e.clientY+r,left:e.clientX-t}}function Oc(e,t){return!(e.left>t.right||t.left>e.right||e.top>t.bottom||t.top>e.bottom)}function Hi(e,t){let r=t.getBoundingClientRect(),n=Lc(e);return Oc(r,n)}function Hc(e){return e instanceof HTMLInputElement?!1:e instanceof HTMLButtonElement?e.type!=="submit"&&e.type!=="reset":!ml(e)}function Ni(e,t){return e instanceof HTMLInputElement?!T3(e,t):Hc(e)}const Nc=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function T3(e,t){return e.type==="checkbox"||e.type==="radio"?t===" ":Nc.has(e.type)}let fe=null;const d1=new Set;let o1=new Map,Ve=!1,En=!1;const Bc={Tab:!0,Escape:!0};function zt(e,t){for(let r of d1)r(e,t)}function Vc(e){return!(e.metaKey||!Se()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function Ct(e){Ve=!0,!de.isOpening&&Vc(e)&&(fe="keyboard",zt("keyboard",e))}function B0(e){fe="pointer","pointerType"in e&&e.pointerType,(e.type==="mousedown"||e.type==="pointerdown")&&(Ve=!0,zt("pointer",e))}function I3(e){!de.isOpening&&mn(e)&&(Ve=!0,fe="virtual")}function j3(e){Q(e)===window||Q(e)===document||mt||!e.isTrusted||(!Ve&&!En&&(fe="virtual",zt("virtual",e)),Ve=!1,En=!1)}function R3(){mt||(Ve=!1,En=!0)}function bt(e){if(typeof window>"u"||typeof document>"u"||o1.get(M0(e)))return;const t=M0(e),r=a0(e);let n=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){Ve=!0,n.apply(this,arguments)},r.addEventListener("keydown",Ct,!0),r.addEventListener("keyup",Ct,!0),r.addEventListener("click",I3,!0),t.addEventListener("focus",j3,!0),t.addEventListener("blur",R3,!1),typeof PointerEvent<"u"?(r.addEventListener("pointerdown",B0,!0),r.addEventListener("pointermove",B0,!0),r.addEventListener("pointerup",B0,!0)):process.env.NODE_ENV==="test"&&(r.addEventListener("mousedown",B0,!0),r.addEventListener("mousemove",B0,!0),r.addEventListener("mouseup",B0,!0)),t.addEventListener("beforeunload",()=>{L3(e)},{once:!0}),o1.set(t,{focus:n})}const L3=(e,t)=>{const r=M0(e),n=a0(e);t&&n.removeEventListener("DOMContentLoaded",t),o1.has(r)&&(r.HTMLElement.prototype.focus=o1.get(r).focus,n.removeEventListener("keydown",Ct,!0),n.removeEventListener("keyup",Ct,!0),n.removeEventListener("click",I3,!0),r.removeEventListener("focus",j3,!0),r.removeEventListener("blur",R3,!1),typeof PointerEvent<"u"?(n.removeEventListener("pointerdown",B0,!0),n.removeEventListener("pointermove",B0,!0),n.removeEventListener("pointerup",B0,!0)):process.env.NODE_ENV==="test"&&(n.removeEventListener("mousedown",B0,!0),n.removeEventListener("mousemove",B0,!0),n.removeEventListener("mouseup",B0,!0)),o1.delete(r))};function zc(e){const t=a0(e);let r;return t.readyState!=="loading"?bt(e):(r=()=>{bt(e)},t.addEventListener("DOMContentLoaded",r)),()=>L3(e,r)}typeof document<"u"&&zc();function ze(){return fe!=="pointer"}function f1(){return fe}function yt(e){fe=e,zt(e,null)}function Kc(){bt();let[e,t]=u.useState(fe);return u.useEffect(()=>{let r=()=>{t(fe)};return d1.add(r),()=>{d1.delete(r)}},[]),I2()?null:e}const Zc=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Uc(e,t,r){let n=a0(r?Q(r):void 0),l=r?Q(r):void 0;const i=typeof window<"u"?M0(l).HTMLInputElement:HTMLInputElement,a=typeof window<"u"?M0(l).HTMLTextAreaElement:HTMLTextAreaElement,s=typeof window<"u"?M0(l).HTMLElement:HTMLElement,c=typeof window<"u"?M0(l).KeyboardEvent:KeyboardEvent;let d=d0(n);return e=e||d instanceof i&&!Zc.has(d.type)||d instanceof a||d instanceof s&&d.isContentEditable,!(e&&t==="keyboard"&&r instanceof c&&!Bc[r.key])}function Wc(e,t,r){bt(),u.useEffect(()=>{if((r==null?void 0:r.enabled)===!1)return;let n=(l,i)=>{Uc(!!(r!=null&&r.isTextInput),l,i)&&e(ze())};return d1.add(n),()=>{d1.delete(n)}},t)}function Me(e){if(!e.isConnected)return;const t=a0(e);if(f1()==="virtual"){let r=d0(t);g3(()=>{const n=d0(t);(n===r||n===t.body)&&e.isConnected&&S0(e)})}else S0(e)}function Cl(e){let{isDisabled:t,onFocus:r,onBlur:n,onFocusChange:l}=e;const i=u.useCallback(c=>{if(Q(c)===c.currentTarget)return n&&n(c),l&&l(!1),!0},[n,l]),a=k3(i),s=u.useCallback(c=>{let d=Q(c);const f=a0(d),h=f?d0(f):d0();d===c.currentTarget&&d===h&&(r&&r(c),l&&l(!0),a(c))},[l,r,a]);return{focusProps:{onFocus:!t&&(r||l||n)?s:void 0,onBlur:!t&&(n||l)?i:void 0}}}function Bi(e){if(!e)return;let t=!0;return r=>{let n={...r,preventDefault(){r.preventDefault()},isDefaultPrevented(){return r.isDefaultPrevented()},stopPropagation(){t&&process.env.NODE_ENV!=="production"?console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior."):t=!0},continuePropagation(){t=!1},isPropagationStopped(){return t}};e(n),t&&r.stopPropagation()}}function bl(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:Bi(e.onKeyDown),onKeyUp:Bi(e.onKeyUp)}}}let Fn=u.createContext(null);function Gc(e){let t=u.useContext(Fn)||{};m3(t,e);let{ref:r,...n}=t;return n}function yl(e,t){let{focusProps:r}=Cl(e),{keyboardProps:n}=bl(e),l=n0(r,n),i=Gc(t),a=e.isDisabled?{}:i,s=u.useRef(e.autoFocus);u.useEffect(()=>{s.current&&t.current&&Me(t.current),s.current=!1},[t]);let c=e.excludeFromTabOrder?-1:0;return e.isDisabled&&(c=void 0),{focusableProps:n0({...l,tabIndex:c},a)}}function Yc({children:e}){let t=u.useMemo(()=>({register:()=>{}}),[]);return u.createElement(gl.Provider,{value:t},e)}function Kt(e){let{isDisabled:t,onBlurWithin:r,onFocusWithin:n,onFocusWithinChange:l}=e,i=u.useRef({isFocusWithin:!1}),{addGlobalListener:a,removeAllGlobalListeners:s}=Ot(),c=u.useCallback(h=>{e0(h.currentTarget,Q(h))&&i.current.isFocusWithin&&!e0(h.currentTarget,h.relatedTarget)&&(i.current.isFocusWithin=!1,s(),r&&r(h),l&&l(!1))},[r,l,i,s]),d=k3(c),f=u.useCallback(h=>{if(!e0(h.currentTarget,Q(h)))return;let v=Q(h);const g=a0(v),b=d0(g);if(!i.current.isFocusWithin&&b===v){n&&n(h),l&&l(!0),i.current.isFocusWithin=!0,d(h);let p=h.currentTarget;a(g,"focus",C=>{let m=Q(C);if(i.current.isFocusWithin&&!e0(p,m)){let y=new g.defaultView.FocusEvent("blur",{relatedTarget:m});q3(y,p);let E=vl(y);c(E)}},{capture:!0})}},[n,l,d,a,c]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:f,onBlur:c}}}let xt=!1,j1=0;function Dn(){xt=!0,setTimeout(()=>{xt=!1},50)}function Vi(e){e.pointerType==="touch"&&Dn()}function Xc(){if(!(typeof document>"u"))return j1===0&&(typeof PointerEvent<"u"?document.addEventListener("pointerup",Vi):process.env.NODE_ENV==="test"&&document.addEventListener("touchend",Dn)),j1++,()=>{j1--,!(j1>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",Vi):process.env.NODE_ENV==="test"&&document.removeEventListener("touchend",Dn))}}function j2(e){let{onHoverStart:t,onHoverChange:r,onHoverEnd:n,isDisabled:l}=e,[i,a]=u.useState(!1),s=u.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;u.useEffect(Xc,[]);let{addGlobalListener:c,removeAllGlobalListeners:d}=Ot(),{hoverProps:f,triggerHoverEnd:h}=u.useMemo(()=>{let v=(p,C)=>{if(s.pointerType=C,l||C==="touch"||s.isHovered||!e0(p.currentTarget,Q(p)))return;s.isHovered=!0;let m=p.currentTarget;s.target=m,c(a0(Q(p)),"pointerover",y=>{s.isHovered&&s.target&&!e0(s.target,Q(y))&&g(y,y.pointerType)},{capture:!0}),t&&t({type:"hoverstart",target:m,pointerType:C}),r&&r(!0),a(!0)},g=(p,C)=>{let m=s.target;s.pointerType="",s.target=null,!(C==="touch"||!s.isHovered||!m)&&(s.isHovered=!1,d(),n&&n({type:"hoverend",target:m,pointerType:C}),r&&r(!1),a(!1))},b={};return typeof PointerEvent<"u"?(b.onPointerEnter=p=>{xt&&p.pointerType==="mouse"||v(p,p.pointerType)},b.onPointerLeave=p=>{!l&&e0(p.currentTarget,Q(p))&&g(p,p.pointerType)}):process.env.NODE_ENV==="test"&&(b.onTouchStart=()=>{s.ignoreEmulatedMouseEvents=!0},b.onMouseEnter=p=>{!s.ignoreEmulatedMouseEvents&&!xt&&v(p,"mouse"),s.ignoreEmulatedMouseEvents=!1},b.onMouseLeave=p=>{!l&&e0(p.currentTarget,Q(p))&&g(p,"mouse")}),{hoverProps:b,triggerHoverEnd:g}},[t,r,n,l,s,c,d]);return u.useEffect(()=>{l&&h({currentTarget:s.target},s.pointerType)},[l]),{hoverProps:f,isHovered:i}}function Qc(e){let{ref:t,onInteractOutside:r,isDisabled:n,onInteractOutsideStart:l}=e,i=u.useRef({isPointerDown:!1,ignoreEmulatedMouseEvents:!1}),a=k0(c=>{r&&R1(c,t)&&(l&&l(c),i.current.isPointerDown=!0)}),s=k0(c=>{r&&r(c)});u.useEffect(()=>{let c=i.current;if(n)return;const d=t.current,f=a0(d);if(typeof PointerEvent<"u"){let h=v=>{c.isPointerDown&&R1(v,t)&&s(v),c.isPointerDown=!1};return f.addEventListener("pointerdown",a,!0),f.addEventListener("click",h,!0),()=>{f.removeEventListener("pointerdown",a,!0),f.removeEventListener("click",h,!0)}}else if(process.env.NODE_ENV==="test"){let h=g=>{c.ignoreEmulatedMouseEvents?c.ignoreEmulatedMouseEvents=!1:c.isPointerDown&&R1(g,t)&&s(g),c.isPointerDown=!1},v=g=>{c.ignoreEmulatedMouseEvents=!0,c.isPointerDown&&R1(g,t)&&s(g),c.isPointerDown=!1};return f.addEventListener("mousedown",a,!0),f.addEventListener("mouseup",h,!0),f.addEventListener("touchstart",a,!0),f.addEventListener("touchend",v,!0),()=>{f.removeEventListener("mousedown",a,!0),f.removeEventListener("mouseup",h,!0),f.removeEventListener("touchstart",a,!0),f.removeEventListener("touchend",v,!0)}}},[t,n])}function R1(e,t){if(e.button>0)return!1;let r=Q(e);if(r){const n=r.ownerDocument;if(!n||!e0(n.documentElement,r)||r.closest("[data-react-aria-top-layer]"))return!1}return t.current?!e.composedPath().includes(t.current):!1}const Jc=500;function O3(e){let{isDisabled:t,onLongPressStart:r,onLongPressEnd:n,onLongPress:l,threshold:i=Jc,accessibilityDescription:a}=e;const s=u.useRef(void 0);let{addGlobalListener:c,removeGlobalListener:d}=Ot(),{pressProps:f}=Vt({isDisabled:t,onPressStart(v){if(v.continuePropagation(),(v.pointerType==="mouse"||v.pointerType==="touch")&&(r&&r({...v,type:"longpressstart"}),s.current=setTimeout(()=>{v.target.dispatchEvent(new PointerEvent("pointercancel",{bubbles:!0})),a0(v.target).activeElement!==v.target&&S0(v.target),l&&l({...v,type:"longpress"}),s.current=void 0},i),v.pointerType==="touch")){let g=b=>{b.preventDefault()};c(v.target,"contextmenu",g,{once:!0}),c(window,"pointerup",()=>{setTimeout(()=>{d(v.target,"contextmenu",g)},30)},{once:!0})}},onPressEnd(v){s.current&&clearTimeout(s.current),n&&(v.pointerType==="mouse"||v.pointerType==="touch")&&n({...v,type:"longpressend"})}}),h=K8(l&&!t?a:void 0);return{longPressProps:n0(f,h)}}const zi=u.createContext(null),Sn="react-aria-focus-scope-restore";let h0=null;function xl(e){let{children:t,contain:r,restoreFocus:n,autoFocus:l}=e,i=u.useRef(null),a=u.useRef(null),s=u.useRef([]),{parentNode:c}=u.useContext(zi)||{},d=u.useMemo(()=>new _n({scopeRef:s}),[s]);s0(()=>{let v=c||C0.root;if(C0.getTreeNode(v.scopeRef)&&h0&&!wt(h0,v.scopeRef)){let g=C0.getTreeNode(h0);g&&(v=g)}v.addChild(d),C0.addNode(d)},[d,c]),s0(()=>{let v=C0.getTreeNode(s);v&&(v.contain=!!r)},[r]),s0(()=>{var v;let g=(v=i.current)===null||v===void 0?void 0:v.nextSibling,b=[],p=C=>C.stopPropagation();for(;g&&g!==a.current;)b.push(g),g.addEventListener(Sn,p),g=g.nextSibling;return s.current=b,()=>{for(let C of b)C.removeEventListener(Sn,p)}},[t]),o9(s,n,r),n9(s,r),a9(s,n,r),i9(s,l),u.useEffect(()=>{const v=d0(a0(s.current?s.current[0]:void 0));let g=null;if(z0(v,s.current)){for(let b of C0.traverse())b.scopeRef&&z0(v,b.scopeRef.current)&&(g=b);g===C0.getTreeNode(s)&&(h0=g.scopeRef)}},[s]),s0(()=>()=>{var v,g,b;let p=(b=(g=C0.getTreeNode(s))===null||g===void 0||(v=g.parent)===null||v===void 0?void 0:v.scopeRef)!==null&&b!==void 0?b:null;(s===h0||wt(s,h0))&&(!p||C0.getTreeNode(p))&&(h0=p),C0.removeTreeNode(s)},[s]);let f=u.useMemo(()=>e9(s),[]),h=u.useMemo(()=>({focusManager:f,parentNode:d}),[d,f]);return u.createElement(zi.Provider,{value:h},u.createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:i}),t,u.createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:a}))}function e9(e){return{focusNext(t={}){let r=e.current,{from:n,tabbable:l,wrap:i,accept:a}=t;var s;let c=n||d0(a0((s=r[0])!==null&&s!==void 0?s:void 0)),d=r[0].previousElementSibling,f=Re(r),h=ne(f,{tabbable:l,accept:a},r);h.currentNode=z0(c,r)?c:d;let v=h.nextNode();return!v&&i&&(h.currentNode=d,v=h.nextNode()),v&&ce(v,!0),v},focusPrevious(t={}){let r=e.current,{from:n,tabbable:l,wrap:i,accept:a}=t;var s;let c=n||d0(a0((s=r[0])!==null&&s!==void 0?s:void 0)),d=r[r.length-1].nextElementSibling,f=Re(r),h=ne(f,{tabbable:l,accept:a},r);h.currentNode=z0(c,r)?c:d;let v=h.previousNode();return!v&&i&&(h.currentNode=d,v=h.previousNode()),v&&ce(v,!0),v},focusFirst(t={}){let r=e.current,{tabbable:n,accept:l}=t,i=Re(r),a=ne(i,{tabbable:n,accept:l},r);a.currentNode=r[0].previousElementSibling;let s=a.nextNode();return s&&ce(s,!0),s},focusLast(t={}){let r=e.current,{tabbable:n,accept:l}=t,i=Re(r),a=ne(i,{tabbable:n,accept:l},r);a.currentNode=r[r.length-1].nextElementSibling;let s=a.previousNode();return s&&ce(s,!0),s}}}function Re(e){return e[0].parentElement}function t1(e){let t=C0.getTreeNode(h0);for(;t&&t.scopeRef!==e;){if(t.contain)return!1;t=t.parent}return!0}function t9(e){if(!e.form)return Array.from(a0(e).querySelectorAll(`input[type="radio"][name="${CSS.escape(e.name)}"]`)).filter(n=>!n.form);const t=e.form.elements.namedItem(e.name);let r=M0(e);return t instanceof r.RadioNodeList?Array.from(t).filter(n=>n instanceof r.HTMLInputElement):t instanceof r.HTMLInputElement?[t]:[]}function r9(e){if(e.checked)return!0;const t=t9(e);return t.length>0&&!t.some(r=>r.checked)}function n9(e,t){let r=u.useRef(void 0),n=u.useRef(void 0);s0(()=>{let l=e.current;if(!t){n.current&&(cancelAnimationFrame(n.current),n.current=void 0);return}const i=a0(l?l[0]:void 0);let a=d=>{if(d.key!=="Tab"||d.altKey||d.ctrlKey||d.metaKey||!t1(e)||d.isComposing)return;let f=d0(i),h=e.current;if(!h||!z0(f,h))return;let v=Re(h),g=ne(v,{tabbable:!0},h);if(!f)return;g.currentNode=f;let b=d.shiftKey?g.previousNode():g.nextNode();b||(g.currentNode=d.shiftKey?h[h.length-1].nextElementSibling:h[0].previousElementSibling,b=d.shiftKey?g.previousNode():g.nextNode()),d.preventDefault(),b&&ce(b,!0)},s=d=>{(!h0||wt(h0,e))&&z0(Q(d),e.current)?(h0=e,r.current=Q(d)):t1(e)&&!Ee(Q(d),e)?r.current?r.current.focus():h0&&h0.current&&Mn(h0.current):t1(e)&&(r.current=Q(d))},c=d=>{n.current&&cancelAnimationFrame(n.current),n.current=requestAnimationFrame(()=>{let f=f1(),h=(f==="virtual"||f===null)&&sl()&&al(),v=d0(i);if(!h&&v&&t1(e)&&!Ee(v,e)){h0=e;let b=Q(d);if(b&&b.isConnected){var g;r.current=b,(g=r.current)===null||g===void 0||g.focus()}else h0.current&&Mn(h0.current)}})};return i.addEventListener("keydown",a,!1),i.addEventListener("focusin",s,!1),l==null||l.forEach(d=>d.addEventListener("focusin",s,!1)),l==null||l.forEach(d=>d.addEventListener("focusout",c,!1)),()=>{i.removeEventListener("keydown",a,!1),i.removeEventListener("focusin",s,!1),l==null||l.forEach(d=>d.removeEventListener("focusin",s,!1)),l==null||l.forEach(d=>d.removeEventListener("focusout",c,!1))}},[e,t]),s0(()=>()=>{n.current&&cancelAnimationFrame(n.current)},[n])}function H3(e){return Ee(e)}function z0(e,t){return!e||!t?!1:t.some(r=>e0(r,e))}function Ee(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:r}of C0.traverse(C0.getTreeNode(t)))if(r&&z0(e,r.current))return!0;return!1}function l9(e){return Ee(e,h0)}function wt(e,t){var r;let n=(r=C0.getTreeNode(t))===null||r===void 0?void 0:r.parent;for(;n;){if(n.scopeRef===e)return!0;n=n.parent}return!1}function ce(e,t=!1){if(e!=null&&!t)try{Me(e)}catch{}else if(e!=null)try{e.focus()}catch{}}function N3(e,t=!0){let r=e[0].previousElementSibling,n=Re(e),l=ne(n,{tabbable:t},e);l.currentNode=r;let i=l.nextNode();return t&&!i&&(n=Re(e),l=ne(n,{tabbable:!1},e),l.currentNode=r,i=l.nextNode()),i}function Mn(e,t=!0){ce(N3(e,t))}function i9(e,t){const r=u.useRef(t);u.useEffect(()=>{if(r.current){h0=e;const n=a0(e.current?e.current[0]:void 0);!z0(d0(n),h0.current)&&e.current&&Mn(e.current)}r.current=!1},[e])}function o9(e,t,r){s0(()=>{if(t||r)return;let n=e.current;const l=a0(n?n[0]:void 0);let i=a=>{let s=Q(a);z0(s,e.current)?h0=e:H3(s)||(h0=null)};return l.addEventListener("focusin",i,!1),n==null||n.forEach(a=>a.addEventListener("focusin",i,!1)),()=>{l.removeEventListener("focusin",i,!1),n==null||n.forEach(a=>a.removeEventListener("focusin",i,!1))}},[e,t,r])}function Ki(e){let t=C0.getTreeNode(h0);for(;t&&t.scopeRef!==e;){if(t.nodeToRestore)return!1;t=t.parent}return(t==null?void 0:t.scopeRef)===e}function a9(e,t,r){const n=u.useRef(typeof document<"u"?d0(a0(e.current?e.current[0]:void 0)):null);s0(()=>{let l=e.current;const i=a0(l?l[0]:void 0);if(!t||r)return;let a=()=>{(!h0||wt(h0,e))&&z0(d0(i),e.current)&&(h0=e)};return i.addEventListener("focusin",a,!1),l==null||l.forEach(s=>s.addEventListener("focusin",a,!1)),()=>{i.removeEventListener("focusin",a,!1),l==null||l.forEach(s=>s.removeEventListener("focusin",a,!1))}},[e,r]),s0(()=>{const l=a0(e.current?e.current[0]:void 0);if(!t)return;let i=a=>{if(a.key!=="Tab"||a.altKey||a.ctrlKey||a.metaKey||!t1(e)||a.isComposing)return;let s=l.activeElement;if(!Ee(s,e)||!Ki(e))return;let c=C0.getTreeNode(e);if(!c)return;let d=c.nodeToRestore,f=ne(l.body,{tabbable:!0});f.currentNode=s;let h=a.shiftKey?f.previousNode():f.nextNode();if((!d||!d.isConnected||d===l.body)&&(d=void 0,c.nodeToRestore=void 0),(!h||!Ee(h,e))&&d){f.currentNode=d;do h=a.shiftKey?f.previousNode():f.nextNode();while(Ee(h,e));a.preventDefault(),a.stopPropagation(),h?ce(h,!0):H3(d)?ce(d,!0):s.blur()}};return r||l.addEventListener("keydown",i,!0),()=>{r||l.removeEventListener("keydown",i,!0)}},[e,t,r]),s0(()=>{const l=a0(e.current?e.current[0]:void 0);if(!t)return;let i=C0.getTreeNode(e);if(i){var a;return i.nodeToRestore=(a=n.current)!==null&&a!==void 0?a:void 0,()=>{let s=C0.getTreeNode(e);if(!s)return;let c=s.nodeToRestore,d=d0(l);if(t&&c&&(d&&Ee(d,e)||d===l.body&&Ki(e))){let f=C0.clone();requestAnimationFrame(()=>{if(l.activeElement===l.body){let h=f.getTreeNode(e);for(;h;){if(h.nodeToRestore&&h.nodeToRestore.isConnected){Zi(h.nodeToRestore);return}h=h.parent}for(h=f.getTreeNode(e);h;){if(h.scopeRef&&h.scopeRef.current&&C0.getTreeNode(h.scopeRef)){let v=N3(h.scopeRef.current,!0);Zi(v);return}h=h.parent}}})}}}},[e,t])}function Zi(e){e.dispatchEvent(new CustomEvent(Sn,{bubbles:!0,cancelable:!0}))&&ce(e)}function ne(e,t,r){let n=t!=null&&t.tabbable?w3:x3,l=(e==null?void 0:e.nodeType)===Node.ELEMENT_NODE?e:null,i=a0(l),a=h3(i,e||i,NodeFilter.SHOW_ELEMENT,{acceptNode(s){return e0(t==null?void 0:t.from,s)||t!=null&&t.tabbable&&s.tagName==="INPUT"&&s.getAttribute("type")==="radio"&&(!r9(s)||a.currentNode.tagName==="INPUT"&&a.currentNode.type==="radio"&&a.currentNode.name===s.name)?NodeFilter.FILTER_REJECT:n(s)&&(!r||z0(s,r))&&(!(t!=null&&t.accept)||t.accept(s))?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});return t!=null&&t.from&&(a.currentNode=t.from),a}class wl{get size(){return this.fastMap.size}getTreeNode(t){return this.fastMap.get(t)}addTreeNode(t,r,n){let l=this.fastMap.get(r??null);if(!l)return;let i=new _n({scopeRef:t});l.addChild(i),i.parent=l,this.fastMap.set(t,i),n&&(i.nodeToRestore=n)}addNode(t){this.fastMap.set(t.scopeRef,t)}removeTreeNode(t){if(t===null)return;let r=this.fastMap.get(t);if(!r)return;let n=r.parent;for(let i of this.traverse())i!==r&&r.nodeToRestore&&i.nodeToRestore&&r.scopeRef&&r.scopeRef.current&&z0(i.nodeToRestore,r.scopeRef.current)&&(i.nodeToRestore=r.nodeToRestore);let l=r.children;n&&(n.removeChild(r),l.size>0&&l.forEach(i=>n&&n.addChild(i))),this.fastMap.delete(r.scopeRef)}*traverse(t=this.root){if(t.scopeRef!=null&&(yield t),t.children.size>0)for(let r of t.children)yield*this.traverse(r)}clone(){var t;let r=new wl;var n;for(let l of this.traverse())r.addTreeNode(l.scopeRef,(n=(t=l.parent)===null||t===void 0?void 0:t.scopeRef)!==null&&n!==void 0?n:null,l.nodeToRestore);return r}constructor(){this.fastMap=new Map,this.root=new _n({scopeRef:null}),this.fastMap.set(null,this.root)}}class _n{addChild(t){this.children.add(t),t.parent=this}removeChild(t){this.children.delete(t),t.parent=void 0}constructor(t){this.children=new Set,this.contain=!1,this.scopeRef=t.scopeRef}}let C0=new wl;function R2(e={}){let{autoFocus:t=!1,isTextInput:r,within:n}=e,l=u.useRef({isFocused:!1,isFocusVisible:t||ze()}),[i,a]=u.useState(!1),[s,c]=u.useState(()=>l.current.isFocused&&l.current.isFocusVisible),d=u.useCallback(()=>c(l.current.isFocused&&l.current.isFocusVisible),[]),f=u.useCallback(g=>{l.current.isFocused=g,l.current.isFocusVisible=ze(),a(g),d()},[d]);Wc(g=>{l.current.isFocusVisible=g,d()},[r,i],{enabled:i,isTextInput:r});let{focusProps:h}=Cl({isDisabled:n,onFocusChange:f}),{focusWithinProps:v}=Kt({isDisabled:!n,onFocusWithinChange:f});return{isFocused:i,isFocusVisible:s,focusProps:n?v:h}}function s9(e,t){let r=t==null?void 0:t.isDisabled,[n,l]=u.useState(!1);return s0(()=>{if(e!=null&&e.current&&!r){let i=()=>{if(e.current){let s=ne(e.current,{tabbable:!0});l(!!s.nextNode())}};i();let a=new MutationObserver(i);return a.observe(e.current,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["tabIndex","disabled"]}),()=>{a.disconnect()}}}),r?!1:n}function B3(e){let t=u9(a0(e));t!==e&&(t&&c9(t,e),e&&V3(e,t))}function c9(e,t){e.dispatchEvent(new FocusEvent("blur",{relatedTarget:t})),e.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:t}))}function V3(e,t){e.dispatchEvent(new FocusEvent("focus",{relatedTarget:t})),e.dispatchEvent(new FocusEvent("focusin",{bubbles:!0,relatedTarget:t}))}function u9(e){let t=d0(e),r=t==null?void 0:t.getAttribute("aria-activedescendant");return r&&e.getElementById(r)||t}const J0=[];function d9(e,t){let{onClose:r,shouldCloseOnBlur:n,isOpen:l,isDismissable:i=!1,isKeyboardDismissDisabled:a=!1,shouldCloseOnInteractOutside:s}=e,c=u.useRef(void 0);u.useEffect(()=>{if(l&&!J0.includes(t))return J0.push(t),()=>{let p=J0.indexOf(t);p>=0&&J0.splice(p,1)}},[l,t]);let d=()=>{J0[J0.length-1]===t&&r&&r()},f=p=>{const C=J0[J0.length-1];c.current=C,(!s||s(Q(p)))&&C===t&&(p.stopPropagation(),p.preventDefault())},h=p=>{(!s||s(Q(p)))&&(J0[J0.length-1]===t&&(p.stopPropagation(),p.preventDefault()),c.current===t&&d()),c.current=void 0},v=p=>{p.key==="Escape"&&!a&&!p.nativeEvent.isComposing&&(p.stopPropagation(),p.preventDefault(),d())};Qc({ref:t,onInteractOutside:i&&l?h:void 0,onInteractOutsideStart:f});let{focusWithinProps:g}=Kt({isDisabled:!n,onBlurWithin:p=>{!p.relatedTarget||l9(p.relatedTarget)||(!s||s(p.relatedTarget))&&(r==null||r())}}),b=p=>{Q(p)===p.currentTarget&&p.preventDefault()};return{overlayProps:{onKeyDown:v,...g},underlayProps:{onPointerDown:b}}}function f9(e,t,r){let{type:n}=e,{isOpen:l}=t;u.useEffect(()=>{r&&r.current&&S3.set(r.current,t.close)});let i;n==="menu"?i=!0:n==="listbox"&&(i="listbox");let a=w0();return{triggerProps:{"aria-haspopup":i,"aria-expanded":l,"aria-controls":l?a:void 0,onPress:t.toggle},overlayProps:{id:a}}}const a1=typeof document<"u"&&window.visualViewport;let L1=0,Mr;function h9(e={}){let{isDisabled:t}=e;s0(()=>{if(!t)return L1++,L1===1&&(E1()?Mr=v9():Mr=p9()),()=>{L1--,L1===0&&Mr()}},[t])}function p9(){let e=window.innerWidth-document.documentElement.clientWidth;return Je(e>0&&("scrollbarGutter"in document.documentElement.style?et(document.documentElement,"scrollbarGutter","stable"):et(document.documentElement,"paddingRight",`${e}px`)),et(document.documentElement,"overflow","hidden"))}function v9(){let e=et(document.documentElement,"overflow","hidden"),t,r=!1,n=d=>{let f=Q(d);t=$2(f)?f:ul(f,!0),r=!1;let h=f.ownerDocument.defaultView.getSelection();h&&!h.isCollapsed&&h.containsNode(f,!0)&&(r=!0),d.composedPath().some(v=>v instanceof HTMLInputElement&&v.type==="range")&&(r=!0),"selectionStart"in f&&"selectionEnd"in f&&f.selectionStart<f.selectionEnd&&f.ownerDocument.activeElement===f&&(r=!0)},l=document.createElement("style");l.textContent=`
29
- @layer {
30
- * {
31
- overscroll-behavior: contain;
32
- }
33
- }`.trim(),document.head.prepend(l);let i=d=>{if(!(d.touches.length===2||r)){if(!t||t===document.documentElement||t===document.body){d.preventDefault();return}t.scrollHeight===t.clientHeight&&t.scrollWidth===t.clientWidth&&d.preventDefault()}},a=d=>{let f=Q(d),h=d.relatedTarget;if(h&&yr(h))h.focus({preventScroll:!0}),Ui(h,yr(f));else if(!h){var v;let g=(v=f.parentElement)===null||v===void 0?void 0:v.closest("[tabindex]");g==null||g.focus({preventScroll:!0})}},s=HTMLElement.prototype.focus;HTMLElement.prototype.focus=function(d){let f=d0(),h=f!=null&&yr(f);s.call(this,{...d,preventScroll:!0}),(!d||!d.preventScroll)&&Ui(this,h)};let c=Je(_r(document,"touchstart",n,{passive:!1,capture:!0}),_r(document,"touchmove",i,{passive:!1,capture:!0}),_r(document,"blur",a,!0));return()=>{e(),c(),l.remove(),HTMLElement.prototype.focus=s}}function et(e,t,r){let n=e.style[t];return e.style[t]=r,()=>{e.style[t]=n}}function _r(e,t,r,n){return e.addEventListener(t,r,n),()=>{e.removeEventListener(t,r,n)}}function Ui(e,t){t||!a1?Wi(e):a1.addEventListener("resize",()=>Wi(e),{once:!0})}function Wi(e){let t=document.scrollingElement||document.documentElement,r=e;for(;r&&r!==t;){let n=ul(r);if(n!==document.documentElement&&n!==document.body&&n!==r){let l=n.getBoundingClientRect(),i=r.getBoundingClientRect();if(i.top<l.top||i.bottom>l.top+r.clientHeight){let a=l.bottom;a1&&(a=Math.min(a,a1.offsetTop+a1.height));let s=i.top-l.top-((a-l.top)/2-i.height/2);n.scrollTo({top:Math.max(0,Math.min(n.scrollHeight-n.clientHeight,n.scrollTop+s)),behavior:"smooth"})}}r=n.parentElement}}const g9=u.createContext({});function m9(){var e;return(e=u.useContext(g9))!==null&&e!==void 0?e:{}}var z3={};z3={dismiss:"تجاهل"};var K3={};K3={dismiss:"Отхвърляне"};var Z3={};Z3={dismiss:"Odstranit"};var U3={};U3={dismiss:"Luk"};var W3={};W3={dismiss:"Schließen"};var G3={};G3={dismiss:"Απόρριψη"};var Y3={};Y3={dismiss:"Dismiss"};var X3={};X3={dismiss:"Descartar"};var Q3={};Q3={dismiss:"Lõpeta"};var J3={};J3={dismiss:"Hylkää"};var ea={};ea={dismiss:"Rejeter"};var ta={};ta={dismiss:"התעלם"};var ra={};ra={dismiss:"Odbaci"};var na={};na={dismiss:"Elutasítás"};var la={};la={dismiss:"Ignora"};var ia={};ia={dismiss:"閉じる"};var oa={};oa={dismiss:"무시"};var aa={};aa={dismiss:"Atmesti"};var sa={};sa={dismiss:"Nerādīt"};var ca={};ca={dismiss:"Lukk"};var ua={};ua={dismiss:"Negeren"};var da={};da={dismiss:"Zignoruj"};var fa={};fa={dismiss:"Descartar"};var ha={};ha={dismiss:"Dispensar"};var pa={};pa={dismiss:"Revocare"};var va={};va={dismiss:"Пропустить"};var ga={};ga={dismiss:"Zrušiť"};var ma={};ma={dismiss:"Opusti"};var Ca={};Ca={dismiss:"Odbaci"};var ba={};ba={dismiss:"Avvisa"};var ya={};ya={dismiss:"Kapat"};var xa={};xa={dismiss:"Скасувати"};var wa={};wa={dismiss:"取消"};var Ea={};Ea={dismiss:"關閉"};var Fa={};Fa={"ar-AE":z3,"bg-BG":K3,"cs-CZ":Z3,"da-DK":U3,"de-DE":W3,"el-GR":G3,"en-US":Y3,"es-ES":X3,"et-EE":Q3,"fi-FI":J3,"fr-FR":ea,"he-IL":ta,"hr-HR":ra,"hu-HU":na,"it-IT":la,"ja-JP":ia,"ko-KR":oa,"lt-LT":aa,"lv-LV":sa,"nb-NO":ca,"nl-NL":ua,"pl-PL":da,"pt-BR":fa,"pt-PT":ha,"ro-RO":pa,"ru-RU":va,"sk-SK":ga,"sl-SI":ma,"sr-SP":Ca,"sv-SE":ba,"tr-TR":ya,"uk-UA":xa,"zh-CN":wa,"zh-TW":Ea};const Gi={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function Da(e={}){let{style:t,isFocusable:r}=e,[n,l]=u.useState(!1),{focusWithinProps:i}=Kt({isDisabled:!r,onFocusWithinChange:s=>l(s)}),a=u.useMemo(()=>n?t:t?{...Gi,...t}:Gi,[n]);return{visuallyHiddenProps:{...i,style:a}}}function C9(e){let{children:t,elementType:r="div",isFocusable:n,style:l,...i}=e,{visuallyHiddenProps:a}=Da(e);return u.createElement(r,n0(i,a),t)}function b9(e){return e&&e.__esModule?e.default:e}function Yi(e){let{onDismiss:t,...r}=e,n=A3(b9(Fa),"@react-aria/overlays"),l=Ht(r,n.format("dismiss")),i=()=>{t&&t()};return u.createElement(C9,null,u.createElement("button",{...l,tabIndex:-1,onClick:i,style:{width:1,height:1}}))}const y9=typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype;let V2=new WeakMap,A0=[];function x9(e,t){let r=M0(e==null?void 0:e[0]),n=t instanceof r.Element?{root:t}:t;var l;let i=(l=n==null?void 0:n.root)!==null&&l!==void 0?l:document.body,a=(n==null?void 0:n.shouldUseInert)&&y9,s=new Set(e),c=new Set,d=m=>a&&m instanceof r.HTMLElement?m.inert:m.getAttribute("aria-hidden")==="true",f=(m,y)=>{a&&m instanceof r.HTMLElement?m.inert=y:y?m.setAttribute("aria-hidden","true"):(m.removeAttribute("aria-hidden"),m instanceof r.HTMLElement&&(m.inert=!1))},h=new Set;if(ae())for(let m of e){let y=m;for(;y&&y!==i;){let E=y.getRootNode();"shadowRoot"in E&&h.add(E.shadowRoot),y=E.parentNode}}let v=m=>{for(let F of m.querySelectorAll("[data-live-announcer], [data-react-aria-top-layer]"))s.add(F);let y=F=>{if(c.has(F)||s.has(F)||F.parentElement&&c.has(F.parentElement)&&F.parentElement.getAttribute("role")!=="row")return NodeFilter.FILTER_REJECT;for(let M of s)if(e0(F,M))return NodeFilter.FILTER_SKIP;return NodeFilter.FILTER_ACCEPT},E=h3(a0(m),m,NodeFilter.SHOW_ELEMENT,{acceptNode:y}),S=y(m);if(S===NodeFilter.FILTER_ACCEPT&&g(m),S!==NodeFilter.FILTER_REJECT){let F=E.nextNode();for(;F!=null;)g(F),F=E.nextNode()}},g=m=>{var y;let E=(y=V2.get(m))!==null&&y!==void 0?y:0;d(m)&&E===0||(E===0&&f(m,!0),c.add(m),V2.set(m,E+1))};A0.length&&A0[A0.length-1].disconnect(),v(i);let b=new MutationObserver(m=>{for(let y of m)if(y.type==="childList"){if(y.target.isConnected&&![...s,...c].some(E=>e0(E,y.target)))for(let E of y.addedNodes)(E instanceof HTMLElement||E instanceof SVGElement)&&(E.dataset.liveAnnouncer==="true"||E.dataset.reactAriaTopLayer==="true")?s.add(E):E instanceof Element&&v(E);if(ae()){for(let E of h)if(!E.isConnected){b.disconnect();break}}}});b.observe(i,{childList:!0,subtree:!0});let p=new Set;if(ae())for(let m of h){let y=new MutationObserver(E=>{for(let S of E)if(S.type==="childList"){if(S.target.isConnected&&![...s,...c].some(F=>e0(F,S.target)))for(let F of S.addedNodes)(F instanceof HTMLElement||F instanceof SVGElement)&&(F.dataset.liveAnnouncer==="true"||F.dataset.reactAriaTopLayer==="true")?s.add(F):F instanceof Element&&v(F);if(ae()){for(let F of h)if(!F.isConnected){b.disconnect();break}}}});y.observe(m,{childList:!0,subtree:!0}),p.add(y)}let C={visibleNodes:s,hiddenNodes:c,observe(){b.observe(i,{childList:!0,subtree:!0})},disconnect(){b.disconnect()}};return A0.push(C),()=>{if(b.disconnect(),ae())for(let m of p)m.disconnect();for(let m of c){let y=V2.get(m);y!=null&&(y===1?(f(m,!1),V2.delete(m)):V2.set(m,y-1))}C===A0[A0.length-1]?(A0.pop(),A0.length&&A0[A0.length-1].observe()):A0.splice(A0.indexOf(C),1)}}function w9(e){let t=A0[A0.length-1];if(t&&!t.visibleNodes.has(e))return t.visibleNodes.add(e),()=>{t.visibleNodes.delete(e)}}function E9(e,t){let{triggerRef:r,popoverRef:n,groupRef:l,isNonModal:i,isKeyboardDismissDisabled:a,shouldCloseOnInteractOutside:s,...c}=e,d=c.trigger==="SubmenuTrigger",{overlayProps:f,underlayProps:h}=d9({isOpen:t.isOpen,onClose:t.close,shouldCloseOnBlur:!0,isDismissable:!i||d,isKeyboardDismissDisabled:a,shouldCloseOnInteractOutside:s},l??n),{overlayProps:v,arrowProps:g,placement:b,triggerAnchorPoint:p}=Ac({...c,targetRef:r,overlayRef:n,isOpen:t.isOpen,onClose:i&&!d?t.close:null});return h9({isDisabled:i||!t.isOpen}),u.useEffect(()=>{if(t.isOpen&&n.current){var C,m;return i?w9((C=l==null?void 0:l.current)!==null&&C!==void 0?C:n.current):x9([(m=l==null?void 0:l.current)!==null&&m!==void 0?m:n.current],{shouldUseInert:!0})}},[i,t.isOpen,n,l]),{popoverProps:n0(f,v),arrowProps:g,underlayProps:h,placement:b,triggerAnchorPoint:p}}const Sa=u.createContext(null);function Xi(e){let t=I2(),{portalContainer:r=t?null:document.body,isExiting:n}=e,[l,i]=u.useState(!1),a=u.useMemo(()=>({contain:l,setContain:i}),[l,i]),{getContainer:s}=m9();if(!e.portalContainer&&s&&(r=s()),!r)return null;let c=e.children;return e.disableFocusManagement||(c=u.createElement(xl,{restoreFocus:!0,contain:(e.shouldContainFocus||l)&&!n},c)),c=u.createElement(Sa.Provider,{value:a},u.createElement(Yc,null,c)),Qe.createPortal(c,r)}function F9(){let e=u.useContext(Sa),t=e==null?void 0:e.setContain;s0(()=>{t==null||t(!0)},[t])}const El=new WeakMap;function D9(e){return typeof e=="string"?e.replace(/\s*/g,""):""+e}function S9(e,t){let r=El.get(e);if(!r)throw new Error("Unknown list");return`${r.id}-option-${D9(t)}`}function Ma(e){let{id:t,label:r,"aria-labelledby":n,"aria-label":l,labelElementType:i="label"}=e;t=w0(t);let a=w0(),s={};r?(n=n?`${a} ${n}`:a,s={id:a,htmlFor:i==="label"?t:void 0}):!n&&!l&&process.env.NODE_ENV!=="production"&&console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility");let c=Ht({id:t,"aria-label":l,"aria-labelledby":n});return{labelProps:s,fieldProps:c}}function M9(e){let{description:t,errorMessage:r,isInvalid:n,validationState:l}=e,{labelProps:i,fieldProps:a}=Ma(e),s=Fe([!!t,!!r,n,l]),c=Fe([!!t,!!r,n,l]);return a=n0(a,{"aria-describedby":[s,c,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:i,fieldProps:a,descriptionProps:{id:s},errorMessageProps:{id:c}}}function $n(e){return P8()?e.altKey:e.ctrlKey}function tt(e,t){var r,n;let l=`[data-key="${CSS.escape(String(t))}"]`,i=(r=e.current)===null||r===void 0?void 0:r.dataset.collection;return i&&(l=`[data-collection="${CSS.escape(i)}"]${l}`),(n=e.current)===null||n===void 0?void 0:n.querySelector(l)}const _a=new WeakMap;function _9(e){let t=w0();return _a.set(e,t),t}function $9(e){return _a.get(e)}const A9=1e3;function $a(e){let{keyboardDelegate:t,selectionManager:r,onTypeSelect:n}=e,l=u.useRef({search:"",timeout:void 0}).current,i=a=>{let s=q9(a.key);if(!(!s||a.ctrlKey||a.metaKey||!e0(a.currentTarget,Q(a))||l.search.length===0&&s===" ")){if(s===" "&&l.search.trim().length>0&&(a.preventDefault(),"continuePropagation"in a||a.stopPropagation()),l.search+=s,t.getKeyForSearch!=null){let c=t.getKeyForSearch(l.search,r.focusedKey);c==null&&(c=t.getKeyForSearch(l.search)),c!=null&&(r.setFocusedKey(c),n&&n(c))}clearTimeout(l.timeout),l.timeout=setTimeout(()=>{l.search=""},A9)}};return{typeSelectProps:{onKeyDownCapture:t.getKeyForSearch?i:void 0}}}function q9(e){return e.length===1||!/^[A-Z]/i.test(e)?e:""}function Aa(e){let{selectionManager:t,keyboardDelegate:r,ref:n,autoFocus:l=!1,shouldFocusWrap:i=!1,disallowEmptySelection:a=!1,disallowSelectAll:s=!1,escapeKeyBehavior:c="clearSelection",selectOnFocus:d=t.selectionBehavior==="replace",disallowTypeAhead:f=!1,shouldUseVirtualFocus:h,allowsTabNavigation:v=!1,scrollRef:g=n,linkBehavior:b="action"}=e,{direction:p}=qe(),C=Lt(),m=R=>{if(R.altKey&&R.key==="Tab"&&R.preventDefault(),!n.current||!e0(n.current,Q(R)))return;const H=(k,z)=>{if(k!=null){if(t.isLink(k)&&b==="selection"&&d&&!$n(R)){Qe.flushSync(()=>{t.setFocusedKey(k,z)});let V=tt(n,k),J=t.getItemProps(k);V&&C.open(V,R,J.href,J.routerOptions);return}if(t.setFocusedKey(k,z),t.isLink(k)&&b==="override")return;R.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(k):d&&!$n(R)&&t.replaceSelection(k)}};switch(R.key){case"ArrowDown":if(r.getKeyBelow){var U,G,X;let k=t.focusedKey!=null?(U=r.getKeyBelow)===null||U===void 0?void 0:U.call(r,t.focusedKey):(G=r.getFirstKey)===null||G===void 0?void 0:G.call(r);k==null&&i&&(k=(X=r.getFirstKey)===null||X===void 0?void 0:X.call(r,t.focusedKey)),k!=null&&(R.preventDefault(),H(k))}break;case"ArrowUp":if(r.getKeyAbove){var W,x,A;let k=t.focusedKey!=null?(W=r.getKeyAbove)===null||W===void 0?void 0:W.call(r,t.focusedKey):(x=r.getLastKey)===null||x===void 0?void 0:x.call(r);k==null&&i&&(k=(A=r.getLastKey)===null||A===void 0?void 0:A.call(r,t.focusedKey)),k!=null&&(R.preventDefault(),H(k))}break;case"ArrowLeft":if(r.getKeyLeftOf){var w,_,P;let k=t.focusedKey!=null?(w=r.getKeyLeftOf)===null||w===void 0?void 0:w.call(r,t.focusedKey):null;k==null&&i&&(k=p==="rtl"?(_=r.getFirstKey)===null||_===void 0?void 0:_.call(r,t.focusedKey):(P=r.getLastKey)===null||P===void 0?void 0:P.call(r,t.focusedKey)),k!=null&&(R.preventDefault(),H(k,p==="rtl"?"first":"last"))}break;case"ArrowRight":if(r.getKeyRightOf){var j,O,B;let k=t.focusedKey!=null?(j=r.getKeyRightOf)===null||j===void 0?void 0:j.call(r,t.focusedKey):null;k==null&&i&&(k=p==="rtl"?(O=r.getLastKey)===null||O===void 0?void 0:O.call(r,t.focusedKey):(B=r.getFirstKey)===null||B===void 0?void 0:B.call(r,t.focusedKey)),k!=null&&(R.preventDefault(),H(k,p==="rtl"?"last":"first"))}break;case"Home":if(r.getFirstKey){if(t.focusedKey===null&&R.shiftKey)return;R.preventDefault();let k=r.getFirstKey(t.focusedKey,g2(R));t.setFocusedKey(k),k!=null&&(g2(R)&&R.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(k):d&&t.replaceSelection(k))}break;case"End":if(r.getLastKey){if(t.focusedKey===null&&R.shiftKey)return;R.preventDefault();let k=r.getLastKey(t.focusedKey,g2(R));t.setFocusedKey(k),k!=null&&(g2(R)&&R.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(k):d&&t.replaceSelection(k))}break;case"PageDown":if(r.getKeyPageBelow&&t.focusedKey!=null){let k=r.getKeyPageBelow(t.focusedKey);k!=null&&(R.preventDefault(),H(k))}break;case"PageUp":if(r.getKeyPageAbove&&t.focusedKey!=null){let k=r.getKeyPageAbove(t.focusedKey);k!=null&&(R.preventDefault(),H(k))}break;case"a":g2(R)&&t.selectionMode==="multiple"&&s!==!0&&(R.preventDefault(),t.selectAll());break;case"Escape":c==="clearSelection"&&!a&&t.selectedKeys.size!==0&&(R.stopPropagation(),R.preventDefault(),t.clearSelection());break;case"Tab":if(!v){if(R.shiftKey)n.current.focus();else{let k=ne(n.current,{tabbable:!0}),z,V;do V=k.lastChild(),V&&(z=V);while(V);let J=d0();z&&(!_2(z)||J&&!w3(J))&&S0(z)}break}}},y=u.useRef({top:0,left:0});J2(g,"scroll",()=>{var R,H,U,G;y.current={top:(U=(R=g.current)===null||R===void 0?void 0:R.scrollTop)!==null&&U!==void 0?U:0,left:(G=(H=g.current)===null||H===void 0?void 0:H.scrollLeft)!==null&&G!==void 0?G:0}});let E=R=>{if(t.isFocused){e0(R.currentTarget,Q(R))||t.setFocused(!1);return}if(e0(R.currentTarget,Q(R))){if(t.setFocused(!0),t.focusedKey==null){var H,U;let W=A=>{A!=null&&(t.setFocusedKey(A),d&&!t.isSelected(A)&&t.replaceSelection(A))},x=R.relatedTarget;var G,X;x&&R.currentTarget.compareDocumentPosition(x)&Node.DOCUMENT_POSITION_FOLLOWING?W((G=t.lastSelectedKey)!==null&&G!==void 0?G:(H=r.getLastKey)===null||H===void 0?void 0:H.call(r)):W((X=t.firstSelectedKey)!==null&&X!==void 0?X:(U=r.getFirstKey)===null||U===void 0?void 0:U.call(r))}else g.current&&(g.current.scrollTop=y.current.top,g.current.scrollLeft=y.current.left);if(t.focusedKey!=null&&g.current){let W=tt(n,t.focusedKey);W instanceof HTMLElement&&(!_2(W)&&!h&&S0(W),f1()==="keyboard"&&yi(W,{containingElement:n.current}))}}},S=R=>{e0(R.currentTarget,R.relatedTarget)||t.setFocused(!1)},F=u.useRef(!1);J2(n,Y8,h?R=>{let{detail:H}=R;R.stopPropagation(),t.setFocused(!0),(H==null?void 0:H.focusStrategy)==="first"&&(F.current=!0)}:void 0),Ci(()=>{if(F.current){var R,H;let U=(H=(R=r.getFirstKey)===null||R===void 0?void 0:R.call(r))!==null&&H!==void 0?H:null;if(U==null){let G=d0();B3(n.current),V3(G,null),t.collection.size>0&&(F.current=!1)}else t.setFocusedKey(U),F.current=!1}},[t.collection]),Ci(()=>{t.collection.size>0&&(F.current=!1)},[t.focusedKey]),J2(n,G8,h?R=>{var H;R.stopPropagation(),t.setFocused(!1),!((H=R.detail)===null||H===void 0)&&H.clearFocusKey&&t.setFocusedKey(null)}:void 0);const M=u.useRef(l),D=u.useRef(!1);u.useEffect(()=>{if(M.current){var R,H;let X=null;var U;l==="first"&&(X=(U=(R=r.getFirstKey)===null||R===void 0?void 0:R.call(r))!==null&&U!==void 0?U:null);var G;l==="last"&&(X=(G=(H=r.getLastKey)===null||H===void 0?void 0:H.call(r))!==null&&G!==void 0?G:null);let W=t.selectedKeys;if(W.size){for(let x of W)if(t.canSelectItem(x)){X=x;break}}t.setFocused(!0),t.setFocusedKey(X),X==null&&!h&&n.current&&Me(n.current),t.collection.size>0&&(M.current=!1,D.current=!0)}});let q=u.useRef(t.focusedKey),L=u.useRef(null);u.useEffect(()=>{if(t.isFocused&&t.focusedKey!=null&&(t.focusedKey!==q.current||D.current)&&g.current&&n.current){let R=f1(),H=tt(n,t.focusedKey);if(!(H instanceof HTMLElement))return;(R==="keyboard"||D.current)&&(L.current&&cancelAnimationFrame(L.current),L.current=requestAnimationFrame(()=>{g.current&&(gn(g.current,H),R!=="virtual"&&yi(H,{containingElement:n.current}))}))}!h&&t.isFocused&&t.focusedKey==null&&q.current!=null&&n.current&&Me(n.current),q.current=t.focusedKey,D.current=!1}),u.useEffect(()=>()=>{L.current&&cancelAnimationFrame(L.current)},[]),J2(n,"react-aria-focus-scope-restore",R=>{R.preventDefault(),t.setFocused(!0)});let I={onKeyDown:m,onFocus:E,onBlur:S,onMouseDown(R){g.current===Q(R)&&R.preventDefault()}},{typeSelectProps:N}=$a({keyboardDelegate:r,selectionManager:t});f||(I=n0(N,I));let K;h||(K=t.focusedKey==null?0:-1);let Z=_9(t.collection);return{collectionProps:n0(I,{tabIndex:K,"data-collection":Z})}}function Fl(e){let{id:t,selectionManager:r,key:n,ref:l,shouldSelectOnPressUp:i,shouldUseVirtualFocus:a,focus:s,isDisabled:c,onAction:d,allowsDifferentPressOrigin:f,linkBehavior:h="action"}=e,v=Lt();t=w0(t);let g=x=>{if(x.pointerType==="keyboard"&&$n(x))r.toggleSelection(n);else{if(r.selectionMode==="none")return;if(r.isLink(n)){if(h==="selection"&&l.current){let A=r.getItemProps(n);v.open(l.current,x,A.href,A.routerOptions),r.setSelectedKeys(r.selectedKeys);return}else if(h==="override"||h==="none")return}r.selectionMode==="single"?r.isSelected(n)&&!r.disallowEmptySelection?r.toggleSelection(n):r.replaceSelection(n):x&&x.shiftKey?r.extendSelection(n):r.selectionBehavior==="toggle"||x&&(g2(x)||x.pointerType==="touch"||x.pointerType==="virtual")?r.toggleSelection(n):r.replaceSelection(n)}};u.useEffect(()=>{n===r.focusedKey&&r.isFocused&&(a?B3(l.current):s?s():d0()!==l.current&&l.current&&Me(l.current))},[l,n,r.focusedKey,r.childFocusStrategy,r.isFocused,a]),c=c||r.isDisabled(n);let b={};!a&&!c?b={tabIndex:n===r.focusedKey?0:-1,onFocus(x){Q(x)===l.current&&r.setFocusedKey(n)}}:c&&(b.onMouseDown=x=>{x.preventDefault()}),u.useEffect(()=>{c&&r.focusedKey===n&&r.setFocusedKey(null)},[r,c,n]);let p=r.isLink(n)&&h==="override",C=d&&e.UNSTABLE_itemBehavior==="action",m=r.isLink(n)&&h!=="selection"&&h!=="none",y=!c&&r.canSelectItem(n)&&!p&&!C,E=(d||m)&&!c,S=E&&(r.selectionBehavior==="replace"?!y:!y||r.isEmpty),F=E&&y&&r.selectionBehavior==="replace",M=S||F,D=u.useRef(null),q=M&&y,L=u.useRef(!1),I=u.useRef(!1),N=r.getItemProps(n),K=x=>{if(d){var A;d(),(A=l.current)===null||A===void 0||A.dispatchEvent(new CustomEvent("react-aria-item-action",{bubbles:!0}))}m&&l.current&&v.open(l.current,x,N.href,N.routerOptions)},Z={ref:l};if(i?(Z.onPressStart=x=>{D.current=x.pointerType,L.current=q,x.pointerType==="keyboard"&&(!M||Ji(x.key))&&g(x)},f?(Z.onPressUp=S?void 0:x=>{x.pointerType==="mouse"&&y&&g(x)},Z.onPress=S?K:x=>{x.pointerType!=="keyboard"&&x.pointerType!=="mouse"&&y&&g(x)}):Z.onPress=x=>{if(S||F&&x.pointerType!=="mouse"){if(x.pointerType==="keyboard"&&!Qi(x.key))return;K(x)}else x.pointerType!=="keyboard"&&y&&g(x)}):(Z.onPressStart=x=>{D.current=x.pointerType,L.current=q,I.current=S,y&&(x.pointerType==="mouse"&&!S||x.pointerType==="keyboard"&&(!E||Ji(x.key)))&&g(x)},Z.onPress=x=>{(x.pointerType==="touch"||x.pointerType==="pen"||x.pointerType==="virtual"||x.pointerType==="keyboard"&&M&&Qi(x.key)||x.pointerType==="mouse"&&I.current)&&(M?K(x):y&&g(x))}),b["data-collection"]=$9(r.collection),b["data-key"]=n,Z.preventFocusOnPress=a,a&&(Z=n0(Z,{onPressStart(x){x.pointerType!=="touch"&&(r.setFocused(!0),r.setFocusedKey(n))},onPress(x){x.pointerType==="touch"&&(r.setFocused(!0),r.setFocusedKey(n))}})),N)for(let x of["onPressStart","onPressEnd","onPressChange","onPress","onPressUp","onClick"])N[x]&&(Z[x]=Je(Z[x],N[x]));let{pressProps:R,isPressed:H}=Vt(Z),U=F?x=>{D.current==="mouse"&&(x.stopPropagation(),x.preventDefault(),K(x))}:void 0,{longPressProps:G}=O3({isDisabled:!q,onLongPress(x){x.pointerType==="touch"&&(g(x),r.setSelectionBehavior("toggle"))}}),X=x=>{D.current==="touch"&&L.current&&x.preventDefault()},W=h!=="none"&&r.isLink(n)?x=>{de.isOpening||x.preventDefault()}:void 0;return{itemProps:n0(b,y||S||a&&!c?R:{},q?G:{},{onDoubleClick:U,onDragStartCapture:X,onClick:W,id:t},a?{onMouseDown:x=>x.preventDefault()}:void 0),isPressed:H,isSelected:r.isSelected(n),isFocused:r.isFocused&&r.focusedKey===n,isDisabled:c,allowsSelection:y,hasAction:M}}function Qi(e){return e==="Enter"}function Ji(e){return e===" "}class e5{getItemRect(t){let r=this.ref.current;if(!r)return null;let n=t!=null?tt(this.ref,t):null;if(!n)return null;let l=r.getBoundingClientRect(),i=n.getBoundingClientRect();return{x:i.left-l.left-r.clientLeft+r.scrollLeft,y:i.top-l.top-r.clientTop+r.scrollTop,width:i.width,height:i.height}}getContentSize(){let t=this.ref.current;var r,n;return{width:(r=t==null?void 0:t.scrollWidth)!==null&&r!==void 0?r:0,height:(n=t==null?void 0:t.scrollHeight)!==null&&n!==void 0?n:0}}getVisibleRect(){let t=this.ref.current;var r,n,l,i;return{x:(r=t==null?void 0:t.scrollLeft)!==null&&r!==void 0?r:0,y:(n=t==null?void 0:t.scrollTop)!==null&&n!==void 0?n:0,width:(l=t==null?void 0:t.clientWidth)!==null&&l!==void 0?l:0,height:(i=t==null?void 0:t.clientHeight)!==null&&i!==void 0?i:0}}constructor(t){this.ref=t}}class Dl{isDisabled(t){var r;return this.disabledBehavior==="all"&&(((r=t.props)===null||r===void 0?void 0:r.isDisabled)||this.disabledKeys.has(t.key))}findNextNonDisabled(t,r){let n=t;for(;n!=null;){let l=this.collection.getItem(n);if((l==null?void 0:l.type)==="item"&&!this.isDisabled(l))return n;n=r(n)}return null}getNextKey(t){let r=t;return r=this.collection.getKeyAfter(r),this.findNextNonDisabled(r,n=>this.collection.getKeyAfter(n))}getPreviousKey(t){let r=t;return r=this.collection.getKeyBefore(r),this.findNextNonDisabled(r,n=>this.collection.getKeyBefore(n))}findKey(t,r,n){let l=t,i=this.layoutDelegate.getItemRect(l);if(!i||l==null)return null;let a=i;do{if(l=r(l),l==null)break;i=this.layoutDelegate.getItemRect(l)}while(i&&n(a,i)&&l!=null);return l}isSameRow(t,r){return t.y===r.y||t.x!==r.x}isSameColumn(t,r){return t.x===r.x||t.y!==r.y}getKeyBelow(t){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(t,r=>this.getNextKey(r),this.isSameRow):this.getNextKey(t)}getKeyAbove(t){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(t,r=>this.getPreviousKey(r),this.isSameRow):this.getPreviousKey(t)}getNextColumn(t,r){return r?this.getPreviousKey(t):this.getNextKey(t)}getKeyRightOf(t){let r=this.direction==="ltr"?"getKeyRightOf":"getKeyLeftOf";return this.layoutDelegate[r]?(t=this.layoutDelegate[r](t),this.findNextNonDisabled(t,n=>this.layoutDelegate[r](n))):this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(t,this.direction==="rtl"):this.findKey(t,n=>this.getNextColumn(n,this.direction==="rtl"),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(t,this.direction==="rtl"):null}getKeyLeftOf(t){let r=this.direction==="ltr"?"getKeyLeftOf":"getKeyRightOf";return this.layoutDelegate[r]?(t=this.layoutDelegate[r](t),this.findNextNonDisabled(t,n=>this.layoutDelegate[r](n))):this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(t,this.direction==="ltr"):this.findKey(t,n=>this.getNextColumn(n,this.direction==="ltr"),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(t,this.direction==="ltr"):null}getFirstKey(){let t=this.collection.getFirstKey();return this.findNextNonDisabled(t,r=>this.collection.getKeyAfter(r))}getLastKey(){let t=this.collection.getLastKey();return this.findNextNonDisabled(t,r=>this.collection.getKeyBefore(r))}getKeyPageAbove(t){let r=this.ref.current,n=this.layoutDelegate.getItemRect(t);if(!n)return null;if(r&&!$2(r))return this.getFirstKey();let l=t;if(this.orientation==="horizontal"){let i=Math.max(0,n.x+n.width-this.layoutDelegate.getVisibleRect().width);for(;n&&n.x>i&&l!=null;)l=this.getKeyAbove(l),n=l==null?null:this.layoutDelegate.getItemRect(l)}else{let i=Math.max(0,n.y+n.height-this.layoutDelegate.getVisibleRect().height);for(;n&&n.y>i&&l!=null;)l=this.getKeyAbove(l),n=l==null?null:this.layoutDelegate.getItemRect(l)}return l??this.getFirstKey()}getKeyPageBelow(t){let r=this.ref.current,n=this.layoutDelegate.getItemRect(t);if(!n)return null;if(r&&!$2(r))return this.getLastKey();let l=t;if(this.orientation==="horizontal"){let i=Math.min(this.layoutDelegate.getContentSize().width,n.y-n.width+this.layoutDelegate.getVisibleRect().width);for(;n&&n.x<i&&l!=null;)l=this.getKeyBelow(l),n=l==null?null:this.layoutDelegate.getItemRect(l)}else{let i=Math.min(this.layoutDelegate.getContentSize().height,n.y-n.height+this.layoutDelegate.getVisibleRect().height);for(;n&&n.y<i&&l!=null;)l=this.getKeyBelow(l),n=l==null?null:this.layoutDelegate.getItemRect(l)}return l??this.getLastKey()}getKeyForSearch(t,r){if(!this.collator)return null;let n=this.collection,l=r||this.getFirstKey();for(;l!=null;){let i=n.getItem(l);if(!i)return null;let a=i.textValue.slice(0,t.length);if(i.textValue&&this.collator.compare(a,t)===0)return l;l=this.getNextKey(l)}return null}constructor(...t){if(t.length===1){let r=t[0];this.collection=r.collection,this.ref=r.ref,this.collator=r.collator,this.disabledKeys=r.disabledKeys||new Set,this.disabledBehavior=r.disabledBehavior||"all",this.orientation=r.orientation||"vertical",this.direction=r.direction,this.layout=r.layout||"stack",this.layoutDelegate=r.layoutDelegate||new e5(r.ref)}else this.collection=t[0],this.disabledKeys=t[1],this.ref=t[2],this.collator=t[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all",this.layoutDelegate=new e5(this.ref);this.layout==="stack"&&this.orientation==="vertical"&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}}function qa(e){let{selectionManager:t,collection:r,disabledKeys:n,ref:l,keyboardDelegate:i,layoutDelegate:a}=e,s=pl({usage:"search",sensitivity:"base"}),c=t.disabledBehavior,d=u.useMemo(()=>i||new Dl({collection:r,disabledKeys:n,disabledBehavior:c,ref:l,collator:s,layoutDelegate:a}),[i,a,r,n,l,s,c]),{collectionProps:f}=Aa({...e,ref:l,selectionManager:t,keyboardDelegate:d});return{listProps:f}}function k9(e,t,r){let n=p0(e,{labelable:!0}),l=e.selectionBehavior||"toggle",i=e.linkBehavior||(l==="replace"?"action":"override");l==="toggle"&&i==="action"&&(i="override");let{listProps:a}=qa({...e,ref:r,selectionManager:t.selectionManager,collection:t.collection,disabledKeys:t.disabledKeys,linkBehavior:i}),{focusWithinProps:s}=Kt({onFocusWithin:e.onFocus,onBlurWithin:e.onBlur,onFocusWithinChange:e.onFocusChange}),c=w0(e.id);El.set(t,{id:c,shouldUseVirtualFocus:e.shouldUseVirtualFocus,shouldSelectOnPressUp:e.shouldSelectOnPressUp,shouldFocusOnHover:e.shouldFocusOnHover,isVirtualized:e.isVirtualized,onAction:e.onAction,linkBehavior:i,UNSTABLE_itemBehavior:e.UNSTABLE_itemBehavior});let{labelProps:d,fieldProps:f}=Ma({...e,id:c,labelElementType:"span"});return{labelProps:d,listBoxProps:n0(n,s,t.selectionManager.selectionMode==="multiple"?{"aria-multiselectable":"true"}:{},{role:"listbox",...n0(f,a)})}}class P9{build(t,r){return this.context=r,t5(()=>this.iterateCollection(t))}*iterateCollection(t){let{children:r,items:n}=t;if(u.isValidElement(r)&&r.type===u.Fragment)yield*this.iterateCollection({children:r.props.children,items:n});else if(typeof r=="function"){if(!n)throw new Error("props.children was a function but props.items is missing");let l=0;for(let i of n)yield*this.getFullNode({value:i,index:l},{renderer:r}),l++}else{let l=[];u.Children.forEach(r,a=>{a&&l.push(a)});let i=0;for(let a of l){let s=this.getFullNode({element:a,index:i},{});for(let c of s)i++,yield c}}}getKey(t,r,n,l){if(t.key!=null)return t.key;if(r.type==="cell"&&r.key!=null)return`${l}${r.key}`;let i=r.value;if(i!=null){var a;let s=(a=i.key)!==null&&a!==void 0?a:i.id;if(s==null)throw new Error("No key found for item");return s}return l?`${l}.${r.index}`:`$.${r.index}`}getChildState(t,r){return{renderer:r.renderer||t.renderer}}*getFullNode(t,r,n,l){if(u.isValidElement(t.element)&&t.element.type===u.Fragment){let C=[];u.Children.forEach(t.element.props.children,y=>{C.push(y)});var i;let m=(i=t.index)!==null&&i!==void 0?i:0;for(const y of C)yield*this.getFullNode({element:y,index:m++},r,n,l);return}let a=t.element;if(!a&&t.value&&r&&r.renderer){let C=this.cache.get(t.value);if(C&&(!C.shouldInvalidate||!C.shouldInvalidate(this.context))){C.index=t.index,C.parentKey=l?l.key:null,yield C;return}a=r.renderer(t.value)}if(u.isValidElement(a)){let C=a.type;if(typeof C!="function"&&typeof C.getCollectionNode!="function"){let S=a.type;throw new Error(`Unknown element <${S}> in collection.`)}let m=C.getCollectionNode(a.props,this.context);var s;let y=(s=t.index)!==null&&s!==void 0?s:0,E=m.next();for(;!E.done&&E.value;){let S=E.value;t.index=y;var c;let F=(c=S.key)!==null&&c!==void 0?c:null;F==null&&(F=S.element?null:this.getKey(a,t,r,n));let D=[...this.getFullNode({...S,key:F,index:y,wrapper:T9(t.wrapper,S.wrapper)},this.getChildState(r,S),n?`${n}${a.key}`:a.key,l)];for(let q of D){var d,f;q.value=(f=(d=S.value)!==null&&d!==void 0?d:t.value)!==null&&f!==void 0?f:null,q.value&&this.cache.set(q.value,q);var h;if(t.type&&q.type!==t.type)throw new Error(`Unsupported type <${$r(q.type)}> in <${$r((h=l==null?void 0:l.type)!==null&&h!==void 0?h:"unknown parent type")}>. Only <${$r(t.type)}> is supported.`);y++,yield q}E=m.next(D)}return}if(t.key==null||t.type==null)return;let v=this;var g,b;let p={type:t.type,props:t.props,key:t.key,parentKey:l?l.key:null,value:(g=t.value)!==null&&g!==void 0?g:null,level:l?l.level+1:0,index:t.index,rendered:t.rendered,textValue:(b=t.textValue)!==null&&b!==void 0?b:"","aria-label":t["aria-label"],wrapper:t.wrapper,shouldInvalidate:t.shouldInvalidate,hasChildNodes:t.hasChildNodes||!1,childNodes:t5(function*(){if(!t.hasChildNodes||!t.childNodes)return;let C=0;for(let m of t.childNodes()){m.key!=null&&(m.key=`${p.key}${m.key}`);let y=v.getFullNode({...m,index:C},v.getChildState(r,m),p.key,p);for(let E of y)C++,yield E}})};yield p}constructor(){this.cache=new WeakMap}}function t5(e){let t=[],r=null;return{*[Symbol.iterator](){for(let n of t)yield n;r||(r=e());for(let n of r)t.push(n),yield n}}}function T9(e,t){if(e&&t)return r=>e(t(r));if(e)return e;if(t)return t}function $r(e){return e[0].toUpperCase()+e.slice(1)}function ka(e,t,r){let n=u.useMemo(()=>new P9,[]),{children:l,items:i,collection:a}=e;return u.useMemo(()=>{if(a)return a;let c=n.build({children:l,items:i},r);return t(c)},[n,l,i,a,r,t])}function Pa(e,t){return typeof t.getChildren=="function"?t.getChildren(e.key):e.childNodes}function I9(e){return j9(e)}function j9(e,t){for(let r of e)return r}function Ar(e,t,r){if(t.parentKey===r.parentKey)return t.index-r.index;let n=[...r5(e,t),t],l=[...r5(e,r),r],i=n.slice(0,l.length).findIndex((a,s)=>a!==l[s]);return i!==-1?(t=n[i],r=l[i],t.index-r.index):n.findIndex(a=>a===r)>=0?1:(l.findIndex(a=>a===t)>=0,-1)}function r5(e,t){let r=[],n=t;for(;(n==null?void 0:n.parentKey)!=null;)n=e.getItem(n.parentKey),n&&r.unshift(n);return r}const n5=new WeakMap;function Ta(e){let t=n5.get(e);if(t!=null)return t;let r=0,n=l=>{for(let i of l)i.type==="section"?n(Pa(i,e)):i.type==="item"&&r++};return n(e),n5.set(e,r),r}function R9(e,t,r){var n,l;let{key:i}=e,a=El.get(t);var s;let c=(s=e.isDisabled)!==null&&s!==void 0?s:t.selectionManager.isDisabled(i);var d;let f=(d=e.isSelected)!==null&&d!==void 0?d:t.selectionManager.isSelected(i);var h;let v=(h=e.shouldSelectOnPressUp)!==null&&h!==void 0?h:a==null?void 0:a.shouldSelectOnPressUp;var g;let b=(g=e.shouldFocusOnHover)!==null&&g!==void 0?g:a==null?void 0:a.shouldFocusOnHover;var p;let C=(p=e.shouldUseVirtualFocus)!==null&&p!==void 0?p:a==null?void 0:a.shouldUseVirtualFocus;var m;let y=(m=e.isVirtualized)!==null&&m!==void 0?m:a==null?void 0:a.isVirtualized,E=Fe(),S=Fe(),F={role:"option","aria-disabled":c||void 0,"aria-selected":t.selectionManager.selectionMode!=="none"?f:void 0};Se()&&ol()||(F["aria-label"]=e["aria-label"],F["aria-labelledby"]=E,F["aria-describedby"]=S);let M=t.collection.getItem(i);if(y){let G=Number(M==null?void 0:M.index);F["aria-posinset"]=Number.isNaN(G)?void 0:G+1,F["aria-setsize"]=Ta(t.collection)}let D=a!=null&&a.onAction?()=>{var G;return a==null||(G=a.onAction)===null||G===void 0?void 0:G.call(a,i)}:void 0,q=S9(t,i),{itemProps:L,isPressed:I,isFocused:N,hasAction:K,allowsSelection:Z}=Fl({selectionManager:t.selectionManager,key:i,ref:r,shouldSelectOnPressUp:v,allowsDifferentPressOrigin:v&&b,isVirtualized:y,shouldUseVirtualFocus:C,isDisabled:c,onAction:D||!(M==null||(n=M.props)===null||n===void 0)&&n.onAction?Je(M==null||(l=M.props)===null||l===void 0?void 0:l.onAction,D):void 0,linkBehavior:a==null?void 0:a.linkBehavior,UNSTABLE_itemBehavior:a==null?void 0:a.UNSTABLE_itemBehavior,id:q}),{hoverProps:R}=j2({isDisabled:c||!b,onHoverStart(){ze()||(t.selectionManager.setFocused(!0),t.selectionManager.setFocusedKey(i))}}),H=p0(M==null?void 0:M.props);delete H.id;let U=cl(M==null?void 0:M.props);return{optionProps:{...F,...n0(H,L,R,U),id:q},labelProps:{id:E},descriptionProps:{id:S},isFocused:N,isFocusVisible:N&&t.selectionManager.isFocused&&ze(),isSelected:f,isDisabled:c,isPressed:I,allowsSelection:Z,hasAction:K}}function L9(e){let{heading:t,"aria-label":r}=e,n=w0();return{itemProps:{role:"presentation"},headingProps:t?{id:n,role:"presentation",onMouseDown:l=>{l.preventDefault()}}:{},groupProps:{role:"group","aria-label":r,"aria-labelledby":t?n:void 0}}}const Ia={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},ja={...Ia,customError:!0,valid:!1},z2={isInvalid:!1,validationDetails:Ia,validationErrors:[]},O9=u.createContext({}),l5="__formValidationState"+Date.now();function H9(e){if(e[l5]){let{realtimeValidation:t,displayValidation:r,updateValidation:n,resetValidation:l,commitValidation:i}=e[l5];return{realtimeValidation:t,displayValidation:r,updateValidation:n,resetValidation:l,commitValidation:i}}return N9(e)}function N9(e){let{isInvalid:t,validationState:r,name:n,value:l,builtinValidation:i,validate:a,validationBehavior:s="aria"}=e;r&&(t||(t=r==="invalid"));let c=t!==void 0?{isInvalid:t,validationErrors:[],validationDetails:ja}:null,d=u.useMemo(()=>{if(!a||l==null)return null;let I=B9(a,l);return i5(I)},[a,l]);i!=null&&i.validationDetails.valid&&(i=void 0);let f=u.useContext(O9),h=u.useMemo(()=>n?Array.isArray(n)?n.flatMap(I=>An(f[I])):An(f[n]):[],[f,n]),[v,g]=u.useState(f),[b,p]=u.useState(!1);f!==v&&(g(f),p(!1));let C=u.useMemo(()=>i5(b?[]:h),[b,h]),m=u.useRef(z2),[y,E]=u.useState(z2),S=u.useRef(z2),F=()=>{if(!M)return;D(!1);let I=d||i||m.current;qr(I,S.current)||(S.current=I,E(I))},[M,D]=u.useState(!1);return u.useEffect(F),{realtimeValidation:c||C||d||i||z2,displayValidation:s==="native"?c||C||y:c||C||d||i||y,updateValidation(I){s==="aria"&&!qr(y,I)?E(I):m.current=I},resetValidation(){let I=z2;qr(I,S.current)||(S.current=I,E(I)),s==="native"&&D(!1),p(!0)},commitValidation(){s==="native"&&D(!0),p(!0)}}}function An(e){return e?Array.isArray(e)?e:[e]:[]}function B9(e,t){if(typeof e=="function"){let r=e(t);if(r&&typeof r!="boolean")return An(r)}return[]}function i5(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:ja}:null}function qr(e,t){return e===t?!0:!!e&&!!t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every((r,n)=>r===t.validationErrors[n])&&Object.entries(e.validationDetails).every(([r,n])=>t.validationDetails[r]===n)}var Ra={};Ra={longPressMessage:"اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"};var La={};La={longPressMessage:"Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто"};var Oa={};Oa={longPressMessage:"Dlouhým stiskem nebo stisknutím kláves Alt + šipka dolů otevřete nabídku"};var Ha={};Ha={longPressMessage:"Langt tryk eller tryk på Alt + pil ned for at åbne menuen"};var Na={};Na={longPressMessage:"Drücken Sie lange oder drücken Sie Alt + Nach-unten, um das Menü zu öffnen"};var Ba={};Ba={longPressMessage:"Πιέστε παρατεταμένα ή πατήστε Alt + κάτω βέλος για να ανοίξετε το μενού"};var Va={};Va={longPressMessage:"Long press or press Alt + ArrowDown to open menu"};var za={};za={longPressMessage:"Mantenga pulsado o pulse Alt + flecha abajo para abrir el menú"};var Ka={};Ka={longPressMessage:"Menüü avamiseks vajutage pikalt või vajutage klahve Alt + allanool"};var Za={};Za={longPressMessage:"Avaa valikko painamalla pohjassa tai näppäinyhdistelmällä Alt + Alanuoli"};var Ua={};Ua={longPressMessage:"Appuyez de manière prolongée ou appuyez sur Alt + Flèche vers le bas pour ouvrir le menu."};var Wa={};Wa={longPressMessage:"לחץ לחיצה ארוכה או הקש Alt + ArrowDown כדי לפתוח את התפריט"};var Ga={};Ga={longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dolje za otvaranje izbornika"};var Ya={};Ya={longPressMessage:"Nyomja meg hosszan, vagy nyomja meg az Alt + lefele nyíl gombot a menü megnyitásához"};var Xa={};Xa={longPressMessage:"Premi a lungo o premi Alt + Freccia giù per aprire il menu"};var Qa={};Qa={longPressMessage:"長押しまたは Alt+下矢印キーでメニューを開く"};var Ja={};Ja={longPressMessage:"길게 누르거나 Alt + 아래쪽 화살표를 눌러 메뉴 열기"};var e4={};e4={longPressMessage:"Norėdami atidaryti meniu, nuspaudę palaikykite arba paspauskite „Alt + ArrowDown“."};var t4={};t4={longPressMessage:"Lai atvērtu izvēlni, turiet nospiestu vai nospiediet taustiņu kombināciju Alt + lejupvērstā bultiņa"};var r4={};r4={longPressMessage:"Langt trykk eller trykk Alt + PilNed for å åpne menyen"};var n4={};n4={longPressMessage:"Druk lang op Alt + pijl-omlaag of druk op Alt om het menu te openen"};var l4={};l4={longPressMessage:"Naciśnij i przytrzymaj lub naciśnij klawisze Alt + Strzałka w dół, aby otworzyć menu"};var i4={};i4={longPressMessage:"Pressione e segure ou pressione Alt + Seta para baixo para abrir o menu"};var o4={};o4={longPressMessage:"Prima continuamente ou prima Alt + Seta Para Baixo para abrir o menu"};var a4={};a4={longPressMessage:"Apăsați lung sau apăsați pe Alt + săgeată în jos pentru a deschide meniul"};var s4={};s4={longPressMessage:"Нажмите и удерживайте или нажмите Alt + Стрелка вниз, чтобы открыть меню"};var c4={};c4={longPressMessage:"Ponuku otvoríte dlhým stlačením alebo stlačením klávesu Alt + klávesu so šípkou nadol"};var u4={};u4={longPressMessage:"Za odprtje menija pritisnite in držite gumb ali pritisnite Alt+puščica navzdol"};var d4={};d4={longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dole da otvorite meni"};var f4={};f4={longPressMessage:"Håll nedtryckt eller tryck på Alt + pil nedåt för att öppna menyn"};var h4={};h4={longPressMessage:"Menüyü açmak için uzun basın veya Alt + Aşağı Ok tuşuna basın"};var p4={};p4={longPressMessage:"Довго або звичайно натисніть комбінацію клавіш Alt і стрілка вниз, щоб відкрити меню"};var v4={};v4={longPressMessage:"长按或按 Alt + 向下方向键以打开菜单"};var g4={};g4={longPressMessage:"長按或按 Alt+向下鍵以開啟功能表"};var m4={};m4={"ar-AE":Ra,"bg-BG":La,"cs-CZ":Oa,"da-DK":Ha,"de-DE":Na,"el-GR":Ba,"en-US":Va,"es-ES":za,"et-EE":Ka,"fi-FI":Za,"fr-FR":Ua,"he-IL":Wa,"hr-HR":Ga,"hu-HU":Ya,"it-IT":Xa,"ja-JP":Qa,"ko-KR":Ja,"lt-LT":e4,"lv-LV":t4,"nb-NO":r4,"nl-NL":n4,"pl-PL":l4,"pt-BR":i4,"pt-PT":o4,"ro-RO":a4,"ru-RU":s4,"sk-SK":c4,"sl-SI":u4,"sr-SP":d4,"sv-SE":f4,"tr-TR":h4,"uk-UA":p4,"zh-CN":v4,"zh-TW":g4};function V9(e){return e&&e.__esModule?e.default:e}function z9(e,t,r){let{type:n="menu",isDisabled:l,trigger:i="press"}=e,a=w0(),{triggerProps:s,overlayProps:c}=f9({type:n},t,r),d=g=>{if(!l&&!(i==="longPress"&&!g.altKey)&&r&&r.current)switch(g.key){case"Enter":case" ":if(i==="longPress"||g.isDefaultPrevented())return;case"ArrowDown":"continuePropagation"in g||g.stopPropagation(),g.preventDefault(),t.toggle("first");break;case"ArrowUp":"continuePropagation"in g||g.stopPropagation(),g.preventDefault(),t.toggle("last");break;default:"continuePropagation"in g&&g.continuePropagation()}},f=A3(V9(m4),"@react-aria/menu"),{longPressProps:h}=O3({isDisabled:l||i!=="longPress",accessibilityDescription:f.format("longPressMessage"),onLongPressStart(){t.close()},onLongPress(){t.open("first")}}),v={preventFocusOnPress:!0,onPressStart(g){g.pointerType!=="touch"&&g.pointerType!=="keyboard"&&!l&&(S0(g.target),t.open(g.pointerType==="virtual"?"first":null))},onPress(g){g.pointerType==="touch"&&!l&&(S0(g.target),t.toggle())}};return delete s.onPress,{menuTriggerProps:{...s,...i==="press"?v:h,id:a,onKeyDown:d},menuProps:{...c,"aria-labelledby":a,autoFocus:t.focusStrategy||!0,onClose:t.close}}}const C4=new WeakMap;function K9(e,t,r){let{shouldFocusWrap:n=!0,onKeyDown:l,onKeyUp:i,...a}=e;!e["aria-label"]&&!e["aria-labelledby"]&&process.env.NODE_ENV!=="production"&&console.warn("An aria-label or aria-labelledby prop is required for accessibility.");let s=p0(e,{labelable:!0}),{listProps:c}=qa({...a,ref:r,selectionManager:t.selectionManager,collection:t.collection,disabledKeys:t.disabledKeys,shouldFocusWrap:n,linkBehavior:"override"});return C4.set(t,{onClose:e.onClose,onAction:e.onAction,shouldUseVirtualFocus:e.shouldUseVirtualFocus}),{menuProps:n0(s,{onKeyDown:l,onKeyUp:i},{role:"menu",...c,onKeyDown:d=>{var f;(d.key!=="Escape"||e.shouldUseVirtualFocus)&&((f=c.onKeyDown)===null||f===void 0||f.call(c,d))}})}}function Z9(e,t,r){let{id:n,key:l,closeOnSelect:i,shouldCloseOnSelect:a,isVirtualized:s,"aria-haspopup":c,onPressStart:d,onPressUp:f,onPress:h,onPressChange:v,onPressEnd:g,onClick:b,onHoverStart:p,onHoverChange:C,onHoverEnd:m,onKeyDown:y,onKeyUp:E,onFocus:S,onFocusChange:F,onBlur:M,selectionManager:D=t.selectionManager}=e,q=!!c,L=q&&e["aria-expanded"]==="true";var I;let N=(I=e.isDisabled)!==null&&I!==void 0?I:D.isDisabled(l);var K;let Z=(K=e.isSelected)!==null&&K!==void 0?K:D.isSelected(l),R=C4.get(t),H=t.collection.getItem(l),U=e.onClose||R.onClose,G=Lt(),X=()=>{var t0;if(!q&&(!(H==null||(t0=H.props)===null||t0===void 0)&&t0.onAction?H.props.onAction():e.onAction&&e.onAction(l),R.onAction)){let L0=R.onAction;L0(l)}},W="menuitem";q||(D.selectionMode==="single"?W="menuitemradio":D.selectionMode==="multiple"&&(W="menuitemcheckbox"));let x=Fe(),A=Fe(),w=Fe(),_={id:n,"aria-disabled":N||void 0,role:W,"aria-label":e["aria-label"],"aria-labelledby":x,"aria-describedby":[e["aria-describedby"],A,w].filter(Boolean).join(" ")||void 0,"aria-controls":e["aria-controls"],"aria-haspopup":c,"aria-expanded":e["aria-expanded"]};if(D.selectionMode!=="none"&&!q&&(_["aria-checked"]=Z),s){let t0=Number(H==null?void 0:H.index);_["aria-posinset"]=Number.isNaN(t0)?void 0:t0+1,_["aria-setsize"]=Ta(t.collection)}let P=u.useRef(!1),j=t0=>{v==null||v(t0),P.current=t0},O=u.useRef(null),B=t0=>{t0.pointerType!=="keyboard"&&(O.current={pointerType:t0.pointerType}),t0.pointerType==="mouse"&&(P.current||t0.target.click()),f==null||f(t0)},k=t0=>{var L0,H2;b==null||b(t0),X(),O8(t0,G,H.props.href,H==null?void 0:H.props.routerOptions);let ie=((L0=O.current)===null||L0===void 0?void 0:L0.pointerType)==="keyboard"?((H2=O.current)===null||H2===void 0?void 0:H2.key)==="Enter"||D.selectionMode==="none"||D.isLink(l):D.selectionMode!=="multiple"||D.isLink(l);var n2;ie=(n2=a??i)!==null&&n2!==void 0?n2:ie,U&&!q&&ie&&U(),O.current=null},{itemProps:z,isFocused:V}=Fl({id:n,selectionManager:D,key:l,ref:r,shouldSelectOnPressUp:!0,allowsDifferentPressOrigin:!0,linkBehavior:"none",shouldUseVirtualFocus:R.shouldUseVirtualFocus}),{pressProps:J,isPressed:c0}=Vt({onPressStart:d,onPress:h,onPressUp:B,onPressChange:j,onPressEnd:g,isDisabled:N}),{hoverProps:i0}=j2({isDisabled:N,onHoverStart(t0){!ze()&&!(L&&c)&&(D.setFocused(!0),D.setFocusedKey(l)),p==null||p(t0)},onHoverChange:C,onHoverEnd:m}),{keyboardProps:g0}=bl({onKeyDown:t0=>{if(t0.repeat){t0.continuePropagation();return}switch(t0.key){case" ":O.current={pointerType:"keyboard",key:" "},Q(t0).click(),yt("keyboard");break;case"Enter":O.current={pointerType:"keyboard",key:"Enter"},Q(t0).tagName!=="A"&&Q(t0).click(),yt("keyboard");break;default:q||t0.continuePropagation(),y==null||y(t0);break}},onKeyUp:E}),{focusableProps:R0}=yl({onBlur:M,onFocus:S,onFocusChange:F},r),P0=p0(H==null?void 0:H.props);delete P0.id;let K0=cl(H==null?void 0:H.props);return{menuItemProps:{..._,...n0(P0,K0,q?{onFocus:z.onFocus,"data-collection":z["data-collection"],"data-key":z["data-key"]}:z,J,i0,g0,R0,R.shouldUseVirtualFocus||q?{onMouseDown:t0=>t0.preventDefault()}:void 0,N?void 0:{onClick:k}),tabIndex:z.tabIndex!=null&&L&&!R.shouldUseVirtualFocus?-1:z.tabIndex},labelProps:{id:x},descriptionProps:{id:A},keyboardShortcutProps:{id:w},isFocused:V,isFocusVisible:V&&D.isFocused&&ze()&&!L,isSelected:Z,isPressed:c0,isDisabled:N}}function U9(e){let{heading:t,"aria-label":r}=e,n=w0();return{itemProps:{role:"presentation"},headingProps:t?{id:n,role:"presentation"}:{},groupProps:{role:"group","aria-label":r,"aria-labelledby":t?n:void 0}}}const O1=2,W9=50,G9=1e3,o5=Math.PI/12;function Y9(e){let{menuRef:t,submenuRef:r,isOpen:n,isDisabled:l}=e,i=u.useRef(void 0),a=u.useRef(void 0),s=u.useRef(0),c=u.useRef(void 0),d=u.useRef(void 0),f=u.useRef(void 0),h=u.useRef(2),[v,g]=u.useState(!1);vt({ref:n?r:void 0,onResize:()=>{r.current&&(a.current=r.current.getBoundingClientRect(),f.current=void 0)}});let p=()=>{g(!1),h.current=O1,i.current=void 0},C=Kc(),m=k0(y=>{v&&y.preventDefault()});u.useEffect(()=>{v&&t.current?t.current.style.pointerEvents="none":t.current.style.pointerEvents=""},[t,v]),s0(()=>{let y=r.current,E=t.current;if(l||!y||!n||C!=="pointer"||!E){p();return}a.current=y.getBoundingClientRect();let S=F=>{if(F.pointerType==="touch"||F.pointerType==="pen")return;let M=Date.now();if(M-s.current<W9)return;clearTimeout(c.current),clearTimeout(d.current);let{clientX:D,clientY:q}=F;if(!i.current){i.current={x:D,y:q};return}if(!a.current)return;if(f.current||(f.current=D>a.current.right?"left":"right"),D<E.getBoundingClientRect().left||D>E.getBoundingClientRect().right||q<E.getBoundingClientRect().top||q>E.getBoundingClientRect().bottom){p();return}let L=i.current.x,I=i.current.y,N=f.current==="right"?a.current.left-L:L-a.current.right,K=Math.atan2(I-a.current.top,N)+o5,Z=Math.atan2(I-a.current.bottom,N)-o5,R=Math.atan2(I-q,f.current==="left"?-(D-L):D-L),H=R<K&&R>Z;h.current=H?Math.min(h.current+1,O1):Math.max(h.current-1,0),h.current>=O1?g(!0):g(!1),s.current=M,i.current={x:D,y:q},H&&(c.current=setTimeout(()=>{p(),d.current=setTimeout(()=>{let U=document.elementFromPoint(D,q);U&&e0(E,U)&&U.dispatchEvent(new PointerEvent("pointerover",{bubbles:!0,cancelable:!0}))},100)},G9))};return window.addEventListener("pointermove",S),process.env.NODE_ENV!=="test"&&window.addEventListener("pointerdown",m,!0),()=>{window.removeEventListener("pointermove",S),process.env.NODE_ENV!=="test"&&window.removeEventListener("pointerdown",m,!0),clearTimeout(c.current),clearTimeout(d.current),h.current=O1}},[l,n,t,C,g,r])}function X9(e,t,r){let{parentMenuRef:n,submenuRef:l,type:i="menu",isDisabled:a,delay:s=200,shouldUseVirtualFocus:c}=e,d=w0(),f=w0(),{direction:h}=qe(),v=u.useRef(void 0),g=u.useCallback(()=>{v.current&&(clearTimeout(v.current),v.current=void 0)},[v]),b=u.useCallback(q=>{g(),t.open(q)},[t,g]),p=u.useCallback(()=>{g(),t.close()},[t,g]);s0(()=>()=>{g()},[g]);let C=q=>{if(_2(q.currentTarget))switch(q.key){case"ArrowLeft":h==="ltr"&&e0(q.currentTarget,Q(q))&&(q.preventDefault(),q.stopPropagation(),p(),!c&&r.current&&S0(r.current));break;case"ArrowRight":h==="rtl"&&e0(q.currentTarget,Q(q))&&(q.preventDefault(),q.stopPropagation(),p(),!c&&r.current&&S0(r.current));break;case"Escape":e0(l.current,Q(q))&&(q.stopPropagation(),p(),!c&&r.current&&S0(r.current));break}};var m;let y={id:f,"aria-labelledby":d,submenuLevel:t.submenuLevel,...i==="menu"&&{onClose:t.closeAll,autoFocus:(m=t.focusStrategy)!==null&&m!==void 0?m:void 0,onKeyDown:C}},E=q=>{switch(q.key){case"ArrowRight":a||(h==="ltr"?(q.preventDefault(),t.isOpen||b("first"),i==="menu"&&(l!=null&&l.current)&&d0()===(r==null?void 0:r.current)&&S0(l.current)):t.isOpen?p():q.continuePropagation());break;case"ArrowLeft":a||(h==="rtl"?(q.preventDefault(),t.isOpen||b("first"),i==="menu"&&(l!=null&&l.current)&&d0()===(r==null?void 0:r.current)&&S0(l.current)):t.isOpen?p():q.continuePropagation());break;default:q.continuePropagation();break}},S=q=>{!a&&(q.pointerType==="virtual"||q.pointerType==="keyboard")&&b("first")},F=q=>{!a&&(q.pointerType==="touch"||q.pointerType==="mouse")&&b()},M=q=>{a||(q&&!t.isOpen?v.current||(v.current=setTimeout(()=>{b()},s)):q||g())};J2(n,"focusin",q=>{t.isOpen&&e0(n.current,Q(q))&&Q(q)!==r.current&&p()});let D=q=>q!==r.current;return Y9({menuRef:n,submenuRef:l,isOpen:t.isOpen,isDisabled:a}),{submenuTriggerProps:{id:d,"aria-controls":t.isOpen?f:void 0,"aria-haspopup":a?void 0:i,"aria-expanded":t.isOpen?"true":"false",onPressStart:S,onPress:F,onHoverChange:M,onKeyDown:E,isOpen:t.isOpen},submenuProps:y,popoverProps:{isNonModal:!0,shouldCloseOnInteractOutside:D}}}function Q9(e,t,r){let{validationBehavior:n,focus:l}=e;s0(()=>{if(n==="native"&&(r!=null&&r.current)&&!r.current.disabled){let d=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";r.current.setCustomValidity(d),r.current.hasAttribute("title")||(r.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation(eu(r.current))}});let i=u.useRef(!1),a=k0(()=>{i.current||t.resetValidation()}),s=k0(d=>{var f;t.displayValidation.isInvalid||t.commitValidation();let h=r==null||(f=r.current)===null||f===void 0?void 0:f.form;if(!d.defaultPrevented&&r&&h&&tu(h)===r.current){var v;l?l():(v=r.current)===null||v===void 0||v.focus(),yt("keyboard")}d.preventDefault()}),c=k0(()=>{t.commitValidation()});u.useEffect(()=>{let d=r==null?void 0:r.current;if(!d)return;let f=d.form,h=f==null?void 0:f.reset;return f&&(f.reset=()=>{i.current=!window.event||window.event.type==="message"&&Q(window.event)instanceof MessagePort,h==null||h.call(f),i.current=!1}),d.addEventListener("invalid",s),d.addEventListener("change",c),f==null||f.addEventListener("reset",a),()=>{d.removeEventListener("invalid",s),d.removeEventListener("change",c),f==null||f.removeEventListener("reset",a),f&&(f.reset=h)}},[r,n])}function J9(e){let t=e.validity;return{badInput:t.badInput,customError:t.customError,patternMismatch:t.patternMismatch,rangeOverflow:t.rangeOverflow,rangeUnderflow:t.rangeUnderflow,stepMismatch:t.stepMismatch,tooLong:t.tooLong,tooShort:t.tooShort,typeMismatch:t.typeMismatch,valueMissing:t.valueMissing,valid:t.valid}}function eu(e){return{isInvalid:!e.validity.valid,validationDetails:J9(e),validationErrors:e.validationMessage?[e.validationMessage]:[]}}function tu(e){for(let r=0;r<e.elements.length;r++){var t;let n=e.elements[r];if(((t=n.validity)===null||t===void 0?void 0:t.valid)===!1)return n}return null}class e2{get childNodes(){throw new Error("childNodes is not supported")}clone(){let t=new this.constructor(this.key);return t.value=this.value,t.level=this.level,t.hasChildNodes=this.hasChildNodes,t.rendered=this.rendered,t.textValue=this.textValue,t["aria-label"]=this["aria-label"],t.index=this.index,t.parentKey=this.parentKey,t.prevKey=this.prevKey,t.nextKey=this.nextKey,t.firstChildKey=this.firstChildKey,t.lastChildKey=this.lastChildKey,t.props=this.props,t.render=this.render,t.colSpan=this.colSpan,t.colIndex=this.colIndex,t}filter(t,r,n){let l=this.clone();return r.addDescendants(l,t),l}constructor(t){this.value=null,this.level=0,this.hasChildNodes=!1,this.rendered=null,this.textValue="",this["aria-label"]=void 0,this.index=0,this.parentKey=null,this.prevKey=null,this.nextKey=null,this.firstChildKey=null,this.lastChildKey=null,this.props={},this.colSpan=null,this.colIndex=null,this.type=this.constructor.type,this.key=t}}class b4 extends e2{filter(t,r,n){let[l,i]=w4(t,r,this.firstChildKey,n),a=this.clone();return a.firstChildKey=l,a.lastChildKey=i,a}}class y4 extends e2{}y4.type="header";class x4 extends e2{}x4.type="loader";class Sl extends b4{filter(t,r,n){if(n(this.textValue,this)){let l=this.clone();return r.addDescendants(l,t),l}return null}}Sl.type="item";class ru extends b4{filter(t,r,n){let l=super.filter(t,r,n);if(l&&l.lastChildKey!==null){let i=t.getItem(l.lastChildKey);if(i&&i.type!=="header")return l}return null}}ru.type="section";class nu{get size(){return this.itemCount}getKeys(){return this.keyMap.keys()}*[Symbol.iterator](){let t=this.firstKey!=null?this.keyMap.get(this.firstKey):void 0;for(;t;)yield t,t=t.nextKey!=null?this.keyMap.get(t.nextKey):void 0}getChildren(t){let r=this.keyMap;return{*[Symbol.iterator](){let n=r.get(t),l=(n==null?void 0:n.firstChildKey)!=null?r.get(n.firstChildKey):null;for(;l;)yield l,l=l.nextKey!=null?r.get(l.nextKey):void 0}}}getKeyBefore(t){let r=this.keyMap.get(t);if(!r)return null;if(r.prevKey!=null){for(r=this.keyMap.get(r.prevKey);r&&r.type!=="item"&&r.lastChildKey!=null;)r=this.keyMap.get(r.lastChildKey);var n;return(n=r==null?void 0:r.key)!==null&&n!==void 0?n:null}return r.parentKey}getKeyAfter(t){let r=this.keyMap.get(t);if(!r)return null;if(r.type!=="item"&&r.firstChildKey!=null)return r.firstChildKey;for(;r;){if(r.nextKey!=null)return r.nextKey;if(r.parentKey!=null)r=this.keyMap.get(r.parentKey);else return null}return null}getFirstKey(){return this.firstKey}getLastKey(){let t=this.lastKey!=null?this.keyMap.get(this.lastKey):null;for(;(t==null?void 0:t.lastChildKey)!=null;)t=this.keyMap.get(t.lastChildKey);var r;return(r=t==null?void 0:t.key)!==null&&r!==void 0?r:null}getItem(t){var r;return(r=this.keyMap.get(t))!==null&&r!==void 0?r:null}at(){throw new Error("Not implemented")}clone(){let t=this.constructor,r=new t;return r.keyMap=new Map(this.keyMap),r.firstKey=this.firstKey,r.lastKey=this.lastKey,r.itemCount=this.itemCount,r}addNode(t){if(this.frozen)throw new Error("Cannot add a node to a frozen collection");t.type==="item"&&this.keyMap.get(t.key)==null&&this.itemCount++,this.keyMap.set(t.key,t)}addDescendants(t,r){this.addNode(t);let n=r.getChildren(t.key);for(let l of n)this.addDescendants(l,r)}removeNode(t){if(this.frozen)throw new Error("Cannot remove a node to a frozen collection");let r=this.keyMap.get(t);r!=null&&r.type==="item"&&this.itemCount--,this.keyMap.delete(t)}commit(t,r,n=!1){if(this.frozen)throw new Error("Cannot commit a frozen collection");this.firstKey=t,this.lastKey=r,this.frozen=!n}filter(t){let r=new this.constructor,[n,l]=w4(this,r,this.firstKey,t);return r==null||r.commit(n,l),r}constructor(){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.frozen=!1,this.itemCount=0}}function w4(e,t,r,n){if(r==null)return[null,null];let l=null,i=null,a=e.getItem(r);for(;a!=null;){let d=a.filter(e,t,n);d!=null&&(d.nextKey=null,i&&(d.prevKey=i.key,i.nextKey=d.key),l==null&&(l=d),t.addNode(d),i=d),a=a.nextKey?e.getItem(a.nextKey):null}if(i&&i.type==="separator"){let d=i.prevKey;t.removeNode(i.key),d?(i=t.getItem(d),i.nextKey=null):i=null}var s,c;return[(s=l==null?void 0:l.key)!==null&&s!==void 0?s:null,(c=i==null?void 0:i.key)!==null&&c!==void 0?c:null]}class E4{*[Symbol.iterator](){let t=this.firstChild;for(;t;)yield t,t=t.nextSibling}get firstChild(){return this._firstChild}set firstChild(t){this._firstChild=t,this.ownerDocument.markDirty(this)}get lastChild(){return this._lastChild}set lastChild(t){this._lastChild=t,this.ownerDocument.markDirty(this)}get previousSibling(){return this._previousSibling}set previousSibling(t){this._previousSibling=t,this.ownerDocument.markDirty(this)}get nextSibling(){return this._nextSibling}set nextSibling(t){this._nextSibling=t,this.ownerDocument.markDirty(this)}get parentNode(){return this._parentNode}set parentNode(t){this._parentNode=t,this.ownerDocument.markDirty(this)}get isConnected(){var t;return((t=this.parentNode)===null||t===void 0?void 0:t.isConnected)||!1}invalidateChildIndices(t){(this._minInvalidChildIndex==null||!this._minInvalidChildIndex.isConnected||t.index<this._minInvalidChildIndex.index)&&(this._minInvalidChildIndex=t,this.ownerDocument.markDirty(this))}updateChildIndices(){let t=this._minInvalidChildIndex;for(;t;)t.index=t.previousSibling?t.previousSibling.index+1:0,t=t.nextSibling;this._minInvalidChildIndex=null}appendChild(t){t.parentNode&&t.parentNode.removeChild(t),this.firstChild==null&&(this.firstChild=t),this.lastChild?(this.lastChild.nextSibling=t,t.index=this.lastChild.index+1,t.previousSibling=this.lastChild):(t.previousSibling=null,t.index=0),t.parentNode=this,t.nextSibling=null,this.lastChild=t,this.ownerDocument.markDirty(this),this.isConnected&&this.ownerDocument.queueUpdate()}insertBefore(t,r){if(r==null)return this.appendChild(t);t.parentNode&&t.parentNode.removeChild(t),t.nextSibling=r,t.previousSibling=r.previousSibling,t.index=r.index-1,this.firstChild===r?this.firstChild=t:r.previousSibling&&(r.previousSibling.nextSibling=t),r.previousSibling=t,t.parentNode=r.parentNode,this.invalidateChildIndices(t),this.isConnected&&this.ownerDocument.queueUpdate()}removeChild(t){t.parentNode===this&&(this._minInvalidChildIndex===t&&(this._minInvalidChildIndex=null),t.nextSibling&&(this.invalidateChildIndices(t.nextSibling),t.nextSibling.previousSibling=t.previousSibling),t.previousSibling&&(t.previousSibling.nextSibling=t.nextSibling),this.firstChild===t&&(this.firstChild=t.nextSibling),this.lastChild===t&&(this.lastChild=t.previousSibling),t.parentNode=null,t.nextSibling=null,t.previousSibling=null,t.index=0,this.ownerDocument.markDirty(t),this.isConnected&&this.ownerDocument.queueUpdate())}addEventListener(){}removeEventListener(){}get previousVisibleSibling(){let t=this.previousSibling;for(;t&&t.isHidden;)t=t.previousSibling;return t}get nextVisibleSibling(){let t=this.nextSibling;for(;t&&t.isHidden;)t=t.nextSibling;return t}get firstVisibleChild(){let t=this.firstChild;for(;t&&t.isHidden;)t=t.nextSibling;return t}get lastVisibleChild(){let t=this.lastChild;for(;t&&t.isHidden;)t=t.previousSibling;return t}constructor(t){this._firstChild=null,this._lastChild=null,this._previousSibling=null,this._nextSibling=null,this._parentNode=null,this._minInvalidChildIndex=null,this.ownerDocument=t}}class E2 extends E4{get index(){return this._index}set index(t){this._index=t,this.ownerDocument.markDirty(this)}get level(){var t;return this.parentNode instanceof E2?this.parentNode.level+(((t=this.parentNode.node)===null||t===void 0?void 0:t.type)==="item"?1:0):0}getMutableNode(){return this.node==null?null:(this.isMutated||(this.node=this.node.clone(),this.isMutated=!0),this.ownerDocument.markDirty(this),this.node)}updateNode(){var t,r,n,l,i,a,s,c;let d=this.nextVisibleSibling,f=this.getMutableNode();if(f!=null){f.index=this.index,f.level=this.level;var h;f.parentKey=this.parentNode instanceof E2&&(h=(t=this.parentNode.node)===null||t===void 0?void 0:t.key)!==null&&h!==void 0?h:null;var v;f.prevKey=(v=(n=this.previousVisibleSibling)===null||n===void 0||(r=n.node)===null||r===void 0?void 0:r.key)!==null&&v!==void 0?v:null;var g;f.nextKey=(g=d==null||(l=d.node)===null||l===void 0?void 0:l.key)!==null&&g!==void 0?g:null,f.hasChildNodes=!!this.firstChild;var b;f.firstChildKey=(b=(a=this.firstVisibleChild)===null||a===void 0||(i=a.node)===null||i===void 0?void 0:i.key)!==null&&b!==void 0?b:null;var p;if(f.lastChildKey=(p=(c=this.lastVisibleChild)===null||c===void 0||(s=c.node)===null||s===void 0?void 0:s.key)!==null&&p!==void 0?p:null,(f.colSpan!=null||f.colIndex!=null)&&d){var C,m;let y=((C=f.colIndex)!==null&&C!==void 0?C:f.index)+((m=f.colSpan)!==null&&m!==void 0?m:1);if(d.node!=null&&y!==d.node.colIndex){let E=d.getMutableNode();E.colIndex=y}}}}setProps(t,r,n,l,i){let a,{value:s,textValue:c,id:d,...f}=t;if(this.node==null?(a=new n(d??`react-aria-${++this.ownerDocument.nodeId}`),this.node=a):a=this.getMutableNode(),f.ref=r,a.props=f,a.rendered=l,a.render=i,a.value=s,t["aria-label"]&&(a["aria-label"]=t["aria-label"]),a.textValue=c||(typeof f.children=="string"?f.children:"")||t["aria-label"]||"",d!=null&&d!==a.key)throw new Error("Cannot change the id of an item");f.colSpan!=null&&(a.colSpan=f.colSpan),this.isConnected&&this.ownerDocument.queueUpdate()}get style(){let t=this;return{get display(){return t.isHidden?"none":""},set display(r){let n=r==="none";if(t.isHidden!==n){var l,i;(((l=t.parentNode)===null||l===void 0?void 0:l.firstVisibleChild)===t||((i=t.parentNode)===null||i===void 0?void 0:i.lastVisibleChild)===t)&&t.ownerDocument.markDirty(t.parentNode);let a=t.previousVisibleSibling,s=t.nextVisibleSibling;a&&t.ownerDocument.markDirty(a),s&&t.ownerDocument.markDirty(s),t.isHidden=n,t.ownerDocument.markDirty(t)}}}}hasAttribute(){}setAttribute(){}setAttributeNS(){}removeAttribute(){}constructor(t,r){super(r),this.nodeType=8,this.isMutated=!0,this._index=0,this.isHidden=!1,this.node=null}}class lu extends E4{get isConnected(){return!0}createElement(t){return new E2(t,this)}getMutableCollection(){return this.nextCollection||(this.nextCollection=this.collection.clone()),this.nextCollection}markDirty(t){this.dirtyNodes.add(t)}addNode(t){if(t.isHidden||t.node==null)return;let r=this.getMutableCollection();if(!r.getItem(t.node.key))for(let n of t)this.addNode(n);r.addNode(t.node)}removeNode(t){for(let r of t)this.removeNode(r);t.node&&this.getMutableCollection().removeNode(t.node.key)}getCollection(){return this.inSubscription?this.collection:(this.queuedRender=!1,this.updateCollection(),this.collection)}updateCollection(){for(let s of this.dirtyNodes)s instanceof E2&&(!s.isConnected||s.isHidden)?this.removeNode(s):s.updateChildIndices();for(let s of this.dirtyNodes)s instanceof E2?(s.isConnected&&!s.isHidden&&(s.updateNode(),this.addNode(s)),s.node&&this.dirtyNodes.delete(s),s.isMutated=!1):this.dirtyNodes.delete(s);if(this.nextCollection){var t,r,n,l,i,a;this.nextCollection.commit((i=(r=this.firstVisibleChild)===null||r===void 0||(t=r.node)===null||t===void 0?void 0:t.key)!==null&&i!==void 0?i:null,(a=(l=this.lastVisibleChild)===null||l===void 0||(n=l.node)===null||n===void 0?void 0:n.key)!==null&&a!==void 0?a:null,this.isSSR),this.isSSR||(this.collection=this.nextCollection,this.nextCollection=null)}}queueUpdate(){if(!(this.dirtyNodes.size===0||this.queuedRender)){this.queuedRender=!0,this.inSubscription=!0,this.isSSR||(this.collection=this.collection.clone());for(let t of this.subscriptions)t();this.inSubscription=!1}}subscribe(t){return this.subscriptions.add(t),()=>this.subscriptions.delete(t)}resetAfterSSR(){this.isSSR&&(this.isSSR=!1,this.firstChild=null,this.lastChild=null,this.nodeId=0)}constructor(t){super(null),this.nodeType=11,this.ownerDocument=this,this.dirtyNodes=new Set,this.isSSR=!1,this.nodeId=0,this.nodesByProps=new WeakMap,this.nextCollection=null,this.subscriptions=new Set,this.queuedRender=!1,this.inSubscription=!1,this.collection=t,this.nextCollection=t}}function F4(e){let{children:t,items:r,idScope:n,addIdAndValue:l,dependencies:i=[]}=e,a=u.useMemo(()=>new WeakMap,i);return u.useMemo(()=>{if(r&&typeof t=="function"){let d=[];for(let f of r){let h=a.get(f);if(!h){h=t(f);var s,c;let v=(c=(s=h.props.id)!==null&&s!==void 0?s:f.key)!==null&&c!==void 0?c:f.id;if(v==null)throw new Error("Could not determine key for item");n!=null&&(v=n+":"+v),h=u.cloneElement(h,l?{key:v,id:v,value:f}:{key:v}),a.set(f,h)}d.push(h)}return d}else if(typeof t!="function")return t},[t,r,a,n,l])}typeof HTMLTemplateElement<"u"&&(Object.defineProperty(HTMLTemplateElement.prototype,"firstChild",{configurable:!0,enumerable:!0,get:function(){return this.content.firstChild}}),Object.defineProperty(HTMLTemplateElement.prototype,"appendChild",{configurable:!0,enumerable:!0,value:function(e){return this.content.appendChild(e)}}),Object.defineProperty(HTMLTemplateElement.prototype,"removeChild",{configurable:!0,enumerable:!0,value:function(e){return this.content.removeChild(e)}}),Object.defineProperty(HTMLTemplateElement.prototype,"insertBefore",{configurable:!0,enumerable:!0,value:function(e,t){return this.content.insertBefore(e,t)}}));const Et=u.createContext(!1);function iu(e){if(u.useContext(Et))return u.createElement(u.Fragment,null,e.children);let r=u.createElement(Et.Provider,{value:!0},e.children);return u.createElement("template",null,r)}function Ml(e){let t=(r,n)=>u.useContext(Et)?null:e(r,n);return t.displayName=e.displayName||e.name,u.forwardRef(t)}function ou(){return u.useContext(Et)}var H1={exports:{}},kr={};/**
34
- * @license React
35
- * use-sync-external-store-shim.production.js
36
- *
37
- * Copyright (c) Meta Platforms, Inc. and affiliates.
38
- *
39
- * This source code is licensed under the MIT license found in the
40
- * LICENSE file in the root directory of this source tree.
41
- */var a5;function au(){if(a5)return kr;a5=1;var e=u;function t(h,v){return h===v&&(h!==0||1/h===1/v)||h!==h&&v!==v}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,l=e.useEffect,i=e.useLayoutEffect,a=e.useDebugValue;function s(h,v){var g=v(),b=n({inst:{value:g,getSnapshot:v}}),p=b[0].inst,C=b[1];return i(function(){p.value=g,p.getSnapshot=v,c(p)&&C({inst:p})},[h,g,v]),l(function(){return c(p)&&C({inst:p}),h(function(){c(p)&&C({inst:p})})},[h]),a(g),g}function c(h){var v=h.getSnapshot;h=h.value;try{var g=v();return!r(h,g)}catch{return!0}}function d(h,v){return v()}var f=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?d:s;return kr.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:f,kr}var Pr={};/**
42
- * @license React
43
- * use-sync-external-store-shim.development.js
44
- *
45
- * Copyright (c) Meta Platforms, Inc. and affiliates.
46
- *
47
- * This source code is licensed under the MIT license found in the
48
- * LICENSE file in the root directory of this source tree.
49
- */var s5;function su(){return s5||(s5=1,process.env.NODE_ENV!=="production"&&function(){function e(g,b){return g===b&&(g!==0||1/g===1/b)||g!==g&&b!==b}function t(g,b){f||l.startTransition===void 0||(f=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var p=b();if(!h){var C=b();i(p,C)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),h=!0)}C=a({inst:{value:p,getSnapshot:b}});var m=C[0].inst,y=C[1];return c(function(){m.value=p,m.getSnapshot=b,r(m)&&y({inst:m})},[g,p,b]),s(function(){return r(m)&&y({inst:m}),g(function(){r(m)&&y({inst:m})})},[g]),d(p),p}function r(g){var b=g.getSnapshot;g=g.value;try{var p=b();return!i(g,p)}catch{return!0}}function n(g,b){return b()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var l=u,i=typeof Object.is=="function"?Object.is:e,a=l.useState,s=l.useEffect,c=l.useLayoutEffect,d=l.useDebugValue,f=!1,h=!1,v=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;Pr.useSyncExternalStore=l.useSyncExternalStore!==void 0?l.useSyncExternalStore:v,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),Pr}var c5;function cu(){return c5||(c5=1,process.env.NODE_ENV==="production"?H1.exports=au():H1.exports=su()),H1.exports}var _l=cu();const D4=u.createContext(!1),h1=u.createContext(null);function Zt(e){if(u.useContext(h1))return e.content;let{collection:r,document:n}=hu(e.createCollection);return u.createElement(u.Fragment,null,u.createElement(iu,null,u.createElement(h1.Provider,{value:n},e.content)),u.createElement(uu,{render:e.children,collection:r}))}function uu({collection:e,render:t}){return t(e)}function du(e,t,r){let n=I2(),l=u.useRef(n);l.current=n;let i=u.useCallback(()=>l.current?r():t(),[t,r]);return _l.useSyncExternalStore(e,i)}const fu=typeof u.useSyncExternalStore=="function"?u.useSyncExternalStore:du;function hu(e){let[t]=u.useState(()=>new lu((e==null?void 0:e())||new nu)),r=u.useCallback(a=>t.subscribe(a),[t]),n=u.useCallback(()=>{let a=t.getCollection();return t.isSSR&&t.resetAfterSSR(),a},[t]),l=u.useCallback(()=>(t.isSSR=!0,t.getCollection()),[t]);return{collection:fu(r,n,l),document:t}}const qn=u.createContext(null);function pu(e){var t;return t=class extends e2{},t.type=e,t}function S4(e,t,r,n,l,i){typeof e=="string"&&(e=pu(e));let a=u.useCallback(c=>{c==null||c.setProps(t,r,e,n,i)},[t,r,n,i,e]),s=u.useContext(qn);if(s){let c=s.ownerDocument.nodesByProps.get(t);return c||(c=s.ownerDocument.createElement(e.type),c.setProps(t,r,e,n,i),s.appendChild(c),s.ownerDocument.updateCollection(),s.ownerDocument.nodesByProps.set(t,c)),l?u.createElement(qn.Provider,{value:c},l):null}return u.createElement(e.type,{ref:a},l)}function L2(e,t){let r=({node:l})=>t(l.props,l.props.ref,l),n=u.forwardRef((l,i)=>{let a=u.useContext(Fn);if(!u.useContext(D4)){if(t.length>=3)throw new Error(t.name+" cannot be rendered outside a collection.");return t(l,i)}return S4(e,l,i,"children"in l?l.children:null,null,c=>u.createElement(Fn.Provider,{value:a},u.createElement(r,{node:c})))});return n.displayName=t.name,n}function vu(e,t,r=M4){let n=({node:i})=>t(i.props,i.props.ref,i),l=u.forwardRef((i,a)=>{let s=r(i);var c;return(c=S4(e,i,a,null,s,d=>u.createElement(n,{node:d})))!==null&&c!==void 0?c:u.createElement(u.Fragment,null)});return l.displayName=t.name,l}function M4(e){return F4({...e,addIdAndValue:!0})}const u5=u.createContext(null);function $l(e){let t=u.useContext(u5),r=((t==null?void 0:t.dependencies)||[]).concat(e.dependencies);var n;let l=(n=e.idScope)!==null&&n!==void 0?n:t==null?void 0:t.idScope,i=M4({...e,idScope:l,dependencies:r});return u.useContext(h1)&&(i=u.createElement(gu,null,i)),t=u.useMemo(()=>({dependencies:r,idScope:l}),[l,...r]),u.createElement(u5.Provider,{value:t},i)}function gu({children:e}){let t=u.useContext(h1),r=u.useMemo(()=>u.createElement(h1.Provider,{value:null},u.createElement(D4.Provider,{value:!0},e)),[e]);return I2()?u.createElement(qn.Provider,{value:t},r):Qe.createPortal(r,t)}const _4=u.createContext(null),$4={CollectionRoot({collection:e,renderDropIndicator:t}){return d5(e,null,t)},CollectionBranch({collection:e,parent:t,renderDropIndicator:r}){return d5(e,t,r)}};function d5(e,t,r){return F4({items:t?e.getChildren(t.key):e,dependencies:[r],children(n){if(n.type==="content")return u.createElement(u.Fragment,null);let l=n.render(n);return!r||n.type!=="item"?l:u.createElement(u.Fragment,null,r({type:"item",key:n.key,dropPosition:"before"}),l,mu(e,n,r))}})}function mu(e,t,r){let n=t.key,l=e.getKeyAfter(n),i=l!=null?e.getItem(l):null;for(;i!=null&&i.type!=="item";)l=e.getKeyAfter(i.key),i=l!=null?e.getItem(l):null;let a=t.nextKey!=null?e.getItem(t.nextKey):null;for(;a!=null&&a.type!=="item";)a=a.nextKey!=null?e.getItem(a.nextKey):null;let s=[];if(a==null){let c=t;for(;(c==null?void 0:c.type)==="item"&&(!i||c.parentKey!==i.parentKey&&i.level<c.level);){let d=r({type:"item",key:c.key,dropPosition:"after"});u.isValidElement(d)&&s.push(u.cloneElement(d,{key:`${c.key}-after`})),c=c.parentKey!=null?e.getItem(c.parentKey):null}}return s}const pe=u.createContext($4);function A4(e){return u.useMemo(()=>e!=null?new Set([e]):null,[e])}function Cu(e,t){let{elementType:r="button",isDisabled:n,onPress:l,onPressStart:i,onPressEnd:a,onPressUp:s,onPressChange:c,preventFocusOnPress:d,allowFocusWhenDisabled:f,onClick:h,href:v,target:g,rel:b,type:p="button"}=e,C;r==="button"?C={type:p,disabled:n,form:e.form,formAction:e.formAction,formEncType:e.formEncType,formMethod:e.formMethod,formNoValidate:e.formNoValidate,formTarget:e.formTarget,name:e.name,value:e.value}:C={role:"button",href:r==="a"&&!n?v:void 0,target:r==="a"?g:void 0,type:r==="input"?p:void 0,disabled:r==="input"?n:void 0,"aria-disabled":!n||r==="input"?void 0:n,rel:r==="a"?b:void 0};let{pressProps:m,isPressed:y}=Vt({onPressStart:i,onPressEnd:a,onPressChange:c,onPress:l,onPressUp:s,onClick:h,isDisabled:n,preventFocusOnPress:d,ref:t}),{focusableProps:E}=yl(e,t);f&&(E.tabIndex=n?-1:E.tabIndex);let S=n0(E,m,p0(e,{labelable:!0}));return{isPressed:y,buttonProps:n0(C,S,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],"aria-current":e["aria-current"],"aria-disabled":e["aria-disabled"]})}}function bu(e,t){let{role:r="dialog"}=e,n=Fe();n=e["aria-label"]?void 0:n;let l=u.useRef(!1);return u.useEffect(()=>{if(t.current&&!_2(t.current)){Me(t.current);let i=setTimeout(()=>{(d0()===t.current||d0()===document.body)&&(l.current=!0,t.current&&(t.current.blur(),Me(t.current)),l.current=!1)},500);return()=>{clearTimeout(i)}}},[t]),F9(),{dialogProps:{...p0(e,{labelable:!0}),role:r,tabIndex:-1,"aria-labelledby":e["aria-labelledby"]||n,onBlur:i=>{l.current&&i.stopPropagation()}},titleProps:{id:n}}}const Al=new WeakMap;function yu(e,t,r){let{keyboardDelegate:n,isDisabled:l,isRequired:i,name:a,form:s,validationBehavior:c="aria"}=e,d=pl({usage:"search",sensitivity:"base"}),f=u.useMemo(()=>n||new Dl(t.collection,t.disabledKeys,r,d),[n,t.collection,t.disabledKeys,d,r]),{menuTriggerProps:h,menuProps:v}=z9({isDisabled:l,type:"listbox"},t,r),g=L=>{if(t.selectionManager.selectionMode!=="multiple")switch(L.key){case"ArrowLeft":{var I,N;L.preventDefault();let R=t.selectedKey!=null?(I=f.getKeyAbove)===null||I===void 0?void 0:I.call(f,t.selectedKey):(N=f.getFirstKey)===null||N===void 0?void 0:N.call(f);R&&t.setSelectedKey(R);break}case"ArrowRight":{var K,Z;L.preventDefault();let R=t.selectedKey!=null?(K=f.getKeyBelow)===null||K===void 0?void 0:K.call(f,t.selectedKey):(Z=f.getFirstKey)===null||Z===void 0?void 0:Z.call(f);R&&t.setSelectedKey(R);break}}},{typeSelectProps:b}=$a({keyboardDelegate:f,selectionManager:t.selectionManager,onTypeSelect(L){t.setSelectedKey(L)}}),{isInvalid:p,validationErrors:C,validationDetails:m}=t.displayValidation,{labelProps:y,fieldProps:E,descriptionProps:S,errorMessageProps:F}=M9({...e,labelElementType:"span",isInvalid:p,errorMessage:e.errorMessage||C});b.onKeyDown=b.onKeyDownCapture,delete b.onKeyDownCapture,t.selectionManager.selectionMode==="multiple"&&(b={});let M=p0(e,{labelable:!0}),D=n0(b,h,E),q=w0();return Al.set(t,{isDisabled:l,isRequired:i,name:a,form:s,validationBehavior:c}),{labelProps:{...y,onClick:()=>{if(!e.isDisabled){var L;(L=r.current)===null||L===void 0||L.focus(),yt("keyboard")}}},triggerProps:n0(M,{...D,isDisabled:l,onKeyDown:Je(D.onKeyDown,g,e.onKeyDown),onKeyUp:e.onKeyUp,"aria-labelledby":[q,D["aria-labelledby"],D["aria-label"]&&!D["aria-labelledby"]?D.id:null].filter(Boolean).join(" "),onFocus(L){t.isFocused||(e.onFocus&&e.onFocus(L),e.onFocusChange&&e.onFocusChange(!0),t.setFocused(!0))},onBlur(L){t.isOpen||(e.onBlur&&e.onBlur(L),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))}}),valueProps:{id:q},menuProps:{...v,autoFocus:t.focusStrategy||!0,shouldSelectOnPressUp:!0,shouldFocusOnHover:!0,disallowEmptySelection:!0,linkBehavior:"selection",onBlur:L=>{e0(L.currentTarget,L.relatedTarget)||(e.onBlur&&e.onBlur(L),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))},"aria-labelledby":[E["aria-labelledby"],D["aria-label"]&&!E["aria-labelledby"]?D.id:null].filter(Boolean).join(" ")},descriptionProps:S,errorMessageProps:F,isInvalid:p,validationErrors:C,validationDetails:m,hiddenSelectProps:{isDisabled:l,name:a,label:e.label,state:t,triggerRef:r,form:s}}}function xu(e,t,r){let n=Al.get(t)||{},{autoComplete:l,name:i=n.name,form:a=n.form,isDisabled:s=n.isDisabled}=e,{validationBehavior:c,isRequired:d}=n,{visuallyHiddenProps:f}=Da({style:{position:"fixed",top:0,left:0}});U8(e.selectRef,t.defaultValue,t.setValue),Q9({validationBehavior:c,focus:()=>{var b;return(b=r.current)===null||b===void 0?void 0:b.focus()}},t,e.selectRef);let h=t.setValue,v=u.useCallback(b=>{let p=Q(b);p.multiple?h(Array.from(p.selectedOptions,C=>C.value)):h(b.currentTarget.value)},[h]);var g;return{containerProps:{...f,"aria-hidden":!0,"data-react-aria-prevent-focus":!0,"data-a11y-ignore":"aria-hidden-focus"},inputProps:{style:{display:"none"}},selectProps:{tabIndex:-1,autoComplete:l,disabled:s,multiple:t.selectionManager.selectionMode==="multiple",required:c==="native"&&d,name:i,form:a,value:(g=t.value)!==null&&g!==void 0?g:"",onChange:v,onInput:v}}}function wu(e){let{state:t,triggerRef:r,label:n,name:l,form:i,isDisabled:a}=e,s=u.useRef(null),c=u.useRef(null),{containerProps:d,selectProps:f}=xu({...e,selectRef:t.collection.size<=300?s:c},t,r),h=Array.isArray(t.value)?t.value:[t.value];if(t.collection.size<=300)return u.createElement("div",{...d,"data-testid":"hidden-select-container"},u.createElement("label",null,n,u.createElement("select",{...f,ref:s},u.createElement("option",null),[...t.collection.getKeys()].map(v=>{let g=t.collection.getItem(v);if(g&&g.type==="item")return u.createElement("option",{key:g.key,value:g.key},g.textValue)}),t.collection.size===0&&l&&h.map((v,g)=>u.createElement("option",{key:g,value:v??""})))));if(l){let v=Al.get(t)||{},{validationBehavior:g}=v;h.length===0&&(h=[null]);let b=h.map((p,C)=>{let m={type:"hidden",autoComplete:f.autoComplete,name:l,form:i,disabled:a,value:p??""};return g==="native"?u.createElement("input",{key:C,...m,ref:C===0?c:null,style:{display:"none"},type:"text",required:C===0?f.required:!1,onChange:()=>{}}):u.createElement("input",{key:C,...m,ref:C===0?c:null})});return u.createElement(u.Fragment,null,b)}return null}function Eu(e){let t=p0(e,{labelable:!0}),r;return e.orientation==="vertical"&&(r="vertical"),e.elementType!=="hr"?{separatorProps:{...t,role:"separator","aria-orientation":r}}:{separatorProps:t}}const q4=new WeakMap;function Ft(e,t,r){if(!e)return"";typeof t=="string"&&(t=t.replace(/\s+/g,""));let n=q4.get(e);return process.env.NODE_ENV!=="production"&&!n&&console.error("There is no tab id, please check if you have rendered the tab panel before the tab list."),`${n}-${r}-${t}`}function Fu(e,t,r){let{key:n,isDisabled:l,shouldSelectOnPressUp:i}=e,{selectionManager:a,selectedKey:s}=t,c=n===s,d=l||t.isDisabled||t.selectionManager.isDisabled(n),{itemProps:f,isPressed:h}=Fl({selectionManager:a,key:n,ref:r,isDisabled:d,shouldSelectOnPressUp:i,linkBehavior:"selection"}),v=Ft(t,n,"tab"),g=Ft(t,n,"tabpanel"),{tabIndex:b}=f,p=t.collection.getItem(n),C=p0(p==null?void 0:p.props,{labelable:!0});delete C.id;let m=cl(p==null?void 0:p.props),{focusableProps:y}=yl({...p==null?void 0:p.props,isDisabled:d},r);return{tabProps:n0(C,y,m,f,{id:v,"aria-selected":c,"aria-disabled":d||void 0,"aria-controls":c?g:void 0,tabIndex:d?void 0:b,role:"tab"}),isSelected:c,isDisabled:d,isPressed:h}}function Du(e,t,r){let n=s9(r)?void 0:0;var l;const i=Ft(t,(l=e.id)!==null&&l!==void 0?l:t==null?void 0:t.selectedKey,"tabpanel"),a=Ht({...e,id:i,"aria-labelledby":Ft(t,t==null?void 0:t.selectedKey,"tab")});return{tabPanelProps:n0(a,{tabIndex:n,role:"tabpanel","aria-describedby":e["aria-describedby"],"aria-details":e["aria-details"]})}}class Su{getKeyLeftOf(t){return this.flipDirection?this.getNextKey(t):this.getPreviousKey(t)}getKeyRightOf(t){return this.flipDirection?this.getPreviousKey(t):this.getNextKey(t)}isDisabled(t){var r,n;return this.disabledKeys.has(t)||!!(!((n=this.collection.getItem(t))===null||n===void 0||(r=n.props)===null||r===void 0)&&r.isDisabled)}getFirstKey(){let t=this.collection.getFirstKey();return t!=null&&this.isDisabled(t)&&(t=this.getNextKey(t)),t}getLastKey(){let t=this.collection.getLastKey();return t!=null&&this.isDisabled(t)&&(t=this.getPreviousKey(t)),t}getKeyAbove(t){return this.tabDirection?null:this.getPreviousKey(t)}getKeyBelow(t){return this.tabDirection?null:this.getNextKey(t)}getNextKey(t){let r=t;do r=this.collection.getKeyAfter(r),r==null&&(r=this.collection.getFirstKey());while(r!=null&&this.isDisabled(r));return r}getPreviousKey(t){let r=t;do r=this.collection.getKeyBefore(r),r==null&&(r=this.collection.getLastKey());while(r!=null&&this.isDisabled(r));return r}constructor(t,r,n,l=new Set){this.collection=t,this.flipDirection=r==="rtl"&&n==="horizontal",this.disabledKeys=l,this.tabDirection=n==="horizontal"}}function Mu(e,t,r){let{orientation:n="horizontal",keyboardActivation:l="automatic"}=e,{collection:i,selectionManager:a,disabledKeys:s}=t,{direction:c}=qe(),d=u.useMemo(()=>new Su(i,c,n,s),[i,s,n,c]),{collectionProps:f}=Aa({ref:r,selectionManager:a,keyboardDelegate:d,selectOnFocus:l==="automatic",disallowEmptySelection:!0,scrollRef:r,linkBehavior:"selection"}),h=w0();q4.set(t,h);let v=Ht({...e,id:h});return{tabListProps:{...n0(f,v),role:"tablist","aria-orientation":n,tabIndex:void 0}}}const ql=u.createContext({}),_u=Ml(function(t,r){[t,r]=I0(t,r,ql);let{elementType:n="label",...l}=t,i=v0[n];return u.createElement(i,{className:"react-aria-Label",...l,ref:r})}),$u=u.createContext(null),Ut=u.createContext({}),Au=Ml(function(t,r){[t,r]=I0(t,r,Ut);let n=t,{isPending:l}=n,{buttonProps:i,isPressed:a}=Cu(t,r);i=ku(i,l);let{focusProps:s,isFocused:c,isFocusVisible:d}=R2(t),{hoverProps:f,isHovered:h}=j2({...t,isDisabled:t.isDisabled||l}),v={isHovered:h,isPressed:(n.isPressed||a)&&!l,isFocused:c,isFocusVisible:d,isDisabled:t.isDisabled||!1,isPending:l??!1},g=_0({...t,values:v,defaultClassName:"react-aria-Button"}),b=w0(i.id),p=w0(),C=i["aria-labelledby"];l&&(C?C=`${C} ${p}`:i["aria-label"]&&(C=`${b} ${p}`));let m=u.useRef(l);u.useEffect(()=>{let E={"aria-labelledby":C||b};(!m.current&&c&&l||m.current&&c&&!l)&&wi(E,"assertive"),m.current=l},[l,c,C,b]);let y=p0(t,{global:!0});return delete y.onClick,u.createElement(v0.button,{...n0(y,g,i,s,f),type:i.type==="submit"&&l?"button":i.type,id:b,ref:r,"aria-labelledby":C,slot:t.slot||void 0,"aria-disabled":l?"true":i["aria-disabled"],"data-disabled":t.isDisabled||void 0,"data-pressed":v.isPressed||void 0,"data-hovered":h||void 0,"data-focused":c||void 0,"data-pending":l||void 0,"data-focus-visible":d||void 0},u.createElement($u.Provider,{value:{id:p}},g.children))}),qu=/Focus|Blur|Hover|Pointer(Enter|Leave|Over|Out)|Mouse(Enter|Leave|Over|Out)/;function ku(e,t){if(t){for(const r in e)r.startsWith("on")&&!qu.test(r)&&(e[r]=void 0);e.href=void 0,e.target=void 0}return e}const Wt=u.createContext({});class f5{*[Symbol.iterator](){yield*this.iterable}get size(){return this._size}getKeys(){return this.keyMap.keys()}getKeyBefore(t){let r=this.keyMap.get(t);var n;return r&&(n=r.prevKey)!==null&&n!==void 0?n:null}getKeyAfter(t){let r=this.keyMap.get(t);var n;return r&&(n=r.nextKey)!==null&&n!==void 0?n:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(t){var r;return(r=this.keyMap.get(t))!==null&&r!==void 0?r:null}at(t){const r=[...this.getKeys()];return this.getItem(r[t])}getChildren(t){let r=this.keyMap.get(t);return(r==null?void 0:r.childNodes)||[]}constructor(t){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=t;let r=s=>{if(this.keyMap.set(s.key,s),s.childNodes&&s.type==="section")for(let c of s.childNodes)r(c)};for(let s of t)r(s);let n=null,l=0,i=0;for(let[s,c]of this.keyMap)n?(n.nextKey=s,c.prevKey=n.key):(this.firstKey=s,c.prevKey=void 0),c.type==="item"&&(c.index=l++),(c.type==="section"||c.type==="item")&&i++,n=c,n.nextKey=void 0;this._size=i;var a;this.lastKey=(a=n==null?void 0:n.key)!==null&&a!==void 0?a:null}}class W0 extends Set{constructor(t,r,n){super(t),t instanceof W0?(this.anchorKey=r??t.anchorKey,this.currentKey=n??t.currentKey):(this.anchorKey=r??null,this.currentKey=n??null)}}function Pu(e,t){if(e.size!==t.size)return!1;for(let r of e)if(!t.has(r))return!1;return!0}function kl(e){let{selectionMode:t="none",disallowEmptySelection:r=!1,allowDuplicateSelectionEvents:n,selectionBehavior:l="toggle",disabledBehavior:i="all"}=e,a=u.useRef(!1),[,s]=u.useState(!1),c=u.useRef(null),d=u.useRef(null),[,f]=u.useState(null),h=u.useMemo(()=>h5(e.selectedKeys),[e.selectedKeys]),v=u.useMemo(()=>h5(e.defaultSelectedKeys,new W0),[e.defaultSelectedKeys]),[g,b]=F1(h,v,e.onSelectionChange),p=u.useMemo(()=>e.disabledKeys?new Set(e.disabledKeys):new Set,[e.disabledKeys]),[C,m]=u.useState(l);l==="replace"&&C==="toggle"&&typeof g=="object"&&g.size===0&&m("replace");let y=u.useRef(l);return u.useEffect(()=>{l!==y.current&&(m(l),y.current=l)},[l]),{selectionMode:t,disallowEmptySelection:r,selectionBehavior:C,setSelectionBehavior:m,get isFocused(){return a.current},setFocused(E){a.current=E,s(E)},get focusedKey(){return c.current},get childFocusStrategy(){return d.current},setFocusedKey(E,S="first"){c.current=E,d.current=S,f(E)},selectedKeys:g,setSelectedKeys(E){(n||!Pu(E,g))&&b(E)},disabledKeys:p,disabledBehavior:i}}function h5(e,t){return e?e==="all"?"all":new W0(e):t}class S1{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(t){this.state.setSelectionBehavior(t)}get isFocused(){return this.state.isFocused}setFocused(t){this.state.setFocused(t)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(t,r){(t==null||this.collection.getItem(t))&&this.state.setFocusedKey(t,r)}get selectedKeys(){return this.state.selectedKeys==="all"?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(t){if(this.state.selectionMode==="none")return!1;let r=this.getKey(t);return r==null?!1:this.state.selectedKeys==="all"?this.canSelectItem(r):this.state.selectedKeys.has(r)}get isEmpty(){return this.state.selectedKeys!=="all"&&this.state.selectedKeys.size===0}get isSelectAll(){if(this.isEmpty)return!1;if(this.state.selectedKeys==="all")return!0;if(this._isSelectAll!=null)return this._isSelectAll;let t=this.getSelectAllKeys(),r=this.state.selectedKeys;return this._isSelectAll=t.every(n=>r.has(n)),this._isSelectAll}get firstSelectedKey(){let t=null;for(let n of this.state.selectedKeys){let l=this.collection.getItem(n);(!t||l&&Ar(this.collection,l,t)<0)&&(t=l)}var r;return(r=t==null?void 0:t.key)!==null&&r!==void 0?r:null}get lastSelectedKey(){let t=null;for(let n of this.state.selectedKeys){let l=this.collection.getItem(n);(!t||l&&Ar(this.collection,l,t)>0)&&(t=l)}var r;return(r=t==null?void 0:t.key)!==null&&r!==void 0?r:null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(t){if(this.selectionMode==="none")return;if(this.selectionMode==="single"){this.replaceSelection(t);return}let r=this.getKey(t);if(r==null)return;let n;if(this.state.selectedKeys==="all")n=new W0([r],r,r);else{let a=this.state.selectedKeys;var l;let s=(l=a.anchorKey)!==null&&l!==void 0?l:r;n=new W0(a,s,r);var i;for(let c of this.getKeyRange(s,(i=a.currentKey)!==null&&i!==void 0?i:r))n.delete(c);for(let c of this.getKeyRange(r,s))this.canSelectItem(c)&&n.add(c)}this.state.setSelectedKeys(n)}getKeyRange(t,r){let n=this.collection.getItem(t),l=this.collection.getItem(r);return n&&l?Ar(this.collection,n,l)<=0?this.getKeyRangeInternal(t,r):this.getKeyRangeInternal(r,t):[]}getKeyRangeInternal(t,r){var n;if(!((n=this.layoutDelegate)===null||n===void 0)&&n.getKeyRange)return this.layoutDelegate.getKeyRange(t,r);let l=[],i=t;for(;i!=null;){let a=this.collection.getItem(i);if(a&&(a.type==="item"||a.type==="cell"&&this.allowsCellSelection)&&l.push(i),i===r)return l;i=this.collection.getKeyAfter(i)}return[]}getKey(t){let r=this.collection.getItem(t);if(!r||r.type==="cell"&&this.allowsCellSelection)return t;for(;r&&r.type!=="item"&&r.parentKey!=null;)r=this.collection.getItem(r.parentKey);return!r||r.type!=="item"?null:r.key}toggleSelection(t){if(this.selectionMode==="none")return;if(this.selectionMode==="single"&&!this.isSelected(t)){this.replaceSelection(t);return}let r=this.getKey(t);if(r==null)return;let n=new W0(this.state.selectedKeys==="all"?this.getSelectAllKeys():this.state.selectedKeys);n.has(r)?n.delete(r):this.canSelectItem(r)&&(n.add(r),n.anchorKey=r,n.currentKey=r),!(this.disallowEmptySelection&&n.size===0)&&this.state.setSelectedKeys(n)}replaceSelection(t){if(this.selectionMode==="none")return;let r=this.getKey(t);if(r==null)return;let n=this.canSelectItem(r)?new W0([r],r,r):new W0;this.state.setSelectedKeys(n)}setSelectedKeys(t){if(this.selectionMode==="none")return;let r=new W0;for(let n of t){let l=this.getKey(n);if(l!=null&&(r.add(l),this.selectionMode==="single"))break}this.state.setSelectedKeys(r)}getSelectAllKeys(){let t=[],r=n=>{for(;n!=null;){if(this.canSelectItem(n)){var l;let a=this.collection.getItem(n);(a==null?void 0:a.type)==="item"&&t.push(n);var i;a!=null&&a.hasChildNodes&&(this.allowsCellSelection||a.type!=="item")&&r((i=(l=I9(Pa(a,this.collection)))===null||l===void 0?void 0:l.key)!==null&&i!==void 0?i:null)}n=this.collection.getKeyAfter(n)}};return r(this.collection.getFirstKey()),t}selectAll(){!this.isSelectAll&&this.selectionMode==="multiple"&&this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&(this.state.selectedKeys==="all"||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new W0)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(t,r){this.selectionMode!=="none"&&(this.selectionMode==="single"?this.isSelected(t)&&!this.disallowEmptySelection?this.toggleSelection(t):this.replaceSelection(t):this.selectionBehavior==="toggle"||r&&(r.pointerType==="touch"||r.pointerType==="virtual")?this.toggleSelection(t):this.replaceSelection(t))}isSelectionEqual(t){if(t===this.state.selectedKeys)return!0;let r=this.selectedKeys;if(t.size!==r.size)return!1;for(let n of t)if(!r.has(n))return!1;for(let n of r)if(!t.has(n))return!1;return!0}canSelectItem(t){var r;if(this.state.selectionMode==="none"||this.state.disabledKeys.has(t))return!1;let n=this.collection.getItem(t);return!(!n||!(n==null||(r=n.props)===null||r===void 0)&&r.isDisabled||n.type==="cell"&&!this.allowsCellSelection)}isDisabled(t){var r,n;return this.state.disabledBehavior==="all"&&(this.state.disabledKeys.has(t)||!!(!((n=this.collection.getItem(t))===null||n===void 0||(r=n.props)===null||r===void 0)&&r.isDisabled))}isLink(t){var r,n;return!!(!((n=this.collection.getItem(t))===null||n===void 0||(r=n.props)===null||r===void 0)&&r.href)}getItemProps(t){var r;return(r=this.collection.getItem(t))===null||r===void 0?void 0:r.props}withCollection(t){return new S1(t,this.state,{allowsCellSelection:this.allowsCellSelection,layoutDelegate:this.layoutDelegate||void 0})}constructor(t,r,n){this.collection=t,this.state=r;var l;this.allowsCellSelection=(l=n==null?void 0:n.allowsCellSelection)!==null&&l!==void 0?l:!1,this._isSelectAll=null,this.layoutDelegate=(n==null?void 0:n.layoutDelegate)||null}}function Pl(e){let{filter:t,layoutDelegate:r}=e,n=kl(e),l=u.useMemo(()=>e.disabledKeys?new Set(e.disabledKeys):new Set,[e.disabledKeys]),i=u.useCallback(d=>t?new f5(t(d)):new f5(d),[t]),a=u.useMemo(()=>({suppressTextValueWarning:e.suppressTextValueWarning}),[e.suppressTextValueWarning]),s=ka(e,i,a),c=u.useMemo(()=>new S1(s,n,{layoutDelegate:r}),[s,n,r]);return k4(s,c),{collection:s,disabledKeys:l,selectionManager:c}}function Tu(e,t){let r=u.useMemo(()=>t?e.collection.filter(t):e.collection,[e.collection,t]),n=e.selectionManager.withCollection(r);return k4(r,n),{collection:r,selectionManager:n,disabledKeys:e.disabledKeys}}function k4(e,t){const r=u.useRef(null);u.useEffect(()=>{if(t.focusedKey!=null&&!e.getItem(t.focusedKey)&&r.current){const f=r.current.getItem(t.focusedKey),h=[...r.current.getKeys()].map(m=>{const y=r.current.getItem(m);return(y==null?void 0:y.type)==="item"?y:null}).filter(m=>m!==null),v=[...e.getKeys()].map(m=>{const y=e.getItem(m);return(y==null?void 0:y.type)==="item"?y:null}).filter(m=>m!==null);var n,l;const g=((n=h==null?void 0:h.length)!==null&&n!==void 0?n:0)-((l=v==null?void 0:v.length)!==null&&l!==void 0?l:0);var i,a,s;let b=Math.min(g>1?Math.max(((i=f==null?void 0:f.index)!==null&&i!==void 0?i:0)-g+1,0):(a=f==null?void 0:f.index)!==null&&a!==void 0?a:0,((s=v==null?void 0:v.length)!==null&&s!==void 0?s:0)-1),p=null,C=!1;for(;b>=0;){if(!t.isDisabled(v[b].key)){p=v[b];break}if(b<v.length-1&&!C)b++;else{C=!0;var c,d;b>((c=f==null?void 0:f.index)!==null&&c!==void 0?c:0)&&(b=(d=f==null?void 0:f.index)!==null&&d!==void 0?d:0),b--}}t.setFocusedKey(p?p.key:null)}r.current=e},[e,t])}function Iu(e){var t;let[r,n]=F1(e.selectedKey,(t=e.defaultSelectedKey)!==null&&t!==void 0?t:null,e.onSelectionChange),l=u.useMemo(()=>r!=null?[r]:[],[r]),{collection:i,disabledKeys:a,selectionManager:s}=Pl({...e,selectionMode:"single",disallowEmptySelection:!0,allowDuplicateSelectionEvents:!0,selectedKeys:l,onSelectionChange:d=>{if(d==="all")return;var f;let h=(f=d.values().next().value)!==null&&f!==void 0?f:null;h===r&&e.onSelectionChange&&e.onSelectionChange(h),n(h)}}),c=r!=null?i.getItem(r):null;return{collection:i,disabledKeys:a,selectionManager:s,selectedKey:r,setSelectedKey:n,selectedItem:c}}function Tl(e){let[t,r]=F1(e.isOpen,e.defaultOpen||!1,e.onOpenChange);const n=u.useCallback(()=>{r(!0)},[r]),l=u.useCallback(()=>{r(!1)},[r]),i=u.useCallback(()=>{r(!t)},[r,t]);return{isOpen:t,setOpen:r,open:n,close:l,toggle:i}}function ju(e){let t=Tl(e),[r,n]=u.useState(null),[l,i]=u.useState([]),a=()=>{i([]),t.close()};return{focusStrategy:r,...t,open(d=null){n(d),t.open()},toggle(d=null){n(d),t.toggle()},close(){a()},expandedKeysStack:l,openSubmenu:(d,f)=>{i(h=>f>h.length?h:[...h.slice(0,f),d])},closeSubmenu:(d,f)=>{i(h=>h[f]===d?h.slice(0,f):h)}}}function Ru(e,t){let{triggerKey:r}=e,{expandedKeysStack:n,openSubmenu:l,closeSubmenu:i,close:a}=t,[s]=u.useState(n==null?void 0:n.length),c=u.useMemo(()=>n[s]===r,[n,r,s]),[d,f]=u.useState(null),h=u.useCallback(b=>{f(b??null),l(r,s)},[l,s,r]),v=u.useCallback(()=>{f(null),i(r,s)},[i,s,r]),g=u.useCallback(b=>{f(b??null),c?v():h(b)},[v,h,c]);return u.useMemo(()=>({focusStrategy:d,isOpen:c,open:h,close:v,closeAll:a,submenuLevel:s,setOpen:()=>{},toggle:g}),[c,h,v,a,d,g,s])}function Lu(e){let{selectionMode:t="single"}=e,r=Tl(e),[n,l]=u.useState(null),i=u.useMemo(()=>{var S;return e.defaultValue!==void 0?e.defaultValue:t==="single"?(S=e.defaultSelectedKey)!==null&&S!==void 0?S:null:[]},[e.defaultValue,e.defaultSelectedKey,t]),a=u.useMemo(()=>e.value!==void 0?e.value:t==="single"?e.selectedKey:void 0,[e.value,e.selectedKey,t]),[s,c]=F1(a,i,e.onChange),d=t==="single"&&Array.isArray(s)?s[0]:s,f=S=>{if(t==="single"){var F,M;let D=Array.isArray(S)?(M=S[0])!==null&&M!==void 0?M:null:S;c(D),D!==d&&((F=e.onSelectionChange)===null||F===void 0||F.call(e,D))}else{let D=[];Array.isArray(S)?D=S:S!=null&&(D=[S]),c(D)}},h=Pl({...e,selectionMode:t,disallowEmptySelection:t==="single",allowDuplicateSelectionEvents:!0,selectedKeys:u.useMemo(()=>Ou(d),[d]),onSelectionChange:S=>{if(S!=="all"){if(t==="single"){var F;let M=(F=S.values().next().value)!==null&&F!==void 0?F:null;f(M),r.close()}else f([...S]);b.commitValidation()}}}),v=h.selectionManager.firstSelectedKey,g=u.useMemo(()=>[...h.selectionManager.selectedKeys].map(S=>h.collection.getItem(S)).filter(S=>S!=null),[h.selectionManager.selectedKeys,h.collection]),b=H9({...e,value:Array.isArray(d)&&d.length===0?null:d}),[p,C]=u.useState(!1),[m]=u.useState(d);var y,E;return{...b,...h,...r,value:d,defaultValue:i??m,setValue:f,selectedKey:v,setSelectedKey:f,selectedItem:(y=g[0])!==null&&y!==void 0?y:null,selectedItems:g,defaultSelectedKey:(E=e.defaultSelectedKey)!==null&&E!==void 0?E:e.selectionMode==="single"?m:null,focusStrategy:n,open(S=null){(h.collection.size!==0||e.allowsEmptyCollection)&&(l(S),r.open())},toggle(S=null){(h.collection.size!==0||e.allowsEmptyCollection)&&(l(S),r.toggle())},isFocused:p,setFocused:C}}function Ou(e){if(e!==void 0)return e===null?[]:Array.isArray(e)?e:[e]}function Hu(e){var t,r;let n=Iu({...e,onSelectionChange:e.onSelectionChange?c=>{var d;c!=null&&((d=e.onSelectionChange)===null||d===void 0||d.call(e,c))}:void 0,suppressTextValueWarning:!0,defaultSelectedKey:(r=(t=e.defaultSelectedKey)!==null&&t!==void 0?t:p5(e.collection,e.disabledKeys?new Set(e.disabledKeys):new Set))!==null&&r!==void 0?r:void 0}),{selectionManager:l,collection:i,selectedKey:a}=n,s=u.useRef(a);return u.useEffect(()=>{let c=a;e.selectedKey==null&&(l.isEmpty||c==null||!i.getItem(c))&&(c=p5(i,n.disabledKeys),c!=null&&l.setSelectedKeys([c])),(c!=null&&l.focusedKey==null||!l.isFocused&&c!==s.current)&&l.setFocusedKey(c),s.current=c}),{...n,isDisabled:e.isDisabled||!1}}function p5(e,t){let r=null;if(e){var n,l,i,a;for(r=e.getFirstKey();r!=null&&(t.has(r)||!((l=e.getItem(r))===null||l===void 0||(n=l.props)===null||n===void 0)&&n.isDisabled)&&r!==e.getLastKey();)r=e.getKeyAfter(r);r!=null&&(t.has(r)||!((a=e.getItem(r))===null||a===void 0||(i=a.props)===null||i===void 0)&&i.isDisabled)&&r===e.getLastKey()&&(r=e.getFirstKey())}return r}class Nu{*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(t){let r=this.keyMap.get(t);var n;return r&&(n=r.prevKey)!==null&&n!==void 0?n:null}getKeyAfter(t){let r=this.keyMap.get(t);var n;return r&&(n=r.nextKey)!==null&&n!==void 0?n:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(t){var r;return(r=this.keyMap.get(t))!==null&&r!==void 0?r:null}at(t){const r=[...this.getKeys()];return this.getItem(r[t])}constructor(t,{expandedKeys:r}={}){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=t,r=r||new Set;let n=s=>{if(this.keyMap.set(s.key,s),s.childNodes&&(s.type==="section"||r.has(s.key)))for(let c of s.childNodes)n(c)};for(let s of t)n(s);let l=null,i=0;for(let[s,c]of this.keyMap)l?(l.nextKey=s,c.prevKey=l.key):(this.firstKey=s,c.prevKey=void 0),c.type==="item"&&(c.index=i++),l=c,l.nextKey=void 0;var a;this.lastKey=(a=l==null?void 0:l.key)!==null&&a!==void 0?a:null}}function Bu(e){let{onExpandedChange:t}=e,[r,n]=F1(e.expandedKeys?new Set(e.expandedKeys):void 0,e.defaultExpandedKeys?new Set(e.defaultExpandedKeys):new Set,t),l=kl(e),i=u.useMemo(()=>e.disabledKeys?new Set(e.disabledKeys):new Set,[e.disabledKeys]),a=ka(e,u.useCallback(c=>new Nu(c,{expandedKeys:r}),[r]),null);return u.useEffect(()=>{l.focusedKey!=null&&!a.getItem(l.focusedKey)&&l.setFocusedKey(null)},[a,l.focusedKey]),{collection:a,expandedKeys:r,disabledKeys:i,toggleKey:c=>{n(Vu(r,c))},setExpandedKeys:n,selectionManager:new S1(a,l)}}function Vu(e,t){let r=new Set(e);return r.has(t)?r.delete(t):r.add(t),r}const zu=u.createContext(null),Ku=u.createContext(null),Gt=u.createContext({}),P4=u.createContext(null),Zu=u.forwardRef(function(t,r){let{render:n}=u.useContext(P4);return u.createElement(u.Fragment,null,n(t,r))});function T4(e,t){var r;let n=e==null?void 0:e.renderDropIndicator,l=e==null||(r=e.isVirtualDragging)===null||r===void 0?void 0:r.call(e),i=u.useCallback(a=>{if(l||t!=null&&t.isDropTarget(a))return n?n(a):u.createElement(Zu,{target:a})},[t==null?void 0:t.target,l,n]);return e!=null&&e.useDropIndicator?i:void 0}function Uu(e,t,r){var n,l;let i=e.focusedKey,a=null;if(!(t==null||(n=t.isVirtualDragging)===null||n===void 0)&&n.call(t)&&(r==null||(l=r.target)===null||l===void 0?void 0:l.type)==="item"&&(a=r.target.key,r.target.dropPosition==="after")){let h=r.collection.getKeyAfter(a),v=null;if(h!=null){var s,c;let g=(c=(s=r.collection.getItem(a))===null||s===void 0?void 0:s.level)!==null&&c!==void 0?c:0;for(;h;){let b=r.collection.getItem(h);if(!b)break;if(b.type!=="item"){h=r.collection.getKeyAfter(h);continue}var d;if(((d=b.level)!==null&&d!==void 0?d:0)<=g)break;v=h,h=r.collection.getKeyAfter(h)}}var f;a=(f=h??v)!==null&&f!==void 0?f:a}return u.useMemo(()=>new Set([i,a].filter(h=>h!=null)),[i,a])}const Il=u.createContext({}),Wu=L2(y4,function(t,r){return[t,r]=I0(t,r,Il),u.createElement(v0.header,{className:"react-aria-Header",...t,ref:r},t.children)}),Gu=u.createContext(null);function jl(e){let t=u.useRef({});return u.createElement(Gu.Provider,{value:t},e.children)}const Rl=u.createContext({isSelected:!1}),Ll=u.createContext({});class I4 extends e2{filter(t,r){let n=r.getItem(this.prevKey);if(n&&n.type!=="separator"){let l=this.clone();return r.addDescendants(l,t),l}return null}}I4.type="separator";const Dt=L2(I4,function(t,r){[t,r]=I0(t,r,Ll);let{elementType:n,orientation:l,style:i,className:a,slot:s,...c}=t,d=n||"hr";d==="hr"&&l==="vertical"&&(d="div");let f=v0[d],{separatorProps:h}=Eu({...c,elementType:n,orientation:l}),v=p0(t,{global:!0});return u.createElement(f,{render:t.render,...n0(v,h),style:i,className:a??"react-aria-Separator",ref:r,slot:s||void 0})}),Ol=u.createContext(null),O2=u.createContext(null),j4=u.forwardRef(function(t,r){[t,r]=I0(t,r,Ol);let n=u.useContext(O2);return n?u.createElement(R4,{state:n,props:t,listBoxRef:r}):u.createElement(Zt,{content:u.createElement($l,t)},l=>u.createElement(Yu,{props:t,listBoxRef:r,collection:l}))});function Yu({props:e,listBoxRef:t,collection:r}){e={...e,collection:r,children:null,items:null};let{layoutDelegate:n}=u.useContext(pe),l=Pl({...e,layoutDelegate:n});return u.createElement(R4,{state:l,props:e,listBoxRef:t})}function R4({state:e,props:t,listBoxRef:r}){[t,r]=I0(t,r,pn);let{dragAndDropHooks:n,layout:l="stack",orientation:i="vertical",filter:a}=t,s=Tu(e,a),{collection:c,selectionManager:d}=s,f=!!(n!=null&&n.useDraggableCollectionState),h=!!(n!=null&&n.useDroppableCollectionState),{direction:v}=qe(),{disabledBehavior:g,disabledKeys:b}=d,p=pl({usage:"search",sensitivity:"base"}),{isVirtualized:C,layoutDelegate:m,dropTargetDelegate:y,CollectionRoot:E}=u.useContext(pe),S=u.useMemo(()=>t.keyboardDelegate||new Dl({collection:c,collator:p,ref:r,disabledKeys:b,disabledBehavior:g,layout:l,orientation:i,direction:v,layoutDelegate:m}),[c,p,r,g,b,i,v,t.keyboardDelegate,l,m]),{listBoxProps:F}=k9({...t,shouldSelectOnPressUp:f||t.shouldSelectOnPressUp,keyboardDelegate:S,isVirtualized:C},s,r),M=u.useRef(f),D=u.useRef(h);u.useEffect(()=>{process.env.NODE_ENV!=="production"&&(M.current!==f&&console.warn("Drag hooks were provided during one render, but not another. This should be avoided as it may produce unexpected behavior."),D.current!==h&&console.warn("Drop hooks were provided during one render, but not another. This should be avoided as it may produce unexpected behavior."))},[f,h]);let q,L,I,N=!1,K=null,Z=u.useRef(null);if(f&&n){q=n.useDraggableCollectionState({collection:c,selectionManager:d,preview:n.renderDragPreview?Z:void 0}),n.useDraggableCollection({},q,r);let w=n.DragPreview;K=n.renderDragPreview?u.createElement(w,{ref:Z},n.renderDragPreview):null}if(h&&n){L=n.useDroppableCollectionState({collection:c,selectionManager:d});let w=n.dropTargetDelegate||y||new n.ListDropTargetDelegate(c,r,{orientation:i,layout:l,direction:v});I=n.useDroppableCollection({keyboardDelegate:S,dropTargetDelegate:w},L,r),N=L.isDropTarget({type:"root"})}let{focusProps:R,isFocused:H,isFocusVisible:U}=R2(),G=s.collection.size===0,X={isDropTarget:N,isEmpty:G,isFocused:H,isFocusVisible:U,layout:t.layout||"stack",state:s},W=_0({...t,children:void 0,defaultClassName:"react-aria-ListBox",values:X}),x=null;G&&t.renderEmptyState&&(x=u.createElement("div",{role:"option",style:{display:"contents"}},t.renderEmptyState(X)));let A=p0(t,{global:!0});return u.createElement(xl,null,u.createElement(v0.div,{...n0(A,W,F,R,I==null?void 0:I.collectionProps),ref:r,slot:t.slot||void 0,onScroll:t.onScroll,"data-drop-target":N||void 0,"data-empty":G||void 0,"data-focused":H||void 0,"data-focus-visible":U||void 0,"data-layout":t.layout||"stack","data-orientation":t.orientation||"vertical"},u.createElement(le,{values:[[Ol,t],[O2,s],[Gt,{dragAndDropHooks:n,dragState:q,dropState:L}],[Ll,{elementType:"div"}],[P4,{render:Qu}],[_4,{name:"ListBoxSection",render:Xu}]]},u.createElement(jl,null,u.createElement(E,{collection:c,scrollRef:r,persistedKeys:Uu(d,n,L),renderDropIndicator:T4(n,L)}))),x,K))}function Xu(e,t,r,n="react-aria-ListBoxSection"){let l=u.useContext(O2),{dragAndDropHooks:i,dropState:a}=u.useContext(Gt),{CollectionBranch:s}=u.useContext(pe),[c,d]=hl();var f;let{headingProps:h,groupProps:v}=L9({heading:d,"aria-label":(f=e["aria-label"])!==null&&f!==void 0?f:void 0}),g=_0({...e,id:void 0,children:void 0,defaultClassName:n,values:void 0}),b=p0(e,{global:!0});return delete b.id,u.createElement(v0.section,{...n0(b,g,v),ref:t},u.createElement(Il.Provider,{value:{...h,ref:c}},u.createElement(s,{collection:l.collection,parent:r,renderDropIndicator:T4(i,a)})))}const rt=L2(Sl,function(t,r,n){let l=Ae(r),i=u.useContext(O2),{dragAndDropHooks:a,dragState:s,dropState:c}=u.useContext(Gt),{optionProps:d,labelProps:f,descriptionProps:h,...v}=R9({key:n.key,"aria-label":t==null?void 0:t["aria-label"]},i,l),{hoverProps:g,isHovered:b}=j2({isDisabled:!v.allowsSelection&&!v.hasAction,onHoverStart:n.props.onHoverStart,onHoverChange:n.props.onHoverChange,onHoverEnd:n.props.onHoverEnd}),{keyboardProps:p}=bl(t),{focusProps:C}=Cl(t),m=null;s&&a&&(m=a.useDraggableItem({key:n.key,hasAction:v.hasAction},s));let y=null;c&&a&&(y=a.useDroppableItem({target:{type:"item",key:n.key,dropPosition:"on"}},c,l));let E=s&&s.isDragging(n.key),S=_0({...t,id:void 0,children:t.children,defaultClassName:"react-aria-ListBoxItem",values:{...v,isHovered:b,selectionMode:i.selectionManager.selectionMode,selectionBehavior:i.selectionManager.selectionBehavior,allowsDragging:!!s,isDragging:E,isDropTarget:y==null?void 0:y.isDropTarget}});u.useEffect(()=>{!n.textValue&&process.env.NODE_ENV!=="production"&&console.warn("A `textValue` prop is required for <ListBoxItem> elements with non-plain text children in order to support accessibility features such as type to select.")},[n.textValue]);let F=t.href?v0.a:v0.div,M=p0(t,{global:!0});return delete M.id,delete M.onClick,t.href&&d.tabIndex==null&&(d.tabIndex=-1),u.createElement(F,{...n0(M,S,d,g,p,C,m==null?void 0:m.dragProps,y==null?void 0:y.dropProps),ref:l,"data-allows-dragging":!!s||void 0,"data-selected":v.isSelected||void 0,"data-disabled":v.isDisabled||void 0,"data-hovered":b||void 0,"data-focused":v.isFocused||void 0,"data-focus-visible":v.isFocusVisible||void 0,"data-pressed":v.isPressed||void 0,"data-dragging":E||void 0,"data-drop-target":(y==null?void 0:y.isDropTarget)||void 0,"data-selection-mode":i.selectionManager.selectionMode==="none"?void 0:i.selectionManager.selectionMode},u.createElement(le,{values:[[Wt,{slots:{[c1]:f,label:f,description:h}}],[Rl,{isSelected:v.isSelected}]]},S.children))});function Qu(e,t){t=Ae(t);let{dragAndDropHooks:r,dropState:n}=u.useContext(Gt),{dropIndicatorProps:l,isHidden:i,isDropTarget:a}=r.useDropIndicator(e,n,t);return i?null:u.createElement(ed,{...e,dropIndicatorProps:l,isDropTarget:a,ref:t})}function Ju(e,t){let{dropIndicatorProps:r,isDropTarget:n,...l}=e,i=_0({...l,defaultClassName:"react-aria-DropIndicator",values:{isDropTarget:n}});return u.createElement(v0.div,{...r,...i,role:"option",ref:t,"data-drop-target":n||void 0})}const ed=u.forwardRef(Ju);L2(x4,function(t,r,n){let l=u.useContext(O2),{isLoading:i,onLoadMore:a,scrollOffset:s,...c}=t,d=u.useRef(null),f=u.useMemo(()=>({onLoadMore:a,collection:l==null?void 0:l.collection,sentinelRef:d,scrollOffset:s}),[a,s,l==null?void 0:l.collection]);W8(f,d);let h=_0({...c,id:void 0,children:n.rendered,defaultClassName:"react-aria-ListBoxLoadingIndicator",values:void 0}),v={tabIndex:-1};return u.createElement(u.Fragment,null,u.createElement("div",{style:{position:"relative",width:0,height:0},inert:Cn(!0)},u.createElement("div",{"data-testid":"loadMoreSentinel",ref:d,style:{position:"absolute",height:1,width:1}})),i&&h.children&&u.createElement(v0.div,{...n0(p0(t,{global:!0}),v),...h,role:"option",ref:r},h.children))});const td=u.createContext({placement:"bottom"}),Hl=u.createContext(null),v5=u.createContext(null),Ke=u.forwardRef(function(t,r){[t,r]=I0(t,r,Hl);let n=u.useContext(Xt),l=Tl(t),i=t.isOpen!=null||t.defaultOpen!=null||!n?l:n,a=b3(r,i.isOpen)||t.isExiting||!1,s=ou(),{direction:c}=qe();if(s){let d=t.children;return typeof d=="function"&&(d=d({trigger:t.trigger||null,placement:"bottom",isEntering:!1,isExiting:!1,defaultChildren:null})),u.createElement(u.Fragment,null,d)}return i&&!i.isOpen&&!a?null:u.createElement(rd,{...t,triggerRef:t.triggerRef,state:i,popoverRef:r,isExiting:a,dir:c})});function rd({state:e,isExiting:t,UNSTABLE_portalContainer:r,clearContexts:n,...l}){let i=u.useRef(null),a=u.useRef(null),s=u.useContext(v5),c=s&&l.trigger==="SubmenuTrigger";var d;let{popoverProps:f,underlayProps:h,arrowProps:v,placement:g,triggerAnchorPoint:b}=E9({...l,offset:(d=l.offset)!==null&&d!==void 0?d:8,arrowRef:i,groupRef:c?s:a},e),p=l.popoverRef,C=C3(p,!!g)||l.isEntering||!1,m=_0({...l,defaultClassName:"react-aria-Popover",values:{trigger:l.trigger||null,placement:g,isEntering:C,isExiting:t}}),y=!l.isNonModal||l.trigger==="SubmenuTrigger",[E,S]=u.useState(!1);s0(()=>{p.current&&S(y&&!p.current.querySelector("[role=dialog]"))},[p,y]),u.useEffect(()=>{E&&(l.trigger!=="SubmenuTrigger"||f1()!=="pointer")&&p.current&&!_2(p.current)&&Me(p.current)},[E,p,l.trigger]);let F=u.useMemo(()=>{let L=m.children;if(n)for(let I of n)L=u.createElement(I.Provider,{value:null},L);return L},[m.children,n]),M={...f.style,"--trigger-anchor-point":b?`${b.x}px ${b.y}px`:void 0,...m.style},D=u.createElement(v0.div,{...n0(p0(l,{global:!0}),f),...m,role:E?"dialog":void 0,tabIndex:E?-1:void 0,"aria-label":l["aria-label"],"aria-labelledby":l["aria-labelledby"],ref:p,slot:l.slot||void 0,style:M,dir:l.dir,"data-trigger":l.trigger,"data-placement":g,"data-entering":C||void 0,"data-exiting":t||void 0},!l.isNonModal&&u.createElement(Yi,{onDismiss:e.close}),u.createElement(td.Provider,{value:{...v,placement:g,ref:i}},F),u.createElement(Yi,{onDismiss:e.close}));if(!c)return u.createElement(Xi,{...l,shouldContainFocus:E,isExiting:t,portalContainer:r},!l.isNonModal&&e.isOpen&&u.createElement("div",{"data-testid":"underlay",...h,style:{position:"fixed",inset:0}}),u.createElement("div",{ref:a,style:{display:"contents"}},u.createElement(v5.Provider,{value:a},D)));var q;return u.createElement(Xi,{...l,shouldContainFocus:E,isExiting:t,portalContainer:(q=r??(s==null?void 0:s.current))!==null&&q!==void 0?q:void 0},D)}const nd=u.createContext({}),L4=u.createContext(null),Yt=u.createContext(null),kn=u.createContext(null),St=u.createContext(null),O4=u.createContext(null);class H4 extends e2{filter(t,r,n){let l=t.getItem(this.firstChildKey);if(l&&n(l.textValue,this)){let i=this.clone();return r.addDescendants(i,t),i}return null}}H4.type="submenutrigger";const ld=vu(H4,(e,t,r)=>{let{CollectionBranch:n}=u.useContext(pe),l=u.useContext(Yt),i=u.useContext(kn),a=Ru({triggerKey:r.key},i),s=u.useRef(null),c=Ae(t),{parentMenuRef:d,shouldUseVirtualFocus:f}=u.useContext(O4),{submenuTriggerProps:h,submenuProps:v,popoverProps:g}=X9({parentMenuRef:d,submenuRef:s,delay:e.delay,shouldUseVirtualFocus:f},a,c);return u.createElement(le,{values:[[A2,{...h,onAction:void 0,ref:c}],[L4,{ref:s,...v}],[Xt,a],[Hl,{trigger:"SubmenuTrigger",triggerRef:c,placement:"end top","aria-labelledby":v["aria-labelledby"],...g}]]},u.createElement(n,{collection:l.collection,parent:r}),e.children[1])},e=>e.children[0]),Pn=u.forwardRef(function(t,r){return[t,r]=I0(t,r,L4),u.createElement(Zt,{content:u.createElement($l,t)},n=>u.createElement(id,{props:t,collection:n,menuRef:r}))});function id({props:e,collection:t,menuRef:r}){[e,r]=I0(e,r,pn);let{filter:n,...l}=e,i=u.useMemo(()=>n?t.filter(n):t,[t,n]),a=Bu({...e,collection:i,children:void 0}),s=u.useContext(kn),{isVirtualized:c,CollectionRoot:d}=u.useContext(pe),{menuProps:f}=K9({...e,isVirtualized:c,onClose:e.onClose||(s==null?void 0:s.close)},a,r),h=_0({...e,children:void 0,defaultClassName:"react-aria-Menu",values:{isEmpty:a.collection.size===0}}),v=null;a.collection.size===0&&e.renderEmptyState&&(v=u.createElement("div",{role:"menuitem",style:{display:"contents"}},e.renderEmptyState()));let g=p0(e,{global:!0});return u.createElement(xl,null,u.createElement(v0.div,{...n0(g,h,f),ref:r,slot:e.slot||void 0,"data-empty":a.collection.size===0||void 0,onScroll:e.onScroll},u.createElement(le,{values:[[Yt,a],[Ll,{elementType:"div"}],[_4,{name:"MenuSection",render:ad}],[O4,{parentMenuRef:r,shouldUseVirtualFocus:l==null?void 0:l.shouldUseVirtualFocus}],[A2,{shouldCloseOnSelect:e.shouldCloseOnSelect}],[pn,null],[a8,null],[St,a.selectionManager],[kn,s??ju({})]]},u.createElement(jl,null,u.createElement(d,{collection:a.collection,persistedKeys:A4(a.selectionManager.focusedKey),scrollRef:r}))),v))}class od extends S1{get focusedKey(){return this.parent.focusedKey}get isFocused(){return this.parent.isFocused}setFocusedKey(t,r){return this.parent.setFocusedKey(t,r)}setFocused(t){this.parent.setFocused(t)}get childFocusStrategy(){return this.parent.childFocusStrategy}constructor(t,r){super(t.collection,r),this.parent=t}}function ad(e,t,r,n="react-aria-MenuSection"){var l,i,a;let s=u.useContext(Yt),{CollectionBranch:c}=u.useContext(pe),[d,f]=hl();var h;let{headingProps:v,groupProps:g}=U9({heading:f,"aria-label":(h=r.props["aria-label"])!==null&&h!==void 0?h:void 0}),b=_0({...e,id:void 0,children:void 0,defaultClassName:n,className:(l=r.props)===null||l===void 0?void 0:l.className,style:(i=r.props)===null||i===void 0?void 0:i.style,values:void 0}),p=u.useContext(St),C=kl(e),m=e.selectionMode!=null?new od(p,C):p,y=(a=D1(A2))===null||a===void 0?void 0:a.shouldCloseOnSelect,E=p0(e,{global:!0});delete E.id;var S;return u.createElement(v0.section,{...n0(E,b,g),ref:t},u.createElement(le,{values:[[Il,{...v,ref:d}],[St,m],[A2,{shouldCloseOnSelect:(S=e.shouldCloseOnSelect)!==null&&S!==void 0?S:y}]]},u.createElement(c,{collection:s.collection,parent:r})))}const A2=u.createContext(null),Tn=L2(Sl,function(t,r,n){var l;[t,r]=I0(t,r,A2);let i=(l=D1(A2))===null||l===void 0?void 0:l.id,a=u.useContext(Yt),s=Ae(r),c=u.useContext(St),{isVirtualized:d}=u.useContext(pe),{menuItemProps:f,labelProps:h,descriptionProps:v,keyboardShortcutProps:g,...b}=Z9({...t,id:i,key:n.key,selectionManager:c,isVirtualized:d},a,s),{hoverProps:p,isHovered:C}=j2({isDisabled:b.isDisabled}),m=_0({...t,id:void 0,children:n.rendered,defaultClassName:"react-aria-MenuItem",values:{...b,isHovered:C,isFocusVisible:b.isFocusVisible,selectionMode:c.selectionMode,selectionBehavior:c.selectionBehavior,hasSubmenu:!!t["aria-haspopup"],isOpen:t["aria-expanded"]==="true"}}),y=t.href?v0.a:v0.div,E=p0(t,{global:!0});return delete E.id,delete E.onClick,u.createElement(y,{...n0(E,m,f,p),ref:s,"data-disabled":b.isDisabled||void 0,"data-hovered":C||void 0,"data-focused":b.isFocused||void 0,"data-focus-visible":b.isFocusVisible||void 0,"data-pressed":b.isPressed||void 0,"data-selected":b.isSelected||void 0,"data-selection-mode":c.selectionMode==="none"?void 0:c.selectionMode,"data-has-submenu":!!t["aria-haspopup"]||void 0,"data-open":t["aria-expanded"]==="true"||void 0},u.createElement(le,{values:[[Wt,{slots:{[c1]:h,label:h,description:v}}],[nd,g],[Rl,{isSelected:b.isSelected}]]},m.children))}),sd=u.createContext(null),Xt=u.createContext(null),cd=u.forwardRef(function(t,r){let n=t["aria-labelledby"];[t,r]=I0(t,r,sd);let{dialogProps:l,titleProps:i}=bu({...t,"aria-labelledby":n},r),a=u.useContext(Xt);!l["aria-label"]&&!l["aria-labelledby"]&&(t["aria-labelledby"]?l["aria-labelledby"]=t["aria-labelledby"]:process.env.NODE_ENV!=="production"&&console.warn('If a Dialog does not contain a <Heading slot="title">, it must have an aria-label or aria-labelledby attribute for accessibility.'));let s=_0({defaultClassName:"react-aria-Dialog",className:t.className,style:t.style,children:t.children,values:{close:(a==null?void 0:a.close)||(()=>{})}}),c=p0(t,{global:!0});return u.createElement(v0.section,{...n0(c,s,l),render:t.render,ref:r,slot:t.slot||void 0},u.createElement(le,{values:[[o8,{slots:{[c1]:{},title:{...i,level:2}}}],[Ut,{slots:{[c1]:{},close:{onPress:()=>a==null?void 0:a.close()}}}]]},s.children))}),N4=u.createContext(null),B4=u.createContext(null),ud=u.forwardRef(function(t,r){[t,r]=I0(t,r,N4);let{children:n,isDisabled:l=!1,isInvalid:i=!1,isRequired:a=!1}=t,s=u.useMemo(()=>typeof n=="function"?n({isOpen:!1,isDisabled:l,isInvalid:i,isRequired:a,isFocused:!1,isFocusVisible:!1,defaultChildren:null}):n,[n,l,i,a]);return u.createElement(Zt,{content:s},c=>u.createElement(fd,{props:t,collection:c,selectRef:r}))}),dd=[ql,Ut,Wt];function fd({props:e,selectRef:t,collection:r}){let{validationBehavior:n}=D1(Ku)||{};var l,i;let a=(i=(l=e.validationBehavior)!==null&&l!==void 0?l:n)!==null&&i!==void 0?i:"native",s=Lu({...e,collection:r,children:void 0,validationBehavior:a}),{isFocusVisible:c,focusProps:d}=R2({within:!0}),f=u.useRef(null),[h,v]=hl(!e["aria-label"]&&!e["aria-labelledby"]),{labelProps:g,triggerProps:b,valueProps:p,menuProps:C,descriptionProps:m,errorMessageProps:y,hiddenSelectProps:E,...S}=yu({...nc(e),label:v,validationBehavior:a},s,f),[F,M]=u.useState(null),D=u.useCallback(()=>{f.current&&M(f.current.offsetWidth+"px")},[f]);vt({ref:f,onResize:D});let q=u.useMemo(()=>({isOpen:s.isOpen,isFocused:s.isFocused,isFocusVisible:c,isDisabled:e.isDisabled||!1,isInvalid:S.isInvalid||!1,isRequired:e.isRequired||!1}),[s.isOpen,s.isFocused,c,e.isDisabled,S.isInvalid,e.isRequired]),L=_0({...e,values:q,defaultClassName:"react-aria-Select"}),I=p0(e,{global:!0});delete I.id;let N=u.useRef(null);return u.createElement(le,{values:[[N4,e],[B4,s],[hd,p],[ql,{...g,ref:h,elementType:"span"}],[Ut,{...b,ref:f,isPressed:s.isOpen,autoFocus:e.autoFocus}],[Xt,s],[Hl,{trigger:"Select",triggerRef:f,scrollRef:N,placement:"bottom start",style:{"--trigger-width":F},"aria-labelledby":C["aria-labelledby"],clearContexts:dd}],[Ol,{...C,ref:N}],[O2,s],[Wt,{slots:{description:m,errorMessage:y}}],[zu,S]]},u.createElement(v0.div,{...n0(I,L,d),ref:t,slot:e.slot||void 0,"data-focused":s.isFocused||void 0,"data-focus-visible":c||void 0,"data-open":s.isOpen||void 0,"data-disabled":e.isDisabled||void 0,"data-invalid":S.isInvalid||void 0,"data-required":e.isRequired||void 0},L.children,u.createElement(wu,{...E,autoComplete:e.autoComplete})))}const hd=u.createContext(null),Qt=u.createContext(null),Ze=u.createContext(null),pd=u.forwardRef(function(t,r){[t,r]=I0(t,r,Qt);let{children:n,orientation:l="horizontal"}=t;return n=u.useMemo(()=>typeof n=="function"?n({orientation:l,defaultChildren:null}):n,[n,l]),u.createElement(Zt,{content:n},i=>u.createElement(vd,{props:t,collection:i,tabsRef:r}))});function vd({props:e,tabsRef:t,collection:r}){let{orientation:n="horizontal"}=e,l=Hu({...e,collection:r,children:void 0}),{focusProps:i,isFocused:a,isFocusVisible:s}=R2({within:!0}),c=u.useMemo(()=>({orientation:n,isFocusWithin:a,isFocusVisible:s}),[n,a,s]),d=_0({...e,defaultClassName:"react-aria-Tabs",values:c}),f=p0(e,{global:!0});return u.createElement(v0.div,{...n0(f,d,i),ref:t,slot:e.slot||void 0,"data-focused":a||void 0,"data-orientation":n,"data-focus-visible":s||void 0,"data-disabled":l.isDisabled||void 0},u.createElement(le,{values:[[Qt,e],[Ze,l]]},d.children))}const gd=u.forwardRef(function(t,r){return u.useContext(Ze)?u.createElement(md,{props:t,forwardedRef:r}):u.createElement($l,t)});function md({props:e,forwardedRef:t}){let r=u.useContext(Ze),{CollectionRoot:n}=u.useContext(pe),{orientation:l="horizontal",keyboardActivation:i="automatic"}=D1(Qt),a=Ae(t),{tabListProps:s}=Mu({...e,orientation:l,keyboardActivation:i},r,a),c=_0({...e,children:null,defaultClassName:"react-aria-TabList",values:{orientation:l,state:r}}),d=p0(e,{global:!0});return delete d.id,u.createElement(v0.div,{...n0(d,c,s),ref:a,"data-orientation":l||void 0},u.createElement(jl,null,u.createElement(n,{collection:r.collection,persistedKeys:A4(r.selectionManager.focusedKey)})))}class V4 extends e2{}V4.type="item";const Cd=L2(V4,(e,t,r)=>{let n=u.useContext(Ze),l=Ae(t),{tabProps:i,isSelected:a,isDisabled:s,isPressed:c}=Fu({key:r.key,...e},n,l),{focusProps:d,isFocused:f,isFocusVisible:h}=R2(),{hoverProps:v,isHovered:g}=j2({isDisabled:s,onHoverStart:e.onHoverStart,onHoverEnd:e.onHoverEnd,onHoverChange:e.onHoverChange}),b=_0({...e,id:void 0,children:r.rendered,defaultClassName:"react-aria-Tab",values:{isSelected:a,isDisabled:s,isFocused:f,isFocusVisible:h,isPressed:c,isHovered:g}}),p=r.props.href?v0.a:v0.div,C=p0(e,{global:!0});return delete C.id,delete C.onClick,u.createElement(p,{...n0(C,b,i,d,v),ref:l,"data-selected":a||void 0,"data-disabled":s||void 0,"data-focused":f||void 0,"data-focus-visible":h||void 0,"data-pressed":c||void 0,"data-hovered":g||void 0},u.createElement(Rl.Provider,{value:{isSelected:a}},b.children))}),bd=Ml(function(t,r){const n=u.useContext(Ze);let l=Ae(r),i=n.selectedKey===t.id,[a,s]=u.useState(n.selectedKey!=null?i:null);a==null&&n.selectedKey!=null?s(i):!i&&a&&s(!1);let c=b3(l,i);return!i&&!t.shouldForceMount&&!c?null:u.createElement(yd,{...t,tabPanelRef:l,isInitiallySelected:a||!1,isExiting:c})});function yd(e){let t=u.useContext(Ze),{id:r,tabPanelRef:n,isInitiallySelected:l,isExiting:i,...a}=e,{tabPanelProps:s}=Du(e,t,n),{focusProps:c,isFocused:d,isFocusVisible:f}=R2(),h=t.selectedKey===e.id,v=C3(n)&&!l,g=_0({...e,defaultClassName:"react-aria-TabPanel",values:{isFocused:d,isFocusVisible:f,isInert:Cn(!h),isEntering:v,isExiting:i,state:t}}),b=p0(a,{global:!0});delete b.id;let p=h?n0(b,s,c,g):n0(b,g);return u.createElement(v0.div,{...p,ref:n,"data-focused":d||void 0,"data-focus-visible":f||void 0,inert:Cn(!h||e.inert),"data-inert":h?void 0:"true","data-entering":v||void 0,"data-exiting":i||void 0},u.createElement(le,{values:[[Qt,null],[Ze,null]]},u.createElement(pe.Provider,{value:$4},g.children)))}const xd=e=>"type"in e&&e.type==="separator",wd=e=>Array.isArray(e.children)&&e.children.length>0,g5=({option:e})=>o.jsxs(o.Fragment,{children:[e.icon&&o.jsx("div",{className:"c__dropdown-menu-item__icon",children:e.icon}),o.jsxs("div",{className:"c__dropdown-menu-item__label-container",children:[o.jsx("div",{className:"c__dropdown-menu-item__label",children:e.label}),e.subText&&o.jsx("div",{className:"c__dropdown-menu-item__label-subtext",children:e.subText})]})]}),_e=({options:e,isOpen:t=!1,onOpenChange:r,children:n,selectedValues:l=[],onSelectValue:i,topMessage:a,shouldCloseOnInteractOutside:s,variant:c="default"})=>{const d=u.useId(),f=u.useRef(null),h=`c__dropdown-menu${c==="tiny"?" c__dropdown-menu--tiny":""}`,v=b=>{r==null||r(b)},g=b=>b.map((p,C)=>{if(xd(p))return o.jsx(Dt,{},`separator-${C}`);if(p.isHidden)return null;const m=p.id||p.label;return wd(p)?o.jsxs(ld,{children:[o.jsxs(Tn,{className:u0("c__dropdown-menu-item",{"c__dropdown-menu-item--danger":p.variant==="danger"}),"aria-label":p.label,isDisabled:p.isDisabled,"data-testid":p.testId,children:[o.jsx(g5,{option:p}),o.jsx("span",{className:"material-icons c__dropdown-menu-item__chevron",children:"chevron_right"})]}),o.jsx(Ke,{offset:-4,shouldFlip:!0,containerPadding:16,children:o.jsx(Pn,{className:h,children:g(p.children)})})]},m):o.jsxs(u.Fragment,{children:[o.jsxs(Tn,{className:u0("c__dropdown-menu-item",{"c__dropdown-menu-item--danger":p.variant==="danger"}),"aria-label":p.label,onAction:()=>{var y;p.value&&(i==null||i(p.value)),(y=p.callback)==null||y.call(p),p.keepOpen||v(!1)},isDisabled:p.isDisabled,"data-testid":p.testId,children:[o.jsx(g5,{option:p}),(p.isChecked||p.value&&l.includes(p.value))&&o.jsx("span",{className:"material-icons checked",children:"check"})]}),p.showSeparator&&o.jsx(Dt,{})]},m)});return o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"c__dropdown-menu-trigger",ref:f,id:d,onClick:b=>{b.stopPropagation(),b.preventDefault()},children:n}),o.jsx(Ke,{triggerRef:f,style:{marginTop:"0px"},isOpen:t,shouldFlip:!0,containerPadding:16,shouldCloseOnInteractOutside:s,onOpenChange:v,children:o.jsxs(Pn,{className:h,"aria-labelledby":d,autoFocus:"first",children:[a&&o.jsx(Wu,{className:"c__dropdown-menu-item-top-message",role:"presentation",children:a}),g(e)]})})]})},$e=()=>{const[e,t]=u.useState(!1);return{isOpen:e,setIsOpen:t}},In=u.createContext(null),z4=()=>{const e=u.useContext(In);if(!e)throw new Error("ContextMenu must be used within a ContextMenuProvider");return e},Tr=e=>!("type"in e),m5=(e,t)=>e.id||`${e.label}-${t}`,Ed=({children:e})=>{const t=u.useContext(In),[r,n]=u.useState({isOpen:!1,position:{x:0,y:0},items:[]}),l=u.useRef(null),i=u.useRef(!1),a=u.useRef(void 0),s=t!==null;u.useEffect(()=>{i.current=r.isOpen},[r.isOpen]),u.useEffect(()=>{s||l.current&&(l.current.style.left=`${r.position.x}px`,l.current.style.top=`${r.position.y}px`)},[r.position,s]),u.useEffect(()=>{if(s)return;const h=v=>{var g;i.current&&(v.preventDefault(),(g=a.current)==null||g.call(a),a.current=void 0,n(b=>({...b,isOpen:!1})))};return document.addEventListener("contextmenu",h,!0),()=>{document.removeEventListener("contextmenu",h,!0)}},[s]);const c=u.useCallback(h=>{var v;(v=a.current)==null||v.call(a),a.current=h.onBlur,n({isOpen:!0,position:h.position,items:h.items})},[]),d=u.useCallback(()=>{var h;(h=a.current)==null||h.call(a),a.current=void 0,n(v=>({...v,isOpen:!1}))},[]),f=u.useMemo(()=>({open:c,close:d}),[c,d]);return s?(process.env.NODE_ENV!=="production"&&console.error("ContextMenuProvider: Multiple instances detected. Only one ContextMenuProvider should exist in your app tree. Nested providers will be ignored."),o.jsx(o.Fragment,{children:e})):o.jsxs(In.Provider,{value:f,children:[e,o.jsx("div",{ref:l,style:{position:"fixed",left:r.position.x,top:r.position.y,width:0,height:0,pointerEvents:"none"}}),o.jsx(Ke,{triggerRef:l,isOpen:r.isOpen,onOpenChange:h=>{h||d()},placement:"bottom start",shouldFlip:!0,children:o.jsx(Pn,{className:"c__dropdown-menu","aria-label":"Context menu","data-testid":"context-menu",onAction:h=>{var g;const v=r.items.find((b,p)=>Tr(b)&&m5(b,p)===h);v&&Tr(v)&&!v.isDisabled&&((g=v.callback)==null||g.call(v),v.keepOpen||d())},children:r.items.map((h,v)=>{if(!Tr(h))return o.jsx(Dt,{},`separator-${v}`);if(h.isHidden)return null;const g=m5(h,v);return o.jsxs(Tn,{id:g,className:`c__dropdown-menu-item${h.variant==="danger"?" c__dropdown-menu-item--danger":""}`,"aria-label":h.label,isDisabled:h.isDisabled,"data-testid":h.testId||`context-menu-item-${g}`,children:[h.icon,o.jsxs("div",{className:"c__dropdown-menu-item__label-container",children:[o.jsx("div",{className:"c__dropdown-menu-item__label",children:h.label}),h.subText&&o.jsx("div",{className:"c__dropdown-menu-item__label-subtext",children:h.subText})]})]},g)})})})]})},Fd=({children:e,options:t,context:r,disabled:n=!1,asChild:l=!1,onFocus:i,onBlur:a})=>{const{open:s}=z4(),c=d=>{if(n||!d.currentTarget.contains(d.target))return;d.preventDefault(),d.stopPropagation();const f=typeof t=="function"?t(r):t;i==null||i(),s({position:{x:d.clientX,y:d.clientY},items:f,onBlur:a})};if(l){if(!u.isValidElement(e))return console.warn("ContextMenu with asChild requires a single React element as child"),o.jsx(o.Fragment,{children:e});const d=e,f=d.props.onContextMenu;return u.cloneElement(d,{onContextMenu:h=>{f==null||f(h),c(h)}})}return o.jsx("div",{onContextMenu:c,"data-testid":"context-menu-trigger",children:e})},C5="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M10%206v2H5v11h11v-5h2v6a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V7a1%201%200%200%201%201-1h6Zm11-3v8h-2V6.413l-7.793%207.794-1.414-1.414L17.585%205H13V3h8Z'%20/%3e%3c/svg%3e",Dd="data:image/svg+xml,%3csvg%20width='109'%20height='60'%20viewBox='0%200%20109%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20%3e%3crect%20width='33'%20height='12'%20fill='url(%23paint0_linear_5795_13250)'%20/%3e%3cg%20clip-path='url(%23clip0_5795_13250)'%3e%3cg%20clip-path='url(%23clip1_5795_13250)'%3e%3cpath%20d='M8.475%206.8999C7.8%207.3499%207.2%207.8749%206.75%208.4749V8.3999C7.05%208.0249%207.275%207.6499%207.5%207.2749C7.8%207.1249%208.025%206.8999%208.25%206.6749C8.625%206.2999%209%205.9249%209.525%205.6999C9.75%205.6249%209.9%205.6249%2010.125%205.6999C10.05%205.7749%209.975%205.7749%209.825%205.8499H9.75V5.7749C9.525%205.9999%209.225%206.1499%209%206.4499C8.925%206.5999%208.85%206.8999%208.475%206.8999C8.55%206.8999%208.475%206.9749%208.475%206.8999ZM9.675%2010.3499C9.675%2010.2749%209.6%2010.3499%209.525%2010.3499L9.45%2010.4249L9.375%2010.4999L9.225%2010.6499C9.225%2010.6499%209.3%2010.7249%209.375%2010.6499L9.45%2010.5749C9.525%2010.5749%209.6%2010.4999%209.6%2010.4249C9.675%2010.4249%209.675%2010.4249%209.675%2010.3499ZM8.475%207.1249C8.55%207.1249%208.625%207.1249%208.625%207.0499C8.625%206.9749%208.7%206.9749%208.7%206.9749V6.8999C8.55%206.9749%208.475%207.0499%208.475%207.1249ZM10.275%208.5499C10.35%208.4749%2010.425%208.4749%2010.5%208.4749C11.025%208.3999%2011.55%208.2499%2012.075%208.0249C11.475%207.6499%2010.8%207.3499%2010.125%207.2749H10.2C10.125%207.1999%209.975%207.1999%209.825%207.1249H9.9C9.75%207.0499%209.525%207.0499%209.375%206.9749C9.45%206.9749%209.525%206.8249%209.525%206.7499H9.45C9.15%206.8999%209%207.1249%208.85%207.4249C9%207.4999%209.225%207.4249%209.375%207.4999H9.15C9.075%207.4999%209%207.5749%209%207.6499H9.075C9%207.6499%209%207.7249%208.925%207.7249C9%207.7999%209.075%207.7249%209.225%207.7249C9.225%207.7999%209.3%207.7999%209.3%207.7999C9.225%207.7999%209.15%207.8749%209.075%208.0249C9%208.1749%208.925%208.1749%208.85%208.2499V8.3249C8.625%208.4749%208.4%208.6999%208.175%208.9249V8.9999C8.1%209.0749%208.025%209.0749%208.025%209.1499V9.2249C8.325%209.1499%208.475%208.9249%208.775%208.8499L9.225%208.6249C9.375%208.6249%209.45%208.5499%209.6%208.5499V8.6249H9.75C9.75%208.6999%209.6%208.6249%209.675%208.6999C9.75%208.7749%209.9%208.7749%209.975%208.6999C10.125%208.5499%2010.2%208.5499%2010.275%208.5499ZM9.3%209.7499C9%209.8999%208.625%209.8999%208.4%2010.0499C8.4%2010.0499%208.4%2010.1249%208.325%2010.1249C8.325%2010.1249%208.25%2010.1249%208.25%2010.1999C8.175%2010.1999%208.175%2010.2749%208.1%2010.3499L8.025%2010.4249C8.025%2010.4249%208.025%2010.4999%208.1%2010.4249L8.175%2010.3499C8.175%2010.3499%208.1%2010.4249%208.1%2010.4999V10.7249L8.025%2010.7999C8.025%2010.7999%208.025%2010.8749%207.95%2010.8749L7.875%2010.9499L8.025%2010.7999L8.1%2010.7249H8.25C8.25%2010.7249%208.25%2010.6499%208.325%2010.6499C8.4%2010.5749%208.475%2010.4999%208.55%2010.4999H8.625C8.7%2010.4249%208.85%2010.4249%208.925%2010.3499C9%2010.2749%209.075%2010.1999%209.15%2010.1999C9.3%2010.0499%209.525%209.9749%209.75%209.8249C9.675%209.8249%209.6%209.7499%209.525%209.7499C9.525%209.8249%209.375%209.7499%209.3%209.7499ZM22.5%206.5249C22.425%206.6749%2022.2%206.6749%2022.05%206.7499C21.9%206.8999%2022.05%207.0499%2022.125%207.1249C22.2%207.3499%2021.975%207.4999%2021.825%207.4999C21.9%207.5749%2021.975%207.5749%2021.975%207.5749C21.975%207.7249%2022.125%207.7249%2022.05%207.8749C21.975%208.0249%2021.675%208.0999%2021.825%208.2499C21.9%208.3999%2021.9%208.6249%2021.825%208.7749C21.75%208.9249%2021.6%209.0749%2021.45%209.1499C21.3%209.2249%2021.15%209.2249%2021%209.1499C20.925%209.1499%2020.925%209.0749%2020.85%209.0749C20.475%208.9999%2020.1%208.9249%2019.725%208.9249C19.65%208.9249%2019.5%208.9999%2019.425%208.9999C19.35%209.0749%2019.2%209.1499%2019.125%209.2249L19.05%209.2999C18.975%209.3749%2018.9%209.4499%2018.9%209.5249C18.825%209.6749%2018.75%209.8249%2018.75%209.9749C18.6%2010.3499%2018.6%2010.7249%2018.75%2011.0249C18.75%2011.0249%2019.5%2011.2499%2020.025%2011.4749C20.175%2011.5499%2020.4%2011.6249%2020.55%2011.7749L21.825%2012.5249H9.9L11.1%2011.7749C11.55%2011.4749%2012.075%2011.2499%2012.6%2011.0249C12.975%2010.8749%2013.425%2010.6499%2013.725%2010.3499C13.875%2010.1999%2013.95%2010.0499%2014.1%209.9749C14.325%209.6749%2014.55%209.4499%2014.85%209.2249L15.075%208.9999C15.075%208.9999%2015.075%208.9249%2015.15%208.9249C15%208.9999%2015%209.0749%2014.85%209.0749C14.85%209.0749%2014.775%209.0749%2014.85%208.9999C14.925%208.9249%2015%208.8499%2015.075%208.8499V8.7749C14.775%208.7749%2014.55%208.9249%2014.325%209.1499H14.175C13.8%209.2999%2013.575%209.5249%2013.275%209.6749V9.5999C13.125%209.6749%2012.975%209.7499%2012.9%209.7499C12.75%209.7499%2012.525%209.8249%2012.3%209.7499C12%209.7499%2011.775%209.8249%2011.475%209.8999C11.325%209.9749%2011.175%209.9749%2011.025%2010.0499V10.1249L10.875%2010.2749C10.725%2010.3499%2010.65%2010.4249%2010.5%2010.5749L10.125%2010.9499H10.05L10.125%2010.8749L10.2%2010.7999C10.2%2010.7249%2010.275%2010.7249%2010.275%2010.6499C10.425%2010.5749%2010.5%2010.4249%2010.65%2010.3499C10.65%2010.3499%2010.65%2010.2749%2010.725%2010.2749L10.65%2010.3499C10.575%2010.4249%2010.575%2010.4999%2010.5%2010.4999V10.4249V10.3499L10.65%2010.1999C10.725%2010.1249%2010.8%2010.1249%2010.875%2010.0499H10.95C10.8%2010.1249%2010.725%2010.1249%2010.575%2010.1999H10.5H10.425C10.425%2010.1249%2010.5%2010.1249%2010.575%2010.0499H10.65C11.4%209.4499%2012.375%209.5999%2013.2%209.2999C13.275%209.2249%2013.35%209.2249%2013.425%209.1499C13.5%209.0749%2013.65%208.9999%2013.8%208.9249C13.95%208.7749%2014.1%208.6249%2014.175%208.3999V8.3249C13.875%208.6249%2013.575%208.8499%2013.2%209.0749C12.75%209.2249%2012.225%209.3749%2011.7%209.3749C11.7%209.2999%2011.775%209.2999%2011.775%209.2999C11.775%209.2249%2011.85%209.2249%2011.85%209.1499H11.925C11.925%209.1499%2011.925%209.0749%2012%209.0749H12.075C12%208.9999%2011.85%209.1499%2011.775%209.0749C11.85%208.9999%2011.775%208.9249%2011.85%208.9249H11.925C11.925%208.9249%2011.925%208.8499%2012%208.8499C12.375%208.6249%2012.675%208.4749%2012.975%208.3249C12.9%208.3249%2012.9%208.3999%2012.825%208.3249C12.9%208.3249%2012.825%208.2499%2012.9%208.2499C13.125%208.1749%2013.35%208.0249%2013.575%207.9499C13.5%207.9499%2013.425%208.0249%2013.35%207.9499C13.425%207.9499%2013.425%207.8749%2013.5%207.8749V7.7999C13.5%207.7249%2013.575%207.7999%2013.65%207.7249H13.575C13.65%207.6499%2013.725%207.5749%2013.875%207.5749C13.875%207.4999%2013.8%207.5749%2013.8%207.4999H13.875H13.5C13.425%207.4999%2013.5%207.4249%2013.5%207.4249C13.575%207.2749%2013.65%207.0499%2013.725%206.8999H13.65C13.425%207.1249%2013.05%207.2749%2012.75%207.3499H12.6C12.45%207.4249%2012.3%207.4249%2012.225%207.3499C12.15%207.2749%2012.075%207.1999%2012%207.1999C11.85%207.1249%2011.625%206.9749%2011.4%206.8999C10.875%206.7499%2010.275%206.5999%209.675%206.6749C9.9%206.5999%2010.2%206.5249%2010.5%206.4499C10.875%206.2999%2011.25%206.2249%2011.625%206.2249H11.4C11.1%206.2249%2010.725%206.2999%2010.425%206.3749C10.2%206.4499%209.975%206.5249%209.75%206.5249C9.6%206.5999%209.525%206.6749%209.375%206.6749V6.5999C9.6%206.2999%209.9%206.0749%2010.2%205.9999C10.575%205.9249%2011.025%205.9999%2011.4%206.0749C11.7%206.0749%2012%206.1499%2012.225%206.2249C12.3%206.2249%2012.375%206.3749%2012.45%206.4499C12.6%206.5249%2012.75%206.4499%2012.825%206.5249V6.3749C12.9%206.2999%2013.05%206.3749%2013.125%206.3749C13.275%206.2249%2012.975%206.0749%2012.9%205.9249V5.8499C13.05%205.9999%2013.275%206.1499%2013.425%206.2999C13.5%206.3749%2013.8%206.4499%2013.8%206.2999C13.65%206.0749%2013.5%205.8499%2013.275%205.6249V5.4749C13.2%205.4749%2013.2%205.4749%2013.2%205.3999C13.125%205.3249%2013.125%205.2499%2013.125%205.1749C13.05%205.0249%2013.125%204.8749%2013.05%204.7999C12.975%204.6499%2012.975%204.5749%2012.975%204.4249C12.9%204.0499%2012.825%203.6749%2012.75%203.3749C12.675%202.9249%2012.975%202.6249%2013.2%202.2499C13.35%201.9499%2013.575%201.7249%2013.8%201.4999C13.875%201.1999%2014.025%200.974902%2014.25%200.749902C14.475%200.524902%2014.7%200.374902%2014.925%200.299902C15.15%200.224902%2015.3%200.149902%2015.525%200.0749024L17.4%20-0.225098H18.75L20.1%20-9.76473e-05C20.175%20-9.76473e-05%2020.25%20-9.76324e-05%2020.25%200.0749024C20.325%200.149902%2020.475%200.224902%2020.55%200.224902C20.7%200.299902%2020.85%200.449902%2021%200.599902C21.075%200.674902%2021.15%200.824902%2021.075%200.899902C21%200.974902%2021%201.1999%2020.925%201.1999C20.775%201.2749%2020.625%201.2749%2020.475%201.2749C20.4%201.2749%2020.325%201.2749%2020.175%201.1999C20.55%201.3499%2020.85%201.4999%2021.075%201.7999C21.075%201.8749%2021.225%201.8749%2021.3%201.8749V1.9499C21.225%202.0249%2021.225%202.0249%2021.225%202.0999H21.3C21.375%202.0249%2021.375%201.7999%2021.525%201.8749C21.675%201.9499%2021.675%202.0999%2021.6%202.1749C21.525%202.2499%2021.45%202.3249%2021.3%202.3999V2.5499C21.375%202.6249%2021.375%202.6999%2021.45%202.8499C21.525%202.9999%2021.525%203.2249%2021.6%203.3749C21.675%203.7499%2021.75%204.0499%2021.75%204.4249C21.75%204.5749%2021.675%204.7999%2021.75%204.9499L21.975%205.3999C22.05%205.5499%2022.125%205.6249%2022.2%205.7749C22.35%205.9999%2022.65%206.2249%2022.5%206.5249ZM10.8%2010.4249C10.725%2010.4249%2010.725%2010.4999%2010.725%2010.4999C10.725%2010.4999%2010.8%2010.4999%2010.8%2010.4249ZM10.125%208.9249C10.125%208.9999%2010.2%208.9249%2010.2%208.9249C10.35%208.8499%2010.575%208.9249%2010.65%208.7749C10.575%208.6999%2010.5%208.7749%2010.5%208.6999C10.425%208.6999%2010.35%208.6999%2010.35%208.7749C10.275%208.8499%2010.125%208.8499%2010.125%208.9249Z'%20fill='white'%20/%3e%3cpath%20d='M20.925%204.3501C21%204.3501%2021.15%204.3501%2021.15%204.4251C21.075%204.5751%2020.85%204.6501%2020.7%204.8001H20.625C20.55%204.8751%2020.55%204.9501%2020.55%204.9501H20.325C20.4%205.0251%2020.55%205.1001%2020.7%205.1001L20.775%205.1751H20.925V5.2501C20.85%205.3251%2020.775%205.3251%2020.625%205.3251C20.775%205.4001%2021%205.4001%2021.15%205.3251C21.3%205.2501%2021.15%205.0251%2021.225%204.9501C21.15%204.9501%2021.225%204.8751%2021.15%204.8751C21.225%204.8001%2021.225%204.7251%2021.3%204.7251C21.375%204.7251%2021.375%204.7251%2021.45%204.6501C21.45%204.5751%2021.375%204.5751%2021.375%204.5001C21.525%204.4251%2021.6%204.2751%2021.6%204.1251C21.6%204.0501%2021.375%204.0501%2021.3%203.9751H20.925C20.775%203.9751%2020.7%204.0501%2020.55%204.0501L20.1%204.2751C20.25%204.2001%2020.4%204.2001%2020.625%204.1251C20.625%204.3501%2020.775%204.3501%2020.925%204.3501Z'%20fill='%237C7C7C'%20/%3e%3c/g%3e%3c/g%3e%3cpath%20d='M5.355%2025.5762C6.1866%2025.5762%206.9048%2025.2864%207.4088%2024.8076V23.2704H5.166V21.7458H9.198V25.4502C8.379%2026.5464%207.0056%2027.252%205.355%2027.252C2.4948%2027.252%200.5418%2025.11%200.5418%2022.59C0.5418%2020.07%202.4444%2017.928%205.229%2017.928C6.8292%2017.928%208.1396%2018.6462%208.946%2019.7172L7.5348%2020.8134C7.0308%2020.0952%206.237%2019.6038%205.229%2019.6038C3.5658%2019.6038%202.3814%2020.9016%202.3814%2022.59C2.3814%2024.2784%203.6288%2025.5762%205.355%2025.5762ZM15.2175%2017.928C17.9895%2017.928%2019.8921%2020.07%2019.8921%2022.59C19.8921%2025.11%2017.9895%2027.252%2015.2175%2027.252C12.4329%2027.252%2010.5303%2025.11%2010.5303%2022.59C10.5303%2020.07%2012.4329%2017.928%2015.2175%2017.928ZM15.2175%2025.5762C16.8681%2025.5762%2018.0525%2024.2784%2018.0525%2022.59C18.0525%2020.9016%2016.8681%2019.6038%2015.2175%2019.6038C13.5543%2019.6038%2012.3699%2020.9016%2012.3699%2022.59C12.3699%2024.2784%2013.5543%2025.5762%2015.2175%2025.5762ZM26.8084%2023.6988V18.18H28.5976V23.5476C28.5976%2025.866%2027.2368%2027.252%2025.0192%2027.252C22.8142%2027.252%2021.4534%2025.866%2021.4534%2023.5476V18.18H23.2426V23.6988C23.2426%2024.8832%2023.9104%2025.5762%2025.0318%2025.5762C26.128%2025.5762%2026.8084%2024.8832%2026.8084%2023.6988ZM29.7114%2018.18H31.614L34.2222%2025.0722L36.8304%2018.18H38.733L35.394%2027H33.0504L29.7114%2018.18ZM40.095%2027V18.18H45.2358V19.6668H41.8842V21.7584H44.7318V23.2452H41.8842V25.5132H45.2358V27H40.095ZM47.3149%2027V18.18H50.0113C51.9517%2018.18%2053.1487%2019.1754%2053.1487%2020.8134C53.1487%2021.8844%2052.6321%2022.6782%2051.7249%2023.094L54.4843%2027H52.3801L50.0239%2023.4342H49.1041V27H47.3149ZM50.1121%2019.6668H49.1041V21.9474H50.1121C50.8681%2021.9474%2051.3091%2021.5064%2051.3091%2020.7882C51.3091%2020.1204%2050.8681%2019.6668%2050.1121%2019.6668ZM55.6176%2027V18.18H57.9108L61.8546%2024.5556V18.18H63.6438V27H61.3506L57.4068%2020.6244V27H55.6176ZM66.1105%2027V18.18H71.2513V19.6668H67.8997V21.7584H70.7473V23.2452H67.8997V25.5132H71.2513V27H66.1105ZM73.3304%2027V18.18H75.5606L77.7152%2021.8844L79.8698%2018.18H82.1V27H80.3108V20.6748L78.3452%2023.976H77.0852L75.1196%2020.6748V27H73.3304ZM84.5617%2027V18.18H89.7025V19.6668H86.3509V21.7584H89.1985V23.2452H86.3509V25.5132H89.7025V27H84.5617ZM91.7816%2027V18.18H94.0748L98.0186%2024.5556V18.18H99.8078V27H97.5146L93.5708%2020.6244V27H91.7816ZM101.367%2019.8054V18.18H108.6V19.8054H105.878V27H104.089V19.8054H101.367Z'%20fill='%23161616'%20/%3e%3cg%20clip-path='url(%23clip2_5795_13250)'%3e%3cg%20clip-path='url(%23clip3_5795_13250)'%3e%3cg%20clip-path='url(%23clip4_5795_13250)'%3e%3cg%20clip-path='url(%23clip5_5795_13250)'%3e%3cg%20clip-path='url(%23clip6_5795_13250)'%3e%3cpath%20d='M30.775%2056.45C31.15%2055.5%2030.7%2055.125%2030.15%2055.125C29.225%2055.125%2028.175%2056.75%2028.175%2058.05C28.175%2058.675%2028.475%2059%2028.925%2059C29.45%2059%2030%2058.5%2030.475%2057.625H30.225C29.925%2058%2029.575%2058.275%2029.25%2058.275C28.925%2058.275%2028.75%2058.075%2028.75%2057.625C28.7558%2057.4396%2028.781%2057.2552%2028.825%2057.075L30.775%2056.45ZM29.775%2055.675C30.05%2055.675%2030.275%2055.875%2030.15%2056.325L28.95%2056.65C29.15%2056.1%2029.5%2055.65%2029.8%2055.65L29.775%2055.675Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cpath%20d='M30.15%2054.6999L31.275%2053.6749V53.5249H30.525L29.85%2054.6999H30.175H30.15Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip7_5795_13250)'%3e%3cpath%20d='M25.975%2055.675H26.625L25.575%2058.525C25.5421%2058.576%2025.5242%2058.6352%2025.5232%2058.6959C25.5222%2058.7565%2025.5382%2058.8163%2025.5694%2058.8683C25.6007%2058.9204%2025.6458%2058.9626%2025.6998%2058.9903C25.7538%2059.018%2025.8145%2059.03%2025.875%2059.025C26.625%2059.025%2027.475%2058.375%2027.825%2057.475H27.65C27.3359%2057.9021%2026.8865%2058.2105%2026.375%2058.35L27.3%2055.675H28.3L28.425%2055.275H27.475L27.8%2054.25H27.45L26.775%2055.275L25.975%2055.375V55.675Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip8_5795_13250)'%3e%3cpath%20d='M25.3%2055.5249C25.375%2055.2749%2025.2%2055.1249%2025.05%2055.1249C24.5%2055.1249%2023.8%2055.6499%2023.55%2056.3749H23.725C23.9026%2056.0881%2024.1778%2055.875%2024.5%2055.7749L23.425%2058.5999C23.4034%2058.6422%2023.3932%2058.6894%2023.3952%2058.7368C23.3973%2058.7843%2023.4116%2058.8304%2023.4368%2058.8707C23.4619%2058.911%2023.4971%2058.9441%2023.5389%2058.9667C23.5806%2058.9893%2023.6275%2059.0008%2023.675%2058.9999C24.225%2058.9999%2024.85%2058.4999%2025.125%2057.7499H24.9C24.7378%2058.0509%2024.471%2058.2821%2024.15%2058.3999L25.3%2055.5249ZM25.4%2054.4499C25.4591%2054.4499%2025.5176%2054.4383%2025.5722%2054.4156C25.6268%2054.393%2025.6764%2054.3599%2025.7182%2054.3181C25.76%2054.2763%2025.7932%2054.2267%2025.8158%2054.1721C25.8384%2054.1175%2025.85%2054.059%2025.85%2053.9999C25.8534%2053.9387%2025.8443%2053.8775%2025.8232%2053.82C25.8021%2053.7625%2025.7695%2053.7099%2025.7274%2053.6654C25.6853%2053.6209%2025.6345%2053.5855%2025.5782%2053.5614C25.5219%2053.5372%2025.4613%2053.5248%2025.4%2053.5249C25.2807%2053.5249%2025.1662%2053.5723%2025.0818%2053.6567C24.9974%2053.7411%2024.95%2053.8556%2024.95%2053.9749C24.95%2054.0943%2024.9974%2054.2087%2025.0818%2054.2931C25.1662%2054.3775%2025.2807%2054.4249%2025.4%2054.4249'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip9_5795_13250)'%3e%3cpath%20d='M20.125%2055.8999C20.3%2055.8999%2020.375%2056.1499%2020.125%2056.7499L19.375%2058.4499C19.2%2058.7749%2019.375%2058.9999%2019.675%2058.9999C19.7577%2059.0148%2019.843%2058.997%2019.9129%2058.9504C19.9828%2058.9038%2020.0319%2058.8319%2020.05%2058.7499L20.8%2056.7499C21.15%2056.3249%2021.8%2055.8749%2022.05%2055.8749C22.3%2055.8749%2022.25%2056.0249%2022.125%2056.2749L20.975%2058.5249C20.9497%2058.5734%2020.9371%2058.6276%2020.9383%2058.6823C20.9395%2058.737%2020.9545%2058.7906%2020.9819%2058.838C21.0094%2058.8854%2021.0483%2058.925%2021.0952%2058.9533C21.142%2058.9816%2021.1953%2058.9976%2021.25%2058.9999C21.825%2058.9999%2022.5%2058.4999%2022.75%2057.7499H22.6C22.4209%2058.051%2022.1355%2058.274%2021.8%2058.3749L22.8%2056.3749C22.9222%2056.1611%2022.9908%2055.9209%2023%2055.6749C23.0079%2055.6007%2022.9991%2055.5257%2022.9742%2055.4554C22.9494%2055.3851%2022.9091%2055.3212%2022.8564%2055.2685C22.8036%2055.2158%2022.7398%2055.1755%2022.6695%2055.1507C22.5991%2055.1258%2022.5242%2055.117%2022.45%2055.1249C21.95%2055.1249%2021.55%2055.6749%2020.95%2056.3749V55.8249C20.95%2055.4749%2020.825%2055.1249%2020.5%2055.1249C20.1%2055.1249%2019.75%2055.7499%2019.475%2056.3499H19.65C19.825%2056.0749%2019.975%2055.8999%2020.15%2055.8999'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip10_5795_13250)'%3e%3cpath%20d='M19.375%2056C19.5%2055.525%2019.425%2055.125%2019.075%2055.125C18.625%2055.125%2018.5%2055.425%2018.075%2056.375V55.825C18.05%2055.45%2017.925%2055.125%2017.575%2055.125C17.2%2055.125%2016.85%2055.75%2016.55%2056.375H16.75C16.925%2056.05%2017.125%2055.875%2017.25%2055.875C17.425%2055.875%2017.5%2056.125%2017.25%2056.725L16.5%2058.425C16.325%2058.75%2016.5%2058.95%2016.8%2058.95C16.8827%2058.9649%2016.968%2058.9472%2017.0379%2058.9006C17.1078%2058.8539%2017.1569%2058.7821%2017.175%2058.7L17.925%2056.7C18.1317%2056.4415%2018.3486%2056.1913%2018.575%2055.95H19.375V56Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip11_5795_13250)'%3e%3cpath%20d='M16.175%2056.45C16.55%2055.5%2016.1%2055.125%2015.55%2055.125C14.625%2055.125%2013.575%2056.75%2013.575%2058.05C13.575%2058.675%2013.875%2059%2014.325%2059C14.85%2059%2015.4%2058.5%2015.875%2057.625H15.625C15.325%2058%2014.975%2058.275%2014.65%2058.275C14.325%2058.275%2014.15%2058.075%2014.15%2057.625C14.1559%2057.4396%2014.181%2057.2552%2014.225%2057.075L16.175%2056.45ZM15.175%2055.675C15.45%2055.675%2015.675%2055.875%2015.55%2056.325L14.35%2056.65C14.55%2056.1%2014.9%2055.65%2015.2%2055.65L15.175%2055.675Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip12_5795_13250)'%3e%3cpath%20d='M11.35%2055.675H12L10.95%2058.525C10.9171%2058.576%2010.8992%2058.6352%2010.8982%2058.6959C10.8972%2058.7565%2010.9132%2058.8163%2010.9444%2058.8683C10.9757%2058.9204%2011.0208%2058.9626%2011.0748%2058.9903C11.1288%2059.018%2011.1895%2059.03%2011.25%2059.025C12%2059.025%2012.85%2058.375%2013.2%2057.475H13.025C12.7109%2057.9021%2012.2615%2058.2105%2011.75%2058.35L12.675%2055.675H13.675L13.8%2055.275H12.85L13.175%2054.25H12.825L12.15%2055.275L11.35%2055.375V55.675Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip13_5795_13250)'%3e%3cpath%20d='M9.84996%2058.2252C9.69996%2058.2252%209.59996%2057.9752%209.84996%2057.3752L10.875%2054.9752L10.575%2054.9502L10.25%2055.2752H10.175C8.74996%2055.2752%207.22496%2057.1002%207.22496%2058.5002C7.22137%2058.5701%207.23249%2058.64%207.25761%2058.7053C7.28272%2058.7706%207.32126%2058.8299%207.37075%2058.8794C7.42024%2058.9289%207.47956%2058.9674%207.54488%2058.9926C7.6102%2059.0177%207.68007%2059.0288%207.74996%2059.0252C8.17496%2059.0252%208.57496%2058.4252%209.04996%2057.7752L9.02496%2058.0252C8.94996%2058.6752%209.17496%2059.0252%209.52496%2059.0252C9.89996%2059.0252%2010.275%2058.4252%2010.525%2057.8002H10.35C10.175%2058.0752%209.97496%2058.2502%209.84996%2058.2502V58.2252ZM9.19996%2057.4002C8.87496%2057.8002%208.34996%2058.2752%208.12496%2058.2752C7.99996%2058.2752%207.89996%2058.1502%207.89996%2057.8752C7.89996%2057.0002%208.89996%2055.8252%209.39996%2055.8252C9.51862%2055.822%209.63696%2055.8389%209.74996%2055.8752L9.19996%2057.4002Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip14_5795_13250)'%3e%3cpath%20d='M7.85004%2056C7.97504%2055.525%207.90004%2055.125%207.55004%2055.125C7.10004%2055.125%206.97504%2055.425%206.55004%2056.375V55.825C6.52504%2055.45%206.40004%2055.125%206.05004%2055.125C5.67504%2055.125%205.32504%2055.75%205.02504%2056.375H5.22504C5.40004%2056.05%205.60004%2055.875%205.72504%2055.875C5.90004%2055.875%205.97504%2056.125%205.72504%2056.725L4.97504%2058.425C4.80004%2058.75%204.97504%2058.95%205.27504%2058.95C5.35775%2058.9649%205.443%2058.9472%205.51292%2058.9006C5.58284%2058.8539%205.63198%2058.7821%205.65004%2058.7L6.40004%2056.7C6.60676%2056.4415%206.82359%2056.1913%207.05004%2055.95H7.85004V56Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip15_5795_13250)'%3e%3cpath%20d='M2.79998%2058.8499L2.87498%2058.6249C1.92498%2058.4499%201.79998%2058.4499%202.19998%2057.4249L2.54998%2056.4499H3.29998C3.77498%2056.4499%203.77498%2056.6749%203.69998%2057.1999H3.94998L4.59998%2055.4749H4.34998C4.09998%2055.8749%203.89998%2056.1999%203.39998%2056.1999H2.64998L3.14998%2054.7999C3.34998%2054.2999%203.42498%2054.1999%204.07498%2054.1999H4.24998C4.89998%2054.1999%204.99998%2054.3749%204.99998%2055.0749H5.24998L5.47498%2053.8999H1.82498L1.74998%2054.1249C2.49998%2054.2749%202.57498%2054.3499%202.24998%2055.3249L1.42498%2057.3999C1.04998%2058.3749%200.924976%2058.4499%200.0499756%2058.5999L-0.0250244%2058.8249L2.79998%2058.8499Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip16_5795_13250)'%3e%3cg%20clip-path='url(%23clip17_5795_13250)'%3e%3cpath%20d='M21.925%2048.2C22.3%2047.25%2021.85%2046.875%2021.3%2046.875C20.375%2046.875%2019.325%2048.5%2019.325%2049.8C19.325%2050.425%2019.625%2050.75%2020.075%2050.75C20.6%2050.75%2021.15%2050.25%2021.625%2049.375H21.375C21.075%2049.75%2020.725%2050.025%2020.4%2050.025C20.075%2050.025%2019.9%2049.825%2019.9%2049.375C19.9059%2049.1896%2019.931%2049.0052%2019.975%2048.825L21.925%2048.2ZM20.925%2047.425C21.2%2047.425%2021.425%2047.625%2021.3%2048.075L20.1%2048.4C20.3%2047.85%2020.65%2047.4%2020.95%2047.4L20.925%2047.425Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cpath%20d='M21.3%2046.4499L22.425%2045.4249V45.2749H21.675L21%2046.4499H21.325H21.3Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip18_5795_13250)'%3e%3cpath%20d='M17.125%2047.425H17.775L16.725%2050.275C16.6921%2050.326%2016.6742%2050.3852%2016.6732%2050.4459C16.6722%2050.5065%2016.6882%2050.5663%2016.7195%2050.6183C16.7507%2050.6704%2016.7959%2050.7126%2016.8499%2050.7403C16.9039%2050.768%2016.9645%2050.78%2017.025%2050.775C17.775%2050.775%2018.625%2050.125%2018.975%2049.225H18.8C18.4859%2049.6521%2018.0365%2049.9605%2017.525%2050.1L18.45%2047.425H19.45L19.575%2047.025H18.625L18.95%2046H18.6L17.925%2047.025L17.125%2047.125V47.425Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip19_5795_13250)'%3e%3cpath%20d='M16.45%2047.25C16.525%2047%2016.35%2046.85%2016.2%2046.85C15.65%2046.85%2014.95%2047.375%2014.7%2048.1H14.875C15.0526%2047.8132%2015.3278%2047.6001%2015.65%2047.5L14.575%2050.325C14.5534%2050.3673%2014.5431%2050.4145%2014.5452%2050.4619C14.5472%2050.5094%2014.5615%2050.5555%2014.5867%2050.5958C14.6119%2050.6361%2014.6471%2050.6692%2014.6888%2050.6918C14.7306%2050.7144%2014.7775%2050.7259%2014.825%2050.725C15.375%2050.725%2016%2050.225%2016.275%2049.475H16.05C15.8878%2049.776%2015.621%2050.0072%2015.3%2050.125L16.45%2047.25ZM16.55%2046.175C16.6091%2046.175%2016.6676%2046.1634%2016.7222%2046.1407C16.7768%2046.1181%2016.8264%2046.085%2016.8682%2046.0432C16.91%2046.0014%2016.9431%2045.9518%2016.9657%2045.8972C16.9884%2045.8426%2017%2045.7841%2017%2045.725C17.0034%2045.6638%2016.9943%2045.6026%2016.9732%2045.5451C16.9521%2045.4876%2016.9195%2045.435%2016.8774%2045.3905C16.8352%2045.346%2016.7845%2045.3106%2016.7282%2045.2865C16.6719%2045.2623%2016.6113%2045.2499%2016.55%2045.25C16.4306%2045.25%2016.3162%2045.2974%2016.2318%2045.3818C16.1474%2045.4662%2016.1%2045.5807%2016.1%2045.7C16.1%2045.8193%2016.1474%2045.9338%2016.2318%2046.0182C16.3162%2046.1026%2016.4306%2046.15%2016.55%2046.15'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip20_5795_13250)'%3e%3cpath%20d='M13.075%2050.1249L14.875%2045.3499L14.8%2045.2749L13.55%2045.4249V45.5749L13.8%2045.7499C14.025%2045.9249%2013.95%2046.0749%2013.75%2046.5999L12.4%2050.2499C12.3685%2050.2991%2012.3509%2050.3559%2012.349%2050.4142C12.3471%2050.4726%2012.3609%2050.5304%2012.389%2050.5815C12.4172%2050.6327%2012.4586%2050.6753%2012.5089%2050.705C12.5592%2050.7346%2012.6166%2050.7501%2012.675%2050.7499C13.25%2050.7499%2013.85%2050.2249%2014.125%2049.4999H13.95C13.7377%2049.8015%2013.4291%2050.0219%2013.075%2050.1249Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip21_5795_13250)'%3e%3cpath%20d='M11.35%2049.9752C11.2%2049.9752%2011.1%2049.7252%2011.35%2049.1252L12.375%2046.7252L12.075%2046.7002L11.75%2047.0252H11.675C10.25%2047.0252%208.72496%2048.8502%208.72496%2050.2502C8.72137%2050.3201%208.73249%2050.39%208.75761%2050.4553C8.78272%2050.5206%208.82126%2050.5799%208.87075%2050.6294C8.92024%2050.6789%208.97956%2050.7174%209.04488%2050.7426C9.1102%2050.7677%209.18007%2050.7788%209.24996%2050.7752C9.67496%2050.7752%2010.075%2050.1752%2010.55%2049.5252L10.525%2049.7752C10.45%2050.4252%2010.675%2050.7752%2011.025%2050.7752C11.4%2050.7752%2011.775%2050.1752%2012.025%2049.5502H11.85C11.675%2049.8252%2011.475%2050.0002%2011.35%2050.0002V49.9752ZM10.7%2049.1502C10.375%2049.5502%209.84996%2050.0252%209.62496%2050.0252C9.49996%2050.0252%209.39996%2049.9002%209.39996%2049.6252C9.39996%2048.7502%2010.4%2047.5752%2010.9%2047.5752C11.0186%2047.572%2011.137%2047.5889%2011.25%2047.6252L10.7%2049.1502Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip22_5795_13250)'%3e%3cpath%20d='M9.15%2047.0002H8.075C7.91845%2046.8999%207.73591%2046.8477%207.55%2046.8502C7.11669%2046.8501%206.70075%2047.0205%206.39202%2047.3246C6.0833%2047.6286%205.90657%2048.0419%205.9%2048.4752C5.88969%2048.5836%205.90095%2048.693%205.93314%2048.797C5.96532%2048.9011%206.01779%2048.9977%206.08751%2049.0814C6.15724%2049.1651%206.24284%2049.2341%206.33938%2049.2845C6.43592%2049.335%206.54149%2049.3658%206.65%2049.3752C6.175%2049.5752%205.9%2049.8252%205.9%2050.1002C5.9%2050.1772%205.92093%2050.2528%205.96057%2050.3188C6.0002%2050.3849%206.05703%2050.4389%206.125%2050.4752C5.05%2050.8002%204.625%2051.1752%204.625%2051.6502C4.625%2052.1502%205.275%2052.3502%206.025%2052.3502C7.35%2052.3502%208.425%2051.6752%208.425%2051.0752C8.425%2050.6252%208.025%2050.4502%207.35%2050.2502C6.8%2050.0752%206.55%2050.0502%206.55%2049.8502C6.56644%2049.752%206.60704%2049.6595%206.66814%2049.581C6.72924%2049.5024%206.80892%2049.4403%206.9%2049.4002C7.31131%2049.369%207.69601%2049.1848%207.97828%2048.884C8.26056%2048.5832%208.41993%2048.1876%208.425%2047.7752C8.42962%2047.6483%208.41272%2047.5215%208.375%2047.4002H9L9.15%2047.0002ZM7.1%2050.9002C7.625%2051.0752%207.85%2051.1502%207.85%2051.3002C7.85%2051.6502%207.35%2051.9252%206.45%2051.9252C5.775%2051.9252%205.45%2051.7752%205.45%2051.4252C5.45%2051.0502%205.8%2050.8002%206.325%2050.6002C6.56712%2050.7189%206.81783%2050.8191%207.075%2050.9002H7.1ZM6.9%2049.1002C6.65%2049.1002%206.575%2048.9002%206.575%2048.6752C6.575%2047.9752%206.925%2047.1252%207.45%2047.1252C7.7%2047.1252%207.775%2047.3252%207.775%2047.5252C7.775%2048.2502%207.425%2049.1002%206.9%2049.1002Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip23_5795_13250)'%3e%3cpath%20d='M3.575%2048.2252C4.05%2048.2252%204.075%2048.4252%203.975%2048.9252H4.25L4.875%2047.2252H4.625C4.375%2047.6252%204.2%2047.9502%203.675%2047.9502H2.65L3.15%2046.5502C3.325%2046.0502%203.4%2045.9502%204.075%2045.9502H4.5C5.15%2045.9502%205.25%2046.1252%205.25%2046.8252H5.5L5.725%2045.6502H1.825L1.75%2045.8752C2.5%2046.0252%202.575%2046.1002%202.25%2047.0752L1.45%2049.1752C1.075%2050.1502%200.95%2050.2252%200.05%2050.3752L0%2050.6252H4.35L5.15%2049.3752H4.85C4.35%2049.8752%203.85%2050.3252%202.85%2050.3252C1.675%2050.3252%201.775%2050.2502%202.175%2049.1752L2.525%2048.2252H3.575ZM4.15%2045.2752L5.25%2044.4752V44.3252H4.5L3.85%2045.3002H4.15V45.2752Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip24_5795_13250)'%3e%3cg%20clip-path='url(%23clip25_5795_13250)'%3e%3cpath%20d='M21.8%2039.95C22.175%2039%2021.725%2038.625%2021.175%2038.625C20.25%2038.625%2019.2%2040.25%2019.2%2041.55C19.2%2042.175%2019.5%2042.5%2019.95%2042.5C20.475%2042.5%2021.025%2042%2021.5%2041.125H21.25C20.95%2041.5%2020.6%2041.775%2020.275%2041.775C19.95%2041.775%2019.775%2041.575%2019.775%2041.125C19.7809%2040.9396%2019.806%2040.7552%2019.85%2040.575L21.8%2039.95ZM20.8%2039.175C21.075%2039.175%2021.3%2039.375%2021.175%2039.825L19.975%2040.15C20.175%2039.6%2020.525%2039.15%2020.825%2039.15L20.8%2039.175Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cpath%20d='M21.175%2038.1999L22.3%2037.1749V37.0249H21.55L20.875%2038.1999H21.2H21.175Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip26_5795_13250)'%3e%3cpath%20d='M16.975%2039.1501H17.625L16.575%2042.0001C16.5421%2042.0511%2016.5242%2042.1103%2016.5232%2042.171C16.5222%2042.2316%2016.5382%2042.2914%2016.5694%2042.3434C16.6007%2042.3955%2016.6458%2042.4377%2016.6998%2042.4654C16.7538%2042.4931%2016.8145%2042.5051%2016.875%2042.5001C17.625%2042.5001%2018.475%2041.8501%2018.825%2040.9501H18.65C18.3359%2041.3772%2017.8865%2041.6856%2017.375%2041.8251L18.3%2039.1501H19.3L19.425%2038.7501H18.475L18.8%2037.7251H18.45L17.775%2038.7501L16.975%2038.8501V39.1501Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip27_5795_13250)'%3e%3cpath%20d='M16.65%2039.5C16.775%2039.025%2016.7%2038.625%2016.35%2038.625C15.9%2038.625%2015.775%2038.925%2015.35%2039.875V39.325C15.325%2038.95%2015.2%2038.625%2014.85%2038.625C14.475%2038.625%2014.125%2039.25%2013.825%2039.875H14.025C14.2%2039.55%2014.4%2039.375%2014.525%2039.375C14.7%2039.375%2014.775%2039.625%2014.525%2040.225L13.775%2041.925C13.6%2042.25%2013.775%2042.45%2014.075%2042.45C14.1577%2042.4649%2014.243%2042.4472%2014.3129%2042.4006C14.3828%2042.3539%2014.432%2042.2821%2014.45%2042.2L15.2%2040.2C15.4067%2039.9415%2015.6236%2039.6913%2015.85%2039.45H16.65V39.5Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip28_5795_13250)'%3e%3cpath%20d='M13.45%2039.9251C13.825%2038.9751%2013.375%2038.6001%2012.825%2038.6001C11.9%2038.6001%2010.85%2040.2251%2010.85%2041.5251C10.85%2042.1501%2011.15%2042.4751%2011.6%2042.4751C12.125%2042.4751%2012.675%2041.9751%2013.15%2041.1001H12.9C12.6%2041.4751%2012.25%2041.7501%2011.925%2041.7501C11.6%2041.7501%2011.425%2041.5501%2011.425%2041.1001C11.4308%2040.9147%2011.456%2040.7303%2011.5%2040.5501L13.45%2039.9251ZM12.45%2039.1501C12.725%2039.1501%2012.95%2039.3501%2012.825%2039.8001L11.625%2040.1251C11.825%2039.5751%2012.175%2039.1251%2012.475%2039.1251L12.45%2039.1501Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip29_5795_13250)'%3e%3cpath%20d='M10.2%2038.6249C9.69998%2038.6249%209.19998%2039.1749%208.74998%2039.8249L9.74998%2037.0999L9.69998%2037.0249L8.44998%2037.1749V37.2749L8.69998%2037.4749C8.92498%2037.6499%208.84998%2037.7999%208.64998%2038.3249L7.54998%2041.2249C7.46796%2041.4023%207.40106%2041.5863%207.34998%2041.7749C7.34998%2042.1249%207.79998%2042.4499%208.22498%2042.4499C9.17498%2042.4499%2010.725%2040.7249%2010.725%2039.3999C10.725%2038.8249%2010.6%2038.5999%2010.2%2038.5999V38.6249ZM8.54998%2041.8999C8.34998%2041.8999%208.07498%2041.7249%208.07498%2041.5749C8.12768%2041.3868%208.19454%2041.2029%208.27498%2041.0249L8.59998%2040.1999C8.92498%2039.7749%209.44998%2039.3499%209.74998%2039.3499C9.92498%2039.3499%2010.05%2039.4499%2010.05%2039.7249C10.05%2040.4999%209.32498%2041.8999%208.54998%2041.8999Z'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip30_5795_13250)'%3e%3cpath%20d='M7.05003%2039C7.12503%2038.75%206.95003%2038.6%206.80003%2038.6C6.25003%2038.6%205.55003%2039.125%205.30003%2039.85H5.47503C5.65263%2039.5632%205.92784%2039.3501%206.25003%2039.25L5.17503%2042.075C5.15343%2042.1173%205.14316%2042.1645%205.14522%2042.2119C5.14727%2042.2594%205.16158%2042.3055%205.18676%2042.3458C5.21193%2042.3861%205.24711%2042.4192%205.28887%2042.4418C5.33063%2042.4644%205.37754%2042.4759%205.42503%2042.475C5.97503%2042.475%206.60003%2041.975%206.87503%2041.225H6.65003C6.4878%2041.526%206.22102%2041.7572%205.90003%2041.875L7.05003%2039ZM7.15003%2037.925C7.20913%2037.925%207.26764%2037.9134%207.32224%2037.8907C7.37684%2037.8681%207.42645%2037.835%207.46823%2037.7932C7.51002%2037.7514%207.54316%2037.7018%207.56578%2037.6472C7.58839%2037.5926%207.60003%2037.5341%207.60003%2037.475C7.60344%2037.4138%207.59432%2037.3526%207.57323%2037.2951C7.55214%2037.2376%207.51954%2037.185%207.47741%2037.1405C7.43528%2037.096%207.38451%2037.0606%207.32822%2037.0365C7.27193%2037.0123%207.21129%2036.9999%207.15003%2037C7.03069%2037%206.91623%2037.0474%206.83184%2037.1318C6.74744%2037.2162%206.70003%2037.3307%206.70003%2037.45C6.70003%2037.5693%206.74744%2037.6838%206.83184%2037.7682C6.91623%2037.8526%207.03069%2037.9%207.15003%2037.9'%20fill='%23161616'%20/%3e%3c/g%3e%3cg%20clip-path='url(%23clip31_5795_13250)'%3e%3cpath%20d='M4.4%2037.3501H1.825L1.75%2037.5751C2.5%2037.7251%202.575%2037.8001%202.25%2038.7751L1.45%2040.9001C1.075%2041.8751%200.95%2041.9501%200.075%2042.1001L0%2042.3501H3.925L4.8%2040.8501H4.5C4%2041.3501%203.45%2042.0501%202.575%2042.0501C1.9%2042.0501%201.825%2041.9251%202.175%2040.9251L2.95%2038.8001C3.3%2037.8251%203.45%2037.7501%204.325%2037.6001L4.4%2037.3501Z'%20fill='%23161616'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_5795_13250'%20x1='0'%20y1='6'%20x2='33'%20y2='6'%20gradientUnits='userSpaceOnUse'%20%3e%3cstop%20stop-color='%23000091'%20/%3e%3cstop%20offset='0.5'%20stop-color='%23000091'%20/%3e%3cstop%20offset='0.5'%20stop-color='%23E1000F'%20/%3e%3cstop%20offset='1'%20stop-color='%23E1000F'%20/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5795_13250'%3e%3crect%20width='33'%20height='12'%20fill='white'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_5795_13250'%3e%3crect%20width='33'%20height='13.5'%20fill='white'%20transform='translate(0%20-0.75)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip2_5795_13250'%3e%3crect%20width='108.88'%20height='26.5'%20fill='white'%20transform='translate(0%2033)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip3_5795_13250'%3e%3crect%20width='63'%20height='45'%20fill='white'%20transform='translate(0%2037)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip4_5795_13250'%3e%3crect%20width='31.5'%20height='22.5'%20fill='white'%20transform='translate(0%2037)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip5_5795_13250'%3e%3crect%20width='3.1'%20height='5.45'%20fill='white'%20transform='translate(28.175%2053.5249)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip6_5795_13250'%3e%3crect%20width='2.75'%20height='3.875'%20fill='white'%20transform='translate(28.175%2055.125)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip7_5795_13250'%3e%3crect%20width='2.875'%20height='4.75'%20fill='white'%20transform='translate(25.55%2054.25)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip8_5795_13250'%3e%3crect%20width='2.45'%20height='5.475'%20fill='white'%20transform='translate(23.4%2053.5249)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip9_5795_13250'%3e%3crect%20width='3.7'%20height='3.875'%20fill='white'%20transform='translate(19.3%2055.125)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip10_5795_13250'%3e%3crect%20width='3'%20height='3.875'%20fill='white'%20transform='translate(16.425%2055.125)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip11_5795_13250'%3e%3crect%20width='2.75'%20height='3.875'%20fill='white'%20transform='translate(13.575%2055.125)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip12_5795_13250'%3e%3crect%20width='2.875'%20height='4.75'%20fill='white'%20transform='translate(10.925%2054.25)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip13_5795_13250'%3e%3crect%20width='3.675'%20height='4.05'%20fill='white'%20transform='translate(7.22498%2054.9502)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip14_5795_13250'%3e%3crect%20width='3'%20height='3.875'%20fill='white'%20transform='translate(4.90002%2055.125)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip15_5795_13250'%3e%3crect%20width='5.475'%20height='4.95'%20fill='white'%20transform='translate(0%2053.8999)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip16_5795_13250'%3e%3crect%20width='3.1'%20height='5.45'%20fill='white'%20transform='translate(19.325%2045.2749)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip17_5795_13250'%3e%3crect%20width='2.75'%20height='3.875'%20fill='white'%20transform='translate(19.325%2046.875)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip18_5795_13250'%3e%3crect%20width='2.875'%20height='4.75'%20fill='white'%20transform='translate(16.7%2046)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip19_5795_13250'%3e%3crect%20width='2.45'%20height='5.475'%20fill='white'%20transform='translate(14.55%2045.25)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip20_5795_13250'%3e%3crect%20width='2.525'%20height='5.475'%20fill='white'%20transform='translate(12.35%2045.2749)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip21_5795_13250'%3e%3crect%20width='3.675'%20height='4.05'%20fill='white'%20transform='translate(8.72498%2046.7002)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip22_5795_13250'%3e%3crect%20width='4.5'%20height='5.5'%20fill='white'%20transform='translate(4.65002%2046.8501)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip23_5795_13250'%3e%3crect%20width='5.75'%20height='6.275'%20fill='white'%20transform='translate(0%2044.3252)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip24_5795_13250'%3e%3crect%20width='3.1'%20height='5.45'%20fill='white'%20transform='translate(19.2%2037.0249)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip25_5795_13250'%3e%3crect%20width='2.75'%20height='3.875'%20fill='white'%20transform='translate(19.2%2038.625)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip26_5795_13250'%3e%3crect%20width='2.875'%20height='4.75'%20fill='white'%20transform='translate(16.55%2037.7251)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip27_5795_13250'%3e%3crect%20width='3'%20height='3.875'%20fill='white'%20transform='translate(13.7%2038.625)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip28_5795_13250'%3e%3crect%20width='2.75'%20height='3.875'%20fill='white'%20transform='translate(10.85%2038.6001)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip29_5795_13250'%3e%3crect%20width='3.4'%20height='5.45'%20fill='white'%20transform='translate(7.34998%2037.0249)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip30_5795_13250'%3e%3crect%20width='2.45'%20height='5.475'%20fill='white'%20transform='translate(5.15002%2037)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clip31_5795_13250'%3e%3crect%20width='4.8'%20height='4.975'%20fill='white'%20transform='translate(0%2037.3501)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Sd=({externalLinks:e,legalLinks:t,license:r,logo:n})=>{const{t:l}=Y.useCunningham();return o.jsxs("footer",{className:"c__footer",children:[o.jsx("div",{className:"c__footer__stripe"}),o.jsxs("div",{className:"c__footer__content",children:[o.jsxs("div",{className:"c__footer__content__top",children:[o.jsx("div",{children:o.jsx("div",{className:"c__footer__content__top__logo",children:o.jsx("img",{className:"c__footer__logo",alt:(n==null?void 0:n.alt)||l("components.footer.logo.alt"),width:n==null?void 0:n.width,height:n==null?void 0:n.height,decoding:"async",src:(n==null?void 0:n.src)||Dd})})}),o.jsx("div",{className:"c__footer__content__top__links",children:e==null?void 0:e.map(({label:i,href:a})=>o.jsxs("a",{href:a,target:"_blank",children:[o.jsx("span",{children:i}),o.jsx("img",{alt:"",width:"18",decoding:"async",src:C5})]},i))})]}),o.jsx("div",{className:"c__footer__content__middle",children:t==null?void 0:t.map(({label:i,href:a})=>o.jsx("a",{href:a,children:o.jsx("span",{children:i})},i))}),r&&o.jsxs("p",{className:"c__footer__content__mention",children:[r==null?void 0:r.label," ",o.jsxs("a",{href:r==null?void 0:r.link.href,target:"_blank",children:[o.jsx("span",{children:r==null?void 0:r.link.label}),o.jsx("img",{alt:"",width:"18",decoding:"async",src:C5})]})]})]})]})},Md=e=>o.jsx(ud,{...e,className:"c__filter",children:o.jsx(_d,{...e})}),_d=e=>{const t=u.useContext(B4),r=t!=null&&t.selectedItem?e.options.find(n=>{var l;return n.value===((l=t.selectedItem)==null?void 0:l.key)}):null;return o.jsxs(o.Fragment,{children:[o.jsxs(Au,{className:u0("c__filter__button",{"c__filter__button--active":!!r}),children:[o.jsx(_u,{className:"c__filter__label",children:r?o.jsxs(o.Fragment,{children:[e.label," : ",r.label]}):o.jsx(o.Fragment,{children:e.label})}),o.jsx("span",{"aria-hidden":"true",className:u0("material-icons c__filter__button__icon",{opened:t==null?void 0:t.isOpen}),children:"keyboard_arrow_down"})]}),o.jsx(Ke,{className:"c__dropdown-menu",children:o.jsx(j4,{children:e.options.map(n=>o.jsxs(u.Fragment,{children:[o.jsx(rt,{id:n.value,className:"c__dropdown-menu-item",children:o.jsxs("div",{className:"c__filter__item",children:[n.render?n.render():n.label,(e.selectedKey===n.value||n.isChecked)&&o.jsx("span",{className:"material-icons checked",children:"check"})]})},n.value),n.showSeparator&&o.jsx(Dt,{})]},n.value))})})]})},K4=({withPadding:e=!0,direction:t,width:r="thin",size:n})=>o.jsx("div",{style:{"--size":n},className:u0("c__separator",`c__separator--${t}`,`c__separator--${r}`,{"with-padding":e})}),q2=e=>o.jsx(K4,{direction:"horizontal",...e}),p1=({size:e="sm"})=>o.jsx("div",{className:["c__spinner",e].join(" ")}),Z4=e=>{const{label:t,activeLabel:r,isActive:n,searchValue:l="",onSearchChange:i,placeholder:a,items:s,renderItem:c,onItemSelect:d,isLoading:f,emptyState:h,isOpen:v,onOpenChange:g}=e,b=u.useId(),p=u.useRef(null),C=u.useRef(null),[m,y]=u.useState(!1),E=v??m,S=D=>{y(D),g==null||g(D)};u.useEffect(()=>{E&&requestAnimationFrame(()=>{var D;(D=C.current)==null||D.focus()})},[E]);const F=D=>{var q,L,I;if(D.key==="ArrowDown"){D.preventDefault();const N=(L=(q=C.current)==null?void 0:q.closest(".c__search-filter__popover"))==null?void 0:L.querySelector("[role='listbox']");N==null||N.focus()}else D.key==="Escape"&&(S(!1),(I=p.current)==null||I.focus())},M=n??!!r;return o.jsxs("div",{className:"c__search-filter",children:[o.jsxs("button",{ref:p,id:b,className:u0("c__filter__button",{"c__filter__button--active":M}),onClick:()=>S(!E),"aria-expanded":E,"aria-haspopup":"listbox",type:"button",children:[o.jsx("span",{className:"c__filter__label",children:r?o.jsxs(o.Fragment,{children:[t," : ",r]}):t}),o.jsx("span",{"aria-hidden":"true",className:u0("material-icons c__filter__button__icon",{opened:E}),children:"keyboard_arrow_down"})]}),o.jsxs(Ke,{triggerRef:p,isOpen:E,onOpenChange:S,className:"c__dropdown-menu c__search-filter__popover",style:{marginTop:"0px"},children:[o.jsxs("div",{className:"c__search-filter__search",children:[o.jsx("span",{className:"material-icons","aria-hidden":"true",children:"search"}),o.jsx("input",{ref:C,type:"text",value:l,onChange:D=>i(D.target.value),placeholder:a,onKeyDown:F,"aria-label":a||t})]}),o.jsx(q2,{withPadding:!1}),o.jsxs(j4,{className:"c__search-filter__list","aria-labelledby":b,onAction:D=>{const q=s.find(L=>L.id===D);q&&(d==null||d(q),i(""),S(!1))},children:[f&&o.jsx(rt,{id:"__loading",className:"c__search-filter__loading",textValue:"Loading",children:o.jsx(p1,{})}),!f&&s.length===0&&h&&o.jsx(rt,{id:"__empty",className:"c__search-filter__empty",textValue:"Empty",children:h}),!f&&s.map(D=>o.jsx(rt,{id:D.id,className:"c__search-filter__item",textValue:D.label,children:c(D)},D.id))]})]})]})},jn=["gray","brand","red","orange","brown","green","blue-1","blue-2","pink","yellow","purple"],U4=e=>e.split(/[\s-_]+/).slice(0,2).map(t=>t[0]).join("").toUpperCase(),Nl=e=>{let t=0;for(let r=0;r<e.length;r++)t+=e.charCodeAt(r);return jn[t%jn.length]},M1=({fullName:e,size:t="medium",forceColor:r,backgroundColor:n})=>{const l=U4(e),i=n||Nl(e);return o.jsx("div",{style:{backgroundColor:r||void 0},className:u0(`c__avatar ${t}`,{[i]:!r&&i}),children:o.jsx("div",{className:"c__avatar__initials",children:l})})},$d=e=>o.jsx(Z4,{...e,placeholder:e.placeholder??"Search for a name",renderItem:t=>o.jsxs("div",{className:"c__search-filter__user-row",children:[o.jsx(M1,{fullName:t.fullName,size:"small"}),o.jsx("span",{children:t.fullName})]})}),Ad=({logo:e,mainButton:t,banner:r,title:n,subtitle:l})=>o.jsx("div",{className:"c__hero",children:o.jsxs("div",{className:"c__hero__display",children:[o.jsxs("div",{className:"c__hero__display__captions",children:[e,o.jsx("h2",{children:n}),o.jsx("span",{className:"c__hero__display__captions__subtitle",children:l}),t||o.jsx(d3,{})]}),o.jsx("img",{src:r,alt:""})]})}),qd=({children:e})=>o.jsx("div",{className:"c__home-gutter",children:e}),W4=(e,t,r=void 0)=>{const n=Array.isArray(t)?t:t.replace(/(\[(\d)\])/g,".$2").replace(/^\./,"").split(".");if(!n.length||n[0]===void 0)return e;const l=n[0];return typeof e!="object"||e===null||!(l in e)||e[l]===void 0?r:W4(e[l],n.slice(1),r)},kd={placeholder:"Entrez votre adresse e-mail",srLabel:"Adresse e-mail",submit:"Suivant",title:"Connexion avec {linebreak}votre adresse e-mail"},Pd={homepageLinkTitle:{withoutService:"Retour à l'accueil",withService:"Retour à l'accueil - {serviceName}"},license:"Sauf mention explicite de propriété intellectuelle détenue par des tiers, les contenus de ce site sont proposés sous {license}",licenseEtalab:"licence etalab-2.0",links:{a11y:{perfect:"Accessibilité : conforme",partial:"Accessibilité : partiellement conforme",bad:"Accessibilité : non conforme"},privacy:"Données personnelles",sitemap:"Plan du site",terms:"Mentions légales"}},Td={label:"Les services de La Suite numérique"},Id={homepageLinkTitle:"Accueil - {serviceName}"},jd={newWindow:"{title} - nouvelle fenêtre"},Rd={help:"Qu'est-ce que ProConnect ?",loginWith:"S’identifier avec",loginWithProconnect:"{loginWith} {proconnect}",or:"ou",title:"Connexion avec ProConnect"},G4={email:kd,footer:Pd,gaufre:Td,header:Id,links:jd,proconnect:Rd},Ld=u.createContext(G4);function Od(){const e=u.useContext(Ld)||G4;return{t:function(t,r={}){const n=W4(e,t);if(!n)return console.warn(`Translation for key "${t}" not found`),t;if(r){const l=[];if(Object.keys(r).forEach(a=>{typeof r[a]!="string"&&l.push(a)}),!l.length)return n.replace(/{(\w+)}/g,(a,s)=>r[s]);const i=n.split(/{(.*?)}/);return o.jsx(o.Fragment,{children:i.map((a,s)=>a in r?o.jsx(u.Fragment,{children:r[a]},s):a)})}return n}}}const Hd={responsive:"lasuite-gaufre-btn--responsive",small:"lasuite-gaufre-btn--small"},Nd=({variant:e})=>{const{t}=Od(),r=e?Hd[e]:"";return o.jsx("button",{type:"button",className:`lasuite-gaufre-btn ${r} lasuite-gaufre-btn--vanilla js-lasuite-gaufre-btn`,title:t("gaufre.label"),children:t("gaufre.label")})},Bd=()=>o.jsxs(o.Fragment,{children:[o.jsx("script",{src:"https://integration.lasuite.numerique.gouv.fr/api/v1/gaufre.js",id:"lasuite-gaufre-script",async:!0,defer:!0}),o.jsx(Nd,{variant:"small"})]}),Vd="data:image/svg+xml,%3csvg%20width='64'%20height='26'%20viewBox='0%200%2064%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7771_15979)'%3e%3cpath%20d='M63.4259%2019.6175C63.4259%2020.1333%2063.4259%2020.3912%2063.3731%2020.6274C63.2756%2021.0639%2063.0469%2021.4602%2062.7177%2021.763C62.5395%2021.9269%2062.3162%2022.0559%2061.8696%2022.3139L59.9192%2023.4406C59.4723%2023.6988%2059.2488%2023.8279%2059.0177%2023.9003C58.5905%2024.0343%2058.1326%2024.0343%2057.7055%2023.9003C57.4744%2023.8279%2057.2509%2023.6988%2056.804%2023.4406L55.4779%2022.6746C54.9159%2022.3499%2054.6348%2022.1875%2054.5043%2021.9996C54.2603%2021.6483%2054.2605%2021.1823%2054.5049%2020.8313C54.6356%2020.6435%2054.9168%2020.4814%2055.4792%2020.1572L56.8083%2019.3911C57.2557%2019.1333%2057.4793%2019.0044%2057.6578%2018.8405C57.9875%2018.5376%2058.2167%2018.1411%2058.3144%2017.7041C58.3673%2017.4677%2058.3673%2017.2095%2058.3673%2016.6932V15.1651C58.3673%2014.5163%2058.3673%2014.1919%2058.4647%2013.9849C58.6468%2013.598%2059.0502%2013.365%2059.4763%2013.4008C59.7042%2013.42%2059.9852%2013.5822%2060.5471%2013.9066L61.869%2014.6698C62.3157%2014.9277%2062.5391%2015.0567%2062.7173%2015.2206C63.0467%2015.5234%2063.2755%2015.9198%2063.3731%2016.3564C63.4259%2016.5927%2063.4259%2016.8506%2063.4259%2017.3665V19.6175Z'%20fill='%23C83F49'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M52.1227%2010.0913C54.0237%2010.0913%2055.2764%2011.3056%2055.4296%2013.0311C55.4634%2013.4125%2055.483%2013.8298%2055.4161%2014.2062C55.3942%2014.3293%2055.2848%2014.4154%2055.1598%2014.4154H50.4038C50.3227%2014.4154%2050.2598%2014.4872%2050.2735%2014.5671C50.4893%2015.8206%2051.1794%2016.3447%2052.2824%2016.3447C52.6047%2016.3447%2052.9343%2016.2299%2053.1712%2016.1233C53.3024%2016.0642%2053.3687%2016.0345%2053.4122%2016.0248C53.5046%2016.0041%2053.5644%2016.0079%2053.6538%2016.0395C53.6958%2016.0543%2053.745%2016.0841%2053.8434%2016.1435L54.2508%2016.3894C54.5156%2016.549%2054.6484%2016.6286%2054.7029%2016.7099C54.8054%2016.8634%2054.8021%2017.0598%2054.6943%2017.2097C54.6371%2017.2891%2054.5058%2017.3625%2054.2429%2017.5088C54.0455%2017.6186%2053.8437%2017.7185%2053.633%2017.7938C52.9051%2018.0543%2052.1282%2018.0627%2051.3458%2017.8972C49.3995%2017.4855%2048.3644%2015.875%2048.3644%2014.038C48.3645%2011.8759%2049.7285%2010.0914%2052.1227%2010.0913ZM52.0793%2011.6003C51.1906%2011.6004%2050.5851%2012.0639%2050.3482%2012.9186C50.3253%2013.0011%2050.3898%2013.0807%2050.4754%2013.0807H53.5357C53.6121%2013.0806%2053.6738%2013.0164%2053.6642%2012.9406C53.5771%2012.2499%2053.0446%2011.6003%2052.0793%2011.6003Z'%20fill='%232845C1'/%3e%3cpath%20d='M27.0483%207.27437C28.4287%207.27441%2029.5109%207.83538%2030.3491%208.7076C30.4132%208.77435%2030.4455%208.80771%2030.4647%208.84951C30.4989%208.9242%2030.4955%209.02087%2030.4562%209.09297C30.4341%209.13343%2030.3969%209.16737%2030.3222%209.23489L29.401%2010.0674C29.3152%2010.1449%2029.272%2010.1842%2029.2303%2010.202C29.1493%2010.2366%2029.0681%2010.2321%2028.9911%2010.1891C28.9515%2010.1671%2028.9094%2010.1201%2028.8253%2010.0264C28.2997%209.4409%2027.7178%209.07156%2027.0624%209.07156C26.3381%209.07169%2025.8599%209.53539%2025.8598%2010.1439C25.8598%2010.9189%2026.6772%2011.2755%2027.6234%2011.6878C28.924%2012.2546%2030.4683%2012.9276%2030.4684%2014.9409C30.4394%2016.8538%2028.9612%2017.9987%2027.0918%2017.9988C25.5333%2017.9988%2024.444%2017.4813%2023.583%2016.5778C23.5199%2016.5115%2023.4882%2016.478%2023.4693%2016.4365C23.4356%2016.3625%2023.4388%2016.2671%2023.4772%2016.1955C23.4988%2016.1552%2023.5355%2016.1211%2023.6087%2016.0536L24.5226%2015.2112C24.6088%2015.1317%2024.652%2015.0918%2024.6927%2015.0736C24.7735%2015.0376%2024.8496%2015.0396%2024.9282%2015.0803C24.9678%2015.1009%2025.0139%2015.1485%2025.1056%2015.2437C25.6733%2015.8326%2026.3698%2016.1728%2027.0771%2016.1728C27.8886%2016.1728%2028.3812%2015.7381%2028.3813%2015.0137C28.3813%2014.22%2027.551%2013.8546%2026.5951%2013.4342C25.2993%2012.8644%2023.7734%2012.193%2023.7733%2010.2167C23.7733%208.60804%2025.1064%207.27437%2027.0483%207.27437Z'%20fill='%232845C1'/%3e%3cpath%20d='M33.0816%2010.4051C33.1877%2010.4051%2033.2407%2010.4052%2033.2834%2010.4198C33.3629%2010.447%2033.4257%2010.5091%2033.4529%2010.5886C33.4675%2010.6314%2033.4676%2010.6848%2033.4676%2010.7911V14.55C33.4677%2015.6077%2034.0181%2016.2596%2035.0323%2016.2597C36.0322%2016.2597%2036.5829%2015.6077%2036.583%2014.55V10.7911C36.583%2010.6848%2036.583%2010.6314%2036.5977%2010.5886C36.6249%2010.5091%2036.6877%2010.447%2036.7671%2010.4198C36.8099%2010.4052%2036.8629%2010.4051%2036.969%2010.4051H38.0523C38.1585%2010.4051%2038.212%2010.4051%2038.2548%2010.4198C38.3341%2010.447%2038.3964%2010.5093%2038.4236%2010.5886C38.4382%2010.6314%2038.4383%2010.6848%2038.4383%2010.7911V14.4625C38.4383%2016.6508%2037.163%2017.9987%2035.0182%2017.9988C32.8734%2017.9988%2031.6123%2016.6508%2031.6123%2014.4625V10.7911C31.6123%2010.6848%2031.6123%2010.6314%2031.627%2010.5886C31.6541%2010.5093%2031.7165%2010.447%2031.7958%2010.4198C31.8386%2010.4051%2031.892%2010.4051%2031.9983%2010.4051H33.0816Z'%20fill='%232845C1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.6864%2010.109C20.8021%2010.109%2021.8892%2011.3699%2021.8892%2012.9785V17.3173C21.8892%2017.4233%2021.8891%2017.4765%2021.8746%2017.5192C21.8474%2017.5986%2021.7846%2017.6614%2021.7051%2017.6886C21.6624%2017.7032%2021.6092%2017.7033%2021.5033%2017.7033H20.4346C20.3284%2017.7033%2020.2749%2017.7033%2020.2321%2017.6886C20.1527%2017.6614%2020.0905%2017.5986%2020.0633%2017.5192C20.0487%2017.4764%2020.0486%2017.4234%2020.0486%2017.3173V17.2415C20.0486%2017.1766%2020.0485%2017.144%2020.0413%2017.1302C20.0267%2017.1027%2019.999%2017.0907%2019.9691%2017.099C19.954%2017.1033%2019.9286%2017.127%2019.8786%2017.1742C19.3908%2017.6343%2018.6201%2017.9204%2017.8606%2017.9205C16.3969%2017.9205%2015.3967%2017.08%2015.3966%2015.7324C15.3966%2014.6311%2016.2515%2013.8046%2017.8165%2013.5437L19.8627%2013.1981C19.9699%2013.18%2020.0486%2013.0873%2020.0486%2012.9785C20.0486%2012.2105%2019.4687%2011.7178%2018.6282%2011.7178C18.0616%2011.7178%2017.5966%2011.9303%2017.2329%2012.2885C17.1368%2012.3832%2017.0884%2012.4305%2017.0519%2012.4494C16.9763%2012.4885%2016.9134%2012.4922%2016.8335%2012.4628C16.7949%2012.4487%2016.7508%2012.415%2016.6628%2012.3478L15.9276%2011.7869C15.849%2011.7269%2015.8096%2011.6967%2015.7838%2011.6566C15.7392%2011.5871%2015.7297%2011.4822%2015.7612%2011.4058C15.7794%2011.3617%2015.8085%2011.3298%2015.8664%2011.2664C16.5273%2010.542%2017.5043%2010.109%2018.6864%2010.109ZM19.8241%2014.4943L18.3095%2014.747C17.5416%2014.8774%2017.2227%2015.1958%2017.2225%2015.6449C17.2225%2016.1377%2017.6142%2016.4567%2018.2374%2016.4567C18.9727%2016.4566%2019.5305%2016.1571%2019.9012%2015.6939C19.9264%2015.6624%2019.9392%2015.6465%2019.9618%2015.6082C19.9962%2015.5498%2020.0329%2015.4453%2020.0425%2015.3782C20.0487%2015.3344%2020.0486%2015.2998%2020.0486%2015.2308V14.6846C20.0486%2014.623%2020.0483%2014.5923%2020.0394%2014.5689C20.0228%2014.5254%2019.9854%2014.4932%2019.9397%2014.4839C19.9152%2014.479%2019.8848%2014.4842%2019.8241%2014.4943Z'%20fill='%232845C1'/%3e%3cpath%20d='M45.2967%208.57914C45.4029%208.57914%2045.4564%208.57917%2045.4992%208.59382C45.5785%208.62109%2045.6408%208.68332%2045.668%208.76265C45.6826%208.8054%2045.6827%208.85848%2045.6827%208.96451V10.2717C45.6827%2010.3083%2045.6825%2010.3267%2045.6876%2010.3415C45.697%2010.3689%2045.7188%2010.3902%2045.7463%2010.3996C45.7611%2010.4046%2045.7794%2010.4051%2045.816%2010.4051H47.5288C47.6349%2010.4051%2047.6879%2010.4051%2047.7307%2010.4198C47.8101%2010.447%2047.8723%2010.5092%2047.8995%2010.5886C47.9142%2010.6314%2047.9142%2010.6848%2047.9142%2010.7911V11.6713C47.9142%2011.7774%2047.9141%2011.8304%2047.8995%2011.8732C47.8723%2011.9526%2047.8101%2012.0154%2047.7307%2012.0426C47.6879%2012.0572%2047.6348%2012.0573%2047.5288%2012.0573H45.816C45.7794%2012.0573%2045.7611%2012.0572%2045.7463%2012.0622C45.7189%2012.0716%2045.697%2012.0929%2045.6876%2012.1203C45.6825%2012.1351%2045.6827%2012.1539%2045.6827%2012.1906V15.0424C45.6827%2015.8539%2046.1173%2016.1728%2046.8419%2016.1728C47.126%2016.1728%2047.3557%2016.1547%2047.5459%2016.1208C47.6769%2016.0976%2047.7423%2016.0861%2047.7766%2016.0927C47.8485%2016.1066%2047.8904%2016.1412%2047.9166%2016.2095C47.9291%2016.2421%2047.9289%2016.2989%2047.9289%2016.412V17.3706C47.9289%2017.4389%2047.9286%2017.4731%2047.9191%2017.5082C47.9029%2017.5673%2047.8551%2017.6323%2047.8035%2017.6654C47.7728%2017.685%2047.7464%2017.6935%2047.6934%2017.71C47.3789%2017.8083%2047.0056%2017.8538%2046.5232%2017.8538C44.6972%2017.8538%2043.8274%2016.8249%2043.8274%2015.0424V12.1906C43.8274%2012.1539%2043.8276%2012.1351%2043.8225%2012.1203C43.813%2012.0929%2043.7912%2012.0716%2043.7638%2012.0622C43.749%2012.0572%2043.7306%2012.0573%2043.694%2012.0573H42.8511C42.7451%2012.0573%2042.692%2012.0572%2042.6492%2012.0426C42.5698%2012.0154%2042.507%2011.9526%2042.4798%2011.8732C42.4652%2011.8304%2042.4651%2011.7773%2042.4651%2011.6713V10.7911C42.4651%2010.6848%2042.4652%2010.6314%2042.4798%2010.5886C42.507%2010.5091%2042.5698%2010.447%2042.6492%2010.4198C42.692%2010.4052%2042.745%2010.4051%2042.8511%2010.4051H43.694C43.7306%2010.4051%2043.749%2010.4046%2043.7638%2010.3996C43.7912%2010.3902%2043.8131%2010.3689%2043.8225%2010.3415C43.8276%2010.3267%2043.8274%2010.3083%2043.8274%2010.2717V8.96451C43.8274%208.85851%2043.8275%208.80539%2043.8421%208.76265C43.8693%208.6832%2043.9321%208.62102%2044.0115%208.59382C44.0543%208.57921%2044.1073%208.57914%2044.2134%208.57914H45.2967Z'%20fill='%232845C1'/%3e%3cpath%20d='M10.4969%207.60347C10.6271%207.59288%2010.7502%207.66445%2010.8058%207.7827C10.8355%207.84596%2010.8357%207.94515%2010.8357%208.14299V15.7141C10.8357%2015.767%2010.8358%2015.7936%2010.8431%2015.815C10.8567%2015.8546%2010.8878%2015.8858%2010.9275%2015.8994C10.9489%2015.9067%2010.9754%2015.9067%2011.0284%2015.9067H14.2013C14.3074%2015.9067%2014.3605%2015.9068%2014.4032%2015.9214C14.4825%2015.9486%2014.5448%2016.011%2014.572%2016.0903C14.5867%2016.133%2014.5867%2016.1865%2014.5867%2016.2927V17.3326C14.5867%2017.4387%2014.5867%2017.4917%2014.572%2017.5345C14.5448%2017.6139%2014.4827%2017.6767%2014.4032%2017.7039C14.3605%2017.7185%2014.3073%2017.7186%2014.2013%2017.7186H9.25388C9.14764%2017.7186%209.09419%2017.7186%209.0514%2017.7039C8.972%2017.6767%208.90977%2017.6139%208.88258%2017.5345C8.86796%2017.4917%208.86789%2017.4387%208.86789%2017.3326V9.01834C8.86789%208.87045%208.86801%208.79609%208.88319%208.7284C8.91128%208.6034%208.97706%208.49005%209.07159%208.40358C9.12277%208.35678%209.1868%208.31985%209.31505%208.24637L10.1696%207.75701C10.3413%207.65863%2010.4272%207.60914%2010.4969%207.60347Z'%20fill='%232845C1'/%3e%3cpath%20d='M41.3506%2010.4051C41.4567%2010.4051%2041.5097%2010.4052%2041.5525%2010.4198C41.6319%2010.447%2041.6947%2010.5091%2041.7219%2010.5886C41.7366%2010.6314%2041.7366%2010.6848%2041.7366%2010.7911V17.3235C41.7366%2017.4295%2041.7365%2017.4826%2041.7219%2017.5253C41.6947%2017.6048%2041.6319%2017.6669%2041.5525%2017.6941C41.5097%2017.7087%2041.4567%2017.7088%2041.3506%2017.7088H40.282C40.1757%2017.7088%2040.1223%2017.7088%2040.0795%2017.6941C40.0001%2017.6669%2039.9378%2017.6047%2039.9106%2017.5253C39.896%2017.4826%2039.896%2017.4295%2039.896%2017.3235V10.7911C39.896%2010.6848%2039.896%2010.6314%2039.9106%2010.5886C39.9378%2010.5092%2040.0001%2010.447%2040.0795%2010.4198C40.1223%2010.4051%2040.1757%2010.4051%2040.282%2010.4051H41.3506Z'%20fill='%232845C1'/%3e%3cpath%20d='M5.0894%201.1867C5.51644%201.05287%205.97448%201.05281%206.4015%201.1867C6.63253%201.25916%206.85582%201.38863%207.30254%201.6467L8.62872%202.41255C9.19079%202.73725%209.47203%202.89994%209.60255%203.08787C9.8464%203.43915%209.84622%203.90523%209.60194%204.25623C9.47119%204.44396%209.18971%204.60566%208.62749%204.92971L7.29826%205.69618C6.85114%205.95389%206.6276%206.0829%206.44922%206.24671C6.11946%206.54958%205.88998%206.94632%205.79225%207.38326C5.73941%207.61961%205.73964%207.87775%205.73964%208.39379V9.92244C5.73964%2010.571%205.73973%2010.8955%205.64238%2011.1024C5.46034%2011.4893%205.05667%2011.7223%204.63062%2011.6866C4.40267%2011.6675%204.12141%2011.5051%203.55953%2011.1807L2.23763%2010.4173C1.79099%2010.1594%201.56738%2010.0306%201.3892%209.86678C1.0599%209.56394%200.831048%209.16745%200.733454%208.73084C0.680657%208.49461%200.680847%208.23666%200.680847%207.72092V5.46985C0.680847%204.95415%200.680686%204.69612%200.733454%204.45992C0.83101%204.02338%201.05999%203.62683%201.3892%203.32399C1.56729%203.16021%201.79065%203.03132%202.23702%202.77346L4.18775%201.6467C4.63463%201.38855%204.8583%201.25915%205.0894%201.1867Z'%20fill='%232845C1'/%3e%3cpath%20d='M40.8233%206.72384C41.4755%206.72384%2042.0119%207.27491%2042.0119%207.92706C42.0117%208.57908%2041.4754%209.12967%2040.8233%209.12967C40.1713%209.12963%2039.6209%208.57906%2039.6207%207.92706C39.6207%207.27494%2040.1712%206.72389%2040.8233%206.72384Z'%20fill='%232845C1'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7771_15979'%3e%3crect%20width='64'%20height='25.098'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";var Ir={},K2={},b5;function zd(){return b5||(b5=1,Object.defineProperty(K2,"__esModule",{value:!0}),K2.tokens=void 0,K2.tokens={themes:{default:{globals:{colors:{"logo-1-light":"#377FDB","logo-2-light":"#377FDB","logo-1-dark":"#C1D6F2","logo-2-dark":"#C1D6F2","brand-050":"#EAF1FB","brand-100":"#D5E4F7","brand-150":"#C0D6F4","brand-200":"#ABC9F0","brand-250":"#96BCEC","brand-300":"#80AEE8","brand-350":"#6CA0E4","brand-400":"#5693E0","brand-450":"#4085DC","brand-500":"#2976D8","brand-550":"#1167D4","brand-600":"#0659C5","brand-650":"#1A509F","brand-700":"#20467F","brand-750":"#203C63","brand-800":"#1D314C","brand-850":"#1A2638","brand-900":"#141C28","brand-950":"#0C1117","gray-000":"#FFFFFF","gray-025":"#F7F8F8","gray-050":"#F0F1F2","gray-100":"#E1E2E5","gray-150":"#D2D4D8","gray-200":"#C4C7CB","gray-250":"#B5B9BE","gray-300":"#A7ACB2","gray-350":"#999EA5","gray-400":"#8D9197","gray-450":"#80848A","gray-500":"#74777C","gray-550":"#686B6F","gray-600":"#5C5F63","gray-650":"#505356","gray-700":"#45474A","gray-750":"#3A3B3E","gray-800":"#2F3033","gray-850":"#252627","gray-900":"#1B1C1D","gray-950":"#101112","gray-1000":"#000000","info-050":"#EAF1FB","info-100":"#D5E4F7","info-150":"#C0D6F4","info-200":"#ABC9F0","info-250":"#96BCEC","info-300":"#80AEE8","info-350":"#6CA0E4","info-400":"#5693E0","info-450":"#4085DC","info-500":"#2976D8","info-550":"#1167D4","info-600":"#0659C5","info-650":"#1A509F","info-700":"#20467F","info-750":"#203C63","info-800":"#1D314C","info-850":"#1A2638","info-900":"#141C28","info-950":"#0C1117","success-050":"#E4F7D4","success-100":"#C8EEA8","success-150":"#AAE579","success-200":"#89DC45","success-250":"#72CF27","success-300":"#6AC024","success-350":"#61B121","success-400":"#59A21E","success-450":"#51941C","success-500":"#4B851A","success-550":"#427816","success-600":"#3A6A14","success-650":"#385C1F","success-700":"#344D24","success-750":"#2E4022","success-800":"#27341F","success-850":"#20281A","success-900":"#181D15","success-950":"#10120E","warning-050":"#FFF1BD","warning-100":"#FFE176","warning-150":"#FFCF25","warning-200":"#F4BF06","warning-250":"#E3B205","warning-300":"#D3A504","warning-350":"#C29805","warning-400":"#B28C03","warning-450":"#A27F03","warning-500":"#937303","warning-550":"#836703","warning-600":"#745B03","warning-650":"#625019","warning-700":"#524620","warning-750":"#443B20","warning-800":"#36301D","warning-850":"#2A2619","warning-900":"#1E1C13","warning-950":"#12110C","error-050":"#FCEDED","error-100":"#FADBDB","error-150":"#F7C9C9","error-200":"#F5B7B7","error-250":"#F2A4A4","error-300":"#EF9191","error-350":"#EC7D7D","error-400":"#E96868","error-450":"#E55050","error-500":"#E13131","error-550":"#D80000","error-600":"#C00101","error-650":"#9E2219","error-700":"#802820","error-750":"#662820","error-800":"#4F231E","error-850":"#3B1D19","error-900":"#2A1614","error-950":"#1A0E0C","red-050":"#FDEDED","red-100":"#FADBDB","red-150":"#F8C9C9","red-200":"#F5B7B6","red-250":"#F3A4A3","red-300":"#F09190","red-350":"#EE7C7B","red-400":"#EB6665","red-450":"#E74E4D","red-500":"#D83F3D","red-550":"#C23837","red-600":"#AC3231","red-650":"#8D3531","red-700":"#73332F","red-750":"#5B2F2B","red-800":"#472826","red-850":"#35211F","red-900":"#251817","red-950":"#160F0E","orange-050":"#FDEEE2","orange-100":"#FCDDC5","orange-150":"#FACBA8","orange-200":"#F8B98B","orange-250":"#F6A76A","orange-300":"#F4934B","orange-350":"#F27E27","orange-400":"#E76E12","orange-450":"#D26411","orange-500":"#BE5B0F","orange-550":"#AA510E","orange-600":"#97480C","orange-650":"#7E431D","orange-700":"#673C22","orange-750":"#533422","orange-800":"#412C1F","orange-850":"#31231B","orange-900":"#221A14","orange-950":"#15100C","brown-050":"#F3F0EF","brown-100":"#E7E1DF","brown-150":"#DCD2CF","brown-200":"#D0C4BF","brown-250":"#C5B6B0","brown-300":"#BAA7A1","brown-350":"#AF9992","brown-400":"#A48B83","brown-450":"#997E74","brown-500":"#8F7065","brown-550":"#846357","brown-600":"#7A5649","brown-650":"#684C42","brown-700":"#57423C","brown-750":"#463833","brown-800":"#382E2A","brown-850":"#2B2422","brown-900":"#1F1B19","brown-950":"#121010","yellow-050":"#FAF0D3","yellow-100":"#F5E2A4","yellow-150":"#F0D275","yellow-200":"#EBC242","yellow-250":"#E4B213","yellow-300":"#D4A511","yellow-350":"#C39810","yellow-400":"#B38B0F","yellow-450":"#A37F0D","yellow-500":"#93730C","yellow-550":"#84670B","yellow-600":"#755B0A","yellow-650":"#63501C","yellow-700":"#534521","yellow-750":"#443A21","yellow-800":"#36301F","yellow-850":"#29261A","yellow-900":"#1D1C14","yellow-950":"#12110C","green-050":"#E2F6E5","green-100":"#C5ECCA","green-150":"#A7E3AF","green-200":"#89D894","green-250":"#67CE75","green-300":"#4DC25D","green-350":"#48B257","green-400":"#41A44F","green-450":"#3B9548","green-500":"#368741","green-550":"#30793A","green-600":"#2B6B33","green-650":"#2F5C34","green-700":"#2E4E31","green-750":"#2A412C","green-800":"#253426","green-850":"#1E281F","green-900":"#171D17","green-950":"#0F120F","blue-1-050":"#EBF1FF","blue-1-100":"#D6E3FE","blue-1-150":"#C2D5FE","blue-1-200":"#ADC7FE","blue-1-250":"#99B8FD","blue-1-300":"#84AAFD","blue-1-350":"#6F9BFD","blue-1-400":"#5A8DFB","blue-1-450":"#437DFC","blue-1-500":"#3D71E4","blue-1-550":"#3665CC","blue-1-600":"#305AB5","blue-1-650":"#315093","blue-1-700":"#2E4675","blue-1-750":"#293B5E","blue-1-800":"#243048","blue-1-850":"#1E2635","blue-1-900":"#171C25","blue-1-950":"#0E1116","blue-2-050":"#E2F4F9","blue-2-100":"#C5E9F3","blue-2-150":"#A7DDED","blue-2-200":"#88D1E6","blue-2-250":"#68C5E0","blue-2-300":"#48B8D9","blue-2-350":"#3BAACA","blue-2-400":"#359CB9","blue-2-450":"#318EA9","blue-2-500":"#2C8199","blue-2-550":"#277389","blue-2-600":"#236679","blue-2-650":"#2A5866","blue-2-700":"#2A4B55","blue-2-750":"#283F47","blue-2-800":"#233337","blue-2-850":"#1D272A","blue-2-900":"#161C1E","blue-2-950":"#0E1112","purple-050":"#F6EEFF","purple-100":"#ECDCFF","purple-150":"#E3CBFE","purple-200":"#DAB9FE","purple-250":"#D0A7FE","purple-300":"#C795FE","purple-350":"#BD83FD","purple-400":"#B36FFD","purple-450":"#A85BFD","purple-500":"#9B4BF3","purple-550":"#8B43DA","purple-600":"#7B3CC1","purple-650":"#673C9B","purple-700":"#56387D","purple-750":"#463162","purple-800":"#382A4A","purple-850":"#2A2237","purple-900":"#1E1926","purple-950":"#121017","pink-050":"#FCEDF5","pink-100":"#F9DAEA","pink-150":"#F7C7E0","pink-200":"#F4B4D5","pink-250":"#F1A1CA","pink-300":"#EE8CBF","pink-350":"#EA77B3","pink-400":"#E760A6","pink-450":"#E24797","pink-500":"#CD4089","pink-550":"#B8397B","pink-600":"#A3336D","pink-650":"#86355E","pink-700":"#6E334F","pink-750":"#582E42","pink-800":"#442834","pink-850":"#332028","pink-900":"#24181D","pink-950":"#160F12","black-000":"#1B1C1D00","black-050":"#1B1C1D0D","black-100":"#1B1C1D1A","black-150":"#1B1C1D26","black-200":"#1B1C1D33","black-250":"#1B1C1D40","black-300":"#1B1C1D4D","black-350":"#1B1C1D59","black-400":"#1B1C1D66","black-450":"#1B1C1D73","black-500":"#1B1C1D80","black-550":"#1B1C1D8C","black-600":"#1B1C1D99","black-650":"#1B1C1DA6","black-700":"#1B1C1DB2","black-750":"#1B1C1DBF","black-800":"#1B1C1DCC","black-850":"#1B1C1DD9","black-900":"#1B1C1DE5","black-950":"#101112F2","white-000":"#F7F8F800","white-050":"#F7F8F80D","white-100":"#F7F8F81A","white-150":"#F7F8F826","white-200":"#F7F8F833","white-250":"#F7F8F840","white-300":"#F7F8F84D","white-350":"#F7F8F859","white-400":"#F7F8F866","white-450":"#F7F8F873","white-500":"#F7F8F880","white-550":"#F7F8F88C","white-600":"#F7F8F899","white-650":"#F7F8F8A6","white-700":"#F7F8F8B2","white-750":"#F7F8F8BF","white-800":"#F7F8F8CC","white-850":"#F7F8F8D9","white-900":"#F7F8F8E5","white-950":"#F7F8F8F2","white-975":"#F7F8F8F9"},transitions:{"ease-in":"cubic-bezier(0.32, 0, 0.67, 0)","ease-out":"cubic-bezier(0.33, 1, 0.68, 1)","ease-in-out":"cubic-bezier(0.65, 0, 0.35, 1)",duration:"250ms"},font:{sizes:{xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",ml:"0.938rem",xl:"1.25rem",t:"0.6875rem",s:"0.75rem",h1:"2rem",h2:"1.75rem",h3:"1.5rem",h4:"1.375rem",h5:"1.25rem",h6:"1.125rem","xl-alt":"5rem","lg-alt":"4.5rem","md-alt":"4rem","sm-alt":"3.5rem","xs-alt":"3rem"},weights:{thin:200,light:300,regular:400,medium:500,bold:600,extrabold:700,black:800},families:{base:'"Roboto Flex Variable", sans-serif',accent:'"Roboto Flex Variable", sans-serif'}},spacings:{l:"3rem",b:"1.625rem",m:"0.8125rem",s:"1rem",t:"0.5rem",st:"0.25rem","4xs":"0.125rem","3xs":"0.25rem","2xs":"0.375rem",xxxs:"0.25rem",xxs:"0.375rem",xs:"0.5rem",sm:"0.75rem",base:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem",xxl:"3rem",xxxl:"3.5rem","2xl":"3rem","3xl":"3.5rem","4xl":"4rem","5xl":"4.5rem","6xl":"6rem","7xl":"7.5rem"},breakpoints:{xs:"0px",sm:"576px",md:"768px",lg:"992px",xl:"1200px",xxl:"1400px"}},contextuals:{background:{surface:{primary:"#FFFFFF",secondary:"#FFFFFF",tertiary:"#F7F8F8"},semantic:{overlay:{primary:"#1B1C1D0D","primary-hover":"#1B1C1D1A"},contextual:{primary:"#1B1C1D0D","primary-hover":"#1B1C1D1A"},brand:{primary:"#1167D4","primary-hover":"#1A509F",secondary:"#D5E4F7","secondary-hover":"#C0D6F4",tertiary:"#EAF1FB","tertiary-hover":"#D5E4F7"},neutral:{primary:"#686B6F","primary-hover":"#505356",secondary:"#E1E2E5","secondary-hover":"#D2D4D8",tertiary:"#F0F1F2","tertiary-hover":"#E1E2E5"},info:{primary:"#1167D4","primary-hover":"#1A509F",secondary:"#D5E4F7","secondary-hover":"#C0D6F4",tertiary:"#EAF1FB","tertiary-hover":"#D5E4F7"},success:{primary:"#427816","primary-hover":"#385C1F",secondary:"#C8EEA8","secondary-hover":"#AAE579",tertiary:"#E4F7D4","tertiary-hover":"#C8EEA8"},warning:{primary:"#836703","primary-hover":"#625019",secondary:"#FFE176","secondary-hover":"#FFCF25",tertiary:"#FFF1BD","tertiary-hover":"#FFE176"},error:{primary:"#D80000","primary-hover":"#9E2219",secondary:"#FADBDB","secondary-hover":"#F7C9C9",tertiary:"#FCEDED","tertiary-hover":"#FADBDB"},disabled:{primary:"#E1E2E5",secondary:"#F0F1F2"}},palette:{brand:{primary:"#2976D8",secondary:"#6CA0E4",tertiary:"#C0D6F4"},red:{primary:"#D83F3D",secondary:"#EE7C7B",tertiary:"#F8C9C9"},orange:{primary:"#BE5B0F",secondary:"#F27E27",tertiary:"#FACBA8"},brown:{primary:"#8F7065",secondary:"#AF9992",tertiary:"#DCD2CF"},yellow:{primary:"#93730C",secondary:"#C39810",tertiary:"#F0D275"},green:{primary:"#368741",secondary:"#48B257",tertiary:"#A7E3AF"},"blue-1":{primary:"#3D71E4",secondary:"#6F9BFD",tertiary:"#C2D5FE"},"blue-2":{primary:"#2C8199",secondary:"#3BAACA",tertiary:"#A7DDED"},purple:{primary:"#9B4BF3",secondary:"#BD83FD",tertiary:"#E3CBFE"},pink:{primary:"#CD4089",secondary:"#EA77B3",tertiary:"#F7C7E0"},gray:{primary:"#74777C",secondary:"#999EA5",tertiary:"#D2D4D8"}}},content:{logo1:"#377FDB",logo2:"#377FDB",semantic:{contextual:{primary:"#F7F8F8F2"},overlay:{primary:"#F7F8F8F2"},brand:{primary:"#20467F",secondary:"#0659C5",tertiary:"#1167D4","on-brand":"#EAF1FB"},neutral:{primary:"#252627",secondary:"#5C5F63",tertiary:"#686B6F","on-neutral":"#F0F1F2"},info:{primary:"#20467F",secondary:"#0659C5",tertiary:"#1167D4","on-info":"#EAF1FB"},success:{primary:"#344D24",secondary:"#3A6A14",tertiary:"#427816","on-success":"#E4F7D4"},warning:{primary:"#524620",secondary:"#745B03",tertiary:"#836703","on-warning":"#FFF1BD"},error:{primary:"#802820",secondary:"#C00101",tertiary:"#D80000","on-error":"#FCEDED"},disabled:{primary:"#A7ACB2",secondary:"#F7F8F880"}},palette:{brand:{primary:"#2976D8"},red:{primary:"#D83F3D"},orange:{primary:"#BE5B0F"},brown:{primary:"#8F7065"},yellow:{primary:"#93730C"},green:{primary:"#368741"},"blue-1":{primary:"#3D71E4"},"blue-2":{primary:"#2C8199"},purple:{primary:"#9B4BF3"},pink:{primary:"#CD4089"},gray:{primary:"#74777C"}}},border:{surface:{primary:"#E1E2E5"},semantic:{contextual:{primary:"#F7F8F833"},overlay:{primary:"#F7F8F833"},brand:{primary:"#1167D4",secondary:"#80AEE8",tertiary:"#C0D6F4"},neutral:{primary:"#686B6F",secondary:"#A7ACB2",tertiary:"#D2D4D8"},info:{primary:"#1167D4",secondary:"#80AEE8",tertiary:"#C0D6F4"},success:{primary:"#427816",secondary:"#6AC024",tertiary:"#AAE579"},warning:{primary:"#836703",secondary:"#D3A504",tertiary:"#FFCF25"},error:{primary:"#D80000",secondary:"#EF9191",tertiary:"#F7C9C9"},disabled:{primary:"#E1E2E5"}}}},components:{}},dark:{globals:{colors:{"logo-1-light":"#377FDB","logo-2-light":"#377FDB","logo-1-dark":"#C1D6F2","logo-2-dark":"#C1D6F2","brand-050":"#EAF1FB","brand-100":"#D5E4F7","brand-150":"#C0D6F4","brand-200":"#ABC9F0","brand-250":"#96BCEC","brand-300":"#80AEE8","brand-350":"#6CA0E4","brand-400":"#5693E0","brand-450":"#4085DC","brand-500":"#2976D8","brand-550":"#1167D4","brand-600":"#0659C5","brand-650":"#1A509F","brand-700":"#20467F","brand-750":"#203C63","brand-800":"#1D314C","brand-850":"#1A2638","brand-900":"#141C28","brand-950":"#0C1117","gray-000":"#FFFFFF","gray-025":"#F7F8F8","gray-050":"#F0F1F2","gray-100":"#E1E2E5","gray-150":"#D2D4D8","gray-200":"#C4C7CB","gray-250":"#B5B9BE","gray-300":"#A7ACB2","gray-350":"#999EA5","gray-400":"#8D9197","gray-450":"#80848A","gray-500":"#74777C","gray-550":"#686B6F","gray-600":"#5C5F63","gray-650":"#505356","gray-700":"#45474A","gray-750":"#3A3B3E","gray-800":"#2F3033","gray-850":"#252627","gray-900":"#1B1C1D","gray-950":"#101112","gray-1000":"#000000","info-050":"#EAF1FB","info-100":"#D5E4F7","info-150":"#C0D6F4","info-200":"#ABC9F0","info-250":"#96BCEC","info-300":"#80AEE8","info-350":"#6CA0E4","info-400":"#5693E0","info-450":"#4085DC","info-500":"#2976D8","info-550":"#1167D4","info-600":"#0659C5","info-650":"#1A509F","info-700":"#20467F","info-750":"#203C63","info-800":"#1D314C","info-850":"#1A2638","info-900":"#141C28","info-950":"#0C1117","success-050":"#E4F7D4","success-100":"#C8EEA8","success-150":"#AAE579","success-200":"#89DC45","success-250":"#72CF27","success-300":"#6AC024","success-350":"#61B121","success-400":"#59A21E","success-450":"#51941C","success-500":"#4B851A","success-550":"#427816","success-600":"#3A6A14","success-650":"#385C1F","success-700":"#344D24","success-750":"#2E4022","success-800":"#27341F","success-850":"#20281A","success-900":"#181D15","success-950":"#10120E","warning-050":"#FFF1BD","warning-100":"#FFE176","warning-150":"#FFCF25","warning-200":"#F4BF06","warning-250":"#E3B205","warning-300":"#D3A504","warning-350":"#C29805","warning-400":"#B28C03","warning-450":"#A27F03","warning-500":"#937303","warning-550":"#836703","warning-600":"#745B03","warning-650":"#625019","warning-700":"#524620","warning-750":"#443B20","warning-800":"#36301D","warning-850":"#2A2619","warning-900":"#1E1C13","warning-950":"#12110C","error-050":"#FCEDED","error-100":"#FADBDB","error-150":"#F7C9C9","error-200":"#F5B7B7","error-250":"#F2A4A4","error-300":"#EF9191","error-350":"#EC7D7D","error-400":"#E96868","error-450":"#E55050","error-500":"#E13131","error-550":"#D80000","error-600":"#C00101","error-650":"#9E2219","error-700":"#802820","error-750":"#662820","error-800":"#4F231E","error-850":"#3B1D19","error-900":"#2A1614","error-950":"#1A0E0C","red-050":"#FDEDED","red-100":"#FADBDB","red-150":"#F8C9C9","red-200":"#F5B7B6","red-250":"#F3A4A3","red-300":"#F09190","red-350":"#EE7C7B","red-400":"#EB6665","red-450":"#E74E4D","red-500":"#D83F3D","red-550":"#C23837","red-600":"#AC3231","red-650":"#8D3531","red-700":"#73332F","red-750":"#5B2F2B","red-800":"#472826","red-850":"#35211F","red-900":"#251817","red-950":"#160F0E","orange-050":"#FDEEE2","orange-100":"#FCDDC5","orange-150":"#FACBA8","orange-200":"#F8B98B","orange-250":"#F6A76A","orange-300":"#F4934B","orange-350":"#F27E27","orange-400":"#E76E12","orange-450":"#D26411","orange-500":"#BE5B0F","orange-550":"#AA510E","orange-600":"#97480C","orange-650":"#7E431D","orange-700":"#673C22","orange-750":"#533422","orange-800":"#412C1F","orange-850":"#31231B","orange-900":"#221A14","orange-950":"#15100C","brown-050":"#F3F0EF","brown-100":"#E7E1DF","brown-150":"#DCD2CF","brown-200":"#D0C4BF","brown-250":"#C5B6B0","brown-300":"#BAA7A1","brown-350":"#AF9992","brown-400":"#A48B83","brown-450":"#997E74","brown-500":"#8F7065","brown-550":"#846357","brown-600":"#7A5649","brown-650":"#684C42","brown-700":"#57423C","brown-750":"#463833","brown-800":"#382E2A","brown-850":"#2B2422","brown-900":"#1F1B19","brown-950":"#121010","yellow-050":"#FAF0D3","yellow-100":"#F5E2A4","yellow-150":"#F0D275","yellow-200":"#EBC242","yellow-250":"#E4B213","yellow-300":"#D4A511","yellow-350":"#C39810","yellow-400":"#B38B0F","yellow-450":"#A37F0D","yellow-500":"#93730C","yellow-550":"#84670B","yellow-600":"#755B0A","yellow-650":"#63501C","yellow-700":"#534521","yellow-750":"#443A21","yellow-800":"#36301F","yellow-850":"#29261A","yellow-900":"#1D1C14","yellow-950":"#12110C","green-050":"#E2F6E5","green-100":"#C5ECCA","green-150":"#A7E3AF","green-200":"#89D894","green-250":"#67CE75","green-300":"#4DC25D","green-350":"#48B257","green-400":"#41A44F","green-450":"#3B9548","green-500":"#368741","green-550":"#30793A","green-600":"#2B6B33","green-650":"#2F5C34","green-700":"#2E4E31","green-750":"#2A412C","green-800":"#253426","green-850":"#1E281F","green-900":"#171D17","green-950":"#0F120F","blue-1-050":"#EBF1FF","blue-1-100":"#D6E3FE","blue-1-150":"#C2D5FE","blue-1-200":"#ADC7FE","blue-1-250":"#99B8FD","blue-1-300":"#84AAFD","blue-1-350":"#6F9BFD","blue-1-400":"#5A8DFB","blue-1-450":"#437DFC","blue-1-500":"#3D71E4","blue-1-550":"#3665CC","blue-1-600":"#305AB5","blue-1-650":"#315093","blue-1-700":"#2E4675","blue-1-750":"#293B5E","blue-1-800":"#243048","blue-1-850":"#1E2635","blue-1-900":"#171C25","blue-1-950":"#0E1116","blue-2-050":"#E2F4F9","blue-2-100":"#C5E9F3","blue-2-150":"#A7DDED","blue-2-200":"#88D1E6","blue-2-250":"#68C5E0","blue-2-300":"#48B8D9","blue-2-350":"#3BAACA","blue-2-400":"#359CB9","blue-2-450":"#318EA9","blue-2-500":"#2C8199","blue-2-550":"#277389","blue-2-600":"#236679","blue-2-650":"#2A5866","blue-2-700":"#2A4B55","blue-2-750":"#283F47","blue-2-800":"#233337","blue-2-850":"#1D272A","blue-2-900":"#161C1E","blue-2-950":"#0E1112","purple-050":"#F6EEFF","purple-100":"#ECDCFF","purple-150":"#E3CBFE","purple-200":"#DAB9FE","purple-250":"#D0A7FE","purple-300":"#C795FE","purple-350":"#BD83FD","purple-400":"#B36FFD","purple-450":"#A85BFD","purple-500":"#9B4BF3","purple-550":"#8B43DA","purple-600":"#7B3CC1","purple-650":"#673C9B","purple-700":"#56387D","purple-750":"#463162","purple-800":"#382A4A","purple-850":"#2A2237","purple-900":"#1E1926","purple-950":"#121017","pink-050":"#FCEDF5","pink-100":"#F9DAEA","pink-150":"#F7C7E0","pink-200":"#F4B4D5","pink-250":"#F1A1CA","pink-300":"#EE8CBF","pink-350":"#EA77B3","pink-400":"#E760A6","pink-450":"#E24797","pink-500":"#CD4089","pink-550":"#B8397B","pink-600":"#A3336D","pink-650":"#86355E","pink-700":"#6E334F","pink-750":"#582E42","pink-800":"#442834","pink-850":"#332028","pink-900":"#24181D","pink-950":"#160F12","black-000":"#1B1C1D00","black-050":"#1B1C1D0D","black-100":"#1B1C1D1A","black-150":"#1B1C1D26","black-200":"#1B1C1D33","black-250":"#1B1C1D40","black-300":"#1B1C1D4D","black-350":"#1B1C1D59","black-400":"#1B1C1D66","black-450":"#1B1C1D73","black-500":"#1B1C1D80","black-550":"#1B1C1D8C","black-600":"#1B1C1D99","black-650":"#1B1C1DA6","black-700":"#1B1C1DB2","black-750":"#1B1C1DBF","black-800":"#1B1C1DCC","black-850":"#1B1C1DD9","black-900":"#1B1C1DE5","black-950":"#101112F2","white-000":"#F7F8F800","white-050":"#F7F8F80D","white-100":"#F7F8F81A","white-150":"#F7F8F826","white-200":"#F7F8F833","white-250":"#F7F8F840","white-300":"#F7F8F84D","white-350":"#F7F8F859","white-400":"#F7F8F866","white-450":"#F7F8F873","white-500":"#F7F8F880","white-550":"#F7F8F88C","white-600":"#F7F8F899","white-650":"#F7F8F8A6","white-700":"#F7F8F8B2","white-750":"#F7F8F8BF","white-800":"#F7F8F8CC","white-850":"#F7F8F8D9","white-900":"#F7F8F8E5","white-950":"#F7F8F8F2","white-975":"#F7F8F8F9"},transitions:{"ease-in":"cubic-bezier(0.32, 0, 0.67, 0)","ease-out":"cubic-bezier(0.33, 1, 0.68, 1)","ease-in-out":"cubic-bezier(0.65, 0, 0.35, 1)",duration:"250ms"},font:{sizes:{xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",ml:"0.938rem",xl:"1.25rem",t:"0.6875rem",s:"0.75rem",h1:"2rem",h2:"1.75rem",h3:"1.5rem",h4:"1.375rem",h5:"1.25rem",h6:"1.125rem","xl-alt":"5rem","lg-alt":"4.5rem","md-alt":"4rem","sm-alt":"3.5rem","xs-alt":"3rem"},weights:{thin:200,light:300,regular:400,medium:500,bold:600,extrabold:700,black:800},families:{base:'"Roboto Flex Variable", sans-serif',accent:'"Roboto Flex Variable", sans-serif'}},spacings:{l:"3rem",b:"1.625rem",m:"0.8125rem",s:"1rem",t:"0.5rem",st:"0.25rem","4xs":"0.125rem","3xs":"0.25rem","2xs":"0.375rem",xxxs:"0.25rem",xxs:"0.375rem",xs:"0.5rem",sm:"0.75rem",base:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem",xxl:"3rem",xxxl:"3.5rem","2xl":"3rem","3xl":"3.5rem","4xl":"4rem","5xl":"4.5rem","6xl":"6rem","7xl":"7.5rem"},breakpoints:{xs:"0px",sm:"576px",md:"768px",lg:"992px",xl:"1200px",xxl:"1400px"}},contextuals:{background:{surface:{primary:"#2F3033",secondary:"#252627",tertiary:"#1B1C1D"},semantic:{contextual:{primary:"#F7F8F80D","primary-hover":"#F7F8F81A"},overlay:{primary:"#F7F8F80D","primary-hover":"#F7F8F81A"},brand:{primary:"#1167D4","primary-hover":"#1A509F",secondary:"#20467F","secondary-hover":"#203C63",tertiary:"#203C63","tertiary-hover":"#1D314C"},neutral:{primary:"#686B6F","primary-hover":"#505356",secondary:"#45474A","secondary-hover":"#3A3B3E",tertiary:"#3A3B3E","tertiary-hover":"#2F3033"},info:{primary:"#1167D4","primary-hover":"#1A509F",secondary:"#20467F","secondary-hover":"#203C63",tertiary:"#203C63","tertiary-hover":"#1D314C"},success:{primary:"#427816","primary-hover":"#385C1F",secondary:"#344D24","secondary-hover":"#2E4022",tertiary:"#2E4022","tertiary-hover":"#27341F"},warning:{primary:"#836703","primary-hover":"#625019",secondary:"#524620","secondary-hover":"#443B20",tertiary:"#443B20","tertiary-hover":"#36301D"},error:{primary:"#D80000","primary-hover":"#9E2219",secondary:"#802820","secondary-hover":"#662820",tertiary:"#662820","tertiary-hover":"#4F231E"},disabled:{primary:"#3A3B3E",secondary:"#2F3033"}},palette:{brand:{primary:"#6CA0E4",secondary:"#4085DC",tertiary:"#1167D4"},red:{primary:"#EE7C7B",secondary:"#E74E4D",tertiary:"#C23837"},orange:{primary:"#F27E27",secondary:"#D26411",tertiary:"#AA510E"},brown:{primary:"#AF9992",secondary:"#997E74",tertiary:"#846357"},yellow:{primary:"#C39810",secondary:"#A37F0D",tertiary:"#84670B"},green:{primary:"#48B257",secondary:"#3B9548",tertiary:"#30793A"},"blue-1":{primary:"#6F9BFD",secondary:"#437DFC",tertiary:"#3665CC"},"blue-2":{primary:"#3BAACA",secondary:"#318EA9",tertiary:"#277389"},purple:{primary:"#BD83FD",secondary:"#A85BFD",tertiary:"#8B43DA"},pink:{primary:"#EA77B3",secondary:"#E24797",tertiary:"#B8397B"},gray:{primary:"#999EA5",secondary:"#80848A",tertiary:"#686B6F"}}},content:{logo1:"#C1D6F2",logo2:"#C1D6F2",semantic:{contextual:{primary:"#1B1C1DD9"},overlay:{primary:"#1B1C1DD9"},brand:{primary:"#EAF1FB",secondary:"#D5E4F7",tertiary:"#96BCEC","on-brand":"#EAF1FB"},neutral:{primary:"#F0F1F2",secondary:"#E1E2E5",tertiary:"#B5B9BE","on-neutral":"#F0F1F2"},info:{primary:"#EAF1FB",secondary:"#D5E4F7",tertiary:"#96BCEC","on-info":"#EAF1FB"},success:{primary:"#E4F7D4",secondary:"#C8EEA8",tertiary:"#72CF27","on-success":"#E4F7D4"},warning:{primary:"#FFF1BD",secondary:"#FFE176",tertiary:"#E3B205","on-warning":"#FFF1BD"},error:{primary:"#FCEDED",secondary:"#FADBDB",tertiary:"#F2A4A4","on-error":"#FCEDED"},disabled:{primary:"#5C5F63",secondary:"#1B1C1D4D"}},palette:{brand:{primary:"#2976D8"},red:{primary:"#D83F3D"},orange:{primary:"#BE5B0F"},brown:{primary:"#8F7065"},yellow:{primary:"#93730C"},green:{primary:"#368741"},"blue-1":{primary:"#3D71E4"},"blue-2":{primary:"#2C8199"},purple:{primary:"#9B4BF3"},pink:{primary:"#CD4089"},gray:{primary:"#74777C"}}},border:{surface:{primary:"#3A3B3E"},semantic:{contextual:{primary:"#1B1C1D33"},overlay:{primary:"#1B1C1D33"},brand:{primary:"#4085DC",secondary:"#0659C5",tertiary:"#20467F"},neutral:{primary:"#80848A",secondary:"#5C5F63",tertiary:"#45474A"},info:{primary:"#4085DC",secondary:"#0659C5",tertiary:"#20467F"},success:{primary:"#51941C",secondary:"#3A6A14",tertiary:"#344D24"},warning:{primary:"#A27F03",secondary:"#745B03",tertiary:"#524620"},error:{primary:"#E55050",secondary:"#C00101",tertiary:"#802820"},disabled:{primary:"#2F3033"}}}},components:{}}}}),K2}var Z2={},y5;function Kd(){if(y5)return Z2;y5=1,Object.defineProperty(Z2,"__esModule",{value:!0}),Z2.buildRefs=void 0;const e=t=>{const r=(n,l)=>{if(typeof l=="object"){const i={};return Object.entries(l).forEach(([a,s])=>{i[a]=r((n?n+".":"")+a,s)}),i}return"ref("+n+")"};return r("",t)};return Z2.buildRefs=e,Z2}var U2={},jr,x5;function Zd(){if(x5)return jr;x5=1;var e=function(y){return t(y)&&!r(y)};function t(m){return!!m&&typeof m=="object"}function r(m){var y=Object.prototype.toString.call(m);return y==="[object RegExp]"||y==="[object Date]"||i(m)}var n=typeof Symbol=="function"&&Symbol.for,l=n?Symbol.for("react.element"):60103;function i(m){return m.$$typeof===l}function a(m){return Array.isArray(m)?[]:{}}function s(m,y){return y.clone!==!1&&y.isMergeableObject(m)?p(a(m),m,y):m}function c(m,y,E){return m.concat(y).map(function(S){return s(S,E)})}function d(m,y){if(!y.customMerge)return p;var E=y.customMerge(m);return typeof E=="function"?E:p}function f(m){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(m).filter(function(y){return Object.propertyIsEnumerable.call(m,y)}):[]}function h(m){return Object.keys(m).concat(f(m))}function v(m,y){try{return y in m}catch{return!1}}function g(m,y){return v(m,y)&&!(Object.hasOwnProperty.call(m,y)&&Object.propertyIsEnumerable.call(m,y))}function b(m,y,E){var S={};return E.isMergeableObject(m)&&h(m).forEach(function(F){S[F]=s(m[F],E)}),h(y).forEach(function(F){g(m,F)||(v(m,F)&&E.isMergeableObject(y[F])?S[F]=d(F,E)(m[F],y[F],E):S[F]=s(y[F],E))}),S}function p(m,y,E){E=E||{},E.arrayMerge=E.arrayMerge||c,E.isMergeableObject=E.isMergeableObject||e,E.cloneUnlessOtherwiseSpecified=s;var S=Array.isArray(y),F=Array.isArray(m),M=S===F;return M?S?E.arrayMerge(m,y,E):b(m,y,E):s(y,E)}p.all=function(y,E){if(!Array.isArray(y))throw new Error("first argument should be an array");return y.reduce(function(S,F){return p(S,F,E)},{})};var C=p;return jr=C,jr}var Rr={},w5;function Ud(){return w5||(w5=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.contextualDarkTokens=e.contextualDefaultTokens=e.globals=e.colors=void 0,e.colors={"logo-1-light":"#377FDB","logo-2-light":"#377FDB","logo-1-dark":"#C1D6F2","logo-2-dark":"#C1D6F2","brand-050":"#EAF1FB","brand-100":"#D5E4F7","brand-150":"#C0D6F4","brand-200":"#ABC9F0","brand-250":"#96BCEC","brand-300":"#80AEE8","brand-350":"#6CA0E4","brand-400":"#5693E0","brand-450":"#4085DC","brand-500":"#2976D8","brand-550":"#1167D4","brand-600":"#0659C5","brand-650":"#1A509F","brand-700":"#20467F","brand-750":"#203C63","brand-800":"#1D314C","brand-850":"#1A2638","brand-900":"#141C28","brand-950":"#0C1117","gray-000":"#FFFFFF","gray-025":"#F7F8F8","gray-050":"#F0F1F2","gray-100":"#E1E2E5","gray-150":"#D2D4D8","gray-200":"#C4C7CB","gray-250":"#B5B9BE","gray-300":"#A7ACB2","gray-350":"#999EA5","gray-400":"#8D9197","gray-450":"#80848A","gray-500":"#74777C","gray-550":"#686B6F","gray-600":"#5C5F63","gray-650":"#505356","gray-700":"#45474A","gray-750":"#3A3B3E","gray-800":"#2F3033","gray-850":"#252627","gray-900":"#1B1C1D","gray-950":"#101112","gray-1000":"#000000","info-050":"#EAF1FB","info-100":"#D5E4F7","info-150":"#C0D6F4","info-200":"#ABC9F0","info-250":"#96BCEC","info-300":"#80AEE8","info-350":"#6CA0E4","info-400":"#5693E0","info-450":"#4085DC","info-500":"#2976D8","info-550":"#1167D4","info-600":"#0659C5","info-650":"#1A509F","info-700":"#20467F","info-750":"#203C63","info-800":"#1D314C","info-850":"#1A2638","info-900":"#141C28","info-950":"#0C1117","success-050":"#E4F7D4","success-100":"#C8EEA8","success-150":"#AAE579","success-200":"#89DC45","success-250":"#72CF27","success-300":"#6AC024","success-350":"#61B121","success-400":"#59A21E","success-450":"#51941C","success-500":"#4B851A","success-550":"#427816","success-600":"#3A6A14","success-650":"#385C1F","success-700":"#344D24","success-750":"#2E4022","success-800":"#27341F","success-850":"#20281A","success-900":"#181D15","success-950":"#10120E","warning-050":"#FFF1BD","warning-100":"#FFE176","warning-150":"#FFCF25","warning-200":"#F4BF06","warning-250":"#E3B205","warning-300":"#D3A504","warning-350":"#C29805","warning-400":"#B28C03","warning-450":"#A27F03","warning-500":"#937303","warning-550":"#836703","warning-600":"#745B03","warning-650":"#625019","warning-700":"#524620","warning-750":"#443B20","warning-800":"#36301D","warning-850":"#2A2619","warning-900":"#1E1C13","warning-950":"#12110C","error-050":"#FCEDED","error-100":"#FADBDB","error-150":"#F7C9C9","error-200":"#F5B7B7","error-250":"#F2A4A4","error-300":"#EF9191","error-350":"#EC7D7D","error-400":"#E96868","error-450":"#E55050","error-500":"#E13131","error-550":"#D80000","error-600":"#C00101","error-650":"#9E2219","error-700":"#802820","error-750":"#662820","error-800":"#4F231E","error-850":"#3B1D19","error-900":"#2A1614","error-950":"#1A0E0C","red-050":"#FDEDED","red-100":"#FADBDB","red-150":"#F8C9C9","red-200":"#F5B7B6","red-250":"#F3A4A3","red-300":"#F09190","red-350":"#EE7C7B","red-400":"#EB6665","red-450":"#E74E4D","red-500":"#D83F3D","red-550":"#C23837","red-600":"#AC3231","red-650":"#8D3531","red-700":"#73332F","red-750":"#5B2F2B","red-800":"#472826","red-850":"#35211F","red-900":"#251817","red-950":"#160F0E","orange-050":"#FDEEE2","orange-100":"#FCDDC5","orange-150":"#FACBA8","orange-200":"#F8B98B","orange-250":"#F6A76A","orange-300":"#F4934B","orange-350":"#F27E27","orange-400":"#E76E12","orange-450":"#D26411","orange-500":"#BE5B0F","orange-550":"#AA510E","orange-600":"#97480C","orange-650":"#7E431D","orange-700":"#673C22","orange-750":"#533422","orange-800":"#412C1F","orange-850":"#31231B","orange-900":"#221A14","orange-950":"#15100C","brown-050":"#F3F0EF","brown-100":"#E7E1DF","brown-150":"#DCD2CF","brown-200":"#D0C4BF","brown-250":"#C5B6B0","brown-300":"#BAA7A1","brown-350":"#AF9992","brown-400":"#A48B83","brown-450":"#997E74","brown-500":"#8F7065","brown-550":"#846357","brown-600":"#7A5649","brown-650":"#684C42","brown-700":"#57423C","brown-750":"#463833","brown-800":"#382E2A","brown-850":"#2B2422","brown-900":"#1F1B19","brown-950":"#121010","yellow-050":"#FAF0D3","yellow-100":"#F5E2A4","yellow-150":"#F0D275","yellow-200":"#EBC242","yellow-250":"#E4B213","yellow-300":"#D4A511","yellow-350":"#C39810","yellow-400":"#B38B0F","yellow-450":"#A37F0D","yellow-500":"#93730C","yellow-550":"#84670B","yellow-600":"#755B0A","yellow-650":"#63501C","yellow-700":"#534521","yellow-750":"#443A21","yellow-800":"#36301F","yellow-850":"#29261A","yellow-900":"#1D1C14","yellow-950":"#12110C","green-050":"#E2F6E5","green-100":"#C5ECCA","green-150":"#A7E3AF","green-200":"#89D894","green-250":"#67CE75","green-300":"#4DC25D","green-350":"#48B257","green-400":"#41A44F","green-450":"#3B9548","green-500":"#368741","green-550":"#30793A","green-600":"#2B6B33","green-650":"#2F5C34","green-700":"#2E4E31","green-750":"#2A412C","green-800":"#253426","green-850":"#1E281F","green-900":"#171D17","green-950":"#0F120F","blue-1-050":"#EBF1FF","blue-1-100":"#D6E3FE","blue-1-150":"#C2D5FE","blue-1-200":"#ADC7FE","blue-1-250":"#99B8FD","blue-1-300":"#84AAFD","blue-1-350":"#6F9BFD","blue-1-400":"#5A8DFB","blue-1-450":"#437DFC","blue-1-500":"#3D71E4","blue-1-550":"#3665CC","blue-1-600":"#305AB5","blue-1-650":"#315093","blue-1-700":"#2E4675","blue-1-750":"#293B5E","blue-1-800":"#243048","blue-1-850":"#1E2635","blue-1-900":"#171C25","blue-1-950":"#0E1116","blue-2-050":"#E2F4F9","blue-2-100":"#C5E9F3","blue-2-150":"#A7DDED","blue-2-200":"#88D1E6","blue-2-250":"#68C5E0","blue-2-300":"#48B8D9","blue-2-350":"#3BAACA","blue-2-400":"#359CB9","blue-2-450":"#318EA9","blue-2-500":"#2C8199","blue-2-550":"#277389","blue-2-600":"#236679","blue-2-650":"#2A5866","blue-2-700":"#2A4B55","blue-2-750":"#283F47","blue-2-800":"#233337","blue-2-850":"#1D272A","blue-2-900":"#161C1E","blue-2-950":"#0E1112","purple-050":"#F6EEFF","purple-100":"#ECDCFF","purple-150":"#E3CBFE","purple-200":"#DAB9FE","purple-250":"#D0A7FE","purple-300":"#C795FE","purple-350":"#BD83FD","purple-400":"#B36FFD","purple-450":"#A85BFD","purple-500":"#9B4BF3","purple-550":"#8B43DA","purple-600":"#7B3CC1","purple-650":"#673C9B","purple-700":"#56387D","purple-750":"#463162","purple-800":"#382A4A","purple-850":"#2A2237","purple-900":"#1E1926","purple-950":"#121017","pink-050":"#FCEDF5","pink-100":"#F9DAEA","pink-150":"#F7C7E0","pink-200":"#F4B4D5","pink-250":"#F1A1CA","pink-300":"#EE8CBF","pink-350":"#EA77B3","pink-400":"#E760A6","pink-450":"#E24797","pink-500":"#CD4089","pink-550":"#B8397B","pink-600":"#A3336D","pink-650":"#86355E","pink-700":"#6E334F","pink-750":"#582E42","pink-800":"#442834","pink-850":"#332028","pink-900":"#24181D","pink-950":"#160F12","black-000":"#1B1C1D00","black-050":"#1B1C1D0D","black-100":"#1B1C1D1A","black-150":"#1B1C1D26","black-200":"#1B1C1D33","black-250":"#1B1C1D40","black-300":"#1B1C1D4D","black-350":"#1B1C1D59","black-400":"#1B1C1D66","black-450":"#1B1C1D73","black-500":"#1B1C1D80","black-550":"#1B1C1D8C","black-600":"#1B1C1D99","black-650":"#1B1C1DA6","black-700":"#1B1C1DB2","black-750":"#1B1C1DBF","black-800":"#1B1C1DCC","black-850":"#1B1C1DD9","black-900":"#1B1C1DE5","black-950":"#101112F2","white-000":"#F7F8F800","white-050":"#F7F8F80D","white-100":"#F7F8F81A","white-150":"#F7F8F826","white-200":"#F7F8F833","white-250":"#F7F8F840","white-300":"#F7F8F84D","white-350":"#F7F8F859","white-400":"#F7F8F866","white-450":"#F7F8F873","white-500":"#F7F8F880","white-550":"#F7F8F88C","white-600":"#F7F8F899","white-650":"#F7F8F8A6","white-700":"#F7F8F8B2","white-750":"#F7F8F8BF","white-800":"#F7F8F8CC","white-850":"#F7F8F8D9","white-900":"#F7F8F8E5","white-950":"#F7F8F8F2","white-975":"#F7F8F8F9"};const t={base:'"Roboto Flex Variable", sans-serif',accent:'"Roboto Flex Variable", sans-serif'},r={l:"3rem",b:"1.625rem",m:"0.8125rem",s:"1rem",t:"0.5rem",st:"0.25rem","4xs":"0.125rem","3xs":"0.25rem","2xs":"0.375rem",xxxs:"0.25rem",xxs:"0.375rem",xs:"0.5rem",sm:"0.75rem",base:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem",xxl:"3rem",xxxl:"3.5rem","2xl":"3rem","3xl":"3.5rem","4xl":"4rem","5xl":"4.5rem","6xl":"6rem","7xl":"7.5rem"},n={"ease-in":"cubic-bezier(0.32, 0, 0.67, 0)","ease-out":"cubic-bezier(0.33, 1, 0.68, 1)","ease-in-out":"cubic-bezier(0.65, 0, 0.35, 1)",duration:"250ms"},l={xs:"0px",sm:"576px",md:"768px",lg:"992px",xl:"1200px",xxl:"1400px"},i={thin:200,light:300,regular:400,medium:500,bold:600,extrabold:700,black:800};e.globals={colors:e.colors,transitions:n,font:{sizes:{xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",ml:"0.938rem",xl:"1.25rem",t:"0.6875rem",s:"0.75rem",h1:"2rem",h2:"1.75rem",h3:"1.5rem",h4:"1.375rem",h5:"1.25rem",h6:"1.125rem","xl-alt":"5rem","lg-alt":"4.5rem","md-alt":"4rem","sm-alt":"3.5rem","xs-alt":"3rem"},weights:i,families:t},spacings:r,breakpoints:l},e.contextualDefaultTokens={background:{surface:{primary:"ref(globals.colors.gray-000)",secondary:"ref(globals.colors.gray-000)",tertiary:"ref(globals.colors.gray-025)"},semantic:{overlay:{primary:"ref(globals.colors.black-050)","primary-hover":"ref(globals.colors.black-100)"},contextual:{primary:"ref(globals.colors.black-050)","primary-hover":"ref(globals.colors.black-100)"},brand:{primary:"ref(globals.colors.brand-550)","primary-hover":"ref(globals.colors.brand-650)",secondary:"ref(globals.colors.brand-100)","secondary-hover":"ref(globals.colors.brand-150)",tertiary:"ref(globals.colors.brand-050)","tertiary-hover":"ref(globals.colors.brand-100)"},neutral:{primary:"ref(globals.colors.gray-550)","primary-hover":"ref(globals.colors.gray-650)",secondary:"ref(globals.colors.gray-100)","secondary-hover":"ref(globals.colors.gray-150)",tertiary:"ref(globals.colors.gray-050)","tertiary-hover":"ref(globals.colors.gray-100)"},info:{primary:"ref(globals.colors.info-550)","primary-hover":"ref(globals.colors.info-650)",secondary:"ref(globals.colors.info-100)","secondary-hover":"ref(globals.colors.info-150)",tertiary:"ref(globals.colors.info-050)","tertiary-hover":"ref(globals.colors.info-100)"},success:{primary:"ref(globals.colors.success-550)","primary-hover":"ref(globals.colors.success-650)",secondary:"ref(globals.colors.success-100)","secondary-hover":"ref(globals.colors.success-150)",tertiary:"ref(globals.colors.success-050)","tertiary-hover":"ref(globals.colors.success-100)"},warning:{primary:"ref(globals.colors.warning-550)","primary-hover":"ref(globals.colors.warning-650)",secondary:"ref(globals.colors.warning-100)","secondary-hover":"ref(globals.colors.warning-150)",tertiary:"ref(globals.colors.warning-050)","tertiary-hover":"ref(globals.colors.warning-100)"},error:{primary:"ref(globals.colors.error-550)","primary-hover":"ref(globals.colors.error-650)",secondary:"ref(globals.colors.error-100)","secondary-hover":"ref(globals.colors.error-150)",tertiary:"ref(globals.colors.error-050)","tertiary-hover":"ref(globals.colors.error-100)"},disabled:{primary:"ref(globals.colors.gray-100)",secondary:"ref(globals.colors.gray-050)"}},palette:{brand:{primary:"ref(globals.colors.brand-500)",secondary:"ref(globals.colors.brand-350)",tertiary:"ref(globals.colors.brand-150)"},red:{primary:"ref(globals.colors.red-500)",secondary:"ref(globals.colors.red-350)",tertiary:"ref(globals.colors.red-150)"},orange:{primary:"ref(globals.colors.orange-500)",secondary:"ref(globals.colors.orange-350)",tertiary:"ref(globals.colors.orange-150)"},brown:{primary:"ref(globals.colors.brown-500)",secondary:"ref(globals.colors.brown-350)",tertiary:"ref(globals.colors.brown-150)"},yellow:{primary:"ref(globals.colors.yellow-500)",secondary:"ref(globals.colors.yellow-350)",tertiary:"ref(globals.colors.yellow-150)"},green:{primary:"ref(globals.colors.green-500)",secondary:"ref(globals.colors.green-350)",tertiary:"ref(globals.colors.green-150)"},"blue-1":{primary:"ref(globals.colors.blue-1-500)",secondary:"ref(globals.colors.blue-1-350)",tertiary:"ref(globals.colors.blue-1-150)"},"blue-2":{primary:"ref(globals.colors.blue-2-500)",secondary:"ref(globals.colors.blue-2-350)",tertiary:"ref(globals.colors.blue-2-150)"},purple:{primary:"ref(globals.colors.purple-500)",secondary:"ref(globals.colors.purple-350)",tertiary:"ref(globals.colors.purple-150)"},pink:{primary:"ref(globals.colors.pink-500)",secondary:"ref(globals.colors.pink-350)",tertiary:"ref(globals.colors.pink-150)"},gray:{primary:"ref(globals.colors.gray-500)",secondary:"ref(globals.colors.gray-350)",tertiary:"ref(globals.colors.gray-150)"}}},content:{logo1:"ref(globals.colors.logo-1-light)",logo2:"ref(globals.colors.logo-2-light)",semantic:{contextual:{primary:"ref(globals.colors.white-950)"},overlay:{primary:"ref(globals.colors.white-950)"},brand:{primary:"ref(globals.colors.brand-700)",secondary:"ref(globals.colors.brand-600)",tertiary:"ref(globals.colors.brand-550)","on-brand":"ref(globals.colors.brand-050)"},neutral:{primary:"ref(globals.colors.gray-850)",secondary:"ref(globals.colors.gray-600)",tertiary:"ref(globals.colors.gray-550)","on-neutral":"ref(globals.colors.gray-050)"},info:{primary:"ref(globals.colors.info-700)",secondary:"ref(globals.colors.info-600)",tertiary:"ref(globals.colors.info-550)","on-info":"ref(globals.colors.info-050)"},success:{primary:"ref(globals.colors.success-700)",secondary:"ref(globals.colors.success-600)",tertiary:"ref(globals.colors.success-550)","on-success":"ref(globals.colors.success-050)"},warning:{primary:"ref(globals.colors.warning-700)",secondary:"ref(globals.colors.warning-600)",tertiary:"ref(globals.colors.warning-550)","on-warning":"ref(globals.colors.warning-050)"},error:{primary:"ref(globals.colors.error-700)",secondary:"ref(globals.colors.error-600)",tertiary:"ref(globals.colors.error-550)","on-error":"ref(globals.colors.error-050)"},disabled:{primary:"ref(globals.colors.gray-300)",secondary:"ref(globals.colors.white-500)"}},palette:{brand:{primary:"ref(globals.colors.brand-500)"},red:{primary:"ref(globals.colors.red-500)"},orange:{primary:"ref(globals.colors.orange-500)"},brown:{primary:"ref(globals.colors.brown-500)"},yellow:{primary:"ref(globals.colors.yellow-500)"},green:{primary:"ref(globals.colors.green-500)"},"blue-1":{primary:"ref(globals.colors.blue-1-500)"},"blue-2":{primary:"ref(globals.colors.blue-2-500)"},purple:{primary:"ref(globals.colors.purple-500)"},pink:{primary:"ref(globals.colors.pink-500)"},gray:{primary:"ref(globals.colors.gray-500)"}}},border:{surface:{primary:"ref(globals.colors.gray-100)"},semantic:{contextual:{primary:"ref(globals.colors.white-200)"},overlay:{primary:"ref(globals.colors.white-200)"},brand:{primary:"ref(globals.colors.brand-550)",secondary:"ref(globals.colors.brand-300)",tertiary:"ref(globals.colors.brand-150)"},neutral:{primary:"ref(globals.colors.gray-550)",secondary:"ref(globals.colors.gray-300)",tertiary:"ref(globals.colors.gray-150)"},info:{primary:"ref(globals.colors.info-550)",secondary:"ref(globals.colors.info-300)",tertiary:"ref(globals.colors.info-150)"},success:{primary:"ref(globals.colors.success-550)",secondary:"ref(globals.colors.success-300)",tertiary:"ref(globals.colors.success-150)"},warning:{primary:"ref(globals.colors.warning-550)",secondary:"ref(globals.colors.warning-300)",tertiary:"ref(globals.colors.warning-150)"},error:{primary:"ref(globals.colors.error-550)",secondary:"ref(globals.colors.error-300)",tertiary:"ref(globals.colors.error-150)"},disabled:{primary:"ref(globals.colors.gray-100)"}}}},e.contextualDarkTokens={background:{surface:{primary:"ref(globals.colors.gray-800)",secondary:"ref(globals.colors.gray-850)",tertiary:"ref(globals.colors.gray-900)"},semantic:{contextual:{primary:"ref(globals.colors.white-050)","primary-hover":"ref(globals.colors.white-100)"},overlay:{primary:"ref(globals.colors.white-050)","primary-hover":"ref(globals.colors.white-100)"},brand:{primary:"ref(globals.colors.brand-550)","primary-hover":"ref(globals.colors.brand-650)",secondary:"ref(globals.colors.brand-700)","secondary-hover":"ref(globals.colors.brand-750)",tertiary:"ref(globals.colors.brand-750)","tertiary-hover":"ref(globals.colors.brand-800)"},neutral:{primary:"ref(globals.colors.gray-550)","primary-hover":"ref(globals.colors.gray-650)",secondary:"ref(globals.colors.gray-700)","secondary-hover":"ref(globals.colors.gray-750)",tertiary:"ref(globals.colors.gray-750)","tertiary-hover":"ref(globals.colors.gray-800)"},info:{primary:"ref(globals.colors.info-550)","primary-hover":"ref(globals.colors.info-650)",secondary:"ref(globals.colors.info-700)","secondary-hover":"ref(globals.colors.info-750)",tertiary:"ref(globals.colors.info-750)","tertiary-hover":"ref(globals.colors.info-800)"},success:{primary:"ref(globals.colors.success-550)","primary-hover":"ref(globals.colors.success-650)",secondary:"ref(globals.colors.success-700)","secondary-hover":"ref(globals.colors.success-750)",tertiary:"ref(globals.colors.success-750)","tertiary-hover":"ref(globals.colors.success-800)"},warning:{primary:"ref(globals.colors.warning-550)","primary-hover":"ref(globals.colors.warning-650)",secondary:"ref(globals.colors.warning-700)","secondary-hover":"ref(globals.colors.warning-750)",tertiary:"ref(globals.colors.warning-750)","tertiary-hover":"ref(globals.colors.warning-800)"},error:{primary:"ref(globals.colors.error-550)","primary-hover":"ref(globals.colors.error-650)",secondary:"ref(globals.colors.error-700)","secondary-hover":"ref(globals.colors.error-750)",tertiary:"ref(globals.colors.error-750)","tertiary-hover":"ref(globals.colors.error-800)"},disabled:{primary:"ref(globals.colors.gray-750)",secondary:"ref(globals.colors.gray-800)"}},palette:{brand:{primary:"ref(globals.colors.brand-350)",secondary:"ref(globals.colors.brand-450)",tertiary:"ref(globals.colors.brand-550)"},red:{primary:"ref(globals.colors.red-350)",secondary:"ref(globals.colors.red-450)",tertiary:"ref(globals.colors.red-550)"},orange:{primary:"ref(globals.colors.orange-350)",secondary:"ref(globals.colors.orange-450)",tertiary:"ref(globals.colors.orange-550)"},brown:{primary:"ref(globals.colors.brown-350)",secondary:"ref(globals.colors.brown-450)",tertiary:"ref(globals.colors.brown-550)"},yellow:{primary:"ref(globals.colors.yellow-350)",secondary:"ref(globals.colors.yellow-450)",tertiary:"ref(globals.colors.yellow-550)"},green:{primary:"ref(globals.colors.green-350)",secondary:"ref(globals.colors.green-450)",tertiary:"ref(globals.colors.green-550)"},"blue-1":{primary:"ref(globals.colors.blue-1-350)",secondary:"ref(globals.colors.blue-1-450)",tertiary:"ref(globals.colors.blue-1-550)"},"blue-2":{primary:"ref(globals.colors.blue-2-350)",secondary:"ref(globals.colors.blue-2-450)",tertiary:"ref(globals.colors.blue-2-550)"},purple:{primary:"ref(globals.colors.purple-350)",secondary:"ref(globals.colors.purple-450)",tertiary:"ref(globals.colors.purple-550)"},pink:{primary:"ref(globals.colors.pink-350)",secondary:"ref(globals.colors.pink-450)",tertiary:"ref(globals.colors.pink-550)"},gray:{primary:"ref(globals.colors.gray-350)",secondary:"ref(globals.colors.gray-450)",tertiary:"ref(globals.colors.gray-550)"}}},content:{logo1:"ref(globals.colors.logo-1-dark)",logo2:"ref(globals.colors.logo-2-dark)",semantic:{contextual:{primary:"ref(globals.colors.black-850)"},overlay:{primary:"ref(globals.colors.black-850)"},brand:{primary:"ref(globals.colors.brand-050)",secondary:"ref(globals.colors.brand-100)",tertiary:"ref(globals.colors.brand-250)","on-brand":"ref(globals.colors.brand-050)"},neutral:{primary:"ref(globals.colors.gray-050)",secondary:"ref(globals.colors.gray-100)",tertiary:"ref(globals.colors.gray-250)","on-neutral":"ref(globals.colors.gray-050)"},info:{primary:"ref(globals.colors.info-050)",secondary:"ref(globals.colors.info-100)",tertiary:"ref(globals.colors.info-250)","on-info":"ref(globals.colors.info-050)"},success:{primary:"ref(globals.colors.success-050)",secondary:"ref(globals.colors.success-100)",tertiary:"ref(globals.colors.success-250)","on-success":"ref(globals.colors.success-050)"},warning:{primary:"ref(globals.colors.warning-050)",secondary:"ref(globals.colors.warning-100)",tertiary:"ref(globals.colors.warning-250)","on-warning":"ref(globals.colors.warning-050)"},error:{primary:"ref(globals.colors.error-050)",secondary:"ref(globals.colors.error-100)",tertiary:"ref(globals.colors.error-250)","on-error":"ref(globals.colors.error-050)"},disabled:{primary:"ref(globals.colors.gray-600)",secondary:"ref(globals.colors.black-300)"}},palette:{brand:{primary:"ref(globals.colors.brand-500)"},red:{primary:"ref(globals.colors.red-500)"},orange:{primary:"ref(globals.colors.orange-500)"},brown:{primary:"ref(globals.colors.brown-500)"},yellow:{primary:"ref(globals.colors.yellow-500)"},green:{primary:"ref(globals.colors.green-500)"},"blue-1":{primary:"ref(globals.colors.blue-1-500)"},"blue-2":{primary:"ref(globals.colors.blue-2-500)"},purple:{primary:"ref(globals.colors.purple-500)"},pink:{primary:"ref(globals.colors.pink-500)"},gray:{primary:"ref(globals.colors.gray-500)"}}},border:{surface:{primary:"ref(globals.colors.gray-750)"},semantic:{contextual:{primary:"ref(globals.colors.black-200)"},overlay:{primary:"ref(globals.colors.black-200)"},brand:{primary:"ref(globals.colors.brand-450)",secondary:"ref(globals.colors.brand-600)",tertiary:"ref(globals.colors.brand-700)"},neutral:{primary:"ref(globals.colors.gray-450)",secondary:"ref(globals.colors.gray-600)",tertiary:"ref(globals.colors.gray-700)"},info:{primary:"ref(globals.colors.info-450)",secondary:"ref(globals.colors.info-600)",tertiary:"ref(globals.colors.info-700)"},success:{primary:"ref(globals.colors.success-450)",secondary:"ref(globals.colors.success-600)",tertiary:"ref(globals.colors.success-700)"},warning:{primary:"ref(globals.colors.warning-450)",secondary:"ref(globals.colors.warning-600)",tertiary:"ref(globals.colors.warning-700)"},error:{primary:"ref(globals.colors.error-450)",secondary:"ref(globals.colors.error-600)",tertiary:"ref(globals.colors.error-700)"},disabled:{primary:"ref(globals.colors.gray-800)"}}}},e.default={themes:{default:{globals:e.globals,contextuals:e.contextualDefaultTokens,components:{}},dark:{globals:e.globals,contextuals:e.contextualDarkTokens,components:{}}}}}(Rr)),Rr}var E5;function Wd(){if(E5)return U2;E5=1,Object.defineProperty(U2,"__esModule",{value:!0}),U2.getThemesFromGlobals=void 0;const e=Zd(),t=Ud(),r=["light","dark"],n={light:t.contextualDefaultTokens,dark:t.contextualDarkTokens},l=(i={},a={})=>(a.variants||r).reduce((c,d)=>{const f=a.prefix?`${a.prefix}-${d}`:d;return c[f]=e({globals:i,contextuals:n[d]},a.overrides||{}),c},{});return U2.getThemesFromGlobals=l,U2}var F5;function Gd(){return F5||(F5=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.getThemesFromGlobals=e.buildRefs=e.defaultTokenRefs=e.defaultThemes=e.defaultTokens=void 0;const t=zd(),r=Kd();Object.defineProperty(e,"buildRefs",{enumerable:!0,get:function(){return r.buildRefs}});const n=Wd();Object.defineProperty(e,"getThemesFromGlobals",{enumerable:!0,get:function(){return n.getThemesFromGlobals}}),e.defaultTokens=t.tokens.themes.default,e.defaultThemes=t.tokens.themes,e.defaultTokenRefs=(0,r.buildRefs)(e.defaultTokens)}(Ir)),Ir}var Jt=Gd();const er={components:{modal:{"width-small":"342px"},tooltip:{padding:"4px 8px"},button:{"medium-height":"40px","medium-text-height":"40px","border-radius":"4px","border-radius--active":"4px","border-radius--focus":"4px"},datagrid:{"header--color":"ref(contextuals.content.semantic.neutral.primary)","header--size":"12px","header--weight":"500","body--background-color-hover":"ref(contextuals.background.semantic.neutral.tertiary)"},"forms-checkbox":{"font-size":"ref(globals.font.sizes.sm)"},"forms-input":{"border-radius":"4px","border-radius--hover":"4px","border-radius--focus":"4px"},"forms-select":{"border-radius":"4px","border-radius--hover":"4px","border-radius--focus":"4px"},"forms-textarea":{"border-radius":"4px","border-radius--hover":"4px","border-radius--focus":"4px"},"forms-datepicker":{"border-radius":"4px","border-radius--hover":"4px","border-radius--focus":"4px"},badge:{"font-size":"ref(globals.font.sizes.xs)","border-radius":"12px","padding-inline":"ref(globals.spacings.xs)","padding-block":"ref(globals.spacings.2xs)",accent:{"background-color":"ref(contextuals.background.semantic.brand.secondary)",color:"ref(contextuals.content.semantic.brand.secondary)"},neutral:{"background-color":"ref(contextuals.background.semantic.neutral.secondary)",color:"ref(contextuals.content.semantic.neutral.secondary)"},danger:{"background-color":"ref(contextuals.background.semantic.error.secondary)",color:"ref(contextuals.content.semantic.error.secondary)"},success:{"background-color":"ref(contextuals.background.semantic.success.secondary)",color:"ref(contextuals.content.semantic.success.secondary)"},warning:{"background-color":"ref(contextuals.background.semantic.warning.secondary)",color:"ref(contextuals.content.semantic.warning.secondary)"},info:{"background-color":"ref(contextuals.background.semantic.info.secondary)",color:"ref(contextuals.content.semantic.info.secondary)"}}}},v1={font:{sizes:{xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",ml:"0.938rem",xl:"1.25rem",t:"0.6875rem",s:"0.75rem",h1:"2rem",h2:"1.75rem",h3:"1.5rem",h4:"1.375rem",h5:"1.25rem",h6:"1.125rem","xl-alt":"5rem","lg-alt":"4.5rem","md-alt":"4rem","sm-alt":"3.5rem","xs-alt":"3rem"},weights:{thin:100,extrabold:800},families:{accent:"Marianne, Inter, Roboto Flex Variable, sans-serif",base:"Marianne, Inter, Roboto Flex Variable, sans-serif"}},spacings:{0:"0",none:"0",auto:"auto",bx:"2.2rem",full:"100%","4xs":"0.125rem","3xs":"0.25rem","2xs":"0.375rem",xs:"0.5rem",sm:"0.75rem",base:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem",xxl:"3rem","2xl":"3rem",xxxl:"3.5rem","3xl":"3.5rem","4xl":"4rem","5xl":"4.5rem","6xl":"6rem","7xl":"7.5rem"},breakpoints:{xxs:"320px",xs:"480px",mobile:"768px",tablet:"1024px"}},Y4={colors:{"logo-1-light":"#4844AD","logo-2-light":"#4844AD","logo-1-dark":"#BEC5F0","logo-2-dark":"#BEC5F0","brand-050":"#EEF1FA","brand-100":"#DDE2F5","brand-150":"#CED3F1","brand-200":"#BEC5F0","brand-250":"#AFB5F1","brand-300":"#A0A5F6","brand-350":"#8F94FD","brand-400":"#8184FC","brand-450":"#7576EE","brand-500":"#6969DF","brand-550":"#5E5CD0","brand-600":"#534FC2","brand-650":"#4844AD","brand-700":"#3E3B98","brand-750":"#36347D","brand-800":"#2D2F5F","brand-850":"#262848","brand-900":"#1C1E32","brand-950":"#11131F","gray-000":"#FFFFFF","gray-025":"#F8F8F9","gray-050":"#F0F0F3","gray-100":"#E2E2EA","gray-150":"#D3D4E0","gray-200":"#C5C6D5","gray-250":"#B7B7CB","gray-300":"#A9A9BF","gray-350":"#9C9CB2","gray-400":"#8F8FA4","gray-450":"#828297","gray-500":"#75758A","gray-550":"#69697D","gray-600":"#5D5D70","gray-650":"#515164","gray-700":"#454558","gray-750":"#3A3A4C","gray-800":"#2F303D","gray-850":"#25252F","gray-900":"#1B1B23","gray-950":"#111114","gray-1000":"#000000","info-050":"#EAF2F9","info-100":"#D5E4F3","info-150":"#BFD7F0","info-200":"#A7CAEE","info-250":"#8DBDEF","info-300":"#6EB0F2","info-350":"#50A2F5","info-400":"#3593F4","info-450":"#1185ED","info-500":"#0077DE","info-550":"#0069CF","info-600":"#005BC0","info-650":"#0D4EAA","info-700":"#124394","info-750":"#163878","info-800":"#192F5A","info-850":"#192541","info-900":"#141B2D","info-950":"#0C111C","success-050":"#E8F1EA","success-100":"#CFE4D4","success-150":"#BAD9C1","success-200":"#A2CFAD","success-250":"#86C597","success-300":"#6CBA83","success-350":"#4FB070","success-400":"#40A363","success-450":"#309556","success-500":"#1E884A","success-550":"#027B3E","success-600":"#016D31","success-650":"#006024","success-700":"#005317","success-750":"#0D4511","success-800":"#11380E","success-850":"#132A11","success-900":"#101E0F","success-950":"#091209","warning-050":"#F8F0E9","warning-100":"#F1E0D3","warning-150":"#ECD0BC","warning-200":"#E8C0A4","warning-250":"#E8AE8A","warning-300":"#EB9970","warning-350":"#E98456","warning-400":"#E57036","warning-450":"#DA5E18","warning-500":"#CB5000","warning-550":"#BC4200","warning-600":"#AD3300","warning-650":"#9E2300","warning-700":"#882011","warning-750":"#731E16","warning-800":"#58201A","warning-850":"#401D18","warning-900":"#2E1714","warning-950":"#1D0F0D","error-050":"#F9EFEC","error-100":"#F4DFD9","error-150":"#F0CEC6","error-200":"#EEBCB2","error-250":"#EEA99D","error-300":"#EF9486","error-350":"#F37C6E","error-400":"#F65F53","error-450":"#F0463D","error-500":"#E82322","error-550":"#D7010E","error-600":"#C00100","error-650":"#AA0000","error-700":"#910C06","error-750":"#731E16","error-800":"#58201A","error-850":"#401D18","error-900":"#2E1714","error-950":"#1D0F0D","red-050":"#FAEFEE","red-100":"#F4DEDD","red-150":"#F1CDCB","red-200":"#EFBBBA","red-250":"#EEA8A8","red-300":"#F09394","red-350":"#F37B7E","red-400":"#EF6569","red-450":"#E94A55","red-500":"#DA3B49","red-550":"#CA2A3C","red-600":"#BB1330","red-650":"#A90021","red-700":"#910A13","red-750":"#731E16","red-800":"#58201A","red-850":"#411D18","red-900":"#2E1714","red-950":"#1D0F0D","orange-050":"#F8F0E9","orange-100":"#F1E0D3","orange-150":"#ECD0BD","orange-200":"#EABFA6","orange-250":"#EBAC90","orange-300":"#EC9772","orange-350":"#E5845A","orange-400":"#D6774D","orange-450":"#C86A40","orange-500":"#B95D33","orange-550":"#AB5025","orange-600":"#9D4315","orange-650":"#8F3600","orange-700":"#812900","orange-750":"#6C2511","orange-800":"#572017","orange-850":"#401D18","orange-900":"#2E1714","orange-950":"#1D0F0D","brown-050":"#F6F0E8","brown-100":"#F1E0D3","brown-150":"#EBD0BA","brown-200":"#E2C0A6","brown-250":"#D4B398","brown-300":"#C6A58B","brown-350":"#B8987E","brown-400":"#AA8B71","brown-450":"#9D7E65","brown-500":"#8F7158","brown-550":"#82654C","brown-600":"#765841","brown-650":"#694C35","brown-700":"#5D412A","brown-750":"#51361E","brown-800":"#452A13","brown-850":"#392008","brown-900":"#29180A","brown-950":"#1B0F08","yellow-050":"#F3F0E7","yellow-100":"#E9E2CF","yellow-150":"#E1D4B7","yellow-200":"#D9C599","yellow-250":"#D2B677","yellow-300":"#CAA756","yellow-350":"#C2972E","yellow-400":"#B98900","yellow-450":"#AB7B00","yellow-500":"#9D6E00","yellow-550":"#916100","yellow-600":"#855400","yellow-650":"#784700","yellow-700":"#6C3A00","yellow-750":"#5F2E00","yellow-800":"#512302","yellow-850":"#3E1D10","yellow-900":"#2D1711","yellow-950":"#1D0F0D","green-050":"#E6F1E9","green-100":"#CFE4D5","green-150":"#B8D8C1","green-200":"#A0CFAE","green-250":"#84C59A","green-300":"#65BA86","green-350":"#45B173","green-400":"#23A562","green-450":"#029755","green-500":"#008948","green-550":"#017B3B","green-600":"#006E2E","green-650":"#006022","green-700":"#005314","green-750":"#0D4510","green-800":"#11380E","green-850":"#132A11","green-900":"#101E0F","green-950":"#091209","blue-1-050":"#EBF1F9","blue-1-100":"#D6E4F4","blue-1-150":"#C1D7F0","blue-1-200":"#AACAEF","blue-1-250":"#8FBCEF","blue-1-300":"#7CAFEB","blue-1-350":"#68A1E4","blue-1-400":"#5B94D6","blue-1-450":"#4E86C7","blue-1-500":"#4279B9","blue-1-550":"#356CAC","blue-1-600":"#28609E","blue-1-650":"#1B5390","blue-1-700":"#0B4783","blue-1-750":"#0F3C6E","blue-1-800":"#133059","blue-1-850":"#152641","blue-1-900":"#121C2D","blue-1-950":"#0B111C","blue-2-050":"#E7F3F4","blue-2-100":"#CEE7E9","blue-2-150":"#B2DCE0","blue-2-200":"#91D1D7","blue-2-250":"#68C7D0","blue-2-300":"#43BBC5","blue-2-350":"#00AFBA","blue-2-400":"#01A0AA","blue-2-450":"#00929D","blue-2-500":"#00848F","blue-2-550":"#007682","blue-2-600":"#016874","blue-2-650":"#005B67","blue-2-700":"#004E5A","blue-2-750":"#00424E","blue-2-800":"#003642","blue-2-850":"#002A38","blue-2-900":"#061E28","blue-2-950":"#071219","purple-050":"#F7F0F6","purple-100":"#EEE0EE","purple-150":"#E7D1E7","purple-200":"#DBBFE4","purple-250":"#D3AEE2","purple-300":"#CB99E1","purple-350":"#C188D9","purple-400":"#B47BCB","purple-450":"#A66EBD","purple-500":"#9961AF","purple-550":"#8B55A1","purple-600":"#7E4894","purple-650":"#723C87","purple-700":"#633376","purple-750":"#552A65","purple-800":"#452551","purple-850":"#35213D","purple-900":"#261A2C","purple-950":"#17111C","pink-050":"#F8EFF4","pink-100":"#F0DFEA","pink-150":"#EACEDF","pink-200":"#E9BBD1","pink-250":"#E9A7C2","pink-300":"#E095B4","pink-350":"#D685A8","pink-400":"#C7799B","pink-450":"#B86C8D","pink-500":"#AA5F80","pink-550":"#9C5374","pink-600":"#8E4767","pink-650":"#813B5B","pink-700":"#732E4F","pink-750":"#632643","pink-800":"#521F38","pink-850":"#3E1C2B","pink-900":"#2D171F","pink-950":"#1C0E12","black-000":"#1B1B2300","black-050":"#1B1B230D","black-100":"#1B1B231A","black-150":"#1B1B2326","black-200":"#1B1B2333","black-250":"#1B1B2340","black-300":"#1B1B234D","black-350":"#1B1B2359","black-400":"#1B1B2366","black-450":"#1B1B2373","black-500":"#1B1B2380","black-550":"#1B1B238C","black-600":"#1B1B2399","black-650":"#1B1B23A6","black-700":"#1B1B23B2","black-750":"#1B1B23BF","black-800":"#1B1B23CC","black-850":"#1B1B23D9","black-900":"#1B1B23E5","black-950":"#111114F2","white-000":"#F8F8F900","white-050":"#F8F8F90D","white-100":"#F8F8F91A","white-150":"#F8F8F926","white-200":"#F8F8F933","white-250":"#F8F8F940","white-300":"#F8F8F94D","white-350":"#F8F8F959","white-400":"#F8F8F966","white-450":"#F8F8F973","white-500":"#F8F8F980","white-550":"#F8F8F98C","white-600":"#F8F8F999","white-650":"#F8F8F9A6","white-700":"#F8F8F9B2","white-750":"#F8F8F9BF","white-800":"#F8F8F9CC","white-850":"#F8F8F9D9","white-900":"#F8F8F9E5","white-950":"#F8F8F9F2","white-975":"#F8F8F9F9"},...v1,font:{...v1.font,families:{base:"Hanken Grotesk, Inter, Roboto Flex Variable, sans-serif",accent:"Hanken Grotesk, Inter, Roboto Flex Variable, sans-serif"}}},X4={colors:{"logo-1-light":"#2845C1","logo-2-light":"#C83F49","logo-1-dark":"#95ABFF","logo-2-dark":"#E78087","brand-050":"#EDF0FF","brand-100":"#DAE2FF","brand-150":"#C8D3FF","brand-200":"#B5C4FF","brand-250":"#A2B6FF","brand-300":"#90A7FF","brand-350":"#7E98FF","brand-400":"#6C89FE","brand-450":"#5C7AF7","brand-500":"#4C6CEF","brand-550":"#3E5DE7","brand-600":"#304DDF","brand-650":"#2845C1","brand-700":"#223E9E","brand-750":"#1F367D","brand-800":"#1B2E5F","brand-850":"#172446","brand-900":"#121B30","brand-950":"#0C111A","gray-100":"#DFE2EA","gray-150":"#CFD5DE","gray-200":"#C1C7D3","gray-250":"#B2B9C7","gray-300":"#A4ABBC","gray-350":"#969EB0","gray-400":"#8891A4","gray-450":"#7B8498","gray-500":"#6D778C","gray-550":"#626A80","gray-600":"#555E74","gray-650":"#4A5267","gray-700":"#3F4759","gray-750":"#363B4C","gray-800":"#2B303D","gray-850":"#222631","gray-900":"#181B24","gray-950":"#0F1117","gray-1000":"#000000","info-050":"#E7F2FF","info-100":"#CFE5FF","info-150":"#B7D7FF","info-200":"#A0CAFE","info-250":"#8CBCF9","info-300":"#77AEF4","info-350":"#63A0EE","info-400":"#5092E7","info-450":"#4185DC","info-500":"#3677CC","info-550":"#2F6ABB","info-600":"#265EAA","info-650":"#28528F","info-700":"#274775","info-750":"#243C5E","info-800":"#20314A","info-850":"#1B2637","info-900":"#141C27","info-950":"#0D1118","success-050":"#DEF7E6","success-100":"#BAEECF","success-150":"#A5E2C0","success-200":"#95D4B3","success-250":"#85C6A7","success-300":"#74B99B","success-350":"#65AB8F","success-400":"#579E84","success-450":"#4B9079","success-500":"#40836F","success-550":"#367664","success-600":"#2B695A","success-650":"#2C5A50","success-700":"#2A4D45","success-750":"#26403C","success-800":"#213430","success-850":"#1B2826","success-900":"#151D1C","success-950":"#0D1212","warning-050":"#FFEEDF","warning-100":"#FFDCBE","warning-150":"#FFCA9C","warning-200":"#FFB778","warning-250":"#FDA54F","warning-300":"#F59425","warning-350":"#E78613","warning-400":"#D7790C","warning-450":"#C86C08","warning-500":"#B85F03","warning-550":"#A75400","warning-600":"#984800","warning-650":"#814112","warning-700":"#6C3A19","warning-750":"#58321C","warning-800":"#452A1A","warning-850":"#352117","warning-900":"#261813","warning-950":"#170F0C","error-050":"#FFEDEB","error-100":"#FFDAD7","error-150":"#FFC7C2","error-200":"#FFB3AD","error-250":"#FF9F99","error-300":"#FF8984","error-350":"#FF706E","error-400":"#FB5759","error-450":"#F63A45","error-500":"#E32C39","error-550":"#CF202D","error-600":"#BD0F23","error-650":"#9D2227","error-700":"#812727","error-750":"#672624","error-800":"#512220","error-850":"#3D1C1B","error-900":"#2A1614","error-950":"#190E0D","red-050":"#FFEDEB","red-100":"#FFDAD7","red-150":"#FFC7C2","red-200":"#FFB3AD","red-250":"#FF9F99","red-300":"#FF8984","red-350":"#FF706E","red-400":"#FB5759","red-450":"#F63A45","red-500":"#E32C39","red-550":"#CF202D","red-600":"#BD0F23","red-650":"#9D2227","red-700":"#812727","red-750":"#672624","red-800":"#512220","red-850":"#3D1C1B","red-900":"#410003","red-950":"#190E0D","orange-050":"#FCEDEB","orange-100":"#F8DCD7","orange-150":"#F1CCC5","orange-200":"#EABCB4","orange-250":"#E2ACA2","orange-300":"#DA9C92","orange-350":"#D28C81","orange-400":"#CA7C70","orange-450":"#BE6E62","orange-500":"#AE6257","orange-550":"#9E564D","orange-600":"#8F4B42","orange-650":"#79443D","orange-700":"#643C37","orange-750":"#513430","orange-800":"#412B28","orange-850":"#312220","orange-900":"#231918","orange-950":"#150F0F","brown-050":"#F9EFEA","brown-100":"#F3DFD3","brown-150":"#EACFC1","brown-200":"#E2BFAE","brown-250":"#D8B19C","brown-300":"#D0A189","brown-350":"#C3937B","brown-400":"#B5866D","brown-450":"#A77A62","brown-500":"#996D57","brown-550":"#8B614D","brown-600":"#7C5542","brown-650":"#6A4C3C","brown-700":"#594236","brown-750":"#49382F","brown-800":"#3B2E28","brown-850":"#2D2420","brown-900":"#201A18","brown-950":"#13100F","yellow-050":"#FDF1C5","yellow-100":"#FBE18E","yellow-150":"#F4D261","yellow-200":"#EAC244","yellow-250":"#DFB41B","yellow-300":"#D1A516","yellow-350":"#C49711","yellow-400":"#B78A0C","yellow-450":"#A87D07","yellow-500":"#9B6F02","yellow-550":"#8D6300","yellow-600":"#7F5600","yellow-650":"#6E4C11","yellow-700":"#5D4219","yellow-750":"#4D371B","yellow-800":"#3D2E1A","yellow-850":"#2F2417","yellow-900":"#221A12","yellow-950":"#14100C","green-050":"#E7F9B3","green-100":"#D5EC98","green-150":"#C5DE86","green-200":"#B5D174","green-250":"#A5C464","green-300":"#95B755","green-350":"#85AA45","green-400":"#769D39","green-450":"#688F30","green-500":"#5A8228","green-550":"#4D7621","green-600":"#416919","green-650":"#3A5B20","green-700":"#324E22","green-750":"#2C4122","green-800":"#24351D","green-850":"#1D2919","green-900":"#161E13","green-950":"#0E120C","blue-1-050":"#E7F2FF","blue-1-100":"#CFE5FF","blue-1-150":"#B7D7FF","blue-1-200":"#A0CAFE","blue-1-250":"#8CBCF9","blue-1-300":"#77AEF4","blue-1-350":"#63A0EE","blue-1-400":"#5092E7","blue-1-450":"#4185DC","blue-1-500":"#3677CC","blue-1-550":"#2F6ABB","blue-1-600":"#265EAA","blue-1-650":"#28528F","blue-1-700":"#274775","blue-1-750":"#243C5E","blue-1-800":"#20314A","blue-1-850":"#1B2637","blue-1-900":"#141C27","blue-1-950":"#0D1118","blue-2-050":"#E2F4FD","blue-2-100":"#C4E8F8","blue-2-150":"#AADCF2","blue-2-200":"#93CFEB","blue-2-250":"#7CC2E2","blue-2-300":"#6CB4D6","blue-2-350":"#5CA7C9","blue-2-400":"#5099BC","blue-2-450":"#458BAE","blue-2-500":"#3A7EA0","blue-2-550":"#327191","blue-2-600":"#286483","blue-2-650":"#2B5770","blue-2-700":"#294A5E","blue-2-750":"#263E4D","blue-2-800":"#22323D","blue-2-850":"#1C272E","blue-2-900":"#151D21","blue-2-950":"#0E1114","purple-050":"#F5EEFF","purple-100":"#ECDCFF","purple-150":"#E2CBFF","purple-200":"#D9B9FF","purple-250":"#D0A7FF","purple-300":"#C894FE","purple-350":"#BE83FA","purple-400":"#B570F5","purple-450":"#AB5EF0","purple-500":"#A04BE8","purple-550":"#933CDB","purple-600":"#8530C8","purple-650":"#7033A5","purple-700":"#5D3185","purple-750":"#4C2C6A","purple-800":"#3C2652","purple-850":"#2D203C","purple-900":"#21182A","purple-950":"#130F19","pink-050":"#FFEBF6","pink-100":"#FFD8ED","pink-150":"#FCC4E3","pink-200":"#F7B2D9","pink-250":"#F29FCE","pink-300":"#ED8CC3","pink-350":"#E779B8","pink-400":"#E264AD","pink-450":"#D2579E","pink-500":"#C24B8E","pink-550":"#B0417F","pink-600":"#9F3670","pink-650":"#873560","pink-700":"#6F3250","pink-750":"#5A2C43","pink-800":"#472635","pink-850":"#351F29","pink-900":"#26171D","pink-950":"#170F12","black-000":"#181B2400","black-050":"#181B240D","black-100":"#181B241A","black-150":"#181B2426","black-200":"#181B2433","black-250":"#181B2440","black-300":"#181B244D","black-350":"#181B2459","black-400":"#181B2466","black-450":"#181B2473","black-500":"#181B2480","black-550":"#181B248C","black-600":"#181B2499","black-650":"#181B24A6","black-700":"#181B24B2","black-750":"#181B24BF","black-800":"#181B24CC","black-850":"#181B24D9","black-900":"#181B24E5","black-950":"#0F1117F2","white-000":"#F6F8F900","white-050":"#F6F8F90D","white-100":"#F6F8F91A","white-150":"#F6F8F926","white-200":"#F6F8F933","white-250":"#F6F8F940","white-300":"#F6F8F94D","white-350":"#F6F8F959","white-400":"#F6F8F966","white-450":"#F6F8F973","white-500":"#F6F8F980","white-550":"#F6F8F98C","white-600":"#F6F8F999","white-650":"#F6F8F9A6","white-700":"#F6F8F9B2","white-750":"#F6F8F9BF","white-800":"#F6F8F9CC","white-850":"#F6F8F9D9","white-900":"#F6F8F9E5","white-950":"#F6F8F9F2","white-975":"#F6F8F9F9"},...v1},Q4={colors:{"logo-1-light":"#2845C1","logo-2-light":"#FBC63A","logo-1-dark":"#94A3E5","logo-2-dark":"#EFD183","brand-050":"#EEF0F9","brand-100":"#DDE2F5","brand-150":"#CBD4F1","brand-200":"#B8C6F0","brand-250":"#A5B7F2","brand-300":"#91A8F7","brand-350":"#7C98FE","brand-400":"#6A89FF","brand-450":"#5A7AFB","brand-500":"#4B6BF0","brand-550":"#3E5CE7","brand-600":"#3352D5","brand-650":"#2A47C0","brand-700":"#2340A3","brand-750":"#223A7F","brand-800":"#1F325F","brand-850":"#1B2845","brand-900":"#151E30","brand-950":"#0D121D","gray-000":"#FFFFFF","gray-025":"#F6F8FA","gray-050":"#ECF1F7","gray-100":"#DDE3F3","gray-150":"#CCD4EA","gray-200":"#BCC7E0","gray-250":"#AEB9D2","gray-300":"#A1ABC4","gray-350":"#949EB6","gray-400":"#8791A9","gray-450":"#7A849B","gray-500":"#6D778E","gray-550":"#616A81","gray-600":"#555E75","gray-650":"#495268","gray-700":"#3E475C","gray-750":"#333B50","gray-800":"#283044","gray-850":"#1E2539","gray-900":"#171B28","gray-950":"#0F1118","gray-1000":"#000000","info-050":"#E9F2F8","info-100":"#D2E5F1","info-150":"#C0D7F0","info-200":"#AEC8F0","info-250":"#9EB9F2","info-300":"#8DABEE","info-350":"#7B9DE9","info-400":"#6E8FDB","info-450":"#6282CD","info-500":"#5575BF","info-550":"#4968B1","info-600":"#3E5CA3","info-650":"#344F97","info-700":"#294389","info-750":"#243972","info-800":"#1D2F5B","info-850":"#1A2744","info-900":"#151D2F","info-950":"#0E131F","success-050":"#E7F1E9","success-100":"#CFE3D3","success-150":"#B9D8C0","success-200":"#A1CEAC","success-250":"#85C496","success-300":"#63BC7F","success-350":"#45B16B","success-400":"#1CA659","success-450":"#00984C","success-500":"#008A3F","success-550":"#007C32","success-600":"#006E24","success-650":"#016016","success-700":"#005305","success-750":"#0D450A","success-800":"#11380E","success-850":"#132A11","success-900":"#101E0F","success-950":"#091209","warning-050":"#F6F0E8","warning-100":"#EDE2D1","warning-150":"#E6D3B8","warning-200":"#E3C39F","warning-250":"#E3B082","warning-300":"#E19E5C","warning-350":"#D98E3F","warning-400":"#CF7D19","warning-450":"#C17000","warning-500":"#B36300","warning-550":"#A45600","warning-600":"#964900","warning-650":"#893C00","warning-700":"#7B2F00","warning-750":"#68270D","warning-800":"#562013","warning-850":"#411D18","warning-900":"#2E1714","warning-950":"#1D0F0D","error-050":"#F9EFEC","error-100":"#F4DFD9","error-150":"#F0CEC6","error-200":"#EEBCB2","error-250":"#EEA99D","error-300":"#EF9487","error-350":"#F37C6E","error-400":"#F65F53","error-450":"#EF443C","error-500":"#E0342E","error-550":"#D0201F","error-600":"#C0000C","error-650":"#AA0000","error-700":"#910C06","error-750":"#731E16","error-800":"#58201A","error-850":"#411D18","error-900":"#2E1714","error-950":"#1D0F0D","red-050":"#F9EFEC","red-100":"#F4DEDA","red-150":"#F0CDC9","red-200":"#EEBBB6","red-250":"#EEA8A2","red-300":"#F0938D","red-350":"#EC7E78","red-400":"#E46D67","red-450":"#D95B58","red-500":"#CA4E4B","red-550":"#BB403F","red-600":"#AC3233","red-650":"#9D2227","red-700":"#882023","red-750":"#721D1B","red-800":"#58201A","red-850":"#401D18","red-900":"#2E1714","red-950":"#1D0F0D","orange-050":"#F8F0E9","orange-100":"#F1E0D3","orange-150":"#ECD0BD","orange-200":"#E9C0A5","orange-250":"#E8AE8A","orange-300":"#EB9870","orange-350":"#EB845A","orange-400":"#E66E37","orange-450":"#DD5B16","orange-500":"#CE4D00","orange-550":"#BF3E00","orange-600":"#B02F00","orange-650":"#A11E00","orange-700":"#8A1E14","orange-750":"#731E16","orange-800":"#58201A","orange-850":"#401D18","orange-900":"#2E1714","orange-950":"#1D0F0D","brown-050":"#F5F0E8","brown-100":"#ECE2D1","brown-150":"#E9D1B9","brown-200":"#E3C19D","brown-250":"#DCB187","brown-300":"#D2A26F","brown-350":"#C49562","brown-400":"#B68855","brown-450":"#A97B48","brown-500":"#9B6E3B","brown-550":"#8E612F","brown-600":"#815521","brown-650":"#744913","brown-700":"#673D00","brown-750":"#5A3100","brown-800":"#4E2600","brown-850":"#3D1F0B","brown-900":"#2C170F","brown-950":"#1C0F0B","yellow-050":"#F3F0E7","yellow-100":"#E9E2CF","yellow-150":"#E0D4B7","yellow-200":"#DAC59A","yellow-250":"#D5B67A","yellow-300":"#D0A559","yellow-350":"#CC9331","yellow-400":"#C48400","yellow-450":"#B77600","yellow-500":"#AA6800","yellow-550":"#9D5A00","yellow-600":"#914D00","yellow-650":"#843F00","yellow-700":"#773200","yellow-750":"#6A2601","yellow-800":"#56210F","yellow-850":"#401D16","yellow-900":"#2E1714","yellow-950":"#1D0F0D","green-050":"#E3F1EF","green-100":"#CAE5E1","green-150":"#B0DBD4","green-200":"#91D1C7","green-250":"#6AC8BC","green-300":"#4DBCAF","green-350":"#3CAFA2","green-400":"#2AA194","green-450":"#109487","green-500":"#00867A","green-550":"#00786D","green-600":"#016A60","green-650":"#015D53","green-700":"#005047","green-750":"#00443B","green-800":"#00382F","green-850":"#002C25","green-900":"#041F1A","green-950":"#041310","blue-1-050":"#EAF2F9","blue-1-100":"#D4E4F3","blue-1-150":"#BFD7F0","blue-1-200":"#AAC9EF","blue-1-250":"#96BBF1","blue-1-300":"#82ACF6","blue-1-350":"#709BFE","blue-1-400":"#608BFF","blue-1-450":"#537BFB","blue-1-500":"#476DEC","blue-1-550":"#3C60DD","blue-1-600":"#3252CF","blue-1-650":"#2B48B9","blue-1-700":"#28409B","blue-1-750":"#24397E","blue-1-800":"#223260","blue-1-850":"#1F2A48","blue-1-900":"#191F32","blue-1-950":"#111320","blue-2-050":"#E5F2F3","blue-2-100":"#CDE6EC","blue-2-150":"#B7D9EA","blue-2-200":"#9BCDE7","blue-2-250":"#84C1E0","blue-2-300":"#6BB4D8","blue-2-350":"#5CA6CB","blue-2-400":"#4D99BC","blue-2-450":"#3E8CAE","blue-2-500":"#2F7FA2","blue-2-550":"#1F7295","blue-2-600":"#056688","blue-2-650":"#00597B","blue-2-700":"#004C6C","blue-2-750":"#003F5E","blue-2-800":"#003353","blue-2-850":"#0C273E","blue-2-900":"#0E1C2C","blue-2-950":"#0A121C","purple-050":"#EDF1FA","purple-100":"#DCE2F5","purple-150":"#CCD4F1","purple-200":"#BCC4F0","purple-250":"#ADB6F2","purple-300":"#9EA6F6","purple-350":"#8E95FD","purple-400":"#8083FF","purple-450":"#7173FF","purple-500":"#6665F1","purple-550":"#5B57E2","purple-600":"#5049D4","purple-650":"#4641BC","purple-700":"#3D39A2","purple-750":"#363680","purple-800":"#2E3162","purple-850":"#242848","purple-900":"#1C1E32","purple-950":"#121320","pink-050":"#F8EFF4","pink-100":"#F0DEE9","pink-150":"#EBCDDF","pink-200":"#E7BDD6","pink-250":"#E5A9CC","pink-300":"#E695C0","pink-350":"#EA7CAE","pink-400":"#E4659F","pink-450":"#DD4F93","pink-500":"#CD4085","pink-550":"#BE3279","pink-600":"#AE216D","pink-650":"#9B195D","pink-700":"#86164E","pink-750":"#6E1B3D","pink-800":"#551E31","pink-850":"#3F1C24","pink-900":"#2D161A","pink-950":"#1C0E10","black-000":"#191B2200","black-050":"#191B220D","black-100":"#191B221A","black-150":"#191B2226","black-200":"#191B2233","black-250":"#191B2240","black-300":"#191B224D","black-350":"#191B2259","black-400":"#191B2266","black-450":"#191B2273","black-500":"#191B2280","black-550":"#191B228C","black-600":"#191B2299","black-650":"#191B22A6","black-700":"#191B22B2","black-750":"#191B22BF","black-800":"#191B22CC","black-850":"#191B22D9","black-900":"#191B22E5","black-950":"#0F1115F2","white-000":"#F7F8F800","white-050":"#F7F8F80D","white-100":"#F7F8F81A","white-150":"#F7F8F826","white-200":"#F7F8F833","white-250":"#F7F8F840","white-300":"#F7F8F84D","white-350":"#F7F8F859","white-400":"#F7F8F866","white-450":"#F7F8F873","white-500":"#F7F8F880","white-550":"#F7F8F88C","white-600":"#F7F8F899","white-650":"#F7F8F8A6","white-700":"#F7F8F8B2","white-750":"#F7F8F8BF","white-800":"#F7F8F8CC","white-850":"#F7F8F8D9","white-900":"#F7F8F8E5","white-950":"#F7F8F8F2","white-975":"#F7F8F8F9"},...v1},D5=Jt.getThemesFromGlobals(Y4,{overrides:er}),Yd=Jt.getThemesFromGlobals(X4,{prefix:"dsfr",overrides:er}),Xd=Jt.getThemesFromGlobals(Q4,{prefix:"anct",overrides:er}),Qd={themes:{default:D5.light,dark:D5.dark,...Yd,...Xd}},Rn={...Qd},S5={mobile:parseInt(Rn.themes.default.globals.breakpoints.mobile.replace("px","")),tablet:parseInt(Rn.themes.default.globals.breakpoints.tablet.replace("px",""))},M5=(e,t)=>({isMobile:e<=t.mobile,isTablet:e<=t.tablet,isDesktop:e>t.tablet}),ve=()=>{const[e,t]=u.useState(M5(window.innerWidth,S5));return u.useEffect(()=>{const r=()=>{const n=M5(window.innerWidth,S5);JSON.stringify(n)===JSON.stringify(e)||t(n)};return window.addEventListener("resize",r),()=>{window.removeEventListener("resize",r)}},[e]),e},J4=u.memo(({apiUrl:e,data:t,...r})=>{const{t:n}=Y.useCunningham(),{isMobile:l}=ve(),i=u.useRef(null),a=u.useMemo(()=>(r==null?void 0:r.widgetPath)||"https://static.suite.anct.gouv.fr/widgets/lagaufre.js",[r==null?void 0:r.widgetPath]),s=t!=null&&t.services?void 0:e,c=r.label||n("components.laGaufre.label"),d=r.closeLabel||n("components.laGaufre.closeLabel"),f=r.loadingText||n("components.laGaufre.loadingText"),h=r.newWindowLabelSuffix||n("components.laGaufre.newWindowLabelSuffix"),v=r.background||"",g=r.headerLabel||n("components.laGaufre.headerLabel"),b=r.viewMoreLabel||n("components.laGaufre.viewMoreLabel"),p=r.viewLessLabel||n("components.laGaufre.viewLessLabel");return u.useEffect(()=>{window._lasuite_widget=window._lasuite_widget||[],document.querySelectorAll("#lasuite-widget-lagaufre-shadow").forEach(m=>{var y;return(y=m.parentNode)==null?void 0:y.removeChild(m)}),window._lasuite_widget.push(["lagaufre","init",{...r,api:s,label:c,data:t,closeLabel:d,background:v,showFooter:l,headerLabel:g,headerLogo:Vd,loadingText:f,newWindowLabelSuffix:h,viewMoreLabel:b,viewLessLabel:p,buttonElement:i.current,position:()=>{var m,y,E,S;return{position:"absolute",top:(((m=i.current)==null?void 0:m.offsetTop)??0)+(((y=i.current)==null?void 0:y.offsetHeight)??0)+10,right:window.innerWidth-(((E=i.current)==null?void 0:E.offsetLeft)??0)-(((S=i.current)==null?void 0:S.offsetWidth)??0)}}}])},[b,p,d,g,f,s,a]),o.jsxs(o.Fragment,{children:[o.jsx("script",{src:a,id:"lasuite-gaufre-script",async:!0}),o.jsx("div",{children:o.jsx(Y.Button,{ref:i,icon:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",fill:"none",viewBox:"0 0 18 18","aria-hidden":"true",children:[o.jsx("defs",{children:o.jsx("path",{id:"a",fill:"var(--c--contextuals--background--semantic--brand--primary)",d:"M2.796.5c.469 0 .704 0 .892.064.351.12.627.397.748.748.064.188.064.423.064.892v.592c0 .469 0 .704-.064.892-.12.351-.397.627-.748.748-.188.064-.423.064-.892.064h-.592c-.469 0-.704 0-.892-.064a1.2 1.2 0 0 1-.748-.748C.5 3.5.5 3.265.5 2.796v-.592c0-.469 0-.704.064-.892.12-.351.397-.627.748-.748C1.5.5 1.735.5 2.204.5z"})}),o.jsx("use",{href:"#a"}),o.jsx("use",{href:"#a",transform:"translate(6.5)"}),o.jsx("use",{href:"#a",transform:"translate(13)"}),o.jsx("use",{href:"#a",transform:"translate(0 6.5)"}),o.jsx("use",{href:"#a",transform:"translate(6.5 6.5)"}),o.jsx("use",{href:"#a",transform:"translate(13 6.5)"}),o.jsx("use",{href:"#a",transform:"translate(0 13)"}),o.jsx("use",{href:"#a",transform:"translate(6.5 13)"}),o.jsx("use",{href:"#a",transform:"translate(13 13)"})]}),"aria-label":c,variant:"tertiary",className:"lagaufre-button"})})]})});J4.displayName="LaGaufreV2";var x0=(e=>(e.X_SMALL="xsmall",e.SMALL="small",e.MEDIUM="medium",e.LARGE="large",e.X_LARGE="xlarge",e))(x0||{}),Y0=(e=>(e.OUTLINED="outlined",e.FILLED="filled",e))(Y0||{});const b0=({name:e,size:t,className:r,color:n,type:l=Y0.FILLED,...i})=>{const a=u0("material-icons",{[`icon--${t}`]:t!==void 0,[`icon--${l}`]:l!==Y0.OUTLINED},r),s={color:n,fontSize:typeof t=="number"?`${t}px`:void 0};return o.jsx("span",{className:a,style:s,...i,children:e})},Mt={[x0.X_SMALL]:11,[x0.SMALL]:16,[x0.MEDIUM]:24,[x0.LARGE]:32,[x0.X_LARGE]:40},es={[x0.X_SMALL]:16,[x0.SMALL]:24,[x0.MEDIUM]:32,[x0.LARGE]:40,[x0.X_LARGE]:48},Jd=e=>es[e]??24,ef=e=>Mt[e]??24,$=e=>{let t;return typeof e.size=="number"?t=e.size:e.size&&Mt[e.size]?t=Mt[e.size]:t=24,o.jsx("svg",{width:t,height:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:e.children})},tf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M7.23 11.258a3.9 3.9 0 0 1-2.034-.545 4.2 4.2 0 0 1-1.45-1.45A3.9 3.9 0 0 1 3.2 7.228q0-1.11.545-2.024a4.17 4.17 0 0 1 1.451-1.46A3.9 3.9 0 0 1 7.23 3.2q1.11 0 2.024.545.915.546 1.46 1.46.545.915.545 2.024 0 1.118-.545 2.033a4.2 4.2 0 0 1-1.46 1.45 3.9 3.9 0 0 1-2.024.546m9.527 0a3.9 3.9 0 0 1-2.033-.545 4.2 4.2 0 0 1-1.46-1.45 3.95 3.95 0 0 1-.536-2.034q0-1.11.536-2.024.545-.914 1.46-1.46a3.9 3.9 0 0 1 2.033-.545q1.11 0 2.024.545.915.546 1.46 1.46.545.915.545 2.024 0 1.118-.545 2.033a4.2 4.2 0 0 1-1.46 1.45 3.9 3.9 0 0 1-2.024.546m-9.528 9.518a3.9 3.9 0 0 1-2.033-.545 4.2 4.2 0 0 1-1.45-1.46 3.9 3.9 0 0 1-.546-2.024q0-1.118.545-2.033a4.1 4.1 0 0 1 1.451-1.45 3.9 3.9 0 0 1 2.033-.546q1.11 0 2.024.546.915.535 1.46 1.45t.545 2.033q0 1.11-.545 2.024a4.14 4.14 0 0 1-1.46 1.46 3.9 3.9 0 0 1-2.024.545m9.528 0a3.9 3.9 0 0 1-2.033-.545 4.14 4.14 0 0 1-1.46-1.46 3.93 3.93 0 0 1-.536-2.024q0-1.118.536-2.033.545-.915 1.46-1.45a3.9 3.9 0 0 1 2.033-.546q1.11 0 2.024.546.915.535 1.46 1.45t.545 2.033q0 1.11-.545 2.024a4.14 4.14 0 0 1-1.46 1.46 3.9 3.9 0 0 1-2.024.545"})}),rf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1.002a3 3 0 0 1 1.495.4h.001l7 4 .004.002A3 3 0 0 1 22 8v8.002a3 3 0 0 1-1.5 2.595l-.004.003-7 4v-.001a3 3 0 0 1-1.389.396 1 1 0 0 1-.211 0 3 3 0 0 1-1.392-.396l-7-4-.004-.002A3 3 0 0 1 2 16V7.999l.007-.197A3 3 0 0 1 3.5 5.404l.004-.003 7-4c.455-.262.97-.4 1.496-.4M4 15.999l.009.13a1 1 0 0 0 .487.732L11 20.577v-7.999L4 8.561zm13.053-5.748a1 1 0 0 1-.124.071L13 12.578v8l6.504-3.717A1 1 0 0 0 20 16V8.56zM5.017 6.838 12 10.847l2.484-1.428-6.988-3.998zM12 3.002a1 1 0 0 0-.5.134l-.004.002L9.513 4.27l6.982 3.995 2.486-1.427-6.477-3.7-.004-.002a1 1 0 0 0-.5-.134",clipRule:"evenodd"})}),nf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4 2a1 1 0 0 1 1 1v5.59a3 3 0 0 0 3 3h9.586l-3.293-3.293a1 1 0 1 1 1.414-1.414l5 5a1 1 0 0 1 .25.413l.015.062a1 1 0 0 1-.015.522 1 1 0 0 1-.173.329q-.035.046-.077.088l-5 5a1 1 0 1 1-1.414-1.414l3.293-3.293H8a5 5 0 0 1-5-5V3a1 1 0 0 1 1-1"})}),lf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4.293 12.707a1 1 0 1 1 1.414-1.414L11 16.586V5a1 1 0 1 1 2 0v11.586l5.293-5.293a1 1 0 1 1 1.414 1.414l-7 7a1 1 0 0 1-1.414 0z"})}),of=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.995 16.946a.9.9 0 0 0 .349-.067q.165-.068.339-.242l3.204-3.078a.9.9 0 0 0 .184-.262.7.7 0 0 0 .068-.32.73.73 0 0 0-.242-.561.82.82 0 0 0-.572-.213.8.8 0 0 0-.32.068.85.85 0 0 0-.28.203l-1.365 1.452-.513.588.058-1.391v-5.18a.86.86 0 0 0-.27-.629.87.87 0 0 0-.64-.261.89.89 0 0 0-.9.89v5.18l.058 1.402-.522-.6-1.365-1.451a.74.74 0 0 0-.282-.203.9.9 0 0 0-.329-.068.8.8 0 0 0-.56.213.75.75 0 0 0-.233.561q0 .185.058.32a.8.8 0 0 0 .203.262l3.186 3.078q.183.174.347.242.165.067.34.067"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.995 22q2.072 0 3.882-.774a10.03 10.03 0 0 0 5.344-5.344q.783-1.81.784-3.882a9.7 9.7 0 0 0-.784-3.892 9.9 9.9 0 0 0-2.149-3.175 10 10 0 0 0-3.195-2.149A9.7 9.7 0 0 0 11.995 2q-2.07 0-3.882.784A10 10 0 0 0 4.93 4.933a10.1 10.1 0 0 0-2.16 3.175A9.8 9.8 0 0 0 1.996 12q0 2.072.775 3.882a10.2 10.2 0 0 0 2.159 3.194 10.1 10.1 0 0 0 3.184 2.15q1.81.774 3.882.774m0-1.976a7.8 7.8 0 0 1-3.117-.629 8 8 0 0 1-2.556-1.722 8 8 0 0 1-1.732-2.556A7.9 7.9 0 0 1 3.97 12q0-1.666.62-3.117a8.2 8.2 0 0 1 1.732-2.556 8.05 8.05 0 0 1 2.556-1.723 7.8 7.8 0 0 1 3.117-.63q1.666 0 3.117.63 1.452.62 2.556 1.723a8 8 0 0 1 1.733 2.556q.62 1.452.62 3.117a7.9 7.9 0 0 1-.62 3.117 7.8 7.8 0 0 1-1.733 2.556 8.05 8.05 0 0 1-2.556 1.723 7.8 7.8 0 0 1-3.117.628",clipRule:"evenodd"})]}),af=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.996 22q2.071 0 3.881-.784a10 10 0 0 0 3.195-2.15 9.9 9.9 0 0 0 2.15-3.184A9.7 9.7 0 0 0 22.003 12a9.7 9.7 0 0 0-.783-3.882 10.05 10.05 0 0 0-5.344-5.334A9.7 9.7 0 0 0 11.996 2a9.7 9.7 0 0 0-3.883.784 10.1 10.1 0 0 0-3.185 2.15A10.2 10.2 0 0 0 2.77 8.118 9.8 9.8 0 0 0 1.996 12q0 2.072.774 3.882a10 10 0 0 0 2.158 3.184 10.1 10.1 0 0 0 3.185 2.15 9.7 9.7 0 0 0 3.883.784m.008-4.928a1 1 0 0 1-.347-.067 1.2 1.2 0 0 1-.349-.242l-3.282-3.165a.77.77 0 0 1-.26-.59q0-.35.24-.573a.82.82 0 0 1 .572-.222q.387 0 .63.271l1.403 1.5.542.649-.077-1.48V7.836q0-.378.27-.649a.94.94 0 0 1 .658-.26q.397 0 .66.26.27.271.27.649v5.315l-.067 1.48.542-.648 1.403-1.5a.78.78 0 0 1 .62-.271q.339 0 .58.223a.74.74 0 0 1 .242.57.8.8 0 0 1-.067.33.8.8 0 0 1-.203.262l-3.273 3.165a1.2 1.2 0 0 1-.348.242.9.9 0 0 1-.359.067",clipRule:"evenodd"})}),sf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M16.293 6.293a1 1 0 1 1 1.414 1.414L9.414 16H17a1 1 0 1 1 0 2H7q-.085-.001-.166-.016-.015-.001-.031-.005l-.034-.007-.062-.016a1 1 0 0 1-.257-.121 1 1 0 0 1-.33-.36l-.02-.042a1 1 0 0 1-.057-.141A1.003 1.003 0 0 1 6 17V7a1 1 0 0 1 2 0v7.586z"})}),cf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M17 6a1 1 0 0 1 1 1v10q-.001.084-.016.165a.991.991 0 0 1-.105.31 1 1 0 0 1-.59.482l-.049.012q-.023.006-.045.01-.015.004-.03.005A1 1 0 0 1 17 18H7a1 1 0 1 1 0-2h7.586L6.293 7.707a1 1 0 1 1 1.414-1.414L16 14.586V7a1 1 0 0 1 1-1"})}),uf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M11.293 4.293a1 1 0 1 1 1.414 1.414L7.414 11H19a1 1 0 1 1 0 2H7.414l5.293 5.293a1 1 0 1 1-1.414 1.414l-7-7a1 1 0 0 1 0-1.414z"})}),df=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M11.293 4.293a1 1 0 0 1 1.414 0l7 7a1 1 0 0 1 0 1.414l-7 7a1 1 0 1 1-1.414-1.414L16.586 13H5a1 1 0 1 1 0-2h11.586l-5.293-5.293a1 1 0 0 1 0-1.414"})}),ff=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M5.726 5.873q.497 0 .961.456l2.777 2.769q.26.252.26.578a.78.78 0 0 1-.244.57q-.252.26-.57.252a.88.88 0 0 1-.578-.268l-.66-.652-1.148-1.284v8.522q0 .594.302.887.3.293.871.294h6.26q.4 0 .628.211.227.22.236.595 0 .366-.236.578-.228.22-.627.22H7.599q-1.319 0-1.995-.676-.676-.668-.676-1.97V8.293L3.78 9.578l-.667.652a.83.83 0 0 1-.57.268q-.317.007-.57-.253a.74.74 0 0 1-.245-.57.83.83 0 0 1 .261-.577l2.785-2.769q.456-.456.952-.456M16.417 4.4q1.31 0 1.987.667.675.668.676 1.979v8.65l1.147-1.282.66-.651a.83.83 0 0 1 .57-.252.76.76 0 0 1 .578.235.78.78 0 0 1 .236.578.79.79 0 0 1-.252.57l-2.776 2.77q-.465.455-.961.455-.497.008-.961-.456l-2.776-2.768a.8.8 0 0 1-.269-.57q0-.326.244-.579a.75.75 0 0 1 .578-.235q.326.008.57.252l.668.651 1.148 1.282v-8.52q0-.585-.302-.88-.3-.293-.87-.293h-6.254q-.407 0-.635-.211-.228-.22-.236-.595 0-.366.228-.578.236-.22.643-.22z"})}),hf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M19.707 11.293a1 1 0 1 1-1.414 1.414L13 7.414V19a1 1 0 1 1-2 0V7.414l-5.293 5.293a1 1 0 1 1-1.414-1.414l7-7a1 1 0 0 1 1.414 0z"})}),pf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.995 7.054q.185 0 .349.067.165.068.339.242l3.204 3.078q.117.117.184.262.068.135.068.32a.73.73 0 0 1-.242.561.82.82 0 0 1-.572.213.8.8 0 0 1-.32-.068.85.85 0 0 1-.28-.203l-1.365-1.452-.513-.588.058 1.391v5.18q0 .357-.27.629a.87.87 0 0 1-.64.261.89.89 0 0 1-.9-.89v-5.18l.058-1.402-.522.6-1.365 1.451a.74.74 0 0 1-.282.204.9.9 0 0 1-.329.067.8.8 0 0 1-.56-.213.75.75 0 0 1-.233-.561q0-.185.058-.32a.8.8 0 0 1 .203-.262l3.186-3.078a1.2 1.2 0 0 1 .347-.242.9.9 0 0 1 .34-.067"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.995 2q2.072 0 3.882.774a10.03 10.03 0 0 1 5.344 5.344q.783 1.81.784 3.882a9.7 9.7 0 0 1-.784 3.892 9.9 9.9 0 0 1-2.149 3.175 10 10 0 0 1-3.195 2.149 9.7 9.7 0 0 1-3.882.784 9.7 9.7 0 0 1-3.882-.784 10 10 0 0 1-3.184-2.149 10.1 10.1 0 0 1-2.16-3.175A9.8 9.8 0 0 1 1.996 12q0-2.072.775-3.882a10.2 10.2 0 0 1 2.159-3.194 10 10 0 0 1 3.184-2.15A9.8 9.8 0 0 1 11.995 2m0 1.976q-1.655 0-3.117.628a8 8 0 0 0-2.556 1.723A8 8 0 0 0 4.59 8.883 7.9 7.9 0 0 0 3.97 12q0 1.666.62 3.117a8.2 8.2 0 0 0 1.732 2.556 8.05 8.05 0 0 0 2.556 1.724q1.462.628 3.117.628 1.666 0 3.117-.628a8.05 8.05 0 0 0 2.556-1.724 8 8 0 0 0 1.733-2.556q.62-1.452.62-3.117a7.9 7.9 0 0 0-.62-3.117 7.8 7.8 0 0 0-1.733-2.556 8.05 8.05 0 0 0-2.556-1.723 7.8 7.8 0 0 0-3.117-.628",clipRule:"evenodd"})]}),vf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.996 2q2.071 0 3.881.784a10 10 0 0 1 3.195 2.15 9.9 9.9 0 0 1 2.15 3.184A9.7 9.7 0 0 1 22.003 12a9.7 9.7 0 0 1-.783 3.882 10.05 10.05 0 0 1-5.344 5.334 9.7 9.7 0 0 1-3.881.784 9.7 9.7 0 0 1-3.883-.784 10.1 10.1 0 0 1-3.185-2.15 10.2 10.2 0 0 1-2.158-3.184A9.8 9.8 0 0 1 1.996 12q0-2.072.774-3.882a10 10 0 0 1 2.158-3.184 10.1 10.1 0 0 1 3.185-2.15A9.7 9.7 0 0 1 11.996 2m.008 4.928a1 1 0 0 0-.347.067 1.2 1.2 0 0 0-.349.242l-3.282 3.165a.77.77 0 0 0-.26.59q0 .35.24.573a.82.82 0 0 0 .572.222q.387 0 .63-.271l1.403-1.5.542-.649-.077 1.48v5.316q0 .378.27.648.281.262.658.261a.9.9 0 0 0 .66-.26q.27-.272.27-.649v-5.315l-.067-1.48.542.648 1.403 1.5q.233.27.62.271a.83.83 0 0 0 .58-.223.74.74 0 0 0 .242-.57.8.8 0 0 0-.067-.33.8.8 0 0 0-.203-.262L12.71 7.237a1.2 1.2 0 0 0-.348-.242.9.9 0 0 0-.359-.067",clipRule:"evenodd"})}),gf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M8.466 6.365q.36 0 .604.244l2.823 2.904a.77.77 0 0 1 .231.569.77.77 0 0 1-.22.57.72.72 0 0 1-.546.22.78.78 0 0 1-.57-.233l-1.3-1.359-.235-.264.015.52v7.327a.8.8 0 0 1-.233.581.8.8 0 0 1-.569.22.8.8 0 0 1-.58-.22.8.8 0 0 1-.22-.581V9.547l.008-.51-.206.243-1.313 1.359a.75.75 0 0 1-.569.232.76.76 0 0 1-.557-.22.77.77 0 0 1-.22-.569q0-.314.255-.569l2.822-2.904a.77.77 0 0 1 .58-.244M15.492 6.354q.336 0 .57.22a.74.74 0 0 1 .232.558v7.34l-.015.509.235-.265 1.313-1.348a.76.76 0 0 1 .556-.232q.35 0 .558.22a.77.77 0 0 1 .22.57.77.77 0 0 1-.231.568l-2.834 2.904a.78.78 0 0 1-.593.244.75.75 0 0 1-.58-.244l-2.821-2.904q-.256-.255-.257-.569 0-.348.222-.569a.76.76 0 0 1 .557-.22.75.75 0 0 1 .57.232l1.311 1.348.201.241-.003-.498V7.132q0-.337.22-.558a.8.8 0 0 1 .57-.22"})}),mf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M9.052 7.304q.3 0 .503.204l2.353 2.42a.65.65 0 0 1 .193.475.64.64 0 0 1-.184.474.6.6 0 0 1-.455.184.65.65 0 0 1-.474-.194L9.903 9.735l-.195-.22.012.432v6.108a.66.66 0 0 1-.194.485.66.66 0 0 1-.474.184.68.68 0 0 1-.484-.184.68.68 0 0 1-.184-.485V9.958l.007-.426-.171.204-1.095 1.132a.63.63 0 0 1-.474.194.63.63 0 0 1-.464-.184.64.64 0 0 1-.185-.474q0-.261.214-.475l2.352-2.42a.64.64 0 0 1 .484-.204M14.909 7.295q.28 0 .474.184a.62.62 0 0 1 .194.465v6.118l-.012.425.195-.222 1.095-1.123a.63.63 0 0 1 .464-.193.6.6 0 0 1 .465.183q.183.184.183.475a.65.65 0 0 1-.193.474l-2.362 2.42a.65.65 0 0 1-.494.204.62.62 0 0 1-.484-.203l-2.352-2.421a.66.66 0 0 1-.214-.474q0-.29.185-.475a.63.63 0 0 1 .465-.183q.29 0 .474.193l1.094 1.123.168.202-.003-.415V7.944a.63.63 0 0 1 .183-.465.66.66 0 0 1 .475-.184"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.995 2q2.07 0 3.882.774a10.02 10.02 0 0 1 5.343 5.344A9.7 9.7 0 0 1 22.005 12a9.7 9.7 0 0 1-.785 3.892 9.9 9.9 0 0 1-2.149 3.174 10 10 0 0 1-3.194 2.15 9.7 9.7 0 0 1-3.882.784 9.7 9.7 0 0 1-3.882-.784 10.1 10.1 0 0 1-3.185-2.15 10.1 10.1 0 0 1-2.159-3.174A9.8 9.8 0 0 1 1.995 12q0-2.072.774-3.882a10.2 10.2 0 0 1 2.16-3.195 10.1 10.1 0 0 1 3.184-2.15A9.8 9.8 0 0 1 11.995 2m0 1.975a7.8 7.8 0 0 0-3.118.628 8 8 0 0 0-2.555 1.724A8 8 0 0 0 4.59 8.883 7.9 7.9 0 0 0 3.97 12q0 1.666.62 3.117.63 1.452 1.733 2.555a8.05 8.05 0 0 0 2.555 1.724q1.462.63 3.118.63 1.665 0 3.117-.63a8.05 8.05 0 0 0 2.556-1.724 8 8 0 0 0 1.733-2.555q.62-1.452.619-3.117a7.9 7.9 0 0 0-.62-3.117 7.8 7.8 0 0 0-1.732-2.556 8.05 8.05 0 0 0-2.556-1.724 7.8 7.8 0 0 0-3.117-.628",clipRule:"evenodd"})]}),Cf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M17 6a1 1 0 1 1 0 2H9.414l8.293 8.293a1 1 0 1 1-1.414 1.414L8 9.414V17a1 1 0 1 1-2 0V7a1 1 0 0 1 .165-.55c.09-.137.214-.251.36-.33l.041-.02a1 1 0 0 1 .141-.057l.062-.016.034-.007.006-.001.088-.014Q6.947 5.999 7 6z"})}),bf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M17 6q.084 0 .165.015l.03.005.045.01.048.012q.075.023.145.058l.042.02A1 1 0 0 1 18 7v10a1 1 0 1 1-2 0V9.414l-8.293 8.293a1 1 0 1 1-1.414-1.414L14.586 8H7a1 1 0 0 1 0-2z"})}),yf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M5.796 16.5c.469 0 .704 0 .892.064.351.12.627.397.748.747.064.19.064.424.064.893v.592c0 .469 0 .704-.064.893-.12.35-.397.626-.748.747-.188.064-.423.064-.892.064h-.592c-.469 0-.704 0-.892-.064a1.2 1.2 0 0 1-.748-.747c-.064-.19-.064-.424-.064-.893v-.592c0-.469 0-.704.064-.893.12-.35.397-.626.748-.747.188-.064.423-.064.892-.064zM12.296 16.5c.469 0 .704 0 .893.064.35.12.626.397.746.747.065.19.065.424.065.893v.592c0 .469 0 .704-.065.893-.12.35-.396.626-.747.747-.188.064-.423.064-.892.064h-.592c-.469 0-.704 0-.893-.064a1.2 1.2 0 0 1-.746-.747c-.065-.19-.065-.424-.065-.893v-.592c0-.469 0-.704.065-.893.12-.35.396-.626.747-.747.188-.064.423-.064.892-.064zM18.796 16.5c.469 0 .704 0 .893.064.35.12.626.397.747.747.064.19.064.424.064.893v.592c0 .469 0 .704-.064.893-.12.35-.397.626-.747.747-.19.064-.424.064-.893.064h-.592c-.469 0-.704 0-.893-.064a1.2 1.2 0 0 1-.747-.747c-.064-.19-.064-.424-.064-.893v-.592c0-.469 0-.704.064-.893.12-.35.397-.626.747-.747.19-.064.424-.064.893-.064zM5.796 10c.469 0 .704 0 .892.065.351.12.627.396.748.747.064.188.064.423.064.892v.592c0 .469 0 .704-.064.893-.12.35-.397.626-.748.746C6.5 14 6.265 14 5.796 14h-.592c-.469 0-.704 0-.892-.065a1.2 1.2 0 0 1-.748-.747C3.5 13 3.5 12.766 3.5 12.297v-.592c0-.469 0-.704.064-.893.12-.35.397-.626.748-.746C4.5 10 4.735 10 5.204 10zM12.296 10c.469 0 .704 0 .893.065.35.12.626.396.746.747.065.188.065.423.065.892v.592c0 .469 0 .704-.065.893-.12.35-.396.626-.747.746C13 14 12.766 14 12.297 14h-.592c-.469 0-.704 0-.893-.065a1.2 1.2 0 0 1-.746-.747C10 13 10 12.766 10 12.297v-.592c0-.469 0-.704.065-.893.12-.35.396-.626.747-.746C11 10 11.235 10 11.704 10zM18.796 10c.469 0 .704 0 .893.065.35.12.626.396.747.747.064.188.064.423.064.892v.592c0 .469 0 .704-.064.893-.12.35-.397.626-.747.746-.19.065-.424.065-.893.065h-.592c-.469 0-.704 0-.893-.065a1.2 1.2 0 0 1-.747-.747c-.064-.188-.064-.423-.064-.892v-.592c0-.469 0-.704.064-.893.12-.35.397-.626.747-.746.19-.065.424-.065.893-.065zM5.796 3.5c.469 0 .704 0 .892.064.351.12.627.397.748.748.064.188.064.423.064.892v.592c0 .469 0 .704-.064.892-.12.351-.397.627-.748.748-.188.064-.423.064-.892.064h-.592c-.469 0-.704 0-.892-.064a1.2 1.2 0 0 1-.748-.748C3.5 6.5 3.5 6.265 3.5 5.796v-.592c0-.469 0-.704.064-.892.12-.351.397-.627.748-.748.188-.064.423-.064.892-.064zM12.296 3.5c.469 0 .704 0 .893.064.35.12.626.397.746.748.065.188.065.423.065.892v.592c0 .469 0 .704-.065.892-.12.351-.396.627-.747.748-.188.064-.423.064-.892.064h-.592c-.469 0-.704 0-.893-.064a1.2 1.2 0 0 1-.746-.748C10 6.5 10 6.265 10 5.796v-.592c0-.469 0-.704.065-.892.12-.351.396-.627.747-.748.188-.064.423-.064.892-.064zM18.796 3.5c.469 0 .704 0 .893.064.35.12.626.397.747.748.064.188.064.423.064.892v.592c0 .469 0 .704-.064.892-.12.351-.397.627-.747.748-.19.064-.424.064-.893.064h-.592c-.469 0-.704 0-.893-.064a1.2 1.2 0 0 1-.747-.748c-.064-.188-.064-.423-.064-.892v-.592c0-.469 0-.704.064-.892.12-.351.397-.627.747-.748.19-.064.424-.064.893-.064z"})}),xf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.9 15.145a.88.88 0 0 1-.632-.268.88.88 0 0 1-.268-.633c0-.245.096-.46.268-.632a.88.88 0 0 1 .632-.268c.246 0 .461.096.633.268a.88.88 0 0 1 .268.632.88.88 0 0 1-.268.633.88.88 0 0 1-.633.268m0-4.49a.88.88 0 0 1-.632-.267A.88.88 0 0 1 1 9.756c0-.246.096-.461.268-.633a.88.88 0 0 1 .632-.268c.246 0 .461.096.633.268a.88.88 0 0 1 .268.633.88.88 0 0 1-.268.632.88.88 0 0 1-.633.268m3.367 9.54c-.404 0-.758-.14-1.04-.422a1.42 1.42 0 0 1-.422-1.04c0-.403.14-.757.422-1.04a1.43 1.43 0 0 1 1.04-.421c.403 0 .757.14 1.04.422.281.282.421.636.421 1.04 0 .402-.14.757-.422 1.038a1.42 1.42 0 0 1-1.04.423m0-4.49c-.404 0-.758-.14-1.04-.421a1.42 1.42 0 0 1-.422-1.04c0-.403.14-.757.422-1.039a1.42 1.42 0 0 1 1.04-.422c.403 0 .757.14 1.04.422.281.282.421.636.421 1.04 0 .403-.14.757-.422 1.039a1.43 1.43 0 0 1-1.04.422m0-4.488c-.404 0-.758-.14-1.04-.422a1.42 1.42 0 0 1-.422-1.04c0-.403.14-.757.422-1.039a1.43 1.43 0 0 1 1.04-.422c.403 0 .757.14 1.04.422.281.282.421.636.421 1.04 0 .403-.14.757-.422 1.039a1.42 1.42 0 0 1-1.04.422m0-4.489c-.404 0-.758-.14-1.04-.422a1.43 1.43 0 0 1-.422-1.04c0-.403.14-.757.422-1.039a1.43 1.43 0 0 1 1.04-.422c.403 0 .757.14 1.04.422.281.282.421.636.421 1.04 0 .403-.14.757-.422 1.04a1.43 1.43 0 0 1-1.04.421m4.489 9.539c-.557 0-1.04-.199-1.433-.59a1.96 1.96 0 0 1-.59-1.433c0-.556.199-1.04.59-1.432.392-.391.876-.59 1.433-.59.556 0 1.04.199 1.432.59.391.392.59.876.59 1.432 0 .557-.199 1.04-.59 1.433-.392.391-.876.59-1.432.59m0-4.489c-.557 0-1.04-.199-1.433-.59a1.96 1.96 0 0 1-.59-1.432c0-.557.199-1.04.59-1.433.392-.391.876-.59 1.433-.59.556 0 1.04.199 1.432.59.391.392.59.876.59 1.433 0 .556-.199 1.04-.59 1.432-.392.391-.876.59-1.432.59m0 8.417c-.404 0-.758-.14-1.04-.422a1.42 1.42 0 0 1-.422-1.04c0-.403.14-.757.422-1.04a1.43 1.43 0 0 1 1.04-.421c.403 0 .757.14 1.039.422s.422.636.422 1.04c0 .402-.14.757-.422 1.038a1.42 1.42 0 0 1-1.04.423m0-13.467c-.404 0-.758-.14-1.04-.422a1.43 1.43 0 0 1-.422-1.04c0-.403.14-.757.422-1.039a1.43 1.43 0 0 1 1.04-.422c.403 0 .757.14 1.039.422s.422.636.422 1.04c0 .403-.14.757-.422 1.04a1.42 1.42 0 0 1-1.04.421m0 16.272a.88.88 0 0 1-.633-.268.88.88 0 0 1-.268-.632c0-.246.096-.461.268-.633a.88.88 0 0 1 .633-.268c.245 0 .46.096.632.268a.88.88 0 0 1 .268.633.88.88 0 0 1-.268.632.88.88 0 0 1-.632.268m0-20.2a.88.88 0 0 1-.633-.267.88.88 0 0 1-.268-.633c0-.245.096-.46.268-.632A.88.88 0 0 1 9.756 1c.245 0 .46.096.632.268a.88.88 0 0 1 .268.632.88.88 0 0 1-.268.633.88.88 0 0 1-.632.268m4.488 13.467c-.556 0-1.04-.199-1.432-.59a1.96 1.96 0 0 1-.59-1.433c0-.556.199-1.04.59-1.432.392-.391.876-.59 1.432-.59.557 0 1.04.199 1.433.59.391.392.59.876.59 1.432 0 .557-.199 1.04-.59 1.433-.392.391-.876.59-1.433.59m0-4.489c-.556 0-1.04-.199-1.432-.59a1.96 1.96 0 0 1-.59-1.432c0-.557.199-1.04.59-1.433.392-.391.876-.59 1.432-.59.557 0 1.04.199 1.433.59.391.392.59.876.59 1.433 0 .556-.199 1.04-.59 1.432-.392.391-.876.59-1.433.59m0 8.417c-.403 0-.757-.14-1.039-.422a1.42 1.42 0 0 1-.422-1.04c0-.403.14-.757.422-1.04a1.43 1.43 0 0 1 1.04-.421c.403 0 .757.14 1.039.422s.422.636.422 1.04c0 .402-.14.757-.422 1.038a1.42 1.42 0 0 1-1.04.423m0-13.467c-.403 0-.757-.14-1.039-.422a1.42 1.42 0 0 1-.422-1.04c0-.403.14-.757.422-1.039a1.42 1.42 0 0 1 1.04-.422c.403 0 .757.14 1.039.422s.422.636.422 1.04c0 .403-.14.757-.422 1.04a1.42 1.42 0 0 1-1.04.421m0 16.272a.88.88 0 0 1-.632-.268.88.88 0 0 1-.268-.632c0-.246.096-.461.268-.633a.88.88 0 0 1 .632-.268c.246 0 .462.096.633.268a.88.88 0 0 1 .268.633.88.88 0 0 1-.268.632.88.88 0 0 1-.633.268m0-20.2a.88.88 0 0 1-.632-.267.88.88 0 0 1-.268-.633c0-.245.096-.46.268-.632A.88.88 0 0 1 14.244 1c.246 0 .462.096.633.268a.88.88 0 0 1 .268.632.88.88 0 0 1-.268.633.88.88 0 0 1-.633.268m4.49 17.395c-.404 0-.758-.14-1.04-.422a1.43 1.43 0 0 1-.422-1.04c0-.403.14-.757.422-1.04a1.43 1.43 0 0 1 1.04-.421c.402 0 .757.14 1.038.422s.423.636.423 1.04c0 .402-.14.757-.422 1.038a1.42 1.42 0 0 1-1.04.423m0-4.49c-.404 0-.758-.14-1.04-.421a1.43 1.43 0 0 1-.422-1.04c0-.403.14-.757.422-1.039a1.43 1.43 0 0 1 1.04-.422c.402 0 .757.14 1.038.422s.423.636.423 1.04c0 .403-.14.757-.422 1.039a1.43 1.43 0 0 1-1.04.422m0-4.488c-.404 0-.758-.14-1.04-.422a1.43 1.43 0 0 1-.422-1.04c0-.403.14-.757.422-1.039a1.43 1.43 0 0 1 1.04-.422c.402 0 .757.14 1.038.422s.423.636.423 1.04c0 .403-.14.757-.422 1.039a1.42 1.42 0 0 1-1.04.422m0-4.489c-.404 0-.758-.14-1.04-.422a1.43 1.43 0 0 1-.422-1.04c0-.403.14-.757.422-1.039a1.43 1.43 0 0 1 1.04-.422c.402 0 .757.14 1.038.422s.423.636.423 1.04c0 .403-.14.757-.422 1.04a1.42 1.42 0 0 1-1.04.421m3.366 8.417a.88.88 0 0 1-.633-.268.88.88 0 0 1-.268-.633c0-.245.096-.46.268-.632a.88.88 0 0 1 .633-.268c.245 0 .46.096.632.268a.88.88 0 0 1 .268.632.88.88 0 0 1-.268.633.88.88 0 0 1-.632.268m0-4.49a.88.88 0 0 1-.633-.267.88.88 0 0 1-.268-.632c0-.246.096-.461.268-.633a.88.88 0 0 1 .633-.268c.245 0 .46.096.632.268a.88.88 0 0 1 .268.633.88.88 0 0 1-.268.632.88.88 0 0 1-.632.268",clipRule:"evenodd"})}),wf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M18 16a3 3 0 0 0-3-3H7v6h8a3 3 0 0 0 3-3m2 0a5 5 0 0 1-5 5H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7a5 5 0 0 1 3.535 8.535q-.05.05-.103.098A5 5 0 0 1 20 16M7 11h7a3 3 0 0 0 0-6H7z"})}),Ef=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M13.225 1.023a1.5 1.5 0 0 1 .866.096l.115.056.109.065a1.5 1.5 0 0 1 .506.551l.056.115.044.119a1.5 1.5 0 0 1 .023.87l-.01.039-1.92 6.02-.017.046H20a2 2 0 0 1 1.556 3.26l-.058.066-9.9 10.2h-.002a1.498 1.498 0 0 1-2.54-1.421l.011-.04 1.92-6.019.017-.046H4a2.002 2.002 0 0 1-1.556-3.26q.027-.035.059-.067l9.9-10.2c.219-.233.506-.392.822-.45M4.003 13H11a2 2 0 0 1 1.988 1.75c.038.305.002.613-.098.903h.003l-1.266 3.971L19.997 11H13a2 2 0 0 1-1.988-1.75 2 2 0 0 1 .097-.904h-.002l1.266-3.972z"})}),Ff=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M1.839 18.857V6.629q0-.135.018-.252a.8.8 0 0 1 .108-.243q.423-.739 1.225-1.342a6.7 6.7 0 0 1 1.89-.963q1.09-.36 2.35-.36 1.432 0 2.639.504 1.215.504 1.936 1.314.702-.81 1.909-1.314 1.215-.504 2.665-.504 1.243 0 2.323.36a6.7 6.7 0 0 1 1.9.963q.81.603 1.233 1.342a.9.9 0 0 1 .127.495v12.228q0 .612-.352.9a1.25 1.25 0 0 1-.837.297q-.252 0-.486-.117a6 6 0 0 1-.531-.306 6.6 6.6 0 0 0-1.594-.765 5.4 5.4 0 0 0-1.747-.27 5.3 5.3 0 0 0-1.855.35A4.9 4.9 0 0 0 13.14 20q-.316.297-.586.415a1.37 1.37 0 0 1-1.108 0 2.1 2.1 0 0 1-.585-.415 5 5 0 0 0-1.639-1.053 5.2 5.2 0 0 0-1.836-.351 5.4 5.4 0 0 0-1.747.27 6.8 6.8 0 0 0-1.603.765 5 5 0 0 1-.522.306 1.1 1.1 0 0 1-.487.117q-.486 0-.837-.297-.351-.288-.351-.9m1.774-1q.702-.477 1.702-.747a7.8 7.8 0 0 1 2.116-.28q.702 0 1.377.154.675.144 1.26.405.587.261 1.045.603V6.944q-.459-.774-1.467-1.233-1-.47-2.215-.469-.802 0-1.54.207a5.1 5.1 0 0 0-1.333.577 3.2 3.2 0 0 0-.945.873zm9.274.135q.45-.342 1.045-.603.594-.261 1.26-.405.675-.153 1.387-.153 1.098 0 2.098.279.999.27 1.71.747V6.9a3.1 3.1 0 0 0-.954-.873 5.1 5.1 0 0 0-1.332-.577 5.5 5.5 0 0 0-1.522-.207q-1.233 0-2.233.469-1 .459-1.459 1.233z"})}),Df=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 2a5 5 0 0 1 4 2.001A5 5 0 0 1 16 2h5a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2h-6a2 2 0 0 0-2 2 1 1 0 1 1-2 0 2 2 0 0 0-2-2H3a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zM3 17h6c.708 0 1.397.189 2 .537V7a3 3 0 0 0-3-3H3zM16 4a3 3 0 0 0-3 3v10.537A4 4 0 0 1 15 17h6V4z",clipRule:"evenodd"})}),Sf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.023 1.742q1.52 0 2.294.793.775.784.775 2.305v10.48q0 .719-.245 1.124-.246.406-.595.718-.594.566-.736 1.227-.132.651.113 1.209.245.557.83.812.264.114.453.34.19.236.19.548a.85.85 0 0 1-.255.623.83.83 0 0 1-.623.255H6.948q-1.5 0-2.275-.784-.774-.775-.775-2.286V4.84q0-1.53.775-2.314.774-.784 2.295-.784zm-.028 15.75q-.133.02-.303.019H7.26q-.745 0-1.18.406-.425.405-.425 1.04 0 .669.387 1.066.387.396 1.143.396h9.905a2.96 2.96 0 0 1-.406-1.416 3.3 3.3 0 0 1 .311-1.51M6.816 3.32a.54.54 0 0 0-.396.17.54.54 0 0 0-.17.407v11.519q0 .236.17.406t.396.17a.56.56 0 0 0 .407-.17.56.56 0 0 0 .17-.406V3.895q0-.245-.17-.406a.56.56 0 0 0-.407-.17",clipRule:"evenodd"})}),Mf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M15.626 1.876q1.351 0 2.046.704.694.703.694 2.063v15.93q0 .612-.32.96-.31.356-.85.356a1.13 1.13 0 0 1-.684-.229q-.31-.218-.905-.794l-3.534-3.49q-.073-.081-.155 0l-3.526 3.49q-.594.575-.914.794a1.12 1.12 0 0 1-.676.229q-.548 0-.868-.356-.31-.348-.31-.96V4.643q0-1.36.694-2.063.695-.704 2.046-.704z"})}),_f=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M16.223 22.427q.553 0 .865-.357.303-.357.303-.963v-2.176h.49q1.285 0 2.213-.5a3.43 3.43 0 0 0 1.427-1.436q.499-.945.499-2.274V7.783q0-1.329-.49-2.266a3.35 3.35 0 0 0-1.428-1.444q-.945-.5-2.291-.5H6.19q-1.348 0-2.283.5A3.34 3.34 0 0 0 2.47 5.517q-.49.937-.49 2.266v6.938q0 1.329.49 2.274a3.35 3.35 0 0 0 1.436 1.436q.936.5 2.283.5h5.467l3.041 2.693q.473.41.811.607.33.196.714.196m-.446-2.033-2.827-2.792q-.285-.294-.535-.384-.25-.098-.66-.098H6.243q-1.24 0-1.846-.624t-.606-1.837V7.845q0-1.212.606-1.837.606-.624 1.846-.624h11.505q1.258 0 1.864.624.598.625.598 1.837v6.814q0 1.212-.598 1.837-.607.624-1.864.624h-1.23q-.385 0-.562.17-.18.16-.179.562z"})}),$f=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M22.02 14.722q0 1.328-.5 2.273a3.43 3.43 0 0 1-1.426 1.437q-.928.5-2.212.499h-.25c-.084 0-.126 0-.159.016a.15.15 0 0 0-.065.066c-.016.032-.016.074-.016.158v1.935q0 .607-.304.964-.313.357-.865.357-.384 0-.713-.197a5.6 5.6 0 0 1-.812-.606l-2.974-2.633c-.025-.022-.037-.034-.052-.041a.2.2 0 0 0-.04-.016c-.016-.003-.033-.003-.067-.003H9.242c-.084 0-.126 0-.158-.017a.15.15 0 0 1-.066-.065c-.016-.032-.016-.074-.016-.158v-1.33c0-.085 0-.127.016-.159a.15.15 0 0 1 .066-.066c.032-.016.074-.016.158-.016h2.513q.41 0 .66.099.25.089.535.383l2.419 2.388c.128.127.192.19.247.194a.15.15 0 0 0 .126-.052c.035-.042.035-.132.035-.313v-1.967q0-.402.178-.562.179-.17.563-.17h1.23q1.258 0 1.864-.624.598-.624.597-1.837v-.037a.15.15 0 0 1 .134-.133h1.4429999999999998c.078 0 .117 0 .147.013a.15.15 0 0 1 .073.073c.014.03.014.069.014.147M3.791 14.66q0 1.212.606 1.836.607.624 1.846.624h1.019c.084 0 .126 0 .158.017a.15.15 0 0 1 .066.065c.016.032.016.074.016.158v1.33c0 .085 0 .127-.016.159a.15.15 0 0 1-.066.065c-.032.017-.074.017-.158.017H6.189q-1.346 0-2.283-.5a3.35 3.35 0 0 1-1.435-1.436q-.49-.945-.49-2.273c0-.078 0-.117.014-.147a.15.15 0 0 1 .072-.073c.03-.014.07-.014.147-.014H3.62l.037.001a.15.15 0 0 1 .133.133zM22.02 12.748c0 .084 0 .126-.017.158a.15.15 0 0 1-.065.066c-.032.016-.075.016-.159.016h-1.33c-.084 0-.126 0-.158-.016a.15.15 0 0 1-.066-.066c-.016-.032-.016-.074-.016-.158V10.34c0-.084 0-.126.016-.159a.15.15 0 0 1 .066-.065c.032-.016.074-.016.158-.016h1.33c.084 0 .127 0 .159.016a.15.15 0 0 1 .065.066c.017.032.017.074.017.158zM3.791 12.748c0 .084 0 .126-.016.158a.15.15 0 0 1-.066.066c-.032.016-.074.016-.158.016h-1.33c-.085 0-.127 0-.159-.016a.15.15 0 0 1-.065-.066c-.017-.032-.017-.074-.017-.158V10.34c0-.084 0-.126.017-.159a.15.15 0 0 1 .065-.065c.032-.016.074-.016.158-.016h1.331c.084 0 .126 0 .158.016a.15.15 0 0 1 .066.066c.016.032.016.074.016.158zM17.81 3.573q1.347 0 2.293.5.937.498 1.426 1.445.49.936.49 2.264v.578c0 .084 0 .126-.016.158a.15.15 0 0 1-.065.065c-.032.017-.075.017-.159.017h-1.33c-.084 0-.126 0-.158-.017a.15.15 0 0 1-.066-.065c-.016-.032-.016-.074-.016-.158v-.515q0-1.213-.597-1.837-.607-.624-1.864-.624h-1.006c-.084 0-.126 0-.158-.017a.15.15 0 0 1-.066-.065c-.016-.032-.016-.074-.016-.158v-1.33c0-.085 0-.127.016-.159a.15.15 0 0 1 .066-.065c.032-.017.074-.017.158-.017zM7.262 3.573c.084 0 .126 0 .158.017a.15.15 0 0 1 .066.065c.016.032.016.074.016.158v1.33c0 .085 0 .127-.016.159a.15.15 0 0 1-.066.065c-.032.017-.074.017-.158.017H6.243q-1.239 0-1.846.624-.606.624-.606 1.837v.515c0 .084 0 .126-.016.158a.15.15 0 0 1-.066.065c-.032.017-.074.017-.158.017h-1.33c-.085 0-.127 0-.159-.017a.15.15 0 0 1-.065-.065c-.017-.032-.017-.074-.017-.158v-.578q0-1.328.49-2.264a3.34 3.34 0 0 1 1.436-1.446q.938-.5 2.283-.499zM14.762 3.573c.084 0 .126 0 .158.017a.15.15 0 0 1 .066.065c.016.032.016.074.016.158v1.33c0 .085 0 .127-.016.159a.15.15 0 0 1-.066.065c-.032.017-.074.017-.158.017h-5.52c-.084 0-.126 0-.158-.017a.15.15 0 0 1-.066-.065c-.016-.032-.016-.074-.016-.158v-1.33c0-.085 0-.127.016-.159a.15.15 0 0 1 .066-.065c.032-.017.074-.017.158-.017z"})}),Af=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M13.48 4.758H6.248q-1.268 0-1.874.634-.616.624-.616 1.856v6.81q0 1.24.616 1.874.608.624 1.874.625h5.55q.411 0 .662.097.24.09.526.375l2.83 2.803v-2.544q0-.402.178-.562.17-.17.544-.17h1.223q1.258 0 1.874-.624.607-.634.607-1.874V9.52L22 7.763v6.357q0 1.33-.491 2.267a3.46 3.46 0 0 1-1.42 1.427q-.927.5-2.22.5h-.483v2.196q0 .598-.294.946-.303.348-.84.348-.374 0-.704-.196a5 5 0 0 1-.786-.59l-3.052-2.704H6.194q-1.338 0-2.275-.5a3.37 3.37 0 0 1-1.428-1.427Q2.001 15.45 2 14.12V7.194q0-1.33.491-2.257A3.36 3.36 0 0 1 3.92 3.5Q4.856 3 6.194 3h9.043z"}),o.jsx("path",{fill:"currentColor",d:"m20.943 4.52-8.06 8.062-2.054.873q-.19.068-.351-.085-.162-.161-.076-.351l.903-2.006 8.05-8.06zM21.448 1.222q.388-.037.663.22l.277.275a.9.9 0 0 1 .285.685.98.98 0 0 1-.323.693l-.665.685-1.578-1.587.666-.657q.285-.285.675-.314"})]}),qf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M6.19 3.573q-1.348 0-2.284.5a3.34 3.34 0 0 0-1.435 1.445q-.49.936-.49 2.264v6.94q0 1.328.49 2.273a3.35 3.35 0 0 0 1.435 1.437q.938.5 2.283.499h5.467l3.042 2.693q.473.41.812.607.33.195.713.196.552 0 .865-.357.303-.358.304-.964v-2.175h.49q1.284 0 2.212-.5a3.43 3.43 0 0 0 1.426-1.436q.5-.945.5-2.273v-6.94q0-1.328-.49-2.264a3.35 3.35 0 0 0-1.428-1.446q-.945-.5-2.291-.499zm11.558 1.81q1.258 0 1.864.625.598.624.597 1.837v6.814q0 1.213-.597 1.837-.607.624-1.864.624h-1.23q-.384 0-.563.17-.178.16-.178.562v2.542l-2.827-2.792q-.285-.295-.535-.383-.25-.099-.66-.099H6.243q-1.239 0-1.846-.624-.606-.624-.606-1.837V7.845q0-1.213.606-1.837.607-.624 1.846-.624zm-5.744 1.754q-.97 0-1.562.67-.6.662-.6 1.752v.89q-.67.064-.67.86v3.077q0 .883.828.884h4.008q.82 0 .82-.884V11.31q0-.79-.663-.86v-.891q0-1.089-.6-1.752-.6-.67-1.561-.67m0 .891q.56 0 .9.402.339.395.338 1.05v.954h-2.484v-.955q0-.654.347-1.05.34-.4.899-.4"})}),kf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.26 12.88a.52.52 0 0 1 .392.169.52.52 0 0 1 .17.392.52.52 0 0 1-.17.393.54.54 0 0 1-.392.161H7.462a.53.53 0 0 1-.393-.161.54.54 0 0 1-.16-.393.55.55 0 0 1 .553-.561zM16.44 10.032q.24 0 .402.17.16.17.16.384a.545.545 0 0 1-.562.562H7.461a.53.53 0 0 1-.393-.16.55.55 0 0 1-.16-.402q0-.214.152-.384a.53.53 0 0 1 .4-.17zM16.44 7.203q.24 0 .402.161.16.16.16.384a.547.547 0 0 1-.562.562H7.461a.54.54 0 0 1-.393-.16.56.56 0 0 1-.16-.402.54.54 0 0 1 .152-.384.55.55 0 0 1 .4-.16z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.806 3q1.348 0 2.284.5a3.37 3.37 0 0 1 1.419 1.437q.49.927.491 2.257v6.926q0 1.33-.491 2.267a3.45 3.45 0 0 1-1.42 1.427q-.927.5-2.22.5h-.483v2.196q0 .598-.294.946-.303.348-.84.348-.374 0-.704-.197a5 5 0 0 1-.786-.588l-3.052-2.704H6.194q-1.338 0-2.275-.5a3.37 3.37 0 0 1-1.428-1.428Q2.001 15.45 2 14.12V7.194q0-1.33.491-2.257A3.36 3.36 0 0 1 3.92 3.5Q4.856 3 6.194 3zM6.248 4.758q-1.268 0-1.874.634-.616.624-.616 1.856v6.81q0 1.24.616 1.874.608.624 1.874.625h5.55q.411 0 .662.097.24.09.526.375l2.83 2.803v-2.544q0-.402.178-.562.17-.17.544-.17h1.223q1.258 0 1.874-.624.607-.634.607-1.874v-6.81q0-1.232-.607-1.856-.616-.634-1.874-.634z",clipRule:"evenodd"})]}),Pf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M14.343 3a6 6 0 0 0-.337 1.758H6.248q-1.268 0-1.874.634-.616.624-.616 1.856v6.81q0 1.24.616 1.874.608.624 1.874.625h5.55q.411 0 .662.097.24.09.526.375l2.83 2.803v-2.544q0-.402.178-.562.17-.17.544-.17h1.223q1.258 0 1.874-.624.607-.634.607-1.874v-3.065A6 6 0 0 0 22 10.657v3.463q0 1.33-.491 2.267a3.45 3.45 0 0 1-1.42 1.427q-.927.5-2.22.5h-.483v2.196q0 .598-.294.946-.303.348-.84.348-.374 0-.704-.197a5 5 0 0 1-.786-.588l-3.052-2.704H6.194q-1.338 0-2.275-.5a3.37 3.37 0 0 1-1.428-1.428Q2.001 15.45 2 14.12V7.194q0-1.33.491-2.257A3.36 3.36 0 0 1 3.92 3.5Q4.856 3 6.194 3z"}),o.jsx("path",{fill:"currentColor",d:"M12.26 12.88a.52.52 0 0 1 .392.169.52.52 0 0 1 .17.392.52.52 0 0 1-.17.393.54.54 0 0 1-.392.161H7.462a.53.53 0 0 1-.393-.161.54.54 0 0 1-.16-.393.55.55 0 0 1 .553-.561zM16.44 10.032q.24 0 .402.17.16.17.16.384a.545.545 0 0 1-.562.562H7.461a.53.53 0 0 1-.393-.16.55.55 0 0 1-.16-.402q0-.214.152-.384a.53.53 0 0 1 .4-.17zM20 1a4 4 0 1 1 0 8 4 4 0 0 1 0-8M14.419 7.203q.232.588.577 1.108H7.462a.54.54 0 0 1-.393-.162.56.56 0 0 1-.16-.4.54.54 0 0 1 .152-.385.55.55 0 0 1 .4-.16z"})]}),Tf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M8.952 17.43q.473 0 .804.341.341.331.341.805 0 .463-.34.795-.333.331-.805.332-.465 0-.805-.332a1.08 1.08 0 0 1-.331-.795q0-.474.331-.805a1.1 1.1 0 0 1 .805-.34M15.04 17.43q.473 0 .804.341.331.331.331.805 0 .463-.33.795-.333.331-.805.332-.474 0-.805-.332a1.08 1.08 0 0 1-.332-.795q0-.474.332-.805.331-.34.805-.34M7.816 13.577q.586 0 1.003.425.427.417.427 1.014t-.427 1.023a1.37 1.37 0 0 1-1.003.416 1.4 1.4 0 0 1-1.023-.416 1.4 1.4 0 0 1-.426-1.023q0-.597.426-1.014a1.4 1.4 0 0 1 1.023-.425M16.175 13.577q.597 0 1.023.425.425.417.425 1.014t-.425 1.023a1.4 1.4 0 0 1-1.023.416 1.4 1.4 0 0 1-1.012-.416 1.4 1.4 0 0 1-.417-1.023q0-.597.417-1.014a1.38 1.38 0 0 1 1.012-.425M8.952 10.197q.51 0 .87.369.37.36.37.871t-.37.88q-.36.36-.87.36-.512 0-.871-.36-.36-.369-.36-.88 0-.51.36-.871.36-.37.87-.37M15.04 10.197q.51 0 .87.369.36.36.36.871t-.36.88q-.36.36-.87.36-.512 0-.881-.36-.36-.369-.36-.88 0-.51.36-.871.36-.37.88-.37"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.645.777q.274-.17.672-.038l.73.294q.737.264 1.079.785.288.442.277 1.04a7.5 7.5 0 0 1 1.588-.16q.862.002 1.6.159-.023-.597.265-1.04.35-.52 1.089-.784l.738-.294q.389-.133.663.038a.84.84 0 0 1 .378.464.8.8 0 0 1-.018.596q-.115.285-.502.398l-.616.218q-.293.095-.407.246-.104.15-.056.379l.097.398q.792.473 1.284 1.211.654.966.673 2.31.672.592 1.22 1.328l1.384-1.139a1.04 1.04 0 0 1 .633-.246.68.68 0 0 1 .587.274q.237.285.171.635a.98.98 0 0 1-.35.577l-1.559 1.285a10.9 10.9 0 0 1 1.115 3.528l1.665.007q.397 0 .634.227a.76.76 0 0 1 .246.587.77.77 0 0 1-.246.596q-.236.227-.634.227l-1.577-.012q-.037 1.806-.6 3.307-.217.57-.5 1.083l1.39 1.16q.293.248.36.588a.72.72 0 0 1-.181.634.7.7 0 0 1-.587.284 1 1 0 0 1-.634-.256l-1.274-1.082q-.148.172-.307.334a7.5 7.5 0 0 1-2.68 1.77q-1.552.626-3.464.626-1.894 0-3.456-.625a7.6 7.6 0 0 1-2.987-2.095l-1.263 1.072q-.304.247-.645.256-.34.01-.587-.284a.76.76 0 0 1-.18-.634q.067-.341.36-.588l1.387-1.164q-.281-.51-.496-1.079-.565-1.5-.602-3.307l-1.566.012q-.398 0-.645-.227a.8.8 0 0 1-.236-.596q0-.36.236-.587a.9.9 0 0 1 .635-.227l1.662-.007q.099-.746.307-1.48.31-1.08.818-2.05L3.176 8.426a.96.96 0 0 1-.36-.577.74.74 0 0 1 .17-.635q.247-.293.588-.274.34.009.644.246l1.377 1.147q.548-.736 1.217-1.336.029-1.344.672-2.3a3.96 3.96 0 0 1 1.281-1.21l.102-.41q.057-.226-.057-.378-.114-.151-.398-.246l-.616-.218q-.387-.114-.51-.398a.88.88 0 0 1-.02-.596.84.84 0 0 1 .379-.464m8.795 7.848q-.852.351-2.025.569-1.174.208-2.424.208-1.24 0-2.424-.208-1.174-.218-2.017-.569a9.2 9.2 0 0 0-1.145 1.563q-.54.9-.88 2.017a8.2 8.2 0 0 0-.34 2.404q0 2.111.85 3.702a6.14 6.14 0 0 0 2.386 2.461q1.265.724 2.87.85V11.219q0-.284.188-.482a.66.66 0 0 1 .483-.2q.284 0 .483.2.199.198.199.482v10.408q1.65-.118 2.935-.855a6.07 6.07 0 0 0 2.377-2.461q.851-1.59.851-3.702 0-1.288-.34-2.404a8.7 8.7 0 0 0-.89-2.027 9 9 0 0 0-1.137-1.553",clipRule:"evenodd"})]}),If=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M21.024 19.827q.338 0 .581.244a.8.8 0 0 1 .254.59.78.78 0 0 1-.254.582.8.8 0 0 1-.58.245H2.966a.8.8 0 0 1-.581-.244.8.8 0 0 1-.245-.582q0-.347.245-.59a.8.8 0 0 1 .581-.245zM6.628 9.36q.278 0 .439.16t.16.447v.118q0 .287-.16.44-.16.15-.44.15h-.413v7.195h.414q.278 0 .439.16.16.152.16.43v.127a.6.6 0 0 1-.16.439q-.16.16-.44.16H4.3q-.279 0-.439-.16a.6.6 0 0 1-.16-.44v-.126q0-.278.16-.43.16-.16.439-.16h.413v-7.194H4.3q-.279 0-.439-.152-.16-.15-.16-.438v-.119q0-.286.16-.447a.6.6 0 0 1 .439-.16zM11.013 9.36q.278 0 .439.16t.16.447v.118q0 .287-.16.44-.16.15-.44.15H10.6v7.195h.413q.278 0 .439.16.16.152.16.43v.127a.6.6 0 0 1-.16.439.6.6 0 0 1-.44.16H8.687a.6.6 0 0 1-.439-.16.61.61 0 0 1-.152-.44v-.126q0-.278.152-.43a.6.6 0 0 1 .439-.16h.413v-7.194h-.413q-.279 0-.439-.152-.152-.15-.152-.438v-.119q0-.286.152-.447a.6.6 0 0 1 .439-.16zM15.39 9.36q.286 0 .448.16.16.16.16.447v.118q0 .287-.16.44-.16.15-.447.15h-.405v7.195h.404q.286 0 .448.16.16.152.16.43v.127q0 .278-.16.439t-.447.16h-2.32q-.6 0-.599-.6v-.126q0-.278.16-.43.161-.16.439-.16h.413v-7.194h-.413q-.279 0-.439-.152-.16-.15-.16-.438v-.119q0-.286.16-.447.161-.16.439-.16zM19.776 9.36q.286 0 .438.16.16.16.161.447v.118q0 .287-.16.44-.153.15-.44.15h-.404v7.195h.405q.286 0 .438.16.16.152.161.43v.127a.6.6 0 0 1-.16.439q-.153.16-.44.16h-2.318q-.6 0-.6-.6v-.126q0-.278.161-.43a.6.6 0 0 1 .439-.16h.413v-7.194h-.413q-.279 0-.439-.152-.16-.15-.16-.438v-.119q0-.286.152-.447.16-.16.447-.16z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.042 2.512q.574 0 1.13.32l7.405 4.276q.54.312.54.785 0 .312-.237.573-.235.253-.649.253H3.861q-.42 0-.658-.253a.84.84 0 0 1-.236-.573q0-.48.54-.785l7.405-4.276q.548-.32 1.13-.32m0 1.771q-.135 0-.27.084L6.794 7.16H17.29l-4.978-2.791a.6.6 0 0 0-.27-.085",clipRule:"evenodd"})]}),jf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M3.01 18a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2zM21 18a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2zM3.01 11a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2zM21 11a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2zM3.01 4a1 1 0 0 1 0 2H3a1 1 0 0 1 0-2zM21 4a1 1 0 1 1 0 2H8a1 1 0 0 1 0-2z"})}),Rf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M2.967 18.39a.92.92 0 0 1-.687-.3 1 1 0 0 1-.28-.706q0-.396.28-.686a.92.92 0 0 1 .687-.29h18.066q.397 0 .677.29.29.29.29.686 0 .406-.29.706-.28.3-.677.3zm0-5.419a.94.94 0 0 1-.687-.29.99.99 0 0 1-.28-.696q0-.406.28-.696.28-.3.687-.3h18.066q.397 0 .677.3a.95.95 0 0 1 .29.696.97.97 0 0 1-.29.696.9.9 0 0 1-.677.29zm0-5.399a.94.94 0 0 1-.687-.29.99.99 0 0 1-.28-.696q0-.406.28-.696a.92.92 0 0 1 .687-.29h18.066q.397 0 .677.29a.95.95 0 0 1 .29.696.97.97 0 0 1-.29.696.9.9 0 0 1-.677.29z"})}),Lf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.749 1.808a.82.82 0 0 1 .82.82v1.054h1.992a2.695 2.695 0 0 1 2.694 2.695v9.37l-.003.152a3.07 3.07 0 0 1-.9 2.028l-3.361 3.364h-.001a3.07 3.07 0 0 1-2.148.9l-.03.002H5.439a2.695 2.695 0 0 1-2.694-2.695V6.377a2.695 2.695 0 0 1 2.694-2.695h1.992V2.628a.82.82 0 1 1 1.64 0v1.054h5.858V2.628a.82.82 0 0 1 .82-.82M4.385 10.946v8.552a1.055 1.055 0 0 0 1.054 1.054h8.553v-3.866a1.76 1.76 0 0 1 1.757-1.757h3.866v-3.983zm11.364 5.623a.12.12 0 0 0-.083.034.12.12 0 0 0-.034.083v3.61a1.4 1.4 0 0 0 .197-.164l.001-.002 3.363-3.362.002-.001q.09-.09.164-.198zM5.439 5.322a1.055 1.055 0 0 0-1.054 1.055v2.929h15.23v-2.93a1.055 1.055 0 0 0-1.054-1.054h-1.992v1.055a.82.82 0 1 1-1.64 0V5.322H9.07v1.055a.82.82 0 1 1-1.64 0V5.322z",clipRule:"evenodd"})}),Of=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M8.01 17a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2zM12.01 17a1 1 0 1 1 0 2H12a1 1 0 1 1 0-2zM16.01 17a1 1 0 1 1 0 2H16a1 1 0 1 1 0-2zM8.01 13a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2zM12.01 13a1 1 0 1 1 0 2H12a1 1 0 1 1 0-2zM16.01 13a1 1 0 1 1 0 2H16a1 1 0 1 1 0-2z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16 1a1 1 0 0 1 1 1v1h2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h2V2a1 1 0 0 1 2 0v1h6V2a1 1 0 0 1 1-1M4 20a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9H4zM5 5a1 1 0 0 0-1 1v3h16V6a1 1 0 0 0-1-1h-2v1a1 1 0 1 1-2 0V5H9v1a1 1 0 0 1-2 0V5z",clipRule:"evenodd"})]}),Hf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M16 1a1 1 0 0 1 1 1v1h2a3 3 0 0 1 3 3v1.5a1 1 0 1 1-2 0V6a1 1 0 0 0-1-1h-2v1a1 1 0 1 1-2 0V5H9v1a1 1 0 0 1-2 0V5H5a1 1 0 0 0-1 1v3h4a1 1 0 1 1 0 2H4v9a1 1 0 0 0 1 1h3.5a1 1 0 1 1 0 2H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h2V2a1 1 0 0 1 2 0v1h6V2a1 1 0 0 1 1-1"}),o.jsx("path",{fill:"currentColor",d:"M16 13a1 1 0 0 1 1 1v1.645l1.13.707a1.001 1.001 0 0 1-1.06 1.696l-1.6-1A1 1 0 0 1 15 16.2V14a1 1 0 0 1 1-1"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16 9a7 7 0 1 1 0 14 7 7 0 0 1 0-14m0 2a5 5 0 1 0 0 10 5 5 0 0 0 0-10",clipRule:"evenodd"})]}),Nf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M16 7.5a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0v-1h-2v5h1a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2h1v-5H9v1a1 1 0 1 1-2 0v-2a1 1 0 0 1 1-1z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1z",clipRule:"evenodd"})]}),Bf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.463 8.538Q16.926 10 19 10q2.075 0 3.538-1.463Q24 7.076 24 5t-1.462-3.537Q21.074 0 19 0q-2.075 0-3.537 1.463Q14 2.925 14 5t1.463 3.537M19.5 2v4h-1V2zm-.15 5.85a.48.48 0 0 1-.7 0 .48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7M19 12a6.9 6.9 0 0 1-3-.657v1.832l2 2V13.5l4 4v-6.157A6.9 6.9 0 0 1 19 12m-7-7q0 .51.066 1H8.825l-2-2h5.241Q12 4.49 12 5m8.55 18.35-3.591-3.59q-.43.24-.96.24H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.528.24-.96L.65 3.45l1.4-1.4L4 4l2 2 10 10 2 2 3.95 3.95zM4 6.8 15.2 18H4z",clipRule:"evenodd"})}),Vf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 3.974q1.187 0 2.193.017 1.017.018 1.727.045.72.027 1.043.072.926.126 1.627.603.71.468 1.088 1.259.153.332.378.962.233.628.458 1.42.233.79.395 1.6l.801.998q.422.55.665 1.06.252.514.36 1.107.107.594.108 1.384v5.323q0 .513-.35.862-.352.351-.864.351H20.54q-.513 0-.863-.35a1.2 1.2 0 0 1-.342-.863v-1.56q-.093.007-.188.013-1.017.064-2.239.117-1.214.045-2.49.072-1.268.027-2.419.027t-2.428-.027q-1.267-.027-2.49-.072-1.214-.053-2.23-.117c-.06-.003-.12-.01-.18-.013v1.56q0 .512-.359.862-.35.351-.863.351H2.38q-.521 0-.872-.35a1.17 1.17 0 0 1-.35-.863v-5.323q0-.79.108-1.384.107-.593.35-1.106.252-.513.674-1.06l.791-.999q.172-.81.405-1.6.234-.792.458-1.42.226-.63.387-.962.37-.792 1.07-1.268a3.7 3.7 0 0 1 1.636-.594q.315-.036 1.034-.063a55 55 0 0 1 1.726-.054q1.007-.017 2.203-.017m-6.581 9.008q-.647 0-1.08.431a1.47 1.47 0 0 0-.422 1.07q0 .639.423 1.08.432.43 1.079.431.647 0 1.07-.431.43-.441.43-1.08 0-.638-.43-1.07-.423-.43-1.07-.43m13.162 0q-.639 0-1.07.431-.431.432-.43 1.07-.001.639.43 1.08.431.43 1.07.431.64 0 1.07-.431.432-.441.432-1.08 0-.638-.432-1.07a1.45 1.45 0 0 0-1.07-.43m-9.009.458q-.485 0-.79.306-.298.297-.298.782 0 .477.297.782.306.297.791.297h4.856q.475 0 .772-.296.306-.306.306-.783 0-.485-.306-.782-.296-.305-.772-.306zM12 5.673q-2.068 0-3.264.036-1.185.036-1.672.099-.405.063-.656.233-.252.162-.45.513a7 7 0 0 0-.296.683q-.162.431-.324.944-.153.503-.242.944-.072.288.045.423.125.134.422.116.701-.035 1.564-.071a71 71 0 0 1 2.041-.072q1.178-.027 2.832-.027 1.646 0 2.823.027 1.187.026 2.05.072.872.036 1.564.071.306.018.422-.116.127-.135.055-.423a20 20 0 0 0-.26-.953 15 15 0 0 0-.316-.943 4 4 0 0 0-.306-.675q-.198-.351-.44-.513-.242-.17-.656-.233-.486-.072-1.681-.099Q14.06 5.673 12 5.673",clipRule:"evenodd"})}),zf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M5.02 5.001q.027 0 .053.002l.053.005q.018.002.035.006a1 1 0 0 1 .546.279l3 3a1 1 0 0 1-1.414 1.414L6 8.414V16a1 1 0 0 0 1 1h6a1 1 0 1 1 0 2H7a3 3 0 0 1-3-3V8.414L2.707 9.707a1 1 0 0 1-1.414-1.414l3-3a1 1 0 0 1 .45-.259l.049-.013.033-.005A1 1 0 0 1 4.98 5L5 5zM17 5a3 3 0 0 1 3 3v7.586l1.293-1.293a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1-.416.25l-.05.012-.048.011-.021.003Q19.088 19 19 19l-.103-.005q-.032-.004-.063-.01l-.031-.005-.035-.008-.061-.016a1 1 0 0 1-.414-.249l-3-3a1 1 0 1 1 1.414-1.414L18 15.586V8a1 1 0 0 0-1-1h-6a1 1 0 1 1 0-2z"})}),Kf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M5.396 8.987q.945 0 1.435.48.497.474.498 1.376V20q0 .894-.498 1.367-.49.48-1.435.481H2.998q-.945 0-1.443-.481-.49-.473-.49-1.367v-9.157q0-.903.49-1.375.498-.48 1.443-.481zM13.194 5.561q.945 0 1.434.481.499.48.5 1.384V20q-.001.894-.5 1.367-.489.48-1.434.481h-2.397q-.945 0-1.443-.481-.49-.473-.49-1.367V7.426q0-.903.49-1.384.498-.48 1.443-.481zM20.993 2.152q.953 0 1.443.481.497.482.498 1.376v15.99q0 .896-.498 1.368-.49.48-1.443.481h-2.397q-.937 0-1.435-.481-.49-.473-.49-1.367V4.009q0-.895.49-1.376.498-.48 1.435-.48z"})}),Zf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M6.45 20.04q-1.26 0-1.874-.616-.615-.607-.615-1.873v-1.965a.64.64 0 0 0-.165-.441L2.4 13.749q-.9-.89-.9-1.744 0-.864.9-1.763l1.396-1.396a.6.6 0 0 0 .165-.423V6.45q0-1.275.606-1.882.615-.606 1.882-.606h1.965a.6.6 0 0 0 .441-.175L10.251 2.4q.9-.9 1.754-.9.853 0 1.753.9l1.396 1.386q.174.175.432.175h1.965q1.276 0 1.882.615t.606 1.873v1.974q0 .249.184.423l1.377 1.396q.9.9.9 1.763 0 .853-.9 1.744l-1.377 1.396a.6.6 0 0 0-.184.44v1.966q0 1.267-.615 1.873-.607.615-1.873.615h-1.965a.59.59 0 0 0-.432.175L13.758 21.6q-.9.9-1.763.9-.853 0-1.744-.9l-1.396-1.386a.6.6 0 0 0-.44-.175zm.128-1.672h2.396a.9.9 0 0 1 .68.285l1.69 1.69q.431.421.651.422.23 0 .67-.423l1.69-1.69q.267-.285.67-.284h2.397q.615 0 .78-.165t.166-.78v-2.397q0-.396.285-.67l1.69-1.69q.43-.432.43-.661t-.43-.662l-1.69-1.69a.93.93 0 0 1-.285-.679V6.578q0-.606-.165-.771t-.78-.166l-2.397-.009a.9.9 0 0 1-.67-.275l-1.69-1.69q-.442-.432-.67-.432-.222 0-.652.432l-1.69 1.69a.9.9 0 0 1-.68.275l-2.396.01q-.615 0-.78.165-.157.156-.157.77v2.397a.98.98 0 0 1-.284.68l-1.69 1.69q-.432.431-.432.66t.432.662l1.69 1.69a.91.91 0 0 1 .275.67v2.396q.009.615.175.78t.77.166m4.444-2.002a.94.94 0 0 1-.459-.11 1.6 1.6 0 0 1-.395-.349l-2.167-2.644q-.24-.303-.239-.616 0-.34.23-.578a.76.76 0 0 1 .57-.248q.21 0 .376.092.175.082.34.303l1.707 2.167 3.627-5.813q.285-.468.717-.468.321 0 .578.211a.68.68 0 0 1 .257.551.8.8 0 0 1-.073.322 1.7 1.7 0 0 1-.156.293l-4.105 6.419q-.294.468-.808.468"})}),Uf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M10.119 19.885q-.656 0-1.118-.581l-4.709-5.89q-.173-.21-.254-.41a1.2 1.2 0 0 1-.073-.409q0-.472.309-.781.318-.31.8-.31.555 0 .936.5l4.072 5.227 7.89-12.535q.21-.318.427-.445.219-.135.564-.136.472 0 .772.3.3.29.3.763 0 .191-.063.391-.065.19-.2.41l-8.544 13.316q-.4.59-1.11.59"})}),Wf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M6.45 20.04q-1.26 0-1.874-.616-.615-.607-.615-1.873v-1.965a.6.6 0 0 0-.165-.432L2.4 13.758q-.9-.89-.9-1.753 0-.864.9-1.763l1.396-1.396a.6.6 0 0 0 .165-.422V6.449q0-1.275.606-1.882.615-.606 1.882-.606h1.974a.59.59 0 0 0 .432-.175L10.251 2.4q.89-.9 1.754-.9.863-.009 1.753.9l1.396 1.386q.174.175.432.175h1.965q1.276 0 1.882.615t.606 1.873v1.975q0 .248.184.422l1.386 1.396q.89.9.89 1.763t-.89 1.753l-1.386 1.396a.57.57 0 0 0-.184.432v1.965q0 1.276-.615 1.882-.607.606-1.873.606h-1.965a.59.59 0 0 0-.432.174l-1.396 1.396q-.89.89-1.753.89-.864.01-1.754-.89l-1.396-1.396a.59.59 0 0 0-.432-.174zm4.535-3.518q.258 0 .469-.12.22-.119.385-.357l4.298-6.703q.09-.147.165-.312a.9.9 0 0 0 .073-.331.7.7 0 0 0-.275-.578.92.92 0 0 0-.606-.22q-.45 0-.744.477l-3.802 6.078-1.762-2.24a1.2 1.2 0 0 0-.359-.322.84.84 0 0 0-.394-.091.8.8 0 0 0-.597.257.83.83 0 0 0-.239.596q0 .175.064.34t.184.322l2.25 2.736q.201.248.413.358.21.11.477.11"})}),Gf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M15.591 7.266q.347 0 .623.228.277.228.277.593a.85.85 0 0 1-.08.347 2 2 0 0 1-.167.316l-4.422 6.916q-.316.504-.87.503-.278 0-.495-.118a1.7 1.7 0 0 1-.425-.376l-2.335-2.85q-.257-.325-.257-.661 0-.367.247-.624a.82.82 0 0 1 .613-.267q.228 0 .406.099.187.088.366.327l1.84 2.334 3.907-6.262q.306-.504.772-.505"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1.934q.247 0 .514.05.277.05.525.119.315.11.9.316.593.208 1.306.465a92 92 0 0 1 2.75.99q.593.218.92.356.742.316 1.088.722.357.405.356 1.286v7.478q0 1.356-.405 2.374-.396 1.01-1.296 1.89-.891.87-2.364 1.791a70 70 0 0 1-3.601 2.087 1.8 1.8 0 0 1-.376.148q-.188.06-.318.06-.127 0-.316-.06a1.8 1.8 0 0 1-.376-.148 68 68 0 0 1-3.61-2.098q-1.464-.92-2.364-1.79-.891-.87-1.296-1.88-.396-1.018-.396-2.374V6.238q0-.88.346-1.286.355-.416 1.089-.722.326-.139.92-.366.593-.228 1.315-.486.722-.267 1.435-.524.72-.257 1.305-.455.594-.208.92-.296.238-.06.505-.11.277-.059.523-.059m0 1.86q-.11 0-.238.03-.118.03-.286.089-.396.158-.95.356-.544.198-1.177.415-.634.218-1.276.445-.633.228-1.217.446-.573.207-1.009.385-.207.08-.277.208-.07.13-.07.386v6.796q0 1.09.297 1.85.298.762.97 1.415.683.643 1.82 1.375 1.148.732 2.84 1.76.216.129.335.18a.7.7 0 0 0 .237.048.7.7 0 0 0 .228-.049q.129-.05.337-.178 1.68-1.01 2.82-1.731 1.137-.732 1.82-1.386.692-.652.989-1.414.297-.771.297-1.87V6.554q0-.257-.07-.386-.069-.138-.267-.208-.455-.157-1.038-.366-.574-.207-1.217-.434l-1.257-.455q-.622-.228-1.177-.426-.554-.208-.95-.366a3 3 0 0 0-.297-.09A1 1 0 0 0 12 3.795",clipRule:"evenodd"})]}),Yf=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12 11.355a1.17 1.17 0 0 1 .873.384l7.3 7.474q.327.335.327.786 0 .307-.153.566a1.04 1.04 0 0 1-.393.403 1.06 1.06 0 0 1-.567.153q-.46 0-.805-.345l-6.578-6.738-6.585 6.738q-.345.345-.806.345-.316 0-.566-.153-.249-.144-.403-.403a1.15 1.15 0 0 1-.144-.566q0-.23.077-.431.085-.192.25-.355l7.3-7.474q.394-.384.873-.384"}),o.jsx("path",{fill:"currentColor",d:"M12 2.779q.25 0 .46.105.22.096.413.278l7.3 7.484q.327.326.327.787 0 .306-.153.566a1.13 1.13 0 0 1-.393.402 1.1 1.1 0 0 1-.567.144 1.12 1.12 0 0 1-.805-.336l-6.578-6.747-6.585 6.747a1.12 1.12 0 0 1-.806.336q-.316 0-.566-.143a1.2 1.2 0 0 1-.403-.403 1.15 1.15 0 0 1-.144-.566q0-.24.077-.433.085-.201.25-.364l7.3-7.474q.394-.383.873-.383"})]}),Xf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M17.293 8.293a1 1 0 1 1 1.414 1.414l-6 6a1 1 0 0 1-1.414 0l-6-6a1 1 0 1 1 1.414-1.414L12 13.586z"})}),Qf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M14.293 5.293a1 1 0 1 1 1.414 1.414L10.414 12l5.293 5.293a1 1 0 1 1-1.414 1.414l-6-6a1 1 0 0 1 0-1.414z"})}),Jf=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M8.293 5.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 1 1-1.414-1.414L13.586 12 8.293 6.707a1 1 0 0 1 0-1.414"})}),eh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M11.37 8.225a1 1 0 0 1 1.337.068l6 6a1 1 0 1 1-1.414 1.414L12 10.414l-5.293 5.293a1 1 0 1 1-1.414-1.414l6-6z"})}),th=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12 5a1 1 0 0 1 1 1v5h3a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1m0 2a9 9 0 1 0 0 18 9 9 0 0 0 0-18",clipRule:"evenodd"})]}),rh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.969 1.673q2.073.001 3.885.776a9.9 9.9 0 0 1 3.188 2.15 10 10 0 0 1 2.15 3.198 9.7 9.7 0 0 1 .785 3.885q0 2.073-.784 3.894a10 10 0 0 1-2.151 3.178 9.9 9.9 0 0 1-3.188 2.15 9.7 9.7 0 0 1-3.885.786 9.76 9.76 0 0 1-5.736-1.831 10 10 0 0 1-2.14-2.074q-.33-.378-.281-.803a.94.94 0 0 1 .396-.67q.36-.261.747-.164.387.087.678.427a8.1 8.1 0 0 0 1.705 1.656 8 8 0 0 0 2.151 1.095 7.9 7.9 0 0 0 2.48.387q1.665 0 3.12-.63a8 8 0 0 0 2.557-1.724 8 8 0 0 0 1.734-2.558q.62-1.452.62-3.12 0-1.665-.62-3.119a7.8 7.8 0 0 0-1.734-2.558 8 8 0 0 0-2.558-1.724 7.8 7.8 0 0 0-3.12-.63q-1.665 0-3.128.63a8 8 0 0 0-2.558 1.724 8.1 8.1 0 0 0-1.725 2.558q-.241.571-.389 1.172H5.43q.348 0 .532.155a.48.48 0 0 1 .175.407q-.01.243-.204.514L3.685 13.95q-.232.32-.552.33-.31 0-.553-.33l-2.247-3.13q-.203-.27-.203-.523a.49.49 0 0 1 .164-.407q.184-.155.552-.155h1.299q.193-1.005.59-1.937A10.2 10.2 0 0 1 4.898 4.6a10.1 10.1 0 0 1 3.187-2.151 9.8 9.8 0 0 1 3.885-.776"}),o.jsx("path",{fill:"currentColor",d:"M11.969 6.062q.34 0 .58.243a.77.77 0 0 1 .243.58v5.064l2.267 3.066a.98.98 0 0 1 .195.658.68.68 0 0 1-.3.533.84.84 0 0 1-.65.164q-.34-.057-.61-.406l-2.306-3.033a2 2 0 0 1-.194-.328.9.9 0 0 1-.058-.33V6.886q0-.348.242-.581a.8.8 0 0 1 .59-.243"})]}),nh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.005 9.82q.172 0 .325.063t.316.225l2.972 2.856a.77.77 0 0 1 .236.542.69.69 0 0 1-.217.515.75.75 0 0 1-.525.199.71.71 0 0 1-.56-.244l-1.301-1.374-.481-.582.075 1.341v8.693a.78.78 0 0 1-.244.569.8.8 0 0 1-.596.253.79.79 0 0 1-.588-.253.78.78 0 0 1-.244-.57v-8.692l.074-1.345-.48.586-1.284 1.374a.74.74 0 0 1-.569.244.75.75 0 0 1-.523-.199.67.67 0 0 1-.227-.515q0-.299.244-.542l2.973-2.856a1 1 0 0 1 .316-.225.8.8 0 0 1 .308-.064"}),o.jsx("path",{fill:"currentColor",d:"M10.062 3.124q1.21 0 2.213.38.995.38 1.78 1.039.787.651 1.356 1.464a3.5 3.5 0 0 1 1.626-.019q.831.18 1.536.688a4 4 0 0 1 1.139 1.256q.442.758.478 1.715 1.03.172 1.78.769.75.596 1.157 1.5.406.894.406 1.979 0 1.21-.587 2.204t-1.672 1.59q-1.093.597-2.592.597h-4.175v-1.78h4.183q.986 0 1.663-.353a2.56 2.56 0 0 0 1.03-.958 2.6 2.6 0 0 0 .352-1.337q0-1.274-.786-2.078t-2.178-.803q-.18 0-.18-.2.037-1.355-.515-2.105a2.46 2.46 0 0 0-1.445-.957q-.885-.208-1.853.072-.163.045-.235-.09a7 7 0 0 0-1.048-1.42 4.5 4.5 0 0 0-1.445-1.003q-.85-.379-1.97-.378-1.428 0-2.53.677a5.06 5.06 0 0 0-1.762 1.79 5.2 5.2 0 0 0-.723 2.439q-.026.352-.008.731.018.371.053.697.018.189-.153.216-1.238.235-1.96.949-.733.713-.732 1.843 0 .993.704 1.635.696.633 2.096.633h4.446v1.78H5.02q-1.41 0-2.431-.516-1.02-.523-1.572-1.418-.551-.894-.551-2.033 0-1.436.767-2.53.768-1.102 2.115-1.635 0-1.536.514-2.819a6.6 6.6 0 0 1 1.428-2.223 6.4 6.4 0 0 1 2.133-1.464 6.6 6.6 0 0 1 2.638-.524"})]}),lh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M13.546 3.702a1 1 0 1 1 1.908.596l-5 16a1 1 0 0 1-1.908-.596zM5.293 7.293a1 1 0 1 1 1.414 1.414L3.414 12l3.293 3.293a1 1 0 0 1-1.414 1.414l-4-4a1 1 0 0 1 0-1.414zM17.293 7.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414L20.586 12l-3.293-3.293a1 1 0 0 1 0-1.414"})}),ih=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16 1a3 3 0 0 1 3 3h1a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3h-8a1 1 0 0 0-1 1v1a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2v-1a3 3 0 0 1 3-3h8a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1h-1a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V4a3 3 0 0 1 3-3zM9 21h2v-4H9zM4 3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1z",clipRule:"evenodd"})}),oh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zm-6 18h6a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-6zM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h6V4z",clipRule:"evenodd"})}),ah=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3V4zm11 16h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-3zm-6 0h4V4h-4z",clipRule:"evenodd"})}),sh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17 13a4 4 0 1 1-3.874 5H5a1 1 0 1 1 0-2h8.126c.444-1.725 2.01-3 3.874-3m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4M7 3a4 4 0 0 1 3.874 3H19a1 1 0 1 1 0 2h-8.126A4.002 4.002 0 0 1 3 7a4 4 0 0 1 4-4m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4",clipRule:"evenodd"})}),ch=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 7a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H10a3 3 0 0 1-3-3V10a3 3 0 0 1 3-3zM10 9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M14 1c1.652 0 3 1.348 3 3a1 1 0 1 1-2 0c0-.548-.452-1-1-1H4c-.548 0-1 .452-1 1v10c0 .548.452 1 1 1a1 1 0 1 1 0 2c-1.652 0-3-1.348-3-3V4c0-1.652 1.348-3 3-3z"})]}),uh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 20V2h18v10h-8v8zM19 4h-6v6h6zM5 4v6h6V4zm0 14h6v-6H5z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"m19 22.5-4-4 1.4-1.4 1.6 1.6V14h2v4.7l1.6-1.6 1.4 1.4z"})]}),dh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 20V2h18v10h-8v8zM19 4h-6v6h6zM5 4v6h6V4zm0 14h6v-6H5z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"m15 18 4-4 4 4-1.4 1.4-1.6-1.6v5.175h-2V17.8l-1.6 1.6z"})]}),fh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M3.112 18.524a2.4 2.4 0 0 1-.9-.88 2.4 2.4 0 0 1-.317-1.217V7.563q0-.672.317-1.226.325-.555.9-.88l7.676-4.433a2.35 2.35 0 0 1 1.207-.336q.643 0 1.227.336l7.667 4.432q.573.327.89.88.326.555.326 1.227v8.864q0 .663-.326 1.217a2.33 2.33 0 0 1-.89.88l-7.667 4.442q-.584.345-1.227.346a2.3 2.3 0 0 1-1.207-.346zm7.924 2.354v-7.993L3.814 8.77v7.3q0 .634.564.97l6.49 3.75q.059.039.088.049.03.02.08.04m.96-9.694 7.488-4.274a.6.6 0 0 0-.139-.118L12.56 2.874q-.554-.326-1.118 0L4.655 6.792a.5.5 0 0 0-.099.069 1 1 0 0 1-.06.05zm.969 9.695q.069-.04.108-.06a1 1 0 0 0 .139-.079l6.41-3.7q.555-.336.554-.97V8.76l-7.211 4.116z"})}),hh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M9.086 1.638q.387 0 .654.09a.98.98 0 0 1 .504.335.82.82 0 0 1 .178.535q0 .642-.564.83-.09.03-.197.05l-.218.02q-1.187.09-1.672.662-.484.574-.484 1.89v3.056q0 1.277-.694 2-.682.72-1.898.85-.06 0-.06.049.01.04.06.05 1.215.12 1.898.84.693.723.694 1.999v3.057q0 1.315.484 1.889t1.672.673q.099 0 .178.01.088.02.168.04.633.168.633.83 0 .318-.178.544-.169.228-.514.346-.257.08-.555.08-2.126 0-3.145-1.01-1.01-.998-1.009-3.135v-2.523q0-1.167-.406-1.7-.405-.536-1.345-.694-.555-.119-.85-.454-.297-.336-.297-.862 0-.504.296-.84.297-.347.851-.446.939-.168 1.345-.692.406-.534.406-1.701V5.783q0-2.117.999-3.126.999-1.02 3.066-1.02M14.904 1.638q2.067 0 3.066 1.02 1 1.008 1 3.125v2.523q0 1.167.405 1.691.406.525 1.345.702.564.1.86.446.297.336.297.84 0 .525-.296.862-.297.336-.86.454-.951.158-1.356.693-.396.534-.396 1.701v2.523q0 2.137-1.009 3.136-1.009 1.008-3.146 1.008a2 2 0 0 1-.554-.079.96.96 0 0 1-.524-.336.9.9 0 0 1-.168-.553q0-.347.158-.555.158-.198.484-.276.07-.02.149-.04.09-.01.188-.01 1.189-.099 1.672-.673.485-.574.485-1.889v-3.057q0-1.275.692-2.038.693-.771 1.9-.801.049-.01.05-.05-.001-.05-.05-.049-1.207-.03-1.9-.802-.692-.771-.692-2.048V6.05q0-1.315-.485-1.9-.484-.583-1.672-.652l-.227-.02a2 2 0 0 1-.189-.05q-.563-.207-.563-.83 0-.317.168-.535.168-.227.524-.335.267-.09.644-.09"})}),ph=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M7.685 16.224c.114.032.726.41.872.492.527.298 1.059.62 1.588.915.453.252 1.277.808 1.73.983.052 1.59-.045 3.296.01 4.886-.173-.01-3.606-2.152-4.175-2.388-.039-.467-.008-.968-.018-1.438-.024-1.124.035-2.334-.007-3.45M16.454 16.24c.04.058.017 1.1.017 1.244q-.008 1.799.011 3.597c-.25.155-.539.303-.797.452q-.998.59-2.009 1.154c-.408.231-.965.6-1.366.78l-.035.009c-.03-.05-.019-4.394-.019-4.85a99 99 0 0 0 2.665-1.515c.41-.236 1.12-.612 1.48-.875z"}),o.jsx("path",{fill:"currentColor",d:"M16.458 14.853c.166.039.705.372.862.49.053.037.065.128.066.19.034 1.563-.027 3.141.01 4.705-.079-.034-.164-.077-.242-.113-.08-.044-.172-.102-.252-.15-.037-.333-.023-.855-.023-1.201l.004-1.98c.001-.26.025-.762-.029-1.004-.022-.098-.65-.442-.772-.508.129-.157.236-.282.376-.429M7.598 14.816c.183.072.312.326.533.454-.192.113-.59.32-.754.437-.135.097-.095 1.057-.095 1.251l.003 1.852c.001.331.014.76-.006 1.08a4 4 0 0 0-.285.137c-.116.081-.245.141-.371.205.036-.357.01-1.258.01-1.653l-.002-3.155c.09-.084.78-.482.967-.608M2.052 12.993c.397.255.837.476 1.246.715q.886.515 1.775 1.023c.225.129.874.486 1.055.633.058.112.048.503.045.647-.026 1.4.034 2.82-.008 4.218a232 232 0 0 1-2.276-1.315c-.516-.303-1.343-.802-1.873-1.061-.033-1.19.012-2.4-.008-3.591-.006-.405-.02-.888.013-1.287.031.016.006.002.03.018M21.938 12.984c.01.004.042.028.043.039-.018 1.602.04 3.23.006 4.829-.96.53-1.912 1.123-2.871 1.657-.399.222-.773.5-1.197.68-.008.004-.04.006-.049.006-.09-.177.027-4.21-.01-4.728-.01-.129.653-.473.822-.573l2.452-1.424c.185-.105.67-.358.797-.48z"}),o.jsx("path",{fill:"currentColor",d:"M15.647 15.52c.249.13.395.219.626.374-.234.105-.535.286-.766.417q-1.728.976-3.426 2.006c-.702-.45-1.596-.934-2.325-1.354l-1.093-.626c-.244-.142-.545-.327-.794-.451.152-.089.417-.25.545-.36.165.015 1.538.887 1.833 1.03.518.25.887.641 1.549.716.915.104 1.467-.373 2.227-.787.48-.29 1.197-.626 1.624-.965"}),o.jsx("path",{fill:"currentColor",d:"M11.954 7.235c.217.001.454-.008.662.065.413.146 3.032 1.68 3.34 1.968.367.343.496.74.513 1.235.022.646.001 1.297.002 1.944 0 .432.051 1.12-.03 1.51a1.84 1.84 0 0 1-.446.843c-.102.11-.22.203-.344.287-.364.244-.765.436-1.141.659-.541.32-1.24.798-1.808 1.032a1.3 1.3 0 0 1-.508.099c-.201.001-.491.007-.679-.079-.794-.365-1.527-.877-2.298-1.293-.298-.161-.669-.357-.92-.58a1.77 1.77 0 0 1-.6-1.234c-.028-.425-.002-1.072-.004-1.527.023-.662-.054-1.394.04-2.046.088-.619.749-1.16 1.272-1.398.783-.356 2.132-1.435 2.949-1.485M2.734 12.32c.184-.014.762.363.954.475l1.708.984c.092.053.97.583 1.024.566.256-.099.577-.357.844-.466.043.022.17.426.226.544l-.368.211c-.242.157-.47.268-.722.437a3 3 0 0 0-.42-.273c-1.072-.6-2.12-1.238-3.193-1.835-.186-.103-.416-.23-.579-.364.226-.087.32-.155.526-.28M21.205 12.323c.28.005.32.188.625.274a3 3 0 0 1-.423.283c-1.036.591-2.067 1.193-3.105 1.78-.23.13-.465.264-.684.411-.16-.13-.288-.198-.469-.297-.172-.096-.321-.177-.483-.293.064-.21.157-.345.21-.538.18.093.628.324.762.444.143-.125.728-.439.94-.564a72 72 0 0 1 1.648-.956c.288-.166.686-.414.979-.544"}),o.jsx("path",{fill:"currentColor",d:"M2.032 6.514c.085.031.91.523 1.052.605l2.047 1.19c.296.171.767.4 1.011.604.05.177.03 1.665.03 1.944l.001 1.83c0 .345.01.786-.013 1.123-.177-.164-.824-.5-1.075-.644l-2.171-1.261c-.298-.175-.602-.326-.888-.52-.03-.228-.04-4.735.006-4.87M10.733 6.51c.065.087.038.607.027.74-.228.18-.536.312-.776.464-1.14.719-2.682 1.182-2.696 2.802q-.005.321-.006.644l.002 1.4c.004.944.167.725-.614 1.238l-.037-.028c-.019-.48 0-1.184 0-1.674L6.632 8.93c.254-.178.618-.37.893-.533L9.73 7.108c.201-.117.842-.479 1.002-.598M21.972 6.527c.054.175.013 2.36.013 2.665l.003 1.372c0 .274.012.598-.01.867-.328.145-.772.424-1.086.61l-1.228.71c-.455.267-1.33.736-1.737 1.024l-.056.01c-.031-.047-.018-1.331-.019-1.51L17.85 8.93c.212-.157.65-.385.9-.532l1.845-1.079c.368-.211 1.03-.578 1.358-.81zM13.231 6.514c.176.05 3.926 2.237 4.134 2.386.04.029.033 4.45.017 4.879-.03-.014-.085-.079-.134-.107-.112-.067-.231-.122-.349-.18-.028-.282-.02-.657-.02-.944l.003-1.435c0-.28.015-.705-.038-.968-.223-1.102-.955-1.457-1.85-1.941-.301-.164-.602-.355-.898-.526-.296-.17-.585-.314-.866-.51-.008-.22-.003-.434.001-.654M6.383 3.727c.2.027 3.803 2.17 4.237 2.417-.277.133-.886.511-1.175.68L7.521 7.939c-.271.158-.813.487-1.081.602-.15.014-.927-.48-1.117-.59q-.764-.438-1.522-.884c-.422-.247-1.246-.688-1.602-.938.522-.246 1.058-.622 1.567-.902.875-.481 1.734-1.037 2.617-1.499M17.602 3.727c.193.017 3.717 2.119 4.258 2.407-.929.495-1.83 1.097-2.761 1.593-.429.228-.973.647-1.423.8-.059.022-.13-.003-.181-.032-.795-.447-1.582-.912-2.371-1.37-.56-.324-1.141-.649-1.685-.996.328-.163.752-.428 1.078-.618l2.026-1.174c.344-.2.709-.425 1.059-.61"}),o.jsx("path",{fill:"currentColor",d:"M7.697 3.292c.168.022 3.807 2.185 4.212 2.41.005.292.031.847.01 1.118-.053.043-.093.032-.173.038-.265.062-.357.082-.605.2.019-.277 0-.697.008-1.003-.302-.252-.902-.554-1.263-.767-.405-.239-.832-.478-1.237-.72-.29-.175-.713-.358-.945-.6a6 6 0 0 1-.007-.676M16.473 3.286c.06.075.048.436.034.534-.007.054-.016.088-.061.12-.314.223-.662.399-.996.588l-1.387.801c-.418.24-.777.427-1.174.703q-.003.495-.01.99c-.133-.079-.144-.093-.298-.139-.069-.015-.16-.027-.23-.038a35 35 0 0 1-.004-1.173c.38-.196.745-.43 1.116-.643zM12.09.5c.115.001.349.168.46.232l2.32 1.353c.263.15 1.242.678 1.41.857-.107.051-.348.21-.467.278l-1.29.747c-.75.437-1.67.924-2.374 1.407-.194-.126-.516-.288-.73-.41l-1.27-.743a92 92 0 0 0-1.422-.816c-.267-.153-.58-.349-.85-.48.97-.537 1.939-1.128 2.905-1.677.431-.244.87-.518 1.308-.748"})]}),vh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M3 12.126q0-1 1.171-1h5.655q.898 0 1.918-.454 1.03-.455 2.05-1.202 1.02-.737 1.868-1.615a11 11 0 0 0 1.414-1.747l.535-.818a.98.98 0 0 1 .888-.495q.384 0 .667.253.293.262.293.727 0 .434-.283.848l-.343.535q-.566.838-1.333 1.656a15.6 15.6 0 0 1-1.626 1.504 12.6 12.6 0 0 1-1.646 1.162q-.798.474-1.403.625v.04q.605.142 1.403.617t1.646 1.171 1.616 1.505q.777.817 1.343 1.666l.343.525q.282.413.283.848 0 .455-.283.717a.95.95 0 0 1-.687.262.97.97 0 0 1-.878-.494l-.535-.808a11.4 11.4 0 0 0-1.414-1.757 14.5 14.5 0 0 0-1.868-1.626 11.3 11.3 0 0 0-2.05-1.191q-1.02-.455-1.918-.455H4.17q-1.17 0-1.171-1m12.844-7.089q-.465-.363-.354-.747.112-.373.667-.535l3.978-1.202q.454-.14.747.091.293.232.273.697l-.172 4.16q-.02.576-.363.768-.333.191-.788-.152zm.02 14.046 4.07-2.959q.464-.343.797-.131t.333.777l.05 4.17q0 .465-.302.677-.294.223-.748.07l-3.937-1.322q-.546-.172-.647-.555t.384-.727"})}),gh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M19 15a1 1 0 0 1 1 1v3c0 .825-.403 1.567-.918 2.082S17.825 22 17 22H7c-.825 0-1.567-.403-2.082-.918S4 19.825 4 19v-3a1 1 0 1 1 2 0v3c0 .175.097.433.332.668S6.825 20 7 20h10c.175 0 .433-.097.668-.332S18 19.175 18 19v-3a1 1 0 0 1 1-1M20 11a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2zM17 2c.825 0 1.567.403 2.082.918S20 4.175 20 5v3a1 1 0 1 1-2 0V5c0-.175-.097-.433-.332-.668S17.175 4 17 4H7c-.175 0-.433.097-.668.332S6 4.825 6 5v3a1 1 0 0 1-2 0V5c0-.825.403-1.567.918-2.082S6.175 2 7 2z"})}),mh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M8.336 7.481a.602.602 0 0 1-.61-.61q0-.255.172-.428a.6.6 0 0 1 .438-.171h6.97q.258 0 .429.171a.58.58 0 0 1 .171.429.6.6 0 0 1-.171.428.57.57 0 0 1-.429.181zm0 3.248a.6.6 0 0 1-.438-.172.61.61 0 0 1-.172-.438.57.57 0 0 1 .172-.419.6.6 0 0 1 .438-.171h6.97a.58.58 0 0 1 .6.59.61.61 0 0 1-.171.438.58.58 0 0 1-.429.172zm0 3.257a.6.6 0 0 1-.438-.172.57.57 0 0 1-.172-.419q0-.257.172-.428.171-.181.438-.181h3.37q.268 0 .439.18a.58.58 0 0 1 .171.43.57.57 0 0 1-.171.418.6.6 0 0 1-.438.172zM3.65 19.185V4.815q0-1.533.781-2.324.78-.8 2.314-.8h10.142q1.533 0 2.314.8.78.79.781 2.324v14.37q0 1.543-.78 2.333-.782.79-2.315.79H6.745q-1.533 0-2.314-.79-.78-.79-.78-2.333m1.876-.114q0 .656.343 1.01.343.352 1.038.352h9.828q.695 0 1.038-.353.343-.352.343-1.01V4.94q0-.667-.343-1.02-.343-.36-1.038-.361H6.907q-.695 0-1.038.362-.342.352-.343 1.019z"})}),Ch=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M6.49 9.98a.72.72 0 0 1-.197-.507.7.7 0 0 1 .202-.503.71.71 0 0 1 .52-.21h6.082c.195 0 .369.07.504.21.14.135.21.308.21.503 0 .196-.07.37-.208.51a.68.68 0 0 1-.506.211H7.014a.71.71 0 0 1-.519-.21l-.001-.001zM6.49 12.777a.72.72 0 0 1-.197-.507.7.7 0 0 1 .202-.503.71.71 0 0 1 .52-.21h6.082c.195 0 .369.07.504.21.14.135.21.308.21.503 0 .196-.07.37-.208.51a.68.68 0 0 1-.506.211H7.014a.71.71 0 0 1-.519-.21l-.001-.001zM6.293 15.083c0 .19.067.36.198.499l.006.006.003.003a.73.73 0 0 0 .514.198h2.877a.7.7 0 0 0 .722-.706.71.71 0 0 0-.208-.517.69.69 0 0 0-.514-.212H7.014c-.2 0-.378.069-.519.21l-.004.005a.73.73 0 0 0-.198.514"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.665 1.91c.474-.48 1.163-.7 2.027-.7h8.512c.863 0 1.55.22 2.019.7.472.478.69 1.172.69 2.04v12.158c0 .873-.218 1.568-.691 2.042-.469.474-1.156.69-2.018.69h-1.188v1.164c0 .873-.217 1.568-.69 2.042-.469.474-1.156.691-2.019.691h-8.51c-.864 0-1.553-.217-2.027-.69-.468-.475-.683-1.17-.683-2.043V7.846c0-.867.216-1.562.682-2.04.473-.48 1.163-.7 2.027-.7h1.188V3.95c0-.867.215-1.562.681-2.04m.98 3.196h5.662c.864 0 1.551.22 2.02.7.472.479.69 1.172.69 2.04v9.334h1.123c.393 0 .661-.1.832-.276l.002-.002c.178-.178.278-.443.278-.818V3.974c0-.375-.1-.64-.278-.818l-.003-.003c-.171-.18-.44-.283-.831-.283H9.756c-.392 0-.663.103-.84.285-.174.178-.272.443-.272.82zM5.86 21.076c-.392 0-.664-.1-.841-.277-.174-.178-.27-.443-.27-.819V7.87c0-.376.096-.641.27-.82.178-.181.45-.284.841-.284h8.383c.393 0 .66.103.832.283l.003.003c.178.178.277.443.277.818v12.11c0 .375-.099.64-.277.819h-.002c-.171.177-.44.277-.833.277z",clipRule:"evenodd"})]}),bh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.216 15.661q.681 0 1.045.362.363.36.362 1.038v4.823q0 .678-.362 1.037-.363.362-1.045.362h-4.808q-.681 0-1.045-.362-.363-.36-.362-1.037V17.06q0-.678.362-1.038.363-.362 1.045-.362zm-3.134 2.085a.5.5 0 0 0-.339.111.38.38 0 0 0-.127.303q0 .188.123.299a.5.5 0 0 0 .34.112h.606l.494-.064-.567.499-1.335 1.335a.47.47 0 0 0-.151.344q0 .215.135.342a.48.48 0 0 0 .335.127.505.505 0 0 0 .367-.151l1.323-1.323.494-.563-.055.519v.566q0 .21.112.339a.39.39 0 0 0 .303.123.37.37 0 0 0 .299-.128.5.5 0 0 0 .11-.334v-1.906q0-.27-.147-.41a.57.57 0 0 0-.406-.14z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M16.663 1.691q1.534 0 2.314.8.78.79.78 2.324v7.925a.933.933 0 0 1-1.865 0V4.938q0-.666-.343-1.018-.343-.362-1.038-.362H6.684q-.696 0-1.038.362-.343.352-.343 1.018V19.07q0 .657.343 1.01.342.353 1.038.353h4.359a.938.938 0 0 1-.001 1.876h-4.52q-1.534 0-2.315-.79t-.78-2.333V4.816q0-1.534.78-2.325.78-.8 2.314-.8z"}),o.jsx("path",{fill:"currentColor",d:"M11.482 12.786q.268 0 .439.18.17.172.17.43a.6.6 0 0 1-.068.277h-.043v.07a.594.594 0 0 1-.498.243h-3.37a.6.6 0 0 1-.438-.171.57.57 0 0 1-.172-.42q0-.256.172-.428.171-.18.437-.18zM15.082 9.53a.58.58 0 0 1 .6.59.62.62 0 0 1-.171.438.58.58 0 0 1-.429.17h-6.97a.6.6 0 0 1-.438-.17.62.62 0 0 1-.172-.439.57.57 0 0 1 .172-.419.6.6 0 0 1 .437-.17zM15.082 6.272q.256 0 .429.171a.58.58 0 0 1 .172.43.6.6 0 0 1-.172.428.57.57 0 0 1-.429.18h-6.97a.603.603 0 0 1-.61-.61q0-.255.172-.428a.6.6 0 0 1 .437-.17z"})]}),yh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M16.887 1.691q1.534 0 2.314.8.78.79.781 2.324v14.37q0 1.543-.78 2.334-.782.79-2.315.79h-5.952a.938.938 0 1 1 0-1.876h5.8q.694 0 1.038-.353.342-.353.342-1.01V4.938q0-.666-.342-1.018-.344-.362-1.039-.362H6.907q-.695 0-1.038.362-.342.352-.343 1.018v4.794a.938.938 0 1 1-1.876 0V4.814q0-1.533.78-2.324.782-.8 2.315-.8z"}),o.jsx("path",{fill:"currentColor",d:"M8.386 12.417q.181 0 .33.067.144.068.262.197l2.374 2.586q.14.159.207.3a.7.7 0 0 1 .077.323.7.7 0 0 1-.077.322q-.067.15-.207.31l-.002.002L8.978 19.1a.8.8 0 0 1-.26.195.7.7 0 0 1-.332.077.75.75 0 0 1-.55-.22l-.002-.003a.78.78 0 0 1-.21-.558.8.8 0 0 1 .065-.318.7.7 0 0 1 .199-.264l.771-.763.578-.563-1.2.056h-4.85a.8.8 0 0 1-.59-.252.84.84 0 0 1-.24-.597.86.86 0 0 1 .238-.596l.002-.001a.8.8 0 0 1 .59-.252h4.855l1.195.057-.578-.564-.771-.763a.7.7 0 0 1-.199-.264.8.8 0 0 1-.065-.319c0-.22.069-.409.21-.557l.003-.004a.77.77 0 0 1 .549-.21M11.716 9.53q.256 0 .429.17a.57.57 0 0 1 .171.42.62.62 0 0 1-.171.438.58.58 0 0 1-.43.17h-3.38a.6.6 0 0 1-.438-.17.62.62 0 0 1-.171-.439.57.57 0 0 1 .171-.419.6.6 0 0 1 .438-.17zM15.307 6.272a.582.582 0 0 1 .6.6.6.6 0 0 1-.173.429.57.57 0 0 1-.427.18H8.335a.603.603 0 0 1-.61-.61q0-.255.172-.428a.6.6 0 0 1 .438-.17z"})]}),xh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M16.887 1.691q1.534 0 2.314.8.78.79.781 2.324v14.37q0 1.543-.78 2.334-.782.79-2.315.79H7.935a.938.938 0 1 1 0-1.876h8.8q.694 0 1.038-.353.342-.353.342-1.01V4.938q0-.666-.342-1.018-.344-.362-1.039-.362H6.907q-.695 0-1.038.362-.342.352-.343 1.018v4.794a.938.938 0 1 1-1.876 0V4.814q0-1.533.78-2.324.782-.8 2.315-.8z"}),o.jsx("path",{fill:"currentColor",d:"M4.09 12.476q.326-.001.55.209l.003.003q.21.226.21.56a.8.8 0 0 1-.066.317.7.7 0 0 1-.197.264l-.773.763-.578.563 1.196-.056H9.29q.349 0 .59.252h.002a.86.86 0 0 1 .237.596c0 .23-.08.432-.24.598a.79.79 0 0 1-.589.252H4.44l-1.2-.057.577.564.773.762a.7.7 0 0 1 .197.265.8.8 0 0 1 .066.317q0 .334-.21.559l-.002.002a.75.75 0 0 1-.55.22.7.7 0 0 1-.332-.076.8.8 0 0 1-.26-.196l-2.372-2.575h-.002a1.2 1.2 0 0 1-.207-.312.7.7 0 0 1-.077-.323q0-.175.077-.322.067-.142.207-.3l2.374-2.587a.8.8 0 0 1 .262-.196.8.8 0 0 1 .33-.066M11.716 9.53q.256 0 .429.17a.57.57 0 0 1 .171.42.62.62 0 0 1-.171.438.58.58 0 0 1-.43.17h-3.38a.6.6 0 0 1-.438-.17.62.62 0 0 1-.171-.439.57.57 0 0 1 .171-.419.6.6 0 0 1 .438-.17zM15.307 6.272a.582.582 0 0 1 .6.6.6.6 0 0 1-.173.429.57.57 0 0 1-.427.18H8.335a.603.603 0 0 1-.61-.61q0-.255.172-.428a.6.6 0 0 1 .438-.17z"})]}),wh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.86 1.691c-.34.57-.591 1.198-.732 1.867h-5.22q-.696 0-1.039.362-.342.352-.343 1.018V19.07q0 .657.343 1.01t1.038.353h9.827q.696 0 1.038-.353t.343-1.01v-8.107h.015a6.1 6.1 0 0 0 1.852-.285v8.508q0 1.542-.78 2.333-.782.79-2.315.79H6.745q-1.534 0-2.314-.79t-.78-2.333V4.816q0-1.534.78-2.325.78-.8 2.314-.8z"}),o.jsx("path",{fill:"currentColor",d:"M11.706 12.786q.267 0 .439.18a.58.58 0 0 1 .171.43.57.57 0 0 1-.171.418.6.6 0 0 1-.439.171H8.335a.6.6 0 0 1-.438-.17.57.57 0 0 1-.171-.42q0-.256.171-.428.172-.18.438-.18zM14.19 9.53a6.1 6.1 0 0 0 1.591.966q-.021.032-.047.062a.58.58 0 0 1-.427.17H8.335a.6.6 0 0 1-.438-.17.62.62 0 0 1-.171-.439.57.57 0 0 1 .171-.419.6.6 0 0 1 .438-.17z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.134.717a4 4 0 0 1 2.096.573 4.26 4.26 0 0 1 1.521 1.514q.564.949.564 2.103 0 .856-.333 1.616a4.3 4.3 0 0 1-.906 1.334 4.3 4.3 0 0 1-1.334.914 4.1 4.1 0 0 1-1.608.326 4.1 4.1 0 0 1-1.624-.326 4.5 4.5 0 0 1-1.334-.906 4.4 4.4 0 0 1-.906-1.342 4.1 4.1 0 0 1-.326-1.616q0-1.154.565-2.103A4.35 4.35 0 0 1 16.03 1.29a4 4 0 0 1 2.104-.573m.009 1.531a.58.58 0 0 0-.428.162.56.56 0 0 0-.154.41v1.514h-1.513a.59.59 0 0 0-.42.154.57.57 0 0 0-.153.42q0 .255.154.418a.58.58 0 0 0 .419.153h1.514v1.523q0 .255.153.419a.6.6 0 0 0 .428.154.56.56 0 0 0 .41-.154.57.57 0 0 0 .163-.42V5.48h1.514q.255 0 .41-.153a.57.57 0 0 0 .162-.419.55.55 0 0 0-.162-.419.56.56 0 0 0-.41-.154h-1.514V2.82a.54.54 0 0 0-.162-.41.54.54 0 0 0-.411-.162",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M12.169 6.272q.153.634.429 1.21H8.335a.603.603 0 0 1-.61-.61q0-.257.172-.429a.6.6 0 0 1 .438-.17z"})]}),Eh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M2.148 1.445q.293 0 .505.204l19.711 19.702q.203.212.195.496a.72.72 0 0 1-.195.504.68.68 0 0 1-.496.204.7.7 0 0 1-.504-.204L1.644 2.649a.68.68 0 0 1-.204-.496q0-.3.205-.504a.7.7 0 0 1 .503-.204M5.526 8.385V19.07q0 .657.343 1.01t1.038.353h9.827q.42-.001.71-.13l1.464 1.464q-.753.541-2.021.542H6.745q-1.534 0-2.314-.79t-.78-2.333V6.509zM16.887 1.691q1.534 0 2.314.8.78.79.781 2.324v12.309l-1.867-1.867V4.938q0-.666-.342-1.018-.344-.362-1.039-.362H6.907q-.245 0-.446.045l-1.51-1.51q.708-.402 1.794-.402z"}),o.jsx("path",{fill:"currentColor",d:"M11.127 13.985H8.335a.6.6 0 0 1-.438-.17.57.57 0 0 1-.171-.42q0-.256.171-.428.172-.18.438-.18h1.593zM15.307 9.53a.58.58 0 0 1 .427.17.57.57 0 0 1 .172.42.62.62 0 0 1-.172.438.58.58 0 0 1-.427.17h-1.72l-1.2-1.199zM15.307 6.272a.582.582 0 0 1 .6.6.6.6 0 0 1-.173.429.57.57 0 0 1-.427.18H10.34L9.13 6.272z"})]}),Fh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M21 14a1 1 0 0 1 1 1v4a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-4a1 1 0 1 1 2 0v4a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4a1 1 0 0 1 1-1"}),o.jsx("path",{fill:"currentColor",d:"M12 2a1 1 0 0 1 1 1v9.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-5 5a1 1 0 0 1-.415.25l-.062.015-.034.008-.031.004A1 1 0 0 1 12 16q-.085-.001-.166-.016-.015-.001-.031-.005l-.034-.007-.062-.016a1 1 0 0 1-.414-.249l-5-5a1 1 0 1 1 1.414-1.414L11 12.586V3a1 1 0 0 1 1-1"})]}),Dh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M.99 15.54q.001-.563.146-1.064.146-.5.336-.963l3.1-7.289q.48-1.127 1.4-1.7.926-.58 2.19-.58h7.552q1.263 0 2.18.58.928.573 1.41 1.7l3.108 7.325q.19.454.327.955.136.49.136 1.036 0 1.218-.572 2.19a4.03 4.03 0 0 1-1.573 1.518q-1 .555-2.308.554H5.444q-1.309 0-2.318-.554a4.1 4.1 0 0 1-1.572-1.518q-.563-.972-.563-2.19m1.727 0q0 .736.337 1.308.345.564.954.9.617.327 1.436.327h12.978q.827 0 1.436-.3.618-.3.954-.863.336-.564.336-1.372 0-.727-.336-1.3a2.36 2.36 0 0 0-.954-.9q-.61-.336-1.436-.336H5.444q-.818 0-1.436.336a2.44 2.44 0 0 0-.954.9 2.5 2.5 0 0 0-.337 1.3m1.527-4.063q.282-.1.582-.145.3-.055.618-.055h12.978q.327 0 .627.055.3.046.573.145l-1.973-4.853a1.75 1.75 0 0 0-.745-.89q-.51-.3-1.218-.3H8.19q-.71 0-1.218.3-.51.3-.745.89zm0 4.063q0-.473.355-.818.355-.354.836-.355.473 0 .818.355.355.345.355.818 0 .49-.355.836-.345.336-.818.336-.481 0-.836-.336a1.1 1.1 0 0 1-.354-.836"})}),Sh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.26 11.523q.975-.001 1.832.367a4.8 4.8 0 0 1 2.531 2.54q.377.855.377 1.83 0 .967-.377 1.832a4.7 4.7 0 0 1-1.031 1.51 4.8 4.8 0 0 1-1.518 1.021 4.45 4.45 0 0 1-1.813.377q-.975 0-1.831-.368a4.7 4.7 0 0 1-1.51-1.03 4.8 4.8 0 0 1-1.02-1.51 4.5 4.5 0 0 1-.377-1.831q0-.975.376-1.831a4.8 4.8 0 0 1 1.022-1.51 4.7 4.7 0 0 1 1.509-1.03 4.6 4.6 0 0 1 1.83-.367m-.018 6.155a.83.83 0 0 0-.598.239.8.8 0 0 0-.247.599q0 .35.248.589t.597.239q.36 0 .608-.24a.79.79 0 0 0 .249-.588.79.79 0 0 0-.25-.59.8.8 0 0 0-.607-.248m.01-4.528q-.331 0-.534.194a.66.66 0 0 0-.184.506l.083 2.604a.63.63 0 0 0 .184.441.63.63 0 0 0 .451.166.62.62 0 0 0 .441-.166.67.67 0 0 0 .194-.44l.073-2.605a.64.64 0 0 0-.192-.506.7.7 0 0 0-.516-.194",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M15.714 3.943q1.263 0 2.18.581.928.574 1.41 1.7l1.933 4.558a5.99 5.99 0 0 0-2.187-.71l-1.4-3.448a1.75 1.75 0 0 0-.746-.89q-.509-.3-1.217-.3H8.188q-.708 0-1.217.3t-.745.89l-1.982 4.853q.282-.1.582-.145.3-.054.618-.055h9.08a6 6 0 0 0-.664.583q-.522.523-.904 1.144H5.444q-.818 0-1.436.337a2.44 2.44 0 0 0-.954.9 2.5 2.5 0 0 0-.336 1.299q0 .735.336 1.309.345.563.954.899.618.327 1.436.327h6.85q.097.31.229.61h-.002q.256.594.62 1.117H5.445q-1.309 0-2.317-.554a4.1 4.1 0 0 1-1.572-1.518Q.99 16.757.99 15.54q0-.564.146-1.063.145-.5.336-.964L4.57 6.225q.482-1.128 1.4-1.7.927-.582 2.19-.582z"}),o.jsx("path",{fill:"currentColor",d:"M5.436 14.367q.473 0 .818.355.353.345.353.818 0 .49-.353.836-.345.336-.818.336-.482 0-.836-.336a1.1 1.1 0 0 1-.355-.836q0-.473.355-.818.354-.355.836-.355"})]}),Mh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.182 1a3.82 3.82 0 0 1 2.83 6.383l-.131.137-2.091 2.09a1 1 0 0 1-.083.097 1 1 0 0 1-.098.083L8.533 20.87a3 3 0 0 1-1.245.745l-4.353 1.32-.003.002a1.501 1.501 0 0 1-1.87-1.867l.002-.004 1.32-4.352.002-.003c.144-.47.402-.898.75-1.245L14.209 4.389a1 1 0 0 1 .18-.18l2.091-2.09A3.82 3.82 0 0 1 19.182 1M4.548 16.883a1 1 0 0 0-.25.415l-1.049 3.451 3.457-1.048.114-.042q.17-.076.301-.206L17.58 8.993l-2.572-2.572zM19.182 3a1.82 1.82 0 0 0-1.287.532l-1.474 1.475 2.572 2.572 1.474-1.474.12-.133a1.82 1.82 0 0 0-.12-2.439A1.82 1.82 0 0 0 19.182 3",clipRule:"evenodd"})}),_h=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1.54q2.137 0 4.007.8a10.3 10.3 0 0 1 3.284 2.227 10.4 10.4 0 0 1 2.216 3.285q.81 1.869.81 4.005t-.81 4.007a10.4 10.4 0 0 1-2.216 3.275 10.3 10.3 0 0 1-3.284 2.225 10 10 0 0 1-4.007.812 10 10 0 0 1-4.007-.812A10.4 10.4 0 0 1 4.7 19.14a10.4 10.4 0 0 1-2.216-3.275 10.1 10.1 0 0 1-.801-4.007q0-2.137.801-4.005a10.42 10.42 0 0 1 5.51-5.51q1.87-.802 4.007-.802m1.286 5.747a6 6 0 0 0-2.127.366 4.2 4.2 0 0 0-1.642 1.109q-.673.742-.91 1.888h-1.02a.3.3 0 0 0-.217.09.3.3 0 0 0-.089.228q0 .127.09.217.088.09.217.09h.93l-.02.266v.564l.02.267h-.93a.3.3 0 0 0-.218.089.3.3 0 0 0-.089.227q0 .12.09.218.088.09.217.09h1.03q.335 1.621 1.572 2.492 1.236.86 3.077.86.256 0 .523-.029.278-.03.515-.098a1.15 1.15 0 0 0 .416-.228.57.57 0 0 0 .168-.435q0-.317-.208-.456a.88.88 0 0 0-.525-.148q-.178 0-.297.02-.108.02-.336.02-1.275 0-2.107-.505-.831-.514-1.128-1.494h2.968q.128 0 .218-.089a.3.3 0 0 0 .1-.218.3.3 0 0 0-.1-.227.3.3 0 0 0-.218-.089H10.15l-.02-.267v-.564l.02-.267h3.106q.128 0 .218-.09.099-.088.1-.216a.3.3 0 0 0-.1-.228.3.3 0 0 0-.218-.09h-2.968q.287-.969 1.099-1.483.821-.515 2.136-.515.189 0 .357.02.168.01.286.01.316 0 .515-.148.207-.149.208-.465a.56.56 0 0 0-.159-.416.94.94 0 0 0-.425-.257 2.6 2.6 0 0 0-.475-.079 5 5 0 0 0-.544-.03",clipRule:"evenodd"})}),$h=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M11.995 22.219a9.9 9.9 0 0 1-3.967-.802 10.3 10.3 0 0 1-3.254-2.196 10.3 10.3 0 0 1-2.206-3.244A10.05 10.05 0 0 1 1.776 12q0-2.117.792-3.967a10.4 10.4 0 0 1 2.206-3.264 10.3 10.3 0 0 1 3.254-2.197 10 10 0 0 1 3.967-.791q2.118 0 3.967.791a10.24 10.24 0 0 1 5.46 5.461A9.9 9.9 0 0 1 22.225 12a9.9 9.9 0 0 1-.801 3.977 10.2 10.2 0 0 1-2.196 3.244 10.2 10.2 0 0 1-3.265 2.197 9.9 9.9 0 0 1-3.967.8m0-2.018a7.9 7.9 0 0 0 3.186-.643 8.2 8.2 0 0 0 2.611-1.761 8.1 8.1 0 0 0 1.771-2.612q.633-1.483.633-3.185a8 8 0 0 0-.633-3.185 8 8 0 0 0-1.77-2.612 8.2 8.2 0 0 0-2.612-1.76 7.9 7.9 0 0 0-3.186-.644 8 8 0 0 0-3.185.643 8.2 8.2 0 0 0-2.612 1.76 8.2 8.2 0 0 0-1.77 2.613A8 8 0 0 0 3.794 12q0 1.701.634 3.185a8.4 8.4 0 0 0 1.77 2.612 8.2 8.2 0 0 0 2.612 1.76 8 8 0 0 0 3.185.644m-.01-3.334q-1.028 0-1.82-.366-.78-.376-1.217-.86-.425-.485-.425-.812 0-.178.139-.247a.34.34 0 0 1 .316 0q.544.287 1.237.554.692.267 1.77.267 1.08 0 1.771-.267.702-.267 1.237-.554a.34.34 0 0 1 .316 0q.15.069.149.247 0 .327-.436.811-.435.485-1.216.861-.782.366-1.82.366M9.067 11.11q-.465 0-.811-.376-.336-.375-.336-.97 0-.583.336-.96.345-.385.811-.385.465 0 .821.386.356.375.356.96 0 .592-.356.969-.355.376-.82.376m5.837 0q-.465 0-.812-.376-.336-.375-.336-.97 0-.583.336-.96.347-.385.812-.385t.82.386q.357.375.357.96 0 .592-.356.969-.356.376-.821.376"})}),Ah=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.995 1.781q2.117 0 3.967.791a10.24 10.24 0 0 1 5.46 5.461 9.6 9.6 0 0 1 .69 2.422 7 7 0 0 0-2.239-.764 8 8 0 0 0-2.081-3.488 8.2 8.2 0 0 0-2.611-1.76 7.9 7.9 0 0 0-3.186-.644q-1.692 0-3.185.643a8.2 8.2 0 0 0-2.612 1.761 8.2 8.2 0 0 0-1.77 2.611A8 8 0 0 0 3.794 12q0 1.701.634 3.185a8.4 8.4 0 0 0 1.77 2.612 8.2 8.2 0 0 0 2.612 1.76 8 8 0 0 0 3.185.644q.35-.002.69-.03a7 7 0 0 0 1.52 1.81q-1.065.236-2.21.238a9.9 9.9 0 0 1-3.967-.801 10.3 10.3 0 0 1-3.255-2.196 10.3 10.3 0 0 1-2.206-3.245A10.05 10.05 0 0 1 1.777 12q0-2.117.79-3.967A10.4 10.4 0 0 1 4.773 4.77a10.3 10.3 0 0 1 3.255-2.197 10 10 0 0 1 3.967-.79"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.728 11.61q.993 0 1.93.377a4.8 4.8 0 0 1 1.679 1.106q.734.735 1.098 1.67.377.938.37 1.94 0 .992-.377 1.93a4.8 4.8 0 0 1-1.091 1.664 4.9 4.9 0 0 1-1.672 1.112 5.1 5.1 0 0 1-1.93.364 5.3 5.3 0 0 1-1.931-.364 4.9 4.9 0 0 1-1.672-1.112 4.9 4.9 0 0 1-1.112-1.672 5.3 5.3 0 0 1-.364-1.93 5.1 5.1 0 0 1 .364-1.931 4.9 4.9 0 0 1 1.112-1.671 4.9 4.9 0 0 1 1.672-1.113 5.2 5.2 0 0 1 1.924-.37m1.811 2.594a.66.66 0 0 0-.476.21l-1.329 1.33-1.329-1.33a.66.66 0 0 0-.475-.21.64.64 0 0 0-.476.21.67.67 0 0 0-.217.484.68.68 0 0 0 .217.467l1.33 1.33-1.33 1.328a.66.66 0 0 0-.21.476.64.64 0 0 0 .21.477.67.67 0 0 0 .482.216.68.68 0 0 0 .47-.216l1.328-1.33 1.33 1.33q.21.21.468.216a.67.67 0 0 0 .483-.216.64.64 0 0 0 .21-.477.66.66 0 0 0-.21-.476l-1.33-1.329 1.33-1.329a.68.68 0 0 0 .216-.467.67.67 0 0 0-.216-.484.64.64 0 0 0-.476-.21",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M8.661 14.582a.34.34 0 0 1 .317 0q.543.287 1.237.554.643.247 1.62.264a7 7 0 0 0-.104 1.461 4.2 4.2 0 0 1-1.566-.36q-.781-.375-1.217-.86-.425-.485-.426-.812 0-.177.14-.247M9.067 8.419q.465 0 .82.386.357.375.357.96 0 .593-.356.968t-.82.376q-.465 0-.812-.376-.337-.375-.337-.968 0-.585.337-.96.345-.386.811-.386M14.903 8.419q.465 0 .822.386.356.375.356.96-.001.203-.044.38c-.55.231-1.063.53-1.531.885a1.2 1.2 0 0 1-.414-.297q-.336-.375-.336-.968 0-.585.336-.96.346-.386.811-.386"})]}),ts=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M13.225 1.461a.45.45 0 0 1 .379.162q.144.163.144.497v1.22a8.7 8.7 0 0 1 1.805.557A9.3 9.3 0 0 1 18.53 5.9a9.2 9.2 0 0 1 2.002 2.969 9 9 0 0 1 .732 3.617 9 9 0 0 1-.732 3.618 9.37 9.37 0 0 1-4.98 4.97 9 9 0 0 1-3.617.732 9 9 0 0 1-3.619-.731 9.4 9.4 0 0 1-2.967-2.003 9.5 9.5 0 0 1-2.012-2.968 9.1 9.1 0 0 1-.722-3.618q0-1.48.442-2.833a9.3 9.3 0 0 1 1.255-2.5A9.4 9.4 0 0 1 6.25 5.152q.351-.307.749-.252.396.045.622.351.243.343.162.704t-.405.631a7.5 7.5 0 0 0-1.543 1.597 7.3 7.3 0 0 0-1.02 2.003 7.2 7.2 0 0 0-.36 2.3q0 1.553.577 2.906.587 1.353 1.614 2.382a7.5 7.5 0 0 0 2.382 1.605 7.3 7.3 0 0 0 2.906.587 7.2 7.2 0 0 0 2.905-.587 7.5 7.5 0 0 0 2.382-1.605 7.4 7.4 0 0 0 1.615-2.382q.577-1.353.577-2.905a7.3 7.3 0 0 0-.577-2.905 7.3 7.3 0 0 0-1.615-2.382 7.5 7.5 0 0 0-2.382-1.606 7 7 0 0 0-1.092-.369v1.172q0 .324-.144.496a.48.48 0 0 1-.38.163q-.225-.01-.477-.19L9.823 4.773q-.297-.216-.306-.514 0-.298.306-.514l2.914-2.103a.94.94 0 0 1 .488-.18"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.1 9.058q.884 0 1.417.523.532.514.766 1.335.234.813.235 1.705 0 .668-.126 1.308a3.9 3.9 0 0 1-.415 1.155 2.26 2.26 0 0 1-.75.812q-.46.297-1.127.298-.885 0-1.416-.514-.532-.523-.767-1.345a6.2 6.2 0 0 1-.235-1.714q0-.666.127-1.3.127-.63.406-1.145a2.3 2.3 0 0 1 .748-.811q.47-.307 1.137-.307m0 1.11q-.352 0-.577.315-.226.306-.343.866a6.2 6.2 0 0 0-.117 1.272q0 .723.117 1.282.117.558.343.884.225.315.577.315.342 0 .578-.315.234-.326.342-.884.118-.56.118-1.282 0-.713-.117-1.263-.119-.56-.353-.875-.226-.316-.568-.316",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M9.444 9.13q.37 0 .579.199.216.198.215.568v5.521q0 .307-.18.514t-.505.208q-.316 0-.496-.198a.77.77 0 0 1-.181-.524V10.52H8.85l-.813.613q-.09.054-.17.091a.4.4 0 0 1-.181.036.45.45 0 0 1-.334-.136.5.5 0 0 1-.136-.36q0-.307.298-.532l.947-.695q.235-.18.46-.288.235-.119.523-.119"})]}),rs=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M10.645 1.461a.94.94 0 0 1 .487.18l2.914 2.103q.306.216.306.514t-.306.514l-2.914 2.094q-.262.18-.487.19a.5.5 0 0 1-.38-.164q-.144-.172-.144-.496v-1.17a7.496 7.496 0 0 0-3.474 1.973A7.5 7.5 0 0 0 5.033 9.58a7.3 7.3 0 0 0-.578 2.905q0 1.552.578 2.905.587 1.353 1.614 2.382a7.5 7.5 0 0 0 2.382 1.605 7.3 7.3 0 0 0 2.906.587 7.2 7.2 0 0 0 2.905-.587 7.5 7.5 0 0 0 2.382-1.605 7.4 7.4 0 0 0 1.615-2.382q.577-1.353.577-2.905 0-1.219-.361-2.301a7.3 7.3 0 0 0-1.02-2.003 7.2 7.2 0 0 0-1.542-1.597 1.16 1.16 0 0 1-.397-.631q-.081-.36.153-.704a.86.86 0 0 1 .623-.351q.396-.054.748.252a9.2 9.2 0 0 1 1.93 2.003 9.1 9.1 0 0 1 1.265 2.499 8.9 8.9 0 0 1 .45 2.833 9 9 0 0 1-.73 3.618 9.37 9.37 0 0 1-4.98 4.97 9 9 0 0 1-3.618.732 9 9 0 0 1-3.619-.731 9.4 9.4 0 0 1-2.967-2.003 9.5 9.5 0 0 1-2.012-2.968 9.1 9.1 0 0 1-.722-3.618 9.1 9.1 0 0 1 .722-3.617 9.2 9.2 0 0 1 2.003-2.97 9.5 9.5 0 0 1 2.976-2.002 9 9 0 0 1 1.805-.557V2.12q0-.334.145-.497a.46.46 0 0 1 .379-.162"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.1 9.058q.884 0 1.417.523.532.514.766 1.335.234.813.235 1.705 0 .668-.126 1.308a3.9 3.9 0 0 1-.415 1.155 2.26 2.26 0 0 1-.75.812q-.46.297-1.127.298-.885 0-1.416-.514-.532-.523-.767-1.345a6.2 6.2 0 0 1-.235-1.714q0-.666.127-1.3.127-.63.406-1.145a2.3 2.3 0 0 1 .748-.811q.47-.307 1.137-.307m0 1.11q-.352 0-.577.315-.226.306-.343.866a6.2 6.2 0 0 0-.117 1.272q0 .723.117 1.282.117.558.343.884.225.315.577.315.342 0 .578-.315.234-.326.342-.884.118-.56.118-1.282 0-.713-.117-1.263-.119-.56-.353-.875-.226-.316-.568-.316",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M9.444 9.13q.37 0 .579.199.216.198.215.568v5.521q0 .307-.18.514t-.505.208q-.316 0-.496-.198a.77.77 0 0 1-.181-.524V10.52H8.85l-.813.613q-.09.054-.17.091a.4.4 0 0 1-.181.036.45.45 0 0 1-.334-.136.5.5 0 0 1-.136-.36q0-.307.298-.532l.947-.695q.235-.18.46-.288.235-.119.523-.119"})]}),qh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M7.107 21.876q-1.498 0-2.26-.773-.764-.771-.764-2.279V4.789q0-1.498.763-2.27.763-.78 2.26-.781h4.484a5.5 5.5 0 0 1 1.023.084q.438.074.81.288.372.204.762.605L19.06 7.67q.409.41.614.791.213.372.288.828.075.447.074 1.098v8.437q0 1.497-.762 2.27-.763.78-2.26.78zm.148-1.833h9.61q.678 0 1.013-.344t.335-.986v-8.074H13.2q-.995 0-1.488-.493-.483-.493-.484-1.489V3.56H7.265q-.679 0-1.014.353-.335.354-.335.996v13.804q0 .641.335.986t1.004.344M13.376 9.03h4.586L12.837 3.81v4.67q0 .289.12.418.13.13.42.13"})}),kh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.943 13.976q.982 0 1.845.37a4.83 4.83 0 0 1 2.549 2.557 4.5 4.5 0 0 1 .38 1.843 4.5 4.5 0 0 1-.38 1.834 4.7 4.7 0 0 1-1.038 1.528 4.8 4.8 0 0 1-1.53 1.029 4.5 4.5 0 0 1-1.826.38q-.982 0-1.844-.37a4.8 4.8 0 0 1-1.519-1.039A5 5 0 0 1 .542 20.59a4.6 4.6 0 0 1-.37-1.844q0-.982.37-1.843a5 5 0 0 1 1.038-1.52A4.8 4.8 0 0 1 3.1 14.347a4.6 4.6 0 0 1 1.844-.37m2.132 2.37a.64.64 0 0 0-.555.297l-2.188 3.02-1.075-1.177a.681.681 0 0 0-.5-.203.65.65 0 0 0-.464.185.6.6 0 0 0-.194.473q0 .12.047.24.056.13.138.242l1.557 1.685a.57.57 0 0 0 .241.166.8.8 0 0 0 .287.057q.36 0 .547-.25l2.679-3.687a.6.6 0 0 0 .101-.204.602.602 0 0 0-.167-.65.62.62 0 0 0-.454-.193",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.47 1.813q.583 0 1.017.083.435.074.805.287.37.203.758.601l4.848 4.93q.406.406.61.786.213.37.287.823.074.444.073 1.092v8.39q0 1.489-.758 2.258-.758.777-2.248.776h-6.734q.259-.416.426-.879.176-.453.258-.943h5.902q.675 0 1.009-.342t.333-.98v-8.03h-4.987q-.989 0-1.48-.49-.48-.49-.48-1.48V3.625H7.167q-.675 0-1.008.35-.333.353-.333.99v7.799a6 6 0 0 0-.463-.056 4 4 0 0 0-.916 0 6 6 0 0 0-.444.056V4.847q0-1.49.759-2.257.758-.777 2.248-.777zm1.239 6.706q0 .286.12.417.13.129.416.128h4.56L12.71 3.875z",clipRule:"evenodd"})]}),Ph=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.913 14.013q.93 0 1.806.353a4.5 4.5 0 0 1 1.57 1.033q.687.688 1.027 1.564.352.876.346 1.811a4.8 4.8 0 0 1-.353 1.806 4.5 4.5 0 0 1-1.02 1.557 4.6 4.6 0 0 1-1.563 1.04 4.7 4.7 0 0 1-1.806.34q-.93 0-1.799-.347a4.5 4.5 0 0 1-1.57-1.033 4.5 4.5 0 0 1-1.032-1.57 4.8 4.8 0 0 1-.347-1.798 4.7 4.7 0 0 1 .34-1.806 4.6 4.6 0 0 1 1.04-1.564 4.6 4.6 0 0 1 1.563-1.04 4.8 4.8 0 0 1 1.798-.346m1.695 2.426a.61.61 0 0 0-.445.197L4.92 17.879l-1.242-1.243a.62.62 0 0 0-.445-.197.6.6 0 0 0-.445.197.63.63 0 0 0-.203.45.63.63 0 0 0 .203.44l1.242 1.243-1.242 1.242a.62.62 0 0 0-.196.445.6.6 0 0 0 .196.444q.202.204.445.197a.62.62 0 0 0 .445-.197l1.242-1.242L6.163 20.9q.196.197.439.204a.63.63 0 0 0 .45-.204.6.6 0 0 0 .197-.444.62.62 0 0 0-.196-.445L5.81 18.769l1.243-1.244a.61.61 0 0 0 .196-.444.6.6 0 0 0-.196-.445.6.6 0 0 0-.445-.197",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.47 1.813q.583 0 1.017.083.435.074.805.287.37.203.758.601l4.848 4.93q.406.406.61.786.213.37.287.823.074.444.073 1.092v8.39q0 1.489-.758 2.258-.758.777-2.248.776h-6.734q.26-.416.426-.879.175-.453.259-.943h5.901q.675 0 1.009-.342t.333-.98v-8.03h-4.987q-.99 0-1.479-.49-.481-.49-.482-1.48V3.625h-3.94q-.675 0-1.008.35-.333.353-.333.99v7.799a6 6 0 0 0-.463-.056 4 4 0 0 0-.916 0 6 6 0 0 0-.444.056V4.847q0-1.49.759-2.257.759-.777 2.248-.777zm1.24 6.706q0 .286.12.417.128.129.415.128h4.56L12.71 3.875z",clipRule:"evenodd"})]}),Th=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M7.107 21.876q-1.498 0-2.26-.773-.764-.771-.764-2.279V4.789q0-1.498.763-2.27.763-.78 2.26-.781h4.242v7.032q0 1.73 1.73 1.73h6.958v8.326q0 1.497-.762 2.27-.763.78-2.26.78zM13.246 9.14q-.53 0-.53-.53V1.83q.315.037.632.26.325.224.67.577l5.079 5.153q.363.372.577.689.222.315.26.632z"})}),Ih=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M6 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 18V4q0-.824.588-1.412A1.93 1.93 0 0 1 6 2h7l6 6v3.025h-2V9h-5V4H6v14h6v2zM22 18.025l-4-4-4 4 1.4 1.4 1.6-1.6V23h2v-5.175l1.6 1.6z"})}),jh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.032 11.875q.167 0 .307.065.138.065.297.213l2.505 2.292q.12.112.186.242a.66.66 0 0 1 .064.297.65.65 0 0 1-.213.501.7.7 0 0 1-.501.195.74.74 0 0 1-.538-.242l-.678-.705-.722-.757.082 1.444v2.98q0 .315-.241.528a.77.77 0 0 1-.548.223.78.78 0 0 1-.556-.223.7.7 0 0 1-.233-.529V15.42l.087-1.451-.717.764-.697.705a.65.65 0 0 1-.241.177.7.7 0 0 1-.288.065.72.72 0 0 1-.52-.195.68.68 0 0 1-.195-.501q0-.167.065-.297a.8.8 0 0 1 .195-.242l2.506-2.292q.15-.149.288-.213a.7.7 0 0 1 .306-.066"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.53 1.953q.586 0 1.022.085.436.074.807.287.372.204.762.603l4.863 4.947q.408.408.612.788.213.372.287.827.075.446.075 1.095v8.417q0 1.495-.76 2.265-.762.78-2.256.78H7.058q-1.494 0-2.256-.77-.76-.771-.76-2.275V4.998q0-1.494.76-2.265.762-.78 2.256-.78zm-4.314 1.82q-.679 0-1.012.353-.334.352-.334.993V18.89q0 .64.334.984t1.002.343h9.587q.678 0 1.012-.343.334-.345.334-.985v-8.054h-5.002q-.993 0-1.485-.492-.483-.492-.483-1.485V3.772zm5.559 4.91q0 .287.12.416.13.13.418.13h4.575l-5.113-5.206z",clipRule:"evenodd"})]}),Rh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M19 9a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 16 6q0-1.25.875-2.125A2.9 2.9 0 0 1 19 3q1.25 0 2.125.875T22 6t-.875 2.125A2.9 2.9 0 0 1 19 9M14.404 8A5 5 0 0 1 14 6H3v2zM10 16v2h4v-2zM6 11v2h12v-2z"})}),Lh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.324 19.294q.756.756 2.23.756h15.12q1.3 0 2.03-.756.727-.746.727-2.203V7.734q0-1.455-.764-2.212-.756-.755-2.221-.755H10.98q-.492 0-.829-.128a2.8 2.8 0 0 1-.719-.427l-.519-.428a3.3 3.3 0 0 0-.61-.41 2.2 2.2 0 0 0-.637-.218 4.6 4.6 0 0 0-.819-.064H4.272q-1.275 0-1.993.737-.71.729-.71 2.167V17.09q0 1.457.755 2.203m17.004-1.038H4.664q-.638 0-.974-.327-.328-.329-.328-.992V9.992h17.285v6.954q0 .655-.346.983t-.973.328m1.32-9.84H3.361V6.15q0-.628.328-.946.327-.328.937-.328h1.757q.483 0 .81.137.337.127.72.437l.518.427q.31.255.6.41.301.145.647.21.356.063.828.063h8.82q.63 0 .974.337.346.327.346.992z",clipRule:"evenodd"})}),Oh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M4.257 20.25q-1.362 0-1.866-.78-.507-.77-.135-2.272l1.74-7.02c.212-.86 1.104-1.559 1.99-1.559h16.056c.887 0 1.433.698 1.22 1.559l-1.74 7.02q-.372 1.503-1.235 2.273-.865.78-2.067.779z"}),o.jsx("path",{fill:"currentColor",d:"M20.757 7.295H6.315c-1.64 0-3.29 1.29-3.685 2.883L1.5 14.74V5.887q0-1.43.656-2.154Q2.82 3 3.996 3h2.38q.436 0 .756.063.32.064.588.218.27.144.564.407l.479.425q.353.299.664.425.31.127.765.127h7.817q1.354 0 2.051.751.627.666.697 1.879"})]}),Hh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M6.315 7.295h14.442q-.071-1.213-.697-1.879-.697-.75-2.05-.751h-7.818q-.454 0-.765-.127a2.6 2.6 0 0 1-.664-.425l-.48-.425a3 3 0 0 0-.563-.407 2 2 0 0 0-.588-.218A4 4 0 0 0 6.375 3H3.997q-1.178 0-1.841.733-.656.724-.656 2.154v8.854l1.13-4.563c.395-1.592 2.044-2.883 3.685-2.883"}),o.jsx("path",{fill:"currentColor",d:"M2.39 19.47q.506.78 1.867.78h10.485l.285-1.071H13.51q-.227 0-.344-.152t-.058-.37a.65.65 0 0 1 .254-.364.7.7 0 0 1 .424-.151h1.519l.333-1.248h-1.519q-.227 0-.344-.152-.116-.153-.055-.38a.64.64 0 0 1 .251-.354.7.7 0 0 1 .425-.152h1.518l.333-1.248h-1.518q-.227 0-.344-.152a.43.43 0 0 1-.056-.38.64.64 0 0 1 .252-.353.7.7 0 0 1 .424-.152h1.519l.333-1.248h-1.519q-.227 0-.344-.152a.43.43 0 0 1-.056-.38.64.64 0 0 1 .252-.354.7.7 0 0 1 .425-.152h1.518l.711-2.666H5.987c-.887 0-1.779.698-1.992 1.559l-1.739 7.02q-.372 1.503.135 2.273M18.926 8.62l-.406 1.518h1.52q.226 0 .343.152.119.144.06.363a.7.7 0 0 1-.256.37.7.7 0 0 1-.425.153h-1.518l-.333 1.248h1.519q.225 0 .343.152.12.143.06.362a.7.7 0 0 1-.255.371.7.7 0 0 1-.425.152h-1.519l-.332 1.248h1.518q.227 0 .344.152.12.143.06.363a.7.7 0 0 1-.256.37.7.7 0 0 1-.424.153h-1.52l-.332 1.248h1.519q.227 0 .343.151.12.144.06.363a.7.7 0 0 1-.255.371.7.7 0 0 1-.425.152h-1.519l-.591 2.218h2.396q1.2 0 2.067-.78.864-.77 1.236-2.272l1.739-7.02c.213-.86-.333-1.559-1.22-1.559z"})]}),Nh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M1.802 17.434v-7.365h20.396v7.364q0 1.393-.673 2.084-.675.7-1.877.7H4.622q-1.41 0-2.12-.7-.7-.69-.7-2.084m0-8.542V6.485q0-1.356.646-2.03.647-.673 1.833-.673h2.56q.44 0 .763.063a2.1 2.1 0 0 1 .601.206q.28.144.575.396l.548.449q.341.287.656.413.315.117.772.117h8.622q1.402 0 2.11.7.71.7.71 2.084v.682z"})}),Bh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M18.851 17.716q.843 0 1.522.247a4 4 0 0 1 1.168.644q.488.394.747.847.26.455.26.866 0 .345-.238.54-.234.194-.657.194H16.05q-.424 0-.661-.194-.238-.195-.238-.54 0-.411.26-.866.263-.453.747-.847.488-.398 1.172-.644a4.5 4.5 0 0 1 1.521-.247"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.895 3.16q.469 0 .811.063t.631.216q.29.145.604.406l.514.424q.379.298.712.423.334.127.82.127h8.384q1.451 0 2.2.748.756.748.757 2.19v5.344c0 .054-.077.071-.102.023l-.032-.06a3.9 3.9 0 0 0-1.523-1.538.21.21 0 0 1-.11-.183v-1.35H3.442v6.878q0 .658.325.983.334.324.964.324h8.77c.124 0 .198.139.136.246l-.004.007-.003.006c-.223.39-.403.84-.483 1.335a.215.215 0 0 1-.21.182H4.624q-1.46 0-2.208-.748-.749-.74-.748-2.182V6.036q0-1.425.703-2.146.711-.73 1.974-.73zm-2.2 1.767q-.603 0-.928.324-.325.315-.325.938v2.244h17.119v-.522q0-.66-.343-.983-.343-.334-.964-.334h-8.735q-.47 0-.82-.063a2.5 2.5 0 0 1-.64-.207 3.6 3.6 0 0 1-.596-.406l-.513-.423a2.7 2.7 0 0 0-.713-.433 2.1 2.1 0 0 0-.802-.135z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M18.851 13.104q.494 0 .9.26.41.258.648.695.242.437.242.96 0 .545-.242.99a1.9 1.9 0 0 1-.644.705q-.406.26-.904.26-.5 0-.907-.26a1.95 1.95 0 0 1-.644-.704 2.06 2.06 0 0 1-.239-.986q0-.524.243-.96.241-.442.648-.7.405-.26.9-.26"})]}),Vh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.688 11.147q.81.346 1.731.346.903 0 1.714-.346a4.5 4.5 0 0 0 1.422-.976q.62-.62.966-1.421.355-.811.355-1.723 0-1.23-.601-2.242a4.54 4.54 0 0 0-1.623-1.614 4.24 4.24 0 0 0-2.233-.61q-1.23 0-2.242.61a4.63 4.63 0 0 0-1.622 1.614 4.3 4.3 0 0 0-.602 2.242q0 .912.347 1.723.354.81.966 1.43.62.612 1.422.967m2.178-1.44a.6.6 0 0 1-.438.164.64.64 0 0 1-.455-.164.62.62 0 0 1-.164-.447V7.638h-1.614a.62.62 0 0 1-.446-.164.62.62 0 0 1-.164-.447q0-.282.164-.447a.62.62 0 0 1 .446-.164h1.614V4.803q0-.273.164-.438a.62.62 0 0 1 .455-.173q.274 0 .438.173.173.165.173.438v1.613h1.613q.274 0 .438.164.173.165.173.447a.6.6 0 0 1-.173.447.6.6 0 0 1-.438.164H19.04V9.26a.6.6 0 0 1-.173.447",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M11.016 5.001h2.192a5.6 5.6 0 0 0-.371 1.731h-2.278q-.458 0-.8-.061a2.4 2.4 0 0 1-.624-.202q-.282-.15-.58-.396l-.501-.413a2.6 2.6 0 0 0-.695-.422 2 2 0 0 0-.782-.132H4.881q-.589 0-.905.317-.317.308-.317.914v2.188h9.373c.152.545.384 1.057.682 1.52H3.66v6.707q0 .642.317.958.324.316.94.316h14.16q.606 0 .94-.316t.334-.95v-4.492a5.6 5.6 0 0 0 1.722-1.02v5.653q0 1.407-.703 2.127-.703.73-1.96.73H4.811q-1.424 0-2.154-.73-.73-.72-.73-2.127V6.188q.001-1.39.686-2.092.695-.712 1.925-.712h2.487q.458 0 .791.061.334.062.616.211.28.141.589.396l.5.413q.37.289.695.413.325.123.8.123"})]}),zh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.437 12.426q.963 0 1.807.358.843.36 1.483 1.004.64.639.999 1.482.362.843.362 1.803t-.362 1.803a4.66 4.66 0 0 1-2.482 2.481 4.5 4.5 0 0 1-1.807.364 4.5 4.5 0 0 1-1.803-.364 4.7 4.7 0 0 1-1.483-.999 4.7 4.7 0 0 1-1.002-1.482 4.6 4.6 0 0 1-.359-1.803q0-.96.359-1.803a4.7 4.7 0 0 1 1.002-1.482 4.6 4.6 0 0 1 1.483-1.004 4.6 4.6 0 0 1 1.803-.358m-2.032 6.835q-.36.12-.603.283.04.043.08.084.502.498 1.155.779.13.054.263.098a3 3 0 0 1-.489-.63 4.4 4.4 0 0 1-.301-.647q-.053.015-.105.033m3.96-.034q-.13.35-.303.648a3 3 0 0 1-.49.63q.136-.044.266-.098a3.6 3.6 0 0 0 1.154-.779q.041-.042.081-.085a2.5 2.5 0 0 0-.6-.282zm-2.287-.252a7 7 0 0 0-.735.07q-.05.007-.1.015.055.14.118.27.22.457.5.726.108.1.217.161zm.726 1.24c.071-.043.144-.093.213-.16q.28-.267.5-.725.062-.131.117-.27l-.1-.016a7 7 0 0 0-.73-.069zm1.92-2.783a6 6 0 0 1-.152 1.106q.134.044.26.092.405.15.678.351.15-.239.264-.503.213-.497.265-1.046zm-5.884 0a3.5 3.5 0 0 0 .527 1.548q.273-.199.675-.35.125-.049.258-.09a6 6 0 0 1-.149-1.108zm2.052 0q.026.443.118.86l.018.073.117-.02q.45-.076.933-.097v-.816zm1.912.816q.483.021.93.096l.114.021.02-.077q.092-.416.118-.856h-1.182zm-3.446-3.068a4 4 0 0 0-.254.493 3.4 3.4 0 0 0-.263 1.036h1.311q.03-.567.147-1.08a5 5 0 0 1-.257-.086 3 3 0 0 1-.684-.363m1.652.691q-.09.409-.116.838h1.184v-.79a8 8 0 0 1-.933-.09l-.119-.024zm2.724-.043a8 8 0 0 1-.93.091v.79h1.18a5.4 5.4 0 0 0-.116-.838l-.017-.066zm1.784-.649q-.273.205-.686.364-.126.045-.259.088.12.51.15 1.078h1.315a3.4 3.4 0 0 0-.264-1.036 4 4 0 0 0-.256-.494m-3.44-1.246a1.2 1.2 0 0 0-.216.161 2.5 2.5 0 0 0-.501.732 4 4 0 0 0-.122.284q.051.01.104.018.355.049.735.065zm.726 1.259q.38-.014.73-.064.053-.008.105-.018a4 4 0 0 0-.122-.284 2.5 2.5 0 0 0-.5-.732 1.1 1.1 0 0 0-.213-.158zm.759-1.556q.277.264.5.649.174.3.306.658l.104-.031q.367-.128.612-.297-.045-.05-.093-.097a3.64 3.64 0 0 0-1.43-.882m-2.25 0a3.707 3.707 0 0 0-1.431.883q-.048.046-.091.095.246.17.614.298l.102.03q.132-.356.304-.657.226-.385.502-.65",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.888 3.152q.47 0 .811.063.344.063.631.216.29.144.604.406l.514.423q.38.298.712.424.334.126.82.126h8.384q1.452 0 2.2.749.757.747.757 2.19v3.664a.106.106 0 0 1-.164.086 6.7 6.7 0 0 0-1.109-.602 6 6 0 0 0-.424-.16.1.1 0 0 1-.07-.098v-.654H3.436v6.878q0 .658.324.982.333.325.965.325h7.015c.05 0 .092.036.101.086q.128.731.42 1.423l.004.008.049.11a.105.105 0 0 1-.095.149H4.616q-1.46 0-2.208-.748-.748-.74-.748-2.182V6.027q0-1.424.703-2.145.713-.73 1.974-.73zm-2.2 1.766q-.603 0-.928.325-.324.315-.324.938v2.244h17.118v-.523q0-.657-.342-.982-.343-.334-.965-.334h-8.735q-.469 0-.82-.063a2.5 2.5 0 0 1-.64-.207 3.6 3.6 0 0 1-.595-.406l-.514-.424a2.7 2.7 0 0 0-.712-.432 2.1 2.1 0 0 0-.803-.136z",clipRule:"evenodd"})]}),Kh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M14.259 17.708q.531 0 .986.135.453.134.795.332a3.6 3.6 0 0 0-.687.735q-.273.389-.403.787a2 2 0 0 0-.1.748q.031.354.212.614H11.96q-.518 0-.718-.234-.199-.229-.198-.636 0-.41.237-.847a2.9 2.9 0 0 1 .67-.804 3.6 3.6 0 0 1 1.02-.596 3.5 3.5 0 0 1 1.289-.234M19.321 17.716q.84 0 1.518.247.682.246 1.17.644.49.394.749.847.26.455.26.866a.67.67 0 0 1-.234.535q-.23.2-.835.199h-5.256q-.61 0-.844-.198a.67.67 0 0 1-.229-.536q0-.411.26-.866.263-.453.748-.847.488-.398 1.17-.644a4.5 4.5 0 0 1 1.523-.247"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.89 3.16q.468 0 .81.063.344.063.631.216.29.145.604.406l.514.424q.38.298.712.423.334.127.82.127h8.384q1.452 0 2.2.748.757.748.757 2.19v4.493c0 .097-.127.142-.192.07a4 4 0 0 0-.798-.68 3.7 3.7 0 0 0-.709-.355.105.105 0 0 1-.068-.098V9.993H3.437v6.878q0 .658.324.983.333.324.965.324h4.676c.08 0 .13.087.091.157l-.014.025a4 4 0 0 0-.465 1.499.105.105 0 0 1-.105.095H4.617q-1.46 0-2.208-.748-.748-.74-.748-2.182V6.036q0-1.425.703-2.146.712-.73 1.974-.73zm-2.2 1.767q-.605 0-.929.324-.324.315-.324.938v2.244h17.118v-.522q0-.66-.342-.983-.343-.334-.965-.334h-8.735q-.47 0-.82-.063a2.5 2.5 0 0 1-.64-.207 3.6 3.6 0 0 1-.595-.406l-.514-.423a2.7 2.7 0 0 0-.712-.433 2.1 2.1 0 0 0-.803-.135z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M14.259 13.692q.432 0 .786.23.355.228.567.61.211.379.211.833 0 .475-.21.86a1.65 1.65 0 0 1-.564.614q-.354.23-.79.23-.428 0-.783-.23a1.7 1.7 0 0 1-.566-.614 1.8 1.8 0 0 1-.207-.855q0-.458.21-.839.213-.38.568-.61.354-.229.778-.23M19.321 13.104q.496 0 .899.26.406.258.649.695.241.437.241.96 0 .545-.241.99a1.9 1.9 0 0 1-.644.705q-.407.26-.904.26-.501 0-.908-.26a1.95 1.95 0 0 1-.644-.704 2 2 0 0 1-.242-.986 1.95 1.95 0 0 1 .895-1.66q.405-.26.9-.26"})]}),Zh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M17.694 11.376q.228 0 .39.16.162.158.256.457l.916 2.862h3.014q.318 0 .517.105.2.099.27.313a.52.52 0 0 1-.028.422 1.1 1.1 0 0 1-.356.385l-2.458 1.76.963 2.863q.1.294.062.517a.56.56 0 0 1-.218.365.52.52 0 0 1-.413.1 1.15 1.15 0 0 1-.475-.223l-2.44-1.79-2.435 1.79a1.14 1.14 0 0 1-.479.223.52.52 0 0 1-.408-.1.56.56 0 0 1-.218-.365 1.07 1.07 0 0 1 .061-.517l.964-2.862-2.46-1.761a1.16 1.16 0 0 1-.36-.385.53.53 0 0 1-.023-.422.52.52 0 0 1 .27-.313q.2-.105.513-.105h3.018l.917-2.862q.094-.3.256-.456a.53.53 0 0 1 .384-.161"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.872 3.15q.473 0 .819.064a2.2 2.2 0 0 1 .637.219q.291.146.61.41l.518.427q.383.3.72.428.336.127.828.127h8.464q1.465 0 2.22.756.765.756.765 2.212v3.826c0 .146 0 .22-.026.276a.28.28 0 0 1-.134.134c-.057.026-.13.026-.276.026h-.912c-.146 0-.22 0-.276-.026a.28.28 0 0 1-.134-.134c-.026-.057-.026-.13-.026-.276v-1.57H3.387v6.945q0 .663.327.991.337.328.974.328h6.74c.203 0 .304 0 .37.04a.28.28 0 0 1 .132.19c.013.076-.022.17-.092.36l-.345.92a.6.6 0 0 1-.085.183.3.3 0 0 1-.121.084.6.6 0 0 1-.202.016H4.58q-1.475 0-2.23-.756-.756-.745-.755-2.201V6.053q0-1.437.71-2.165.718-.737 1.992-.737zm-2.22 1.784q-.61 0-.938.328-.328.32-.327.946v2.267h17.282v-.528q0-.665-.345-.992-.346-.337-.974-.337h-8.82q-.472 0-.828-.064a2.5 2.5 0 0 1-.645-.21 3.7 3.7 0 0 1-.601-.408l-.52-.428a2.7 2.7 0 0 0-.718-.437 2.1 2.1 0 0 0-.81-.137z",clipRule:"evenodd"})]}),Uh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M20.77 3.518c-1.134-1.134-3.533-1.419-6.23-.79A1.61 1.61 0 0 0 13.376 4.8l.183.546a.8.8 0 1 1-1.519.507l-.322-.967a.92.92 0 0 0-1.33-.504q-.2.113-.398.234c-.97.59-1.423 1.758-1.064 2.834l.632 1.897a.8.8 0 1 1-1.518.506l-.617-1.847a.705.705 0 0 0-1.199-.24q-.31.357-.595.728a3.24 3.24 0 0 0-.591 2.762l.537 2.15a.8.8 0 0 1-1.552.388l-.448-1.793c-1.566 3.645-1.54 7.287-.057 8.77 1.229 1.228 2.472.977 3.45-.002L20.768 6.969c.978-.978 1.23-2.22 0-3.45"})}),Wh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M15.6 4a7.9 7.9 0 0 0-1.995.257 7.8 7.8 0 0 1 1.968 2.145q.012-.002.026-.003c2.116 0 4.4 1.683 4.4 4.4 0 4.068-3.212 6.8-7.993 6.8C7.216 17.6 4 14.867 4 10.8c0-2.717 2.284-4.4 4.4-4.4.547 0 1.068.078 1.548.221A5.54 5.54 0 0 0 8.8 10c0 1.7.498 3.01 1.247 4.006a6.2 6.2 0 0 1-1.723.396 1.2 1.2 0 0 0-1.121 1.269c.04.661.608 1.157 1.27 1.126A8.3 8.3 0 0 0 12 15.714a8.26 8.26 0 0 0 3.529 1.083 1.21 1.21 0 0 0 1.266-1.122 1.2 1.2 0 0 0-1.118-1.273 6 6 0 0 1-.927-.15c-2.419-.497-3.55-2.27-3.55-4.253 0-.788.293-1.509.8-2.096.505.587.8 1.308.8 2.096 0 .328-.035.626-.085.907.076.435.422 1.441 1.943 1.884.339-.786.541-1.835.541-2.79 0-2.726-2.115-4.512-3.19-5.122l-.01.004C10.961 4.32 9.731 4 8.4 4c-3.27 0-6.8 2.6-6.8 6.8 0 5.417 4.28 9.2 10.407 9.2 6.12 0 10.393-3.783 10.393-9.2 0-4.2-3.53-6.8-6.8-6.8"})}),Gh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12 4C8.25 4 6.048 5.443 5.955 5.505a.8.8 0 0 0-.283.995l3.717 8.228c.13.286.416.47.73.47h3.763a.8.8 0 0 0 .728-.47l3.718-8.228a.8.8 0 0 0-.282-.995C17.953 5.444 15.75 3.999 12 3.999M4.744 8.334c-1.197.94-2.485 2.306-3.102 4.138a.8.8 0 0 0 .115.728c.07.095.738.955 2.589 1.82 1.51.706 2.878.955 2.936.966a1 1 0 0 0 .14.012c.284 0 .493-.121.681-.298a2.4 2.4 0 0 1-.17-.311zm14.513 0-3.19 7.055a2.4 2.4 0 0 1-.17.31c.188.178.397.3.681.3a1 1 0 0 0 .141-.013c.058-.01 1.426-.26 2.936-.966 1.85-.865 2.519-1.725 2.59-1.82a.8.8 0 0 0 .113-.728c-.617-1.832-1.905-3.199-3.101-4.138M1.603 15.24C1.616 18.418 3.07 20 4 20c.912 0 1.368-1.148 2.097-2.65a15 15 0 0 1-2.43-.879 11 11 0 0 1-2.064-1.231m20.794 0c-.495.38-1.16.809-2.064 1.231-.932.435-1.808.713-2.43.88.73 1.5 1.186 2.648 2.097 2.648.931 0 2.384-1.581 2.397-4.76"})}),Yh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M21.743 8.314 12.928 2.7A1.6 1.6 0 0 0 12 2.4c-.348 0-.667.114-.93.301L2.257 8.315A1.6 1.6 0 0 0 1.6 9.6c0 .59.324 1.1.8 1.378V19.2A1.6 1.6 0 0 0 4 20.8h16a1.6 1.6 0 0 0 1.6-1.6v-8.222c.476-.277.8-.787.8-1.378 0-.53-.26-.995-.657-1.287M12 4a.8.8 0 1 1-.001 1.6.8.8 0 0 1 0-1.6M9.6 5.6a.8.8 0 1 1-.001 1.6.8.8 0 0 1 0-1.6M4 19.2a.8.8 0 0 1 1.6 0zm.8-2.4a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6m0-3.2a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6m0-3.2a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6m2.4-1.6a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6m8 10.4H8.8V16a3.2 3.2 0 0 1 6.4 0zm-.8-12a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6m2.4 1.6a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6m1.6 10.4a.8.8 0 0 1 1.6 0zm.8-2.4a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6m0-3.2a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6m0-3.2a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6"})}),Xh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M10.8 2.4a2 2 0 0 0-1.598 3.2H4.4a1.2 1.2 0 0 0 0 2.4h4.4a1.6 1.6 0 0 1 1.6 1.6v.8a.8.8 0 1 0 1.6 0V9.2a1.2 1.2 0 0 1 2.4 0v6a.8.8 0 1 0 1.6 0v-4.8A2.4 2.4 0 0 1 18.4 8h1.2a1.2 1.2 0 0 0 0-2.4h-4.615a1.6 1.6 0 0 0-.253-1.931 1.6 1.6 0 0 0-2.125-.124A2 2 0 0 0 10.8 2.4M3.6 9.6a1.2 1.2 0 1 0 0 2.4h5.824a2.38 2.38 0 0 1-.624-1.6v-.8zm14.8 0c-.44 0-.8.36-.8.8V12h2a1.2 1.2 0 1 0 0-2.4zm-14 4a1.2 1.2 0 1 0 0 2.4h8.547a2.4 2.4 0 0 1-.147-.8v-1.6zm13.2 0v1.6c0 .282-.057.549-.147.8H21.2a1.2 1.2 0 1 0 0-2.4zm-14 4a1.2 1.2 0 1 0 0 2.4h16a1.199 1.199 0 0 0 .86-2.055 1.2 1.2 0 0 0-.86-.345z"})}),Qh=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M21.6 14.698C21.6 7.906 16.093 2.4 9.3 2.4L2.473 20.153c-.33.86.514 1.704 1.374 1.373l4.665-1.794a.8.8 0 0 1 1.088.746v.322a.8.8 0 0 0 1.6 0v-1.278a1.2 1.2 0 1 1 2.4 0V21.6a.8.8 0 0 0 1.6 0v-2.792a2.4 2.4 0 0 1 1.538-2.24zM7.2 17.6a1.6 1.6 0 1 1-.001-3.2 1.6 1.6 0 0 1 0 3.2m2.8-7.2a1.2 1.2 0 1 1 0-2.401 1.2 1.2 0 0 1 0 2.4m2.8 1.6a2.4 2.4 0 1 1 4.8 0 2.4 2.4 0 0 1-4.8 0"})}),Jh=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M7.13 5.16c.27-.288.818-.345 1.116-.077l4.577 4.577c2.955 2.955 4.132 4.161 4.703 4.728.57.567.951 1.364.951 2.214s.021.838.02 3.162c0 1.445-.012 2.25-.012 2.693s-.419.682-.832.682c-.414 0-.817-.348-.817-.654s-.011-.674-.01-2.73c.002-2.825.002-2.831-.055-3.157a2.5 2.5 0 0 0-.53-1.13 2051 2051 0 0 0-4.585-4.595C8.735 7.95 7.198 6.4 7.056 6.245c-.275-.3-.185-.81.074-1.086"}),o.jsx("path",{fill:"currentColor",d:"M6.17 8.099a.6.6 0 0 1 .341 0c.126.041.206.121.366.281l2.017 2.017 4.206 4.206 1.034 1.034c.218.218.327.327.368.453.036.111.036.23 0 .341-.04.126-.15.236-.37.454-.344.344-.665.658-.714.698a2.8 2.8 0 0 1-.803.45c-.143.047-.449.11-.62.127-.08.008-.594.013-1.336.014-.664 0-1.3.005-1.415.012a2.3 2.3 0 0 0-.695.137 3 3 0 0 0-.535.284c-.08.053-.692.507-1.362 1.01-.336.26-.606.463-.816.618-.191.14-.286.211-.403.236a.6.6 0 0 1-.307-.023c-.112-.04-.199-.128-.374-.3a368 368 0 0 1-2.281-2.282c-.184-.186-.276-.278-.317-.39a.56.56 0 0 1-.022-.309c.026-.117.103-.22.256-.425l.277-.37.578-.773c.65-.864.741-.99.831-1.148.153-.269.24-.485.29-.716.053-.252.058-.412.059-1.683 0-.728.006-1.273.014-1.374.039-.5.134-.81.37-1.204.052-.087.134-.206.182-.265.052-.062.464-.48.821-.835.157-.156.235-.234.36-.275M14.485 1.145c.31-.236.924-.416 1.237-.156.312.259.338.74-.079 1.214-.363.414-2.189 2.325-2.651 2.809a.157.157 0 0 0 .003.22L14.378 6.6c.06.059.155.062.216.005.52-.476 2.732-2.5 3.075-2.808.39-.348 1.013-.606 1.408-.305.396.3.194.875-.084 1.202-.247.29-2.492 2.755-2.994 3.306a.156.156 0 0 0 .006.215l1.364 1.383c.062.062.161.063.223.001.48-.476 2.356-2.34 2.665-2.628.355-.33.92-.64 1.384-.28s.156 1.006-.11 1.362c-.235.315-1.993 2.611-2.398 3.14a.156.156 0 0 0 .015.207c.166.166.504.502.688.693.252.261.274.765 0 1.098-.273.333-.743.47-1.123.119S9.618 4.23 9.362 3.957c-.256-.273-.288-.824.03-1.138s.9-.24 1.153 0c.185.176.502.483.661.637.056.054.141.06.203.013.522-.394 2.802-2.115 3.076-2.324"})]}),ep=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.347 4.347C8.573.12 15.427.12 19.653 4.347c4.227 4.227 4.227 11.08 0 15.306-4.227 4.227-11.08 4.227-15.306 0C.12 15.427.12 8.573 4.347 4.347m10.621 16.049a8.8 8.8 0 0 0 2.613-1.458l-2.189-2.189-2.035 2.036zm3.97-2.815a8.8 8.8 0 0 0 1.458-2.613l-1.612-1.611-2.035 2.035zm-7.669 3.291q.73.06 1.462 0l-.731-.73zM20.141 12l.731.73q.06-.73 0-1.46zM16.75 8.608l2.035 2.035 1.612-1.612a8.8 8.8 0 0 0-1.459-2.612zm-10.33 10.33a8.8 8.8 0 0 0 2.612 1.459l1.612-1.612-2.035-2.036zm5.58-1.51 2.036-2.036L12 13.357l-2.036 2.035zm3.393-3.392L17.427 12l-2.035-2.035L13.357 12zm-2.035-8.82 2.035 2.035 2.189-2.188a8.9 8.9 0 0 0-2.612-1.46zm-9.754 9.753a8.9 8.9 0 0 0 1.46 2.612l2.188-2.189-2.036-2.035zm5.005-.933L10.643 12 8.608 9.965 6.572 12zM12 10.643l2.035-2.035L12 6.573 9.964 8.608zm0-6.784.73-.731a9 9 0 0 0-1.462 0zm-8.873 7.41q-.06.73 0 1.462l.731-.73zm1.935-4.85A8.9 8.9 0 0 0 3.603 9.03l1.612 1.612 2.036-2.035zm3.546.832 2.035-2.035-1.612-1.612a8.9 8.9 0 0 0-2.612 1.458z",clipRule:"evenodd"})}),tp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M2.854 19.405q-.504 0-.801-.277-.287-.277-.287-.762 0-.337.129-.673L6.287 5.852q.435-1.227 1.711-1.227.673 0 1.098.307.426.297.653.93l4.363 11.782a2.1 2.1 0 0 1 .138.702q0 .484-.306.772-.308.287-.831.287-.495 0-.772-.228-.277-.217-.435-.732l-1.108-3.067H5.179l-1.098 3.067q-.168.515-.445.732-.277.228-.782.228m2.889-5.867h4.52l-2.235-6.41h-.06zm9.912 8.983q-.82 0-.821-.693 0-.692.821-.692h2.097V2.855h-2.097q-.82 0-.821-.693 0-.683.821-.683h5.748q.83 0 .83.683 0 .693-.83.693h-2.058v18.28h2.058q.83 0 .83.693t-.83.693z"})}),rp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M8.345 14.754q.36 0 .619.259a.83.83 0 0 1 .259.61q0 .36-.26.618a.86.86 0 0 1-.618.25.86.86 0 0 1-.62-.25.86.86 0 0 1-.248-.619.85.85 0 0 1 .249-.61.85.85 0 0 1 .619-.258M15.646 14.754q.36 0 .61.259a.84.84 0 0 1 .259.61q0 .36-.26.618a.83.83 0 0 1-.61.25.85.85 0 0 1-.609-.25.85.85 0 0 1-.259-.619q0-.35.26-.61a.83.83 0 0 1 .608-.258M8.29 7.842a.52.52 0 0 1 .37.101l4.25 2.92a3 3 0 0 1 .555.416q.47.472.47 1.091 0 .62-.47 1.081-.471.47-1.091.47-.61 0-1.081-.47a3 3 0 0 1-.203-.24l-.213-.315-2.911-4.26a.5.5 0 0 1-.12-.36.55.55 0 0 1 .138-.296.55.55 0 0 1 .306-.138M6.812 11.132q.369 0 .619.258a.84.84 0 0 1 .258.61.84.84 0 0 1-.258.61.83.83 0 0 1-.62.26.84.84 0 0 1-.61-.26.84.84 0 0 1-.259-.61q0-.351.26-.61a.84.84 0 0 1 .61-.258M17.18 11.132q.35 0 .61.258a.84.84 0 0 1 .258.61.84.84 0 0 1-.259.61.84.84 0 0 1-.61.26.85.85 0 0 1-.618-.26.85.85 0 0 1-.25-.61q0-.351.25-.61a.85.85 0 0 1 .619-.258M15.646 7.509q.36 0 .61.259.259.25.259.61a.84.84 0 0 1-.26.61.82.82 0 0 1-.61.258.83.83 0 0 1-.609-.259.83.83 0 0 1-.259-.61q0-.36.26-.61a.83.83 0 0 1 .608-.258M11.986 5.929q.36 0 .62.258a.84.84 0 0 1 .258.61q0 .36-.259.619a.86.86 0 0 1-.619.25.85.85 0 0 1-.61-.25.85.85 0 0 1-.259-.62q0-.35.259-.609a.84.84 0 0 1 .61-.258"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.995 2.454q1.978 0 3.706.74a9.57 9.57 0 0 1 5.1 5.1 9.2 9.2 0 0 1 .75 3.706q0 1.977-.75 3.715a9.5 9.5 0 0 1-2.05 3.031 9.6 9.6 0 0 1-3.05 2.052 9.2 9.2 0 0 1-3.706.748 9.2 9.2 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.041-2.052 9.6 9.6 0 0 1-2.06-3.031A9.4 9.4 0 0 1 2.448 12q0-1.977.74-3.706a9.7 9.7 0 0 1 2.06-3.049A9.6 9.6 0 0 1 8.29 3.193a9.3 9.3 0 0 1 3.705-.739m0 1.885q-1.58 0-2.975.6a7.7 7.7 0 0 0-2.44 1.646 7.7 7.7 0 0 0-1.654 2.44A7.5 7.5 0 0 0 4.335 12q0 1.59.59 2.976.602 1.386 1.655 2.439a7.7 7.7 0 0 0 2.44 1.646q1.395.6 2.975.6 1.59 0 2.976-.6a7.7 7.7 0 0 0 2.44-1.646 7.6 7.6 0 0 0 1.653-2.44A7.5 7.5 0 0 0 19.656 12q0-1.59-.591-2.976a7.5 7.5 0 0 0-1.654-2.439 7.7 7.7 0 0 0-2.44-1.646q-1.386-.6-2.976-.6",clipRule:"evenodd"})]}),np=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.88 1.576q.435 0 .725.251.3.242.407.658l.483 2.09q.261.086.493.183.242.087.446.193l1.838-1.132q.357-.212.715-.154.368.048.667.32l1.268 1.247q.31.3.329.687.029.377-.194.744l-1.103 1.81q.088.203.184.434.097.233.184.493l2.06.494q.416.097.648.397.242.3.242.725v1.731q0 .436-.242.735-.232.3-.648.397l-2.08.493q-.076.233-.164.465a5 5 0 0 1-.203.444l1.103 1.78q.233.359.193.764-.029.397-.329.697l-1.238 1.228q-.3.3-.687.33a1.16 1.16 0 0 1-.745-.184l-1.798-1.093a6 6 0 0 1-.454.183 8 8 0 0 1-.485.184l-.483 2.06q-.107.426-.407.658a1.1 1.1 0 0 1-.725.242h-1.77a1.12 1.12 0 0 1-.725-.242 1.15 1.15 0 0 1-.406-.658l-.484-2.06q-.251-.087-.493-.184a7 7 0 0 1-.445-.183l-1.8 1.092q-.357.223-.744.184a1.06 1.06 0 0 1-.687-.329l-1.228-1.229q-.3-.3-.34-.696-.037-.405.194-.764l1.094-1.78q-.098-.222-.193-.444a5 5 0 0 1-.165-.465l-2.07-.493a1.16 1.16 0 0 1-.668-.397 1.17 1.17 0 0 1-.232-.735v-1.731q0-.426.232-.725.242-.3.668-.397l2.05-.494q.078-.26.175-.493t.183-.434l-1.092-1.81a1.23 1.23 0 0 1-.194-.744q.03-.387.338-.687l1.248-1.238A1.094 1.094 0 0 1 6.72 3.82l1.828 1.122a6 6 0 0 1 .455-.203q.242-.096.493-.183l.484-2.07q.105-.416.406-.658.3-.25.725-.25zM12 8.473q-.938-.001-1.712.454-.765.454-1.219 1.228a3.3 3.3 0 0 0-.455 1.702 3.3 3.3 0 0 0 .455 1.703q.455.773 1.22 1.228a3.3 3.3 0 0 0 1.711.455q.928 0 1.692-.455a3.4 3.4 0 0 0 1.229-1.228 3.3 3.3 0 0 0 .455-1.703 3.3 3.3 0 0 0-.455-1.702 3.4 3.4 0 0 0-1.229-1.228A3.25 3.25 0 0 0 12 8.473",clipRule:"evenodd"})}),lp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12.92 2.25q.576 0 .998.336.422.33.552.88l.335 1.444a.19.19 0 0 0 .283.118l1.263-.778a1.5 1.5 0 0 1 1.02-.224q.534.076.941.475l1.25 1.248a1.56 1.56 0 0 1 .242 1.963l-.787 1.255a.18.18 0 0 0 .111.273l1.425.344q.55.13.878.56.336.433.337 1V12.9q0 .496-.258.889l-.078.11a1.5 1.5 0 0 1-.879.56l-1.451.34a.16.16 0 0 0-.114.096.16.16 0 0 0 .013.145l.794 1.264q.298.484.234 1.02-.051.468-.377.846l-.1.106-1.248 1.24q-.408.408-.952.474a1.48 1.48 0 0 1-1.02-.232l-1.276-.78a.168.168 0 0 0-.25.105l-.335 1.45a1.53 1.53 0 0 1-.553.888 1.58 1.58 0 0 1-.999.328h-1.81q-.577 0-1.008-.327a1.47 1.47 0 0 1-.553-.89l-.334-1.442a.18.18 0 0 0-.115-.127.18.18 0 0 0-.146.017l-1.267.777a1.5 1.5 0 0 1-1.029.234 1.6 1.6 0 0 1-.942-.475l-1.248-1.24a1.6 1.6 0 0 1-.485-.953 1.5 1.5 0 0 1 .242-1.02l.796-1.268a.158.158 0 0 0-.097-.238l-1.456-.337A1.55 1.55 0 0 1 2.25 12.9v-1.757a1.57 1.57 0 0 1 1.215-1.56l1.432-.344a.178.178 0 0 0 .11-.267l-.792-1.26a1.55 1.55 0 0 1-.243-1.01q.067-.536.485-.954l1.249-1.248q.407-.4.942-.475t1.02.224l1.263.778a.189.189 0 0 0 .283-.118l.334-1.444.035-.134q.14-.458.518-.746l.11-.078q.394-.258.897-.258zM11.33 4.01c-.063 0-.105.015-.131.036-.025.02-.046.053-.056.108v.005l-.45 1.907a.58.58 0 0 1-.401.419 6 6 0 0 0-.556.204 7 7 0 0 0-.456.208.59.59 0 0 1-.571-.014l-1.668-1.01a.2.2 0 0 0-.129-.03.2.2 0 0 0-.118.058l-.95.932-.042.06a.2.2 0 0 0-.016.056.22.22 0 0 0 .04.134L6.86 8.765a.57.57 0 0 1 .023.552 13 13 0 0 0-.203.439 4 4 0 0 0-.199.544.59.59 0 0 1-.422.414l-1.9.455v.001a.2.2 0 0 0-.114.06.18.18 0 0 0-.035.119v1.338c0 .06.015.098.035.123s.054.045.11.055h.004l1.908.45a.58.58 0 0 1 .418.401q.084.272.195.53l.217.46a.57.57 0 0 1-.021.558l-1.04 1.68a.23.23 0 0 0-.036.129.16.16 0 0 0 .053.102l.954.945.003.004.057.049q.027.016.051.019c.031.004.07-.004.12-.036h.001l1.672-1.03a.59.59 0 0 1 .586-.01q.216.118.456.222l.261.097q.131.044.265.083a.58.58 0 0 1 .408.419l.456 1.904.001.005c.01.055.03.088.056.108s.068.036.131.036h1.365c.06 0 .097-.014.12-.034.023-.019.042-.051.05-.107v-.009l.464-1.9a.58.58 0 0 1 .415-.42q.278-.077.528-.182.235-.105.45-.22a.58.58 0 0 1 .585.007l1.663 1.02.002.003c.053.035.095.045.128.041.032-.003.068-.021.108-.065l.003-.003.945-.954.003-.004.04-.047a.1.1 0 0 0 .014-.047.24.24 0 0 0-.04-.134l-1.026-1.662a.59.59 0 0 1-.016-.573q.108-.213.206-.453l.001-.002q.11-.252.187-.515a.59.59 0 0 1 .42-.407l1.913-.457.004-.001q.082-.016.11-.055c.021-.025.036-.063.036-.123v-1.338a.18.18 0 0 0-.035-.12.2.2 0 0 0-.114-.059l-1.907-.457a.59.59 0 0 1-.418-.406 5 5 0 0 0-.204-.551l-.001-.002a8 8 0 0 0-.196-.431.58.58 0 0 1 .02-.564l1.028-1.676.002-.002a.2.2 0 0 0 .043-.132.2.2 0 0 0-.061-.116l-.944-.926a.2.2 0 0 0-.12-.063.23.23 0 0 0-.134.03l-1.672 1.018a.58.58 0 0 1-.564.017 7 7 0 0 0-.467-.21l-.002-.002a5 5 0 0 0-.528-.195.59.59 0 0 1-.403-.417l-.466-1.926-.002-.008c-.007-.055-.026-.088-.048-.107s-.06-.034-.12-.034zm.678 4.537q.956 0 1.74.465t1.248 1.247A3.35 3.35 0 0 1 15.462 12a3.4 3.4 0 0 1-.465 1.74q-.465.784-1.247 1.248a3.35 3.35 0 0 1-1.741.465q-.955 0-1.748-.465a3.5 3.5 0 0 1-1.249-1.247A3.44 3.44 0 0 1 8.557 12q0-.955.455-1.74a3.5 3.5 0 0 1 1.248-1.248 3.4 3.4 0 0 1 1.749-.465m0 1.68q-.498 0-.899.24v-.002q-.296.18-.504.453l-.13.192q-.24.391-.24.89 0 .49.24.89.24.404.633.644.402.24.9.24.489 0 .891-.24.404-.24.644-.644.24-.402.239-.89 0-.436-.183-.79l-.056-.1a1.8 1.8 0 0 0-.644-.644 1.7 1.7 0 0 0-.891-.24"})}),ip=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M11.16 21.75q-.403 0-.688-.23a1.1 1.1 0 0 1-.385-.623l-.398-1.694a.5.5 0 0 0-.314-.352l-.215-.083-.186-.073a.51.51 0 0 0-.456.032l-1.487.903q-.34.211-.707.175a1 1 0 0 1-.651-.312l-1.166-1.166q-.285-.285-.32-.66a1.1 1.1 0 0 1 .183-.726l.904-1.471a.49.49 0 0 0 .031-.45l-.082-.19-.067-.17a.52.52 0 0 0-.364-.335l-1.689-.402a1.1 1.1 0 0 1-.633-.377 1.1 1.1 0 0 1-.22-.697v-1.643q0-.403.22-.688.23-.285.633-.376l1.672-.402c.17-.041.302-.17.361-.334q.037-.102.078-.2l.077-.183a.49.49 0 0 0-.032-.444L4.35 7.077a1.17 1.17 0 0 1-.183-.707 1 1 0 0 1 .321-.651l1.184-1.175a1.04 1.04 0 0 1 1.321-.165l1.504.923a.52.52 0 0 0 .476.027 6 6 0 0 1 .4-.162.5.5 0 0 0 .315-.352l.398-1.702q.101-.394.385-.624.285-.24.688-.239h1.68q.412 0 .688.239.285.229.385.624l.397 1.716c.039.165.16.297.32.357q.108.04.21.083.088.032.171.066a.54.54 0 0 0 .487-.028l1.508-.928a1 1 0 0 1 .679-.147q.348.046.633.303l1.202 1.184q.294.285.312.651a1.17 1.17 0 0 1-.183.707l-.916 1.501a.49.49 0 0 0-.032.446l.076.182q.043.104.084.212c.06.158.19.28.354.319l1.69.405q.396.09.616.376.229.285.229.688v1.643q0 .413-.23.697-.22.285-.614.377l-1.71.405a.5.5 0 0 0-.352.319l-.067.184a4 4 0 0 1-.072.172.52.52 0 0 0 .025.486l.9 1.453q.22.34.184.724-.029.376-.312.661l-1.175 1.166a1 1 0 0 1-.651.312 1.1 1.1 0 0 1-.707-.175l-1.487-.903a.51.51 0 0 0-.457-.033q-.095.038-.194.074l-.207.082a.5.5 0 0 0-.313.353l-.398 1.694q-.101.404-.385.624-.276.229-.688.229zm.845-6.534q.88 0 1.605-.43.735-.432 1.166-1.166a3.13 3.13 0 0 0 .431-1.615 3.13 3.13 0 0 0-.431-1.616 3.2 3.2 0 0 0-1.165-1.165 3.1 3.1 0 0 0-1.606-.431q-.89 0-1.625.431a3.25 3.25 0 0 0-1.156 1.165 3.13 3.13 0 0 0-.431 1.616q0 .88.431 1.615.432.735 1.156 1.165.734.432 1.625.431"})}),op=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.919 2.25q.415 0 .75.176c.113.058.138.202.075.312-.254.437-.45.911-.576 1.413-.036.14-.268.148-.302.008l-.002-.008c-.007-.055-.026-.088-.049-.107-.022-.02-.059-.034-.119-.034h-1.365c-.063 0-.104.015-.13.036s-.047.053-.056.108l-.001.005-.45 1.907a.58.58 0 0 1-.401.418 6 6 0 0 0-.556.204 7 7 0 0 0-.457.208.59.59 0 0 1-.57-.013l-1.668-1.01a.2.2 0 0 0-.129-.031.2.2 0 0 0-.118.058l-.95.932-.042.06a.2.2 0 0 0-.016.057.22.22 0 0 0 .04.134L6.86 8.765a.57.57 0 0 1 .023.552q-.097.198-.203.439a4 4 0 0 0-.199.544.59.59 0 0 1-.422.414l-1.9.455a.2.2 0 0 0-.114.06.18.18 0 0 0-.035.12v1.338c0 .06.015.098.035.123s.053.044.11.054l.004.001 1.907.45a.58.58 0 0 1 .42.4q.083.274.194.53l.217.462a.57.57 0 0 1-.022.558l-1.038 1.678a.23.23 0 0 0-.037.13.16.16 0 0 0 .053.102l.955.945.003.004.056.049q.027.015.051.02c.031.004.07-.005.12-.037h.001l1.672-1.03a.59.59 0 0 1 .586-.01q.216.118.456.222l.26.097q.132.045.265.084a.58.58 0 0 1 .409.418l.457 1.904v.005c.01.055.03.088.056.108s.068.036.131.036h1.365c.06 0 .097-.014.12-.034s.042-.051.05-.107v-.01l.464-1.9a.59.59 0 0 1 .415-.419q.278-.077.528-.182.235-.105.449-.22a.59.59 0 0 1 .586.007l1.663 1.02.002.003c.053.035.095.045.128.041.032-.003.068-.021.107-.065l.003-.003.945-.954.004-.004.04-.048a.1.1 0 0 0 .014-.046.24.24 0 0 0-.041-.134l-1.025-1.662a.59.59 0 0 1-.016-.573 6 6 0 0 0 .206-.453v-.002q.11-.253.188-.514a.59.59 0 0 1 .42-.408l1.913-.458h.004q.082-.016.11-.055c.02-.025.036-.063.036-.123V11.35a.18.18 0 0 0-.035-.12.2.2 0 0 0-.114-.06c-.156-.037-.145-.302.01-.342q.637-.165 1.207-.469c.207-.11.475-.068.567.148q.125.294.125.638V12.9q0 .498-.258.89l-.08.11a1.5 1.5 0 0 1-.878.56l-1.451.339a.162.162 0 0 0-.101.242l.794 1.264q.298.484.233 1.02a1.52 1.52 0 0 1-.377.846l-.1.106-1.247 1.24a1.6 1.6 0 0 1-.951.474 1.48 1.48 0 0 1-1.022-.232l-1.275-.78a.17.17 0 0 0-.142-.015.17.17 0 0 0-.108.12l-.335 1.45a1.53 1.53 0 0 1-.553.888 1.58 1.58 0 0 1-1 .328h-1.81a1.62 1.62 0 0 1-1.007-.327 1.47 1.47 0 0 1-.553-.889l-.335-1.443a.18.18 0 0 0-.114-.127.18.18 0 0 0-.147.017l-1.265.777a1.5 1.5 0 0 1-1.03.234 1.6 1.6 0 0 1-.942-.475l-1.248-1.24a1.6 1.6 0 0 1-.486-.953 1.5 1.5 0 0 1 .243-1.02l.797-1.269a.158.158 0 0 0-.098-.237l-1.456-.337a1.55 1.55 0 0 1-.889-.562 1.6 1.6 0 0 1-.328-.999v-1.756a1.57 1.57 0 0 1 1.215-1.56l1.431-.344a.18.18 0 0 0 .126-.111.18.18 0 0 0-.016-.156l-.791-1.261a1.55 1.55 0 0 1-.242-1.009q.066-.536.484-.954l1.248-1.248q.409-.4.942-.476.536-.074 1.021.225l1.263.778a.19.19 0 0 0 .168.016.19.19 0 0 0 .114-.134l.335-1.444.035-.134q.14-.458.518-.745l.109-.08q.394-.257.898-.257z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.009 8.547q.955 0 1.741.465.783.465 1.247 1.247.465.785.465 1.741a3.4 3.4 0 0 1-.465 1.74q-.465.784-1.247 1.248a3.35 3.35 0 0 1-1.741.465q-.955 0-1.748-.465a3.5 3.5 0 0 1-1.25-1.247A3.44 3.44 0 0 1 8.558 12q-.001-.955.455-1.741.465-.783 1.248-1.247a3.4 3.4 0 0 1 1.749-.465m0 1.68q-.498 0-.899.239v-.001q-.296.18-.505.453l-.13.191a1.7 1.7 0 0 0-.239.891q0 .49.239.89.24.404.634.644.402.24.9.24.49 0 .891-.24.405-.24.644-.643.239-.402.238-.891 0-.436-.182-.79l-.056-.1a1.8 1.8 0 0 0-.644-.644 1.7 1.7 0 0 0-.891-.24",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M18.5 2.2a3.3 3.3 0 1 1 0 6.6 3.3 3.3 0 0 1 0-6.6"})]}),ap=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"m5.059 1.001.08.006q.094.009.232.034c.185.035.428.097.73.21.533.2 1.248.557 2.143 1.19 2.484-.42 5.027-.42 7.51 0 .896-.633 1.61-.99 2.144-1.19.302-.113.545-.175.73-.21a3 3 0 0 1 .313-.04L18.974 1h.024S19 1 19 1.762V1a1 1 0 0 1 .972.764 8.4 8.4 0 0 1 .092 3.536 6.4 6.4 0 0 1 .934 3.763c-.03 3.506-2.577 5.662-5.38 6.263.34.855.474 1.785.382 2.716V22a1 1 0 0 1-2 0v-4q0-.056.006-.11a3.8 3.8 0 0 0-.792-2.77A1 1 0 0 1 14 13.5c2.626 0 5-1.715 5-4.5q0-.031.002-.063a4.4 4.4 0 0 0-.816-2.855 1 1 0 0 1-.158-.818c.157-.644.21-1.306.163-1.963-.393.19-.924.498-1.591.999a1 1 0 0 1-.787.182 20.5 20.5 0 0 0-7.627 0 1 1 0 0 1-.787-.182c-.675-.507-1.21-.817-1.605-1.006-.05.653.007 1.313.174 1.954.075.287.017.594-.155.835a4.4 4.4 0 0 0-.815 2.852L5 9c0 2.785 2.374 4.5 5 4.5a1 1 0 0 1 .782 1.623c-.309.389-.537.83-.67 1.3s-.174.966-.12 1.455a1 1 0 0 1 .007.116L10 18v4a1 1 0 0 1-2 0v-2.602c-.668.161-1.279.2-1.846.125-.95-.126-1.663-.546-2.22-.993-.274-.219-.517-.45-.725-.652-.22-.212-.388-.38-.56-.527C2.31 17.056 2.135 17 2 17a1 1 0 1 1 0-2c.865 0 1.503.444 1.957.837.226.196.452.42.644.605.202.197.388.372.583.528.378.303.758.508 1.231.57.375.05.876.015 1.558-.214a5.8 5.8 0 0 1 .403-2.002c-2.8-.603-5.343-2.757-5.374-6.259l-.012-.277a6.4 6.4 0 0 1 .94-3.481 7.9 7.9 0 0 1 .102-3.559l.056-.16C4.248 1.236 4.602 1 5 1v1-1h.026z"})}),sp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.995 1.781q2.117 0 3.967.792a10.24 10.24 0 0 1 5.46 5.46q.802 1.85.802 3.967a9.95 9.95 0 0 1-.801 3.977 10.2 10.2 0 0 1-2.196 3.245 10.2 10.2 0 0 1-3.265 2.196 9.9 9.9 0 0 1-3.967.8 9.9 9.9 0 0 1-3.967-.8 10.3 10.3 0 0 1-3.255-2.196 10.3 10.3 0 0 1-2.206-3.245A10.05 10.05 0 0 1 1.777 12q0-2.117.79-3.967A10.4 10.4 0 0 1 4.773 4.77a10.3 10.3 0 0 1 3.255-2.196 10 10 0 0 1 3.967-.792M7.973 4.363a8.8 8.8 0 0 0-2.081 1.533 8.7 8.7 0 0 0-1.86 2.75A8.5 8.5 0 0 0 3.368 12q0 1.791.662 3.354a8.7 8.7 0 0 0 1.86 2.75 8.9 8.9 0 0 0 2.76 1.85 8.3 8.3 0 0 0 3.344.683 8.3 8.3 0 0 0 3.354-.683 8.8 8.8 0 0 0 2.75-1.85 8.7 8.7 0 0 0 1.86-2.75q.341-.795.508-1.647a2.4 2.4 0 0 1-.598-.648 5.6 5.6 0 0 1-.573-1.207q-.208-.633-.357-1.069-.147-.444-.326-.445a.21.21 0 0 0-.177.1q-.06.088-.16.187-.088.09-.276.089-.228 0-.524-.207a9 9 0 0 1-.594-.495 7 7 0 0 0-.564-.494q-.257-.219-.425-.218-.179 0-.327.178a.6.6 0 0 0-.148.395q0 .188.307.416.306.217.702.475.395.257.702.544.306.286.306.593 0 .426-.256.812a6.5 6.5 0 0 1-.525.672q-.256.298-.256.466 0 .365.048.93.06.563-.316 1.176-.148.248-.494.812-.347.553-.85 1.167-.495.613-1.119 1.048-.614.435-1.286.436-.781 0-1.187-.406a2.2 2.2 0 0 1-.564-1.029 6.4 6.4 0 0 1-.168-1.296q-.01-.682-.01-1.226 0-.693-.485-1.138-.484-.455-1.237-.455-1.245 0-1.938-.673-.692-.682-.692-1.9-.001-.929.544-1.7.553-.773 1.473-1.238a4.34 4.34 0 0 1 2.019-.474q.495 0 .989.129.495.128.89.247t.603.119q.198 0 .307-.198.109-.208.11-.504 0-.198-.2-.466a1.7 1.7 0 0 0-.483-.455 1.1 1.1 0 0 0-.614-.197.2.2 0 0 0-.138.048.3.3 0 0 0-.07.149.6.6 0 0 1-.148.356q-.12.13-.347.13-.366 0-.623-.159a6 6 0 0 1-.465-.316.66.66 0 0 0-.415-.17.47.47 0 0 0-.366.19q-.148.178-.316.424a1.6 1.6 0 0 1-.407.416q-.246.178-.662.178-.405 0-.643-.218-.228-.218-.228-.583 0-.307.158-.534.159-.238.367-.486.207-.256.366-.592.158-.338.158-.842 0-.095.014-.188m6.87.683q-.612 0-.958.198-.337.197-.337.554 0 .247.158.395a.6.6 0 0 0 .406.149q.248 0 .396-.09a.8.8 0 0 1 .405-.088q.148 0 .307.108a.8.8 0 0 0 .425.1.38.38 0 0 0 .297-.139.55.55 0 0 0 .119-.356q0-.346-.356-.584-.346-.247-.861-.247",clipRule:"evenodd"})}),cp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1M3.057 13a9.005 9.005 0 0 0 6.609 7.692A15.5 15.5 0 0 1 7.033 13zm13.91 0a15.5 15.5 0 0 1-2.634 7.692A9.005 9.005 0 0 0 20.943 13zM9.04 13A13.5 13.5 0 0 0 12 20.483 13.5 13.5 0 0 0 14.96 13zm.626-9.693A9.01 9.01 0 0 0 3.056 11h3.977a15.5 15.5 0 0 1 2.633-7.693M12 3.516A13.5 13.5 0 0 0 9.04 11h5.92A13.5 13.5 0 0 0 12 3.516m2.333-.21A15.5 15.5 0 0 1 16.967 11h3.976a9.005 9.005 0 0 0-6.61-7.693",clipRule:"evenodd"})}),up=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1a1 1 0 0 1 .725 1.69A13.5 13.5 0 0 0 9.037 11H10.5a1 1 0 1 1 0 2H9.04a13.5 13.5 0 0 0 2.959 7.482 13.5 13.5 0 0 0 2.709-5.689 1 1 0 0 1 1.957.414 15.5 15.5 0 0 1-2.334 5.484 9 9 0 0 0 6.258-5.99 1 1 0 1 1 1.907.599 11 11 0 0 1-10.473 7.698L12 23l-.016-.001a11 11 0 0 1-8.848-4.49 11 11 0 0 1-2.132-6.424 1 1 0 0 1 0-.187A11 11 0 0 1 12 1M3.059 13a9 9 0 0 0 6.606 7.69A15.5 15.5 0 0 1 7.035 13zm6.606-9.69A9 9 0 0 0 3.06 11h3.974a15.5 15.5 0 0 1 2.631-7.69",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M18 1a3 3 0 0 1 3 3v1a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2V4a3 3 0 0 1 3-3m-3 9h6V7h-6zm3-7a1 1 0 0 0-1 1v1h2V4a1 1 0 0 0-1-1",clipRule:"evenodd"})]}),dp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M9 17a2 2 0 1 1 0 4 2 2 0 0 1 0-4M15 17a2 2 0 1 1 0 4 2 2 0 0 1 0-4M9 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M15 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M9 3a2 2 0 1 1 0 4 2 2 0 0 1 0-4M15 3a2 2 0 1 1 0 4 2 2 0 0 1 0-4"})}),fp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M7.493.487a5.1 5.1 0 0 1 2.562.662 5.26 5.26 0 0 1 1.88 1.79q.722 1.13.791 2.533.01.09.01.178a.6.6 0 0 1 0 .159.7.7 0 0 1-.247.504.8.8 0 0 1-.544.198.75.75 0 0 1-.505-.178q-.207-.188-.237-.544V5.59a3.6 3.6 0 0 0-.564-1.8 3.8 3.8 0 0 0-1.326-1.276 3.57 3.57 0 0 0-1.82-.475q-1.028 0-1.88.504A3.84 3.84 0 0 0 4.258 3.89a3.6 3.6 0 0 0-.504 1.88q0 .651.217 1.265.228.604.604 1.079.227.296.188.593a.73.73 0 0 1-.267.475.76.76 0 0 1-.515.188.9.9 0 0 1-.356-.08 1 1 0 0 1-.316-.286A5.3 5.3 0 0 1 2.497 7.5a5.3 5.3 0 0 1-.287-1.73q0-1.099.406-2.049.415-.96 1.138-1.681A5.3 5.3 0 0 1 5.445.902 5.1 5.1 0 0 1 7.493.487m9.447 22.495q-2.552.94-4.837.218-2.286-.712-4.234-3.047l-3.354-4.046a4 4 0 0 1-.326-.465 3 3 0 0 1-.228-.505q-.306-.831.07-1.494a2.02 2.02 0 0 1 1.137-.94 1.75 1.75 0 0 1 1.02-.069q.504.12.949.554l.97 1.04q.048.058.098.039.06-.03.04-.11l-2.69-7.379q-.348-.95.019-1.74.375-.802 1.296-1.139.89-.325 1.672.06.791.375 1.147 1.325l1.01 2.8q.266-.178.524-.277.622-.227 1.187-.06.573.159.979.654.346-.268.732-.396.603-.228 1.147-.09.545.14.92.594 1.356-.465 2.454.198 1.107.663 1.711 2.315l.811 2.226q.822 2.265.564 4.194-.257 1.929-1.484 3.354-1.215 1.434-3.304 2.186m-.514-1.603q1.652-.603 2.582-1.711.939-1.118 1.098-2.641.168-1.534-.505-3.393l-.722-1.989q-.365-.979-.86-1.404-.485-.426-1.059-.218l.346.94a.7.7 0 0 1-.03.554.7.7 0 0 1-.395.356.77.77 0 0 1-.554-.01.62.62 0 0 1-.376-.406l-.534-1.464q-.12-.316-.366-.445a.67.67 0 0 0-.554-.02 1.6 1.6 0 0 0-.465.287l.613 1.712a.6.6 0 0 1-.03.534.74.74 0 0 1-.395.366.78.78 0 0 1-.544-.02.66.66 0 0 1-.366-.406l-.811-2.186q-.11-.326-.357-.445a.63.63 0 0 0-.544-.01.65.65 0 0 0-.257.119 3 3 0 0 0-.217.158l.89 2.424a.68.68 0 0 1-.03.544.66.66 0 0 1-.405.356.73.73 0 0 1-.554 0 .66.66 0 0 1-.366-.406L8.166 5.73a.57.57 0 0 0-.317-.376.6.6 0 0 0-.475-.02.64.64 0 0 0-.366.326.62.62 0 0 0 0 .485l3.532 9.705q.138.386 0 .692a.78.78 0 0 1-.465.425 1.05 1.05 0 0 1-.554.05q-.277-.06-.574-.356l-2.354-2.375q-.346-.366-.712-.227a.55.55 0 0 0-.347.297.56.56 0 0 0-.01.425 1.1 1.1 0 0 0 .208.346l3.373 3.987q1.712 2.028 3.522 2.503 1.82.485 3.799-.238"})}),hp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M7.32 3.806q.394 0 .679.285l6.266 6.273q.15.15.26.152a.25.25 0 0 0 .184-.076.3.3 0 0 0 .084-.193.7.7 0 0 0-.066-.303l-.949-2.616q-.21-.596-.184-.981.034-.395.352-.68.285-.252.613-.234.326.015.578.293.15.16.343.503.194.336.395.739l.402.771q.295.545.58 1.115.293.57.561 1.158.269.578.479 1.157.218.579.352 1.14.51 1.712.15 3.188-.36 1.467-1.718 2.826a6.9 6.9 0 0 1-1.963 1.376 5.4 5.4 0 0 1-2.164.495 5.4 5.4 0 0 1-2.223-.462q-1.098-.47-2.097-1.467L2.54 12.57a.93.93 0 0 1-.285-.68q0-.402.285-.687a.9.9 0 0 1 .671-.285q.402 0 .696.293l3.599 3.599q.042-.185.092-.378.058-.202.126-.403L2.556 8.854a.92.92 0 0 1-.293-.68q0-.401.285-.687a.94.94 0 0 1 .68-.276q.402 0 .678.276L8.68 12.26q.108-.152.217-.294.119-.15.236-.293l-5.192-5.2a.92.92 0 0 1-.294-.68q0-.395.294-.68a.91.91 0 0 1 .68-.293q.394 0 .679.293l5.267 5.26q.16-.11.31-.193a4 4 0 0 1 .32-.168L6.64 5.458a.93.93 0 0 1-.286-.68q0-.394.286-.687a.93.93 0 0 1 .68-.285"}),o.jsx("path",{fill:"currentColor",d:"M17.754 5.433a.83.83 0 0 1 .587.293q.142.16.336.503.201.336.41.739.21.402.394.771.285.545.58 1.115.293.57.561 1.158.269.578.479 1.157.218.58.352 1.133.503 1.719.143 3.195-.36 1.468-1.72 2.826a6.7 6.7 0 0 1-1.661 1.234 5.6 5.6 0 0 1-1.828.587 8 8 0 0 0 1.157-.964q1.535-1.536 2.005-3.297.47-1.77-.11-3.85-.133-.579-.351-1.191t-.495-1.216a23 23 0 0 0-.563-1.19q-.285-.58-.57-1.1a31 31 0 0 0-.31-.604l-.319-.612a1 1 0 0 1 .32-.453.81.81 0 0 1 .603-.234M10.524 3.806q.394 0 .688.285l1.484 1.484a3.7 3.7 0 0 0-.11.671q-.015.344.026.73L9.794 4.157a.3.3 0 0 1 .05-.066.93.93 0 0 1 .68-.285"})]}),pp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12 5a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0v-5H5v5a1 1 0 1 1-2 0V6a1 1 0 0 1 2 0v5h6V6a1 1 0 0 1 1-1M19.445 9.168A1 1 0 0 1 21 10v8a1 1 0 1 1-2 0v-6.132l-1.445.964a1 1 0 1 1-1.11-1.664z"})}),vp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12 5a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0v-5H5v5a1 1 0 1 1-2 0V6a1 1 0 0 1 2 0v5h6V6a1 1 0 0 1 1-1M16.4 10.2c1.217-.912 2.555-1.145 3.666-.774C21.166 9.792 22 10.76 22 12c0 1.016-.355 1.762-.903 2.333-.485.505-1.133.869-1.567 1.14-.487.304-.843.563-1.096.912-.117.16-.224.357-.303.615H21a1 1 0 0 1 0 2h-4a1 1 0 0 1-1-1c0-1.182.3-2.082.816-2.791.497-.683 1.14-1.112 1.654-1.433.566-.354.918-.552 1.183-.828.202-.21.347-.464.347-.948 0-.261-.166-.543-.566-.677-.389-.13-1.052-.11-1.834.477a1 1 0 1 1-1.2-1.6"})}),gp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M16.993 9.639c1.12-.659 2.344-.692 3.322-.23C21.284 9.865 22 10.818 22 12c0 .74-.278 1.45-.77 1.999.493.549.77 1.26.77 2.001 0 1.285-.724 2.397-1.84 2.9-1.134.51-2.518.331-3.76-.6a1 1 0 1 1 1.2-1.6c.758.569 1.374.54 1.74.375.383-.172.66-.56.66-1.075a1 1 0 0 0-1-1 1 1 0 1 1 0-2l.099-.005A1 1 0 0 0 20 12c0-.318-.184-.616-.54-.783-.346-.164-.873-.196-1.453.145a1 1 0 0 1-1.014-1.723M12 5a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0v-5H5v5a1 1 0 1 1-2 0V6a1 1 0 0 1 2 0v5h6V6a1 1 0 0 1 1-1"})}),mp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12.01.954q2.115 0 3.862.684a8.7 8.7 0 0 1 3.003 1.931 8.6 8.6 0 0 1 1.94 2.985q.675 1.737.675 3.853v1.423q.295.176.471.526.166.343.166.795l-.008 3.77q0 .638-.408 1.017-.415.37-1.09.37a1.6 1.6 0 0 1-.506-.084 1.16 1.16 0 0 1-.288.471q-.351.352-.887.352-.546 0-.896-.352a1.2 1.2 0 0 1-.352-.886v-5.582q0-.535.352-.886.35-.351.896-.352.48 0 .812.284v-.857q.001-2.301-.97-4.02a6.85 6.85 0 0 0-2.716-2.68q-1.746-.95-4.057-.95-2.319 0-4.056.95a6.77 6.77 0 0 0-2.716 2.68q-.98 1.719-.98 4.02v.857a1.2 1.2 0 0 1 .813-.284q.545 0 .896.352.351.351.352.886v5.582q0 .535-.352.886-.351.352-.896.352-.536 0-.887-.352l-.01-.011v.307q0 .592.167.758.158.175.665.268l5.004.878q.069-.07.153-.13.36-.258.813-.184l1.783.323q.453.084.702.444.25.36.176.803-.075.435-.434.694a1.05 1.05 0 0 1-.804.184l-1.802-.333a1 1 0 0 1-.693-.443 1 1 0 0 1-.125-.227l-4.986-.881q-.795-.14-1.265-.61-.48-.464-.48-1.562v-.694a1.45 1.45 0 0 1-.749-.341q-.416-.379-.416-1.016l-.01-3.77q.001-.453.176-.796.176-.35.462-.526v-1.423q0-2.116.694-3.853a8.6 8.6 0 0 1 1.94-2.985 8.5 8.5 0 0 1 3.003-1.931Q9.885.954 12.009.954"})}),Cp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.293 1.293a1 1 0 0 1 1.414 0l20 20a1 1 0 0 1-1.414 1.414l-3.98-3.98a11.75 11.75 0 0 1-9.037.668 11.75 11.75 0 0 1-7.14-6.665l-.012-.035a2 2 0 0 1 0-1.391l.013-.033a11.75 11.75 0 0 1 3.806-4.913l-3.65-3.65a1 1 0 0 1 0-1.415m5.08 6.494A9.75 9.75 0 0 0 3 12a9.75 9.75 0 0 0 5.91 5.498 9.75 9.75 0 0 0 4.123.448 9.8 9.8 0 0 0 2.774-.724l-1.777-1.777a4 4 0 0 1-2.065.556 4 4 0 0 1-3.41-6.031zm3.695 3.696a1.998 1.998 0 0 0 2.448 2.447z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M10.614 4.083A11.745 11.745 0 0 1 22.67 10.83l.192.44.013.034a2 2 0 0 1 0 1.391l-.013.034a11.8 11.8 0 0 1-1.579 2.721 1 1 0 1 1-1.58-1.225 9.7 9.7 0 0 0 1.295-2.226 9.745 9.745 0 0 0-10.147-5.93 1 1 0 0 1-.237-1.985"})]}),bp=e=>o.jsxs($,{...e,children:[o.jsxs("g",{fill:"currentColor",clipPath:"url(#a)",children:[o.jsx("path",{fillRule:"evenodd",d:"M12 5a1 1 0 0 1 .894.553l6 12a1 1 0 0 1-1.789.894L15.382 15H8.618l-1.724 3.447a1 1 0 0 1-1.789-.894l6-12 .072-.121C11.36 5.164 11.668 5 12 5m-2.382 8h4.764L12 8.236z",clipRule:"evenodd"}),o.jsx("path",{d:"M15.222 22.65v1.062H8.779V22.65zm7.428-7.428V8.779c0-1.504 0-2.567-.068-3.399-.067-.819-.194-1.32-.394-1.713a4.25 4.25 0 0 0-1.855-1.855c-.393-.2-.894-.327-1.713-.394-.832-.068-1.895-.068-3.398-.068H8.779c-1.504 0-2.567 0-3.399.068-.819.067-1.32.194-1.713.394a4.25 4.25 0 0 0-1.855 1.855c-.2.393-.327.894-.394 1.713-.068.832-.068 1.895-.068 3.399v6.443c0 1.503 0 2.566.068 3.398.067.82.194 1.32.394 1.713a4.25 4.25 0 0 0 1.855 1.855c.393.2.894.327 1.713.394.832.068 1.895.068 3.399.068v1.062c-2.787 0-4.267 0-5.376-.477l-.217-.102a5.3 5.3 0 0 1-2.32-2.32C.29 19.68.29 18.194.29 15.223V8.779c0-2.787 0-4.267.476-5.376l.102-.217A5.3 5.3 0 0 1 3 .966l.185-.1C4.321.29 5.807.29 8.78.29h6.443l1.968.009c1.724.027 2.773.135 3.624.569a5.3 5.3 0 0 1 2.32 2.32c.578 1.134.578 2.62.578 5.592v6.443l-.01 1.968c-.027 1.724-.135 2.773-.569 3.624l-.098.185a5.3 5.3 0 0 1-2.221 2.134l-.217.102c-1.11.477-2.59.477-5.375.477V22.65c1.503 0 2.566 0 3.398-.068.82-.067 1.32-.194 1.713-.394a4.25 4.25 0 0 0 1.855-1.855c.2-.393.327-.894.394-1.713.068-.832.068-1.895.068-3.398",opacity:.15})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"a",children:o.jsx("path",{fill:"currentColor",d:"M0 0h24v24H0z"})})})]}),yp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12 2A10 10 0 1 1 2 12a1 1 0 1 1 2 0 8 8 0 1 0 8.002-8 8.75 8.75 0 0 0-6.047 2.459L5.415 7H8a1 1 0 0 1 0 2H3q-.085-.001-.166-.016-.015-.001-.031-.005l-.034-.007-.062-.016a1 1 0 0 1-.205-.09 1 1 0 0 1-.382-.391l-.02-.042a1 1 0 0 1-.057-.141A1 1 0 0 1 2 8V3a1 1 0 0 1 2 0v2.586l.553-.553.393-.363A10.75 10.75 0 0 1 11.996 2z"}),o.jsx("path",{fill:"currentColor",d:"M12 6a1 1 0 0 1 1 1v4.382l3.447 1.723a1 1 0 0 1-.894 1.79l-4-2A1 1 0 0 1 11 12V7a1 1 0 0 1 1-1"})]}),xp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 .999c.62 0 1.223.193 1.727.548l.21.162.004.004 6.995 5.996.123.108A3 3 0 0 1 22 10v9a3.003 3.003 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 1.063-2.291l6.996-5.996.005-.004A3 3 0 0 1 12 .999M12 3a1 1 0 0 0-.646.236L4.359 9.23l-.005.005A1 1 0 0 0 4 10v9a1 1 0 0 0 1 1h3v-7a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v7h3a1 1 0 0 0 1-1v-9a1 1 0 0 0-.355-.764l-.004-.005-6.995-5.996A1 1 0 0 0 12 3m-2 17h4v-7h-4z",clipRule:"evenodd"})}),wp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M14.737 8.72q.603.001.978.416.387.401.575 1.137.201.737.201 1.727 0 .75-.107 1.352a3.7 3.7 0 0 1-.334 1.03q-.215.43-.549.67-.322.228-.764.228-.588 0-.99-.402-.387-.415-.589-1.15-.187-.737-.187-1.728 0-.75.107-1.338.108-.603.321-1.031.228-.44.562-.67.335-.24.776-.24"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m2.737 5.048q-.923 0-1.606.375-.669.375-1.124 1.056a5.1 5.1 0 0 0-.67 1.58A8.4 8.4 0 0 0 11.124 12q0 1.392.389 2.517.401 1.124 1.191 1.78.804.656 2.034.656.924 0 1.607-.375a3.15 3.15 0 0 0 1.125-1.044 5 5 0 0 0 .655-1.579A8 8 0 0 0 18.352 12q0-1.405-.388-2.517-.388-1.124-1.191-1.78-.804-.655-2.036-.655m-6.677.254a.2.2 0 0 0-.101.026L5.29 8.866a.2.2 0 0 0-.064.288l.669.956a.2.2 0 0 0 .261.06l1.485-.832a.2.2 0 0 1 .297.174v6.973c0 .11.09.2.2.2h1.408a.2.2 0 0 0 .2-.2V7.501a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})]}),Ep=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2M9.145 7.309a.2.2 0 0 0-.1.026l-2.67 1.538a.2.2 0 0 0-.064.288l.668.957a.2.2 0 0 0 .262.06l1.485-.833a.2.2 0 0 1 .297.174v6.973c0 .11.09.2.2.2h1.408a.2.2 0 0 0 .2-.2V7.508a.2.2 0 0 0-.2-.2zm5.32 0a.2.2 0 0 0-.1.026l-2.67 1.538a.2.2 0 0 0-.063.288l.668.957a.2.2 0 0 0 .261.06l1.486-.833a.2.2 0 0 1 .298.174v6.973c0 .11.09.2.2.2h1.406a.2.2 0 0 0 .2-.2V7.508a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})}),Fp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2M8.025 7.436a.2.2 0 0 0-.1.026L5.256 9a.2.2 0 0 0-.063.288l.668.956a.2.2 0 0 0 .262.06l1.485-.832a.2.2 0 0 1 .298.174v6.973c0 .11.09.2.2.2h1.408a.2.2 0 0 0 .2-.2V7.635a.2.2 0 0 0-.2-.2zm6.667-.254q-1.23 0-2.115.561A4.8 4.8 0 0 0 11.215 9.1a.195.195 0 0 0 .062.274l1.127.686a.206.206 0 0 0 .28-.066q.33-.51.71-.832.454-.374 1.125-.374.375 0 .656.147.294.147.455.415.174.267.174.656 0 .295-.094.549-.08.24-.241.481a3.3 3.3 0 0 1-.375.469q-.214.24-.482.522l-3.14 3.1a.2.2 0 0 0-.059.143v1.35c0 .11.09.2.2.2h6.065a.2.2 0 0 0 .2-.2v-1.234a.2.2 0 0 0-.2-.2h-3.574a.2.2 0 0 1-.14-.344l1.906-1.838q.469-.454.857-.937a5 5 0 0 0 .656-1.044q.255-.548.255-1.191 0-.803-.403-1.393a2.54 2.54 0 0 0-1.056-.923 3.2 3.2 0 0 0-1.487-.334",clipRule:"evenodd"})}),Dp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m2.58 5.048q-1.138 0-1.941.469a3.9 3.9 0 0 0-1.2 1.116.193.193 0 0 0 .059.274l1.126.707a.21.21 0 0 0 .285-.066q.255-.384.573-.613.403-.281.964-.28.376 0 .656.133.282.12.442.374.174.24.174.603 0 .535-.388.857-.389.308-.978.308h-1.218a.2.2 0 0 0-.2.199v1.207c0 .11.09.2.2.2h1.339q.508 0 .87.174.375.16.576.481.214.309.214.75 0 .416-.214.737-.201.321-.563.495a1.8 1.8 0 0 1-.816.174q-.696 0-1.191-.362-.42-.315-.78-.936a.207.207 0 0 0-.287-.075l-1.232.761a.195.195 0 0 0-.065.269 4.35 4.35 0 0 0 1.36 1.4q.883.55 2.209.55.976 0 1.74-.362.776-.362 1.218-1.03.455-.67.455-1.553 0-.656-.281-1.192a2.45 2.45 0 0 0-.79-.923 3 3 0 0 0-.155-.108.194.194 0 0 1-.02-.307q.416-.362.63-.857.213-.496.214-1.071 0-.763-.388-1.325a2.53 2.53 0 0 0-1.07-.87q-.67-.309-1.527-.308m-6.39.254a.2.2 0 0 0-.1.026L5.42 8.866a.2.2 0 0 0-.064.288l.67.956a.2.2 0 0 0 .261.06l1.484-.832a.2.2 0 0 1 .298.174v6.973c0 .11.09.2.2.2h1.408a.2.2 0 0 0 .2-.2V7.501a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})}),Sp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M14.824 9.87a.2.2 0 0 1 .358.122v2.377a.2.2 0 0 1-.2.2h-1.851a.2.2 0 0 1-.158-.323z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2M8.015 7.309a.2.2 0 0 0-.1.026l-2.67 1.538a.2.2 0 0 0-.064.288l.669.957a.2.2 0 0 0 .261.06l1.485-.833a.2.2 0 0 1 .298.174v6.973c0 .11.09.2.2.2h1.408a.2.2 0 0 0 .2-.2V7.508a.2.2 0 0 0-.2-.2zm6.972.013a.2.2 0 0 0-.159.078l-3.915 5.115a.2.2 0 0 0-.042.122v1.365c0 .11.09.2.2.2h3.911c.11 0 .2.09.2.2v2.09c0 .11.09.2.2.2h1.408a.2.2 0 0 0 .2-.2v-2.09c0-.11.09-.2.2-.2h.55a.2.2 0 0 0 .2-.2v-1.233a.2.2 0 0 0-.2-.2h-.55a.2.2 0 0 1-.2-.2V7.521a.2.2 0 0 0-.2-.199z",clipRule:"evenodd"})]}),Mp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m.099 5.435a.2.2 0 0 0-.2.19l-.248 4.807a.2.2 0 0 0 .2.21h2.319q.589 0 .99.173.402.161.616.483.214.308.214.762 0 .416-.2.737t-.562.495a1.8 1.8 0 0 1-.817.174 2.06 2.06 0 0 1-1.191-.348q-.433-.315-.793-.947a.207.207 0 0 0-.287-.076l-1.233.761a.194.194 0 0 0-.065.267 4.16 4.16 0 0 0 1.374 1.4q.897.55 2.195.55.965 0 1.74-.376.777-.375 1.218-1.07.455-.696.455-1.647 0-.91-.375-1.566t-1.164-1.018q-.776-.36-2.035-.36h-.51a.2.2 0 0 1-.2-.212l.085-1.567a.2.2 0 0 1 .2-.19h3.466a.2.2 0 0 0 .2-.199V7.635a.2.2 0 0 0-.2-.2zm-4.13-.014a.2.2 0 0 0-.1.027L5.2 8.986a.2.2 0 0 0-.064.288l.669.957a.2.2 0 0 0 .261.06l1.485-.833a.2.2 0 0 1 .298.174v6.974c0 .11.09.199.2.199h1.408a.2.2 0 0 0 .2-.2V7.621a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})}),_p=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M14.734 12.281q.442 0 .777.201.348.188.535.522.201.335.201.777 0 .441-.201.79a1.36 1.36 0 0 1-.549.548 1.66 1.66 0 0 1-.843.201q-.575 0-1.004-.321-.428-.322-.656-1.031a4.4 4.4 0 0 1-.15-.686.2.2 0 0 1 .04-.146q.32-.39.739-.6.509-.255 1.111-.255"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m2.976 5.048q-1.071 0-1.848.375-.762.36-1.258 1.03-.495.656-.736 1.58a8.3 8.3 0 0 0-.228 2.008q0 1.566.442 2.663.442 1.098 1.285 1.674.844.576 2.061.575 1.072 0 1.834-.441a3 3 0 0 0 1.164-1.178q.415-.736.415-1.62 0-.856-.375-1.54a2.7 2.7 0 0 0-1.056-1.084q-.683-.415-1.607-.415-.723 0-1.325.241a3.2 3.2 0 0 0-.578.294c-.15.096-.36-.013-.338-.189q.03-.23.072-.44.134-.628.402-1.044.281-.428.696-.642t.964-.214q.575 0 .99.28.353.221.661.596a.21.21 0 0 0 .293.034l1.081-.884a.19.19 0 0 0 .03-.27 4 4 0 0 0-.632-.613 3.5 3.5 0 0 0-1.03-.562q-.59-.214-1.38-.214m-7.16.254a.2.2 0 0 0-.1.026l-2.67 1.538a.2.2 0 0 0-.064.288l.668.956a.2.2 0 0 0 .262.06l1.484-.832a.2.2 0 0 1 .298.174v6.973c0 .11.09.2.2.2h1.409a.2.2 0 0 0 .199-.2V7.501a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})]}),$p=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2M8.415 7.309a.2.2 0 0 0-.1.026l-2.67 1.538a.2.2 0 0 0-.064.288l.669.957a.2.2 0 0 0 .262.06l1.484-.833a.2.2 0 0 1 .299.174v6.973c0 .11.089.2.2.2h1.407a.2.2 0 0 0 .2-.2V7.508a.2.2 0 0 0-.2-.2zm3.417.013a.2.2 0 0 0-.2.2v1.233c.001.11.09.2.2.2h4.26a.2.2 0 0 1 .17.304l-4.337 7.129a.2.2 0 0 0 .17.304h1.618a.2.2 0 0 0 .173-.1l4.452-7.591a.2.2 0 0 0 .028-.1V7.52a.2.2 0 0 0-.2-.199z",clipRule:"evenodd"})}),Ap=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M14.638 12.482q.535 0 .91.188.388.188.589.521.214.322.215.777a1.32 1.32 0 0 1-.804 1.245q-.375.174-.91.174-.536 0-.938-.174a1.4 1.4 0 0 1-.601-.495 1.4 1.4 0 0 1-.201-.75q0-.454.2-.777.215-.333.602-.521.402-.188.938-.188M14.651 8.6q.59 0 .937.322.348.321.349.843 0 .36-.162.63-.16.254-.455.4-.28.135-.669.135-.63 0-.99-.308-.363-.321-.362-.857a1.11 1.11 0 0 1 .616-1.017q.307-.147.736-.147"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m2.624 5.048q-1.044 0-1.753.361-.696.348-1.058.937-.36.575-.36 1.231 0 .697.36 1.245.21.316.528.557c.135.102.122.331-.025.416a2.6 2.6 0 0 0-.355.246q-.455.36-.696.883a2.8 2.8 0 0 0-.228 1.138 2.7 2.7 0 0 0 .415 1.472q.415.656 1.218 1.044.803.375 1.954.375.87 0 1.54-.227.683-.215 1.124-.603a2.5 2.5 0 0 0 .683-.91q.24-.536.24-1.151 0-.844-.414-1.46-.416-.628-1.218-.976c-.014-.006-.016-.026-.002-.033q.561-.303.858-.77.362-.55.362-1.246 0-.656-.361-1.231-.348-.59-1.058-.937-.697-.36-1.754-.361m-6.64.254a.2.2 0 0 0-.1.026l-2.67 1.538a.2.2 0 0 0-.063.288l.668.956a.2.2 0 0 0 .262.06l1.485-.832a.2.2 0 0 1 .298.174v6.973c0 .11.09.2.2.2h1.408a.2.2 0 0 0 .2-.2V7.501a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})]}),qp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M14.755 8.68q.588 0 1.004.322.427.321.655 1.044.093.29.147.664a.2.2 0 0 1-.036.142 2.06 2.06 0 0 1-.74.613q-.509.255-1.111.255a1.64 1.64 0 0 1-.79-.188 1.54 1.54 0 0 1-.535-.536 1.6 1.6 0 0 1-.187-.776q0-.442.187-.79.2-.347.549-.548.361-.201.857-.201"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m2.715 5.048q-1.058 0-1.834.441a3.1 3.1 0 0 0-1.179 1.178 3.3 3.3 0 0 0-.401 1.62q0 .843.375 1.54.375.681 1.057 1.097.683.402 1.607.401.736 0 1.325-.227a3.4 3.4 0 0 0 .577-.305c.149-.098.36.01.338.187q-.03.228-.072.439-.135.63-.415 1.058a1.8 1.8 0 0 1-.683.63 2.1 2.1 0 0 1-.964.213 1.83 1.83 0 0 1-.99-.267 3 3 0 0 1-.66-.61.21.21 0 0 0-.293-.034l-1.08.884a.193.193 0 0 0-.03.272q.27.328.618.612.441.349 1.044.562.602.214 1.379.214 1.07 0 1.834-.361a3.44 3.44 0 0 0 1.271-1.03q.495-.67.723-1.594.24-.924.24-2.008 0-1.566-.441-2.663-.442-1.098-1.286-1.674-.843-.575-2.06-.575m-6.438.254a.2.2 0 0 0-.1.026l-2.67 1.538a.2.2 0 0 0-.064.288l.67.956a.2.2 0 0 0 .261.06l1.484-.832a.2.2 0 0 1 .298.174v6.973c0 .11.09.2.2.2h1.409a.2.2 0 0 0 .199-.2V7.501a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})]}),kp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-.249 5.145a.2.2 0 0 0-.1.026L8.88 8.767a.2.2 0 0 0-.064.288l.7 1.003a.2.2 0 0 0 .262.06l1.552-.873a.2.2 0 0 1 .298.175v7.235c0 .11.09.2.2.2h1.47a.2.2 0 0 0 .201-.2v-9.31a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})}),Pp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M15.78 8.72q.603.001.978.416.387.401.575 1.137.201.737.201 1.727 0 .75-.107 1.352a3.7 3.7 0 0 1-.335 1.03q-.215.43-.549.67a1.3 1.3 0 0 1-.763.228q-.588 0-.99-.402-.389-.415-.59-1.15-.187-.737-.186-1.728 0-.75.106-1.338.108-.603.321-1.031.228-.44.563-.67.335-.24.776-.24"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m3.78 5.048q-.923 0-1.606.375-.67.375-1.124 1.056a5.1 5.1 0 0 0-.67 1.58A8.4 8.4 0 0 0 12.166 12q0 1.392.388 2.517.401 1.124 1.191 1.78.804.656 2.035.656.924 0 1.607-.375t1.124-1.044q.441-.682.656-1.579.227-.911.227-1.955 0-1.405-.388-2.517-.388-1.124-1.192-1.78t-2.034-.655m-7.17 0q-1.23 0-2.115.561a4.8 4.8 0 0 0-1.361 1.357.194.194 0 0 0 .062.274l1.127.687a.206.206 0 0 0 .279-.067q.33-.51.71-.832.456-.374 1.125-.374.374 0 .656.147.294.147.455.415.174.267.174.656 0 .295-.094.549-.08.24-.241.481a3.3 3.3 0 0 1-.375.47q-.214.24-.482.522l-3.14 3.1a.2.2 0 0 0-.059.142v1.35c0 .11.09.2.2.2h6.065a.2.2 0 0 0 .2-.2v-1.234a.2.2 0 0 0-.2-.2H8.022a.2.2 0 0 1-.138-.344l1.904-1.838q.469-.454.857-.936.402-.496.656-1.044.255-.55.255-1.192 0-.803-.402-1.392a2.54 2.54 0 0 0-1.057-.924 3.2 3.2 0 0 0-1.487-.334",clipRule:"evenodd"})]}),Tp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m.059 4.525q-1.275 0-2.19.582a4.9 4.9 0 0 0-1.413 1.41.195.195 0 0 0 .063.275l1.177.718a.206.206 0 0 0 .28-.067q.343-.531.738-.867.471-.388 1.164-.388.387 0 .679.153.304.152.471.429.18.276.18.678 0 .305-.097.569a2 2 0 0 1-.25.499 3.4 3.4 0 0 1-.387.484q-.222.25-.5.541l-3.25 3.21a.2.2 0 0 0-.06.143V16.3c0 .11.09.2.2.2h6.291a.2.2 0 0 0 .2-.2v-1.29a.2.2 0 0 0-.2-.2h-3.722a.2.2 0 0 1-.14-.344l1.984-1.914q.486-.47.887-.97.415-.513.679-1.08a2.9 2.9 0 0 0 .262-1.233q0-.832-.415-1.44a2.6 2.6 0 0 0-1.094-.957 3.34 3.34 0 0 0-1.537-.347",clipRule:"evenodd"})}),Ip=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m.16 4.874q-1.179 0-2.01.485a4.06 4.06 0 0 0-1.357 1.33l1.523.956q.306-.527.707-.818.416-.29.998-.29.387 0 .678.138a1 1 0 0 1 .457.388q.18.25.18.624 0 .554-.401.886-.402.318-1.011.319h-1.469v1.662h1.593q.526 0 .901.18.388.167.596.5.221.318.22.775.001.43-.22.761a1.37 1.37 0 0 1-.582.513q-.36.18-.846.18-.72 0-1.232-.374-.499-.375-.914-1.163l-1.635 1.01q.595 1.04 1.51 1.622.915.567 2.286.568 1.011 0 1.8-.374a3 3 0 0 0 1.261-1.067q.471-.693.471-1.607 0-.679-.291-1.233a2.53 2.53 0 0 0-.817-.955 3 3 0 0 0-.415-.256 3 3 0 0 0 .235-.174q.43-.374.65-.887.222-.512.222-1.108 0-.789-.401-1.371a2.6 2.6 0 0 0-1.109-.9q-.692-.32-1.579-.32",clipRule:"evenodd"})}),jp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.865 9.546a.2.2 0 0 1 .359.123v2.487a.2.2 0 0 1-.2.2h-1.939a.2.2 0 0 1-.158-.323z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m.018 4.926a.2.2 0 0 0-.16.078l-4.054 5.299a.2.2 0 0 0-.041.12v1.423c0 .11.089.2.199.2h4.061c.11 0 .2.09.2.2v2.177c0 .11.09.2.2.2h1.47a.2.2 0 0 0 .2-.2v-2.177a.2.2 0 0 1 .2-.2h.584a.2.2 0 0 0 .2-.2v-1.29a.2.2 0 0 0-.2-.2h-.584a.2.2 0 0 1-.2-.2v-5.03a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})]}),Rp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2M9.662 7.013a.2.2 0 0 0-.2.19l-.256 4.988a.2.2 0 0 0 .2.21h2.407q.61 0 1.026.181.415.166.637.498.22.32.221.79 0 .429-.207.762a1.37 1.37 0 0 1-.582.513q-.36.18-.845.18-.706 0-1.233-.36-.45-.33-.826-.988a.206.206 0 0 0-.286-.077l-1.288.796a.195.195 0 0 0-.066.268 4.3 4.3 0 0 0 1.427 1.455q.928.567 2.271.568.999 0 1.802-.388a3 3 0 0 0 1.26-1.108q.471-.72.472-1.704 0-.943-.388-1.621-.388-.679-1.206-1.053-.804-.374-2.106-.374h-.537a.2.2 0 0 1-.199-.21l.089-1.636a.2.2 0 0 1 .2-.19h3.6a.2.2 0 0 0 .2-.2v-1.29a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})}),Lp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.222 12.291q.457 0 .803.208.36.195.554.54.208.347.208.804t-.208.817a1.4 1.4 0 0 1-.567.567q-.36.209-.873.208-.596 0-1.04-.332-.443-.332-.678-1.067a4.5 4.5 0 0 1-.155-.71.2.2 0 0 1 .04-.147q.33-.407.766-.625.526-.264 1.15-.263"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m.47 4.874q-1.107 0-1.91.388-.79.375-1.303 1.067-.513.68-.762 1.635a8.6 8.6 0 0 0-.235 2.078q0 1.62.457 2.757.457 1.135 1.33 1.731t2.134.596q1.107 0 1.897-.457a3.1 3.1 0 0 0 1.205-1.22q.43-.761.43-1.676 0-.886-.388-1.593a2.8 2.8 0 0 0-1.094-1.122q-.707-.43-1.663-.43-.747 0-1.372.25-.324.125-.612.313c-.149.097-.36-.011-.338-.187q.03-.249.078-.473.138-.651.415-1.08.291-.443.721-.665.429-.222.997-.222.597 0 1.025.291.369.23.689.623a.21.21 0 0 0 .292.033l1.13-.922a.193.193 0 0 0 .03-.272 4.3 4.3 0 0 0-.658-.64 3.6 3.6 0 0 0-1.067-.581q-.61-.222-1.427-.222",clipRule:"evenodd"})]}),Op=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2M8.927 7.151a.2.2 0 0 0-.2.2v1.29c0 .11.09.2.2.2h4.428a.2.2 0 0 1 .17.305l-4.502 7.399a.2.2 0 0 0 .171.304h1.69a.2.2 0 0 0 .174-.099l4.61-7.861a.2.2 0 0 0 .028-.102V7.352a.2.2 0 0 0-.2-.2z",clipRule:"evenodd"})}),Hp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.014 12.499q.555 0 .942.193.401.195.61.541.22.333.221.803a1.37 1.37 0 0 1-.83 1.29q-.39.18-.943.179-.555 0-.97-.18a1.43 1.43 0 0 1-.623-.512 1.44 1.44 0 0 1-.208-.777q0-.47.208-.803.221-.346.623-.54.415-.194.97-.194M12.027 8.481q.61 0 .97.332.36.333.36.874 0 .374-.166.65a1.15 1.15 0 0 1-.471.416 1.6 1.6 0 0 1-.693.139q-.651 0-1.025-.319-.375-.332-.374-.886a1.14 1.14 0 0 1 .638-1.053q.318-.153.761-.153"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 4.874q-1.08 0-1.815.374-.72.36-1.094.97-.374.596-.374 1.274 0 .72.374 1.29.22.331.557.583c.136.101.124.33-.023.414a3 3 0 0 0-.382.263 2.5 2.5 0 0 0-.72.914q-.236.527-.236 1.178 0 .844.43 1.523.429.68 1.26 1.081.832.388 2.023.388.9 0 1.593-.235.707-.223 1.164-.624.47-.402.706-.942.25-.554.25-1.191 0-.873-.43-1.511-.43-.65-1.26-1.01c-.015-.007-.016-.026-.002-.034q.58-.313.888-.798.375-.568.374-1.289 0-.678-.374-1.274-.36-.61-1.094-.97-.72-.374-1.815-.374",clipRule:"evenodd"})]}),Np=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.979 8.564q.609 0 1.039.332.442.333.678 1.082.097.3.153.69a.2.2 0 0 1-.037.142 2.1 2.1 0 0 1-.767.636q-.526.264-1.15.263-.456 0-.817-.193a1.6 1.6 0 0 1-.555-.555 1.7 1.7 0 0 1-.193-.804q0-.457.193-.817.209-.36.569-.568.375-.207.886-.208"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-.063 4.874q-1.094 0-1.898.457a3.2 3.2 0 0 0-1.219 1.22 3.4 3.4 0 0 0-.416 1.676q0 .872.388 1.593.389.707 1.095 1.136.706.415 1.662.415.762 0 1.372-.235.326-.135.611-.324c.148-.099.36.01.338.186q-.03.246-.077.47-.138.652-.429 1.095-.276.43-.707.65a2.15 2.15 0 0 1-.997.223q-.582 0-1.025-.278a3 3 0 0 1-.689-.635.21.21 0 0 0-.292-.034l-1.13.922a.193.193 0 0 0-.03.272q.28.343.645.64.456.36 1.08.581a4.3 4.3 0 0 0 1.428.222q1.107 0 1.897-.374a3.56 3.56 0 0 0 1.316-1.067 4.6 4.6 0 0 0 .748-1.649q.25-.956.25-2.078 0-1.62-.458-2.757-.457-1.135-1.33-1.731t-2.133-.596",clipRule:"evenodd"})]}),Bp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.417 3.906q1.413 0 2.133.72.72.711.72 2.099v10.56q0 1.386-.72 2.098-.72.71-2.133.71H4.574q-1.404 0-2.124-.71-.72-.711-.72-2.099V6.724q0-1.386.72-2.098.72-.72 2.124-.72zM8.449 12.594q-.98 0-1.69.33-.711.329-1.179.814a3.8 3.8 0 0 0-.702.971q-.226.477-.226.789 0 .208.121.364a.46.46 0 0 0 .365.148h6.624q.243 0 .364-.148a.58.58 0 0 0 .121-.364q0-.312-.234-.789a3.6 3.6 0 0 0-.694-.97 3.9 3.9 0 0 0-1.187-.815q-.711-.33-1.683-.33m5.68 2.246a.57.57 0 0 0-.417.164.57.57 0 0 0-.155.408q0 .225.155.39.166.156.417.156h4.552a.56.56 0 0 0 .398-.156q.165-.165.165-.39a.56.56 0 0 0-.165-.408.54.54 0 0 0-.398-.164zm0-3.39a.57.57 0 0 0-.417.164.52.52 0 0 0-.155.382.57.57 0 0 0 .155.407q.166.165.417.165h4.552a.54.54 0 0 0 .398-.165.55.55 0 0 0 .165-.407.5.5 0 0 0-.165-.382.54.54 0 0 0-.398-.165zm-5.68-3.547q-.52 0-.953.278-.434.277-.693.737a2.1 2.1 0 0 0-.252 1.015q0 .893.554 1.482.564.59 1.344.589.79 0 1.345-.589.555-.59.555-1.482 0-.555-.261-1.015a2 2 0 0 0-.685-.737 1.7 1.7 0 0 0-.954-.278m5.68.148a.57.57 0 0 0-.417.165.54.54 0 0 0-.155.398q-.001.234.155.4.166.155.417.155h4.552a.545.545 0 0 0 .563-.555.53.53 0 0 0-.165-.398.54.54 0 0 0-.398-.165z",clipRule:"evenodd"})}),Vp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12 11a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1M12.01 7a1 1 0 1 1 0 2H12a1 1 0 1 1 0-2z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1m0 2a9 9 0 1 0 0 18 9 9 0 0 0 0-18",clipRule:"evenodd"})]}),zp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12 11a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1M12.01 7a1 1 0 1 1 0 2H12a1 1 0 1 1 0-2z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1m0 2a9 9 0 1 0 0 18 9 9 0 0 0 0-18",clipRule:"evenodd"})]}),Kp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M19 3a1 1 0 1 1 0 2h-3.307l-5.25 14H14a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2h3.307l5.25-14H10a1 1 0 0 1 0-2z"})}),Zp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.82 3.275c.865-.067 1.876.412 2.238 1.242a.12.12 0 0 0 .095.074c.68.068 1.22.17 1.74.355.521.185 1.018.451 1.613.843.234.153.59.398.957.575.183.088.365.157.53.19.167.032.31.027.421-.023l.001-.001c.212-.092.363-.278.535-.486.166-.2.353-.422.628-.519.407-.143.804.03 1.043.317s.336.708.123 1.076c-.324.561-.979 1.175-1.619 1.452-.066.029-.095.105-.07.163.09.214.189.47.265.655l.628 1.51 1.955 4.635c.028.066.089.216.143.364.027.074.053.149.072.214a.7.7 0 0 1 .036.173l-.01.327a5 5 0 0 1-.746 2.247c-.486.784-1.182 1.438-2.01 1.759-1.076.417-2.459.411-3.502-.017-1.655-.68-2.664-2.517-2.753-4.228v-.003c0-.028.005-.061.012-.091a2 2 0 0 1 .03-.11q.04-.128.105-.305c.088-.235.207-.528.33-.824.246-.587.517-1.202.591-1.38l2.239-5.324a.1.1 0 0 0-.042-.127c-.536-.32-1.043-.658-1.573-.927-.528-.269-1.07-.464-1.664-.498a.1.1 0 0 0-.088.05 4 4 0 0 1-.235.346c-.439.571-.957.802-1.641.894h-.011c-.53.019-.96-.077-1.323-.29-.364-.211-.654-.535-.915-.956a.1.1 0 0 0-.094-.05c-.738.062-1.155.227-1.69.528l-.59.348q-.467.276-.938.549a.11.11 0 0 0-.043.138c.048.114.102.25.153.378l.137.341.857 2.033c.661 1.567 1.325 3.14 1.981 4.71a4 4 0 0 1 .144.43.6.6 0 0 1 .023.135v.002c-.008.64-.226 1.329-.468 1.894-.863 2.018-2.786 2.949-4.911 2.595a3.7 3.7 0 0 1-.988-.287c-1.142-.504-1.95-1.513-2.36-2.664-.164-.459-.338-1.046-.311-1.57v-.01l.032-.154c.044-.168.12-.373.2-.572.108-.267.231-.539.304-.71l.628-1.492c.628-1.494 1.296-3.176 1.963-4.664.023-.053-.002-.123-.064-.153-.424-.199-.992-.595-1.364-1.052-.186-.23-.328-.481-.373-.738a.88.88 0 0 1 .215-.756c.184-.213.448-.341.73-.355h.086c.197.01.36.09.5.197.156.12.29.282.415.428.261.305.48.534.828.467.314-.06.67-.235 1.027-.443.178-.104.353-.216.523-.324.17-.107.333-.21.484-.299q.477-.283.988-.502l.259-.103c.578-.214 1.002-.261 1.63-.3a.11.11 0 0 0 .087-.058c.395-.734 1.018-1.177 1.869-1.269zM2.934 16.109l4.856.003a957 957 0 0 0-2.407-5.748zm15.684-5.738c-.733 1.862-2.077 5.04-2.374 5.74l4.84-.006z",clipRule:"evenodd"})}),Up=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"m11.324 22.94-1.442-1.256a1 1 0 0 1-.292-.433 1.6 1.6 0 0 1-.08-.487v-8.303a5.9 5.9 0 0 1-1.865-1.318 6.1 6.1 0 0 1-1.22-1.892A6.1 6.1 0 0 1 6 6.987q0-1.248.46-2.335a5.9 5.9 0 0 1 1.282-1.901 6.1 6.1 0 0 1 1.919-1.282A5.9 5.9 0 0 1 12.004 1q1.239 0 2.326.469a5.93 5.93 0 0 1 3.201 3.192q.47 1.087.469 2.326 0 1.76-.973 3.2-.971 1.434-2.768 2.327l1.76 1.768a.95.95 0 0 1 .283.681.89.89 0 0 1-.274.672l-1.937 1.928 1.31 1.3a.92.92 0 0 1 .282.672.92.92 0 0 1-.274.68l-2.732 2.733a.88.88 0 0 1-.673.266 1.13 1.13 0 0 1-.68-.274m.68-1.566 1.822-1.848-1.194-1.176v-1.592l1.813-1.786-1.689-1.707v-1.901a4.8 4.8 0 0 0 1.919-.884 4.5 4.5 0 0 0 1.273-1.548q.46-.902.46-1.945a4.27 4.27 0 0 0-.592-2.22 4.4 4.4 0 0 0-1.592-1.592 4.27 4.27 0 0 0-2.22-.592q-.919 0-1.724.345A4.47 4.47 0 0 0 7.919 5.28q-.345.796-.345 1.707a4.4 4.4 0 0 0 .442 1.963q.45.893 1.23 1.52a4.4 4.4 0 0 0 1.794.841v9.108zm0-14.626q-.601 0-1.016-.416a1.4 1.4 0 0 1-.416-1.017q0-.592.416-1.008a1.38 1.38 0 0 1 1.016-.415q.593 0 1.008.415.425.415.425 1.008t-.425 1.017a1.37 1.37 0 0 1-1.008.416"})}),Wp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M16.5 6a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.553 2.108a7.502 7.502 0 0 1 10.339 10.339 7.5 7.5 0 0 1-8.207 3.28l-.392.393a3 3 0 0 1-2.121.88H11v1a2 2 0 0 1-2 2H8v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-2.172c0-.796.316-1.56.879-2.122l6.392-6.392a7.5 7.5 0 0 1 3.282-8.206m4.603.888A5.5 5.5 0 0 0 10.35 6.64a5.5 5.5 0 0 0-.004 3.632c.126.362.033.765-.238 1.036L3.293 18.12a1 1 0 0 0-.293.707V21h3v-1a2 2 0 0 1 2-2h1v-1a2 2 0 0 1 2-2h.172l.098-.005a1 1 0 0 0 .609-.288l.814-.814.108-.093a1 1 0 0 1 .928-.143 5.502 5.502 0 0 0 7.275-5.813 5.5 5.5 0 0 0-4.848-4.847",clipRule:"evenodd"})]}),Gp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12.005.6q1.239 0 2.323.468a5.9 5.9 0 0 1 1.918 1.286q.827.816 1.286 1.91Q18 5.346 18 6.585q0 1.865-1.11 3.38-1.103 1.505-3.168 2.377l2.277 2.286a.64.64 0 0 1 .192.45.57.57 0 0 1-.183.44l-2.342 2.333 1.68 1.662a.62.62 0 0 1 .184.44.59.59 0 0 1-.183.45l-2.902 2.901a.53.53 0 0 1-.431.166.6.6 0 0 1-.395-.166l-1.588-1.551a1 1 0 0 1-.22-.322 1 1 0 0 1-.065-.367V12.16a6.1 6.1 0 0 1-1.992-1.303A6.002 6.002 0 0 1 6 6.586a5.92 5.92 0 0 1 1.744-4.241q.827-.827 1.91-1.286A6 6 0 0 1 12.004.6m0 5.426q.633 0 1.083-.45t.45-1.083q0-.643-.45-1.083-.45-.45-1.083-.45-.653 0-1.093.45-.44.44-.44 1.083 0 .633.44 1.083.45.45 1.093.45"})}),Yp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M17.307 17.993q.43 0 .698.286t.268.707a.87.87 0 0 1-.17.483.9.9 0 0 1-.5.376l-4.404 1.566q-.296.099-.608.206a1.9 1.9 0 0 1-.6.107q-.268 0-.582-.107a19 19 0 0 1-.617-.206l-4.394-1.566q-.35-.116-.51-.376a.93.93 0 0 1-.153-.483q0-.438.269-.716a.94.94 0 0 1 .689-.277q.232 0 .456.071.225.081.421.161l4.432 1.63 4.419-1.63q.205-.08.43-.16a1.5 1.5 0 0 1 .456-.072M5.413 11.343q.43 0 .43.43v.823q0 .44-.43.439H4.59q-.43 0-.43-.439v-.823q0-.43.43-.43zM16.52 11.343q.492 0 .492.492v.698q0 .502-.492.502H7.445q-.492 0-.492-.502v-.698q0-.492.492-.492zM19.374 11.343q.43 0 .43.43v.823q0 .44-.43.439h-.823q-.43 0-.43-.439v-.823q0-.43.43-.43zM5.413 8.515q.43 0 .43.43v.823q0 .438-.43.439H4.59q-.43 0-.43-.439v-.823q0-.43.43-.43zM8.205 8.515q.43 0 .43.43v.823q0 .438-.43.439h-.823q-.43 0-.43-.439v-.823q0-.43.43-.43zM10.998 8.515q.43 0 .43.43v.823q0 .438-.43.439h-.824q-.43 0-.43-.439v-.823q0-.43.43-.43zM13.79 8.515q.438 0 .438.43v.823q0 .438-.438.439h-.823q-.43 0-.43-.439v-.823q0-.43.43-.43zM16.582 8.515q.43 0 .43.43v.823q0 .438-.43.439h-.787q-.466 0-.466-.439v-.823q0-.43.466-.43zM19.374 8.515q.43 0 .43.43v.823q0 .438-.43.439h-.823q-.43 0-.43-.439v-.823q0-.43.43-.43zM5.413 5.687q.43 0 .43.43v.832q0 .43-.43.43H4.59q-.43 0-.43-.43v-.832q0-.43.43-.43zM8.205 5.687q.43 0 .43.43v.832q0 .43-.43.43h-.823q-.43 0-.43-.43v-.832q0-.43.43-.43zM10.998 5.687q.43 0 .43.43v.832q0 .43-.43.43h-.824q-.43 0-.43-.43v-.832q0-.43.43-.43zM13.79 5.687q.438 0 .438.43v.832q0 .43-.438.43h-.823q-.43 0-.43-.43v-.832q0-.43.43-.43zM16.582 5.687q.43 0 .43.43v.832q0 .43-.43.43h-.787q-.466 0-.466-.43v-.832q0-.43.466-.43zM19.374 5.687q.43 0 .43.43v.832q0 .43-.43.43h-.823q-.43 0-.43-.43v-.832q0-.43.43-.43z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.466 2q1.477 0 2.255.77.78.76.779 2.228v8.717q0 1.467-.779 2.237-.778.77-2.255.77H3.534q-1.485 0-2.264-.77-.77-.76-.77-2.237V4.998q0-1.467.77-2.228Q2.048 2 3.534 2zM3.695 3.987q-.59 0-.904.304-.304.304-.304.922v8.296q0 .618.304.922.313.304.904.304h16.592q.59 0 .904-.304.313-.304.313-.922V5.213q0-.618-.313-.922t-.904-.304z",clipRule:"evenodd"})]}),Xp=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M14.4 9.179c.296.025.661.236 1.392.658l1.718.992c.581.335.872.503 1.103.716.428.394.726.91.853 1.477.069.307.069.643.069 1.313v2.927c0 .67 0 1.006-.069 1.313a2.85 2.85 0 0 1-.852 1.477c-.232.213-.522.38-1.102.716l-2.537 1.464c-.58.336-.871.504-1.171.598a2.85 2.85 0 0 1-1.707 0c-.3-.094-.59-.262-1.172-.598L9.2 21.237c-.73-.422-1.096-.633-1.266-.878a1.33 1.33 0 0 1 0-1.52c.17-.243.537-.454 1.268-.875l1.728-.997c.581-.335.872-.502 1.104-.715.429-.394.727-.91.854-1.478.069-.307.069-.643.069-1.314v-1.987c0-.843 0-1.266.126-1.535A1.33 1.33 0 0 1 14.4 9.18"}),o.jsx("path",{fill:"currentColor",d:"M10.196 1.17a2.85 2.85 0 0 1 1.707 0c.3.094.59.262 1.171.597l1.724.996c.731.422 1.097.633 1.266.878a1.33 1.33 0 0 1 0 1.519c-.17.244-.536.455-1.267.876l-1.728.996c-.582.336-.872.503-1.104.716-.429.394-.727.91-.854 1.477-.07.308-.069.644-.069 1.315v1.987c0 .843 0 1.265-.126 1.535a1.33 1.33 0 0 1-1.316.759c-.296-.025-.661-.236-1.392-.658L6.49 13.17c-.58-.335-.87-.503-1.102-.716a2.85 2.85 0 0 1-.853-1.477c-.069-.307-.069-.643-.069-1.314V6.738c0-.67 0-1.006.069-1.313a2.85 2.85 0 0 1 .852-1.477c.231-.213.522-.38 1.102-.716l2.537-1.465c.58-.335.87-.503 1.171-.598"})]}),Qp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.107 1.006a1 1 0 0 1 .788.547C20.927 3.617 22 5.959 22 10c0 6.07-5.245 10.998-10.998 11H11a8 8 0 0 1-6.651-3.524C3.463 18.382 3 19.605 3 21a1 1 0 0 1-2 0c0-2.187.864-4.09 2.42-5.385A8.002 8.002 0 0 1 9.61 5.118l1.023-.2c2.262-.452 3.69-.808 4.758-1.268 1.15-.497 1.903-1.128 2.83-2.278l.086-.093c.211-.203.504-.305.8-.273m-.368 2.775a8.2 8.2 0 0 1-2.555 1.705c-1.455.628-3.365 1.05-6.195 1.596l-.021.004a6 6 0 0 0-4.786 7.457 8.5 8.5 0 0 1 1.704-.523c1.087-.216 2.222-.674 3.214-1.206.999-.537 1.784-1.112 2.193-1.52a1 1 0 1 1 1.414 1.413c-.591.591-1.556 1.276-2.661 1.87-.974.522-2.11 1.003-3.273 1.292l-.499.112a6.5 6.5 0 0 0-1.264.382A5.99 5.99 0 0 0 10.997 19H11l.438-.012C15.95 18.745 20 14.776 20 10c0-2.79-.56-4.63-1.26-6.219",clipRule:"evenodd"})}),Jp=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4.046 20.338q-1.504 0-2.275-.77Q1 18.805 1 17.32V6.018q0-1.495.77-2.256Q2.543 3 4.047 3h15.899q1.513 0 2.284.761.771.762.771 2.257V17.32q0 1.486-.77 2.247-.772.771-2.285.771zm.111-1.83h15.686q.64.001.984-.334.343-.334.343-1.012V6.167q0-.669-.343-1.003-.344-.335-.985-.335H4.158q-.65 0-.993.335-.335.334-.335 1.003v10.995q0 .678.335 1.012.344.335.993.335m4.226.298V4.514h1.737v14.292zM6.563 8.228H4.659a.59.59 0 0 1-.427-.185.571.571 0 0 1 0-.827.6.6 0 0 1 .427-.176h1.904q.251 0 .427.176a.56.56 0 0 1 .186.418.57.57 0 0 1-.186.409.57.57 0 0 1-.427.185m0 2.49H4.659a.6.6 0 0 1-.604-.604.56.56 0 0 1 .177-.41.6.6 0 0 1 .427-.176h1.904q.251 0 .427.177a.55.55 0 0 1 .186.409q0 .24-.186.427a.58.58 0 0 1-.427.176m0 2.479H4.659a.6.6 0 0 1-.427-.177.571.571 0 0 1 0-.827.6.6 0 0 1 .427-.176h1.904q.251 0 .427.177a.56.56 0 0 1 .186.418q0 .231-.186.408a.58.58 0 0 1-.427.177"})}),ev=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M10.425 8.01a6 6 0 0 1 4.375 2.391A1 1 0 1 1 13.2 11.6a4 4 0 0 0-2.917-1.594 4 4 0 0 0-3.115 1.162l-2.989 2.987a4.002 4.002 0 0 0 5.658 5.656l1.697-1.697a1 1 0 1 1 1.414 1.414l-1.723 1.723a6 6 0 0 1-8.483-8.485l.012-.012 3-3a6 6 0 0 1 4.672-1.743"}),o.jsx("path",{fill:"currentColor",d:"M16.996 1.066a6 6 0 0 1 5.947 5.948 6 6 0 0 1-1.684 4.22l-3.012 3.013a6 6 0 0 1-9.048-.649 1 1 0 0 1 1.601-1.197 4 4 0 0 0 4.601 1.352 4 4 0 0 0 1.432-.92l2.987-2.988a4 4 0 0 0-.048-5.607 4 4 0 0 0-5.607-.049h-.001l-1.71 1.7a1 1 0 1 1-1.41-1.419l1.72-1.71.011-.01a6 6 0 0 1 4.22-1.684"})]}),tv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1a6 6 0 0 1 6 6v3h1a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-7a3 3 0 0 1 3-3h1V7a6 6 0 0 1 6-6M5 12a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1zm7-9a4 4 0 0 0-4 4v3h8V7a4 4 0 0 0-4-4",clipRule:"evenodd"})}),rv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M9 2.5a1 1 0 0 1 0 2H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h4a1 1 0 1 1 0 2H5a3 3 0 0 1-3-3v-14a3 3 0 0 1 3-3z"}),o.jsx("path",{fill:"currentColor",d:"M15.293 6.793a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 .25.414l.015.062q.027.111.028.231-.001.084-.016.165a.991.991 0 0 1-.202.455 1 1 0 0 1-.075.087l-5 5a1 1 0 1 1-1.414-1.414l3.293-3.293H9a1 1 0 1 1 0-2h9.586l-3.293-3.293a1 1 0 0 1 0-1.414"})]}),nv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 3a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zM3 18a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V8.822l-7.454 4.748-.034.022a3 3 0 0 1-3.05-.022L3 8.821zM4 5a1 1 0 0 0-1 1v.45l8.508 5.415a1 1 0 0 0 .992 0L21 6.45V6a1 1 0 0 0-1-1z",clipRule:"evenodd"})}),lv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.944 13.162a3.85 3.85 0 0 1 1.537.308 4.02 4.02 0 0 1 2.124 2.132q.317.718.317 1.536 0 .81-.317 1.53a3.9 3.9 0 0 1-.865 1.274q-.548.548-1.274.857a3.7 3.7 0 0 1-1.522.317 3.85 3.85 0 0 1-1.537-.309 4 4 0 0 1-1.265-.865 4.1 4.1 0 0 1-.866-1.267 3.85 3.85 0 0 1-.308-1.537q0-.817.308-1.536.317-.718.866-1.267a4 4 0 0 1 1.265-.865 3.85 3.85 0 0 1 1.537-.308m1.777 1.976a.53.53 0 0 0-.463.247l-1.823 2.518-.896-.98a.568.568 0 0 0-.417-.17.54.54 0 0 0-.387.154.5.5 0 0 0-.162.394.6.6 0 0 0 .04.2q.046.108.116.202l1.296 1.405a.5.5 0 0 0 .202.139q.123.046.239.047.3 0 .455-.21l2.232-3.073a.5.5 0 0 0 .085-.17.5.5 0 0 0 .03-.154.5.5 0 0 0-.17-.387.52.52 0 0 0-.377-.162",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M15.22 14.636q-.27.503-.426 1.082a4.77 4.77 0 0 0 .116 2.736H3.142q-.426 0-.758-.093a1.8 1.8 0 0 1-.564-.24l5.896-5.904 1.058.944q.364.316.727.471t.757.155q.395 0 .758-.155.37-.154.734-.471l1.059-.944zM6.734 11.36l-5.74 5.726a2.6 2.6 0 0 1-.147-.502 4 4 0 0 1-.047-.642V7.396q0-.395.054-.68.061-.294.131-.441zM19.54 6.275q.06.147.122.44.062.286.063.681v4.436q-1.113 0-2.095.463a5.2 5.2 0 0 0-1.67 1.229l-2.17-2.164z"}),o.jsx("path",{fill:"currentColor",d:"M17.182 4.884q.927 0 1.53.38l-7.743 6.846q-.349.316-.711.316-.355 0-.711-.316L1.805 5.263q.61-.378 1.529-.379z"})]}),ns=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M9.293 13.293a1 1 0 1 1 1.414 1.414L5.414 20H9a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1v-6a1 1 0 1 1 2 0v3.586zM22 9a1 1 0 1 1-2 0V5.414l-5.293 5.293a1 1 0 1 1-1.414-1.414L18.586 4H15a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1z"})}),iv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M6.286 16.553q.17.008.28.008 1.627.033 2.526.11.908.067 1.475.186l.484 2.188q.152.66-.034 1.144a1.44 1.44 0 0 1-.61.738 1.8 1.8 0 0 1-.968.262q-.78 0-1.228-.398-.45-.399-.79-1.11l-1.483-3.137q.18 0 .348.009M19.825 2.81q.535 0 .94.238.416.228.645.643.237.417.238.95v13.124q0 .525-.238.941a1.6 1.6 0 0 1-.644.645 1.9 1.9 0 0 1-.94.228q-.535 0-.951-.228a1.7 1.7 0 0 1-.644-.645 1.9 1.9 0 0 1-.229-.941V4.642q0-.535.23-.95a1.7 1.7 0 0 1 .643-.644q.416-.237.95-.237M16.799 5.057v12.36q.009.077.008.144a19.5 19.5 0 0 0-2.577-1.034q-1.357-.45-2.722-.737a26 26 0 0 0-2.577-.433V7.108q1.119-.119 2.493-.407 1.373-.297 2.771-.746a20 20 0 0 0 2.612-1.05q-.009.074-.008.152M7.71 15.349H5.99q-1.773 0-2.705-.899-.932-.906-.932-2.611v-1.212q0-1.704.932-2.611.933-.908 2.704-.908H7.71z"})}),ov=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.463 8.538Q16.926 10 19 10q2.075 0 3.538-1.463Q24 7.076 24 5t-1.462-3.537Q21.074 0 19 0q-2.075 0-3.537 1.463Q14 2.925 14 5t1.463 3.537m3.887-.688a.48.48 0 0 1-.7 0 .48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7M19.5 6h-1V2h1zM12 2q.327 0 .629.06a6.7 6.7 0 0 0-.563 1.942L12 4a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 5v3.15l-2-2V5q0-1.25.875-2.125A2.9 2.9 0 0 1 12 2m1 8.15V8.631a7.2 7.2 0 0 0 1.048 1.32q.452.453.952.806V11q0 .275-.063.5-.062.225-.137.45zm3.95 1.558a7.1 7.1 0 0 0 1.98.292 6.4 6.4 0 0 1-.255 1.088 7.3 7.3 0 0 1-.925 1.862L16.3 13.5a4.8 4.8 0 0 0 .65-1.792M11 21v-3.075q-2.6-.35-4.3-2.325T5 11h2q0 2.075 1.437 3.537Q9.875 16 12 16q.561 0 1.085-.115L1.4 4.2l1.4-1.4L15 15l1.425 1.425L21.2 21.2l-1.4 1.4-5.127-5.127a6.2 6.2 0 0 1-1.673.452V21z",clipRule:"evenodd"})}),av=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M5.405 13.023a.94.94 0 0 1-.49-.137 1.2 1.2 0 0 1-.373-.373.97.97 0 0 1-.146-.518q0-.272.146-.509.145-.236.373-.372a.94.94 0 0 1 .49-.137h13.19q.263 0 .49.137a1 1 0 0 1 .373.372.95.95 0 0 1 .146.51.97.97 0 0 1-.146.517q-.135.228-.373.373a.94.94 0 0 1-.49.137z"})}),sv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M11.995 22.219a9.9 9.9 0 0 1-3.967-.802 10.3 10.3 0 0 1-3.254-2.196 10.3 10.3 0 0 1-2.206-3.244A10.05 10.05 0 0 1 1.776 12q0-2.117.792-3.967a10.4 10.4 0 0 1 2.206-3.264 10.3 10.3 0 0 1 3.254-2.197 10 10 0 0 1 3.967-.791q2.118 0 3.967.791a10.24 10.24 0 0 1 5.46 5.461A9.9 9.9 0 0 1 22.225 12a9.9 9.9 0 0 1-.801 3.977 10.2 10.2 0 0 1-2.196 3.244 10.2 10.2 0 0 1-3.265 2.197 9.9 9.9 0 0 1-3.967.8m0-2.018a7.9 7.9 0 0 0 3.186-.643 8.2 8.2 0 0 0 2.611-1.761 8.1 8.1 0 0 0 1.771-2.612q.633-1.483.633-3.185a8 8 0 0 0-.633-3.185 8 8 0 0 0-1.77-2.612 8.2 8.2 0 0 0-2.612-1.76 7.9 7.9 0 0 0-3.186-.644 8 8 0 0 0-3.185.643 8.2 8.2 0 0 0-2.612 1.76 8.2 8.2 0 0 0-1.77 2.613A8 8 0 0 0 3.794 12q0 1.701.634 3.185a8.4 8.4 0 0 0 1.77 2.612 8.2 8.2 0 0 0 2.612 1.76 8 8 0 0 0 3.185.644m-4.64-6.727a1.43 1.43 0 0 1-1.048-.435 1.43 1.43 0 0 1-.435-1.049q0-.613.435-1.049t1.049-.435 1.048.435q.445.435.445 1.049t-.435 1.049a1.44 1.44 0 0 1-1.058.435m4.64 0a1.45 1.45 0 0 1-1.048-.435 1.43 1.43 0 0 1-.436-1.049q0-.613.436-1.049a1.45 1.45 0 0 1 1.048-.435q.615 0 1.049.435.435.435.435 1.049t-.435 1.049-1.049.435m4.64 0a1.43 1.43 0 0 1-1.049-.435 1.43 1.43 0 0 1-.435-1.049q0-.613.435-1.049t1.049-.435q.623 0 1.058.435t.436 1.049-.436 1.049a1.44 1.44 0 0 1-1.058.435"})}),cv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M17.114 1.805a.85.85 0 0 1 .742.168q.317.258.317.702v3.71a.76.76 0 0 1-.168.494.8.8 0 0 1-.455.258l-4.551 1q-.297.068-.396.187-.088.118-.088.445v9.062q0 1.058-.357 1.83-.346.771-.91 1.256a3.9 3.9 0 0 1-1.226.722 3.7 3.7 0 0 1-1.267.237q-1.286 0-2.107-.751-.82-.752-.82-1.949 0-1.167.741-1.94.743-.771 2.276-1.097l1.582-.326q.603-.129.545-.802l-.02-10.951q0-.91 1.068-1.138z"})}),uv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.27 10.074q-.048.359-.085.755a17 17 0 0 0-.039.831q-.037.642-.113 1.19-.075.547-.198 1a4.4 4.4 0 0 1-.302.813 2.6 2.6 0 0 1-.406.623q-.227.264-.481.519l-.454.454q-.199.207-.32.33v.113h9.035l2.02 2.03h-.5a3.5 3.5 0 0 1-.594 1.577 3.6 3.6 0 0 1-1.275 1.152q-.784.434-1.785.434-1.076 0-1.897-.49a3.7 3.7 0 0 1-1.294-1.275 3.5 3.5 0 0 1-.51-1.7h-3.88q-.747 0-1.171-.359-.416-.368-.416-.972 0-.5.264-.954.264-.462.671-.887.415-.425.85-.841.33-.321.51-.84.178-.52.274-1.142.094-.624.15-1.276.02-.765.095-1.444.085-.68.227-1.265zm2.586 8.356q.057.897.586 1.425.529.53 1.331.53.803 0 1.332-.53.528-.528.576-1.425z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M3.492 2.832q.321 0 .54.217l17.146 17.138q.216.216.216.528a.75.75 0 0 1-.216.538.73.73 0 0 1-.538.218.72.72 0 0 1-.53-.218L2.954 4.116a.74.74 0 0 1-.207-.53q0-.32.207-.537a.75.75 0 0 1 .538-.217M11.773 2.104q1.05 0 1.794.633a3.2 3.2 0 0 1 1.02 1.568q1.86.67 2.71 2.465.859 1.793.944 4.654.038.566.114 1.048.075.472.198.879.132.396.33.736.208.34.5.651a14 14 0 0 1 1.039 1.095q.481.567.482 1.2 0 .518-.321.859l-3.749-3.833q-.15-.33-.235-.69a9 9 0 0 1-.123-.803 26 26 0 0 1-.085-.972q-.038-1.992-.425-3.163-.387-1.18-1.01-1.766a3.25 3.25 0 0 0-1.398-.793.53.53 0 0 1-.264-.132.5.5 0 0 1-.113-.293q-.038-.717-.416-1.16-.369-.445-.992-.445t-1 .444-.416 1.161a.43.43 0 0 1-.113.293.5.5 0 0 1-.255.132 2.967 2.967 0 0 0-1.001.463L7.656 5.003q.284-.217.605-.397.33-.18.699-.301a3.13 3.13 0 0 1 1.01-1.568q.746-.632 1.803-.633"})]}),dv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M3.943 14.063A2.5 2.5 0 0 1 7 16.5c0 .684-.285 1.245-.606 1.672-.236.313-.52.59-.785.828H6.5a1 1 0 0 1 0 2H3.4a1 1 0 0 1-1-1c0-.672.422-1.168.688-1.442.288-.299.68-.612.965-.854.32-.272.57-.506.742-.734.166-.22.205-.367.205-.47a.5.5 0 0 0-.866-.34 1 1 0 0 1-1.467-1.36 2.5 2.5 0 0 1 1.276-.738M21 18a1 1 0 1 1 0 2H11a1 1 0 1 1 0-2zM21 11a1 1 0 1 1 0 2H11a1 1 0 1 1 0-2zM5 3a1 1 0 0 1 1 1v4a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2V5a1 1 0 0 1 0-2zM21 4a1 1 0 1 1 0 2H11a1 1 0 1 1 0-2z"})}),fv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.843 3.022q2.127 0 3.867.44 1.74.43 2.988 1.24 1.257.807 1.934 1.933t.677 2.505q0 .93-.37 1.6-.36.659-.94 1.133a7.7 7.7 0 0 1-1.23.809q-.642.333-1.222.615-.572.272-.94.562-.36.282-.36.633 0 .387.219.694.22.3.5.624.291.325.51.765t.22 1.116q0 1.03-.817 1.802-.817.783-2.277 1.213-1.45.43-3.4.43-2.602 0-4.738-.64-2.136-.635-3.683-1.82-1.537-1.178-2.373-2.813-.834-1.643-.835-3.638 0-2.048.88-3.736.878-1.695 2.504-2.909Q6.583 4.36 8.842 3.69t5-.668m-.765 9.712q-.676 0-1.24.343a2.6 2.6 0 0 0-.904.897 2.4 2.4 0 0 0-.334 1.248q-.001.685.334 1.248.342.563.905.905.562.334 1.24.334a2.45 2.45 0 0 0 2.161-1.23q.334-.562.334-1.257 0-.685-.343-1.248a2.5 2.5 0 0 0-.896-.897 2.37 2.37 0 0 0-1.257-.343M5.81 10.38q-.598 0-1.046.44-.44.439-.44 1.036 0 .615.44 1.064.439.44 1.046.44.615 0 1.045-.44.44-.448.44-1.064 0-.615-.44-1.045a1.42 1.42 0 0 0-1.045-.431m3.489-3.902a1.84 1.84 0 0 0-1.327.536 1.76 1.76 0 0 0-.545 1.3q0 .783.545 1.319.553.536 1.327.536a1.8 1.8 0 0 0 1.31-.536q.544-.537.544-1.319 0-.765-.545-1.3a1.8 1.8 0 0 0-1.31-.536m9.105.57q-.51 0-.87.361-.36.352-.36.862t.36.86.87.352q.502 0 .853-.36a1.18 1.18 0 0 0 .351-.852 1.18 1.18 0 0 0-.351-.853 1.13 1.13 0 0 0-.853-.37m-4.289-1.309q-.615 0-1.063.44a1.4 1.4 0 0 0-.448 1.054q0 .624.448 1.064.448.43 1.063.43.624 0 1.055-.43.44-.44.44-1.064a1.42 1.42 0 0 0-.44-1.054 1.42 1.42 0 0 0-1.055-.44",clipRule:"evenodd"})}),ls=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M9.315 3.5c.742 0 1.342.6 1.342 1.342v14.316c0 .741-.6 1.342-1.342 1.342H6.632c-.741 0-1.343-.6-1.343-1.342V4.842c0-.741.602-1.342 1.343-1.342zM17.368 3.5c.741 0 1.342.6 1.342 1.342v14.316c0 .741-.6 1.342-1.342 1.342h-2.684c-.741 0-1.342-.6-1.342-1.342V4.842c0-.741.6-1.342 1.342-1.342z"})}),hv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M15 14a5 5 0 0 1 5 5v2a1 1 0 1 1-2 0v-2a3 3 0 0 0-3-3H9a3 3 0 0 0-3 3v2a1 1 0 1 1-2 0v-2a5 5 0 0 1 5-5z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2a5 5 0 1 1 0 10 5 5 0 0 1 0-10m0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6",clipRule:"evenodd"})]}),pv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M11.99 13.494q1.929 0 3.472.573t2.632 1.494q1.098.92 1.681 1.969.584 1.048.584 2.008 0 .652-.475 1.029-.475.375-1.306.376H5.422q-.831 0-1.307-.376-.474-.376-.474-1.03 0-.958.574-2.007.583-1.05 1.672-1.969 1.098-.92 2.64-1.494 1.545-.574 3.463-.573M12 3.057q1.079 0 1.988.564a4.15 4.15 0 0 1 1.454 1.544q.554.968.554 2.175 0 1.237-.554 2.236a4.3 4.3 0 0 1-1.454 1.573q-.91.584-1.988.584a3.6 3.6 0 0 1-1.988-.584 4.4 4.4 0 0 1-1.454-1.573q-.544-.99-.544-2.216 0-1.207.544-2.176A4.3 4.3 0 0 1 10.02 3.63 3.64 3.64 0 0 1 12 3.057"})}),vv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M16.639 21.49q-1.397 0-2.96-.566-1.562-.567-3.183-1.65a20.8 20.8 0 0 1-3.174-2.647q-1.572-1.563-2.656-3.184-1.084-1.62-1.65-3.183-.557-1.572-.557-2.969 0-.84.156-1.514.165-.674.508-1.23.342-.557.898-1.045.06-.06.118-.108.068-.059.127-.117.986-.878 1.894-.86.527.01 1.016.323.498.303.947.957l1.934 2.774q.37.526.322 1.113a2.25 2.25 0 0 1-.332 1.025l-.879 1.377q-.234.362-.059.674.244.42.733 1.025.498.605 1.054 1.163.372.37.811.761.44.38.83.694.39.302.606.44.215.127.41.136.195 0 .42-.098l1.513-.742q.705-.342 1.23-.312.538.018 1.095.4l2.45 1.68q.655.45.958.957.312.497.312 1.025 0 .45-.215.928a3.6 3.6 0 0 1-.644.957q-.06.068-.117.127l-.108.127q-.741.83-1.64 1.191-.889.37-2.168.371m.01-1.484a4.1 4.1 0 0 0 1.494-.303 3.2 3.2 0 0 0 1.191-.86q.04-.048.068-.087.039-.039.078-.088.39-.45.391-.889a.9.9 0 0 0-.098-.41.8.8 0 0 0-.302-.322l-2.285-1.533a1.16 1.16 0 0 0-.47-.176.95.95 0 0 0-.507.098l-1.64.78q-.684.332-1.134.284-.448-.049-.888-.371a13 13 0 0 1-.82-.625 34 34 0 0 1-.977-.83 23 23 0 0 1-.86-.81q-.566-.558-1.161-1.29-.586-.732-1.006-1.289-.323-.44-.362-.86-.039-.43.284-.947l.976-1.562q.273-.46.04-.8L6.901 4.477a.83.83 0 0 0-.732-.4q-.205 0-.44.098-.225.097-.449.293a1 1 0 0 1-.088.078l-.088.068a3.3 3.3 0 0 0-.869 1.192q-.282.673-.293 1.474-.03 1.25.567 2.705.605 1.446 1.63 2.91 1.026 1.456 2.305 2.725a20.5 20.5 0 0 0 2.686 2.266 14.4 14.4 0 0 0 2.851 1.562q1.426.576 2.666.557"})}),gv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.466 2.422q.527.01 1.015.323.489.301.948.957l1.924 2.773q.37.527.322 1.113a2.17 2.17 0 0 1-.322 1.026l-.88 1.377q-.234.36-.058.674.234.42.732 1.025t1.045 1.162q.372.37.81.762.45.381.84.693.392.303.606.44a.9.9 0 0 0 .41.136q.195 0 .41-.097l1.524-.743q.704-.33 1.23-.312.528.02 1.094.4l2.451 1.68q.646.45.957.957.313.498.313 1.025 0 .45-.215.928a3.9 3.9 0 0 1-.654.957l-.215.254q-.743.83-1.64 1.192-.9.37-2.169.37-1.395 0-2.959-.566-1.562-.566-3.183-1.65a21 21 0 0 1-3.184-2.647 21 21 0 0 1-2.646-3.183q-1.084-1.621-1.65-3.184-.557-1.572-.557-2.969 0-.84.156-1.513.165-.675.508-1.23a4.6 4.6 0 0 1 .898-1.046q.06-.059.117-.107.069-.06.127-.117.977-.88 1.895-.86m.01 1.66q-.206 0-.44.098-.225.098-.45.293l-.097.078a1 1 0 0 0-.078.069 3.3 3.3 0 0 0-.869 1.191q-.283.674-.293 1.475-.029 1.25.566 2.705.596 1.444 1.622 2.91 1.035 1.455 2.304 2.724 1.27 1.26 2.696 2.266a14.4 14.4 0 0 0 2.851 1.563q1.426.576 2.666.556a4.1 4.1 0 0 0 1.494-.303q.684-.283 1.182-.859l.156-.176q.39-.45.39-.888a.9.9 0 0 0-.097-.41.8.8 0 0 0-.303-.323l-2.285-1.533a1.15 1.15 0 0 0-.468-.176.93.93 0 0 0-.508.098l-1.65.781q-.674.332-1.124.283t-.898-.37a15 15 0 0 1-.81-.626q-.48-.39-.977-.83a23 23 0 0 1-.86-.81q-.566-.557-1.162-1.29-.585-.732-1.006-1.288-.331-.44-.37-.86-.03-.43.292-.947l.967-1.563q.283-.46.049-.8L6.208 4.483a.83.83 0 0 0-.732-.4",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M20.124 2.54q.39 0 .576.195.195.195.205.576v5.654a.66.66 0 0 1-.224.508.66.66 0 0 1-.498.195.74.74 0 0 1-.489-.214.72.72 0 0 1-.195-.489l.01-1.455.183-2.862-1.521 1.632-4.21 4.209q-.223.234-.507.214a.687.687 0 0 1-.732-.673q0-.293.244-.547l4.199-4.21 1.633-1.508-2.863.161-1.485-.01a.652.652 0 0 1-.684-.645.63.63 0 0 1 .176-.517.7.7 0 0 1 .508-.215z"})]}),mv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M5.466 2.843q.39 0 .693.283.303.284.654.771l1.641 2.285q.274.39.381.704.107.312.107.605 0 .244-.068.459-.069.214-.254.537l-.918 1.572-.107.196a.4.4 0 0 0-.04.175q0 .118.03.225.039.108.078.186.586 1.17 2.022 2.607.693.693 1.425 1.27.733.565 1.29.82.136.059.244.098.117.029.254.029a.7.7 0 0 0 .175-.02q.088-.03.225-.107l1.562-.86a3 3 0 0 1 .606-.263q.235-.069.459-.069.264 0 .508.098.253.088.703.4l2.383 1.71q.478.341.683.634.215.293.215.606 0 .4-.215.86-.205.458-.742 1.064-.556.624-1.377.986a4.4 4.4 0 0 1-1.797.361q-1.386 0-2.94-.664-1.551-.665-3.124-1.806a25.4 25.4 0 0 1-3.008-2.598 25 25 0 0 1-2.568-2.979q-1.124-1.553-1.778-3.095-.654-1.544-.654-2.93 0-.918.312-1.719.322-.8.928-1.387.43-.41.967-.722.547-.322 1.045-.322"}),o.jsx("path",{fill:"currentColor",d:"M19.948 3.048q.39 0 .576.195.195.195.206.576v5.654a.66.66 0 0 1-.225.508.66.66 0 0 1-.498.196.74.74 0 0 1-.488-.215.72.72 0 0 1-.196-.489l.01-1.455.184-2.862-1.522 1.632-4.209 4.209q-.225.234-.508.215a.69.69 0 0 1-.732-.674q0-.294.244-.547l4.2-4.209 1.632-1.509-2.863.161-1.485-.01a.652.652 0 0 1-.684-.645.63.63 0 0 1 .177-.517.7.7 0 0 1 .507-.214z"})]}),Cv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M7.898 15.992a25 25 0 0 1-2.568-2.978Q4.207 11.46 3.553 9.918q-.655-1.543-.655-2.93 0-.918.313-1.718.322-.801.928-1.387.429-.411.966-.723.547-.322 1.045-.322.39 0 .694.283t.654.772l1.64 2.285q.274.39.382.703t.107.605q0 .244-.068.46-.069.215-.254.536l-.918 1.573-.108.195a.4.4 0 0 0-.039.176q0 .117.03.224.039.108.078.186.585 1.172 2.021 2.607.694.694 1.426 1.27.732.566 1.289.82.137.06.244.098.117.03.254.03a.7.7 0 0 0 .176-.02q.087-.03.224-.108l1.563-.86q.381-.204.605-.263.235-.068.46-.068.263 0 .507.098.255.087.703.4l2.383 1.709q.48.342.684.635.215.293.215.605 0 .4-.215.86-.205.458-.742 1.064-.557.625-1.377.986a4.4 4.4 0 0 1-1.797.361q-1.387 0-2.94-.663-1.553-.664-3.125-1.807a25.4 25.4 0 0 1-3.008-2.598"})}),bv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M8.105 7.611q.629 0 1.142.315.513.304.818.827.314.523.314 1.14 0 .629-.314 1.152a2.3 2.3 0 0 1-.818.827 2.2 2.2 0 0 1-1.142.304q-.627 0-1.15-.304a2.35 2.35 0 0 1-.827-.827 2.25 2.25 0 0 1-.305-1.151q0-.618.305-1.141a2.35 2.35 0 0 1 .827-.827q.523-.315 1.15-.315"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.136 3.123q1.55 0 2.339.79.789.78.789 2.3v11.583q0 1.521-.79 2.302-.789.78-2.338.779H3.856q-1.54 0-2.33-.78t-.79-2.301V6.214q0-1.522.79-2.302.79-.789 2.33-.789zM3.969 4.996q-.665 0-1.017.353-.342.342-.343 1.026v10.161l2.616-2.344q.294-.276.59-.399a1.57 1.57 0 0 1 1.292.01q.334.133.628.4l1.76 1.587 4.288-3.842q.333-.285.685-.428a1.96 1.96 0 0 1 1.483.01q.371.141.685.437l4.755 4.457V6.375q0-.684-.352-1.026-.352-.353-1.009-.353z",clipRule:"evenodd"})]}),yv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.814 3.791q1.489 0 2.247.759.759.75.758 2.21v11.132q0 1.461-.758 2.21-.758.75-2.247.75H4.169q-1.48 0-2.24-.75-.758-.749-.758-2.21V6.76q0-1.462.759-2.211.758-.759 2.239-.759zM15.6 11.896q-.805 0-1.453.577l-4.323 3.846-1.736-1.562q-.603-.548-1.307-.548-.31 0-.62.137a2.3 2.3 0 0 0-.604.392l-2.586 2.258v.722q0 .63.356.987.357.356.978.356h15.388q.604 0 .96-.347.366-.357.366-.978v-1.563l-3.994-3.692a2.12 2.12 0 0 0-1.425-.585M8.299 7.95q-.63 0-1.152.31a2.4 2.4 0 0 0-.822.832q-.31.512-.31 1.134 0 .63.31 1.151.31.511.822.822.522.31 1.152.31.612 0 1.124-.31a2.4 2.4 0 0 0 .832-.822q.31-.52.31-1.151 0-.623-.31-1.134a2.36 2.36 0 0 0-.832-.831 2.13 2.13 0 0 0-1.124-.31",clipRule:"evenodd"})}),xv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.728 11.61q.993 0 1.93.377a4.8 4.8 0 0 1 1.679 1.106q.734.735 1.098 1.67.377.938.37 1.94 0 .992-.377 1.93a4.8 4.8 0 0 1-1.091 1.664 4.9 4.9 0 0 1-1.672 1.112 5.1 5.1 0 0 1-1.93.364 5.3 5.3 0 0 1-1.931-.364 4.9 4.9 0 0 1-1.672-1.112 4.9 4.9 0 0 1-1.112-1.672 5.3 5.3 0 0 1-.364-1.93 5.1 5.1 0 0 1 .364-1.931 4.9 4.9 0 0 1 1.112-1.671 4.9 4.9 0 0 1 1.672-1.113 5.2 5.2 0 0 1 1.924-.37m1.811 2.594a.66.66 0 0 0-.476.21l-1.329 1.33-1.329-1.33a.66.66 0 0 0-.475-.21.64.64 0 0 0-.476.21.67.67 0 0 0-.217.484.68.68 0 0 0 .217.467l1.33 1.33-1.33 1.328a.66.66 0 0 0-.21.476.64.64 0 0 0 .21.477.67.67 0 0 0 .482.216.68.68 0 0 0 .47-.216l1.328-1.33 1.33 1.33q.21.21.468.216a.67.67 0 0 0 .483-.216.64.64 0 0 0 .21-.477.66.66 0 0 0-.21-.476l-1.33-1.329 1.33-1.329a.68.68 0 0 0 .216-.467.67.67 0 0 0-.216-.484.64.64 0 0 0-.476-.21",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M20.136 3.123q1.55 0 2.339.79.789.78.789 2.3v5.03a7 7 0 0 0-1.873-1.128v-3.74q0-.684-.352-1.026-.352-.353-1.009-.353H3.97q-.665 0-1.017.353-.342.342-.343 1.026v10.161l2.616-2.344q.294-.276.59-.399a1.57 1.57 0 0 1 1.292.01q.334.133.628.4l1.76 1.587 3.404-3.052a7 7 0 0 0-1.172 3.89c0 1.597.533 3.069 1.431 4.249H3.855q-1.54 0-2.33-.78-.789-.78-.789-2.301V6.214q0-1.522.79-2.302.79-.789 2.33-.789z"}),o.jsx("path",{fill:"currentColor",d:"M8.105 7.611q.629 0 1.142.315.513.304.818.827.314.523.314 1.14 0 .629-.314 1.152a2.3 2.3 0 0 1-.818.827 2.2 2.2 0 0 1-1.142.304q-.627 0-1.15-.304a2.35 2.35 0 0 1-.827-.827 2.25 2.25 0 0 1-.305-1.151q0-.618.305-1.141a2.35 2.35 0 0 1 .827-.827q.523-.315 1.15-.315"})]}),wv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.496 2.157q.479 0 .782.287a.92.92 0 0 1 .304.712q-.001.443-.356.895-.217.286-.617.642-.39.357-.903.739a24 24 0 0 1-1.067.746l.286 4.103a7 7 0 0 1 1.798 1.037q.929.738 1.441 1.676.52.93.52 1.911 0 .59-.373.955-.364.357-.99.356h-4.636v4.098q0 .461-.105.895-.096.443-.243.791a2.7 2.7 0 0 1-.286.564q-.14.207-.226.209-.096 0-.235-.21a3.4 3.4 0 0 1-.286-.563 4.4 4.4 0 0 1-.244-.791 4 4 0 0 1-.095-.895v-4.098H6.319q-.616 0-.99-.356-.364-.364-.364-.955 0-.981.513-1.91a5.6 5.6 0 0 1 1.449-1.677 7 7 0 0 1 1.796-1.036l.28-4.104q-.556-.374-1.068-.746-.504-.382-.904-.739a4.7 4.7 0 0 1-.616-.642q-.347-.452-.348-.895 0-.433.295-.712.305-.286.791-.287zm-4.67 8.962q-1.155 0-2.102.295a6 6 0 0 0-1.642.781 4.4 4.4 0 0 0-1.103 1.078q-.407.581-.477 1.164-.053.303.217.303H16.93q.26 0 .216-.303-.078-.583-.486-1.164a4.4 4.4 0 0 0-1.102-1.078 5.9 5.9 0 0 0-1.641-.78 7 7 0 0 0-2.093-.296M8.281 3.54a.12.12 0 0 0-.104.05q-.034.044.026.123.052.069.234.225.192.158.487.366.294.208.677.45.382.235.825.46.138.07.13.27l-.266 4.344a8.7 8.7 0 0 1 1.534-.132q.795.001 1.526.131l-.258-4.343q-.018-.2.12-.27a12 12 0 0 0 1.513-.91q.295-.21.477-.365.191-.157.243-.226.052-.078.017-.122a.12.12 0 0 0-.104-.052z",clipRule:"evenodd"})}),Ev=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M16.496 2.157q.479 0 .782.287a.92.92 0 0 1 .304.712q-.001.443-.356.895a4.2 4.2 0 0 1-.625.651q-.4.348-.947.73-.546.372-1.198.746l.286 4.029q1.225.452 2.11 1.207.886.747 1.355 1.65.477.903.478 1.841 0 .59-.373.955-.366.357-.99.356h-4.637v4.098q0 .461-.105.895-.096.443-.243.791a2.7 2.7 0 0 1-.286.564q-.14.207-.226.209-.096 0-.235-.21a3.4 3.4 0 0 1-.286-.563 4.4 4.4 0 0 1-.244-.791 4 4 0 0 1-.095-.895v-4.098H6.319q-.616 0-.99-.356-.364-.364-.364-.955 0-.938.469-1.84.477-.905 1.363-1.65a6.9 6.9 0 0 1 2.101-1.208l.287-4.03a14 14 0 0 1-1.199-.745 14 14 0 0 1-.946-.73 5 5 0 0 1-.625-.651q-.347-.452-.348-.895 0-.433.295-.712.305-.286.791-.287z"})}),is=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M7.64 3.5c.393.001.779.107 1.119.305l10.732 6.26a2.24 2.24 0 0 1 1.115 1.933 2.24 2.24 0 0 1-.987 1.857l-.124.077L8.76 20.195a2.236 2.236 0 0 1-3.364-1.933V5.738A2.24 2.24 0 0 1 7.64 3.5"})}),Fv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M7.01 2a3 3 0 0 1 1.502.409l11.994 6.996A3 3 0 0 1 22 11.998a3 3 0 0 1-1.323 2.49l-.166.104-12 7A3.002 3.002 0 0 1 4 19V5a3 3 0 0 1 3.01-3M6 19a1 1 0 0 0 1.504.865l12-7v-.001a1 1 0 0 0-.001-1.729H19.5L7.504 4.135a1 1 0 0 0-1.37.363 1 1 0 0 0-.134.5z"})}),Dv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12 4a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2h-6v6a1 1 0 1 1-2 0v-6H5a1 1 0 1 1 0-2h6V5a1 1 0 0 1 1-1"})}),Sv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4.724 15.967q.03 1.593.89 2.433.822.831 2.414.881v1.949q-1.236-.03-2.216-.396a4.3 4.3 0 0 1-1.623-1.019q-1.354-1.345-1.414-3.848zM14.527 21.23H9.482V19.28h5.045zM21.225 15.967q-.05 2.503-1.415 3.848-1.355 1.364-3.848 1.415V19.28q1.603-.05 2.433-.88.841-.841.88-2.434zM11.99 7.43q.416 0 .673.257.267.256.267.672v2.711h2.71q.416 0 .674.267.255.257.256.673a.89.89 0 0 1-.256.653q-.258.258-.673.257H12.93v2.72q0 .405-.267.674-.257.255-.673.256a.89.89 0 0 1-.653-.256.93.93 0 0 1-.257-.673V12.92H8.37a.94.94 0 0 1-.683-.257.89.89 0 0 1-.257-.653q0-.416.257-.673.256-.267.682-.267h2.711V8.36a.897.897 0 0 1 .91-.93M4.724 14.523H2.775V9.497h1.949zM21.225 14.523h-1.939V9.497h1.939zM8.028 4.719q-1.592.05-2.414.88-.85.832-.89 2.454H2.775q.02-1.257.376-2.226.366-.98 1.038-1.642.654-.654 1.624-1.019.979-.366 2.215-.395zM15.962 2.77q2.492.05 3.848 1.415.672.663 1.029 1.642.366.969.386 2.226h-1.939q-.05-1.623-.89-2.453-.832-.831-2.434-.881zM14.527 4.719H9.482V2.77h5.045z"})}),Mv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M22.005 15.272q0 1.326-.504 2.272a3.53 3.53 0 0 1-1.44 1.45q-.93.504-2.185.503h-.521v2.096q0 .636-.328 1.017-.327.38-.91.38-.406 0-.76-.204a5.4 5.4 0 0 1-.859-.636l-3.014-2.653H8.1v-1.963h3.517q.425 0 .68.107.25.098.55.398l2.794 2.75v-2.494q-.001-.416.184-.584.186-.177.575-.177h1.283q1.193 0 1.777-.591.584-.593.584-1.76v-.07h1.962zM3.924 15.183q0 1.167.584 1.76.584.591 1.76.591h.33v1.963h-.41q-1.344 0-2.282-.503a3.4 3.4 0 0 1-1.44-1.45q-.504-.946-.505-2.272v-.16h1.963zM20.309 5.263l-8.061 8.061-2.053.873q-.19.068-.351-.085-.162-.16-.076-.351l.903-2.006 8.05-8.06zM3.924 13.612H1.96V10.04h1.963zM22.005 13.612h-1.962V9.435l1.962-1.916zM6.599 6.085h-.314q-1.193 0-1.777.592-.584.593-.584 1.75v.113H1.96V8.35q0-1.326.495-2.273.504-.945 1.45-1.45.946-.513 2.29-.513H6.6zM13.095 6.085H8.099V4.113h6.966zM20.814 1.964q.388-.037.663.22l.277.275q.294.295.284.685a.98.98 0 0 1-.322.693l-.665.685-1.578-1.587.665-.657q.286-.285.675-.314"})}),_v=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M17 20a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.645 7.002c.113 0 .224.03.322.086l4.066 2.352a.647.647 0 0 1 .237.883l-.047.07a.7.7 0 0 1-.19.167l-4.065 2.352-.076.037a.7.7 0 0 1-.247.05l-.085-.006a.7.7 0 0 1-.162-.044l-.076-.037a.7.7 0 0 1-.19-.166l-.046-.07a.65.65 0 0 1-.086-.324V7.648a.65.65 0 0 1 .645-.646",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 2a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zM4 4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1z",clipRule:"evenodd"})]}),$v=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.995 2.163q2.038 0 3.819.762a9.86 9.86 0 0 1 5.256 5.257A9.5 9.5 0 0 1 21.842 12a9.6 9.6 0 0 1-.772 3.828 9.8 9.8 0 0 1-2.114 3.124 9.9 9.9 0 0 1-3.142 2.113 9.5 9.5 0 0 1-3.819.772 9.5 9.5 0 0 1-3.818-.772 9.9 9.9 0 0 1-3.133-2.113 9.9 9.9 0 0 1-2.124-3.124A9.7 9.7 0 0 1 2.158 12q0-2.037.762-3.818a10 10 0 0 1 2.124-3.143 9.9 9.9 0 0 1 3.133-2.114 9.6 9.6 0 0 1 3.818-.762m4.008 15.056q-.251.676-.57 1.257-.49.9-1.096 1.503a8.493 8.493 0 0 0 3.377-1.955 6 6 0 0 0-1.3-.663 8 8 0 0 0-.411-.142m-8.427.142a6 6 0 0 0-1.299.663 8.6 8.6 0 0 0 3.371 1.95 6.4 6.4 0 0 1-1.09-1.498 10 10 0 0 1-.568-1.26 8 8 0 0 0-.414.145m3.762-.682q-.921.035-1.752.169-.136.021-.27.047.11.296.232.57.495 1.088 1.124 1.716.327.326.666.485zm1.333 2.977q.326-.159.639-.475.637-.63 1.132-1.724.123-.271.232-.562-.134-.025-.27-.047a14 14 0 0 0-1.733-.168zm-8.953-6.999q.098 1.357.611 2.572a8.5 8.5 0 0 0 1.066 1.818 6.4 6.4 0 0 1 1.439-.8q.367-.15.767-.277a15 15 0 0 1-.091-.37 15.4 15.4 0 0 1-.37-2.943zm13.132 0a15.4 15.4 0 0 1-.46 3.312q.402.128.766.278.858.351 1.44.798a8.5 8.5 0 0 0 1.065-1.817q.521-1.214.621-2.57zm-4.18 0v2.698a15 15 0 0 1 2.4.278q.083-.327.154-.671.225-1.107.272-2.305zm-4.166 0a14.4 14.4 0 0 0 .423 2.975q.133-.027.268-.05a15 15 0 0 1 2.143-.228v-2.697zM5.372 6.98A8.5 8.5 0 0 0 4.33 8.771a8 8 0 0 0-.61 2.562h3.424a15.5 15.5 0 0 1 .453-3.259 10 10 0 0 1-.762-.273 6.7 6.7 0 0 1-1.462-.82m3.546 1.433q-.076.308-.142.635a14.5 14.5 0 0 0-.27 2.285h2.832v-2.64a15.3 15.3 0 0 1-2.42-.28m5.877.054a15 15 0 0 1-2.124.224v2.642h2.823a14.5 14.5 0 0 0-.27-2.285q-.067-.327-.145-.636-.14.029-.284.055m3.823-1.485q-.588.452-1.462.819-.359.147-.752.271.046.176.086.357.303 1.359.358 2.904h3.433a8 8 0 0 0-.62-2.562 8.5 8.5 0 0 0-1.043-1.789m-7.28-2.641a2.4 2.4 0 0 0-.666.478q-.63.63-1.124 1.724a10 10 0 0 0-.25.614q.142.028.288.053.831.127 1.752.16zm1.333 3.027q.915-.032 1.733-.158.147-.026.29-.054a9 9 0 0 0-.252-.613q-.495-1.095-1.132-1.724a2.4 2.4 0 0 0-.64-.468zM9.673 4.013q-.457.133-.897.321a8.5 8.5 0 0 0-2.529 1.668 6.2 6.2 0 0 0 1.732.83q.256-.694.579-1.288.498-.92 1.115-1.531m4.645-.002q.624.61 1.124 1.533.326.593.581 1.284a6.042 6.042 0 0 0 1.72-.825 8.4 8.4 0 0 0-2.52-1.669 8 8 0 0 0-.905-.323",clipRule:"evenodd"})}),Av=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.6 2.838q1.431 0 2.198.748.766.749.767 2.16v4.122q0 .635-.365 1.01-.375.364-.916.364-.3 0-.58-.12-.29-.123-.56-.356a2.8 2.8 0 0 0-.693-.458 1.75 1.75 0 0 0-.776-.178q-.757 0-1.3.514-.54.515-.541 1.365 0 .85.542 1.365.541.504 1.3.505.41 0 .775-.168.365-.178.693-.468.27-.233.56-.355.28-.121.58-.122.542 0 .916.374.364.375.364 1.001v4.104q0 1.41-.766 2.16-.766.757-2.197.757H9.074q-1.431 0-2.188-.758-.767-.747-.767-2.159v-3.132q0-.111-.074-.15-.075-.046-.216.047-.27.187-.57.328-.308.14-.644.224a3 3 0 0 1-.72.084q-.898 0-1.692-.449A3.53 3.53 0 0 1 .92 13.926q-.486-.814-.485-1.907 0-1.085.485-1.898A3.46 3.46 0 0 1 2.203 8.86q.795-.45 1.691-.449.375 0 .72.084.337.075.646.225.3.14.57.327.14.084.215.047.074-.047.074-.16V5.745q0-1.41.767-2.159.756-.748 2.188-.748zM9.103 4.596q-.58 0-.898.327-.327.318-.327.906v4.04q0 .635-.364 1.018a1.23 1.23 0 0 1-.916.384 1.5 1.5 0 0 1-.59-.122 2 2 0 0 1-.552-.365 3.5 3.5 0 0 0-.7-.458 1.7 1.7 0 0 0-.767-.177q-.757 0-1.3.514-.542.515-.542 1.356 0 .85.542 1.374.543.514 1.3.514.402 0 .767-.177.364-.178.7-.468.271-.233.552-.356.28-.12.59-.12.541 0 .916.383.364.383.364 1.019v3.973q0 .598.327.916.319.318.898.318h11.471q.58 0 .907-.318t.327-.916v-2.954q0-.29-.121-.262a.8.8 0 0 0-.263.112 6 6 0 0 1-.56.29 4 4 0 0 1-.608.196 3 3 0 0 1-.664.075q-.906 0-1.691-.448-.796-.45-1.282-1.263-.495-.812-.495-1.898 0-1.094.495-1.907A3.46 3.46 0 0 1 17.9 8.84a3.35 3.35 0 0 1 1.691-.449q.346 0 .664.075.318.066.608.196.29.132.56.3.132.075.263.112.12.027.12-.271V5.829q0-.588-.326-.906-.327-.327-.907-.327z",clipRule:"evenodd"})}),qv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M8.948 3.307q-1.392 0-2.102.71-.718.7-.718 2.067v3.61q0 .141-.089.185-.098.036-.23-.052a4 4 0 0 0-.489-.302 3 3 0 0 0-.568-.213q-.3-.08-.647-.08-.799 0-1.42.364-.63.364-.993 1.003-.363.63-.364 1.428 0 .789.364 1.428t.993 1.002q.622.364 1.42.364.345 0 .647-.08.301-.08.568-.212.258-.135.489-.294.132-.097.23-.053.09.036.089.178v3.548q0 1.375.718 2.075.71.71 2.102.71h10.93q1.374 0 2.084-.718.71-.71.71-2.094v-3.76q0-.471-.311-.746a1.06 1.06 0 0 0-.727-.275q-.24 0-.479.107-.248.105-.462.32a8 8 0 0 1-.452.415 2.6 2.6 0 0 1-.63.373q-.372.15-.896.15-.665 0-1.215-.327a2.43 2.43 0 0 1-.87-.879 2.35 2.35 0 0 1-.328-1.224q.01-.683.338-1.232.319-.56.869-.88a2.33 2.33 0 0 1 1.206-.319q.524 0 .897.152.372.15.63.372.256.213.451.408.214.222.462.329.24.097.48.097.416-.001.726-.266.31-.275.31-.754V6.12q0-1.394-.71-2.102-.709-.71-2.083-.71z"})}),kv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.758 14.83q.485 0 .821.306t.336.781-.336.782a1.18 1.18 0 0 1-.821.307q-.475 0-.821-.307a1.03 1.03 0 0 1-.336-.782 1 1 0 0 1 .335-.771q.337-.317.822-.317M12.094 6.915q.87 0 1.602.307.742.307 1.188.88.445.575.445 1.395 0 .87-.445 1.375-.435.504-1.157.99-.495.316-.752.603a1.06 1.06 0 0 0-.278.673v.06q0 .028-.01.058a.7.7 0 0 1-.266.505q-.237.208-.644.208-.939 0-.94-.841v-.11q.001-.681.337-1.107a4.2 4.2 0 0 1 .88-.792q.634-.435.94-.741.316-.306.316-.772 0-.505-.375-.82-.366-.327-.97-.327-.296 0-.554.099-.247.1-.465.287a2 2 0 0 0-.376.444l-.158.208a1 1 0 0 1-.336.297.9.9 0 0 1-.455.108.8.8 0 0 1-.544-.207.71.71 0 0 1-.237-.564q0-.138.02-.257.03-.129.078-.257.228-.692 1.05-1.197.83-.505 2.106-.505"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1m0 2a9 9 0 1 0 0 18 9 9 0 0 0 0-18",clipRule:"evenodd"})]}),Pv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 2a3 3 0 0 1 3 3v10a7 7 0 0 1-7 7 2 2 0 0 1-2-2v-2a2 2 0 0 1 1.803-1.99l.296-.015A1 1 0 0 0 5 15v-1a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zM5 4a1 1 0 0 0-1 1v6a1 1 0 0 0 .901.995l.296.015A2 2 0 0 1 7 14v1a3 3 0 0 1-3 3v2a5 5 0 0 0 5-5V5a1 1 0 0 0-1-1zM19 2a3 3 0 0 1 3 3v10a7 7 0 0 1-7 7 2 2 0 0 1-2-2v-2a2 2 0 0 1 1.803-1.99l.296-.015A1 1 0 0 0 16 15v-1a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zm-3 2a1 1 0 0 0-1 1v6a1 1 0 0 0 .901.995l.296.015A2 2 0 0 1 18 14v1a3 3 0 0 1-3 3v2a5 5 0 0 0 5-5V5a1 1 0 0 0-1-1z",clipRule:"evenodd"})}),Tv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.277 7.448q1.02 0 1.653.623.644.615.644 1.604v9.674q0 .99-.644 1.604-.634.613-1.653.613H7.23q-1.02 0-1.663-.613-.633-.614-.634-1.604V9.675q0-.99.634-1.604.643-.623 1.663-.623zm-6.84 1.77q-.335 0-.534.19a.67.67 0 0 0-.187.494v9.22q0 .296.187.484.198.179.535.179h6.632q.345 0 .544-.179a.64.64 0 0 0 .197-.485v-9.22a.65.65 0 0 0-.197-.494q-.198-.188-.544-.188z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M14.005.54q.441-.328.825-.192.396.136.397.736v1.312h.305q1.47 0 2.58.623 1.11.61 1.732 1.73.634 1.11.634 2.593v1.359a.73.73 0 0 1-.227.531.7.7 0 0 1-.509.214.75.75 0 0 1-.532-.214.75.75 0 0 1-.215-.531V7.342q0-1.065-.441-1.867a3.06 3.06 0 0 0-1.211-1.245q-.77-.453-1.811-.453h-.305v1.268q0 .566-.397.713-.384.135-.825-.204l-2.683-1.97q-.328-.249-.328-.531 0-.284.328-.52z"})]}),Iv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4 3a1 1 0 0 1 1 1c0 1.882.001 3.236.084 4.3.082 1.055.24 1.742.51 2.303a6 6 0 0 0 2.802 2.803c.562.27 1.25.428 2.303.51 1.065.083 2.42.084 4.301.084h2.586l-3.293-3.293a1 1 0 1 1 1.414-1.414l5 5a1 1 0 0 1 .25.414l.015.062q.027.111.028.231a1 1 0 0 1-.293.707l-5 5a1 1 0 1 1-1.414-1.414L17.586 16H15c-1.85 0-3.295 0-4.456-.09-1.171-.091-2.137-.28-3.015-.702a8 8 0 0 1-3.737-3.737c-.423-.878-.61-1.844-.702-3.015C3 7.296 3 5.85 3 4a1 1 0 0 1 1-1"})}),jv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12 2A10 10 0 1 1 2 12a1 1 0 1 1 2 0 8 8 0 1 0 8.002-8 8.75 8.75 0 0 0-6.047 2.459L5.415 7H8a1 1 0 0 1 0 2H3q-.085-.001-.166-.016-.015-.001-.031-.005l-.034-.007-.062-.016a1 1 0 0 1-.205-.09 1 1 0 0 1-.382-.391l-.02-.042a1 1 0 0 1-.057-.141A1 1 0 0 1 2 8V3a1 1 0 0 1 2 0v2.586l.553-.553.393-.363A10.75 10.75 0 0 1 11.996 2z"})}),Rv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4.046 20.338q-1.504 0-2.275-.77Q1 18.805 1 17.32V6.018q0-1.495.77-2.256Q2.543 3 4.047 3h15.899q1.513 0 2.284.761.771.762.771 2.257V17.32q0 1.486-.77 2.247-.772.771-2.285.771zm.111-1.83h15.686q.64.001.984-.334.343-.334.343-1.012V6.167q0-.669-.343-1.003-.344-.335-.985-.335H4.158q-.65 0-.993.335-.335.334-.335 1.003v10.995q0 .678.335 1.012.344.335.993.335m9.733.298V4.514h1.736v14.292zm3.557-10.578a.6.6 0 0 1-.437-.185.571.571 0 0 1 0-.827.61.61 0 0 1 .437-.176h1.903q.241 0 .418.176a.56.56 0 0 1 .186.418.57.57 0 0 1-.186.409.56.56 0 0 1-.418.185zm0 2.49a.602.602 0 0 1-.613-.604q0-.232.176-.41a.61.61 0 0 1 .437-.176h1.903q.241 0 .418.177a.55.55 0 0 1 .186.409q0 .24-.186.427a.57.57 0 0 1-.418.176zm0 2.479a.61.61 0 0 1-.437-.177.571.571 0 0 1 0-.827.61.61 0 0 1 .437-.176h1.903q.241 0 .418.177a.56.56 0 0 1 .186.418q0 .231-.186.408a.57.57 0 0 1-.418.177z"})}),Lv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12 7q.21 0 .407.077.21.077.42.276l2.887 2.788q.131.132.209.286a.74.74 0 0 1 .077.352q0 .386-.286.64a.9.9 0 0 1-.617.242.89.89 0 0 1-.684-.32l-1.09-1.146-.36-.486.084 1.114v4.309q0 .419-.309.727a1.03 1.03 0 0 1-.738.298q-.43 0-.738-.298a1 1 0 0 1-.309-.727v-4.309l.075-1.096-.35.468-1.08 1.147a.92.92 0 0 1-1.323.077.83.83 0 0 1-.275-.64q0-.21.077-.352.077-.154.21-.286l2.898-2.788a1.3 1.3 0 0 1 .408-.276Q11.803 7 12 7"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1q.267 0 .554.054.298.052.564.127.341.117.97.34.639.225 1.405.501a99 99 0 0 1 2.961 1.066q.64.234.991.383.798.34 1.171.777.384.437.384 1.385v8.052q0 1.46-.436 2.556-.427 1.086-1.396 2.034-.96.938-2.546 1.928-1.576.99-3.877 2.248a2 2 0 0 1-.404.16 1.2 1.2 0 0 1-.341.064q-.139 0-.34-.065a2 2 0 0 1-.405-.159 73 73 0 0 1-3.888-2.258q-1.576-.99-2.546-1.928-.958-.938-1.395-2.024Q3 15.145 3 13.685V5.634q0-.948.373-1.385.384-.447 1.17-.777.353-.149.992-.394t1.416-.522q.779-.288 1.545-.565.777-.276 1.405-.489.64-.224.992-.32.255-.064.542-.118Q11.734 1 12 1m0 2.002q-.117 0-.256.032a4 4 0 0 0-.309.096q-.425.17-1.022.384-.585.212-1.267.447-.682.234-1.375.48-.68.245-1.31.479-.617.223-1.086.415-.223.085-.298.224-.075.138-.075.415v7.317q0 1.171.32 1.992.319.82 1.043 1.523.736.692 1.96 1.48 1.236.789 3.057 1.897.234.137.362.191a.7.7 0 0 0 .256.053.7.7 0 0 0 .245-.053q.138-.054.362-.191a145 145 0 0 0 3.036-1.865q1.225-.788 1.96-1.49.744-.705 1.064-1.524.32-.831.32-2.013V5.974q0-.277-.075-.415-.075-.15-.287-.224-.49-.17-1.118-.395-.619-.223-1.31-.467-.683-.246-1.353-.49-.671-.246-1.268-.459-.596-.223-1.022-.394a3 3 0 0 0-.32-.096A1 1 0 0 0 12 3.002",clipRule:"evenodd"})]}),Ov=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.006 10.349h-3.5v1h2.498a1 1 0 0 1 1 1.002l-.002 1.651a1 1 0 0 1-1 .998H6l.008-1.382h3.5v-1H7.006a1 1 0 0 1-1-.998l-.004-1.618a1 1 0 0 1 1-1.002H11z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17 9q.425 0 .713.287Q18 9.575 18 10v4a.97.97 0 0 1-.287.713A.97.97 0 0 1 17 15h-4V9zm-2.5 1.5v3h2v-3z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M20 4q.825 0 1.412.588Q22 5.176 22 6v12q0 .825-.588 1.412A1.93 1.93 0 0 1 20 20H4q-.824 0-1.412-.588A1.93 1.93 0 0 1 2 18V6q0-.824.588-1.412A1.93 1.93 0 0 1 4 4zM4 18h16V6H4z",clipRule:"evenodd"})]}),Hv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M17.571 15.665q.438 0 .752.323.315.324.315.76 0 .437-.315.752t-.752.323a1 1 0 0 1-.76-.314 1.06 1.06 0 0 1-.314-.761q0-.436.314-.76a1.04 1.04 0 0 1 .76-.323M17.571 10.912q.438 0 .752.323.315.315.315.761 0 .436-.315.751t-.752.323a1 1 0 0 1-.76-.314 1.06 1.06 0 0 1-.314-.76q0-.437.314-.76a1.04 1.04 0 0 1 .76-.324M17.571 6.15q.438 0 .752.324.315.324.315.76 0 .437-.315.751-.315.315-.752.324a1 1 0 0 1-.76-.315 1.05 1.05 0 0 1-.314-.76q0-.436.314-.76a1.04 1.04 0 0 1 .76-.324"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.337 3.844q1.424 0 2.148.725.726.717.726 2.115v10.641q0 1.398-.726 2.114-.725.717-2.148.717H4.379q-1.416 0-2.14-.716-.726-.717-.726-2.115V6.684q0-1.398.725-2.115.726-.725 2.14-.725zM3.234 15.123v2.054q0 .629.315.952.323.315.934.314H19.24q.603 0 .926-.314.323-.324.324-.952v-2.054zm0-4.77v3.311H20.49v-3.31zm1.25-4.788q-.612 0-.935.324-.315.315-.315.943v2.062H20.49V6.832q0-.63-.324-.943-.323-.324-.926-.324z",clipRule:"evenodd"})]}),Nv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12 14a5 5 0 0 1 5 5v2a1 1 0 1 1-2 0v-2a3 3 0 0 0-3-3H6a3 3 0 0 0-3 3v2a1 1 0 1 1-2 0v-2a5 5 0 0 1 5-5zM18.032 14.88a1 1 0 0 1 1.218-.718A5 5 0 0 1 23 19V21a1 1 0 0 1-2 0v-1.999l-.01-.248a3 3 0 0 0-2.24-2.655 1 1 0 0 1-.718-1.218"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9 2a5 5 0 1 1 0 10A5 5 0 0 1 9 2m0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M15.032 2.877a1 1 0 0 1 1.219-.717 5 5 0 0 1 0 9.68 1 1 0 0 1-.502-1.936 3.001 3.001 0 0 0 0-5.808 1 1 0 0 1-.717-1.22"})]}),Bv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.01 7.599q.686 0 1.094.49.417.484.418 1.272v1.16h-3.025V9.36q0-.788.418-1.271.418-.492 1.095-.491"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2.72q.233 0 .482.046.25.046.473.11l.835.289q.547.186 1.206.427l1.318.482q.668.232 1.214.436.548.204.854.334.677.277 1.002.658.324.38.324 1.197v6.9q0 1.245-.361 2.2-.363.945-1.179 1.771-.816.825-2.18 1.66a49 49 0 0 1-3.348 1.875 1.4 1.4 0 0 1-.353.13q-.167.045-.287.045t-.297-.046a1.4 1.4 0 0 1-.343-.13 74 74 0 0 1-3.32-1.939q-1.356-.844-2.18-1.642-.826-.805-1.197-1.743-.37-.937-.371-2.18V6.7q0-.818.324-1.198.325-.38 1.002-.658.306-.12.854-.324.548-.214 1.206-.456.659-.24 1.317-.472a90 90 0 0 1 2.05-.715q.231-.064.473-.111.25-.046.482-.046m.01 3.784q-1.178 0-1.911.816-.734.807-.734 2.143v1.076q-.806.084-.806 1.066v3.749q0 1.075 1.002 1.075h4.897q1.01 0 1.01-1.075v-3.748q.001-.984-.815-1.058V9.463q0-1.336-.733-2.143-.733-.816-1.91-.816",clipRule:"evenodd"})]}),Vv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M13.622 1.217q.267 0 .455.168a.7.7 0 0 1 .228.446q.247 1.85.544 3.126.306 1.275.801 2.107.495.821 1.296 1.315.81.485 2.058.772 1.256.287 3.086.485.287.03.465.217a.64.64 0 0 1 .178.455.673.673 0 0 1-.633.683q-1.83.208-3.086.495-1.247.286-2.058.781a3.8 3.8 0 0 0-1.296 1.306q-.485.82-.791 2.097-.308 1.276-.564 3.126a.7.7 0 0 1-.228.445.64.64 0 0 1-.455.178.63.63 0 0 1-.445-.178.73.73 0 0 1-.217-.445q-.247-1.85-.555-3.126-.296-1.276-.79-2.097a3.8 3.8 0 0 0-1.307-1.326q-.81-.495-2.067-.771-1.247-.287-3.077-.485a.75.75 0 0 1-.465-.218.67.67 0 0 1-.178-.465q0-.257.178-.445a.73.73 0 0 1 .465-.227q1.82-.247 3.067-.544 1.245-.297 2.048-.782a3.8 3.8 0 0 0 1.296-1.296q.494-.81.8-2.067.317-1.266.585-3.116a.73.73 0 0 1 .217-.446.65.65 0 0 1 .445-.168M5.728 13.88a.423.423 0 0 1 .435.385q.15 1.138.297 1.781.158.633.485.96.336.315 1.009.494.672.178 1.85.406a.45.45 0 0 1 .267.128q.119.12.119.297a.37.37 0 0 1-.12.287.43.43 0 0 1-.276.139q-1.168.167-1.84.326-.663.158-1 .495-.335.336-.494.989a20 20 0 0 0-.297 1.81q-.039.406-.435.406a.4.4 0 0 1-.297-.119.41.41 0 0 1-.128-.297 22 22 0 0 0-.238-1.493q-.109-.575-.316-.92a1.4 1.4 0 0 0-.564-.535q-.365-.197-.98-.346a47 47 0 0 0-1.553-.316q-.385-.06-.385-.426t.435-.425a36 36 0 0 0 1.523-.287q.604-.12.97-.317.366-.207.564-.564.198-.366.306-.95.12-.582.238-1.493a.41.41 0 0 1 .128-.297.4.4 0 0 1 .297-.118"})}),zv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4.788 23.208q-1.602 0-2.423-.811-.822-.81-.822-2.404V9.823q0-1.592.822-2.403.82-.811 2.423-.811h14.414q1.602 0 2.423.82.831.812.831 2.395v10.169q0 1.582-.83 2.394-.822.82-2.425.821zm.119-1.939h14.176q.682 0 1.048-.366.376-.356.376-1.078V9.992q0-.722-.376-1.079-.366-.366-1.048-.366H4.907q-.693 0-1.059.366-.356.356-.356 1.079v9.833q0 .721.356 1.078.366.366 1.059.366M3.72 4.996q.108-.702.485-1.088.386-.386 1.177-.386h13.236q.791 0 1.167.386.386.386.495 1.088zm2.018-2.859q.04-.663.425-.999Q6.56.792 7.271.792h9.457q.713 0 1.098.346.386.336.446 1z"})}),Kv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12.212 1.015a1.53 1.53 0 0 1 1.052.653l.107.184 2.31 4.68a1.12 1.12 0 0 0 .844.613l5.165.755c.212.031.413.106.593.22l.173.124.152.149q.143.159.237.351l.08.197.052.207a1.53 1.53 0 0 1-.439 1.362l-3.736 3.638a1.12 1.12 0 0 0-.323.993l.88 5.135.023.213a1.528 1.528 0 0 1-2.248 1.404l-4.613-2.426a1.12 1.12 0 0 0-1.043 0l-4.616 2.426h.001A1.53 1.53 0 0 1 4.62 20.49l.022-.212.88-5.135a1.12 1.12 0 0 0-.231-.893l-.092-.1-3.736-3.637v-.001a1.53 1.53 0 0 1-.39-1.57l.08-.198a1.53 1.53 0 0 1 1.161-.845l5.162-.753.132-.029a1.12 1.12 0 0 0 .712-.585l2.309-4.678v-.001A1.53 1.53 0 0 1 12 1zm5.178 19.609v-.005l-.002-.008zm.68-.499.004.002-.007-.004zm-12.142.001.003-.001.003-.002zm4.184-12.71a3.13 3.13 0 0 1-2.348 1.707l-4.227.617 3.057 2.976a3.12 3.12 0 0 1 .898 2.764l-.72 4.203 3.776-1.986a3.12 3.12 0 0 1 2.903 0l3.778 1.986-.722-4.203a3.13 3.13 0 0 1 .9-2.764L20.46 9.74l-4.225-.618a3.13 3.13 0 0 1-2.346-1.706l-1.89-3.825z"})}),Zv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12.212 1.015a1.53 1.53 0 0 1 1.052.653l.107.184 2.31 4.68a1.12 1.12 0 0 0 .844.613l5.165.755c.212.031.413.106.593.22l.173.124.152.149q.143.159.237.351l.08.197.052.207a1.53 1.53 0 0 1-.439 1.362l-3.736 3.638a1.12 1.12 0 0 0-.323.993l.88 5.135.023.213a1.528 1.528 0 0 1-2.248 1.404l-4.613-2.426a1.12 1.12 0 0 0-1.043 0l-4.616 2.426h.001A1.53 1.53 0 0 1 4.62 20.49l.022-.212.88-5.135a1.12 1.12 0 0 0-.231-.893l-.092-.1-3.736-3.637v-.001a1.53 1.53 0 0 1-.39-1.57l.08-.198a1.53 1.53 0 0 1 1.161-.845l5.162-.753.132-.029a1.12 1.12 0 0 0 .712-.585l2.309-4.678v-.001A1.53 1.53 0 0 1 12 1zm5.178 19.609v-.005l-.002-.008zm.68-.499.004.002-.007-.004zm-12.142.001.003-.001.003-.002z"})}),Uv=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.293 1.293a1 1 0 0 1 1.414 0l20 20a1 1 0 0 1-1.414 1.414l-1.93-1.93q-.026.173-.092.338a1.53 1.53 0 0 1-2.132.78l-4.619-2.428a1.12 1.12 0 0 0-1.041 0h-.002l-4.616 2.428a1.53 1.53 0 0 1-1.613-.116 1.53 1.53 0 0 1-.607-1.502l.88-5.134a1.13 1.13 0 0 0-.323-.995l-3.736-3.636v-.001a1.53 1.53 0 0 1-.39-1.57l.08-.198A1.53 1.53 0 0 1 2.31 7.9l3.643-.533-4.66-4.66a1 1 0 0 1 0-1.414M17.39 20.624v-.005l-.002-.008q0 .007.002.013m-11.462-.498.003-.001.003-.002zM3.537 9.741l3.057 2.975a3.12 3.12 0 0 1 .924 2.577l-.026.188-.72 4.202 3.776-1.986.17-.083a3.12 3.12 0 0 1 2.563 0l.17.083 3.778 1.986-.217-1.257L7.717 9.13z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M12.212 1.015a1.53 1.53 0 0 1 1.052.653l.107.184 2.31 4.68.068.117a1.12 1.12 0 0 0 .775.496l5.166.755a1.53 1.53 0 0 1 1.155.844l.08.197.052.207a1.53 1.53 0 0 1-.439 1.362h-.001l-3.236 3.152a1 1 0 0 1-1.396-1.433l2.555-2.488-4.225-.618a3.12 3.12 0 0 1-2.347-1.707l-1.889-3.824-.759 1.539a1 1 0 0 1-1.793-.886l1.18-2.392.002-.001A1.53 1.53 0 0 1 11.999 1z"})]}),Wv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M20 11a1 1 0 1 1 0 2h-2.001A4.998 4.998 0 0 1 14 21H6a1 1 0 1 1 0-2h8a3 3 0 0 0 0-6H4a1 1 0 1 1 0-2zM16 3a1 1 0 0 1 0 2H8.999a2 2 0 0 0-1.982 1.725c-.044.317-.011.64.095.942a1 1 0 1 1-1.885.666A4 4 0 0 1 9 3z"})}),Gv=e=>o.jsxs($,{...e,children:[o.jsxs("g",{fill:"currentColor",clipPath:"url(#a)",children:[o.jsx("path",{d:"M12 19.197c.568 0 1.028.46 1.028 1.028v2.056a1.028 1.028 0 0 1-2.056 0v-2.056c0-.568.46-1.029 1.028-1.029M5.454 17.092a1.028 1.028 0 0 1 1.454 1.454l-1.45 1.45a1.028 1.028 0 0 1-1.454-1.454zM17.092 17.092a1.03 1.03 0 0 1 1.454 0l1.45 1.45a1.028 1.028 0 0 1-1.454 1.454l-1.45-1.45a1.03 1.03 0 0 1 0-1.454"}),o.jsx("path",{fillRule:"evenodd",d:"M12 6.86a5.14 5.14 0 1 1 0 10.28 5.14 5.14 0 0 1 0-10.28m0 2.056a3.084 3.084 0 1 0 0 6.168 3.084 3.084 0 0 0 0-6.168",clipRule:"evenodd"}),o.jsx("path",{d:"M3.775 10.972a1.028 1.028 0 0 1 0 2.056H1.72a1.028 1.028 0 0 1 0-2.056zM22.28 10.972a1.028 1.028 0 0 1 0 2.056h-2.055a1.028 1.028 0 0 1 0-2.056zM4.004 4.004a1.03 1.03 0 0 1 1.454 0l1.45 1.45a1.028 1.028 0 0 1-1.454 1.454l-1.45-1.45a1.03 1.03 0 0 1 0-1.454M18.542 4.004a1.028 1.028 0 0 1 1.454 1.454l-1.45 1.45a1.028 1.028 0 0 1-1.454-1.454zM12 .69c.568 0 1.028.461 1.028 1.029v2.056a1.028 1.028 0 0 1-2.056 0V1.72c0-.568.46-1.028 1.028-1.028"})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"a",children:o.jsx("path",{fill:"currentColor",d:"M0 0h24v24H0z"})})})]}),Yv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zM4 16v3a1 1 0 0 0 1 1h6v-4zm9 0v4h6a1 1 0 0 0 1-1v-3zm-9-2h7v-4H4zm9 0h7v-4h-7zM5 4a1 1 0 0 0-1 1v3h7V4zm8 4h7V5a1 1 0 0 0-1-1h-6z",clipRule:"evenodd"})}),Xv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M19.656 3.506q1.495 0 2.27.775.774.774.774 2.252v10.943q0 1.469-.774 2.243-.775.775-2.27.775H4.353q-1.495 0-2.279-.775-.774-.774-.774-2.243V6.533q0-1.487.774-2.252.784-.774 2.279-.775zM10.02 11.2a.7.7 0 0 0-.514.216.7.7 0 0 0-.207.513q0 .306.207.523.207.215.514.215h3.495a.68.68 0 0 0 .512-.215.71.71 0 0 0 .217-.523.68.68 0 0 0-.217-.513.68.68 0 0 0-.512-.216zM6.172 7.073q-.36-.225-.649-.135a.8.8 0 0 0-.45.343.82.82 0 0 0-.107.557q.054.307.378.496l2.009 1.207-2 1.225q-.333.198-.387.495a.83.83 0 0 0 .107.559q.154.261.442.351.297.09.657-.135l2.621-1.648a.9.9 0 0 0 .406-.522q.099-.325-.01-.64a.9.9 0 0 0-.396-.514z",clipRule:"evenodd"})}),Qv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.85 3c1.4 0 2.627.872 2.995 2.129l2.044 6.97c.538 1.837-.948 3.647-2.995 3.648h-4.466l.97 3.008a2.38 2.38 0 0 1-.48 2.3c-1.18 1.37-3.467 1.227-4.438-.279l-2.902-4.498a1.2 1.2 0 0 0-1.01-.531H3.606c-.887 0-1.606-.67-1.606-1.494v-9.76C2 3.67 2.72 3 3.606 3zM7.674 14.143a3.06 3.06 0 0 1 1.557 1.213l2.9 4.498c.281.435.943.476 1.283.08l.056-.072a.69.69 0 0 0 .082-.591l-1.093-3.394c-.31-.959.462-1.924 1.537-1.924h4.898c.776 0 1.34-.686 1.135-1.382L17.986 5.6c-.14-.477-.605-.808-1.136-.808H7.674zm-3.746-.19h1.819v-9.16h-1.82z",clipRule:"evenodd"})}),Jv=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.85 3c1.4 0 2.627.872 2.995 2.129l2.044 6.97c.538 1.837-.948 3.647-2.995 3.648h-4.466l.97 3.008a2.38 2.38 0 0 1-.48 2.3c-1.18 1.37-3.467 1.227-4.438-.279l-2.902-4.498a1.2 1.2 0 0 0-1.01-.531H3.606c-.887 0-1.606-.67-1.606-1.494v-9.76C2 3.67 2.72 3 3.606 3zM5.928 13.454a.5.5 0 0 0 .5.5h.65a.5.5 0 0 0 .5-.5v-8.16a.5.5 0 0 0-.5-.5h-.65a.5.5 0 0 0-.5.5z",clipRule:"evenodd"})}),eg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.48 3.315a2.71 2.71 0 0 1 4.918 2.173l-.97 3.235h4.466a3.104 3.104 0 0 1 2.995 3.92l-2.044 7.493a3.105 3.105 0 0 1-2.994 2.289H3.606c-.887 0-1.606-.72-1.606-1.606v-10.49c0-.887.72-1.606 1.606-1.606h2.962c.414 0 .797-.217 1.01-.572zm2.934.906a.783.783 0 0 0-1.282.085L9.23 9.142a3.1 3.1 0 0 1-1.557 1.303v10.053h9.176c.531 0 .996-.357 1.136-.869l2.043-7.493a1.177 1.177 0 0 0-1.135-1.486h-4.897a1.606 1.606 0 0 1-1.538-2.068l1.093-3.647a.78.78 0 0 0-.138-.714M3.928 10.65v9.848h1.819V10.65z",clipRule:"evenodd"})}),tg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.48 3.315a2.71 2.71 0 0 1 4.918 2.173l-.97 3.235h4.466a3.104 3.104 0 0 1 2.995 3.92l-2.044 7.493a3.105 3.105 0 0 1-2.994 2.289H3.606c-.887 0-1.606-.72-1.606-1.606v-10.49c0-.887.72-1.606 1.606-1.606h2.962c.414 0 .797-.217 1.01-.572zM6.428 10.65a.5.5 0 0 0-.5.5v8.848a.5.5 0 0 0 .5.5H7a.5.5 0 0 0 .5-.5V11.15a.5.5 0 0 0-.5-.5z",clipRule:"evenodd"})}),rg=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M8.293 14.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 1 1 1.414-1.414L5 17.586zM21 18a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2zM21 11a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 3a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zM4 9h4V5H4z",clipRule:"evenodd"}),o.jsx("path",{fill:"currentColor",d:"M21 4a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2z"})]}),ng=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M15.104 6.823a1 1 0 0 1 1 1v4.16l.001.017v4.1770000000000005a1 1 0 0 1-2 0V13h-3.569v3.177a1 1 0 0 1-2 0V7.823a1 1 0 0 1 2 0V11h3.568V7.823a1 1 0 0 1 1-1M20.118 9.775a1 1 0 0 1 1.555.832v5.57a1 1 0 0 1-2 0v-3.701l-.533.356a1 1 0 0 1-1.11-1.664zM2.293 8.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 1 1-1.414-1.414L4.586 12 2.293 9.707a1 1 0 0 1 0-1.414"})}),lg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M15.104 6.823a1 1 0 0 1 1 1v4.16l.001.017v4.1770000000000005a1 1 0 0 1-2 0V13h-3.569v3.177a1 1 0 0 1-2 0V7.823a1 1 0 0 1 2 0V11h3.568V7.823a1 1 0 0 1 1-1M18.04 10.377c.932-.698 1.984-.895 2.88-.596.886.295 1.578 1.085 1.578 2.11 0 .801-.284 1.406-.725 1.865-.378.393-.883.677-1.174.858-.335.21-.545.369-.69.563h1.589a1 1 0 0 1 0 2H18.64a1 1 0 0 1-1-1c0-.896.23-1.6.638-2.162.39-.535.891-.866 1.261-1.097.423-.265.633-.384.791-.548.095-.098.168-.21.168-.48 0-.046-.024-.15-.209-.211-.174-.058-.552-.075-1.049.298a1 1 0 0 1-1.2-1.6M2.293 8.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 1 1-1.414-1.414L4.586 12 2.293 9.707a1 1 0 0 1 0-1.414"})}),ig=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M15.104 6.823a1 1 0 0 1 1 1v4.16l.001.017v4.1770000000000005a1 1 0 0 1-2 0V13h-3.569v3.177a1 1 0 0 1-2 0V7.823a1 1 0 0 1 2 0V11h3.568V7.823a1 1 0 0 1 1-1M18.521 9.355c.93-.546 1.957-.578 2.787-.187.82.387 1.436 1.2 1.436 2.214 0 .564-.19 1.108-.53 1.55.341.444.53.988.53 1.553 0 1.084-.611 2.028-1.56 2.454-.966.435-2.125.273-3.143-.49a1 1 0 0 1 1.2-1.6c.533.4.926.356 1.123.267.216-.097.38-.318.38-.63a.55.55 0 0 0-.552-.552 1 1 0 0 1 0-2 .55.55 0 0 0 .552-.552c0-.15-.083-.308-.29-.405-.199-.094-.53-.127-.919.102a1 1 0 1 1-1.014-1.724M2.293 8.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 1 1-1.414-1.414L4.586 12 2.293 9.707a1 1 0 0 1 0-1.414"})}),og=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M2.293 13.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L4.586 17l-2.293-2.293a1 1 0 0 1 0-1.414M21 18a1 1 0 1 1 0 2H10a1 1 0 0 1 0-2zM21 11a1 1 0 1 1 0 2H10a1 1 0 0 1 0-2zM2.293 3.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L4.586 7 2.293 4.707a1 1 0 0 1 0-1.414M21 4a1 1 0 0 1 0 2H10a1 1 0 0 1 0-2z"})}),ag=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M10 10a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1M14 10a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 1a3 3 0 0 1 3 3v1h4a1 1 0 1 1 0 2h-1v13a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7H3a1 1 0 0 1 0-2h4V4a3 3 0 0 1 3-3zM6 20a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7H6zm4-17a1 1 0 0 0-1 1v1h6V4a1 1 0 0 0-1-1z",clipRule:"evenodd"})]}),sg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M19 3a2 2 0 0 1 2 2v2a1 1 0 1 1-2 0V5h-6v14h2a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2h2V5H5v2a1 1 0 0 1-2 0V5a2 2 0 0 1 2-2z"})}),cg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M20 19a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2zM18 3a1 1 0 0 1 1 1v6a7.001 7.001 0 1 1-14 0V4a1 1 0 0 1 2 0v6a5 5 0 0 0 10 0V4a1 1 0 0 1 1-1"})}),ug=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M8.293 3.293a1 1 0 1 1 1.414 1.414L6.414 8H14.5a6.5 6.5 0 0 1 0 13H11a1 1 0 1 1 0-2h3.5a4.501 4.501 0 0 0 3.182-7.682A4.5 4.5 0 0 0 14.5 10H6.414l3.293 3.293a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1-.25-.416l-.013-.05a1 1 0 0 1-.002-.473q.007-.03.015-.061a1 1 0 0 1 .096-.212q.064-.111.154-.202z"})}),dg=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M10.335 6.666q.309 0 .522.223a.7.7 0 0 1 .213.522.7.7 0 0 1-.222.533l-.978.929-.71.54 1.03-.026h2.855q1.143-.001 2.033.454a3.4 3.4 0 0 1 1.394 1.298q.513.842.513 2.013 0 1.162-.513 2.014a3.4 3.4 0 0 1-1.404 1.316q-.89.464-2.023.464H11.69a.88.88 0 0 1-.58-.193q-.233-.204-.233-.571 0-.359.232-.552a.86.86 0 0 1 .57-.194h1.366q1.045 0 1.714-.628.677-.64.678-1.724 0-1.074-.688-1.655-.678-.582-1.704-.581H10.19l-1.027-.033.542.391 1.152 1.074a.69.69 0 0 1 .223.534.73.73 0 0 1-.223.532.7.7 0 0 1-.503.213.72.72 0 0 1-.533-.213l-2.585-2.643a.8.8 0 0 1-.26-.59q0-.35.26-.601l2.576-2.623a.7.7 0 0 1 .523-.223"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2q2.07 0 3.882.774a10.02 10.02 0 0 1 5.344 5.344A9.7 9.7 0 0 1 22.009 12a9.7 9.7 0 0 1-.783 3.892 9.9 9.9 0 0 1-2.15 3.174 10 10 0 0 1-3.194 2.15A9.7 9.7 0 0 1 12 22a9.7 9.7 0 0 1-3.883-.784 10.1 10.1 0 0 1-3.184-2.15 10.1 10.1 0 0 1-2.159-3.174A9.8 9.8 0 0 1 2 12q0-2.072.774-3.882a10.2 10.2 0 0 1 2.159-3.194 10.1 10.1 0 0 1 3.184-2.15A9.8 9.8 0 0 1 12 2m0 1.975q-1.656 0-3.117.63a8 8 0 0 0-2.556 1.722 8 8 0 0 0-1.733 2.556A7.9 7.9 0 0 0 3.974 12q0 1.666.62 3.117.63 1.452 1.733 2.556a8 8 0 0 0 2.556 1.723q1.462.63 3.117.63 1.665 0 3.116-.63a8.05 8.05 0 0 0 2.556-1.723 8 8 0 0 0 1.733-2.556 7.9 7.9 0 0 0 .62-3.117 7.9 7.9 0 0 0-.62-3.117 7.8 7.8 0 0 0-1.733-2.556 8 8 0 0 0-2.556-1.723A7.75 7.75 0 0 0 12 3.974",clipRule:"evenodd"})]}),fg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M12 22a9.7 9.7 0 0 1-3.882-.784 10 10 0 0 1-3.185-2.15 10.2 10.2 0 0 1-2.159-3.184A9.8 9.8 0 0 1 2 12q0-2.072.774-3.882a10 10 0 0 1 2.16-3.185 10 10 0 0 1 3.184-2.149A9.7 9.7 0 0 1 12 2a9.7 9.7 0 0 1 3.882.784 10 10 0 0 1 3.194 2.15 9.9 9.9 0 0 1 2.15 3.184q.783 1.81.784 3.882a9.7 9.7 0 0 1-.784 3.882 10.05 10.05 0 0 1-5.344 5.334A9.7 9.7 0 0 1 12 22M6.782 10.035q0 .348.28.63l2.682 2.748a.76.76 0 0 0 .562.223.73.73 0 0 0 .532-.223.8.8 0 0 0 .223-.57.8.8 0 0 0-.058-.291.7.7 0 0 0-.174-.252l-1.191-1.113-.552-.397 1.046.029h2.962q1.065 0 1.771.6.717.6.717 1.714 0 1.133-.707 1.79-.696.66-1.781.659H11.68a.9.9 0 0 0-.6.203q-.243.204-.243.571 0 .378.242.59a.9.9 0 0 0 .61.214h1.404q1.19 0 2.12-.484a3.6 3.6 0 0 0 1.462-1.375q.532-.891.532-2.1 0-1.22-.532-2.092a3.6 3.6 0 0 0-1.462-1.345q-.93-.474-2.12-.475h-2.962l-1.056.03.727-.572 1.016-.958a.7.7 0 0 0 .232-.542.76.76 0 0 0-.222-.562.72.72 0 0 0-.543-.232q-.329 0-.542.242l-2.681 2.72q-.28.28-.28.62"})}),hg=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12 4a11.75 11.75 0 0 1 10.689 6.87l.174.401.012.033a2 2 0 0 1 0 1.392l-.012.033a11.75 11.75 0 0 1-21.726 0l-.013-.033a2 2 0 0 1 0-1.392l.013-.033A11.75 11.75 0 0 1 12 4.001m0 2a9.75 9.75 0 0 0-9 6 9.75 9.75 0 0 0 14.423 4.352A9.75 9.75 0 0 0 21 12 9.75 9.75 0 0 0 12 6"}),o.jsx("path",{fill:"currentColor",d:"M14 12a2 2 0 1 0-4 0 2 2 0 0 0 4 0m2 0a4 4 0 1 1-8 0 4 4 0 0 1 8 0"})]}),pg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M8.638 11.883q-.617.313-1.076.73a3.9 3.9 0 0 0-.739.885 2.5 2.5 0 0 0-.33.939q-.044.303.226.303h4.776l1.589 1.59h-.408v3.985q0 .46-.096.894-.096.443-.243.791a2.7 2.7 0 0 1-.286.564q-.14.207-.226.209-.095 0-.234-.21a3.4 3.4 0 0 1-.287-.563 4.4 4.4 0 0 1-.244-.791 4 4 0 0 1-.095-.895v-4.098H6.319q-.616 0-.99-.356-.364-.364-.364-.955 0-.772.321-1.51a4.8 4.8 0 0 1 .921-1.39q.6-.652 1.415-1.147zM3.575 3.547q.286 0 .495.208L19.944 19.62q.2.209.2.486a.68.68 0 0 1-.2.487.65.65 0 0 1-.486.208.68.68 0 0 1-.495-.208L3.08 4.728a.65.65 0 0 1-.19-.478q0-.296.19-.495a.68.68 0 0 1 .495-.208M16.497 2.157q.478 0 .781.287a.92.92 0 0 1 .304.712q-.001.443-.356.895-.217.286-.617.642-.39.357-.903.739a24 24 0 0 1-1.067.746l.286 4.107q1.129.451 1.971 1.18a5.4 5.4 0 0 1 1.311 1.625q.47.886.469 1.815 0 .39-.156.668a1.14 1.14 0 0 1-.373.417l-1.103-1.207v-.12q-.001-.488-.296-1.034a4 4 0 0 0-.815-1.05 5 5 0 0 0-1.234-.861 4.5 4.5 0 0 0-1.528-.451l-1.564-1.572h.218a8 8 0 0 1 1.529.139l-.261-4.35q-.018-.201.12-.27a12 12 0 0 0 1.513-.911q.295-.21.477-.365.191-.157.243-.226.052-.078.017-.122a.12.12 0 0 0-.104-.052H8.282a.12.12 0 0 0-.104.052q-.034.044.017.122.052.069.243.225.192.158.487.366.294.208.677.45.382.235.825.46.138.07.13.27l-.173 2.988L8.94 7.029l.062-.851q-.556-.374-1.068-.746-.504-.382-.904-.739a4.7 4.7 0 0 1-.616-.642q-.347-.452-.348-.895.001-.434.296-.712.304-.286.79-.287z"})}),vg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M13.093 16.347h-.417v3.967q0 .461-.096.895-.096.443-.243.791a2.7 2.7 0 0 1-.286.564q-.14.207-.226.209-.095 0-.234-.21a3.4 3.4 0 0 1-.287-.563 4.4 4.4 0 0 1-.244-.791 4 4 0 0 1-.095-.895v-4.098H6.319q-.616 0-.99-.356-.364-.364-.364-.955 0-.755.312-1.494a5 5 0 0 1 .912-1.397q.591-.66 1.433-1.164zM3.575 3.547q.286 0 .495.208L19.944 19.62q.2.209.2.486a.68.68 0 0 1-.2.487.65.65 0 0 1-.486.208.68.68 0 0 1-.495-.208L3.08 4.728a.65.65 0 0 1-.19-.478q0-.296.19-.495a.68.68 0 0 1 .495-.208M16.497 2.157q.478 0 .781.287a.92.92 0 0 1 .304.712q0 .443-.364.904-.33.433-1.051.998-.72.564-1.668 1.12l.278 4.038q1.208.45 2.084 1.198.877.747 1.346 1.65t.469 1.841q0 .851-.703 1.163L9.08 7.186l.07-1.008a19 19 0 0 1-1.173-.746q-.54-.382-.947-.739a5 5 0 0 1-.625-.651q-.338-.451-.339-.886.001-.434.296-.712.304-.286.79-.287z"})}),gg=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M21 14a1 1 0 0 1 1 1v4a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-4a1 1 0 1 1 2 0v4a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4a1 1 0 0 1 1-1"}),o.jsx("path",{fill:"currentColor",d:"M12.02 2.001q.027 0 .053.002a1 1 0 0 1 .145.021l.027.007a1 1 0 0 1 .462.262l5 5a1 1 0 1 1-1.414 1.414L13 5.414V15a1 1 0 1 1-2 0V5.414L7.707 8.707a1 1 0 1 1-1.414-1.414l5-5q.094-.093.208-.16l.044-.023a1 1 0 0 1 .197-.076l.05-.013.033-.005A1 1 0 0 1 11.98 2L12 2z"})]}),os=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M10.088 3.01c.25-.03.502-.005.741.074l.118.044.115.052c.224.113.42.274.576.472l.074.103.066.107c.145.255.221.544.222.838v14.597l-.005.126a1.704 1.704 0 0 1-2.907 1.08l-3.384-3.385A.4.4 0 0 0 5.42 17H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2.419a.4.4 0 0 0 .285-.118l3.387-3.386c.238-.238.542-.4.872-.466zM3 15h2.416a2.4 2.4 0 0 1 1.704.706l2.88 2.88V5.414l-2.88 2.88a2.4 2.4 0 0 1-1.704.705H3zM16 12a4 4 0 0 0-.8-2.4 1 1 0 1 1 1.6-1.2 6 6 0 0 1 0 7.2 1 1 0 1 1-1.6-1.2A4 4 0 0 0 16 12"}),o.jsx("path",{fill:"currentColor",d:"M21 12a8 8 0 0 0-2.343-5.657 1 1 0 1 1 1.414-1.414 10 10 0 0 1 0 14.143 1 1 0 0 1-1.414-1.415A8 8 0 0 0 21 12"})]}),as=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M10.088 3.01c.25-.03.502-.005.741.074l.118.044.115.052c.224.113.42.274.576.472l.074.103.066.107c.145.255.221.544.222.838v14.597l-.005.126a1.704 1.704 0 0 1-2.907 1.08l-3.384-3.385A.4.4 0 0 0 5.42 17H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2.419a.4.4 0 0 0 .285-.118l3.387-3.386c.238-.238.542-.4.872-.466zm11.205 5.283a1 1 0 1 1 1.414 1.414L20.414 12l2.293 2.293a1 1 0 1 1-1.414 1.414L19 13.414l-2.293 2.293a1 1 0 1 1-1.414-1.414L17.586 12l-2.293-2.293a1 1 0 1 1 1.414-1.414L19 10.586zM3 15h2.416a2.4 2.4 0 0 1 1.704.706l2.88 2.88V5.414l-2.88 2.88a2.4 2.4 0 0 1-1.704.705H3z"})}),mg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4.314 21.605 17.253 8.636q.376-.375.376-.9t-.366-.9a1.18 1.18 0 0 0-.89-.376q-.545 0-.92.376L2.513 19.805a1.25 1.25 0 0 0-.376.9q0 .525.366.9.357.376.9.376.535.01.91-.376m8.596-9.853-.564-.554 3.601-3.61a.4.4 0 0 1 .287-.119.38.38 0 0 1 .277.119q.12.119.119.287 0 .157-.119.267zM7.5 9.715a.34.34 0 0 0 .237-.08.3.3 0 0 0 .1-.217 10 10 0 0 1 .336-1.454q.177-.574.514-.91.326-.346.89-.525a10 10 0 0 1 1.474-.336q.307-.05.307-.317 0-.296-.307-.336-.92-.128-1.474-.317-.564-.197-.89-.534-.327-.336-.504-.9a14 14 0 0 1-.347-1.474q-.05-.297-.336-.297-.257 0-.317.307a9.6 9.6 0 0 1-.326 1.454q-.188.564-.514.91-.327.337-.89.534-.574.189-1.495.317-.296.04-.296.336 0 .277.296.317.93.138 1.494.326t.89.525q.317.336.495.92.178.573.346 1.464a.32.32 0 0 0 .12.207.3.3 0 0 0 .197.08m11.515 8.131q.247 0 .287-.267.108-.702.207-1.108.09-.405.297-.613.198-.217.623-.337.416-.119 1.178-.237.257-.05.257-.287 0-.247-.267-.287-.752-.119-1.168-.227-.424-.12-.623-.337-.207-.217-.297-.623a15 15 0 0 1-.207-1.108q-.04-.267-.287-.267t-.287.267q-.11.693-.208 1.098-.099.406-.297.624t-.613.336q-.426.119-1.187.237-.258.04-.257.287 0 .238.257.287.762.12 1.177.237.416.11.623.327.198.207.297.623.099.406.208 1.108.04.267.287.267m-3.344 2.85q.178 0 .238-.218a6 6 0 0 1 .197-.792.53.53 0 0 1 .327-.356q.237-.1.86-.227.198-.04.198-.228 0-.187-.207-.237-.614-.099-.861-.198a.56.56 0 0 1-.326-.356 9 9 0 0 1-.188-.811q-.06-.219-.238-.218-.197 0-.237.208a7 7 0 0 1-.178.81.53.53 0 0 1-.327.347q-.257.098-.88.218-.198.039-.198.237 0 .188.208.228.613.128.87.227a.53.53 0 0 1 .336.356q.08.247.169.792.039.217.237.217"})}),Cg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4.639 20.974q-.83 0-1.438-.361a2.5 2.5 0 0 1-.943-.972 2.84 2.84 0 0 1-.324-1.352q0-.725.381-1.38l7.37-12.847q.373-.676 1-1.02A2.7 2.7 0 0 1 12 2.7q.686 0 1.304.343.62.333 1.01 1.019l7.37 12.846a2.74 2.74 0 0 1 .381 1.381q0 .743-.333 1.352t-.942.972q-.6.36-1.429.361zm.171-1.8h14.38q.447 0 .704-.295.258-.295.257-.685 0-.276-.133-.534l-7.2-12.608a.85.85 0 0 0-.361-.343A1 1 0 0 0 12 4.595q-.239 0-.467.114a.8.8 0 0 0-.352.343l-7.209 12.59a1.364 1.364 0 0 0-.124.552q0 .39.257.685.258.296.705.296m7.2-4.79q-.83 0-.858-.837l-.133-4.629a.85.85 0 0 1 .257-.685q.276-.267.714-.267.439 0 .724.276.286.267.267.676l-.153 4.629q-.018.838-.819.838m0 3.162q-.467 0-.8-.295a1 1 0 0 1-.324-.752q0-.448.323-.743.335-.305.8-.305.457 0 .781.295a.96.96 0 0 1 .334.753.96.96 0 0 1-.334.752 1.14 1.14 0 0 1-.78.295"})}),bg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M4.639 20.974q-.83 0-1.438-.361a2.5 2.5 0 0 1-.943-.972 2.84 2.84 0 0 1-.324-1.352q0-.725.381-1.38l7.37-12.847q.373-.676 1-1.02A2.7 2.7 0 0 1 12 2.7q.686 0 1.304.343.62.333 1.01 1.019l7.37 12.846a2.74 2.74 0 0 1 .381 1.381q0 .743-.333 1.352t-.942.972q-.6.36-1.429.361zm7.37-6.523q.848 0 .867-.885l.152-4.78a.88.88 0 0 0-.276-.715A1.04 1.04 0 0 0 12 7.785q-.467 0-.752.286a.88.88 0 0 0-.267.705l.133 4.8q.03.875.895.875m0 3.276q.476 0 .82-.305a1 1 0 0 0 .342-.78q0-.468-.343-.781a1.17 1.17 0 0 0-.819-.315q-.486 0-.828.315-.343.315-.343.78 0 .477.343.781.352.305.828.305"})}),yg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.004 2.414q.717 0 1.318.363.61.363.983.974.371.61.372 1.337 0 .735-.372 1.336a2.8 2.8 0 0 1-.974.965 2.5 2.5 0 0 1-.46.212v.815h3.169q1.08 0 1.806.575.724.567.982 1.61l1.947 7.887q.363 1.469-.24 2.284-.592.814-2.009.814H5.48q-1.425 0-2.027-.814-.593-.814-.22-2.284l1.938-7.886q.255-1.045.982-1.61.726-.576 1.806-.576h3.168v-.814a2.6 2.6 0 0 1-.469-.213 2.8 2.8 0 0 1-.965-.965 2.54 2.54 0 0 1-.362-1.336q0-.726.362-1.337.363-.61.965-.974a2.6 2.6 0 0 1 1.346-.363M8.029 10.15q-.965 0-1.213 1l-1.893 7.454q-.168.61.052.928.231.32.753.319h12.534q.54 0 .752-.319.22-.318.061-.928L17.19 11.15q-.256-1-1.222-1zm3.975-6.275q-.495 0-.859.363a1.18 1.18 0 0 0-.354.85q0 .486.354.85.363.353.859.353.495 0 .85-.354.353-.362.353-.85 0-.485-.363-.849a1.14 1.14 0 0 0-.84-.363",clipRule:"evenodd"})}),xg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",d:"M17.293 5.293a1 1 0 1 1 1.414 1.414L13.414 12l5.293 5.293a1 1 0 0 1-1.414 1.414L12 13.414l-5.293 5.293a1 1 0 0 1-1.414-1.414L10.586 12 5.293 6.707a1 1 0 1 1 1.414-1.414L12 10.586z"})}),wg=e=>o.jsx($,{...e,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.328 2.005q1.672 0 3.126.623a8 8 0 0 1 2.571 1.741 8.1 8.1 0 0 1 1.732 2.572q.633 1.455.633 3.117 0 1.305-.406 2.482-.395 1.177-1.097 2.147l4.51 4.53q.208.2.307.466.109.267.108.563 0 .416-.187.752-.188.337-.515.524a1.4 1.4 0 0 1-.752.199q-.296 0-.573-.11a1.34 1.34 0 0 1-.485-.316l-4.54-4.541a8.4 8.4 0 0 1-2.078 1 7.7 7.7 0 0 1-2.354.355 7.9 7.9 0 0 1-3.126-.623 8.1 8.1 0 0 1-2.562-1.731 8.2 8.2 0 0 1-1.742-2.562 7.9 7.9 0 0 1-.623-3.135q0-1.662.623-3.117A8.2 8.2 0 0 1 4.64 4.37a7.9 7.9 0 0 1 5.688-2.364m0 2.067q-1.237 0-2.325.465a5.9 5.9 0 0 0-1.919 1.286 6 6 0 0 0-1.286 1.91 6 6 0 0 0-.455 2.325q0 1.245.455 2.334.465 1.078 1.286 1.899.831.821 1.919 1.296 1.087.465 2.325.465 1.246 0 2.324-.465a6.2 6.2 0 0 0 1.91-1.296 6 6 0 0 0 1.286-1.9 5.8 5.8 0 0 0 .474-2.333q0-1.237-.474-2.326a6 6 0 0 0-1.287-1.909 5.8 5.8 0 0 0-1.909-1.286 5.8 5.8 0 0 0-2.324-.465",clipRule:"evenodd"})}),ss=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M10.664 6.427q.386 0 .604.227a.8.8 0 0 1 .227.584v5.718q0 .346-.198.504t-.524.158a.74.74 0 0 1-.535-.197q-.197-.198-.197-.544V8h-.07l-.929.652q-.128.09-.218.13a.6.6 0 0 1-.227.038.55.55 0 0 1-.386-.158.53.53 0 0 1-.158-.386q0-.355.355-.603l1.277-.89q.296-.198.495-.277.207-.08.484-.08"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.328 2.005q1.672 0 3.126.623a8 8 0 0 1 2.571 1.741 8.1 8.1 0 0 1 1.732 2.572q.633 1.455.633 3.117 0 1.305-.406 2.482-.395 1.177-1.097 2.147l4.51 4.53q.208.2.307.466.109.267.108.563 0 .416-.187.752-.188.337-.515.524a1.4 1.4 0 0 1-.752.199q-.296 0-.573-.11a1.34 1.34 0 0 1-.485-.316l-4.54-4.541a8.4 8.4 0 0 1-2.078 1 7.7 7.7 0 0 1-2.354.355 7.9 7.9 0 0 1-3.126-.623 8.1 8.1 0 0 1-2.562-1.731 8.2 8.2 0 0 1-1.742-2.562 7.9 7.9 0 0 1-.623-3.135q0-1.662.623-3.117A8.2 8.2 0 0 1 4.64 4.37a7.9 7.9 0 0 1 5.688-2.364m0 2.067q-1.237 0-2.325.465a5.9 5.9 0 0 0-1.919 1.286 6 6 0 0 0-1.286 1.91 6 6 0 0 0-.455 2.325q0 1.245.455 2.334.465 1.078 1.286 1.899.831.821 1.919 1.296 1.087.465 2.325.465 1.246 0 2.324-.465a6.2 6.2 0 0 0 1.91-1.296 6 6 0 0 0 1.286-1.9 5.8 5.8 0 0 0 .474-2.333q0-1.237-.474-2.326a6 6 0 0 0-1.287-1.909 5.8 5.8 0 0 0-1.909-1.286 5.8 5.8 0 0 0-2.324-.465",clipRule:"evenodd"})]}),cs=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M12.88 9.275q.316 0 .544.238a.74.74 0 0 1 .227.545q0 .316-.227.544a.74.74 0 0 1-.544.227H7.766a.74.74 0 0 1-.544-.227.74.74 0 0 1-.228-.544q0-.318.228-.545a.73.73 0 0 1 .544-.238z"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.328 2.005q1.672 0 3.126.623a8 8 0 0 1 2.571 1.741 8.1 8.1 0 0 1 1.732 2.572q.633 1.455.633 3.117 0 1.305-.406 2.482-.395 1.177-1.097 2.147l4.51 4.53q.208.2.307.466.109.267.108.563 0 .416-.187.752-.188.337-.515.524a1.4 1.4 0 0 1-.752.199q-.296 0-.573-.11a1.34 1.34 0 0 1-.485-.316l-4.54-4.541a8.4 8.4 0 0 1-2.078 1 7.7 7.7 0 0 1-2.354.355 7.9 7.9 0 0 1-3.126-.623 8.1 8.1 0 0 1-2.562-1.731 8.2 8.2 0 0 1-1.742-2.562 7.9 7.9 0 0 1-.623-3.135q0-1.662.623-3.117A8.2 8.2 0 0 1 4.64 4.37a7.9 7.9 0 0 1 5.688-2.364m0 2.067q-1.237 0-2.325.465a5.9 5.9 0 0 0-1.919 1.286 6 6 0 0 0-1.286 1.91 6 6 0 0 0-.455 2.325q0 1.245.455 2.334.465 1.078 1.286 1.899.831.821 1.919 1.296 1.087.465 2.325.465 1.246 0 2.324-.465a6.2 6.2 0 0 0 1.91-1.296 6 6 0 0 0 1.286-1.9 5.8 5.8 0 0 0 .474-2.333q0-1.237-.474-2.326a6 6 0 0 0-1.287-1.909 5.8 5.8 0 0 0-1.909-1.286 5.8 5.8 0 0 0-2.324-.465",clipRule:"evenodd"})]}),us=e=>o.jsxs($,{...e,children:[o.jsx("path",{fill:"currentColor",d:"M10.328 6.724q.326 0 .554.227a.75.75 0 0 1 .227.554v1.77h1.77q.327 0 .545.228a.76.76 0 0 1 .227.555.75.75 0 0 1-.227.553.74.74 0 0 1-.544.218h-1.77v1.77a.75.75 0 0 1-.228.554.75.75 0 0 1-.554.228.74.74 0 0 1-.545-.228.75.75 0 0 1-.227-.553v-1.77h-1.78a.76.76 0 0 1-.772-.772q0-.327.227-.555a.74.74 0 0 1 .544-.228h1.78v-1.77q0-.326.228-.554a.74.74 0 0 1 .545-.227"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.328 2.005q1.672 0 3.126.623a8 8 0 0 1 2.571 1.741 8.1 8.1 0 0 1 1.732 2.572q.633 1.455.633 3.117 0 1.305-.406 2.482-.395 1.177-1.097 2.147l4.51 4.53q.208.2.307.466.109.267.108.563 0 .416-.187.752-.188.337-.515.524a1.4 1.4 0 0 1-.752.199q-.296 0-.573-.11a1.34 1.34 0 0 1-.485-.316l-4.54-4.541a8.4 8.4 0 0 1-2.078 1 7.7 7.7 0 0 1-2.354.355 7.9 7.9 0 0 1-3.126-.623 8.1 8.1 0 0 1-2.562-1.731 8.2 8.2 0 0 1-1.742-2.562 7.9 7.9 0 0 1-.623-3.135q0-1.662.623-3.117A8.2 8.2 0 0 1 4.64 4.37a7.9 7.9 0 0 1 5.688-2.364m0 2.067q-1.237 0-2.325.465a5.9 5.9 0 0 0-1.919 1.286 6 6 0 0 0-1.286 1.91 6 6 0 0 0-.455 2.325q0 1.245.455 2.334.465 1.078 1.286 1.899.831.821 1.919 1.296 1.087.465 2.325.465 1.246 0 2.324-.465a6.2 6.2 0 0 0 1.91-1.296 6 6 0 0 0 1.286-1.9 5.8 5.8 0 0 0 .474-2.333q0-1.237-.474-2.326a6 6 0 0 0-1.287-1.909 5.8 5.8 0 0 0-1.909-1.286 5.8 5.8 0 0 0-2.324-.465",clipRule:"evenodd"})]}),ds=({languages:e,onChange:t,size:r,color:n="brand",variant:l="tertiary",fullWidth:i,compact:a=!1})=>{const{isOpen:s,setIsOpen:c}=$e(),d=()=>{const p=e.find(C=>C.isChecked);return(p==null?void 0:p.value)??e[0].value},[f,h]=u.useState(d),v=p=>{h(p),t==null||t(p)},g=u.useMemo(()=>{if(r)switch(r){case"nano":return x0.X_SMALL;case"small":return x0.SMALL;case"medium":return x0.MEDIUM}},[r]);u.useEffect(()=>{h(d)},[e]);const b=u.useMemo(()=>{const p=e.find(C=>C.value===f);return(p==null?void 0:p.shortLabel)??(p==null?void 0:p.label)},[e,f]);return o.jsx(_e,{options:e,isOpen:s,onOpenChange:c,onSelectValue:v,selectedValues:[f],children:o.jsxs(Y.Button,{onClick:()=>c(!s),className:"c__language-picker","aria-label":`Language: ${b}`,icon:o.jsx(b0,{name:s?"arrow_drop_up":"arrow_drop_down"}),iconPosition:"right",size:r,color:a?"neutral":n,variant:l,fullWidth:i,children:[a?null:o.jsx(b0,{name:"translate",size:g}),o.jsx("span",{className:"c__language-picker__label",children:b})]})})},fs=({leftIcon:e,rightIcon:t,languages:r,onTogglePanel:n,isPanelOpen:l})=>{const{t:i}=Y.useCunningham();return o.jsxs("div",{className:"c__header",children:[o.jsx("div",{className:"c__header__toggle-menu",children:o.jsx(Y.Button,{size:"medium",onClick:n,"aria-label":i(l?"Close the menu":"Open the menu"),variant:"tertiary",icon:o.jsx("span",{className:"material-icons c__header__toggle-menu__icon",children:l?"close":"menu"})})}),o.jsx("div",{className:"c__header__left",children:e}),o.jsxs("div",{className:"c__header__right",children:[r&&o.jsx("div",{className:"c__header__right__language-picker",children:o.jsx(ds,{languages:r})}),t]})]})},hs=({children:e,isOpen:t=!1,hasHeader:r=!0,footer:n})=>{const{isDesktop:l}=ve();return l?o.jsxs("div",{className:u0("c__left-panel",{"has-header":r}),children:[o.jsx("div",{className:"c__left-panel__content",children:e}),n&&o.jsx("div",{className:"c__left-panel__footer",children:n})]}):o.jsxs("div",{className:u0("c__left-panel__mobile",{open:t}),children:[o.jsx("div",{className:"c__left-panel__content",children:e}),n&&o.jsx("div",{className:"c__left-panel__footer",children:n})]})},{createElement:k2,createContext:Eg,forwardRef:ps,useCallback:$0,useContext:vs,useEffect:He,useImperativeHandle:gs,useLayoutEffect:Fg,useMemo:Dg,useRef:q0,useState:F2}=T,_5=T[`useId${Math.random()}`.slice(0,5)],Sg=Fg,tr=Eg(null);tr.displayName="PanelGroupContext";const Ne=Sg,Mg=typeof _5=="function"?_5:()=>null;let _g=0;function Bl(e=null){const t=Mg(),r=q0(e||t||null);return r.current===null&&(r.current=""+_g++),e??r.current}function ms({children:e,className:t="",collapsedSize:r,collapsible:n,defaultSize:l,forwardedRef:i,id:a,maxSize:s,minSize:c,onCollapse:d,onExpand:f,onResize:h,order:v,style:g,tagName:b="div",...p}){const C=vs(tr);if(C===null)throw Error("Panel components must be rendered within a PanelGroup container");const{collapsePanel:m,expandPanel:y,getPanelSize:E,getPanelStyle:S,groupId:F,isPanelCollapsed:M,reevaluatePanelConstraints:D,registerPanel:q,resizePanel:L,unregisterPanel:I}=C,N=Bl(a),K=q0({callbacks:{onCollapse:d,onExpand:f,onResize:h},constraints:{collapsedSize:r,collapsible:n,defaultSize:l,maxSize:s,minSize:c},id:N,idIsFromProps:a!==void 0,order:v});q0({didLogMissingDefaultSizeWarning:!1}),Ne(()=>{const{callbacks:R,constraints:H}=K.current,U={...H};K.current.id=N,K.current.idIsFromProps=a!==void 0,K.current.order=v,R.onCollapse=d,R.onExpand=f,R.onResize=h,H.collapsedSize=r,H.collapsible=n,H.defaultSize=l,H.maxSize=s,H.minSize=c,(U.collapsedSize!==H.collapsedSize||U.collapsible!==H.collapsible||U.maxSize!==H.maxSize||U.minSize!==H.minSize)&&D(K.current,U)}),Ne(()=>{const R=K.current;return q(R),()=>{I(R)}},[v,N,q,I]),gs(i,()=>({collapse:()=>{m(K.current)},expand:R=>{y(K.current,R)},getId(){return N},getSize(){return E(K.current)},isCollapsed(){return M(K.current)},isExpanded(){return!M(K.current)},resize:R=>{L(K.current,R)}}),[m,y,E,M,N,L]);const Z=S(K.current,l);return k2(b,{...p,children:e,className:t,id:a,style:{...Z,...g},"data-panel":"","data-panel-collapsible":n||void 0,"data-panel-group-id":F,"data-panel-id":N,"data-panel-size":parseFloat(""+Z.flexGrow).toFixed(1)})}const Ln=ps((e,t)=>k2(ms,{...e,forwardedRef:t}));ms.displayName="Panel";Ln.displayName="forwardRef(Panel)";let On=null,Le=null;function $g(e,t){if(t){const r=(t&ws)!==0,n=(t&Es)!==0,l=(t&Fs)!==0,i=(t&Ds)!==0;if(r)return l?"se-resize":i?"ne-resize":"e-resize";if(n)return l?"sw-resize":i?"nw-resize":"w-resize";if(l)return"s-resize";if(i)return"n-resize"}switch(e){case"horizontal":return"ew-resize";case"intersection":return"move";case"vertical":return"ns-resize"}}function Ag(){Le!==null&&(document.head.removeChild(Le),On=null,Le=null)}function Lr(e,t){const r=$g(e,t);On!==r&&(On=r,Le===null&&(Le=document.createElement("style"),document.head.appendChild(Le)),Le.innerHTML=`*{cursor: ${r}!important;}`)}function Cs(e){return e.type==="keydown"}function bs(e){return e.type.startsWith("pointer")}function ys(e){return e.type.startsWith("mouse")}function rr(e){if(bs(e)){if(e.isPrimary)return{x:e.clientX,y:e.clientY}}else if(ys(e))return{x:e.clientX,y:e.clientY};return{x:1/0,y:1/0}}function qg(){if(typeof matchMedia=="function")return matchMedia("(pointer:coarse)").matches?"coarse":"fine"}function kg(e,t,r){return e.x<t.x+t.width&&e.x+e.width>t.x&&e.y<t.y+t.height&&e.y+e.height>t.y}function Pg(e,t){if(e===t)throw new Error("Cannot compare node with itself");const r={a:q5(e),b:q5(t)};let n;for(;r.a.at(-1)===r.b.at(-1);)e=r.a.pop(),t=r.b.pop(),n=e;l0(n,"Stacking order can only be calculated for elements with a common ancestor");const l={a:A5($5(r.a)),b:A5($5(r.b))};if(l.a===l.b){const i=n.childNodes,a={a:r.a.at(-1),b:r.b.at(-1)};let s=i.length;for(;s--;){const c=i[s];if(c===a.a)return 1;if(c===a.b)return-1}}return Math.sign(l.a-l.b)}const Tg=/\b(?:position|zIndex|opacity|transform|webkitTransform|mixBlendMode|filter|webkitFilter|isolation)\b/;function Ig(e){var t;const r=getComputedStyle((t=xs(e))!==null&&t!==void 0?t:e).display;return r==="flex"||r==="inline-flex"}function jg(e){const t=getComputedStyle(e);return!!(t.position==="fixed"||t.zIndex!=="auto"&&(t.position!=="static"||Ig(e))||+t.opacity<1||"transform"in t&&t.transform!=="none"||"webkitTransform"in t&&t.webkitTransform!=="none"||"mixBlendMode"in t&&t.mixBlendMode!=="normal"||"filter"in t&&t.filter!=="none"||"webkitFilter"in t&&t.webkitFilter!=="none"||"isolation"in t&&t.isolation==="isolate"||Tg.test(t.willChange)||t.webkitOverflowScrolling==="touch")}function $5(e){let t=e.length;for(;t--;){const r=e[t];if(l0(r,"Missing node"),jg(r))return r}return null}function A5(e){return e&&Number(getComputedStyle(e).zIndex)||0}function q5(e){const t=[];for(;e;)t.push(e),e=xs(e);return t}function xs(e){const{parentNode:t}=e;return t&&t instanceof ShadowRoot?t.host:t}const ws=1,Es=2,Fs=4,Ds=8,Rg=qg()==="coarse";let G0=[],D2=!1,we=new Map,nr=new Map;const g1=new Set;function Lg(e,t,r,n,l){var i;const{ownerDocument:a}=t,s={direction:r,element:t,hitAreaMargins:n,setResizeHandlerState:l},c=(i=we.get(a))!==null&&i!==void 0?i:0;return we.set(a,c+1),g1.add(s),_t(),function(){var f;nr.delete(e),g1.delete(s);const h=(f=we.get(a))!==null&&f!==void 0?f:1;if(we.set(a,h-1),_t(),h===1&&we.delete(a),G0.includes(s)){const v=G0.indexOf(s);v>=0&&G0.splice(v,1),zl(),l("up",!0,null)}}}function k5(e){const{target:t}=e,{x:r,y:n}=rr(e);D2=!0,Vl({target:t,x:r,y:n}),_t(),G0.length>0&&($t("down",e),e.preventDefault(),e.stopPropagation())}function W2(e){const{x:t,y:r}=rr(e);if(D2&&e.buttons===0&&(D2=!1,$t("up",e)),!D2){const{target:n}=e;Vl({target:n,x:t,y:r})}$t("move",e),zl(),G0.length>0&&e.preventDefault()}function i2(e){const{target:t}=e,{x:r,y:n}=rr(e);nr.clear(),D2=!1,G0.length>0&&e.preventDefault(),$t("up",e),Vl({target:t,x:r,y:n}),zl(),_t()}function Vl({target:e,x:t,y:r}){G0.splice(0);let n=null;(e instanceof HTMLElement||e instanceof SVGElement)&&(n=e),g1.forEach(l=>{const{element:i,hitAreaMargins:a}=l,s=i.getBoundingClientRect(),{bottom:c,left:d,right:f,top:h}=s,v=Rg?a.coarse:a.fine;if(t>=d-v&&t<=f+v&&r>=h-v&&r<=c+v){if(n!==null&&document.contains(n)&&i!==n&&!i.contains(n)&&!n.contains(i)&&Pg(n,i)>0){let b=n,p=!1;for(;b&&!b.contains(i);){if(kg(b.getBoundingClientRect(),s)){p=!0;break}b=b.parentElement}if(p)return}G0.push(l)}})}function Or(e,t){nr.set(e,t)}function zl(){let e=!1,t=!1;G0.forEach(n=>{const{direction:l}=n;l==="horizontal"?e=!0:t=!0});let r=0;nr.forEach(n=>{r|=n}),e&&t?Lr("intersection",r):e?Lr("horizontal",r):t?Lr("vertical",r):Ag()}function _t(){we.forEach((e,t)=>{const{body:r}=t;r.removeEventListener("contextmenu",i2),r.removeEventListener("pointerdown",k5),r.removeEventListener("pointerleave",W2),r.removeEventListener("pointermove",W2)}),window.removeEventListener("pointerup",i2),window.removeEventListener("pointercancel",i2),g1.size>0&&(D2?(G0.length>0&&we.forEach((e,t)=>{const{body:r}=t;e>0&&(r.addEventListener("contextmenu",i2),r.addEventListener("pointerleave",W2),r.addEventListener("pointermove",W2))}),window.addEventListener("pointerup",i2),window.addEventListener("pointercancel",i2)):we.forEach((e,t)=>{const{body:r}=t;e>0&&(r.addEventListener("pointerdown",k5,{capture:!0}),r.addEventListener("pointermove",W2))}))}function $t(e,t){g1.forEach(r=>{const{setResizeHandlerState:n}=r,l=G0.includes(r);n(e,l,t)})}function Og(){const[e,t]=F2(0);return $0(()=>t(r=>r+1),[])}function l0(e,t){if(!e)throw console.error(t),Error(t)}const Kl=10;function Ue(e,t,r=Kl){return e.toFixed(r)===t.toFixed(r)?0:e>t?1:-1}function se(e,t,r=Kl){return Ue(e,t,r)===0}function T0(e,t,r){return Ue(e,t,r)===0}function Hg(e,t,r){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){const l=e[n],i=t[n];if(!T0(l,i,r))return!1}return!0}function y2({panelConstraints:e,panelIndex:t,size:r}){const n=e[t];l0(n!=null,`Panel constraints not found for index ${t}`);let{collapsedSize:l=0,collapsible:i,maxSize:a=100,minSize:s=0}=n;if(Ue(r,s)<0)if(i){const c=(l+s)/2;Ue(r,c)<0?r=l:r=s}else r=s;return r=Math.min(a,r),r=parseFloat(r.toFixed(Kl)),r}function r1({delta:e,initialLayout:t,panelConstraints:r,pivotIndices:n,prevLayout:l,trigger:i}){if(T0(e,0))return t;const a=[...t],[s,c]=n;l0(s!=null,"Invalid first pivot index"),l0(c!=null,"Invalid second pivot index");let d=0;if(i==="keyboard"){{const h=e<0?c:s,v=r[h];l0(v,`Panel constraints not found for index ${h}`);const{collapsedSize:g=0,collapsible:b,minSize:p=0}=v;if(b){const C=t[h];if(l0(C!=null,`Previous layout not found for panel index ${h}`),T0(C,g)){const m=p-C;Ue(m,Math.abs(e))>0&&(e=e<0?0-m:m)}}}{const h=e<0?s:c,v=r[h];l0(v,`No panel constraints found for index ${h}`);const{collapsedSize:g=0,collapsible:b,minSize:p=0}=v;if(b){const C=t[h];if(l0(C!=null,`Previous layout not found for panel index ${h}`),T0(C,p)){const m=C-g;Ue(m,Math.abs(e))>0&&(e=e<0?0-m:m)}}}}{const h=e<0?1:-1;let v=e<0?c:s,g=0;for(;;){const p=t[v];l0(p!=null,`Previous layout not found for panel index ${v}`);const m=y2({panelConstraints:r,panelIndex:v,size:100})-p;if(g+=m,v+=h,v<0||v>=r.length)break}const b=Math.min(Math.abs(e),Math.abs(g));e=e<0?0-b:b}{let v=e<0?s:c;for(;v>=0&&v<r.length;){const g=Math.abs(e)-Math.abs(d),b=t[v];l0(b!=null,`Previous layout not found for panel index ${v}`);const p=b-g,C=y2({panelConstraints:r,panelIndex:v,size:p});if(!T0(b,C)&&(d+=b-C,a[v]=C,d.toPrecision(3).localeCompare(Math.abs(e).toPrecision(3),void 0,{numeric:!0})>=0))break;e<0?v--:v++}}if(Hg(l,a))return l;{const h=e<0?c:s,v=t[h];l0(v!=null,`Previous layout not found for panel index ${h}`);const g=v+d,b=y2({panelConstraints:r,panelIndex:h,size:g});if(a[h]=b,!T0(b,g)){let p=g-b,m=e<0?c:s;for(;m>=0&&m<r.length;){const y=a[m];l0(y!=null,`Previous layout not found for panel index ${m}`);const E=y+p,S=y2({panelConstraints:r,panelIndex:m,size:E});if(T0(y,S)||(p-=S-y,a[m]=S),T0(p,0))break;e>0?m--:m++}}}const f=a.reduce((h,v)=>v+h,0);return T0(f,100)?a:l}function Ng({layout:e,panelsArray:t,pivotIndices:r}){let n=0,l=100,i=0,a=0;const s=r[0];l0(s!=null,"No pivot index found"),t.forEach((h,v)=>{const{constraints:g}=h,{maxSize:b=100,minSize:p=0}=g;v===s?(n=p,l=b):(i+=p,a+=b)});const c=Math.min(l,100-i),d=Math.max(n,100-a),f=e[s];return{valueMax:c,valueMin:d,valueNow:f}}function m1(e,t=document){return Array.from(t.querySelectorAll(`[data-panel-resize-handle-id][data-panel-group-id="${e}"]`))}function Ss(e,t,r=document){const l=m1(e,r).findIndex(i=>i.getAttribute("data-panel-resize-handle-id")===t);return l??null}function Ms(e,t,r){const n=Ss(e,t,r);return n!=null?[n,n+1]:[-1,-1]}function _s(e,t=document){var r;if(t instanceof HTMLElement&&(t==null||(r=t.dataset)===null||r===void 0?void 0:r.panelGroupId)==e)return t;const n=t.querySelector(`[data-panel-group][data-panel-group-id="${e}"]`);return n||null}function lr(e,t=document){const r=t.querySelector(`[data-panel-resize-handle-id="${e}"]`);return r||null}function Bg(e,t,r,n=document){var l,i,a,s;const c=lr(t,n),d=m1(e,n),f=c?d.indexOf(c):-1,h=(l=(i=r[f])===null||i===void 0?void 0:i.id)!==null&&l!==void 0?l:null,v=(a=(s=r[f+1])===null||s===void 0?void 0:s.id)!==null&&a!==void 0?a:null;return[h,v]}function Vg({committedValuesRef:e,eagerValuesRef:t,groupId:r,layout:n,panelDataArray:l,panelGroupElement:i,setLayout:a}){q0({didWarnAboutMissingResizeHandle:!1}),Ne(()=>{if(!i)return;const s=m1(r,i);for(let c=0;c<l.length-1;c++){const{valueMax:d,valueMin:f,valueNow:h}=Ng({layout:n,panelsArray:l,pivotIndices:[c,c+1]}),v=s[c];if(v!=null){const g=l[c];l0(g,`No panel data found for index "${c}"`),v.setAttribute("aria-controls",g.id),v.setAttribute("aria-valuemax",""+Math.round(d)),v.setAttribute("aria-valuemin",""+Math.round(f)),v.setAttribute("aria-valuenow",h!=null?""+Math.round(h):"")}}return()=>{s.forEach((c,d)=>{c.removeAttribute("aria-controls"),c.removeAttribute("aria-valuemax"),c.removeAttribute("aria-valuemin"),c.removeAttribute("aria-valuenow")})}},[r,n,l,i]),He(()=>{if(!i)return;const s=t.current;l0(s,"Eager values not found");const{panelDataArray:c}=s,d=_s(r,i);l0(d!=null,`No group found for id "${r}"`);const f=m1(r,i);l0(f,`No resize handles found for group id "${r}"`);const h=f.map(v=>{const g=v.getAttribute("data-panel-resize-handle-id");l0(g,"Resize handle element has no handle id attribute");const[b,p]=Bg(r,g,c,i);if(b==null||p==null)return()=>{};const C=m=>{if(!m.defaultPrevented)switch(m.key){case"Enter":{m.preventDefault();const y=c.findIndex(E=>E.id===b);if(y>=0){const E=c[y];l0(E,`No panel data found for index ${y}`);const S=n[y],{collapsedSize:F=0,collapsible:M,minSize:D=0}=E.constraints;if(S!=null&&M){const q=r1({delta:T0(S,F)?D-F:F-S,initialLayout:n,panelConstraints:c.map(L=>L.constraints),pivotIndices:Ms(r,g,i),prevLayout:n,trigger:"keyboard"});n!==q&&a(q)}}break}}};return v.addEventListener("keydown",C),()=>{v.removeEventListener("keydown",C)}});return()=>{h.forEach(v=>v())}},[i,e,t,r,n,l,a])}function P5(e,t){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}function $s(e,t){const r=e==="horizontal",{x:n,y:l}=rr(t);return r?n:l}function zg(e,t,r,n,l){const i=r==="horizontal",a=lr(t,l);l0(a,`No resize handle element found for id "${t}"`);const s=a.getAttribute("data-panel-group-id");l0(s,"Resize handle element has no group id attribute");let{initialCursorPosition:c}=n;const d=$s(r,e),f=_s(s,l);l0(f,`No group element found for id "${s}"`);const h=f.getBoundingClientRect(),v=i?h.width:h.height;return(d-c)/v*100}function Kg(e,t,r,n,l,i){if(Cs(e)){const a=r==="horizontal";let s=0;e.shiftKey?s=100:l!=null?s=l:s=10;let c=0;switch(e.key){case"ArrowDown":c=a?0:s;break;case"ArrowLeft":c=a?-s:0;break;case"ArrowRight":c=a?s:0;break;case"ArrowUp":c=a?0:-s;break;case"End":c=100;break;case"Home":c=-100;break}return c}else return n==null?0:zg(e,t,r,n,i)}function Zg({panelDataArray:e}){const t=Array(e.length),r=e.map(i=>i.constraints);let n=0,l=100;for(let i=0;i<e.length;i++){const a=r[i];l0(a,`Panel constraints not found for index ${i}`);const{defaultSize:s}=a;s!=null&&(n++,t[i]=s,l-=s)}for(let i=0;i<e.length;i++){const a=r[i];l0(a,`Panel constraints not found for index ${i}`);const{defaultSize:s}=a;if(s!=null)continue;const c=e.length-n,d=l/c;n++,t[i]=d,l-=d}return t}function o2(e,t,r){t.forEach((n,l)=>{const i=e[l];l0(i,`Panel data not found for index ${l}`);const{callbacks:a,constraints:s,id:c}=i,{collapsedSize:d=0,collapsible:f}=s,h=r[c];if(h==null||n!==h){r[c]=n;const{onCollapse:v,onExpand:g,onResize:b}=a;b&&b(n,h),f&&(v||g)&&(g&&(h==null||se(h,d))&&!se(n,d)&&g(),v&&(h==null||!se(h,d))&&se(n,d)&&v())}})}function N1(e,t){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(e[r]!=t[r])return!1;return!0}function Ug({defaultSize:e,dragState:t,layout:r,panelData:n,panelIndex:l,precision:i=3}){const a=r[l];let s;return a==null?s=e!=null?e.toPrecision(i):"1":n.length===1?s="1":s=a.toPrecision(i),{flexBasis:0,flexGrow:s,flexShrink:1,overflow:"hidden",pointerEvents:t!==null?"none":void 0}}function Wg(e,t=10){let r=null;return(...l)=>{r!==null&&clearTimeout(r),r=setTimeout(()=>{e(...l)},t)}}function T5(e){try{if(typeof localStorage<"u")e.getItem=t=>localStorage.getItem(t),e.setItem=(t,r)=>{localStorage.setItem(t,r)};else throw new Error("localStorage not supported in this environment")}catch(t){console.error(t),e.getItem=()=>null,e.setItem=()=>{}}}function As(e){return`react-resizable-panels:${e}`}function qs(e){return e.map(t=>{const{constraints:r,id:n,idIsFromProps:l,order:i}=t;return l?n:i?`${i}:${JSON.stringify(r)}`:JSON.stringify(r)}).sort((t,r)=>t.localeCompare(r)).join(",")}function ks(e,t){try{const r=As(e),n=t.getItem(r);if(n){const l=JSON.parse(n);if(typeof l=="object"&&l!=null)return l}}catch{}return null}function Gg(e,t,r){var n,l;const i=(n=ks(e,r))!==null&&n!==void 0?n:{},a=qs(t);return(l=i[a])!==null&&l!==void 0?l:null}function Yg(e,t,r,n,l){var i;const a=As(e),s=qs(t),c=(i=ks(e,l))!==null&&i!==void 0?i:{};c[s]={expandToSizes:Object.fromEntries(r.entries()),layout:n};try{l.setItem(a,JSON.stringify(c))}catch(d){console.error(d)}}function I5({layout:e,panelConstraints:t}){const r=[...e],n=r.reduce((i,a)=>i+a,0);if(r.length!==t.length)throw Error(`Invalid ${t.length} panel layout: ${r.map(i=>`${i}%`).join(", ")}`);if(!T0(n,100)&&r.length>0)for(let i=0;i<t.length;i++){const a=r[i];l0(a!=null,`No layout data found for index ${i}`);const s=100/n*a;r[i]=s}let l=0;for(let i=0;i<t.length;i++){const a=r[i];l0(a!=null,`No layout data found for index ${i}`);const s=y2({panelConstraints:t,panelIndex:i,size:a});a!=s&&(l+=a-s,r[i]=s)}if(!T0(l,0))for(let i=0;i<t.length;i++){const a=r[i];l0(a!=null,`No layout data found for index ${i}`);const s=a+l,c=y2({panelConstraints:t,panelIndex:i,size:s});if(a!==c&&(l-=c-a,r[i]=c,T0(l,0)))break}return r}const Xg=100,n1={getItem:e=>(T5(n1),n1.getItem(e)),setItem:(e,t)=>{T5(n1),n1.setItem(e,t)}},j5={};function Ps({autoSaveId:e=null,children:t,className:r="",direction:n,forwardedRef:l,id:i=null,onLayout:a=null,keyboardResizeBy:s=null,storage:c=n1,style:d,tagName:f="div",...h}){const v=Bl(i),g=q0(null),[b,p]=F2(null),[C,m]=F2([]),y=Og(),E=q0({}),S=q0(new Map),F=q0(0),M=q0({autoSaveId:e,direction:n,dragState:b,id:v,keyboardResizeBy:s,onLayout:a,storage:c}),D=q0({layout:C,panelDataArray:[],panelDataArrayChanged:!1});q0({didLogIdAndOrderWarning:!1,didLogPanelConstraintsWarning:!1,prevPanelIds:[]}),gs(l,()=>({getId:()=>M.current.id,getLayout:()=>{const{layout:_}=D.current;return _},setLayout:_=>{const{onLayout:P}=M.current,{layout:j,panelDataArray:O}=D.current,B=I5({layout:_,panelConstraints:O.map(k=>k.constraints)});P5(j,B)||(m(B),D.current.layout=B,P&&P(B),o2(O,B,E.current))}}),[]),Ne(()=>{M.current.autoSaveId=e,M.current.direction=n,M.current.dragState=b,M.current.id=v,M.current.onLayout=a,M.current.storage=c}),Vg({committedValuesRef:M,eagerValuesRef:D,groupId:v,layout:C,panelDataArray:D.current.panelDataArray,setLayout:m,panelGroupElement:g.current}),He(()=>{const{panelDataArray:_}=D.current;if(e){if(C.length===0||C.length!==_.length)return;let P=j5[e];P==null&&(P=Wg(Yg,Xg),j5[e]=P);const j=[..._],O=new Map(S.current);P(e,j,O,C,c)}},[e,C,c]),He(()=>{});const q=$0(_=>{const{onLayout:P}=M.current,{layout:j,panelDataArray:O}=D.current;if(_.constraints.collapsible){const B=O.map(J=>J.constraints),{collapsedSize:k=0,panelSize:z,pivotIndices:V}=Pe(O,_,j);if(l0(z!=null,`Panel size not found for panel "${_.id}"`),!se(z,k)){S.current.set(_.id,z);const c0=m2(O,_)===O.length-1?z-k:k-z,i0=r1({delta:c0,initialLayout:j,panelConstraints:B,pivotIndices:V,prevLayout:j,trigger:"imperative-api"});N1(j,i0)||(m(i0),D.current.layout=i0,P&&P(i0),o2(O,i0,E.current))}}},[]),L=$0((_,P)=>{const{onLayout:j}=M.current,{layout:O,panelDataArray:B}=D.current;if(_.constraints.collapsible){const k=B.map(g0=>g0.constraints),{collapsedSize:z=0,panelSize:V=0,minSize:J=0,pivotIndices:c0}=Pe(B,_,O),i0=P??J;if(se(V,z)){const g0=S.current.get(_.id),R0=g0!=null&&g0>=i0?g0:i0,K0=m2(B,_)===B.length-1?V-R0:R0-V,t0=r1({delta:K0,initialLayout:O,panelConstraints:k,pivotIndices:c0,prevLayout:O,trigger:"imperative-api"});N1(O,t0)||(m(t0),D.current.layout=t0,j&&j(t0),o2(B,t0,E.current))}}},[]),I=$0(_=>{const{layout:P,panelDataArray:j}=D.current,{panelSize:O}=Pe(j,_,P);return l0(O!=null,`Panel size not found for panel "${_.id}"`),O},[]),N=$0((_,P)=>{const{panelDataArray:j}=D.current,O=m2(j,_);return Ug({defaultSize:P,dragState:b,layout:C,panelData:j,panelIndex:O})},[b,C]),K=$0(_=>{const{layout:P,panelDataArray:j}=D.current,{collapsedSize:O=0,collapsible:B,panelSize:k}=Pe(j,_,P);return l0(k!=null,`Panel size not found for panel "${_.id}"`),B===!0&&se(k,O)},[]),Z=$0(_=>{const{layout:P,panelDataArray:j}=D.current,{collapsedSize:O=0,collapsible:B,panelSize:k}=Pe(j,_,P);return l0(k!=null,`Panel size not found for panel "${_.id}"`),!B||Ue(k,O)>0},[]),R=$0(_=>{const{panelDataArray:P}=D.current;P.push(_),P.sort((j,O)=>{const B=j.order,k=O.order;return B==null&&k==null?0:B==null?-1:k==null?1:B-k}),D.current.panelDataArrayChanged=!0,y()},[y]);Ne(()=>{if(D.current.panelDataArrayChanged){D.current.panelDataArrayChanged=!1;const{autoSaveId:_,onLayout:P,storage:j}=M.current,{layout:O,panelDataArray:B}=D.current;let k=null;if(_){const V=Gg(_,B,j);V&&(S.current=new Map(Object.entries(V.expandToSizes)),k=V.layout)}k==null&&(k=Zg({panelDataArray:B}));const z=I5({layout:k,panelConstraints:B.map(V=>V.constraints)});P5(O,z)||(m(z),D.current.layout=z,P&&P(z),o2(B,z,E.current))}}),Ne(()=>{const _=D.current;return()=>{_.layout=[]}},[]);const H=$0(_=>{let P=!1;const j=g.current;return j&&window.getComputedStyle(j,null).getPropertyValue("direction")==="rtl"&&(P=!0),function(B){B.preventDefault();const k=g.current;if(!k)return()=>null;const{direction:z,dragState:V,id:J,keyboardResizeBy:c0,onLayout:i0}=M.current,{layout:g0,panelDataArray:R0}=D.current,{initialLayout:P0}=V??{},K0=Ms(J,_,k);let t0=Kg(B,_,z,V,c0,k);const L0=z==="horizontal";L0&&P&&(t0=-t0);const H2=R0.map(z6=>z6.constraints),ie=r1({delta:t0,initialLayout:P0??g0,panelConstraints:H2,pivotIndices:K0,prevLayout:g0,trigger:Cs(B)?"keyboard":"mouse-or-touch"}),n2=!N1(g0,ie);(bs(B)||ys(B))&&F.current!=t0&&(F.current=t0,!n2&&t0!==0?L0?Or(_,t0<0?ws:Es):Or(_,t0<0?Fs:Ds):Or(_,0)),n2&&(m(ie),D.current.layout=ie,i0&&i0(ie),o2(R0,ie,E.current))}},[]),U=$0((_,P)=>{const{onLayout:j}=M.current,{layout:O,panelDataArray:B}=D.current,k=B.map(g0=>g0.constraints),{panelSize:z,pivotIndices:V}=Pe(B,_,O);l0(z!=null,`Panel size not found for panel "${_.id}"`);const c0=m2(B,_)===B.length-1?z-P:P-z,i0=r1({delta:c0,initialLayout:O,panelConstraints:k,pivotIndices:V,prevLayout:O,trigger:"imperative-api"});N1(O,i0)||(m(i0),D.current.layout=i0,j&&j(i0),o2(B,i0,E.current))},[]),G=$0((_,P)=>{const{layout:j,panelDataArray:O}=D.current,{collapsedSize:B=0,collapsible:k}=P,{collapsedSize:z=0,collapsible:V,maxSize:J=100,minSize:c0=0}=_.constraints,{panelSize:i0}=Pe(O,_,j);i0!=null&&(k&&V&&se(i0,B)?se(B,z)||U(_,z):i0<c0?U(_,c0):i0>J&&U(_,J))},[U]),X=$0((_,P)=>{const{direction:j}=M.current,{layout:O}=D.current;if(!g.current)return;const B=lr(_,g.current);l0(B,`Drag handle element not found for id "${_}"`);const k=$s(j,P);p({dragHandleId:_,dragHandleRect:B.getBoundingClientRect(),initialCursorPosition:k,initialLayout:O})},[]),W=$0(()=>{p(null)},[]),x=$0(_=>{const{panelDataArray:P}=D.current,j=m2(P,_);j>=0&&(P.splice(j,1),delete E.current[_.id],D.current.panelDataArrayChanged=!0,y())},[y]),A=Dg(()=>({collapsePanel:q,direction:n,dragState:b,expandPanel:L,getPanelSize:I,getPanelStyle:N,groupId:v,isPanelCollapsed:K,isPanelExpanded:Z,reevaluatePanelConstraints:G,registerPanel:R,registerResizeHandle:H,resizePanel:U,startDragging:X,stopDragging:W,unregisterPanel:x,panelGroupElement:g.current}),[q,b,n,L,I,N,v,K,Z,G,R,H,U,X,W,x]),w={display:"flex",flexDirection:n==="horizontal"?"row":"column",height:"100%",overflow:"hidden",width:"100%"};return k2(tr.Provider,{value:A},k2(f,{...h,children:t,className:r,id:i,ref:g,style:{...w,...d},"data-panel-group":"","data-panel-group-direction":n,"data-panel-group-id":v}))}const Ts=ps((e,t)=>k2(Ps,{...e,forwardedRef:t}));Ps.displayName="PanelGroup";Ts.displayName="forwardRef(PanelGroup)";function m2(e,t){return e.findIndex(r=>r===t||r.id===t.id)}function Pe(e,t,r){const n=m2(e,t),i=n===e.length-1?[n-1,n]:[n,n+1],a=r[n];return{...t.constraints,panelSize:a,pivotIndices:i}}function Qg({disabled:e,handleId:t,resizeHandler:r,panelGroupElement:n}){He(()=>{if(e||r==null||n==null)return;const l=lr(t,n);if(l==null)return;const i=a=>{if(!a.defaultPrevented)switch(a.key){case"ArrowDown":case"ArrowLeft":case"ArrowRight":case"ArrowUp":case"End":case"Home":{a.preventDefault(),r(a);break}case"F6":{a.preventDefault();const s=l.getAttribute("data-panel-group-id");l0(s,`No group element found for id "${s}"`);const c=m1(s,n),d=Ss(s,t,n);l0(d!==null,`No resize element found for id "${t}"`);const f=a.shiftKey?d>0?d-1:c.length-1:d+1<c.length?d+1:0;c[f].focus();break}}};return l.addEventListener("keydown",i),()=>{l.removeEventListener("keydown",i)}},[n,e,t,r])}function Is({children:e=null,className:t="",disabled:r=!1,hitAreaMargins:n,id:l,onBlur:i,onDragging:a,onFocus:s,style:c={},tabIndex:d=0,tagName:f="div",...h}){var v,g;const b=q0(null),p=q0({onDragging:a});He(()=>{p.current.onDragging=a});const C=vs(tr);if(C===null)throw Error("PanelResizeHandle components must be rendered within a PanelGroup container");const{direction:m,groupId:y,registerResizeHandle:E,startDragging:S,stopDragging:F,panelGroupElement:M}=C,D=Bl(l),[q,L]=F2("inactive"),[I,N]=F2(!1),[K,Z]=F2(null),R=q0({state:q});Ne(()=>{R.current.state=q}),He(()=>{if(r)Z(null);else{const X=E(D);Z(()=>X)}},[r,D,E]);const H=(v=n==null?void 0:n.coarse)!==null&&v!==void 0?v:15,U=(g=n==null?void 0:n.fine)!==null&&g!==void 0?g:5;return He(()=>{if(r||K==null)return;const X=b.current;return l0(X,"Element ref not attached"),Lg(D,X,m,{coarse:H,fine:U},(x,A,w)=>{if(A)switch(x){case"down":{L("drag"),l0(w,'Expected event to be defined for "down" action'),S(D,w);const{onDragging:_}=p.current;_&&_(!0);break}case"move":{const{state:_}=R.current;_!=="drag"&&L("hover"),l0(w,'Expected event to be defined for "move" action'),K(w);break}case"up":{L("hover"),F();const{onDragging:_}=p.current;_&&_(!1);break}}else L("inactive")})},[H,m,r,U,E,D,K,S,F]),Qg({disabled:r,handleId:D,resizeHandler:K,panelGroupElement:M}),k2(f,{...h,children:e,className:t,id:l,onBlur:()=>{N(!1),i==null||i()},onFocus:()=>{N(!0),s==null||s()},ref:b,role:"separator",style:{...{touchAction:"none",userSelect:"none"},...c},tabIndex:d,"data-panel-group-direction":m,"data-panel-group-id":y,"data-resize-handle":"","data-resize-handle-active":q==="drag"?"pointer":I?"keyboard":void 0,"data-resize-handle-state":q,"data-panel-resize-handle-enabled":!r,"data-panel-resize-handle-id":D})}Is.displayName="PanelResizeHandle";const Jg=({children:e,isOpen:t})=>{const{isDesktop:r}=ve();return r?o.jsx("div",{className:u0("c__right-panel",{open:t}),children:e}):o.jsx("div",{className:u0("c__right-panel__mobile",{open:t}),children:e})},em=(e,t,r)=>{const[n,l]=u.useState(typeof t>"u"?e:t),i=a=>{r?r(a):l(a)};return u.useEffect(()=>{r&&typeof t<"u"&&t!==n&&l(t)},[t]),[n,i]},R5=300,L5=450,tm=40,rm=({icon:e,children:t,hideLeftPanelOnDesktop:r=!1,leftPanelContent:n,leftPanelFooter:l,rightPanelContent:i,rightHeaderContent:a,languages:s,enableResize:c=!1,rightPanelIsOpen:d=!1,...f})=>{const[h,v]=em(!1,f.isLeftPanelOpen,f.setIsLeftPanelOpen),{isDesktop:g}=ve(),b=u.useRef(null),[p,C]=u.useState(!1),m=u.useRef(void 0),y=g?!r:!0,E=g?!r:h,[S,F]=u.useState(B1(R5,g)),[M,D]=u.useState(B1(L5,g)),q=()=>{v(!h)};return u.useEffect(()=>{const L=()=>{const N=Math.round(B1(R5,g)),K=Math.round(Math.min(B1(L5,g),tm));F(g?N:0),D(c?K:N)},I=()=>{C(!0),m.current&&clearTimeout(m.current),m.current=window.setTimeout(()=>{C(!1)},150),L()};return L(),window.addEventListener("resize",I),()=>{window.removeEventListener("resize",I),m.current&&clearTimeout(m.current)}},[g,c]),o.jsxs("div",{className:u0("c__main-layout",{resizing:p}),children:[o.jsx("div",{className:"c__main-layout__header",children:o.jsx(fs,{onTogglePanel:q,isPanelOpen:h,rightIcon:a,leftIcon:e,languages:s})}),o.jsx("div",{className:"c__main-layout__content",children:o.jsxs(Ts,{autoSaveId:"persistance",direction:"horizontal",children:[y&&o.jsxs(o.Fragment,{children:[o.jsx(Ln,{ref:b,order:0,defaultSize:S,minSize:S,maxSize:M,children:o.jsx(hs,{isOpen:E,footer:l,children:n})}),g&&o.jsx(Is,{className:"border-clr-surface-primary",style:{borderRightWidth:"1px",borderRightStyle:"solid"}})]}),o.jsx(Ln,{order:1,children:o.jsxs("div",{className:"c__main-layout__content__center",children:[o.jsx("div",{className:"c__main-layout__content__center__children",children:t}),o.jsx(Jg,{isOpen:d,children:i})]})})]})})]})},B1=(e,t)=>{if(!t)return 0;const r=window.innerWidth;return e/r*100},nm=52,js=({children:e,text:t,...r})=>o.jsxs("div",{className:"suite__label__container",children:[o.jsx("label",{...r,children:e}),t&&o.jsx("span",{className:"suite__label__container__description",children:t})]}),lm=({label:e,text:t,labelSide:r="right",children:n})=>o.jsxs("div",{className:u0("c__with-label",{[r]:!0}),children:[o.jsx(js,{children:e,text:t}),n]});var O5=1,im=.9,om=.8,am=.17,Hr=.1,Nr=.999,sm=.9999,cm=.99,um=/[\\\/_+.#"@\[\(\{&]/,dm=/[\\\/_+.#"@\[\(\{&]/g,fm=/[\s-]/,Rs=/[\s-]/g;function Hn(e,t,r,n,l,i,a){if(i===t.length)return l===e.length?O5:cm;var s=`${l},${i}`;if(a[s]!==void 0)return a[s];for(var c=n.charAt(i),d=r.indexOf(c,l),f=0,h,v,g,b;d>=0;)h=Hn(e,t,r,n,d+1,i+1,a),h>f&&(d===l?h*=O5:um.test(e.charAt(d-1))?(h*=om,g=e.slice(l,d-1).match(dm),g&&l>0&&(h*=Math.pow(Nr,g.length))):fm.test(e.charAt(d-1))?(h*=im,b=e.slice(l,d-1).match(Rs),b&&l>0&&(h*=Math.pow(Nr,b.length))):(h*=am,l>0&&(h*=Math.pow(Nr,d-l))),e.charAt(d)!==t.charAt(i)&&(h*=sm)),(h<Hr&&r.charAt(d-1)===n.charAt(i+1)||n.charAt(i+1)===n.charAt(i)&&r.charAt(d-1)!==n.charAt(i))&&(v=Hn(e,t,r,n,d+1,i+2,a),v*Hr>h&&(h=v*Hr)),h>f&&(f=h),d=r.indexOf(c,d+1);return a[s]=f,f}function H5(e){return e.toLowerCase().replace(Rs," ")}function hm(e,t,r){return e=r&&r.length>0?`${e+" "+r.join(" ")}`:e,Hn(e,t,H5(e),H5(t),0,0,{})}function De(e,t,{checkForDefaultPrevented:r=!0}={}){return function(l){if(e==null||e(l),r===!1||!l.defaultPrevented)return t==null?void 0:t(l)}}function N5(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Ls(...e){return t=>{let r=!1;const n=e.map(l=>{const i=N5(l,t);return!r&&typeof i=="function"&&(r=!0),i});if(r)return()=>{for(let l=0;l<n.length;l++){const i=n[l];typeof i=="function"?i():N5(e[l],null)}}}}function t2(...e){return T.useCallback(Ls(...e),e)}function pm(e,t){const r=T.createContext(t),n=i=>{const{children:a,...s}=i,c=T.useMemo(()=>s,Object.values(s));return o.jsx(r.Provider,{value:c,children:a})};n.displayName=e+"Provider";function l(i){const a=T.useContext(r);if(a)return a;if(t!==void 0)return t;throw new Error(`\`${i}\` must be used within \`${e}\``)}return[n,l]}function vm(e,t=[]){let r=[];function n(i,a){const s=T.createContext(a),c=r.length;r=[...r,a];const d=h=>{var m;const{scope:v,children:g,...b}=h,p=((m=v==null?void 0:v[e])==null?void 0:m[c])||s,C=T.useMemo(()=>b,Object.values(b));return o.jsx(p.Provider,{value:C,children:g})};d.displayName=i+"Provider";function f(h,v){var p;const g=((p=v==null?void 0:v[e])==null?void 0:p[c])||s,b=T.useContext(g);if(b)return b;if(a!==void 0)return a;throw new Error(`\`${h}\` must be used within \`${i}\``)}return[d,f]}const l=()=>{const i=r.map(a=>T.createContext(a));return function(s){const c=(s==null?void 0:s[e])||i;return T.useMemo(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return l.scopeName=e,[n,gm(l,...t)]}function gm(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(l=>({useScope:l(),scopeName:l.scopeName}));return function(i){const a=n.reduce((s,{useScope:c,scopeName:d})=>{const h=c(i)[`__scope${d}`];return{...s,...h}},{});return T.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return r.scopeName=t.scopeName,r}var C1=globalThis!=null&&globalThis.document?T.useLayoutEffect:()=>{},mm=T[" useId ".trim().toString()]||(()=>{}),Cm=0;function ue(e){const[t,r]=T.useState(mm());return C1(()=>{r(n=>n??String(Cm++))},[e]),t?`radix-${t}`:""}var bm=T[" useInsertionEffect ".trim().toString()]||C1;function ym({prop:e,defaultProp:t,onChange:r=()=>{},caller:n}){const[l,i,a]=xm({defaultProp:t,onChange:r}),s=e!==void 0,c=s?e:l;{const f=T.useRef(e!==void 0);T.useEffect(()=>{const h=f.current;h!==s&&console.warn(`${n} is changing from ${h?"controlled":"uncontrolled"} to ${s?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),f.current=s},[s,n])}const d=T.useCallback(f=>{var h;if(s){const v=wm(f)?f(e):f;v!==e&&((h=a.current)==null||h.call(a,v))}else i(f)},[s,e,i,a]);return[c,d]}function xm({defaultProp:e,onChange:t}){const[r,n]=T.useState(e),l=T.useRef(r),i=T.useRef(t);return bm(()=>{i.current=t},[t]),T.useEffect(()=>{var a;l.current!==r&&((a=i.current)==null||a.call(i,r),l.current=r)},[r,l]),[r,n,i]}function wm(e){return typeof e=="function"}function Os(e){const t=Em(e),r=T.forwardRef((n,l)=>{const{children:i,...a}=n,s=T.Children.toArray(i),c=s.find(Dm);if(c){const d=c.props.children,f=s.map(h=>h===c?T.Children.count(d)>1?T.Children.only(null):T.isValidElement(d)?d.props.children:null:h);return o.jsx(t,{...a,ref:l,children:T.isValidElement(d)?T.cloneElement(d,void 0,f):null})}return o.jsx(t,{...a,ref:l,children:i})});return r.displayName=`${e}.Slot`,r}function Em(e){const t=T.forwardRef((r,n)=>{const{children:l,...i}=r;if(T.isValidElement(l)){const a=Mm(l),s=Sm(i,l.props);return l.type!==T.Fragment&&(s.ref=n?Ls(n,a):a),T.cloneElement(l,s)}return T.Children.count(l)>1?T.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Fm=Symbol("radix.slottable");function Dm(e){return T.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Fm}function Sm(e,t){const r={...t};for(const n in t){const l=e[n],i=t[n];/^on[A-Z]/.test(n)?l&&i?r[n]=(...s)=>{const c=i(...s);return l(...s),c}:l&&(r[n]=l):n==="style"?r[n]={...l,...i}:n==="className"&&(r[n]=[l,i].filter(Boolean).join(" "))}return{...e,...r}}function Mm(e){var n,l;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(l=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:l.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var _m=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],E0=_m.reduce((e,t)=>{const r=Os(`Primitive.${t}`),n=T.forwardRef((l,i)=>{const{asChild:a,...s}=l,c=a?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),o.jsx(c,{...s,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function $m(e,t){e&&K6.flushSync(()=>e.dispatchEvent(t))}function b1(e){const t=T.useRef(e);return T.useEffect(()=>{t.current=e}),T.useMemo(()=>(...r)=>{var n;return(n=t.current)==null?void 0:n.call(t,...r)},[])}function Am(e,t=globalThis==null?void 0:globalThis.document){const r=b1(e);T.useEffect(()=>{const n=l=>{l.key==="Escape"&&r(l)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var qm="DismissableLayer",Nn="dismissableLayer.update",km="dismissableLayer.pointerDownOutside",Pm="dismissableLayer.focusOutside",B5,Hs=T.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Ns=T.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:n,onPointerDownOutside:l,onFocusOutside:i,onInteractOutside:a,onDismiss:s,...c}=e,d=T.useContext(Hs),[f,h]=T.useState(null),v=(f==null?void 0:f.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,g]=T.useState({}),b=t2(t,D=>h(D)),p=Array.from(d.layers),[C]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),m=p.indexOf(C),y=f?p.indexOf(f):-1,E=d.layersWithOutsidePointerEventsDisabled.size>0,S=y>=m,F=jm(D=>{const q=D.target,L=[...d.branches].some(I=>I.contains(q));!S||L||(l==null||l(D),a==null||a(D),D.defaultPrevented||s==null||s())},v),M=Rm(D=>{const q=D.target;[...d.branches].some(I=>I.contains(q))||(i==null||i(D),a==null||a(D),D.defaultPrevented||s==null||s())},v);return Am(D=>{y===d.layers.size-1&&(n==null||n(D),!D.defaultPrevented&&s&&(D.preventDefault(),s()))},v),T.useEffect(()=>{if(f)return r&&(d.layersWithOutsidePointerEventsDisabled.size===0&&(B5=v.body.style.pointerEvents,v.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),V5(),()=>{r&&d.layersWithOutsidePointerEventsDisabled.size===1&&(v.body.style.pointerEvents=B5)}},[f,v,r,d]),T.useEffect(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),V5())},[f,d]),T.useEffect(()=>{const D=()=>g({});return document.addEventListener(Nn,D),()=>document.removeEventListener(Nn,D)},[]),o.jsx(E0.div,{...c,ref:b,style:{pointerEvents:E?S?"auto":"none":void 0,...e.style},onFocusCapture:De(e.onFocusCapture,M.onFocusCapture),onBlurCapture:De(e.onBlurCapture,M.onBlurCapture),onPointerDownCapture:De(e.onPointerDownCapture,F.onPointerDownCapture)})});Ns.displayName=qm;var Tm="DismissableLayerBranch",Im=T.forwardRef((e,t)=>{const r=T.useContext(Hs),n=T.useRef(null),l=t2(t,n);return T.useEffect(()=>{const i=n.current;if(i)return r.branches.add(i),()=>{r.branches.delete(i)}},[r.branches]),o.jsx(E0.div,{...e,ref:l})});Im.displayName=Tm;function jm(e,t=globalThis==null?void 0:globalThis.document){const r=b1(e),n=T.useRef(!1),l=T.useRef(()=>{});return T.useEffect(()=>{const i=s=>{if(s.target&&!n.current){let c=function(){Bs(km,r,d,{discrete:!0})};const d={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",l.current),l.current=c,t.addEventListener("click",l.current,{once:!0})):c()}else t.removeEventListener("click",l.current);n.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",i)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",i),t.removeEventListener("click",l.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}function Rm(e,t=globalThis==null?void 0:globalThis.document){const r=b1(e),n=T.useRef(!1);return T.useEffect(()=>{const l=i=>{i.target&&!n.current&&Bs(Pm,r,{originalEvent:i},{discrete:!1})};return t.addEventListener("focusin",l),()=>t.removeEventListener("focusin",l)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function V5(){const e=new CustomEvent(Nn);document.dispatchEvent(e)}function Bs(e,t,r,{discrete:n}){const l=r.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&l.addEventListener(e,t,{once:!0}),n?$m(l,i):l.dispatchEvent(i)}var Br="focusScope.autoFocusOnMount",Vr="focusScope.autoFocusOnUnmount",z5={bubbles:!1,cancelable:!0},Lm="FocusScope",Vs=T.forwardRef((e,t)=>{const{loop:r=!1,trapped:n=!1,onMountAutoFocus:l,onUnmountAutoFocus:i,...a}=e,[s,c]=T.useState(null),d=b1(l),f=b1(i),h=T.useRef(null),v=t2(t,p=>c(p)),g=T.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;T.useEffect(()=>{if(n){let p=function(E){if(g.paused||!s)return;const S=E.target;s.contains(S)?h.current=S:Ce(h.current,{select:!0})},C=function(E){if(g.paused||!s)return;const S=E.relatedTarget;S!==null&&(s.contains(S)||Ce(h.current,{select:!0}))},m=function(E){if(document.activeElement===document.body)for(const F of E)F.removedNodes.length>0&&Ce(s)};document.addEventListener("focusin",p),document.addEventListener("focusout",C);const y=new MutationObserver(m);return s&&y.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",p),document.removeEventListener("focusout",C),y.disconnect()}}},[n,s,g.paused]),T.useEffect(()=>{if(s){Z5.add(g);const p=document.activeElement;if(!s.contains(p)){const m=new CustomEvent(Br,z5);s.addEventListener(Br,d),s.dispatchEvent(m),m.defaultPrevented||(Om(zm(zs(s)),{select:!0}),document.activeElement===p&&Ce(s))}return()=>{s.removeEventListener(Br,d),setTimeout(()=>{const m=new CustomEvent(Vr,z5);s.addEventListener(Vr,f),s.dispatchEvent(m),m.defaultPrevented||Ce(p??document.body,{select:!0}),s.removeEventListener(Vr,f),Z5.remove(g)},0)}}},[s,d,f,g]);const b=T.useCallback(p=>{if(!r&&!n||g.paused)return;const C=p.key==="Tab"&&!p.altKey&&!p.ctrlKey&&!p.metaKey,m=document.activeElement;if(C&&m){const y=p.currentTarget,[E,S]=Hm(y);E&&S?!p.shiftKey&&m===S?(p.preventDefault(),r&&Ce(E,{select:!0})):p.shiftKey&&m===E&&(p.preventDefault(),r&&Ce(S,{select:!0})):m===y&&p.preventDefault()}},[r,n,g.paused]);return o.jsx(E0.div,{tabIndex:-1,...a,ref:v,onKeyDown:b})});Vs.displayName=Lm;function Om(e,{select:t=!1}={}){const r=document.activeElement;for(const n of e)if(Ce(n,{select:t}),document.activeElement!==r)return}function Hm(e){const t=zs(e),r=K5(t,e),n=K5(t.reverse(),e);return[r,n]}function zs(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>{const l=n.tagName==="INPUT"&&n.type==="hidden";return n.disabled||n.hidden||l?NodeFilter.FILTER_SKIP:n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function K5(e,t){for(const r of e)if(!Nm(r,{upTo:t}))return r}function Nm(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Bm(e){return e instanceof HTMLInputElement&&"select"in e}function Ce(e,{select:t=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&Bm(e)&&t&&e.select()}}var Z5=Vm();function Vm(){let e=[];return{add(t){const r=e[0];t!==r&&(r==null||r.pause()),e=U5(e,t),e.unshift(t)},remove(t){var r;e=U5(e,t),(r=e[0])==null||r.resume()}}}function U5(e,t){const r=[...e],n=r.indexOf(t);return n!==-1&&r.splice(n,1),r}function zm(e){return e.filter(t=>t.tagName!=="A")}var Km="Portal",Ks=T.forwardRef((e,t)=>{var s;const{container:r,...n}=e,[l,i]=T.useState(!1);C1(()=>i(!0),[]);const a=r||l&&((s=globalThis==null?void 0:globalThis.document)==null?void 0:s.body);return a?Qe.createPortal(o.jsx(E0.div,{...n,ref:t}),a):null});Ks.displayName=Km;function Zm(e,t){return T.useReducer((r,n)=>t[r][n]??r,e)}var ir=e=>{const{present:t,children:r}=e,n=Um(t),l=typeof r=="function"?r({present:n.isPresent}):T.Children.only(r),i=t2(n.ref,Wm(l));return typeof r=="function"||n.isPresent?T.cloneElement(l,{ref:i}):null};ir.displayName="Presence";function Um(e){const[t,r]=T.useState(),n=T.useRef(null),l=T.useRef(e),i=T.useRef("none"),a=e?"mounted":"unmounted",[s,c]=Zm(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return T.useEffect(()=>{const d=V1(n.current);i.current=s==="mounted"?d:"none"},[s]),C1(()=>{const d=n.current,f=l.current;if(f!==e){const v=i.current,g=V1(d);e?c("MOUNT"):g==="none"||(d==null?void 0:d.display)==="none"?c("UNMOUNT"):c(f&&v!==g?"ANIMATION_OUT":"UNMOUNT"),l.current=e}},[e,c]),C1(()=>{if(t){let d;const f=t.ownerDocument.defaultView??window,h=g=>{const p=V1(n.current).includes(CSS.escape(g.animationName));if(g.target===t&&p&&(c("ANIMATION_END"),!l.current)){const C=t.style.animationFillMode;t.style.animationFillMode="forwards",d=f.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=C)})}},v=g=>{g.target===t&&(i.current=V1(n.current))};return t.addEventListener("animationstart",v),t.addEventListener("animationcancel",h),t.addEventListener("animationend",h),()=>{f.clearTimeout(d),t.removeEventListener("animationstart",v),t.removeEventListener("animationcancel",h),t.removeEventListener("animationend",h)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:T.useCallback(d=>{n.current=d?getComputedStyle(d):null,r(d)},[])}}function V1(e){return(e==null?void 0:e.animationName)||"none"}function Wm(e){var n,l;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(l=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:l.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var zr=0;function Gm(){T.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??W5()),document.body.insertAdjacentElement("beforeend",e[1]??W5()),zr++,()=>{zr===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),zr--}},[])}function W5(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var nt="right-scroll-bar-position",lt="width-before-scroll-bar",Ym="with-scroll-bars-hidden",Xm="--removed-body-scroll-bar-size";function Kr(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Qm(e,t){var r=u.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(n){var l=r.value;l!==n&&(r.value=n,r.callback(n,l))}}}})[0];return r.callback=t,r.facade}var Jm=typeof window<"u"?T.useLayoutEffect:T.useEffect,G5=new WeakMap;function eC(e,t){var r=Qm(null,function(n){return e.forEach(function(l){return Kr(l,n)})});return Jm(function(){var n=G5.get(r);if(n){var l=new Set(n),i=new Set(e),a=r.current;l.forEach(function(s){i.has(s)||Kr(s,null)}),i.forEach(function(s){l.has(s)||Kr(s,a)})}G5.set(r,e)},[e]),r}function tC(e){return e}function rC(e,t){t===void 0&&(t=tC);var r=[],n=!1,l={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(i){var a=t(i,n);return r.push(a),function(){r=r.filter(function(s){return s!==a})}},assignSyncMedium:function(i){for(n=!0;r.length;){var a=r;r=[],a.forEach(i)}r={push:function(s){return i(s)},filter:function(){return r}}},assignMedium:function(i){n=!0;var a=[];if(r.length){var s=r;r=[],s.forEach(i),a=r}var c=function(){var f=a;a=[],f.forEach(i)},d=function(){return Promise.resolve().then(c)};d(),r={push:function(f){a.push(f),d()},filter:function(f){return a=a.filter(f),r}}}};return l}function nC(e){e===void 0&&(e={});var t=rC(null);return t.options=re({async:!0,ssr:!1},e),t}var Zs=function(e){var t=e.sideCar,r=$3(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw new Error("Sidecar medium not found");return T.createElement(n,re({},r))};Zs.isSideCarExport=!0;function lC(e,t){return e.useMedium(t),Zs}var Us=nC(),Zr=function(){},or=T.forwardRef(function(e,t){var r=T.useRef(null),n=T.useState({onScrollCapture:Zr,onWheelCapture:Zr,onTouchMoveCapture:Zr}),l=n[0],i=n[1],a=e.forwardProps,s=e.children,c=e.className,d=e.removeScrollBar,f=e.enabled,h=e.shards,v=e.sideCar,g=e.noRelative,b=e.noIsolation,p=e.inert,C=e.allowPinchZoom,m=e.as,y=m===void 0?"div":m,E=e.gapMode,S=$3(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),F=v,M=eC([r,t]),D=re(re({},S),l);return T.createElement(T.Fragment,null,f&&T.createElement(F,{sideCar:Us,removeScrollBar:d,shards:h,noRelative:g,noIsolation:b,inert:p,setCallbacks:i,allowPinchZoom:!!C,lockRef:r,gapMode:E}),a?T.cloneElement(T.Children.only(s),re(re({},D),{ref:M})):T.createElement(y,re({},D,{className:c,ref:M}),s))});or.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};or.classNames={fullWidth:lt,zeroRight:nt};var iC=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function oC(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=iC();return t&&e.setAttribute("nonce",t),e}function aC(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function sC(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var cC=function(){var e=0,t=null;return{add:function(r){e==0&&(t=oC())&&(aC(t,r),sC(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},uC=function(){var e=cC();return function(t,r){T.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},Ws=function(){var e=uC(),t=function(r){var n=r.styles,l=r.dynamic;return e(n,l),null};return t},dC={left:0,top:0,right:0,gap:0},Ur=function(e){return parseInt(e||"",10)||0},fC=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],n=t[e==="padding"?"paddingTop":"marginTop"],l=t[e==="padding"?"paddingRight":"marginRight"];return[Ur(r),Ur(n),Ur(l)]},hC=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return dC;var t=fC(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},pC=Ws(),S2="data-scroll-locked",vC=function(e,t,r,n){var l=e.left,i=e.top,a=e.right,s=e.gap;return r===void 0&&(r="margin"),`
50
- .`.concat(Ym,` {
51
- overflow: hidden `).concat(n,`;
52
- padding-right: `).concat(s,"px ").concat(n,`;
53
- }
54
- body[`).concat(S2,`] {
55
- overflow: hidden `).concat(n,`;
56
- overscroll-behavior: contain;
57
- `).concat([t&&"position: relative ".concat(n,";"),r==="margin"&&`
58
- padding-left: `.concat(l,`px;
59
- padding-top: `).concat(i,`px;
60
- padding-right: `).concat(a,`px;
61
- margin-left:0;
62
- margin-top:0;
63
- margin-right: `).concat(s,"px ").concat(n,`;
64
- `),r==="padding"&&"padding-right: ".concat(s,"px ").concat(n,";")].filter(Boolean).join(""),`
65
- }
66
-
67
- .`).concat(nt,` {
68
- right: `).concat(s,"px ").concat(n,`;
69
- }
70
-
71
- .`).concat(lt,` {
72
- margin-right: `).concat(s,"px ").concat(n,`;
73
- }
74
-
75
- .`).concat(nt," .").concat(nt,` {
76
- right: 0 `).concat(n,`;
77
- }
78
-
79
- .`).concat(lt," .").concat(lt,` {
80
- margin-right: 0 `).concat(n,`;
81
- }
82
-
83
- body[`).concat(S2,`] {
84
- `).concat(Xm,": ").concat(s,`px;
85
- }
86
- `)},Y5=function(){var e=parseInt(document.body.getAttribute(S2)||"0",10);return isFinite(e)?e:0},gC=function(){T.useEffect(function(){return document.body.setAttribute(S2,(Y5()+1).toString()),function(){var e=Y5()-1;e<=0?document.body.removeAttribute(S2):document.body.setAttribute(S2,e.toString())}},[])},mC=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,l=n===void 0?"margin":n;gC();var i=T.useMemo(function(){return hC(l)},[l]);return T.createElement(pC,{styles:vC(i,!t,l,r?"":"!important")})},Bn=!1;if(typeof window<"u")try{var z1=Object.defineProperty({},"passive",{get:function(){return Bn=!0,!0}});window.addEventListener("test",z1,z1),window.removeEventListener("test",z1,z1)}catch{Bn=!1}var a2=Bn?{passive:!1}:!1,CC=function(e){return e.tagName==="TEXTAREA"},Gs=function(e,t){if(!(e instanceof Element))return!1;var r=window.getComputedStyle(e);return r[t]!=="hidden"&&!(r.overflowY===r.overflowX&&!CC(e)&&r[t]==="visible")},bC=function(e){return Gs(e,"overflowY")},yC=function(e){return Gs(e,"overflowX")},X5=function(e,t){var r=t.ownerDocument,n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var l=Ys(e,n);if(l){var i=Xs(e,n),a=i[1],s=i[2];if(a>s)return!0}n=n.parentNode}while(n&&n!==r.body);return!1},xC=function(e){var t=e.scrollTop,r=e.scrollHeight,n=e.clientHeight;return[t,r,n]},wC=function(e){var t=e.scrollLeft,r=e.scrollWidth,n=e.clientWidth;return[t,r,n]},Ys=function(e,t){return e==="v"?bC(t):yC(t)},Xs=function(e,t){return e==="v"?xC(t):wC(t)},EC=function(e,t){return e==="h"&&t==="rtl"?-1:1},FC=function(e,t,r,n,l){var i=EC(e,window.getComputedStyle(t).direction),a=i*n,s=r.target,c=t.contains(s),d=!1,f=a>0,h=0,v=0;do{if(!s)break;var g=Xs(e,s),b=g[0],p=g[1],C=g[2],m=p-C-i*b;(b||m)&&Ys(e,s)&&(h+=m,v+=b);var y=s.parentNode;s=y&&y.nodeType===Node.DOCUMENT_FRAGMENT_NODE?y.host:y}while(!c&&s!==document.body||c&&(t.contains(s)||t===s));return(f&&Math.abs(h)<1||!f&&Math.abs(v)<1)&&(d=!0),d},K1=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Q5=function(e){return[e.deltaX,e.deltaY]},J5=function(e){return e&&"current"in e?e.current:e},DC=function(e,t){return e[0]===t[0]&&e[1]===t[1]},SC=function(e){return`
87
- .block-interactivity-`.concat(e,` {pointer-events: none;}
88
- .allow-interactivity-`).concat(e,` {pointer-events: all;}
89
- `)},MC=0,s2=[];function _C(e){var t=T.useRef([]),r=T.useRef([0,0]),n=T.useRef(),l=T.useState(MC++)[0],i=T.useState(Ws)[0],a=T.useRef(e);T.useEffect(function(){a.current=e},[e]),T.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(l));var p=yc([e.lockRef.current],(e.shards||[]).map(J5),!0).filter(Boolean);return p.forEach(function(C){return C.classList.add("allow-interactivity-".concat(l))}),function(){document.body.classList.remove("block-interactivity-".concat(l)),p.forEach(function(C){return C.classList.remove("allow-interactivity-".concat(l))})}}},[e.inert,e.lockRef.current,e.shards]);var s=T.useCallback(function(p,C){if("touches"in p&&p.touches.length===2||p.type==="wheel"&&p.ctrlKey)return!a.current.allowPinchZoom;var m=K1(p),y=r.current,E="deltaX"in p?p.deltaX:y[0]-m[0],S="deltaY"in p?p.deltaY:y[1]-m[1],F,M=p.target,D=Math.abs(E)>Math.abs(S)?"h":"v";if("touches"in p&&D==="h"&&M.type==="range")return!1;var q=X5(D,M);if(!q)return!0;if(q?F=D:(F=D==="v"?"h":"v",q=X5(D,M)),!q)return!1;if(!n.current&&"changedTouches"in p&&(E||S)&&(n.current=F),!F)return!0;var L=n.current||F;return FC(L,C,p,L==="h"?E:S)},[]),c=T.useCallback(function(p){var C=p;if(!(!s2.length||s2[s2.length-1]!==i)){var m="deltaY"in C?Q5(C):K1(C),y=t.current.filter(function(F){return F.name===C.type&&(F.target===C.target||C.target===F.shadowParent)&&DC(F.delta,m)})[0];if(y&&y.should){C.cancelable&&C.preventDefault();return}if(!y){var E=(a.current.shards||[]).map(J5).filter(Boolean).filter(function(F){return F.contains(C.target)}),S=E.length>0?s(C,E[0]):!a.current.noIsolation;S&&C.cancelable&&C.preventDefault()}}},[]),d=T.useCallback(function(p,C,m,y){var E={name:p,delta:C,target:m,should:y,shadowParent:$C(m)};t.current.push(E),setTimeout(function(){t.current=t.current.filter(function(S){return S!==E})},1)},[]),f=T.useCallback(function(p){r.current=K1(p),n.current=void 0},[]),h=T.useCallback(function(p){d(p.type,Q5(p),p.target,s(p,e.lockRef.current))},[]),v=T.useCallback(function(p){d(p.type,K1(p),p.target,s(p,e.lockRef.current))},[]);T.useEffect(function(){return s2.push(i),e.setCallbacks({onScrollCapture:h,onWheelCapture:h,onTouchMoveCapture:v}),document.addEventListener("wheel",c,a2),document.addEventListener("touchmove",c,a2),document.addEventListener("touchstart",f,a2),function(){s2=s2.filter(function(p){return p!==i}),document.removeEventListener("wheel",c,a2),document.removeEventListener("touchmove",c,a2),document.removeEventListener("touchstart",f,a2)}},[]);var g=e.removeScrollBar,b=e.inert;return T.createElement(T.Fragment,null,b?T.createElement(i,{styles:SC(l)}):null,g?T.createElement(mC,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function $C(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const AC=lC(Us,_C);var Qs=T.forwardRef(function(e,t){return T.createElement(or,re({},e,{ref:t,sideCar:AC}))});Qs.classNames=or.classNames;var qC=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},c2=new WeakMap,Z1=new WeakMap,U1={},Wr=0,Js=function(e){return e&&(e.host||Js(e.parentNode))},kC=function(e,t){return t.map(function(r){if(e.contains(r))return r;var n=Js(r);return n&&e.contains(n)?n:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},PC=function(e,t,r,n){var l=kC(t,Array.isArray(e)?e:[e]);U1[r]||(U1[r]=new WeakMap);var i=U1[r],a=[],s=new Set,c=new Set(l),d=function(h){!h||s.has(h)||(s.add(h),d(h.parentNode))};l.forEach(d);var f=function(h){!h||c.has(h)||Array.prototype.forEach.call(h.children,function(v){if(s.has(v))f(v);else try{var g=v.getAttribute(n),b=g!==null&&g!=="false",p=(c2.get(v)||0)+1,C=(i.get(v)||0)+1;c2.set(v,p),i.set(v,C),a.push(v),p===1&&b&&Z1.set(v,!0),C===1&&v.setAttribute(r,"true"),b||v.setAttribute(n,"true")}catch(m){console.error("aria-hidden: cannot operate on ",v,m)}})};return f(t),s.clear(),Wr++,function(){a.forEach(function(h){var v=c2.get(h)-1,g=i.get(h)-1;c2.set(h,v),i.set(h,g),v||(Z1.has(h)||h.removeAttribute(n),Z1.delete(h)),g||h.removeAttribute(r)}),Wr--,Wr||(c2=new WeakMap,c2=new WeakMap,Z1=new WeakMap,U1={})}},TC=function(e,t,r){r===void 0&&(r="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),l=qC(e);return l?(n.push.apply(n,Array.from(l.querySelectorAll("[aria-live], script"))),PC(n,l,r,"aria-hidden")):function(){return null}},ar="Dialog",[e7]=vm(ar),[IC,X0]=e7(ar),t7=e=>{const{__scopeDialog:t,children:r,open:n,defaultOpen:l,onOpenChange:i,modal:a=!0}=e,s=T.useRef(null),c=T.useRef(null),[d,f]=ym({prop:n,defaultProp:l??!1,onChange:i,caller:ar});return o.jsx(IC,{scope:t,triggerRef:s,contentRef:c,contentId:ue(),titleId:ue(),descriptionId:ue(),open:d,onOpenChange:f,onOpenToggle:T.useCallback(()=>f(h=>!h),[f]),modal:a,children:r})};t7.displayName=ar;var r7="DialogTrigger",jC=T.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,l=X0(r7,r),i=t2(t,l.triggerRef);return o.jsx(E0.button,{type:"button","aria-haspopup":"dialog","aria-expanded":l.open,"aria-controls":l.contentId,"data-state":Wl(l.open),...n,ref:i,onClick:De(e.onClick,l.onOpenToggle)})});jC.displayName=r7;var Zl="DialogPortal",[RC,n7]=e7(Zl,{forceMount:void 0}),l7=e=>{const{__scopeDialog:t,forceMount:r,children:n,container:l}=e,i=X0(Zl,t);return o.jsx(RC,{scope:t,forceMount:r,children:T.Children.map(n,a=>o.jsx(ir,{present:r||i.open,children:o.jsx(Ks,{asChild:!0,container:l,children:a})}))})};l7.displayName=Zl;var At="DialogOverlay",i7=T.forwardRef((e,t)=>{const r=n7(At,e.__scopeDialog),{forceMount:n=r.forceMount,...l}=e,i=X0(At,e.__scopeDialog);return i.modal?o.jsx(ir,{present:n||i.open,children:o.jsx(OC,{...l,ref:t})}):null});i7.displayName=At;var LC=Os("DialogOverlay.RemoveScroll"),OC=T.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,l=X0(At,r);return o.jsx(Qs,{as:LC,allowPinchZoom:!0,shards:[l.contentRef],children:o.jsx(E0.div,{"data-state":Wl(l.open),...n,ref:t,style:{pointerEvents:"auto",...n.style}})})}),We="DialogContent",o7=T.forwardRef((e,t)=>{const r=n7(We,e.__scopeDialog),{forceMount:n=r.forceMount,...l}=e,i=X0(We,e.__scopeDialog);return o.jsx(ir,{present:n||i.open,children:i.modal?o.jsx(HC,{...l,ref:t}):o.jsx(NC,{...l,ref:t})})});o7.displayName=We;var HC=T.forwardRef((e,t)=>{const r=X0(We,e.__scopeDialog),n=T.useRef(null),l=t2(t,r.contentRef,n);return T.useEffect(()=>{const i=n.current;if(i)return TC(i)},[]),o.jsx(a7,{...e,ref:l,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:De(e.onCloseAutoFocus,i=>{var a;i.preventDefault(),(a=r.triggerRef.current)==null||a.focus()}),onPointerDownOutside:De(e.onPointerDownOutside,i=>{const a=i.detail.originalEvent,s=a.button===0&&a.ctrlKey===!0;(a.button===2||s)&&i.preventDefault()}),onFocusOutside:De(e.onFocusOutside,i=>i.preventDefault())})}),NC=T.forwardRef((e,t)=>{const r=X0(We,e.__scopeDialog),n=T.useRef(!1),l=T.useRef(!1);return o.jsx(a7,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:i=>{var a,s;(a=e.onCloseAutoFocus)==null||a.call(e,i),i.defaultPrevented||(n.current||(s=r.triggerRef.current)==null||s.focus(),i.preventDefault()),n.current=!1,l.current=!1},onInteractOutside:i=>{var c,d;(c=e.onInteractOutside)==null||c.call(e,i),i.defaultPrevented||(n.current=!0,i.detail.originalEvent.type==="pointerdown"&&(l.current=!0));const a=i.target;((d=r.triggerRef.current)==null?void 0:d.contains(a))&&i.preventDefault(),i.detail.originalEvent.type==="focusin"&&l.current&&i.preventDefault()}})}),a7=T.forwardRef((e,t)=>{const{__scopeDialog:r,trapFocus:n,onOpenAutoFocus:l,onCloseAutoFocus:i,...a}=e,s=X0(We,r),c=T.useRef(null),d=t2(t,c);return Gm(),o.jsxs(o.Fragment,{children:[o.jsx(Vs,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:l,onUnmountAutoFocus:i,children:o.jsx(Ns,{role:"dialog",id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":Wl(s.open),...a,ref:d,onDismiss:()=>s.onOpenChange(!1)})}),o.jsxs(o.Fragment,{children:[o.jsx(KC,{titleId:s.titleId}),o.jsx(UC,{contentRef:c,descriptionId:s.descriptionId})]})]})}),Ul="DialogTitle",BC=T.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,l=X0(Ul,r);return o.jsx(E0.h2,{id:l.titleId,...n,ref:t})});BC.displayName=Ul;var s7="DialogDescription",VC=T.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,l=X0(s7,r);return o.jsx(E0.p,{id:l.descriptionId,...n,ref:t})});VC.displayName=s7;var c7="DialogClose",zC=T.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,l=X0(c7,r);return o.jsx(E0.button,{type:"button",...n,ref:t,onClick:De(e.onClick,()=>l.onOpenChange(!1))})});zC.displayName=c7;function Wl(e){return e?"open":"closed"}var u7="DialogTitleWarning",[LD,d7]=pm(u7,{contentName:We,titleName:Ul,docsSlug:"dialog"}),KC=({titleId:e})=>{const t=d7(u7),r=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
90
-
91
- If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
92
-
93
- For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return T.useEffect(()=>{e&&(document.getElementById(e)||console.error(r))},[r,e]),null},ZC="DialogDescriptionWarning",UC=({contentRef:e,descriptionId:t})=>{const n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${d7(ZC).contentName}}.`;return T.useEffect(()=>{var i;const l=(i=e.current)==null?void 0:i.getAttribute("aria-describedby");t&&l&&(document.getElementById(t)||console.warn(n))},[n,e,t]),null},WC=t7,GC=l7,YC=i7,XC=o7,G2='[cmdk-group=""]',Gr='[cmdk-group-items=""]',QC='[cmdk-group-heading=""]',Gl='[cmdk-item=""]',eo=`${Gl}:not([aria-disabled="true"])`,Vn="cmdk-item-select",Te="data-value",JC=(e,t,r)=>hm(e,t,r),f7=T.createContext(void 0),_1=()=>T.useContext(f7),h7=T.createContext(void 0),Yl=()=>T.useContext(h7),p7=T.createContext(void 0),v7=T.forwardRef((e,t)=>{let r=C2(()=>{var w,_;return{search:"",value:(_=(w=e.value)!=null?w:e.defaultValue)!=null?_:"",filtered:{count:0,items:new Map,groups:new Set}}}),n=C2(()=>new Set),l=C2(()=>new Map),i=C2(()=>new Map),a=C2(()=>new Set),s=g7(e),{label:c,children:d,value:f,onValueChange:h,filter:v,shouldFilter:g,loop:b,disablePointerSelection:p=!1,vimBindings:C=!0,...m}=e,y=ue(),E=ue(),S=ue(),F=T.useRef(null),M=ub();Ge(()=>{if(f!==void 0){let w=f.trim();r.current.value=w,D.emit()}},[f]),Ge(()=>{M(6,Z)},[]);let D=T.useMemo(()=>({subscribe:w=>(a.current.add(w),()=>a.current.delete(w)),snapshot:()=>r.current,setState:(w,_,P)=>{var j,O,B;if(!Object.is(r.current[w],_)){if(r.current[w]=_,w==="search")K(),I(),M(1,N);else if(w==="value"&&(P||M(5,Z),((j=s.current)==null?void 0:j.value)!==void 0)){let k=_??"";(B=(O=s.current).onValueChange)==null||B.call(O,k);return}D.emit()}},emit:()=>{a.current.forEach(w=>w())}}),[]),q=T.useMemo(()=>({value:(w,_,P)=>{var j;_!==((j=i.current.get(w))==null?void 0:j.value)&&(i.current.set(w,{value:_,keywords:P}),r.current.filtered.items.set(w,L(_,P)),M(2,()=>{I(),D.emit()}))},item:(w,_)=>(n.current.add(w),_&&(l.current.has(_)?l.current.get(_).add(w):l.current.set(_,new Set([w]))),M(3,()=>{K(),I(),r.current.value||N(),D.emit()}),()=>{i.current.delete(w),n.current.delete(w),r.current.filtered.items.delete(w);let P=R();M(4,()=>{K(),(P==null?void 0:P.getAttribute("id"))===w&&N(),D.emit()})}),group:w=>(l.current.has(w)||l.current.set(w,new Set),()=>{i.current.delete(w),l.current.delete(w)}),filter:()=>s.current.shouldFilter,label:c||e["aria-label"],getDisablePointerSelection:()=>s.current.disablePointerSelection,listId:y,inputId:S,labelId:E,listInnerRef:F}),[]);function L(w,_){var P,j;let O=(j=(P=s.current)==null?void 0:P.filter)!=null?j:JC;return w?O(w,r.current.search,_):0}function I(){if(!r.current.search||s.current.shouldFilter===!1)return;let w=r.current.filtered.items,_=[];r.current.filtered.groups.forEach(j=>{let O=l.current.get(j),B=0;O.forEach(k=>{let z=w.get(k);B=Math.max(z,B)}),_.push([j,B])});let P=F.current;H().sort((j,O)=>{var B,k;let z=j.getAttribute("id"),V=O.getAttribute("id");return((B=w.get(V))!=null?B:0)-((k=w.get(z))!=null?k:0)}).forEach(j=>{let O=j.closest(Gr);O?O.appendChild(j.parentElement===O?j:j.closest(`${Gr} > *`)):P.appendChild(j.parentElement===P?j:j.closest(`${Gr} > *`))}),_.sort((j,O)=>O[1]-j[1]).forEach(j=>{var O;let B=(O=F.current)==null?void 0:O.querySelector(`${G2}[${Te}="${encodeURIComponent(j[0])}"]`);B==null||B.parentElement.appendChild(B)})}function N(){let w=H().find(P=>P.getAttribute("aria-disabled")!=="true"),_=w==null?void 0:w.getAttribute(Te);D.setState("value",_||void 0)}function K(){var w,_,P,j;if(!r.current.search||s.current.shouldFilter===!1){r.current.filtered.count=n.current.size;return}r.current.filtered.groups=new Set;let O=0;for(let B of n.current){let k=(_=(w=i.current.get(B))==null?void 0:w.value)!=null?_:"",z=(j=(P=i.current.get(B))==null?void 0:P.keywords)!=null?j:[],V=L(k,z);r.current.filtered.items.set(B,V),V>0&&O++}for(let[B,k]of l.current)for(let z of k)if(r.current.filtered.items.get(z)>0){r.current.filtered.groups.add(B);break}r.current.filtered.count=O}function Z(){var w,_,P;let j=R();j&&(((w=j.parentElement)==null?void 0:w.firstChild)===j&&((P=(_=j.closest(G2))==null?void 0:_.querySelector(QC))==null||P.scrollIntoView({block:"nearest"})),j.scrollIntoView({block:"nearest"}))}function R(){var w;return(w=F.current)==null?void 0:w.querySelector(`${Gl}[aria-selected="true"]`)}function H(){var w;return Array.from(((w=F.current)==null?void 0:w.querySelectorAll(eo))||[])}function U(w){let _=H()[w];_&&D.setState("value",_.getAttribute(Te))}function G(w){var _;let P=R(),j=H(),O=j.findIndex(k=>k===P),B=j[O+w];(_=s.current)!=null&&_.loop&&(B=O+w<0?j[j.length-1]:O+w===j.length?j[0]:j[O+w]),B&&D.setState("value",B.getAttribute(Te))}function X(w){let _=R(),P=_==null?void 0:_.closest(G2),j;for(;P&&!j;)P=w>0?sb(P,G2):cb(P,G2),j=P==null?void 0:P.querySelector(eo);j?D.setState("value",j.getAttribute(Te)):G(w)}let W=()=>U(H().length-1),x=w=>{w.preventDefault(),w.metaKey?W():w.altKey?X(1):G(1)},A=w=>{w.preventDefault(),w.metaKey?U(0):w.altKey?X(-1):G(-1)};return T.createElement(E0.div,{ref:t,tabIndex:-1,...m,"cmdk-root":"",onKeyDown:w=>{var _;if((_=m.onKeyDown)==null||_.call(m,w),!w.defaultPrevented)switch(w.key){case"n":case"j":{C&&w.ctrlKey&&x(w);break}case"ArrowDown":{x(w);break}case"p":case"k":{C&&w.ctrlKey&&A(w);break}case"ArrowUp":{A(w);break}case"Home":{w.preventDefault(),U(0);break}case"End":{w.preventDefault(),W();break}case"Enter":if(!w.nativeEvent.isComposing&&w.keyCode!==229){w.preventDefault();let P=R();if(P){let j=new Event(Vn);P.dispatchEvent(j)}}}}},T.createElement("label",{"cmdk-label":"",htmlFor:q.inputId,id:q.labelId,style:fb},c),sr(e,w=>T.createElement(h7.Provider,{value:D},T.createElement(f7.Provider,{value:q},w))))}),eb=T.forwardRef((e,t)=>{var r,n;let l=ue(),i=T.useRef(null),a=T.useContext(p7),s=_1(),c=g7(e),d=(n=(r=c.current)==null?void 0:r.forceMount)!=null?n:a==null?void 0:a.forceMount;Ge(()=>{if(!d)return s.item(l,a==null?void 0:a.id)},[d]);let f=m7(l,i,[e.value,e.children,i],e.keywords),h=Yl(),v=Ye(M=>M.value&&M.value===f.current),g=Ye(M=>d||s.filter()===!1?!0:M.search?M.filtered.items.get(l)>0:!0);T.useEffect(()=>{let M=i.current;if(!(!M||e.disabled))return M.addEventListener(Vn,b),()=>M.removeEventListener(Vn,b)},[g,e.onSelect,e.disabled]);function b(){var M,D;p(),(D=(M=c.current).onSelect)==null||D.call(M,f.current)}function p(){h.setState("value",f.current,!0)}if(!g)return null;let{disabled:C,value:m,onSelect:y,forceMount:E,keywords:S,...F}=e;return T.createElement(E0.div,{ref:x1([i,t]),...F,id:l,"cmdk-item":"",role:"option","aria-disabled":!!C,"aria-selected":!!v,"data-disabled":!!C,"data-selected":!!v,onPointerMove:C||s.getDisablePointerSelection()?void 0:p,onClick:C?void 0:b},e.children)}),tb=T.forwardRef((e,t)=>{let{heading:r,children:n,forceMount:l,...i}=e,a=ue(),s=T.useRef(null),c=T.useRef(null),d=ue(),f=_1(),h=Ye(g=>l||f.filter()===!1?!0:g.search?g.filtered.groups.has(a):!0);Ge(()=>f.group(a),[]),m7(a,s,[e.value,e.heading,c]);let v=T.useMemo(()=>({id:a,forceMount:l}),[l]);return T.createElement(E0.div,{ref:x1([s,t]),...i,"cmdk-group":"",role:"presentation",hidden:h?void 0:!0},r&&T.createElement("div",{ref:c,"cmdk-group-heading":"","aria-hidden":!0,id:d},r),sr(e,g=>T.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":r?d:void 0},T.createElement(p7.Provider,{value:v},g))))}),rb=T.forwardRef((e,t)=>{let{alwaysRender:r,...n}=e,l=T.useRef(null),i=Ye(a=>!a.search);return!r&&!i?null:T.createElement(E0.div,{ref:x1([l,t]),...n,"cmdk-separator":"",role:"separator"})}),nb=T.forwardRef((e,t)=>{let{onValueChange:r,...n}=e,l=e.value!=null,i=Yl(),a=Ye(f=>f.search),s=Ye(f=>f.value),c=_1(),d=T.useMemo(()=>{var f;let h=(f=c.listInnerRef.current)==null?void 0:f.querySelector(`${Gl}[${Te}="${encodeURIComponent(s)}"]`);return h==null?void 0:h.getAttribute("id")},[]);return T.useEffect(()=>{e.value!=null&&i.setState("search",e.value)},[e.value]),T.createElement(E0.input,{ref:t,...n,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":c.listId,"aria-labelledby":c.labelId,"aria-activedescendant":d,id:c.inputId,type:"text",value:l?e.value:a,onChange:f=>{l||i.setState("search",f.target.value),r==null||r(f.target.value)}})}),lb=T.forwardRef((e,t)=>{let{children:r,label:n="Suggestions",...l}=e,i=T.useRef(null),a=T.useRef(null),s=_1();return T.useEffect(()=>{if(a.current&&i.current){let c=a.current,d=i.current,f,h=new ResizeObserver(()=>{f=requestAnimationFrame(()=>{let v=c.offsetHeight;d.style.setProperty("--cmdk-list-height",v.toFixed(1)+"px")})});return h.observe(c),()=>{cancelAnimationFrame(f),h.unobserve(c)}}},[]),T.createElement(E0.div,{ref:x1([i,t]),...l,"cmdk-list":"",role:"listbox","aria-label":n,id:s.listId},sr(e,c=>T.createElement("div",{ref:x1([a,s.listInnerRef]),"cmdk-list-sizer":""},c)))}),ib=T.forwardRef((e,t)=>{let{open:r,onOpenChange:n,overlayClassName:l,contentClassName:i,container:a,...s}=e;return T.createElement(WC,{open:r,onOpenChange:n},T.createElement(GC,{container:a},T.createElement(YC,{"cmdk-overlay":"",className:l}),T.createElement(XC,{"aria-label":e.label,"cmdk-dialog":"",className:i},T.createElement(v7,{ref:t,...s}))))}),ob=T.forwardRef((e,t)=>Ye(r=>r.filtered.count===0)?T.createElement(E0.div,{ref:t,...e,"cmdk-empty":"",role:"presentation"}):null),ab=T.forwardRef((e,t)=>{let{progress:r,children:n,label:l="Loading...",...i}=e;return T.createElement(E0.div,{ref:t,...i,"cmdk-loading":"",role:"progressbar","aria-valuenow":r,"aria-valuemin":0,"aria-valuemax":100,"aria-label":l},sr(e,a=>T.createElement("div",{"aria-hidden":!0},a)))}),y1=Object.assign(v7,{List:lb,Item:eb,Input:nb,Group:tb,Separator:rb,Dialog:ib,Empty:ob,Loading:ab});function sb(e,t){let r=e.nextElementSibling;for(;r;){if(r.matches(t))return r;r=r.nextElementSibling}}function cb(e,t){let r=e.previousElementSibling;for(;r;){if(r.matches(t))return r;r=r.previousElementSibling}}function g7(e){let t=T.useRef(e);return Ge(()=>{t.current=e}),t}var Ge=typeof window>"u"?T.useEffect:T.useLayoutEffect;function C2(e){let t=T.useRef();return t.current===void 0&&(t.current=e()),t}function x1(e){return t=>{e.forEach(r=>{typeof r=="function"?r(t):r!=null&&(r.current=t)})}}function Ye(e){let t=Yl(),r=()=>e(t.snapshot());return _l.useSyncExternalStore(t.subscribe,r,r)}function m7(e,t,r,n=[]){let l=T.useRef(),i=_1();return Ge(()=>{var a;let s=(()=>{var d;for(let f of r){if(typeof f=="string")return f.trim();if(typeof f=="object"&&"current"in f)return f.current?(d=f.current.textContent)==null?void 0:d.trim():l.current}})(),c=n.map(d=>d.trim());i.value(e,s,c),(a=t.current)==null||a.setAttribute(Te,s),l.current=s}),l}var ub=()=>{let[e,t]=T.useState(),r=C2(()=>new Map);return Ge(()=>{r.current.forEach(n=>n()),r.current=new Map},[e]),(n,l)=>{r.current.set(n,l),t({})}};function db(e){let t=e.type;return typeof t=="function"?t(e.props):"render"in t?t.render(e.props):e}function sr({asChild:e,children:t},r){return e&&T.isValidElement(t)?T.cloneElement(db(t),{ref:t.ref},r(t.props.children)):r(t)}var fb={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};const C7=({loading:e,inputValue:t,onFilter:r,placeholder:n,children:l,withSeparator:i=!0})=>{const{t:a}=Y.useCunningham();return l?o.jsxs(o.Fragment,{children:[l,i&&o.jsx(q2,{})]}):o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"quick-search-input-container",children:[!e&&o.jsx("span",{className:"material-icons",children:"search"}),e&&o.jsx("div",{children:o.jsx(p1,{size:"md"})}),o.jsx(y1.Input,{autoFocus:!0,"aria-label":a("Quick search input"),onClick:s=>{s.stopPropagation()},role:"combobox",className:"quick-search-input",value:t,placeholder:n,onValueChange:r})]}),i&&o.jsx(q2,{withPadding:!0})]})},hb=e=>{let t=!1;return u.Children.forEach(e,r=>{t=t||!!r}),t},b7=({onFilter:e,inputContent:t,inputValue:r,loading:n,showInput:l=!0,label:i,placeholder:a,children:s})=>{const c=u.useRef(null);return o.jsx(o.Fragment,{children:o.jsx("div",{className:"quick-search-container",children:o.jsxs(y1,{label:i,shouldFilter:!1,ref:c,children:[l&&o.jsx(C7,{loading:n,withSeparator:hb(s),inputValue:r,onFilter:e,placeholder:a,children:t}),o.jsx(y1.List,{children:o.jsx("div",{children:s})})]})})})},it=({children:e,onSelect:t,id:r})=>o.jsx(y1.Item,{value:r,onSelect:t,children:e}),y7=({group:e,onSelect:t,renderElement:r})=>{var n,l;return!e.showWhenEmpty&&e.elements.length===0?null:o.jsx("div",{children:o.jsxs(y1.Group,{heading:e.groupName,forceMount:!1,children:[(n=e.startActions)==null?void 0:n.map((i,a)=>o.jsx(it,{onSelect:i.onSelect,children:i.content},`${e.groupName}-action-${a}`)),e.elements.map((i,a)=>o.jsx(it,{id:`${e.groupName}-element-${a}`,onSelect:()=>{t==null||t(i)},children:r==null?void 0:r(i)},`${e.groupName}-element-${a}`)),(l=e.endActions)==null?void 0:l.map((i,a)=>o.jsx(it,{onSelect:i.onSelect,children:i.content},`${e.groupName}-action-${a}`)),e.emptyString&&e.elements.length===0&&o.jsx("span",{className:"quick-search-group__empty-string",children:e.emptyString})]},e.groupName)})},cr=({alwaysShowRight:e=!1,left:t,right:r,testId:n})=>{const{isDesktop:l}=ve();return o.jsxs("div",{className:"c__quick-search-item-template","data-testid":n,children:[o.jsx("div",{className:"c__quick-search-item-template__left",children:t}),l&&r&&o.jsx("div",{className:u0("c__quick-search-item-template__right",{"always-show-right":e,"show-right-on-focus":!e}),children:r})]})},pb=e=>o.jsx(K4,{direction:"vertical",...e}),vb=({tabs:e,defaultSelectedTab:t,fullWidth:r=!1})=>e.length===0?null:o.jsx("div",{className:u0("c__tabs",{"c__tabs__full-width":r}),children:o.jsxs(pd,{defaultSelectedKey:t,children:[o.jsx(gd,{"aria-label":"History of Ancient Rome",children:e.map(n=>o.jsxs(Cd,{id:n.id,children:[n.icon&&o.jsx("span",{className:"material-icons",children:n.icon}),n.label]},n.id))}),e.map(n=>o.jsx(bd,{id:n.id,children:n.content},n.id))]})}),x7=u.createContext(null);function j0(){const e=u.useContext(x7);if(e===null)throw new Error("No Tree Api Provided");return e}const w7=u.createContext(null);function gb(){const e=u.useContext(w7);if(e===null)throw new Error("Provide a NodesContext");return e}const E7=u.createContext(null);function mb(){const e=u.useContext(E7);if(e===null)throw new Error("Provide a DnDContext");return e}const F7=u.createContext(0);function D7(){u.useContext(F7)}function ot(e,t,r){return Math.max(Math.min(e,r),t)}function S7(e){return e&&e.isLeaf}function M7(e){return e&&e.isInternal&&!e.isOpen}function _7(e){var t;return e&&e.isOpen&&!(!((t=e.children)===null||t===void 0)&&t.length)}const $7=(e,t)=>{let r=e;for(;r;){if(r.id===t.id)return!0;r=r.parent}return!1},A7=e=>{if(!e.parent)throw Error("Node does not have a parent");return e.parent.children.findIndex(t=>t.id===e.id)};function Cb(){}function Xl(e,t){if(!e)return null;if(e.id===t)return e;if(e.children)for(let r of e.children){const n=Xl(r,t);if(n)return n}return null}function qt(e,t){if(t(e),e.children)for(let r of e.children)qt(r,t)}function q7(e){const t=P7(e);let r;for(let n=0;n<t.length;++n)if(t[n]===e){r=bb(t,n);break}r==null||r.focus()}function k7(e){const t=P7(e);let r;for(let n=0;n<t.length;++n)if(t[n]===e){r=yb(t,n);break}r==null||r.focus()}function bb(e,t){return t+1<e.length?e[t+1]:e[0]}function yb(e,t){return t-1>=0?e[t-1]:e[e.length-1]}function P7(e){return Array.from(document.querySelectorAll('button:not([disabled]), [href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"]):not([disabled]), details:not([disabled]), summary:not(:disabled)')).filter(t=>t===e||!e.contains(t))}function l1(e,t){return typeof t=="boolean"?t:typeof t=="string"?e[t]:t(e)}function T7(e){return e===null?null:Ie(e)}function Ie(e){return typeof e=="string"?e:e.id}function xb(...e){return t=>{e.forEach(r=>{typeof r=="function"?r(t):r!=null&&(r.current=t)})}}function I7(e,...t){if(e)return e(...t)}function j7(e){return new Promise((t,r)=>{let n=0;function l(){n+=1,n===100&&r(),e()?t():setTimeout(l,10)}l()})}function R7(e){var t,r;const n=e.focusedNode;return n?n.isOpen?0:n.parent?n.childIndex+1:0:(r=(t=e.root.children)===null||t===void 0?void 0:t.length)!==null&&r!==void 0?r:0}function L7(e){const t=e.focusedNode;return t?t.isOpen?t.id:t.parent&&!t.parent.isRoot?t.parent.id:null:null}const wb=Object.freeze(Object.defineProperty({__proto__:null,access:l1,bound:ot,dfs:Xl,focusNextElement:q7,focusPrevElement:k7,getInsertIndex:R7,getInsertParentId:L7,identify:Ie,identifyNull:T7,indexOf:A7,isClosed:M7,isDescendant:$7,isItem:S7,isOpenWithEmptyChildren:_7,mergeRefs:xb,noop:Cb,safeRun:I7,waitFor:j7,walk:qt},Symbol.toStringTag,{value:"Module"})),Eb={display:"flex",alignItems:"center",zIndex:1},Fb={flex:1,height:"2px",background:"#4B91E2",borderRadius:"1px"},Db={width:"4px",height:"4px",boxShadow:"0 0 0 3px #4B91E2",borderRadius:"50%"},Sb=u.memo(function({top:t,left:r,indent:n}){const l={position:"absolute",pointerEvents:"none",top:t-2+"px",left:r+"px",right:n+"px"};return o.jsxs("div",{style:Object.assign(Object.assign({},Eb),l),children:[o.jsx("div",{style:Object.assign({},Db)}),o.jsx("div",{style:Object.assign({},Fb)})]})});function Mb({node:e,attrs:t,innerRef:r,children:n}){return o.jsx("div",Object.assign({},t,{ref:r,onFocus:l=>l.stopPropagation(),onClick:e.handleClick,children:n}))}function _b(e){return o.jsxs("div",{ref:e.dragHandle,style:e.style,children:[o.jsx("span",{onClick:t=>{t.stopPropagation(),e.node.toggle()},children:e.node.isLeaf?"🌳":e.node.isOpen?"🗁":"🗀"})," ",e.node.isEditing?o.jsx(Ab,Object.assign({},e)):o.jsx($b,Object.assign({},e))]})}function $b(e){return o.jsx(o.Fragment,{children:o.jsx("span",{children:e.node.data.name})})}function Ab({node:e}){const t=u.useRef();return u.useEffect(()=>{var r,n;(r=t.current)===null||r===void 0||r.focus(),(n=t.current)===null||n===void 0||n.select()},[]),o.jsx("input",{ref:t,defaultValue:e.data.name,onBlur:()=>e.reset(),onKeyDown:r=>{var n;r.key==="Escape"&&e.reset(),r.key==="Enter"&&e.submit(((n=t.current)===null||n===void 0?void 0:n.value)||"")}})}function Yr(e){return{type:"EDIT",id:e}}function qb(e={id:null},t){return t.type==="EDIT"?Object.assign(Object.assign({},e),{id:t.id}):e}function u2(e){return{type:"FOCUS",id:e}}function kb(){return{type:"TREE_BLUR"}}function Pb(e={id:null,treeFocused:!1},t){return t.type==="FOCUS"?Object.assign(Object.assign({},e),{id:t.id,treeFocused:!0}):t.type==="TREE_BLUR"?Object.assign(Object.assign({},e),{treeFocused:!1}):e}class kt{constructor(t){this.handleClick=r=>{r.metaKey&&!this.tree.props.disableMultiSelection?this.isSelected?this.deselect():this.selectMulti():r.shiftKey&&!this.tree.props.disableMultiSelection?this.selectContiguous():(this.select(),this.activate())},this.tree=t.tree,this.id=t.id,this.data=t.data,this.level=t.level,this.children=t.children,this.parent=t.parent,this.isDraggable=t.isDraggable,this.rowIndex=t.rowIndex}get isRoot(){return this.id===w1}get isLeaf(){return!Array.isArray(this.children)}get isInternal(){return!this.isLeaf}get isOpen(){return this.isLeaf?!1:this.tree.isOpen(this.id)}get isClosed(){return this.isLeaf?!1:!this.tree.isOpen(this.id)}get isEditable(){return this.tree.isEditable(this.data)}get isEditing(){return this.tree.editingId===this.id}get isSelected(){return this.tree.isSelected(this.id)}get isOnlySelection(){return this.isSelected&&this.tree.hasOneSelection}get isSelectedStart(){var t;return this.isSelected&&!(!((t=this.prev)===null||t===void 0)&&t.isSelected)}get isSelectedEnd(){var t;return this.isSelected&&!(!((t=this.next)===null||t===void 0)&&t.isSelected)}get isFocused(){return this.tree.isFocused(this.id)}get isDragging(){return this.tree.isDragging(this.id)}get willReceiveDrop(){return this.tree.willReceiveDrop(this.id)}get state(){return{isClosed:this.isClosed,isDragging:this.isDragging,isEditing:this.isEditing,isFocused:this.isFocused,isInternal:this.isInternal,isLeaf:this.isLeaf,isOpen:this.isOpen,isSelected:this.isSelected,isSelectedEnd:this.isSelectedEnd,isSelectedStart:this.isSelectedStart,willReceiveDrop:this.willReceiveDrop}}get childIndex(){return this.parent&&this.parent.children?this.parent.children.findIndex(t=>t.id===this.id):-1}get next(){return this.rowIndex===null?null:this.tree.at(this.rowIndex+1)}get prev(){return this.rowIndex===null?null:this.tree.at(this.rowIndex-1)}get nextSibling(){var t,r;const n=this.childIndex;return(r=(t=this.parent)===null||t===void 0?void 0:t.children[n+1])!==null&&r!==void 0?r:null}isAncestorOf(t){if(!t)return!1;let r=t;for(;r;){if(r.id===this.id)return!0;r=r.parent}return!1}select(){this.tree.select(this)}deselect(){this.tree.deselect(this)}selectMulti(){this.tree.selectMulti(this)}selectContiguous(){this.tree.selectContiguous(this)}activate(){this.tree.activate(this)}focus(){this.tree.focus(this)}toggle(){this.tree.toggle(this)}open(){this.tree.open(this)}openParents(){this.tree.openParents(this)}close(){this.tree.close(this)}submit(t){this.tree.submit(this,t)}reset(){this.tree.reset()}clone(){return new kt(Object.assign({},this))}edit(){return this.tree.edit(this)}}const w1="__REACT_ARBORIST_INTERNAL_ROOT__";function to(e){var t;function r(i,a,s){const c=e.accessId(i),d=new kt({tree:e,data:i,level:a,parent:s,id:c,children:null,isDraggable:e.isDraggable(i),rowIndex:null}),f=e.accessChildren(i);return f&&(d.children=f.map(h=>r(h,a+1,d))),d}const n=new kt({tree:e,id:w1,data:{id:w1},level:-1,parent:null,children:null,isDraggable:!0,rowIndex:null}),l=(t=e.props.data)!==null&&t!==void 0?t:[];return n.children=l.map(i=>r(i,0,n)),n}const zn={open(e,t){return{type:"VISIBILITY_OPEN",id:e,filtered:t}},close(e,t){return{type:"VISIBILITY_CLOSE",id:e,filtered:t}},toggle(e,t){return{type:"VISIBILITY_TOGGLE",id:e,filtered:t}},clear(e){return{type:"VISIBILITY_CLEAR",filtered:e}}};function ro(e={},t){if(t.type==="VISIBILITY_OPEN")return Object.assign(Object.assign({},e),{[t.id]:!0});if(t.type==="VISIBILITY_CLOSE")return Object.assign(Object.assign({},e),{[t.id]:!1});if(t.type==="VISIBILITY_TOGGLE"){const r=e[t.id];return Object.assign(Object.assign({},e),{[t.id]:!r})}else return t.type==="VISIBILITY_CLEAR"?{}:e}function Tb(e={filtered:{},unfiltered:{}},t){return t.type.startsWith("VISIBILITY")?t.filtered?Object.assign(Object.assign({},e),{filtered:ro(e.filtered,t)}):Object.assign(Object.assign({},e),{unfiltered:ro(e.unfiltered,t)}):e}const P2=e=>{var t;return{nodes:{open:{filtered:{},unfiltered:(t=e==null?void 0:e.initialOpenState)!==null&&t!==void 0?t:{}},focus:{id:null,treeFocused:!1},edit:{id:null},drag:{id:null,selectedIds:[],destinationParentId:null,destinationIndex:null},selection:{ids:new Set,anchor:null,mostRecent:null}},dnd:{cursor:{type:"none"},dragId:null,dragIds:[],parentId:null,index:-1}}},Z0={clear:()=>({type:"SELECTION_CLEAR"}),only:e=>({type:"SELECTION_ONLY",id:Ie(e)}),add:e=>({type:"SELECTION_ADD",ids:(Array.isArray(e)?e:[e]).map(Ie)}),remove:e=>({type:"SELECTION_REMOVE",ids:(Array.isArray(e)?e:[e]).map(Ie)}),set:e=>Object.assign({type:"SELECTION_SET"},e),mostRecent:e=>({type:"SELECTION_MOST_RECENT",id:e===null?null:Ie(e)}),anchor:e=>({type:"SELECTION_ANCHOR",id:e===null?null:Ie(e)})};function Ib(e=P2().nodes.selection,t){const r=e.ids;switch(t.type){case"SELECTION_CLEAR":return Object.assign(Object.assign({},e),{ids:new Set});case"SELECTION_ONLY":return Object.assign(Object.assign({},e),{ids:new Set([t.id])});case"SELECTION_ADD":return t.ids.length===0?e:(t.ids.forEach(n=>r.add(n)),Object.assign(Object.assign({},e),{ids:new Set(r)}));case"SELECTION_REMOVE":return t.ids.length===0?e:(t.ids.forEach(n=>r.delete(n)),Object.assign(Object.assign({},e),{ids:new Set(r)}));case"SELECTION_SET":return Object.assign(Object.assign({},e),{ids:t.ids,mostRecent:t.mostRecent,anchor:t.anchor});case"SELECTION_MOST_RECENT":return Object.assign(Object.assign({},e),{mostRecent:t.id});case"SELECTION_ANCHOR":return Object.assign(Object.assign({},e),{anchor:t.id});default:return e}}const T2={cursor(e){return{type:"DND_CURSOR",cursor:e}},dragStart(e,t){return{type:"DND_DRAG_START",id:e,dragIds:t}},dragEnd(){return{type:"DND_DRAG_END"}},hovering(e,t){return{type:"DND_HOVERING",parentId:e,index:t}}};function jb(e=P2().dnd,t){switch(t.type){case"DND_CURSOR":return Object.assign(Object.assign({},e),{cursor:t.cursor});case"DND_DRAG_START":return Object.assign(Object.assign({},e),{dragId:t.id,dragIds:t.dragIds});case"DND_DRAG_END":return P2().dnd;case"DND_HOVERING":return Object.assign(Object.assign({},e),{parentId:t.parentId,index:t.index});default:return e}}const Rb={position:"fixed",pointerEvents:"none",zIndex:100,left:0,top:0,width:"100%",height:"100%"},Lb=e=>{if(!e)return{display:"none"};const{x:t,y:r}=e;return{transform:`translate(${t}px, ${r}px)`}},Ob=e=>{if(!e)return{display:"none"};const{x:t,y:r}=e;return{transform:`translate(${t+10}px, ${r+10}px)`}};function O7({offset:e,mouse:t,id:r,dragIds:n,isDragging:l}){return o.jsxs(Hb,{isDragging:l,children:[o.jsx(Nb,{offset:e,children:o.jsx(Vb,{id:r,dragIds:n})}),o.jsx(Bb,{mouse:t,count:n.length})]})}const Hb=u.memo(function(t){return t.isDragging?o.jsx("div",{style:Rb,children:t.children}):null});function Nb(e){return o.jsx("div",{className:"row preview",style:Lb(e.offset),children:e.children})}function Bb(e){const{count:t,mouse:r}=e;return t>1?o.jsx("div",{className:"selected-count",style:Ob(r),children:t}):null}const Vb=u.memo(function(t){const r=j0(),n=r.get(t.id);return n?o.jsx(r.renderNode,{preview:!0,node:n,style:{paddingLeft:n.level*r.indent,opacity:.2,background:"transparent"},tree:r}):null});function Kn(){return Kn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Kn.apply(null,arguments)}function no(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Zn(e,t){return Zn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},Zn(e,t)}function zb(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Zn(e,t)}var lo=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function Kb(e,t){return!!(e===t||lo(e)&&lo(t))}function Zb(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(!Kb(e[r],t[r]))return!1;return!0}function Xr(e,t){t===void 0&&(t=Zb);var r,n=[],l,i=!1;function a(){for(var s=[],c=0;c<arguments.length;c++)s[c]=arguments[c];return i&&r===this&&t(s,n)||(l=e.apply(this,s),i=!0,r=this,n=s),l}return a}var Ub=typeof performance=="object"&&typeof performance.now=="function",io=Ub?function(){return performance.now()}:function(){return Date.now()};function oo(e){cancelAnimationFrame(e.id)}function Wb(e,t){var r=io();function n(){io()-r>=t?e.call(null):l.id=requestAnimationFrame(n)}var l={id:requestAnimationFrame(n)};return l}var Qr=-1;function ao(e){if(e===void 0&&(e=!1),Qr===-1||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",document.body.appendChild(t),Qr=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return Qr}var d2=null;function so(e){if(e===void 0&&(e=!1),d2===null||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",r.direction="rtl";var n=document.createElement("div"),l=n.style;return l.width="100px",l.height="100px",t.appendChild(n),document.body.appendChild(t),t.scrollLeft>0?d2="positive-descending":(t.scrollLeft=1,t.scrollLeft===0?d2="negative":d2="positive-ascending"),document.body.removeChild(t),d2}return d2}process.env.NODE_ENV;var Gb=150,Yb=function(t,r){return t},at=null,st=null;process.env.NODE_ENV!=="production"&&typeof window<"u"&&typeof window.WeakSet<"u"&&(at=new WeakSet,st=new WeakSet);function Xb(e){var t,r=e.getItemOffset,n=e.getEstimatedTotalSize,l=e.getItemSize,i=e.getOffsetForIndexAndAlignment,a=e.getStartIndexForOffset,s=e.getStopIndexForStartIndex,c=e.initInstanceProps,d=e.shouldResetStyleCacheOnItemSizeChange,f=e.validateProps;return t=function(h){zb(v,h);function v(b){var p;return p=h.call(this,b)||this,p._instanceProps=c(p.props,no(p)),p._outerRef=void 0,p._resetIsScrollingTimeoutId=null,p.state={instance:no(p),isScrolling:!1,scrollDirection:"forward",scrollOffset:typeof p.props.initialScrollOffset=="number"?p.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},p._callOnItemsRendered=void 0,p._callOnItemsRendered=Xr(function(C,m,y,E){return p.props.onItemsRendered({overscanStartIndex:C,overscanStopIndex:m,visibleStartIndex:y,visibleStopIndex:E})}),p._callOnScroll=void 0,p._callOnScroll=Xr(function(C,m,y){return p.props.onScroll({scrollDirection:C,scrollOffset:m,scrollUpdateWasRequested:y})}),p._getItemStyle=void 0,p._getItemStyle=function(C){var m=p.props,y=m.direction,E=m.itemSize,S=m.layout,F=p._getItemStyleCache(d&&E,d&&S,d&&y),M;if(F.hasOwnProperty(C))M=F[C];else{var D=r(p.props,C,p._instanceProps),q=l(p.props,C,p._instanceProps),L=y==="horizontal"||S==="horizontal",I=y==="rtl",N=L?D:0;F[C]=M={position:"absolute",left:I?void 0:N,right:I?N:void 0,top:L?0:D,height:L?"100%":q,width:L?q:"100%"}}return M},p._getItemStyleCache=void 0,p._getItemStyleCache=Xr(function(C,m,y){return{}}),p._onScrollHorizontal=function(C){var m=C.currentTarget,y=m.clientWidth,E=m.scrollLeft,S=m.scrollWidth;p.setState(function(F){if(F.scrollOffset===E)return null;var M=p.props.direction,D=E;if(M==="rtl")switch(so()){case"negative":D=-E;break;case"positive-descending":D=S-y-E;break}return D=Math.max(0,Math.min(D,S-y)),{isScrolling:!0,scrollDirection:F.scrollOffset<D?"forward":"backward",scrollOffset:D,scrollUpdateWasRequested:!1}},p._resetIsScrollingDebounced)},p._onScrollVertical=function(C){var m=C.currentTarget,y=m.clientHeight,E=m.scrollHeight,S=m.scrollTop;p.setState(function(F){if(F.scrollOffset===S)return null;var M=Math.max(0,Math.min(S,E-y));return{isScrolling:!0,scrollDirection:F.scrollOffset<M?"forward":"backward",scrollOffset:M,scrollUpdateWasRequested:!1}},p._resetIsScrollingDebounced)},p._outerRefSetter=function(C){var m=p.props.outerRef;p._outerRef=C,typeof m=="function"?m(C):m!=null&&typeof m=="object"&&m.hasOwnProperty("current")&&(m.current=C)},p._resetIsScrollingDebounced=function(){p._resetIsScrollingTimeoutId!==null&&oo(p._resetIsScrollingTimeoutId),p._resetIsScrollingTimeoutId=Wb(p._resetIsScrolling,Gb)},p._resetIsScrolling=function(){p._resetIsScrollingTimeoutId=null,p.setState({isScrolling:!1},function(){p._getItemStyleCache(-1,null)})},p}v.getDerivedStateFromProps=function(p,C){return Qb(p,C),f(p),null};var g=v.prototype;return g.scrollTo=function(p){p=Math.max(0,p),this.setState(function(C){return C.scrollOffset===p?null:{scrollDirection:C.scrollOffset<p?"forward":"backward",scrollOffset:p,scrollUpdateWasRequested:!0}},this._resetIsScrollingDebounced)},g.scrollToItem=function(p,C){C===void 0&&(C="auto");var m=this.props,y=m.itemCount,E=m.layout,S=this.state.scrollOffset;p=Math.max(0,Math.min(p,y-1));var F=0;if(this._outerRef){var M=this._outerRef;E==="vertical"?F=M.scrollWidth>M.clientWidth?ao():0:F=M.scrollHeight>M.clientHeight?ao():0}this.scrollTo(i(this.props,p,C,S,this._instanceProps,F))},g.componentDidMount=function(){var p=this.props,C=p.direction,m=p.initialScrollOffset,y=p.layout;if(typeof m=="number"&&this._outerRef!=null){var E=this._outerRef;C==="horizontal"||y==="horizontal"?E.scrollLeft=m:E.scrollTop=m}this._callPropsCallbacks()},g.componentDidUpdate=function(){var p=this.props,C=p.direction,m=p.layout,y=this.state,E=y.scrollOffset,S=y.scrollUpdateWasRequested;if(S&&this._outerRef!=null){var F=this._outerRef;if(C==="horizontal"||m==="horizontal")if(C==="rtl")switch(so()){case"negative":F.scrollLeft=-E;break;case"positive-ascending":F.scrollLeft=E;break;default:var M=F.clientWidth,D=F.scrollWidth;F.scrollLeft=D-M-E;break}else F.scrollLeft=E;else F.scrollTop=E}this._callPropsCallbacks()},g.componentWillUnmount=function(){this._resetIsScrollingTimeoutId!==null&&oo(this._resetIsScrollingTimeoutId)},g.render=function(){var p=this.props,C=p.children,m=p.className,y=p.direction,E=p.height,S=p.innerRef,F=p.innerElementType,M=p.innerTagName,D=p.itemCount,q=p.itemData,L=p.itemKey,I=L===void 0?Yb:L,N=p.layout,K=p.outerElementType,Z=p.outerTagName,R=p.style,H=p.useIsScrolling,U=p.width,G=this.state.isScrolling,X=y==="horizontal"||N==="horizontal",W=X?this._onScrollHorizontal:this._onScrollVertical,x=this._getRangeToRender(),A=x[0],w=x[1],_=[];if(D>0)for(var P=A;P<=w;P++)_.push(u.createElement(C,{data:q,key:I(P,q),index:P,isScrolling:H?G:void 0,style:this._getItemStyle(P)}));var j=n(this.props,this._instanceProps);return u.createElement(K||Z||"div",{className:m,onScroll:W,ref:this._outerRefSetter,style:Kn({position:"relative",height:E,width:U,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:y},R)},u.createElement(F||M||"div",{children:_,ref:S,style:{height:X?"100%":j,pointerEvents:G?"none":void 0,width:X?j:"100%"}}))},g._callPropsCallbacks=function(){if(typeof this.props.onItemsRendered=="function"){var p=this.props.itemCount;if(p>0){var C=this._getRangeToRender(),m=C[0],y=C[1],E=C[2],S=C[3];this._callOnItemsRendered(m,y,E,S)}}if(typeof this.props.onScroll=="function"){var F=this.state,M=F.scrollDirection,D=F.scrollOffset,q=F.scrollUpdateWasRequested;this._callOnScroll(M,D,q)}},g._getRangeToRender=function(){var p=this.props,C=p.itemCount,m=p.overscanCount,y=this.state,E=y.isScrolling,S=y.scrollDirection,F=y.scrollOffset;if(C===0)return[0,0,0,0];var M=a(this.props,F,this._instanceProps),D=s(this.props,M,F,this._instanceProps),q=!E||S==="backward"?Math.max(1,m):1,L=!E||S==="forward"?Math.max(1,m):1;return[Math.max(0,M-q),Math.max(0,Math.min(C-1,D+L)),M,D]},v}(u.PureComponent),t.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},t}var Qb=function(t,r){var n=t.children,l=t.direction,i=t.height,a=t.layout,s=t.innerTagName,c=t.outerTagName,d=t.width,f=r.instance;if(process.env.NODE_ENV!=="production"){(s!=null||c!=null)&&st&&!st.has(f)&&(st.add(f),console.warn("The innerTagName and outerTagName props have been deprecated. Please use the innerElementType and outerElementType props instead."));var h=l==="horizontal"||a==="horizontal";switch(l){case"horizontal":case"vertical":at&&!at.has(f)&&(at.add(f),console.warn('The direction prop should be either "ltr" (default) or "rtl". Please use the layout prop to specify "vertical" (default) or "horizontal" orientation.'));break;case"ltr":case"rtl":break;default:throw Error('An invalid "direction" prop has been specified. Value should be either "ltr" or "rtl". '+('"'+l+'" was specified.'))}switch(a){case"horizontal":case"vertical":break;default:throw Error('An invalid "layout" prop has been specified. Value should be either "horizontal" or "vertical". '+('"'+a+'" was specified.'))}if(n==null)throw Error('An invalid "children" prop has been specified. Value should be a React component. '+('"'+(n===null?"null":typeof n)+'" was specified.'));if(h&&typeof d!="number")throw Error('An invalid "width" prop has been specified. Horizontal lists must specify a number for width. '+('"'+(d===null?"null":typeof d)+'" was specified.'));if(!h&&typeof i!="number")throw Error('An invalid "height" prop has been specified. Vertical lists must specify a number for height. '+('"'+(i===null?"null":typeof i)+'" was specified.'))}},Jb=Xb({getItemOffset:function(t,r){var n=t.itemSize;return r*n},getItemSize:function(t,r){var n=t.itemSize;return n},getEstimatedTotalSize:function(t){var r=t.itemCount,n=t.itemSize;return n*r},getOffsetForIndexAndAlignment:function(t,r,n,l,i,a){var s=t.direction,c=t.height,d=t.itemCount,f=t.itemSize,h=t.layout,v=t.width,g=s==="horizontal"||h==="horizontal",b=g?v:c,p=Math.max(0,d*f-b),C=Math.min(p,r*f),m=Math.max(0,r*f-b+f+a);switch(n==="smart"&&(l>=m-b&&l<=C+b?n="auto":n="center"),n){case"start":return C;case"end":return m;case"center":{var y=Math.round(m+(C-m)/2);return y<Math.ceil(b/2)?0:y>p+Math.floor(b/2)?p:y}case"auto":default:return l>=m&&l<=C?l:l<m?m:C}},getStartIndexForOffset:function(t,r){var n=t.itemCount,l=t.itemSize;return Math.max(0,Math.min(n-1,Math.floor(r/l)))},getStopIndexForStartIndex:function(t,r,n){var l=t.direction,i=t.height,a=t.itemCount,s=t.itemSize,c=t.layout,d=t.width,f=l==="horizontal"||c==="horizontal",h=r*s,v=f?d:i,g=Math.ceil((v+n-h)/s);return Math.max(0,Math.min(a-1,r+g-1))},initInstanceProps:function(t){},shouldResetStyleCacheOnItemSizeChange:!0,validateProps:function(t){var r=t.itemSize;if(process.env.NODE_ENV!=="production"&&typeof r!="number")throw Error('An invalid "itemSize" prop has been specified. Value should be a number. '+('"'+(r===null?"null":typeof r)+'" was specified.'))}});function ey(){var e,t;const r=j0(),l=mb().cursor;if(!l||l.type!=="line")return null;const i=r.indent,a=r.rowHeight*l.index+((t=(e=r.props.padding)!==null&&e!==void 0?e:r.props.paddingTop)!==null&&t!==void 0?t:0),s=i*l.level,c=r.renderCursor;return o.jsx(c,{top:a,left:s,indent:i})}var ty=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,n=Object.getOwnPropertySymbols(e);l<n.length;l++)t.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(e,n[l])&&(r[n[l]]=e[n[l]]);return r};const ry=u.forwardRef(function(t,r){const{children:n}=t,l=ty(t,["children"]),i=j0();return o.jsxs("div",Object.assign({ref:r},l,{onClick:a=>{a.currentTarget===a.target&&i.deselectAll()},children:[o.jsx(ny,{}),n]}))}),ny=()=>{const e=j0();return o.jsx("div",{style:{height:e.visibleNodes.length*e.rowHeight,width:"100%",position:"absolute",left:"0",right:"0"},children:o.jsx(ey,{})})};var ly=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,n=Object.getOwnPropertySymbols(e);l<n.length;l++)t.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(e,n[l])&&(r[n[l]]=e[n[l]]);return r};const iy=u.forwardRef(function(t,r){var n,l,i,a,{style:s}=t,c=ly(t,["style"]);const d=j0(),f=(l=(n=d.props.padding)!==null&&n!==void 0?n:d.props.paddingTop)!==null&&l!==void 0?l:0,h=(a=(i=d.props.padding)!==null&&i!==void 0?i:d.props.paddingBottom)!==null&&a!==void 0?a:0;return o.jsx("div",Object.assign({ref:r,style:Object.assign(Object.assign({},s),{height:`${parseFloat(s.height)+f+h}px`})},c))});var H7=u.createContext({dragDropManager:void 0}),V0;(function(e){e.SOURCE="SOURCE",e.TARGET="TARGET"})(V0||(V0={}));function r0(e,t){for(var r=arguments.length,n=new Array(r>2?r-2:0),l=2;l<r;l++)n[l-2]=arguments[l];if(process.env.NODE_ENV!=="production"&&t===void 0)throw new Error("invariant requires an error message argument");if(!e){var i;if(t===void 0)i=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var a=0;i=new Error(t.replace(/%s/g,function(){return n[a++]})),i.name="Invariant Violation"}throw i.framesToPop=1,i}}var Ql="dnd-core/INIT_COORDS",ur="dnd-core/BEGIN_DRAG",Jl="dnd-core/PUBLISH_DRAG_SOURCE",dr="dnd-core/HOVER",fr="dnd-core/DROP",hr="dnd-core/END_DRAG";function co(e,t){return{type:Ql,payload:{sourceClientOffset:t||null,clientOffset:e||null}}}function ct(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ct=function(r){return typeof r}:ct=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},ct(e)}function oy(e,t,r){return t.split(".").reduce(function(n,l){return n&&n[l]?n[l]:r||null},e)}function ay(e,t){return e.filter(function(r){return r!==t})}function N7(e){return ct(e)==="object"}function sy(e,t){var r=new Map,n=function(a){r.set(a,r.has(a)?r.get(a)+1:1)};e.forEach(n),t.forEach(n);var l=[];return r.forEach(function(i,a){i===1&&l.push(a)}),l}function cy(e,t){return e.filter(function(r){return t.indexOf(r)>-1})}var uy={type:Ql,payload:{clientOffset:null,sourceClientOffset:null}};function dy(e){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{publishSource:!0},l=n.publishSource,i=l===void 0?!0:l,a=n.clientOffset,s=n.getSourceClientOffset,c=e.getMonitor(),d=e.getRegistry();e.dispatch(co(a)),fy(r,c,d);var f=vy(r,c);if(f===null){e.dispatch(uy);return}var h=null;if(a){if(!s)throw new Error("getSourceClientOffset must be defined");hy(s),h=s(f)}e.dispatch(co(a,h));var v=d.getSource(f),g=v.beginDrag(c,f);if(g!=null){py(g),d.pinSource(f);var b=d.getSourceType(f);return{type:ur,payload:{itemType:b,item:g,sourceId:f,clientOffset:a||null,sourceClientOffset:h||null,isSourcePublic:!!i}}}}}function fy(e,t,r){r0(!t.isDragging(),"Cannot call beginDrag while dragging."),e.forEach(function(n){r0(r.getSource(n),"Expected sourceIds to be registered.")})}function hy(e){r0(typeof e=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function py(e){r0(N7(e),"Item must be an object.")}function vy(e,t){for(var r=null,n=e.length-1;n>=0;n--)if(t.canDragSource(e[n])){r=e[n];break}return r}function gy(e){return function(){var r=e.getMonitor();if(r.isDragging())return{type:Jl}}}function Un(e,t){return t===null?e===null:Array.isArray(e)?e.some(function(r){return r===t}):e===t}function my(e){return function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},l=n.clientOffset;Cy(r);var i=r.slice(0),a=e.getMonitor(),s=e.getRegistry();by(i,a,s);var c=a.getItemType();return yy(i,s,c),xy(i,a,s),{type:dr,payload:{targetIds:i,clientOffset:l||null}}}}function Cy(e){r0(Array.isArray(e),"Expected targetIds to be an array.")}function by(e,t,r){r0(t.isDragging(),"Cannot call hover while not dragging."),r0(!t.didDrop(),"Cannot call hover after drop.");for(var n=0;n<e.length;n++){var l=e[n];r0(e.lastIndexOf(l)===n,"Expected targetIds to be unique in the passed array.");var i=r.getTarget(l);r0(i,"Expected targetIds to be registered.")}}function yy(e,t,r){for(var n=e.length-1;n>=0;n--){var l=e[n],i=t.getTargetType(l);Un(i,r)||e.splice(n,1)}}function xy(e,t,r){e.forEach(function(n){var l=r.getTarget(n);l.hover(t,n)})}function uo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(l){return Object.getOwnPropertyDescriptor(e,l).enumerable})),r.push.apply(r,n)}return r}function fo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?uo(Object(r),!0).forEach(function(n){wy(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):uo(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function wy(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ey(e){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=e.getMonitor(),l=e.getRegistry();Fy(n);var i=My(n);i.forEach(function(a,s){var c=Dy(a,s,l,n),d={type:fr,payload:{dropResult:fo(fo({},r),c)}};e.dispatch(d)})}}function Fy(e){r0(e.isDragging(),"Cannot call drop while not dragging."),r0(!e.didDrop(),"Cannot call drop twice during one drag operation.")}function Dy(e,t,r,n){var l=r.getTarget(e),i=l?l.drop(n,e):void 0;return Sy(i),typeof i>"u"&&(i=t===0?{}:n.getDropResult()),i}function Sy(e){r0(typeof e>"u"||N7(e),"Drop result must either be an object or undefined.")}function My(e){var t=e.getTargetIds().filter(e.canDropOnTarget,e);return t.reverse(),t}function _y(e){return function(){var r=e.getMonitor(),n=e.getRegistry();$y(r);var l=r.getSourceId();if(l!=null){var i=n.getSource(l,!0);i.endDrag(r,l),n.unpinSource()}return{type:hr}}}function $y(e){r0(e.isDragging(),"Cannot call endDrag while not dragging.")}function Ay(e){return{beginDrag:dy(e),publishDragSource:gy(e),hover:my(e),drop:Ey(e),endDrag:_y(e)}}function qy(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ky(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Py(e,t,r){return t&&ky(e.prototype,t),e}function Y2(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Ty=function(){function e(t,r){var n=this;qy(this,e),Y2(this,"store",void 0),Y2(this,"monitor",void 0),Y2(this,"backend",void 0),Y2(this,"isSetUp",!1),Y2(this,"handleRefCountChange",function(){var l=n.store.getState().refCount>0;n.backend&&(l&&!n.isSetUp?(n.backend.setup(),n.isSetUp=!0):!l&&n.isSetUp&&(n.backend.teardown(),n.isSetUp=!1))}),this.store=t,this.monitor=r,t.subscribe(this.handleRefCountChange)}return Py(e,[{key:"receiveBackend",value:function(r){this.backend=r}},{key:"getMonitor",value:function(){return this.monitor}},{key:"getBackend",value:function(){return this.backend}},{key:"getRegistry",value:function(){return this.monitor.registry}},{key:"getActions",value:function(){var r=this,n=this.store.dispatch;function l(a){return function(){for(var s=arguments.length,c=new Array(s),d=0;d<s;d++)c[d]=arguments[d];var f=a.apply(r,c);typeof f<"u"&&n(f)}}var i=Ay(this);return Object.keys(i).reduce(function(a,s){var c=i[s];return a[s]=l(c),a},{})}},{key:"dispatch",value:function(r){this.store.dispatch(r)}}]),e}();function O0(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var ho=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),po=function(){return Math.random().toString(36).substring(7).split("").join(".")},vo={INIT:"@@redux/INIT"+po(),REPLACE:"@@redux/REPLACE"+po()};function Iy(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function jy(e){if(e===void 0)return"undefined";if(e===null)return"null";var t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(Oy(e))return"date";if(Ly(e))return"error";var r=Ry(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return t.slice(8,-1).toLowerCase().replace(/\s/g,"")}function Ry(e){return typeof e.constructor=="function"?e.constructor.name:null}function Ly(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function Oy(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function f2(e){var t=typeof e;return process.env.NODE_ENV!=="production"&&(t=jy(e)),t}function B7(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?O0(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?O0(1):"Expected the enhancer to be a function. Instead, received: '"+f2(r)+"'");return r(B7)(e,t)}if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?O0(2):"Expected the root reducer to be a function. Instead, received: '"+f2(e)+"'");var l=e,i=t,a=[],s=a,c=!1;function d(){s===a&&(s=a.slice())}function f(){if(c)throw new Error(process.env.NODE_ENV==="production"?O0(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}function h(p){if(typeof p!="function")throw new Error(process.env.NODE_ENV==="production"?O0(4):"Expected the listener to be a function. Instead, received: '"+f2(p)+"'");if(c)throw new Error(process.env.NODE_ENV==="production"?O0(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var C=!0;return d(),s.push(p),function(){if(C){if(c)throw new Error(process.env.NODE_ENV==="production"?O0(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");C=!1,d();var y=s.indexOf(p);s.splice(y,1),a=null}}}function v(p){if(!Iy(p))throw new Error(process.env.NODE_ENV==="production"?O0(7):"Actions must be plain objects. Instead, the actual type was: '"+f2(p)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(typeof p.type>"u")throw new Error(process.env.NODE_ENV==="production"?O0(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(c)throw new Error(process.env.NODE_ENV==="production"?O0(9):"Reducers may not dispatch actions.");try{c=!0,i=l(i,p)}finally{c=!1}for(var C=a=s,m=0;m<C.length;m++){var y=C[m];y()}return p}function g(p){if(typeof p!="function")throw new Error(process.env.NODE_ENV==="production"?O0(10):"Expected the nextReducer to be a function. Instead, received: '"+f2(p));l=p,v({type:vo.REPLACE})}function b(){var p,C=h;return p={subscribe:function(y){if(typeof y!="object"||y===null)throw new Error(process.env.NODE_ENV==="production"?O0(11):"Expected the observer to be an object. Instead, received: '"+f2(y)+"'");function E(){y.next&&y.next(f())}E();var S=C(E);return{unsubscribe:S}}},p[ho]=function(){return this},p}return v({type:vo.INIT}),n={dispatch:v,subscribe:h,getState:f,replaceReducer:g},n[ho]=b,n}var Hy=function(t,r){return t===r};function Ny(e,t){return!e&&!t?!0:!e||!t?!1:e.x===t.x&&e.y===t.y}function By(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Hy;if(e.length!==t.length)return!1;for(var n=0;n<e.length;++n)if(!r(e[n],t[n]))return!1;return!0}function go(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(l){return Object.getOwnPropertyDescriptor(e,l).enumerable})),r.push.apply(r,n)}return r}function mo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?go(Object(r),!0).forEach(function(n){Vy(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):go(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Vy(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Co={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function zy(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Co,t=arguments.length>1?arguments[1]:void 0,r=t.payload;switch(t.type){case Ql:case ur:return{initialSourceClientOffset:r.sourceClientOffset,initialClientOffset:r.clientOffset,clientOffset:r.clientOffset};case dr:return Ny(e.clientOffset,r.clientOffset)?e:mo(mo({},e),{},{clientOffset:r.clientOffset});case hr:case fr:return Co;default:return e}}var ei="dnd-core/ADD_SOURCE",ti="dnd-core/ADD_TARGET",ri="dnd-core/REMOVE_SOURCE",pr="dnd-core/REMOVE_TARGET";function Ky(e){return{type:ei,payload:{sourceId:e}}}function Zy(e){return{type:ti,payload:{targetId:e}}}function Uy(e){return{type:ri,payload:{sourceId:e}}}function Wy(e){return{type:pr,payload:{targetId:e}}}function bo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(l){return Object.getOwnPropertyDescriptor(e,l).enumerable})),r.push.apply(r,n)}return r}function H0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?bo(Object(r),!0).forEach(function(n){Gy(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):bo(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Gy(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Yy={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function Xy(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Yy,t=arguments.length>1?arguments[1]:void 0,r=t.payload;switch(t.type){case ur:return H0(H0({},e),{},{itemType:r.itemType,item:r.item,sourceId:r.sourceId,isSourcePublic:r.isSourcePublic,dropResult:null,didDrop:!1});case Jl:return H0(H0({},e),{},{isSourcePublic:!0});case dr:return H0(H0({},e),{},{targetIds:r.targetIds});case pr:return e.targetIds.indexOf(r.targetId)===-1?e:H0(H0({},e),{},{targetIds:ay(e.targetIds,r.targetId)});case fr:return H0(H0({},e),{},{dropResult:r.dropResult,didDrop:!0,targetIds:[]});case hr:return H0(H0({},e),{},{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return e}}function Qy(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case ei:case ti:return e+1;case ri:case pr:return e-1;default:return e}}var Pt=[],ni=[];Pt.__IS_NONE__=!0;ni.__IS_ALL__=!0;function Jy(e,t){if(e===Pt)return!1;if(e===ni||typeof t>"u")return!0;var r=cy(t,e);return r.length>0}function ex(){var e=arguments.length>1?arguments[1]:void 0;switch(e.type){case dr:break;case ei:case ti:case pr:case ri:return Pt;case ur:case Jl:case hr:case fr:default:return ni}var t=e.payload,r=t.targetIds,n=r===void 0?[]:r,l=t.prevTargetIds,i=l===void 0?[]:l,a=sy(n,i),s=a.length>0||!By(n,i);if(!s)return Pt;var c=i[i.length-1],d=n[n.length-1];return c!==d&&(c&&a.push(c),d&&a.push(d)),a}function tx(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return e+1}function yo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(l){return Object.getOwnPropertyDescriptor(e,l).enumerable})),r.push.apply(r,n)}return r}function xo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?yo(Object(r),!0).forEach(function(n){rx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):yo(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function rx(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nx(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return{dirtyHandlerIds:ex(e.dirtyHandlerIds,{type:t.type,payload:xo(xo({},t.payload),{},{prevTargetIds:oy(e,"dragOperation.targetIds",[])})}),dragOffset:zy(e.dragOffset,t),refCount:Qy(e.refCount,t),dragOperation:Xy(e.dragOperation,t),stateId:tx(e.stateId)}}function lx(e,t){return{x:e.x+t.x,y:e.y+t.y}}function V7(e,t){return{x:e.x-t.x,y:e.y-t.y}}function ix(e){var t=e.clientOffset,r=e.initialClientOffset,n=e.initialSourceClientOffset;return!t||!r||!n?null:V7(lx(t,n),r)}function ox(e){var t=e.clientOffset,r=e.initialClientOffset;return!t||!r?null:V7(t,r)}function ax(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function sx(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function cx(e,t,r){return t&&sx(e.prototype,t),e}function wo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var ux=function(){function e(t,r){ax(this,e),wo(this,"store",void 0),wo(this,"registry",void 0),this.store=t,this.registry=r}return cx(e,[{key:"subscribeToStateChange",value:function(r){var n=this,l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{handlerIds:void 0},i=l.handlerIds;r0(typeof r=="function","listener must be a function."),r0(typeof i>"u"||Array.isArray(i),"handlerIds, when specified, must be an array of strings.");var a=this.store.getState().stateId,s=function(){var d=n.store.getState(),f=d.stateId;try{var h=f===a||f===a+1&&!Jy(d.dirtyHandlerIds,i);h||r()}finally{a=f}};return this.store.subscribe(s)}},{key:"subscribeToOffsetChange",value:function(r){var n=this;r0(typeof r=="function","listener must be a function.");var l=this.store.getState().dragOffset,i=function(){var s=n.store.getState().dragOffset;s!==l&&(l=s,r())};return this.store.subscribe(i)}},{key:"canDragSource",value:function(r){if(!r)return!1;var n=this.registry.getSource(r);return r0(n,"Expected to find a valid source. sourceId=".concat(r)),this.isDragging()?!1:n.canDrag(this,r)}},{key:"canDropOnTarget",value:function(r){if(!r)return!1;var n=this.registry.getTarget(r);if(r0(n,"Expected to find a valid target. targetId=".concat(r)),!this.isDragging()||this.didDrop())return!1;var l=this.registry.getTargetType(r),i=this.getItemType();return Un(l,i)&&n.canDrop(this,r)}},{key:"isDragging",value:function(){return!!this.getItemType()}},{key:"isDraggingSource",value:function(r){if(!r)return!1;var n=this.registry.getSource(r,!0);if(r0(n,"Expected to find a valid source. sourceId=".concat(r)),!this.isDragging()||!this.isSourcePublic())return!1;var l=this.registry.getSourceType(r),i=this.getItemType();return l!==i?!1:n.isDragging(this,r)}},{key:"isOverTarget",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{shallow:!1};if(!r)return!1;var l=n.shallow;if(!this.isDragging())return!1;var i=this.registry.getTargetType(r),a=this.getItemType();if(a&&!Un(i,a))return!1;var s=this.getTargetIds();if(!s.length)return!1;var c=s.indexOf(r);return l?c===s.length-1:c>-1}},{key:"getItemType",value:function(){return this.store.getState().dragOperation.itemType}},{key:"getItem",value:function(){return this.store.getState().dragOperation.item}},{key:"getSourceId",value:function(){return this.store.getState().dragOperation.sourceId}},{key:"getTargetIds",value:function(){return this.store.getState().dragOperation.targetIds}},{key:"getDropResult",value:function(){return this.store.getState().dragOperation.dropResult}},{key:"didDrop",value:function(){return this.store.getState().dragOperation.didDrop}},{key:"isSourcePublic",value:function(){return!!this.store.getState().dragOperation.isSourcePublic}},{key:"getInitialClientOffset",value:function(){return this.store.getState().dragOffset.initialClientOffset}},{key:"getInitialSourceClientOffset",value:function(){return this.store.getState().dragOffset.initialSourceClientOffset}},{key:"getClientOffset",value:function(){return this.store.getState().dragOffset.clientOffset}},{key:"getSourceClientOffset",value:function(){return ix(this.store.getState().dragOffset)}},{key:"getDifferenceFromInitialOffset",value:function(){return ox(this.store.getState().dragOffset)}}]),e}(),dx=0;function fx(){return dx++}function ut(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ut=function(r){return typeof r}:ut=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},ut(e)}function hx(e){r0(typeof e.canDrag=="function","Expected canDrag to be a function."),r0(typeof e.beginDrag=="function","Expected beginDrag to be a function."),r0(typeof e.endDrag=="function","Expected endDrag to be a function.")}function px(e){r0(typeof e.canDrop=="function","Expected canDrop to be a function."),r0(typeof e.hover=="function","Expected hover to be a function."),r0(typeof e.drop=="function","Expected beginDrag to be a function.")}function Wn(e,t){if(t&&Array.isArray(e)){e.forEach(function(r){return Wn(r,!1)});return}r0(typeof e=="string"||ut(e)==="symbol",t?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}const Eo=typeof global<"u"?global:self,z7=Eo.MutationObserver||Eo.WebKitMutationObserver;function K7(e){return function(){const r=setTimeout(l,0),n=setInterval(l,50);function l(){clearTimeout(r),clearInterval(n),e()}}}function vx(e){let t=1;const r=new z7(e),n=document.createTextNode("");return r.observe(n,{characterData:!0}),function(){t=-t,n.data=t}}const gx=typeof z7=="function"?vx:K7;class mx{enqueueTask(t){const{queue:r,requestFlush:n}=this;r.length||(n(),this.flushing=!0),r[r.length]=t}constructor(){this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=()=>{const{queue:t}=this;for(;this.index<t.length;){const r=this.index;if(this.index++,t[r].call(),this.index>this.capacity){for(let n=0,l=t.length-this.index;n<l;n++)t[n]=t[n+this.index];t.length-=this.index,this.index=0}}t.length=0,this.index=0,this.flushing=!1},this.registerPendingError=t=>{this.pendingErrors.push(t),this.requestErrorThrow()},this.requestFlush=gx(this.flush),this.requestErrorThrow=K7(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class Cx{call(){try{this.task&&this.task()}catch(t){this.onError(t)}finally{this.task=null,this.release(this)}}constructor(t,r){this.onError=t,this.release=r,this.task=null}}class bx{create(t){const r=this.freeTasks,n=r.length?r.pop():new Cx(this.onError,l=>r[r.length]=l);return n.task=t,n}constructor(t){this.onError=t,this.freeTasks=[]}}const Z7=new mx,yx=new bx(Z7.registerPendingError);function xx(e){Z7.enqueueTask(yx.create(e))}function wx(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ex(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Fx(e,t,r){return t&&Ex(e.prototype,t),e}function h2(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Dx(e,t){return $x(e)||_x(e,t)||Mx(e,t)||Sx()}function Sx(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
94
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mx(e,t){if(e){if(typeof e=="string")return Fo(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Fo(e,t)}}function Fo(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function _x(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],l=!0,i=!1,a,s;try{for(r=r.call(e);!(l=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));l=!0);}catch(c){i=!0,s=c}finally{try{!l&&r.return!=null&&r.return()}finally{if(i)throw s}}return n}}function $x(e){if(Array.isArray(e))return e}function Ax(e){var t=fx().toString();switch(e){case V0.SOURCE:return"S".concat(t);case V0.TARGET:return"T".concat(t);default:throw new Error("Unknown Handler Role: ".concat(e))}}function Do(e){switch(e[0]){case"S":return V0.SOURCE;case"T":return V0.TARGET;default:r0(!1,"Cannot parse handler ID: ".concat(e))}}function So(e,t){var r=e.entries(),n=!1;do{var l=r.next(),i=l.done,a=Dx(l.value,2),s=a[1];if(s===t)return!0;n=!!i}while(!n);return!1}var qx=function(){function e(t){wx(this,e),h2(this,"types",new Map),h2(this,"dragSources",new Map),h2(this,"dropTargets",new Map),h2(this,"pinnedSourceId",null),h2(this,"pinnedSource",null),h2(this,"store",void 0),this.store=t}return Fx(e,[{key:"addSource",value:function(r,n){Wn(r),hx(n);var l=this.addHandler(V0.SOURCE,r,n);return this.store.dispatch(Ky(l)),l}},{key:"addTarget",value:function(r,n){Wn(r,!0),px(n);var l=this.addHandler(V0.TARGET,r,n);return this.store.dispatch(Zy(l)),l}},{key:"containsHandler",value:function(r){return So(this.dragSources,r)||So(this.dropTargets,r)}},{key:"getSource",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;r0(this.isSourceId(r),"Expected a valid source ID.");var l=n&&r===this.pinnedSourceId,i=l?this.pinnedSource:this.dragSources.get(r);return i}},{key:"getTarget",value:function(r){return r0(this.isTargetId(r),"Expected a valid target ID."),this.dropTargets.get(r)}},{key:"getSourceType",value:function(r){return r0(this.isSourceId(r),"Expected a valid source ID."),this.types.get(r)}},{key:"getTargetType",value:function(r){return r0(this.isTargetId(r),"Expected a valid target ID."),this.types.get(r)}},{key:"isSourceId",value:function(r){var n=Do(r);return n===V0.SOURCE}},{key:"isTargetId",value:function(r){var n=Do(r);return n===V0.TARGET}},{key:"removeSource",value:function(r){var n=this;r0(this.getSource(r),"Expected an existing source."),this.store.dispatch(Uy(r)),xx(function(){n.dragSources.delete(r),n.types.delete(r)})}},{key:"removeTarget",value:function(r){r0(this.getTarget(r),"Expected an existing target."),this.store.dispatch(Wy(r)),this.dropTargets.delete(r),this.types.delete(r)}},{key:"pinSource",value:function(r){var n=this.getSource(r);r0(n,"Expected an existing source."),this.pinnedSourceId=r,this.pinnedSource=n}},{key:"unpinSource",value:function(){r0(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}},{key:"addHandler",value:function(r,n,l){var i=Ax(r);return this.types.set(i,n),r===V0.SOURCE?this.dragSources.set(i,l):r===V0.TARGET&&this.dropTargets.set(i,l),i}}]),e}();function kx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:void 0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,l=Px(n),i=new ux(l,new qx(l)),a=new Ty(l,i),s=e(a,t,r);return a.receiveBackend(s),a}function Px(e){var t=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__;return B7(nx,e&&t&&t({name:"dnd-core",instanceId:"dnd-core"}))}var Tx=["children"];function Ix(e,t){return Ox(e)||Lx(e,t)||Rx(e,t)||jx()}function jx(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
95
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Rx(e,t){if(e){if(typeof e=="string")return Mo(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Mo(e,t)}}function Mo(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function Lx(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],l=!0,i=!1,a,s;try{for(r=r.call(e);!(l=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));l=!0);}catch(c){i=!0,s=c}finally{try{!l&&r.return!=null&&r.return()}finally{if(i)throw s}}return n}}function Ox(e){if(Array.isArray(e))return e}function Hx(e,t){if(e==null)return{};var r=Nx(e,t),n,l;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(l=0;l<i.length;l++)n=i[l],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Nx(e,t){if(e==null)return{};var r={},n=Object.keys(e),l,i;for(i=0;i<n.length;i++)l=n[i],!(t.indexOf(l)>=0)&&(r[l]=e[l]);return r}var _o=0,dt=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__"),Bx=u.memo(function(t){var r=t.children,n=Hx(t,Tx),l=Vx(n),i=Ix(l,2),a=i[0],s=i[1];return u.useEffect(function(){if(s){var c=U7();return++_o,function(){--_o===0&&(c[dt]=null)}}},[]),o.jsx(H7.Provider,Object.assign({value:a},{children:r}),void 0)});function Vx(e){if("manager"in e){var t={dragDropManager:e.manager};return[t,!1]}var r=zx(e.backend,e.context,e.options,e.debugMode),n=!e.context;return[r,n]}function zx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:U7(),r=arguments.length>2?arguments[2]:void 0,n=arguments.length>3?arguments[3]:void 0,l=t;return l[dt]||(l[dt]={dragDropManager:kx(e,t,r,n)}),l[dt]}function U7(){return typeof global<"u"?global:window}function Kx(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zx(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Ux(e,t,r){return t&&Zx(e.prototype,t),e}function $o(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Jr=!1,en=!1,Wx=function(){function e(t){Kx(this,e),$o(this,"internalMonitor",void 0),$o(this,"sourceId",null),this.internalMonitor=t.getMonitor()}return Ux(e,[{key:"receiveHandlerId",value:function(r){this.sourceId=r}},{key:"getHandlerId",value:function(){return this.sourceId}},{key:"canDrag",value:function(){r0(!Jr,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return Jr=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{Jr=!1}}},{key:"isDragging",value:function(){if(!this.sourceId)return!1;r0(!en,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return en=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{en=!1}}},{key:"subscribeToStateChange",value:function(r,n){return this.internalMonitor.subscribeToStateChange(r,n)}},{key:"isDraggingSource",value:function(r){return this.internalMonitor.isDraggingSource(r)}},{key:"isOverTarget",value:function(r,n){return this.internalMonitor.isOverTarget(r,n)}},{key:"getTargetIds",value:function(){return this.internalMonitor.getTargetIds()}},{key:"isSourcePublic",value:function(){return this.internalMonitor.isSourcePublic()}},{key:"getSourceId",value:function(){return this.internalMonitor.getSourceId()}},{key:"subscribeToOffsetChange",value:function(r){return this.internalMonitor.subscribeToOffsetChange(r)}},{key:"canDragSource",value:function(r){return this.internalMonitor.canDragSource(r)}},{key:"canDropOnTarget",value:function(r){return this.internalMonitor.canDropOnTarget(r)}},{key:"getItemType",value:function(){return this.internalMonitor.getItemType()}},{key:"getItem",value:function(){return this.internalMonitor.getItem()}},{key:"getDropResult",value:function(){return this.internalMonitor.getDropResult()}},{key:"didDrop",value:function(){return this.internalMonitor.didDrop()}},{key:"getInitialClientOffset",value:function(){return this.internalMonitor.getInitialClientOffset()}},{key:"getInitialSourceClientOffset",value:function(){return this.internalMonitor.getInitialSourceClientOffset()}},{key:"getSourceClientOffset",value:function(){return this.internalMonitor.getSourceClientOffset()}},{key:"getClientOffset",value:function(){return this.internalMonitor.getClientOffset()}},{key:"getDifferenceFromInitialOffset",value:function(){return this.internalMonitor.getDifferenceFromInitialOffset()}}]),e}();function Gx(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Yx(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Xx(e,t,r){return t&&Yx(e.prototype,t),e}function Ao(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var tn=!1,Qx=function(){function e(t){Gx(this,e),Ao(this,"internalMonitor",void 0),Ao(this,"targetId",null),this.internalMonitor=t.getMonitor()}return Xx(e,[{key:"receiveHandlerId",value:function(r){this.targetId=r}},{key:"getHandlerId",value:function(){return this.targetId}},{key:"subscribeToStateChange",value:function(r,n){return this.internalMonitor.subscribeToStateChange(r,n)}},{key:"canDrop",value:function(){if(!this.targetId)return!1;r0(!tn,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return tn=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{tn=!1}}},{key:"isOver",value:function(r){return this.targetId?this.internalMonitor.isOverTarget(this.targetId,r):!1}},{key:"getItemType",value:function(){return this.internalMonitor.getItemType()}},{key:"getItem",value:function(){return this.internalMonitor.getItem()}},{key:"getDropResult",value:function(){return this.internalMonitor.getDropResult()}},{key:"didDrop",value:function(){return this.internalMonitor.didDrop()}},{key:"getInitialClientOffset",value:function(){return this.internalMonitor.getInitialClientOffset()}},{key:"getInitialSourceClientOffset",value:function(){return this.internalMonitor.getInitialSourceClientOffset()}},{key:"getSourceClientOffset",value:function(){return this.internalMonitor.getSourceClientOffset()}},{key:"getClientOffset",value:function(){return this.internalMonitor.getClientOffset()}},{key:"getDifferenceFromInitialOffset",value:function(){return this.internalMonitor.getDifferenceFromInitialOffset()}}]),e}();function Jx(e){if(typeof e.type!="string"){var t=e.type.displayName||e.type.name||"the component";throw new Error("Only native element nodes can now be passed to React DnD connectors."+"You can either wrap ".concat(t," into a <div>, or turn it into a ")+"drag source or a drop target itself.")}}function ew(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!u.isValidElement(t)){var n=t;return e(n,r),n}var l=t;Jx(l);var i=r?function(a){return e(a,r)}:e;return tw(l,i)}}function W7(e){var t={};return Object.keys(e).forEach(function(r){var n=e[r];if(r.endsWith("Ref"))t[r]=e[r];else{var l=ew(n);t[r]=function(){return l}}}),t}function qo(e,t){typeof e=="function"?e(t):e.current=t}function tw(e,t){var r=e.ref;return r0(typeof r!="string","Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),r?u.cloneElement(e,{ref:function(l){qo(r,l),qo(t,l)}}):u.cloneElement(e,{ref:t})}function ft(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ft=function(r){return typeof r}:ft=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},ft(e)}function Gn(e){return e!==null&&ft(e)==="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function Yn(e,t,r,n){var l=void 0;if(l!==void 0)return!!l;if(e===t)return!0;if(typeof e!="object"||!e||typeof t!="object"||!t)return!1;var i=Object.keys(e),a=Object.keys(t);if(i.length!==a.length)return!1;for(var s=Object.prototype.hasOwnProperty.bind(t),c=0;c<i.length;c++){var d=i[c];if(!s(d))return!1;var f=e[d],h=t[d];if(l=void 0,l===!1||l===void 0&&f!==h)return!1}return!0}function rw(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function lw(e,t,r){return t&&nw(e.prototype,t),e}function F0(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var iw=function(){function e(t){var r=this;rw(this,e),F0(this,"hooks",W7({dragSource:function(l,i){r.clearDragSource(),r.dragSourceOptions=i||null,Gn(l)?r.dragSourceRef=l:r.dragSourceNode=l,r.reconnectDragSource()},dragPreview:function(l,i){r.clearDragPreview(),r.dragPreviewOptions=i||null,Gn(l)?r.dragPreviewRef=l:r.dragPreviewNode=l,r.reconnectDragPreview()}})),F0(this,"handlerId",null),F0(this,"dragSourceRef",null),F0(this,"dragSourceNode",void 0),F0(this,"dragSourceOptionsInternal",null),F0(this,"dragSourceUnsubscribe",void 0),F0(this,"dragPreviewRef",null),F0(this,"dragPreviewNode",void 0),F0(this,"dragPreviewOptionsInternal",null),F0(this,"dragPreviewUnsubscribe",void 0),F0(this,"lastConnectedHandlerId",null),F0(this,"lastConnectedDragSource",null),F0(this,"lastConnectedDragSourceOptions",null),F0(this,"lastConnectedDragPreview",null),F0(this,"lastConnectedDragPreviewOptions",null),F0(this,"backend",void 0),this.backend=t}return lw(e,[{key:"receiveHandlerId",value:function(r){this.handlerId!==r&&(this.handlerId=r,this.reconnect())}},{key:"connectTarget",get:function(){return this.dragSource}},{key:"dragSourceOptions",get:function(){return this.dragSourceOptionsInternal},set:function(r){this.dragSourceOptionsInternal=r}},{key:"dragPreviewOptions",get:function(){return this.dragPreviewOptionsInternal},set:function(r){this.dragPreviewOptionsInternal=r}},{key:"reconnect",value:function(){this.reconnectDragSource(),this.reconnectDragPreview()}},{key:"reconnectDragSource",value:function(){var r=this.dragSource,n=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();if(n&&this.disconnectDragSource(),!!this.handlerId){if(!r){this.lastConnectedDragSource=r;return}n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=r,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,r,this.dragSourceOptions))}}},{key:"reconnectDragPreview",value:function(){var r=this.dragPreview,n=this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();if(n&&this.disconnectDragPreview(),!!this.handlerId){if(!r){this.lastConnectedDragPreview=r;return}n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=r,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,r,this.dragPreviewOptions))}}},{key:"didHandlerIdChange",value:function(){return this.lastConnectedHandlerId!==this.handlerId}},{key:"didConnectedDragSourceChange",value:function(){return this.lastConnectedDragSource!==this.dragSource}},{key:"didConnectedDragPreviewChange",value:function(){return this.lastConnectedDragPreview!==this.dragPreview}},{key:"didDragSourceOptionsChange",value:function(){return!Yn(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}},{key:"didDragPreviewOptionsChange",value:function(){return!Yn(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}},{key:"disconnectDragSource",value:function(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}},{key:"disconnectDragPreview",value:function(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}},{key:"dragSource",get:function(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}},{key:"dragPreview",get:function(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}},{key:"clearDragSource",value:function(){this.dragSourceNode=null,this.dragSourceRef=null}},{key:"clearDragPreview",value:function(){this.dragPreviewNode=null,this.dragPreviewRef=null}}]),e}();function ow(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function aw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function sw(e,t,r){return t&&aw(e.prototype,t),e}function ee(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var cw=function(){function e(t){var r=this;ow(this,e),ee(this,"hooks",W7({dropTarget:function(l,i){r.clearDropTarget(),r.dropTargetOptions=i,Gn(l)?r.dropTargetRef=l:r.dropTargetNode=l,r.reconnect()}})),ee(this,"handlerId",null),ee(this,"dropTargetRef",null),ee(this,"dropTargetNode",void 0),ee(this,"dropTargetOptionsInternal",null),ee(this,"unsubscribeDropTarget",void 0),ee(this,"lastConnectedHandlerId",null),ee(this,"lastConnectedDropTarget",null),ee(this,"lastConnectedDropTargetOptions",null),ee(this,"backend",void 0),this.backend=t}return sw(e,[{key:"connectTarget",get:function(){return this.dropTarget}},{key:"reconnect",value:function(){var r=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();r&&this.disconnectDropTarget();var n=this.dropTarget;if(this.handlerId){if(!n){this.lastConnectedDropTarget=n;return}r&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=n,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,n,this.dropTargetOptions))}}},{key:"receiveHandlerId",value:function(r){r!==this.handlerId&&(this.handlerId=r,this.reconnect())}},{key:"dropTargetOptions",get:function(){return this.dropTargetOptionsInternal},set:function(r){this.dropTargetOptionsInternal=r}},{key:"didHandlerIdChange",value:function(){return this.lastConnectedHandlerId!==this.handlerId}},{key:"didDropTargetChange",value:function(){return this.lastConnectedDropTarget!==this.dropTarget}},{key:"didOptionsChange",value:function(){return!Yn(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}},{key:"disconnectDropTarget",value:function(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}},{key:"dropTarget",get:function(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}},{key:"clearDropTarget",value:function(){this.dropTargetRef=null,this.dropTargetNode=null}}]),e}();function uw(e,t,r){var n=r.getRegistry(),l=n.addTarget(e,t);return[l,function(){return n.removeTarget(l)}]}function dw(e,t,r){var n=r.getRegistry(),l=n.addSource(e,t);return[l,function(){return n.removeSource(l)}]}var Xe=typeof window<"u"?u.useLayoutEffect:u.useEffect;function ht(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ht=function(r){return typeof r}:ht=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},ht(e)}function fw(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function hw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function pw(e,t,r){return t&&hw(e.prototype,t),e}function rn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var vw=function(){function e(t,r,n){fw(this,e),rn(this,"spec",void 0),rn(this,"monitor",void 0),rn(this,"connector",void 0),this.spec=t,this.monitor=r,this.connector=n}return pw(e,[{key:"beginDrag",value:function(){var r,n=this.spec,l=this.monitor,i=null;return ht(n.item)==="object"?i=n.item:typeof n.item=="function"?i=n.item(l):i={},(r=i)!==null&&r!==void 0?r:null}},{key:"canDrag",value:function(){var r=this.spec,n=this.monitor;return typeof r.canDrag=="boolean"?r.canDrag:typeof r.canDrag=="function"?r.canDrag(n):!0}},{key:"isDragging",value:function(r,n){var l=this.spec,i=this.monitor,a=l.isDragging;return a?a(i):n===r.getSourceId()}},{key:"endDrag",value:function(){var r=this.spec,n=this.monitor,l=this.connector,i=r.end;i&&i(n.getItem(),n),l.reconnect()}}]),e}();function gw(e,t,r){var n=u.useMemo(function(){return new vw(e,t,r)},[t,r]);return u.useEffect(function(){n.spec=e},[e]),n}function r2(){var e=u.useContext(H7),t=e.dragDropManager;return r0(t!=null,"Expected drag drop context"),t}function mw(e){return u.useMemo(function(){var t=e.type;return r0(t!=null,"spec.type must be defined"),t},[e])}function Cw(e,t){return ww(e)||xw(e,t)||yw(e,t)||bw()}function bw(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
96
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yw(e,t){if(e){if(typeof e=="string")return ko(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ko(e,t)}}function ko(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function xw(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],l=!0,i=!1,a,s;try{for(r=r.call(e);!(l=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));l=!0);}catch(c){i=!0,s=c}finally{try{!l&&r.return!=null&&r.return()}finally{if(i)throw s}}return n}}function ww(e){if(Array.isArray(e))return e}function Ew(e,t,r){var n=r2(),l=gw(e,t,r),i=mw(e);Xe(function(){if(i!=null){var s=dw(i,l,n),c=Cw(s,2),d=c[0],f=c[1];return t.receiveHandlerId(d),r.receiveHandlerId(d),f}},[n,t,r,l,i])}function Fw(e){return _w(e)||Mw(e)||Sw(e)||Dw()}function Dw(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
97
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sw(e,t){if(e){if(typeof e=="string")return Xn(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Xn(e,t)}}function Mw(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function _w(e){if(Array.isArray(e))return Xn(e)}function Xn(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function G7(e,t){var r=Fw(t||[]);return t==null&&typeof e!="function"&&r.push(e),u.useMemo(function(){return typeof e=="function"?e():e},r)}function $w(){var e=r2();return u.useMemo(function(){return new Wx(e)},[e])}function Aw(e,t){var r=r2(),n=u.useMemo(function(){return new iw(r.getBackend())},[r]);return Xe(function(){return n.dragSourceOptions=e||null,n.reconnect(),function(){return n.disconnectDragSource()}},[n,e]),Xe(function(){return n.dragPreviewOptions=t||null,n.reconnect(),function(){return n.disconnectDragPreview()}},[n,t]),n}var nn,Po;function qw(){return Po||(Po=1,nn=function e(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;var n,l,i;if(Array.isArray(t)){if(n=t.length,n!=r.length)return!1;for(l=n;l--!==0;)if(!e(t[l],r[l]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if(i=Object.keys(t),n=i.length,n!==Object.keys(r).length)return!1;for(l=n;l--!==0;)if(!Object.prototype.hasOwnProperty.call(r,i[l]))return!1;for(l=n;l--!==0;){var a=i[l];if(!e(t[a],r[a]))return!1}return!0}return t!==t&&r!==r}),nn}var kw=qw();const Pw=Z6(kw);function Tw(e,t){return Lw(e)||Rw(e,t)||jw(e,t)||Iw()}function Iw(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
98
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jw(e,t){if(e){if(typeof e=="string")return To(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return To(e,t)}}function To(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function Rw(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],l=!0,i=!1,a,s;try{for(r=r.call(e);!(l=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));l=!0);}catch(c){i=!0,s=c}finally{try{!l&&r.return!=null&&r.return()}finally{if(i)throw s}}return n}}function Lw(e){if(Array.isArray(e))return e}function Y7(e,t,r){var n=u.useState(function(){return t(e)}),l=Tw(n,2),i=l[0],a=l[1],s=u.useCallback(function(){var c=t(e);Pw(i,c)||(a(c),r&&r())},[i,e,r]);return Xe(s),[i,s]}function Ow(e,t){return Vw(e)||Bw(e,t)||Nw(e,t)||Hw()}function Hw(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
99
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Nw(e,t){if(e){if(typeof e=="string")return Io(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Io(e,t)}}function Io(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function Bw(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],l=!0,i=!1,a,s;try{for(r=r.call(e);!(l=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));l=!0);}catch(c){i=!0,s=c}finally{try{!l&&r.return!=null&&r.return()}finally{if(i)throw s}}return n}}function Vw(e){if(Array.isArray(e))return e}function zw(e,t,r){var n=Y7(e,t,r),l=Ow(n,2),i=l[0],a=l[1];return Xe(function(){var c=e.getHandlerId();if(c!=null)return e.subscribeToStateChange(a,{handlerIds:[c]})},[e,a]),i}function X7(e,t,r){return zw(t,e||function(){return{}},function(){return r.reconnect()})}function Kw(e){return u.useMemo(function(){return e.hooks.dragSource()},[e])}function Zw(e){return u.useMemo(function(){return e.hooks.dragPreview()},[e])}function Uw(e,t){var r=G7(e,t);r0(!r.begin,"useDrag::spec.begin was deprecated in v14. Replace spec.begin() with spec.item(). (see more here - https://react-dnd.github.io/react-dnd/docs/api/use-drag)");var n=$w(),l=Aw(r.options,r.previewOptions);return Ew(r,n,l),[X7(r.collect,n,l),Kw(l),Zw(l)]}function Ww(e){var t=e.accept;return u.useMemo(function(){return r0(e.accept!=null,"accept must be defined"),Array.isArray(t)?t:[t]},[t])}function Gw(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Yw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Xw(e,t,r){return t&&Yw(e.prototype,t),e}function jo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Qw=function(){function e(t,r){Gw(this,e),jo(this,"spec",void 0),jo(this,"monitor",void 0),this.spec=t,this.monitor=r}return Xw(e,[{key:"canDrop",value:function(){var r=this.spec,n=this.monitor;return r.canDrop?r.canDrop(n.getItem(),n):!0}},{key:"hover",value:function(){var r=this.spec,n=this.monitor;r.hover&&r.hover(n.getItem(),n)}},{key:"drop",value:function(){var r=this.spec,n=this.monitor;if(r.drop)return r.drop(n.getItem(),n)}}]),e}();function Jw(e,t){var r=u.useMemo(function(){return new Qw(e,t)},[t]);return u.useEffect(function(){r.spec=e},[e]),r}function eE(e,t){return lE(e)||nE(e,t)||rE(e,t)||tE()}function tE(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
100
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function rE(e,t){if(e){if(typeof e=="string")return Ro(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Ro(e,t)}}function Ro(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function nE(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],l=!0,i=!1,a,s;try{for(r=r.call(e);!(l=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));l=!0);}catch(c){i=!0,s=c}finally{try{!l&&r.return!=null&&r.return()}finally{if(i)throw s}}return n}}function lE(e){if(Array.isArray(e))return e}function iE(e,t,r){var n=r2(),l=Jw(e,t),i=Ww(e);Xe(function(){var s=uw(i,l,n),c=eE(s,2),d=c[0],f=c[1];return t.receiveHandlerId(d),r.receiveHandlerId(d),f},[n,t,l,r,i.map(function(a){return a.toString()}).join("|")])}function oE(){var e=r2();return u.useMemo(function(){return new Qx(e)},[e])}function aE(e){var t=r2(),r=u.useMemo(function(){return new cw(t.getBackend())},[t]);return Xe(function(){return r.dropTargetOptions=e||null,r.reconnect(),function(){return r.disconnectDropTarget()}},[e]),r}function sE(e){return u.useMemo(function(){return e.hooks.dropTarget()},[e])}function Q7(e,t){var r=G7(e,t),n=oE(),l=aE(r.options);return iE(r,n,l),[X7(r.collect,n,l),sE(l)]}function cE(e,t){return hE(e)||fE(e,t)||dE(e,t)||uE()}function uE(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
101
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function dE(e,t){if(e){if(typeof e=="string")return Lo(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Lo(e,t)}}function Lo(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function fE(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],l=!0,i=!1,a,s;try{for(r=r.call(e);!(l=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));l=!0);}catch(c){i=!0,s=c}finally{try{!l&&r.return!=null&&r.return()}finally{if(i)throw s}}return n}}function hE(e){if(Array.isArray(e))return e}function pE(e){var t=r2(),r=t.getMonitor(),n=Y7(r,e),l=cE(n,2),i=l[0],a=l[1];return u.useEffect(function(){return r.subscribeToOffsetChange(a)}),u.useEffect(function(){return r.subscribeToStateChange(a)}),i}function J7(e){var t=null,r=function(){return t==null&&(t=e()),t};return r}function vE(e,t){return e.filter(function(r){return r!==t})}function gE(e,t){var r=new Set,n=function(a){return r.add(a)};e.forEach(n),t.forEach(n);var l=[];return r.forEach(function(i){return l.push(i)}),l}function mE(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function CE(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function bE(e,t,r){return t&&CE(e.prototype,t),e}function Oo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var yE=function(){function e(t){mE(this,e),Oo(this,"entered",[]),Oo(this,"isNodeInDocument",void 0),this.isNodeInDocument=t}return bE(e,[{key:"enter",value:function(r){var n=this,l=this.entered.length,i=function(s){return n.isNodeInDocument(s)&&(!s.contains||s.contains(r))};return this.entered=gE(this.entered.filter(i),[r]),l===0&&this.entered.length>0}},{key:"leave",value:function(r){var n=this.entered.length;return this.entered=vE(this.entered.filter(this.isNodeInDocument),r),n>0&&this.entered.length===0}},{key:"reset",value:function(){this.entered=[]}}]),e}(),xE=J7(function(){return/firefox/i.test(navigator.userAgent)}),e6=J7(function(){return!!window.safari});function wE(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function EE(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function FE(e,t,r){return t&&EE(e.prototype,t),e}function X2(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Ho=function(){function e(t,r){wE(this,e),X2(this,"xs",void 0),X2(this,"ys",void 0),X2(this,"c1s",void 0),X2(this,"c2s",void 0),X2(this,"c3s",void 0);for(var n=t.length,l=[],i=0;i<n;i++)l.push(i);l.sort(function(q,L){return t[q]<t[L]?-1:1});for(var a=[],s=[],c,d,f=0;f<n-1;f++)c=t[f+1]-t[f],d=r[f+1]-r[f],a.push(c),s.push(d/c);for(var h=[s[0]],v=0;v<a.length-1;v++){var g=s[v],b=s[v+1];if(g*b<=0)h.push(0);else{c=a[v];var p=a[v+1],C=c+p;h.push(3*C/((C+p)/g+(C+c)/b))}}h.push(s[s.length-1]);for(var m=[],y=[],E,S=0;S<h.length-1;S++){E=s[S];var F=h[S],M=1/a[S],D=F+h[S+1]-E-E;m.push((E-F-D)*M),y.push(D*M*M)}this.xs=t,this.ys=r,this.c1s=h,this.c2s=m,this.c3s=y}return FE(e,[{key:"interpolate",value:function(r){var n=this.xs,l=this.ys,i=this.c1s,a=this.c2s,s=this.c3s,c=n.length-1;if(r===n[c])return l[c];for(var d=0,f=s.length-1,h;d<=f;){h=Math.floor(.5*(d+f));var v=n[h];if(v<r)d=h+1;else if(v>r)f=h-1;else return l[h]}c=Math.max(0,f);var g=r-n[c],b=g*g;return l[c]+i[c]*g+a[c]*b+s[c]*g*b}}]),e}(),DE=1;function t6(e){var t=e.nodeType===DE?e:e.parentElement;if(!t)return null;var r=t.getBoundingClientRect(),n=r.top,l=r.left;return{x:l,y:n}}function W1(e){return{x:e.clientX,y:e.clientY}}function SE(e){var t;return e.nodeName==="IMG"&&(xE()||!((t=document.documentElement)!==null&&t!==void 0&&t.contains(e)))}function ME(e,t,r,n){var l=e?t.width:r,i=e?t.height:n;return e6()&&e&&(i/=window.devicePixelRatio,l/=window.devicePixelRatio),{dragPreviewWidth:l,dragPreviewHeight:i}}function _E(e,t,r,n,l){var i=SE(t),a=i?e:t,s=t6(a),c={x:r.x-s.x,y:r.y-s.y},d=e.offsetWidth,f=e.offsetHeight,h=n.anchorX,v=n.anchorY,g=ME(i,t,d,f),b=g.dragPreviewWidth,p=g.dragPreviewHeight,C=function(){var D=new Ho([0,.5,1],[c.y,c.y/f*p,c.y+p-f]),q=D.interpolate(v);return e6()&&i&&(q+=(window.devicePixelRatio-1)*p),q},m=function(){var D=new Ho([0,.5,1],[c.x,c.x/d*b,c.x+b-d]);return D.interpolate(h)},y=l.offsetX,E=l.offsetY,S=y===0||y,F=E===0||E;return{x:S?y:m(),y:F?E:C()}}var r6="__NATIVE_FILE__",n6="__NATIVE_URL__",l6="__NATIVE_TEXT__",i6="__NATIVE_HTML__";const No=Object.freeze(Object.defineProperty({__proto__:null,FILE:r6,HTML:i6,TEXT:l6,URL:n6},Symbol.toStringTag,{value:"Module"}));function ln(e,t,r){var n=t.reduce(function(l,i){return l||e.getData(i)},"");return n??r}var p2;function G1(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Qn=(p2={},G1(p2,r6,{exposeProperties:{files:function(t){return Array.prototype.slice.call(t.files)},items:function(t){return t.items},dataTransfer:function(t){return t}},matchesTypes:["Files"]}),G1(p2,i6,{exposeProperties:{html:function(t,r){return ln(t,r,"")},dataTransfer:function(t){return t}},matchesTypes:["Html","text/html"]}),G1(p2,n6,{exposeProperties:{urls:function(t,r){return ln(t,r,"").split(`
102
- `)},dataTransfer:function(t){return t}},matchesTypes:["Url","text/uri-list"]}),G1(p2,l6,{exposeProperties:{text:function(t,r){return ln(t,r,"")},dataTransfer:function(t){return t}},matchesTypes:["Text","text/plain"]}),p2);function $E(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function AE(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function qE(e,t,r){return t&&AE(e.prototype,t),e}function Bo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var kE=function(){function e(t){$E(this,e),Bo(this,"item",void 0),Bo(this,"config",void 0),this.config=t,this.item={},this.initializeExposedProperties()}return qE(e,[{key:"initializeExposedProperties",value:function(){var r=this;Object.keys(this.config.exposeProperties).forEach(function(n){Object.defineProperty(r.item,n,{configurable:!0,enumerable:!0,get:function(){return console.warn(`Browser doesn't allow reading "`.concat(n,'" until the drop event.')),null}})})}},{key:"loadDataTransfer",value:function(r){var n=this;if(r){var l={};Object.keys(this.config.exposeProperties).forEach(function(i){l[i]={value:n.config.exposeProperties[i](r,n.config.matchesTypes),configurable:!0,enumerable:!0}}),Object.defineProperties(this.item,l)}}},{key:"canDrag",value:function(){return!0}},{key:"beginDrag",value:function(){return this.item}},{key:"isDragging",value:function(r,n){return n===r.getSourceId()}},{key:"endDrag",value:function(){}}]),e}();function PE(e,t){var r=new kE(Qn[e]);return r.loadDataTransfer(t),r}function on(e){if(!e)return null;var t=Array.prototype.slice.call(e.types||[]);return Object.keys(Qn).filter(function(r){var n=Qn[r].matchesTypes;return n.some(function(l){return t.indexOf(l)>-1})})[0]||null}function TE(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function IE(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function jE(e,t,r){return t&&IE(e.prototype,t),e}function an(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var RE=function(){function e(t,r){TE(this,e),an(this,"ownerDocument",null),an(this,"globalContext",void 0),an(this,"optionsArgs",void 0),this.globalContext=t,this.optionsArgs=r}return jE(e,[{key:"window",get:function(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}},{key:"document",get:function(){var r;return(r=this.globalContext)!==null&&r!==void 0&&r.document?this.globalContext.document:this.window?this.window.document:void 0}},{key:"rootElement",get:function(){var r;return((r=this.optionsArgs)===null||r===void 0?void 0:r.rootElement)||this.window}}]),e}();function Vo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(l){return Object.getOwnPropertyDescriptor(e,l).enumerable})),r.push.apply(r,n)}return r}function zo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Vo(Object(r),!0).forEach(function(n){o0(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Vo(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function LE(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function OE(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function HE(e,t,r){return t&&OE(e.prototype,t),e}function o0(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var NE=function(){function e(t,r,n){var l=this;LE(this,e),o0(this,"options",void 0),o0(this,"actions",void 0),o0(this,"monitor",void 0),o0(this,"registry",void 0),o0(this,"enterLeaveCounter",void 0),o0(this,"sourcePreviewNodes",new Map),o0(this,"sourcePreviewNodeOptions",new Map),o0(this,"sourceNodes",new Map),o0(this,"sourceNodeOptions",new Map),o0(this,"dragStartSourceIds",null),o0(this,"dropTargetIds",[]),o0(this,"dragEnterTargetIds",[]),o0(this,"currentNativeSource",null),o0(this,"currentNativeHandle",null),o0(this,"currentDragSourceNode",null),o0(this,"altKeyPressed",!1),o0(this,"mouseMoveTimeoutTimer",null),o0(this,"asyncEndDragFrameId",null),o0(this,"dragOverTargetIds",null),o0(this,"lastClientOffset",null),o0(this,"hoverRafId",null),o0(this,"getSourceClientOffset",function(i){var a=l.sourceNodes.get(i);return a&&t6(a)||null}),o0(this,"endDragNativeItem",function(){l.isDraggingNativeItem()&&(l.actions.endDrag(),l.currentNativeHandle&&l.registry.removeSource(l.currentNativeHandle),l.currentNativeHandle=null,l.currentNativeSource=null)}),o0(this,"isNodeInDocument",function(i){return!!(i&&l.document&&l.document.body&&l.document.body.contains(i))}),o0(this,"endDragIfSourceWasRemovedFromDOM",function(){var i=l.currentDragSourceNode;i==null||l.isNodeInDocument(i)||l.clearCurrentDragSourceNode()&&l.monitor.isDragging()&&l.actions.endDrag()}),o0(this,"handleTopDragStartCapture",function(){l.clearCurrentDragSourceNode(),l.dragStartSourceIds=[]}),o0(this,"handleTopDragStart",function(i){if(!i.defaultPrevented){var a=l.dragStartSourceIds;l.dragStartSourceIds=null;var s=W1(i);l.monitor.isDragging()&&l.actions.endDrag(),l.actions.beginDrag(a||[],{publishSource:!1,getSourceClientOffset:l.getSourceClientOffset,clientOffset:s});var c=i.dataTransfer,d=on(c);if(l.monitor.isDragging()){if(c&&typeof c.setDragImage=="function"){var f=l.monitor.getSourceId(),h=l.sourceNodes.get(f),v=l.sourcePreviewNodes.get(f)||h;if(v){var g=l.getCurrentSourcePreviewNodeOptions(),b=g.anchorX,p=g.anchorY,C=g.offsetX,m=g.offsetY,y={anchorX:b,anchorY:p},E={offsetX:C,offsetY:m},S=_E(h,v,s,y,E);c.setDragImage(v,S.x,S.y)}}try{c==null||c.setData("application/json",{})}catch{}l.setCurrentDragSourceNode(i.target);var F=l.getCurrentSourcePreviewNodeOptions(),M=F.captureDraggingState;M?l.actions.publishDragSource():setTimeout(function(){return l.actions.publishDragSource()},0)}else if(d)l.beginDragNativeItem(d);else{if(c&&!c.types&&(i.target&&!i.target.hasAttribute||!i.target.hasAttribute("draggable")))return;i.preventDefault()}}}),o0(this,"handleTopDragEndCapture",function(){l.clearCurrentDragSourceNode()&&l.monitor.isDragging()&&l.actions.endDrag()}),o0(this,"handleTopDragEnterCapture",function(i){l.dragEnterTargetIds=[];var a=l.enterLeaveCounter.enter(i.target);if(!(!a||l.monitor.isDragging())){var s=i.dataTransfer,c=on(s);c&&l.beginDragNativeItem(c,s)}}),o0(this,"handleTopDragEnter",function(i){var a=l.dragEnterTargetIds;if(l.dragEnterTargetIds=[],!!l.monitor.isDragging()){l.altKeyPressed=i.altKey,a.length>0&&l.actions.hover(a,{clientOffset:W1(i)});var s=a.some(function(c){return l.monitor.canDropOnTarget(c)});s&&(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=l.getCurrentDropEffect()))}}),o0(this,"handleTopDragOverCapture",function(){l.dragOverTargetIds=[]}),o0(this,"handleTopDragOver",function(i){var a=l.dragOverTargetIds;if(l.dragOverTargetIds=[],!l.monitor.isDragging()){i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none");return}l.altKeyPressed=i.altKey,l.lastClientOffset=W1(i),l.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(l.hoverRafId=requestAnimationFrame(function(){l.monitor.isDragging()&&l.actions.hover(a||[],{clientOffset:l.lastClientOffset}),l.hoverRafId=null}));var s=(a||[]).some(function(c){return l.monitor.canDropOnTarget(c)});s?(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=l.getCurrentDropEffect())):l.isDraggingNativeItem()?i.preventDefault():(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none"))}),o0(this,"handleTopDragLeaveCapture",function(i){l.isDraggingNativeItem()&&i.preventDefault();var a=l.enterLeaveCounter.leave(i.target);a&&l.isDraggingNativeItem()&&setTimeout(function(){return l.endDragNativeItem()},0)}),o0(this,"handleTopDropCapture",function(i){if(l.dropTargetIds=[],l.isDraggingNativeItem()){var a;i.preventDefault(),(a=l.currentNativeSource)===null||a===void 0||a.loadDataTransfer(i.dataTransfer)}else on(i.dataTransfer)&&i.preventDefault();l.enterLeaveCounter.reset()}),o0(this,"handleTopDrop",function(i){var a=l.dropTargetIds;l.dropTargetIds=[],l.actions.hover(a,{clientOffset:W1(i)}),l.actions.drop({dropEffect:l.getCurrentDropEffect()}),l.isDraggingNativeItem()?l.endDragNativeItem():l.monitor.isDragging()&&l.actions.endDrag()}),o0(this,"handleSelectStart",function(i){var a=i.target;typeof a.dragDrop=="function"&&(a.tagName==="INPUT"||a.tagName==="SELECT"||a.tagName==="TEXTAREA"||a.isContentEditable||(i.preventDefault(),a.dragDrop()))}),this.options=new RE(r,n),this.actions=t.getActions(),this.monitor=t.getMonitor(),this.registry=t.getRegistry(),this.enterLeaveCounter=new yE(this.isNodeInDocument)}return HE(e,[{key:"profile",value:function(){var r,n;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((r=this.dragStartSourceIds)===null||r===void 0?void 0:r.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((n=this.dragOverTargetIds)===null||n===void 0?void 0:n.length)||0}}},{key:"window",get:function(){return this.options.window}},{key:"document",get:function(){return this.options.document}},{key:"rootElement",get:function(){return this.options.rootElement}},{key:"setup",value:function(){var r=this.rootElement;if(r!==void 0){if(r.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");r.__isReactDndBackendSetUp=!0,this.addEventListeners(r)}}},{key:"teardown",value:function(){var r=this.rootElement;if(r!==void 0&&(r.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var n;(n=this.window)===null||n===void 0||n.cancelAnimationFrame(this.asyncEndDragFrameId)}}},{key:"connectDragPreview",value:function(r,n,l){var i=this;return this.sourcePreviewNodeOptions.set(r,l),this.sourcePreviewNodes.set(r,n),function(){i.sourcePreviewNodes.delete(r),i.sourcePreviewNodeOptions.delete(r)}}},{key:"connectDragSource",value:function(r,n,l){var i=this;this.sourceNodes.set(r,n),this.sourceNodeOptions.set(r,l);var a=function(d){return i.handleDragStart(d,r)},s=function(d){return i.handleSelectStart(d)};return n.setAttribute("draggable","true"),n.addEventListener("dragstart",a),n.addEventListener("selectstart",s),function(){i.sourceNodes.delete(r),i.sourceNodeOptions.delete(r),n.removeEventListener("dragstart",a),n.removeEventListener("selectstart",s),n.setAttribute("draggable","false")}}},{key:"connectDropTarget",value:function(r,n){var l=this,i=function(d){return l.handleDragEnter(d,r)},a=function(d){return l.handleDragOver(d,r)},s=function(d){return l.handleDrop(d,r)};return n.addEventListener("dragenter",i),n.addEventListener("dragover",a),n.addEventListener("drop",s),function(){n.removeEventListener("dragenter",i),n.removeEventListener("dragover",a),n.removeEventListener("drop",s)}}},{key:"addEventListeners",value:function(r){r.addEventListener&&(r.addEventListener("dragstart",this.handleTopDragStart),r.addEventListener("dragstart",this.handleTopDragStartCapture,!0),r.addEventListener("dragend",this.handleTopDragEndCapture,!0),r.addEventListener("dragenter",this.handleTopDragEnter),r.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),r.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),r.addEventListener("dragover",this.handleTopDragOver),r.addEventListener("dragover",this.handleTopDragOverCapture,!0),r.addEventListener("drop",this.handleTopDrop),r.addEventListener("drop",this.handleTopDropCapture,!0))}},{key:"removeEventListeners",value:function(r){r.removeEventListener&&(r.removeEventListener("dragstart",this.handleTopDragStart),r.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),r.removeEventListener("dragend",this.handleTopDragEndCapture,!0),r.removeEventListener("dragenter",this.handleTopDragEnter),r.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),r.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),r.removeEventListener("dragover",this.handleTopDragOver),r.removeEventListener("dragover",this.handleTopDragOverCapture,!0),r.removeEventListener("drop",this.handleTopDrop),r.removeEventListener("drop",this.handleTopDropCapture,!0))}},{key:"getCurrentSourceNodeOptions",value:function(){var r=this.monitor.getSourceId(),n=this.sourceNodeOptions.get(r);return zo({dropEffect:this.altKeyPressed?"copy":"move"},n||{})}},{key:"getCurrentDropEffect",value:function(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}},{key:"getCurrentSourcePreviewNodeOptions",value:function(){var r=this.monitor.getSourceId(),n=this.sourcePreviewNodeOptions.get(r);return zo({anchorX:.5,anchorY:.5,captureDraggingState:!1},n||{})}},{key:"isDraggingNativeItem",value:function(){var r=this.monitor.getItemType();return Object.keys(No).some(function(n){return No[n]===r})}},{key:"beginDragNativeItem",value:function(r,n){this.clearCurrentDragSourceNode(),this.currentNativeSource=PE(r,n),this.currentNativeHandle=this.registry.addSource(r,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}},{key:"setCurrentDragSourceNode",value:function(r){var n=this;this.clearCurrentDragSourceNode(),this.currentDragSourceNode=r;var l=1e3;this.mouseMoveTimeoutTimer=setTimeout(function(){var i;return(i=n.rootElement)===null||i===void 0?void 0:i.addEventListener("mousemove",n.endDragIfSourceWasRemovedFromDOM,!0)},l)}},{key:"clearCurrentDragSourceNode",value:function(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var r;(r=this.window)===null||r===void 0||r.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}},{key:"handleDragStart",value:function(r,n){r.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(n))}},{key:"handleDragEnter",value:function(r,n){this.dragEnterTargetIds.unshift(n)}},{key:"handleDragOver",value:function(r,n){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(n)}},{key:"handleDrop",value:function(r,n){this.dropTargetIds.unshift(n)}}]),e}(),Y1;function BE(){return Y1||(Y1=new Image,Y1.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),Y1}var VE=function(t,r,n){return new NE(t,r,n)};function zE(e){const t=j0(),r=t.selectedIds,[n,l,i]=Uw(()=>({canDrag:()=>e.isDraggable,type:"NODE",item:()=>{const a=t.isSelected(e.id)?Array.from(r):[e.id];return t.dispatch(T2.dragStart(e.id,a)),{id:e.id,dragIds:a}},end:()=>{t.hideCursor(),t.dispatch(T2.dragEnd())}}),[r,e]);return u.useEffect(()=>{i(BE())},[i]),l}function KE(e,t){const r=e.getBoundingClientRect(),n=t.x-Math.round(r.x),l=t.y-Math.round(r.y),i=r.height,a=l<i/2,s=!a,c=i/4,d=l>c&&l<i-c;return{x:n,inTopHalf:a,inBottomHalf:s,inMiddle:d,atTop:!d&&a,atBottom:!d&&s}}function ZE(e,t,r,n){return e?e.isInternal?n.atTop?[t,e]:n.inMiddle?[e,e]:[e,r]:n.inTopHalf?[t,e]:[e,r]:[t,null]}function X1(e,t){return{parentId:e||null,index:t}}function v2(e,t){return{type:"line",index:e,level:t}}function UE(e){return{type:"highlight",id:e}}function sn(e,t){var r;let n=e;for(;n.parent&&n.level>t;)n=n.parent;const l=((r=n.parent)===null||r===void 0?void 0:r.id)||null,i=A7(n)+1;return{parentId:l,index:i}}function o6(e){var t;const r=KE(e.element,e.offset),n=e.indent,l=Math.round(Math.max(0,r.x-n)/n),{node:i,nextNode:a,prevNode:s}=e,[c,d]=ZE(i,s,a,r);if(i&&i.isInternal&&r.inMiddle)return{drop:X1(i.id,null),cursor:UE(i.id)};if(!c)return{drop:X1((t=d==null?void 0:d.parent)===null||t===void 0?void 0:t.id,0),cursor:v2(0,0)};if(S7(c)){const f=ot(l,(d==null?void 0:d.level)||0,c.level);return{drop:sn(c,f),cursor:v2(c.rowIndex+1,f)}}if(M7(c)){const f=ot(l,(d==null?void 0:d.level)||0,c.level);return{drop:sn(c,f),cursor:v2(c.rowIndex+1,f)}}if(_7(c)){const f=ot(l,0,c.level+1);return f>c.level?{drop:X1(c.id,0),cursor:v2(c.rowIndex+1,f)}:{drop:sn(c,f),cursor:v2(c.rowIndex+1,f)}}return{drop:X1(c==null?void 0:c.id,0),cursor:v2(c.rowIndex+1,c.level+1)}}function WE(e,t){const r=j0(),[n,l]=Q7(()=>({accept:"NODE",canDrop:()=>r.canDrop(),hover:(i,a)=>{const s=a.getClientOffset();if(!e.current||!s)return;const{cursor:c,drop:d}=o6({element:e.current,offset:s,indent:r.indent,node:t,prevNode:t.prev,nextNode:t.next});d&&r.dispatch(T2.hovering(d.parentId,d.index)),a.canDrop()?c&&r.showCursor(c):r.hideCursor()},drop:(i,a)=>{if(!a.canDrop())return null;let{parentId:s,index:c,dragIds:d}=r.state.dnd;I7(r.props.onMove,{dragIds:d,parentId:s===w1?null:s,index:c===null?0:c,dragNodes:r.dragNodes,parentNode:r.get(s)}),r.open(s)}}),[t,e.current,r.props]);return l}function GE(e){const t=j0(),r=t.at(e);if(!r)throw new Error(`Could not find node for index: ${e}`);return u.useMemo(()=>{const n=r.clone();return t.visibleNodes[e]=n,n},[...Object.values(r.state),r])}const YE=u.memo(function({index:t,style:r}){D7(),gb();const n=j0(),l=GE(t),i=u.useRef(null),a=zE(l),s=WE(i,l),c=u.useCallback(p=>{i.current=p,s(p)},[s]),d=n.indent*l.level,f=u.useMemo(()=>({paddingLeft:d}),[d]),h=u.useMemo(()=>{var p,C;return Object.assign(Object.assign({},r),{top:parseFloat(r.top)+((C=(p=n.props.padding)!==null&&p!==void 0?p:n.props.paddingTop)!==null&&C!==void 0?C:0)})},[r,n.props.padding,n.props.paddingTop]),v={role:"treeitem","aria-level":l.level+1,"aria-selected":l.isSelected,"aria-expanded":l.isOpen,style:h,tabIndex:-1,className:n.props.rowClassName};u.useEffect(()=>{var p;!l.isEditing&&l.isFocused&&((p=i.current)===null||p===void 0||p.focus({preventScroll:!0}))},[l.isEditing,l.isFocused,i.current]);const g=n.renderNode,b=n.renderRow;return o.jsx(b,{node:l,innerRef:c,attrs:v,children:o.jsx(g,{node:l,tree:n,style:f,dragHandle:a})})});let cn="",Ko=null;function a6(){D7();const e=j0();return o.jsx("div",{role:"tree",style:{height:e.height,width:e.width,minHeight:0,minWidth:0},onContextMenu:e.props.onContextMenu,onClick:e.props.onClick,tabIndex:0,onFocus:t=>{t.currentTarget.contains(t.relatedTarget)||e.onFocus()},onBlur:t=>{t.currentTarget.contains(t.relatedTarget)||e.onBlur()},onKeyDown:t=>{var r;if(e.isEditing)return;if(t.key==="Backspace"){if(!e.props.onDelete)return;const l=Array.from(e.selectedIds);if(l.length>1){let i=e.mostRecentNode;for(;i&&i.isSelected;)i=i.nextSibling;i||(i=e.lastNode),e.focus(i,{scroll:!1}),e.delete(Array.from(l))}else{const i=e.focusedNode;if(i){const a=i.nextSibling,s=i.parent;e.focus(a||s,{scroll:!1}),e.delete(i)}}return}if(t.key==="Tab"&&!t.shiftKey){t.preventDefault(),q7(t.currentTarget);return}if(t.key==="Tab"&&t.shiftKey){t.preventDefault(),k7(t.currentTarget);return}if(t.key==="ArrowDown"){t.preventDefault();const l=e.nextNode;if(t.metaKey){e.select(e.focusedNode),e.activate(e.focusedNode);return}else if(!t.shiftKey||e.props.disableMultiSelection){e.focus(l);return}else{if(!l)return;const i=e.focusedNode;i?i.isSelected?e.selectContiguous(l):e.selectMulti(l):e.focus(e.firstNode);return}}if(t.key==="ArrowUp"){t.preventDefault();const l=e.prevNode;if(!t.shiftKey||e.props.disableMultiSelection){e.focus(l);return}else{if(!l)return;const i=e.focusedNode;i?i.isSelected?e.selectContiguous(l):e.selectMulti(l):e.focus(e.lastNode);return}}if(t.key==="ArrowRight"){const l=e.focusedNode;if(!l)return;l.isInternal&&l.isOpen?e.focus(e.nextNode):l.isInternal&&e.open(l.id);return}if(t.key==="ArrowLeft"){const l=e.focusedNode;if(!l||l.isRoot)return;l.isInternal&&l.isOpen?e.close(l.id):!((r=l.parent)===null||r===void 0)&&r.isRoot||e.focus(l.parent);return}if(t.key==="a"&&t.metaKey&&!e.props.disableMultiSelection){t.preventDefault(),e.selectAll();return}if(t.key==="a"&&!t.metaKey&&e.props.onCreate){e.createLeaf();return}if(t.key==="A"&&!t.metaKey){if(!e.props.onCreate)return;e.createInternal();return}if(t.key==="Home"){t.preventDefault(),e.focus(e.firstNode);return}if(t.key==="End"){t.preventDefault(),e.focus(e.lastNode);return}if(t.key==="Enter"){const l=e.focusedNode;if(!l||!l.isEditable||!e.props.onRename)return;setTimeout(()=>{l&&e.edit(l)});return}if(t.key===" "){t.preventDefault();const l=e.focusedNode;if(!l)return;l.isLeaf?(l.select(),l.activate()):l.toggle();return}if(t.key==="*"){const l=e.focusedNode;if(!l)return;e.openSiblings(l);return}if(t.key==="PageUp"){t.preventDefault(),e.pageUp();return}t.key==="PageDown"&&(t.preventDefault(),e.pageDown()),clearTimeout(Ko),cn+=t.key,Ko=setTimeout(()=>{cn=""},600);const n=e.visibleNodes.find(l=>{const i=l.data.name;return typeof i=="string"?i.toLowerCase().startsWith(cn):!1});n&&e.focus(n.id)},children:o.jsx(Jb,{className:e.props.className,outerRef:e.listEl,itemCount:e.visibleNodes.length,height:e.height,width:e.width,itemSize:e.rowHeight,overscanCount:e.overscanCount,itemKey:t=>{var r;return((r=e.visibleNodes[t])===null||r===void 0?void 0:r.id)||t},outerElementType:ry,innerElementType:iy,onScroll:e.props.onScroll,onItemsRendered:e.onItemsRendered.bind(e),ref:e.list,children:YE})})}function Zo(e){return e.isFiltered?QE(e.root,e.isMatch.bind(e)):XE(e.root)}function XE(e){const t=[];function r(n){var l;n.level>=0&&t.push(n),n.isOpen&&((l=n.children)===null||l===void 0||l.forEach(r))}return r(e),t.forEach(s6),t}function QE(e,t){const r={},n=[];function l(a){if(!a.isRoot&&t(a)){r[a.id]=!0;let c=a.parent;for(;c;)r[c.id]=!0,c=c.parent}if(a.children)for(let c of a.children)l(c)}function i(a){var s;a.level>=0&&r[a.id]&&n.push(a),a.isOpen&&((s=a.children)===null||s===void 0||s.forEach(i))}return l(e),i(e),n.forEach(s6),n}function s6(e,t){e.rowIndex=t}const Uo=e=>e.reduce((t,r,n)=>(t[r.id]=n,t),{});var un=function(e,t,r,n){function l(i){return i instanceof r?i:new r(function(a){a(i)})}return new(r||(r=Promise))(function(i,a){function s(f){try{d(n.next(f))}catch(h){a(h)}}function c(f){try{d(n.throw(f))}catch(h){a(h)}}function d(f){f.done?i(f.value):l(f.value).then(s,c)}d((n=n.apply(e,t||[])).next())})};const{safeRun:y0,identify:oe,identifyNull:U0}=wb;class M2{constructor(t,r,n,l){this.store=t,this.props=r,this.list=n,this.listEl=l,this.visibleStartIndex=0,this.visibleStopIndex=0,this.root=to(this),this.visibleNodes=Zo(this),this.idToIndex=Uo(this.visibleNodes)}update(t){this.props=t,this.root=to(this),this.visibleNodes=Zo(this),this.idToIndex=Uo(this.visibleNodes)}dispatch(t){return this.store.dispatch(t)}get state(){return this.store.getState()}get openState(){return this.state.nodes.open.unfiltered}get width(){var t;return(t=this.props.width)!==null&&t!==void 0?t:300}get height(){var t;return(t=this.props.height)!==null&&t!==void 0?t:500}get indent(){var t;return(t=this.props.indent)!==null&&t!==void 0?t:24}get rowHeight(){var t;return(t=this.props.rowHeight)!==null&&t!==void 0?t:24}get overscanCount(){var t;return(t=this.props.overscanCount)!==null&&t!==void 0?t:1}get searchTerm(){return(this.props.searchTerm||"").trim()}get matchFn(){var t;const r=(t=this.props.searchMatch)!==null&&t!==void 0?t:(n,l)=>JSON.stringify(Object.values(n.data)).toLocaleLowerCase().includes(l.toLocaleLowerCase());return n=>r(n,this.searchTerm)}accessChildren(t){var r;const n=this.props.childrenAccessor||"children";return(r=l1(t,n))!==null&&r!==void 0?r:null}accessId(t){const r=this.props.idAccessor||"id",n=l1(t,r);if(!n)throw new Error("Data must contain an 'id' property or props.idAccessor must return a string");return n}get firstNode(){var t;return(t=this.visibleNodes[0])!==null&&t!==void 0?t:null}get lastNode(){var t;return(t=this.visibleNodes[this.visibleNodes.length-1])!==null&&t!==void 0?t:null}get focusedNode(){var t;return(t=this.get(this.state.nodes.focus.id))!==null&&t!==void 0?t:null}get mostRecentNode(){var t;return(t=this.get(this.state.nodes.selection.mostRecent))!==null&&t!==void 0?t:null}get nextNode(){const t=this.indexOf(this.focusedNode);return t===null?null:this.at(t+1)}get prevNode(){const t=this.indexOf(this.focusedNode);return t===null?null:this.at(t-1)}get(t){return t&&t in this.idToIndex&&this.visibleNodes[this.idToIndex[t]]||null}at(t){return this.visibleNodes[t]||null}nodesBetween(t,r){var n;if(t===null||r===null)return[];const l=(n=this.indexOf(t))!==null&&n!==void 0?n:0,i=this.indexOf(r);if(i===null)return[];const a=Math.min(l,i),s=Math.max(l,i);return this.visibleNodes.slice(a,s+1)}indexOf(t){const r=T7(t);return r?this.idToIndex[r]:null}get editingId(){return this.state.nodes.edit.id}createInternal(){return this.create({type:"internal"})}createLeaf(){return this.create({type:"leaf"})}create(){return un(this,arguments,void 0,function*(t={}){var r,n;const l=t.parentId===void 0?L7(this):t.parentId,i=(r=t.index)!==null&&r!==void 0?r:R7(this),a=(n=t.type)!==null&&n!==void 0?n:"leaf",s=yield y0(this.props.onCreate,{type:a,parentId:l,index:i,parentNode:this.get(l)});s&&(this.focus(s),setTimeout(()=>{this.edit(s).then(()=>{this.select(s),this.activate(s)})}))})}delete(t){return un(this,void 0,void 0,function*(){if(!t)return;const n=(Array.isArray(t)?t:[t]).map(oe),l=n.map(i=>this.get(i)).filter(i=>!!i);yield y0(this.props.onDelete,{nodes:l,ids:n})})}edit(t){const r=oe(t);return this.resolveEdit({cancelled:!0}),this.scrollTo(r),this.dispatch(Yr(r)),new Promise(n=>{M2.editPromise=n})}submit(t,r){return un(this,void 0,void 0,function*(){if(!t)return;const n=oe(t);yield y0(this.props.onRename,{id:n,name:r,node:this.get(n)}),this.dispatch(Yr(null)),this.resolveEdit({cancelled:!1,value:r}),setTimeout(()=>this.onFocus())})}reset(){this.dispatch(Yr(null)),this.resolveEdit({cancelled:!0}),setTimeout(()=>this.onFocus())}activate(t){const r=this.get(U0(t));r&&y0(this.props.onActivate,r)}resolveEdit(t){const r=M2.editPromise;r&&r(t),M2.editPromise=null}get selectedIds(){return this.state.nodes.selection.ids}get selectedNodes(){let t=[];for(let r of Array.from(this.selectedIds)){const n=this.get(r);n&&t.push(n)}return t}focus(t,r={}){t&&(this.props.selectionFollowsFocus?this.select(t):(this.dispatch(u2(oe(t))),r.scroll!==!1&&this.scrollTo(t),this.focusedNode&&y0(this.props.onFocus,this.focusedNode)))}pageUp(){var t,r;const n=this.visibleStartIndex,i=this.visibleStopIndex-n;let a=(r=(t=this.focusedNode)===null||t===void 0?void 0:t.rowIndex)!==null&&r!==void 0?r:0;a>n?a=n:a=Math.max(n-i,0),this.focus(this.at(a))}pageDown(){var t,r;const n=this.visibleStartIndex,l=this.visibleStopIndex,i=l-n;let a=(r=(t=this.focusedNode)===null||t===void 0?void 0:t.rowIndex)!==null&&r!==void 0?r:0;a<l?a=l:a=Math.min(a+i,this.visibleNodes.length-1),this.focus(this.at(a))}select(t,r={}){if(!t)return;const n=r.focus!==!1,l=oe(t);n&&this.dispatch(u2(l)),this.dispatch(Z0.only(l)),this.dispatch(Z0.anchor(l)),this.dispatch(Z0.mostRecent(l)),this.scrollTo(l,r.align),this.focusedNode&&n&&y0(this.props.onFocus,this.focusedNode),y0(this.props.onSelect,this.selectedNodes)}deselect(t){if(!t)return;const r=oe(t);this.dispatch(Z0.remove(r)),y0(this.props.onSelect,this.selectedNodes)}selectMulti(t){const r=this.get(U0(t));r&&(this.dispatch(u2(r.id)),this.dispatch(Z0.add(r.id)),this.dispatch(Z0.anchor(r.id)),this.dispatch(Z0.mostRecent(r.id)),this.scrollTo(r),this.focusedNode&&y0(this.props.onFocus,this.focusedNode),y0(this.props.onSelect,this.selectedNodes))}selectContiguous(t){if(!t)return;const r=oe(t),{anchor:n,mostRecent:l}=this.state.nodes.selection;this.dispatch(u2(r)),this.dispatch(Z0.remove(this.nodesBetween(n,l))),this.dispatch(Z0.add(this.nodesBetween(n,U0(r)))),this.dispatch(Z0.mostRecent(r)),this.scrollTo(r),this.focusedNode&&y0(this.props.onFocus,this.focusedNode),y0(this.props.onSelect,this.selectedNodes)}deselectAll(){this.setSelection({ids:[],anchor:null,mostRecent:null}),y0(this.props.onSelect,this.selectedNodes)}selectAll(){var t;this.setSelection({ids:Object.keys(this.idToIndex),anchor:this.firstNode,mostRecent:this.lastNode}),this.dispatch(u2((t=this.lastNode)===null||t===void 0?void 0:t.id)),this.focusedNode&&y0(this.props.onFocus,this.focusedNode),y0(this.props.onSelect,this.selectedNodes)}setSelection(t){var r;const n=new Set((r=t.ids)===null||r===void 0?void 0:r.map(oe)),l=U0(t.anchor),i=U0(t.mostRecent);this.dispatch(Z0.set({ids:n,anchor:l,mostRecent:i})),y0(this.props.onSelect,this.selectedNodes)}get cursorParentId(){const{cursor:t}=this.state.dnd;switch(t.type){case"highlight":return t.id;default:return null}}get cursorOverFolder(){return this.state.dnd.cursor.type==="highlight"}get dragNodes(){return this.state.dnd.dragIds.map(t=>this.get(t)).filter(t=>!!t)}get dragNode(){return this.get(this.state.nodes.drag.id)}get dragDestinationParent(){return this.get(this.state.nodes.drag.destinationParentId)}get dragDestinationIndex(){return this.state.nodes.drag.destinationIndex}canDrop(){var t;if(this.isFiltered)return!1;const r=(t=this.get(this.state.dnd.parentId))!==null&&t!==void 0?t:this.root,n=this.dragNodes,l=this.props.disableDrop;for(const i of n)if(!i||!r||i.isInternal&&$7(r,i))return!1;return typeof l=="function"?!l({parentNode:r,dragNodes:this.dragNodes,index:this.state.dnd.index||0}):typeof l=="string"?!r.data[l]:typeof l=="boolean"?!l:!0}hideCursor(){this.dispatch(T2.cursor({type:"none"}))}showCursor(t){this.dispatch(T2.cursor(t))}open(t){const r=U0(t);r&&(this.isOpen(r)||(this.dispatch(zn.open(r,this.isFiltered)),y0(this.props.onToggle,r)))}close(t){const r=U0(t);r&&this.isOpen(r)&&(this.dispatch(zn.close(r,this.isFiltered)),y0(this.props.onToggle,r))}toggle(t){const r=U0(t);if(r)return this.isOpen(r)?this.close(r):this.open(r)}openParents(t){const r=U0(t);if(!r)return;const n=Xl(this.root,r);let l=n==null?void 0:n.parent;for(;l;)this.open(l.id),l=l.parent}openSiblings(t){const r=t.parent;if(!r)this.toggle(t.id);else if(r.children){const n=t.isOpen;for(let l of r.children)l.isInternal&&(n?this.close(l.id):this.open(l.id));this.scrollTo(this.focusedNode)}}openAll(){qt(this.root,t=>{t.isInternal&&t.open()})}closeAll(){qt(this.root,t=>{t.isInternal&&t.close()})}scrollTo(t,r="smart"){if(!t)return;const n=oe(t);return this.openParents(n),j7(()=>n in this.idToIndex).then(()=>{var l;const i=this.idToIndex[n];i!==void 0&&((l=this.list.current)===null||l===void 0||l.scrollToItem(i,r))}).catch(()=>{})}get isEditing(){return this.state.nodes.edit.id!==null}get isFiltered(){var t;return!!(!((t=this.props.searchTerm)===null||t===void 0)&&t.trim())}get hasFocus(){return this.state.nodes.focus.treeFocused}get hasNoSelection(){return this.state.nodes.selection.ids.size===0}get hasOneSelection(){return this.state.nodes.selection.ids.size===1}get hasMultipleSelections(){return this.state.nodes.selection.ids.size>1}isSelected(t){return t?this.state.nodes.selection.ids.has(t):!1}isOpen(t){var r,n,l;if(!t)return!1;if(t===w1)return!0;const i=(r=this.props.openByDefault)!==null&&r!==void 0?r:!0;return this.isFiltered?(n=this.state.nodes.open.filtered[t])!==null&&n!==void 0?n:!0:(l=this.state.nodes.open.unfiltered[t])!==null&&l!==void 0?l:i}isEditable(t){const r=this.props.disableEdit||(()=>!1);return!l1(t,r)}isDraggable(t){const r=this.props.disableDrag||(()=>!1);return!l1(t,r)}isDragging(t){const r=U0(t);return r?this.state.nodes.drag.id===r:!1}isFocused(t){return this.hasFocus&&this.state.nodes.focus.id===t}isMatch(t){return this.matchFn(t)}willReceiveDrop(t){const r=U0(t);if(!r)return!1;const{destinationParentId:n,destinationIndex:l}=this.state.nodes.drag;return r===n&&l===null}onFocus(){const t=this.focusedNode||this.firstNode;t&&this.dispatch(u2(t.id))}onBlur(){this.dispatch(kb())}onItemsRendered(t){this.visibleStartIndex=t.visibleStartIndex,this.visibleStopIndex=t.visibleStopIndex}get renderContainer(){return this.props.renderContainer||a6}get renderRow(){return this.props.renderRow||Mb}get renderNode(){return this.props.children||_b}get renderDragPreview(){return this.props.renderDragPreview||O7}get renderCursor(){return this.props.renderCursor||Sb}}function D0(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var JE=typeof Symbol=="function"&&Symbol.observable||"@@observable",Wo=JE,dn=()=>Math.random().toString(36).substring(7).split("").join("."),eF={INIT:`@@redux/INIT${dn()}`,REPLACE:`@@redux/REPLACE${dn()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${dn()}`},Be=eF;function c6(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function tF(e){if(e===void 0)return"undefined";if(e===null)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(lF(e))return"date";if(nF(e))return"error";const r=rF(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function rF(e){return typeof e.constructor=="function"?e.constructor.name:null}function nF(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function lF(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function be(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=tF(e)),t}function u6(e,t,r){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?D0(2):`Expected the root reducer to be a function. Instead, received: '${be(e)}'`);if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?D0(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?D0(1):`Expected the enhancer to be a function. Instead, received: '${be(r)}'`);return r(u6)(e,t)}let n=e,l=t,i=new Map,a=i,s=0,c=!1;function d(){a===i&&(a=new Map,i.forEach((C,m)=>{a.set(m,C)}))}function f(){if(c)throw new Error(process.env.NODE_ENV==="production"?D0(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return l}function h(C){if(typeof C!="function")throw new Error(process.env.NODE_ENV==="production"?D0(4):`Expected the listener to be a function. Instead, received: '${be(C)}'`);if(c)throw new Error(process.env.NODE_ENV==="production"?D0(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let m=!0;d();const y=s++;return a.set(y,C),function(){if(m){if(c)throw new Error(process.env.NODE_ENV==="production"?D0(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");m=!1,d(),a.delete(y),i=null}}}function v(C){if(!c6(C))throw new Error(process.env.NODE_ENV==="production"?D0(7):`Actions must be plain objects. Instead, the actual type was: '${be(C)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(typeof C.type>"u")throw new Error(process.env.NODE_ENV==="production"?D0(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof C.type!="string")throw new Error(process.env.NODE_ENV==="production"?D0(17):`Action "type" property must be a string. Instead, the actual type was: '${be(C.type)}'. Value was: '${C.type}' (stringified)`);if(c)throw new Error(process.env.NODE_ENV==="production"?D0(9):"Reducers may not dispatch actions.");try{c=!0,l=n(l,C)}finally{c=!1}return(i=a).forEach(y=>{y()}),C}function g(C){if(typeof C!="function")throw new Error(process.env.NODE_ENV==="production"?D0(10):`Expected the nextReducer to be a function. Instead, received: '${be(C)}`);n=C,v({type:Be.REPLACE})}function b(){const C=h;return{subscribe(m){if(typeof m!="object"||m===null)throw new Error(process.env.NODE_ENV==="production"?D0(11):`Expected the observer to be an object. Instead, received: '${be(m)}'`);function y(){const S=m;S.next&&S.next(f())}return y(),{unsubscribe:C(y)}},[Wo](){return this}}}return v({type:Be.INIT}),{dispatch:v,subscribe:h,getState:f,replaceReducer:g,[Wo]:b}}function Go(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function iF(e,t,r,n){const l=Object.keys(t),i=r&&r.type===Be.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(l.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!c6(e))return`The ${i} has unexpected type of "${be(e)}". Expected argument to be an object with the following keys: "${l.join('", "')}"`;const a=Object.keys(e).filter(s=>!t.hasOwnProperty(s)&&!n[s]);if(a.forEach(s=>{n[s]=!0}),!(r&&r.type===Be.REPLACE)&&a.length>0)return`Unexpected ${a.length>1?"keys":"key"} "${a.join('", "')}" found in ${i}. Expected to find one of the known reducer keys instead: "${l.join('", "')}". Unexpected keys will be ignored.`}function oF(e){Object.keys(e).forEach(t=>{const r=e[t];if(typeof r(void 0,{type:Be.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?D0(12):`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:Be.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?D0(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${Be.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)})}function Yo(e){const t=Object.keys(e),r={};for(let a=0;a<t.length;a++){const s=t[a];process.env.NODE_ENV!=="production"&&typeof e[s]>"u"&&Go(`No reducer provided for key "${s}"`),typeof e[s]=="function"&&(r[s]=e[s])}const n=Object.keys(r);let l;process.env.NODE_ENV!=="production"&&(l={});let i;try{oF(r)}catch(a){i=a}return function(s={},c){if(i)throw i;if(process.env.NODE_ENV!=="production"){const h=iF(s,r,c,l);h&&Go(h)}let d=!1;const f={};for(let h=0;h<n.length;h++){const v=n[h],g=r[v],b=s[v],p=g(b,c);if(typeof p>"u"){const C=c&&c.type;throw new Error(process.env.NODE_ENV==="production"?D0(14):`When called with an action of type ${C?`"${String(C)}"`:"(unknown type)"}, the slice reducer for key "${v}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}f[v]=p,d=d||p!==b}return d=d||n.length!==Object.keys(s).length,d?f:s}}function aF(e=P2().nodes.drag,t){switch(t.type){case"DND_DRAG_START":return Object.assign(Object.assign({},e),{id:t.id,selectedIds:t.dragIds});case"DND_DRAG_END":return Object.assign(Object.assign({},e),{id:null,destinationParentId:null,destinationIndex:null,selectedIds:[]});case"DND_HOVERING":return t.parentId!==e.destinationParentId||t.index!=e.destinationIndex?Object.assign(Object.assign({},e),{destinationParentId:t.parentId,destinationIndex:t.index}):e;default:return e}}const sF=Yo({nodes:Yo({focus:Pb,edit:qb,open:Tb,selection:Ib,drag:aF}),dnd:jb}),cF=P2();function uF({treeProps:e,imperativeHandle:t,children:r}){const n=u.useRef(null),l=u.useRef(null),i=u.useRef(u6(sF,P2(e))),a=_l.useSyncExternalStore(i.current.subscribe,i.current.getState,()=>cF),s=u.useMemo(()=>new M2(i.current,e,n,l),[]),c=u.useRef(0);return u.useMemo(()=>{c.current+=1,s.update(e)},[...Object.values(e),a.nodes.open]),u.useImperativeHandle(t,()=>s),u.useEffect(()=>{s.props.selection?s.select(s.props.selection,{focus:!1}):s.deselectAll()},[s.props.selection]),u.useEffect(()=>{s.props.searchTerm||i.current.dispatch(zn.clear(!0))},[s.props.searchTerm]),o.jsx(x7.Provider,{value:s,children:o.jsx(F7.Provider,{value:c.current,children:o.jsx(w7.Provider,{value:a.nodes,children:o.jsx(E7.Provider,{value:a.dnd,children:o.jsx(Bx,Object.assign({backend:VE,options:{rootElement:s.props.dndRootElement||void 0}},e.dndManager&&{manager:e.dndManager},{children:r}))})})})})}function dF(){const e=j0(),[,t]=Q7(()=>({accept:"NODE",canDrop:(r,n)=>n.isOver({shallow:!0})?e.canDrop():!1,hover:(r,n)=>{if(!n.isOver({shallow:!0}))return;const l=n.getClientOffset();if(!e.listEl.current||!l)return;const{cursor:i,drop:a}=o6({element:e.listEl.current,offset:l,indent:e.indent,node:null,prevNode:e.visibleNodes[e.visibleNodes.length-1],nextNode:null});a&&e.dispatch(T2.hovering(a.parentId,a.index)),n.canDrop()?i&&e.showCursor(i):e.hideCursor()}}),[e]);t(e.listEl)}function fF(e){return dF(),e.children}function hF(){const t=j0().props.renderContainer||a6;return o.jsx(o.Fragment,{children:o.jsx(t,{})})}function pF(){const e=j0(),{offset:t,mouse:r,item:n,isDragging:l}=pE(a=>({offset:a.getSourceClientOffset(),mouse:a.getClientOffset(),item:a.getItem(),isDragging:a.isDragging()})),i=e.props.renderDragPreview||O7;return o.jsx(i,{offset:t,mouse:r,id:(n==null?void 0:n.id)||null,dragIds:(n==null?void 0:n.dragIds)||[],isDragging:l})}class vF{constructor(t){this.root=gF(t)}get data(){var t,r;return(r=(t=this.root.children)===null||t===void 0?void 0:t.map(n=>n.data))!==null&&r!==void 0?r:[]}create(t){const r=t.parentId?this.find(t.parentId):this.root;if(!r)return null;r.addChild(t.data,t.index)}move(t){const r=this.find(t.id),n=t.parentId?this.find(t.parentId):this.root;!r||!n||(n.addChild(r.data,t.index),r.drop())}update(t){const r=this.find(t.id);r&&r.update(t.changes)}drop(t){const r=this.find(t.id);r&&r.drop()}find(t,r=this.root){if(!r)return null;if(r.id===t)return r;if(r.children){for(let n of r.children){const l=this.find(t,n);if(l)return l}return null}return null}}function gF(e){const t=new d6({id:"ROOT"},null);return t.children=e.map(r=>li(r,t)),t}function li(e,t){const r=new d6(e,t);return e.children&&(r.children=e.children.map(n=>li(n,r))),r}class d6{constructor(t,r){this.data=t,this.parent=r,this.id=t.id}hasParent(){return!!this.parent}get childIndex(){return this.hasParent()?this.parent.children.indexOf(this):-1}addChild(t,r){var n,l;const i=li(t,this);this.children=(n=this.children)!==null&&n!==void 0?n:[],this.children.splice(r,0,i),this.data.children=(l=this.data.children)!==null&&l!==void 0?l:[],this.data.children.splice(r,0,t)}removeChild(t){var r,n;(r=this.children)===null||r===void 0||r.splice(t,1),(n=this.data.children)===null||n===void 0||n.splice(t,1)}update(t){if(this.hasParent()){const r=this.childIndex;this.parent.addChild(Object.assign(Object.assign({},this.data),t),r),this.drop()}}drop(){this.hasParent()&&this.parent.removeChild(this.childIndex)}}let mF=0;function CF(e){const[t,r]=u.useState(e),n=u.useMemo(()=>new vF(t),[t]);return[t,{onMove:d=>{for(const f of d.dragIds)n.move({id:f,parentId:d.parentId,index:d.index});r(n.data)},onRename:({name:d,id:f})=>{n.update({id:f,changes:{name:d}}),r(n.data)},onCreate:({parentId:d,index:f,type:h})=>{const v={id:`simple-tree-id-${mF++}`,name:""};return h==="internal"&&(v.children=[]),n.create({parentId:d,index:f,data:v}),r(n.data),v},onDelete:d=>{d.ids.forEach(f=>n.drop({id:f})),r(n.data)}}]}function bF(e){if(e.initialData&&e.data)throw new Error("React Arborist Tree => Provide either a data or initialData prop, but not both.");if(e.initialData&&(e.onCreate||e.onDelete||e.onMove||e.onRename))throw new Error(`React Arborist Tree => You passed the initialData prop along with a data handler.
103
- Use the data prop if you want to provide your own handlers.`);if(e.initialData){const[t,r]=CF(e.initialData);return Object.assign(Object.assign(Object.assign({},e),r),{data:t})}else return e}function yF(e,t){const r=bF(e);return o.jsxs(uF,{treeProps:r,imperativeHandle:t,children:[o.jsx(fF,{children:o.jsx(hF,{})}),o.jsx(pF,{})]})}const xF=u.forwardRef(yF),f6=({top:e,left:t})=>o.jsx("div",{className:"c__tree-view__cursor",style:{top:e-2,left:t+10,width:`calc(100% - ${24+t}px)`}});function wF(e,t){var r=u.useRef(null),n=u.useRef(null);n.current=t;var l=u.useRef(null);u.useEffect(function(){i()});var i=u.useCallback(function(){var a=l.current,s=n.current,c=a||(s?s instanceof Element?s:s.current:null);r.current&&r.current.element===c&&r.current.subscriber===e||(r.current&&r.current.cleanup&&r.current.cleanup(),r.current={element:c,subscriber:e,cleanup:c?e(c):void 0})},[e]);return u.useEffect(function(){return function(){r.current&&r.current.cleanup&&(r.current.cleanup(),r.current=null)}},[]),u.useCallback(function(a){l.current=a,i()},[i])}function Xo(e,t,r){return e[t]?e[t][0]?e[t][0][r]:e[t][r]:t==="contentBoxSize"?e.contentRect[r==="inlineSize"?"width":"height"]:void 0}function EF(e){e===void 0&&(e={});var t=e.onResize,r=u.useRef(void 0);r.current=t;var n=e.round||Math.round,l=u.useRef(),i=u.useState({width:void 0,height:void 0}),a=i[0],s=i[1],c=u.useRef(!1);u.useEffect(function(){return c.current=!1,function(){c.current=!0}},[]);var d=u.useRef({width:void 0,height:void 0}),f=wF(u.useCallback(function(h){return(!l.current||l.current.box!==e.box||l.current.round!==n)&&(l.current={box:e.box,round:n,instance:new ResizeObserver(function(v){var g=v[0],b=e.box==="border-box"?"borderBoxSize":e.box==="device-pixel-content-box"?"devicePixelContentBoxSize":"contentBoxSize",p=Xo(g,b,"inlineSize"),C=Xo(g,b,"blockSize"),m=p?n(p):void 0,y=C?n(C):void 0;if(d.current.width!==m||d.current.height!==y){var E={width:m,height:y};d.current.width=m,d.current.height=y,r.current?r.current(E):c.current||s(E)}})}),l.current.instance.observe(h,{box:e.box}),function(){l.current&&l.current.instance.unobserve(h)}},[e.box,n]),e.ref);return u.useMemo(function(){return{ref:f,width:a.width,height:a.height}},[f,a.width,a.height])}var f0=(e=>(e.NODE="node",e.SEPARATOR="separator",e.TITLE="title",e.SIMPLE_NODE="simpleNode",e.VIEW_MORE="viewMore",e))(f0||{}),je=(e=>(e.FIRST_CHILD="first-child",e.LAST_CHILD="last-child",e.LEFT="left",e.RIGHT="right",e))(je||{});const Tt=e=>e?e.nodeType===f0.SEPARATOR:!1,It=e=>e?e.nodeType===f0.TITLE:!1,h6=e=>e?e.nodeType===f0.VIEW_MORE:!1,i1=e=>!Tt(e)&&!It(e)&&!h6(e);function FF(e){let{initialItems:t=[],initialSelectedKeys:r,getKey:n=p=>{var C;return(C=p.id)!==null&&C!==void 0?C:p.key},getChildren:l=p=>p.children}=e,[i,a]=u.useState(()=>h(t,new Map)),{items:s,nodeMap:c}=i,[d,f]=u.useState(new Set(r||[]));function h(p=[],C,m){return p==null&&(p=[]),{items:p.map(y=>{let E={key:n(y),parentKey:m??null,value:y,children:null};return E.children=h(l(y),C,E.key).items,C.set(E.key,E),E}),nodeMap:C}}function v(p,C,m,y){let E=C==null?null:y.get(C);if(E==null)return{items:p,nodeMap:y};let S=new Map(y),F=m(E);for(F==null?b(E,S):g(F,S);E&&E.parentKey;){let D=S.get(E.parentKey),q={key:D.key,parentKey:D.parentKey,value:D.value,children:null},L=D.children;F==null&&L&&(L=L.filter(I=>I!==E));var M;q.children=(M=L==null?void 0:L.map(I=>I===E?F:I))!==null&&M!==void 0?M:null,S.set(q.key,q),F=q,E=D}return F==null&&(p=p.filter(D=>D!==E)),{items:p.map(D=>D===E?F:D),nodeMap:S}}function g(p,C){if(C.set(p.key,p),p.children)for(let m of p.children)g(m,C)}function b(p,C){if(C.delete(p.key),p.children)for(let m of p.children)b(m,C)}return{items:s,selectedKeys:d,setSelectedKeys:f,getItem(p){return c.get(p)},insert(p,C,...m){a(({items:y,nodeMap:E})=>{let{items:S,nodeMap:F}=h(m,E,p);return p==null?{items:[...y.slice(0,C),...S,...y.slice(C)],nodeMap:F}:v(y,p,M=>({key:M.key,parentKey:M.parentKey,value:M.value,children:[...M.children.slice(0,C),...S,...M.children.slice(C)]}),F)})},insertBefore(p,...C){let m=c.get(p);if(!m)return;let y=c.get(m.parentKey),S=(y?y.children:s).indexOf(m);var F;this.insert((F=y==null?void 0:y.key)!==null&&F!==void 0?F:null,S,...C)},insertAfter(p,...C){let m=c.get(p);if(!m)return;let y=c.get(m.parentKey),S=(y?y.children:s).indexOf(m);var F;this.insert((F=y==null?void 0:y.key)!==null&&F!==void 0?F:null,S+1,...C)},prepend(p,...C){this.insert(p,0,...C)},append(p,...C){if(p==null)this.insert(null,s.length,...C);else{let m=c.get(p);if(!m)return;this.insert(p,m.children.length,...C)}},remove(...p){if(p.length===0)return;let C=s,m=c,y;for(let S of p)y=v(C,S,()=>null,m),m=y.nodeMap,C=y.items;a(y);let E=new Set(d);for(let S of d)y.nodeMap.has(S)||E.delete(S);f(E)},removeSelectedItems(){this.remove(...d)},move(p,C,m){a(({items:y,nodeMap:E})=>{let S=E.get(p);if(!S)return{items:y,nodeMap:E};let{items:F,nodeMap:M}=v(y,p,()=>null,E);const D={...S,parentKey:C};return C==null?(g(D,M),{items:[...F.slice(0,m),D,...F.slice(m)],nodeMap:M}):v(F,C,q=>({key:q.key,parentKey:q.parentKey,value:q.value,children:[...q.children.slice(0,m),D,...q.children.slice(m)]}),M)})},moveBefore(p,C){a(m=>{let{items:y,nodeMap:E}=m,S=E.get(p);if(!S)return m;var F;let M=(F=S.parentKey)!==null&&F!==void 0?F:null,D=null;var q;M!=null&&(D=(q=E.get(M))!==null&&q!==void 0?q:null);let L=D!=null&&D.children?D.children.indexOf(S):y.indexOf(S);return Qo(m,C,D,L,v,g)})},moveAfter(p,C){a(m=>{let{items:y,nodeMap:E}=m,S=E.get(p);if(!S)return m;var F;let M=(F=S.parentKey)!==null&&F!==void 0?F:null,D=null;var q;M!=null&&(D=(q=E.get(M))!==null&&q!==void 0?q:null);let L=D!=null&&D.children?D.children.indexOf(S):y.indexOf(S);return L++,Qo(m,C,D,L,v,g)})},update(p,C){a(({items:m,nodeMap:y})=>v(m,p,E=>{let S={key:E.key,parentKey:E.parentKey,value:C,children:null},F=h(l(C),y,S.key);return S.children=F.items,S},y))}}}function Qo(e,t,r,n,l,i){let{items:a,nodeMap:s}=e,c=r,d=new Set(t);for(;(c==null?void 0:c.parentKey)!=null;){if(d.has(c.key))throw new Error("Cannot move an item to be a child of itself.");var f;c=(f=s.get(c.parentKey))!==null&&f!==void 0?f:null}let h=n,v=Array.isArray(t)?t:[...t],g=new Map,b=[],p=a,C=s,m=0;function y(M,{inorder:D,postorder:q}){D==null||D(M);var L;if(M!=null)for(let I of(L=M.children)!==null&&L!==void 0?L:[])y(I,{inorder:D,postorder:q}),q==null||q(I)}function E(M){v.includes(M.key)&&g.set(M.key,m++)}function S(M){if(v.includes(M.key)){var D;b.push({...C.get(M.key),parentKey:(D=r==null?void 0:r.key)!==null&&D!==void 0?D:null});let{items:q,nodeMap:L}=l(p,M.key,()=>null,C);p=q,C=L}(M.parentKey===r||M.parentKey===(r==null?void 0:r.key))&&v.includes(M.key)&&(r!=null&&r.children?r.children.indexOf(M):a.indexOf(M))<h&&n--}y({children:a},{inorder:E,postorder:S});let F=b.sort((M,D)=>g.get(M.key)>g.get(D.key)?1:-1);return!r||r.key==null?(F.forEach(M=>{i(M,C)}),{items:[...p.slice(0,n),...F,...p.slice(n)],nodeMap:C}):l(p,r.key,M=>({key:M.key,parentKey:M.parentKey,value:M.value,children:[...M.children.slice(0,n),...F,...M.children.slice(n)]}),C)}const p6=(e,t,r)=>{const{t:n}=Y.useCunningham(),{remove:l,update:i,insert:a,insertBefore:s,insertAfter:c,append:d,prepend:f,getItem:h,move:v,items:g}=FF({initialItems:JSON.parse(JSON.stringify(e)),getKey:A=>A.id,getChildren:A=>A.children||[]}),[b,p]=u.useState(),C=(A=[])=>{const w=g.map(P=>P.key);l(...w);const _=JSON.parse(JSON.stringify(A));_.length>0&&a(null,0,..._),p(void 0)},m=A=>{const w=h(A);w&&p(w.value)},y=(A,w,_)=>{var P,j,O,B;if(A){const k=h(A);if(k){const z=(j=k.children)==null?void 0:j[((P=k.children)==null?void 0:P.length)-1];let V=_??((O=k.children)==null?void 0:O.length)??0;_===((B=k.children)==null?void 0:B.length)&&z&&z.value.nodeType===f0.VIEW_MORE&&(V=V-1),a(A,V,w)}}else a(null,_??g.length,w)},E=A=>{var w;return(w=h(A))==null?void 0:w.value},S=(A,w)=>{var k,z;const _=h(A);if(!_){console.error("No item found");return}let P=((k=_.children)==null?void 0:k.map(V=>V.value))??null;const j=w.childrenCount??_.value.childrenCount??0;if((P==null?void 0:P.length)===0&&j>0&&(P=null),w.children){const V=[...P??[],...w.children],J=new Map;for(const c0 of V)J.set(c0.id,c0);P=Array.from(J.values())}P&&(P=P.sort((V,J)=>V.nodeType===f0.VIEW_MORE&&J.nodeType!==f0.VIEW_MORE?1:V.nodeType!==f0.VIEW_MORE&&J.nodeType===f0.VIEW_MORE?-1:0));const O=((z=w.pagination)==null?void 0:z.hasMore)??!1;P&&(P=P.filter(V=>V.nodeType!==f0.VIEW_MORE)),O&&P&&P.push({id:`view-more-${A}`,nodeType:f0.VIEW_MORE,label:n("components.treeView.viewMore")});const B={..._.value,...w,children:P,childrenCount:(P==null?void 0:P.length)??j};i(A,B)},F=A=>{l(A)},M=A=>{l(...A)},D=async A=>{if(!t){console.error("No refresh callback provided");return}try{const w=await t(A);S(A,w)}catch(w){console.error("error while refreshing node:",w)}},q=(A,w)=>{a(null,w??g.length,A)},L=(A,w)=>{a(null,w??g.length,...A)},I=(A,w)=>{const _=h(A);if(!_){console.error("No item found");return}const P={..._.value,children:w,childrenCount:w.length,hasLoadedChildren:w.length>0};i(A,P)},N=A=>{const w=[],_=h(A);if(!_)return[];w.push(_.value);const P=j=>{const O=K(j);if(!O)return;const B=h(O);B&&(w.push(B.value),P(O))};return P(A),w.reverse()},K=A=>{var w;return((w=h(A))==null?void 0:w.parentKey)??null},Z=A=>{const w=K(A);if(!w)return null;const _=h(w);return _?_.value:null},R=(A,w)=>{s(A,w)},H=(A,w)=>{c(A,w)},U=(A,w)=>{d(A,w)},G=(A,w)=>{f(A,w)},X=(A,w,_)=>{v(A,w,_)},W=A=>{X(A.sourceId,A.newParentId,A.index)},x=async A=>{var V;if(!r)return console.error("No load paginated children callback provided"),[];const w=h(A);if(!w){console.error("No parent found");return}const P=(((V=w==null?void 0:w.value.pagination)==null?void 0:V.currentPage)??0)+1,j=await r(A,P);if(!j){console.error("No result found");return}const O=j.children,B=j.pagination,k=P,z=(B==null?void 0:B.hasMore)??!1;S(A,{children:O,hasLoadedChildren:!0,pagination:{currentPage:k,hasMore:z}})};return u.useEffect(()=>{const A=w=>{w.forEach(_=>{var P;if(_.children&&_.children.length>0){const j=_.value.hasLoadedChildren||((P=_.children)==null?void 0:P.length)>0||_.value.children&&_.value.children.length>0;_.value.children=_.children.map(B=>B.value);const O=j?_.children.length:_.value.childrenCount??0;_.value.childrenCount=O,j&&!_.value.hasLoadedChildren&&(_.value.hasLoadedChildren=!0),A(_.children)}else{const O=_.value.hasLoadedChildren||_.value.children&&_.value.children.length>0?0:_.value.childrenCount;_.value.children=[],_.value.childrenCount=O}})};A(g)},[g]),{nodes:g,addChild:y,updateNode:S,deleteNode:F,deleteNodes:M,addRootNode:q,addRootNodes:L,selectedNode:b,setSelectedNode:p,refreshNode:D,setChildren:I,insertBeforeNode:R,insertAfterNode:H,handleMove:W,prependToNode:G,moveNode:X,appendToNode:U,move:v,resetTree:C,handleLoadChildren:x,selectNodeById:m,getParent:Z,getNode:E,getParentId:K,getAncestors:N}},ii=u.createContext(null),DF=({children:e,onRefresh:t,initialNodeId:r,onLoadChildren:n,initialTreeData:l})=>{const i=u.useRef(null),[a,s]=u.useState(null),[c,d]=u.useState(r??null),f=p6(l??[],t,n);return o.jsx(ii.Provider,{value:{treeApiRef:i,treeData:f,root:a,initialTargetId:c,setInitialTargetId:d,setRoot:s},children:e})},oi=()=>{const e=u.useContext(ii);if(!e)throw new Error("TreeContext not found");return e},SF=({initialOpenState:e,dndRootElement:t,selectedNodeId:r,rootNodeId:n,renderNode:l,canDrop:i,canDrag:a,afterMove:s,beforeMove:c,paddingTop:d=10,paddingBottom:f=10,rowProps:h})=>{const[v,g]=u.useState(400),{ref:b,width:p}=EF(),C=oi(),m=(C==null?void 0:C.treeData.nodes)??[];u.useEffect(()=>{const F=document.querySelector(".c__tree-view"),M=F==null?void 0:F.firstElementChild;let D=null;return F&&M&&(D=new ResizeObserver(()=>{if(M&&M instanceof HTMLElement){const q=M.style.height;g(parseInt(q,10)+20)}}),D.observe(M)),()=>D==null?void 0:D.disconnect()},[]);const y=F=>{var w,_,P,j;const M=JSON.parse(JSON.stringify(m)),D=F.dragNodes[0],q=F.parentId?((w=F.parentNode)==null?void 0:w.data.children)??[]:M,L=F.dragNodes[0].data.value.id,I=F.dragNodes[0].data,N=(_=F.parentNode)==null?void 0:_.data;if((N==null?void 0:N.value.nodeType)===f0.TITLE||(N==null?void 0:N.value.nodeType)===f0.SEPARATOR||(N==null?void 0:N.value.nodeType)===f0.VIEW_MORE)return null;const K=I.parentKey??n,Z=F.parentId??n;let R=F.index+0,H=null,U=Z;const G=((j=(P=D.parent)==null?void 0:P.children)==null?void 0:j.findIndex(O=>O.data.value.id===L))??0;if(K===Z){if(G===R)return null;R=R<G?R:R-1}const X=F.index-1,W=q[X],x=F.index,A=q[x];return F.index===0?(U=F.parentId??n,H=je.FIRST_CHILD):!N&&F.index===1&&!i1(W.value)?(U=n,R=1,H=je.FIRST_CHILD):F.index===q.length?(U=U??n,H=je.LAST_CHILD):W&&i1(W.value)?(U=W.value.id,H=je.RIGHT):A&&i1(A.value)&&(H=je.LEFT,U=A.value.id),H&&U?{targetModeId:U,mode:H,oldParentId:K,index:R,newParentId:F.parentId,sourceId:L}:null},E=F=>{const M=y(F);M&&(c?c(M,()=>{C==null||C.treeData.handleMove(M),s==null||s(M)}):(C==null||C.treeData.handleMove(M),s==null||s(M)))},S=u.useCallback(F=>a?!a(F):!1,[a]);if(C)return o.jsx("div",{ref:b,style:{height:v},className:"c__tree-view--container",children:o.jsx(xF,{dndRootElement:t,data:m,ref:C.treeApiRef,openByDefault:!1,selectionFollowsFocus:!1,disableMultiSelection:!0,disableEdit:!0,className:"c__tree-view",idAccessor:"key",onMove:E,height:v,width:p,paddingTop:d,paddingBottom:f,rowHeight:34,disableDrag:S,disableDrop:({parentNode:F,dragNodes:M,index:D})=>{var K,Z,R;if(i&&!i({parentNode:F,dragNodes:M,index:D}))return F.id!=="__REACT_ARBORIST_INTERNAL_ROOT__"&&(F.data.value.canDrop=!1),!0;const q=M[0];if(q&&q.isDragging&&q.willReceiveDrop||((K=F.data.value)==null?void 0:K.nodeType)===f0.TITLE||((Z=F.data.value)==null?void 0:Z.nodeType)===f0.SEPARATOR||((R=F.data.value)==null?void 0:R.nodeType)===f0.VIEW_MORE)return!0;if(F.id==="__REACT_ARBORIST_INTERNAL_ROOT__"){const H=m[D-1],U=m[D],G=m[D+1],X=Tt(H==null?void 0:H.value),W=Tt(U==null?void 0:U.value),x=It(H==null?void 0:H.value),A=It(U==null?void 0:U.value),w=i1(G==null?void 0:G.value);return!!(D===0&&(W||A)||X&&A&&w||x&&W&&w)}const L=F==null?void 0:F.isOpen,I=(F==null?void 0:F.data.value.childrenCount)&&F.data.value.childrenCount>0||(F==null?void 0:F.data.children)&&F.data.children.length>0;if(!I)return F.data.value.canDrop=!0,!1;let N=F.data.value.childrenCount&&F.data.value.childrenCount>0&&(F==null?void 0:F.data.children)&&F.data.children.length>0;return N=N??!0,!L&&!N&&I?(F.data.value.canDrop=!0,!0):(F.data.value.canDrop=!0,!1)},initialOpenState:e,overscanCount:20,selection:r,renderCursor:f6,renderRow:F=>o.jsx(MF,{...F,customRowProps:h}),rowClassName:"c__tree-view--row",children:l})})},MF=({children:e,customRowProps:t,...r})=>{const n=r.node.data.value.nodeType===f0.TITLE,l=r.node.data.value.nodeType===f0.SEPARATOR,i=r.node.data.value.nodeType===f0.VIEW_MORE,{onKeyDown:a,onClick:s,...c}=t??{},{style:d}=r.attrs,f={...d},h=v=>{a==null||a(v);const g=v.target;if(g){const b=g.closest(".actions"),C=g.closest('button, a[href], input, textarea, select, [role="menuitem"], [role="button"]');if(b||C)return}if((v.key==="Enter"||v.key===" ")&&v.currentTarget.click(),v.key==="F2"){v.preventDefault();const b=v.currentTarget.querySelector("button");b&&b.focus()}};return n||l||i?u.createElement("div",{...r.attrs,key:r.node.id,style:f,ref:r.innerRef,onFocus:v=>v.stopPropagation(),onClick:v=>{s==null||s(v),r.node.handleClick(v)},onKeyDown:a,...c},e):u.createElement("div",{...r.attrs,style:f,key:r.node.id,ref:r.innerRef,onFocus:v=>v.stopPropagation(),onClick:r.node.handleClick,onKeyDown:h,...c},o.jsx("div",{className:"c__tree-view--row-content",children:e}))},_F=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",v6=_F?u.useLayoutEffect:u.useEffect;function g6(e){const t=u.useRef(e);return v6(()=>{t.current=e}),u.useCallback(function(){for(var r=arguments.length,n=new Array(r),l=0;l<r;l++)n[l]=arguments[l];return t.current==null?void 0:t.current(...n)},[])}function Jo(e,t){t===void 0&&(t=[e]);const r=u.useRef(e);return v6(()=>{r.current!==e&&(r.current=e)},t),r}function $F(e){const t=g6(e),r=u.useRef(null),n=u.useCallback(l=>{l!==r.current&&(t==null||t(l,r.current)),r.current=l},[]);return[r,n]}let fn={};function AF(e,t){return u.useMemo(()=>{const r=fn[e]==null?0:fn[e]+1;return fn[e]=r,e+"-"+r},[e,t])}var s1;(function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"})(s1||(s1={}));function e3(){}const qF=Object.freeze({x:0,y:0});var x2;(function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"})(x2||(x2={}));var t3;(function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"})(t3||(t3={}));var ye;(function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter",e.Tab="Tab"})(ye||(ye={}));ye.Space,ye.Enter,ye.Esc,ye.Space,ye.Enter,ye.Tab;var r3;(function(e){e[e.RightClick=2]="RightClick"})(r3||(r3={}));var n3;(function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"})(n3||(n3={}));var l3;(function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"})(l3||(l3={}));x2.Backward+"",x2.Forward+"",x2.Backward+"",x2.Forward+"";var Jn;(function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"})(Jn||(Jn={}));var el;(function(e){e.Optimized="optimized"})(el||(el={}));function kF(e){let{callback:t,disabled:r}=e;const n=g6(t),l=u.useMemo(()=>{if(r||typeof window>"u"||typeof window.ResizeObserver>"u")return;const{ResizeObserver:i}=window;return new i(n)},[r]);return u.useEffect(()=>()=>l==null?void 0:l.disconnect(),[l]),l}Jn.WhileDragging,el.Optimized;const PF={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:e3,draggableNodes:new Map,over:null,measureDroppableContainers:e3},TF=u.createContext(PF);({...qF});var i3;(function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"})(i3||(i3={}));const IF="Droppable",jF={timeout:25};function RF(e){let{data:t,disabled:r=!1,id:n,resizeObserverConfig:l}=e;const i=AF(IF),{active:a,dispatch:s,over:c,measureDroppableContainers:d}=u.useContext(TF),f=u.useRef({disabled:r}),h=u.useRef(!1),v=u.useRef(null),g=u.useRef(null),{disabled:b,updateMeasurementsFor:p,timeout:C}={...jF,...l},m=Jo(p??n),y=u.useCallback(()=>{if(!h.current){h.current=!0;return}g.current!=null&&clearTimeout(g.current),g.current=setTimeout(()=>{d(Array.isArray(m.current)?m.current:[m.current]),g.current=null},C)},[C]),E=kF({callback:y,disabled:b||!a}),S=u.useCallback((q,L)=>{E&&(L&&(E.unobserve(L),h.current=!1),q&&E.observe(q))},[E]),[F,M]=$F(S),D=Jo(t);return u.useEffect(()=>{!E||!F.current||(E.disconnect(),h.current=!1,E.observe(F.current))},[F,E]),u.useEffect(()=>(s({type:s1.RegisterDroppable,element:{id:n,key:i,disabled:r,node:F,rect:v,data:D}}),()=>s({type:s1.UnregisterDroppable,key:i,id:n})),[n]),u.useEffect(()=>{r!==f.current.disabled&&(s({type:s1.SetDroppableDisabled,id:n,key:i,disabled:r}),f.current.disabled=r)},[n,i,r,s]),{active:a,rect:v,isOver:(c==null?void 0:c.id)===n,node:F,over:c,setNodeRef:M}}const LF=e=>{const{isOver:t,setNodeRef:r}=RF({id:e.id,data:e.data});return u.useEffect(()=>{var n;(n=e.onOver)==null||n.call(e,t,e.data)},[t,e.data,e.onOver]),o.jsx("div",{className:"c__dnd--droppable",ref:r,children:e.children})},OF=({children:e,itemProps:t,testId:r,onClick:n,onKeyDown:l,node:i,dragHandle:a,style:s,forceLoading:c})=>{var q,L;const{t:d}=Y.useCunningham(),f=oi(),h=u.useRef(null),[v,g]=u.useState(!1),[b,p]=u.useState(!1),[C,m]=u.useState(!1),y=c??v,E=i.willReceiveDrop||C,S=i.data.value.childrenCount!==void 0&&i.data.value.childrenCount>0||(((q=i.data.children)==null?void 0:q.length)??0)>0,F=((L=i.children)==null?void 0:L.length)??!1,M=i.isLeaf||!S,D=u.useCallback(I=>{I.stopPropagation(),i.data.value.nodeType===f0.VIEW_MORE&&(p(!0),f==null||f.treeData.handleLoadChildren(i.data.parentKey).then(()=>p(!1)).catch(()=>p(!1)))},[i.data.value.nodeType,i.data.parentKey,f==null?void 0:f.treeData]);return u.useEffect(()=>{M||F||i.data.value.hasLoadedChildren||i.isOpen&&(g(!0),f==null||f.treeData.handleLoadChildren(i.data.value.id).then(()=>g(!1)))},[i.isOpen,M,F,i.data.value.hasLoadedChildren,i.data.value.id,f==null?void 0:f.treeData]),u.useEffect(()=>(E&&!i.isOpen&&!i.isDragging&&(h.current=setTimeout(()=>{i.open()},500)),()=>{h.current&&clearTimeout(h.current)}),[E,i.isOpen,i.isDragging,i]),i.data.value.nodeType===f0.SEPARATOR?o.jsx("div",{className:"c__tree-view--node__separator","data-testid":r}):i.data.value.nodeType===f0.TITLE?o.jsx("div",{className:"c__tree-view--node__title","data-testid":r,children:i.data.value.headerTitle}):i.data.value.nodeType===f0.VIEW_MORE?o.jsx("div",{className:"c__tree-view--row-content","data-testid":r,children:o.jsx("div",{className:"c__tree-view--node",style:s,children:o.jsxs("div",{role:"button",className:"c__tree-view--node__view-more-button",style:{paddingLeft:0,marginLeft:20},onClick:D,children:[b?o.jsx("div",{className:"c__tree-view--node__loading",children:o.jsx(p1,{})}):o.jsx("span",{className:"material-icons c__tree-view--node__view-more-button__icon",children:"arrow_downward"}),o.jsxs("span",{className:"c__tree-view--node__view-more-text",children:[i.data.value.nodeType===f0.VIEW_MORE,d("components.treeView.viewMore")]})]})})}):o.jsx(LF,{id:i.id,data:{data:i.data,nodeApi:i},onOver:m,children:o.jsxs("div",{onClick:I=>{if(!I.target.closest(".c__tree-view--node")){I.stopPropagation();return}n==null||n()},onKeyDown:I=>{l==null||l(I),I.target.closest(".c__tree-view--node")||I.stopPropagation()},ref:a,style:s,className:u0("c__tree-view--node",{...i.state,simpleNode:i.data.value.nodeType===f0.SIMPLE_NODE,canDrop:i.data.value.canDrop??!0,externalDrop:C}),"data-testid":r,...t,children:[M&&o.jsx("div",{className:"c__tree-view--node__leaf"}),!M&&o.jsxs(o.Fragment,{children:[y&&o.jsx("div",{className:"c__tree-view--node__loading",children:o.jsx(p1,{})}),!y&&o.jsx("span",{onClick:I=>{I.stopPropagation(),i.toggle()},className:"c__tree-view--node__arrow material-icons",children:i.isOpen?"keyboard_arrow_down":"keyboard_arrow_right"})]}),e]})})},HF=({children:e,uppercased:t=!1,type:r="accent",className:n,...l})=>o.jsx("div",{className:u0(n,"c__badge",{"c__badge--uppercased":t,[`c__badge--${r}`]:r}),...l,children:e}),NF=e=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",width:24,height:24,...e,children:[o.jsx("path",{fill:"currentColor",d:"M11.758 14.83q.485 0 .821.306t.336.781-.336.782a1.18 1.18 0 0 1-.821.307q-.475 0-.821-.307a1.03 1.03 0 0 1-.336-.782 1 1 0 0 1 .335-.771q.337-.317.822-.317M12.094 6.915q.87 0 1.602.307.742.307 1.188.88.445.575.445 1.395 0 .87-.445 1.375-.435.504-1.157.99-.495.316-.752.603a1.06 1.06 0 0 0-.278.673v.06q0 .028-.01.058a.7.7 0 0 1-.266.505q-.237.208-.644.208-.939 0-.94-.841v-.11q.001-.681.337-1.107a4.2 4.2 0 0 1 .88-.792q.634-.435.94-.741.316-.306.316-.772 0-.505-.375-.82-.366-.327-.97-.327-.296 0-.554.099-.247.1-.465.287a2 2 0 0 0-.376.444l-.158.208a1 1 0 0 1-.336.297.9.9 0 0 1-.455.108.8.8 0 0 1-.544-.207.71.71 0 0 1-.237-.564q0-.138.02-.257.03-.129.078-.257.228-.692 1.05-1.197.83-.505 2.106-.505"}),o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1m0 2a9 9 0 1 0 0 18 9 9 0 0 0 0-18",clipRule:"evenodd"})]}),BF=e=>!!e.match(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z\-0-9]{2,}))$/),VF=(e,t=15)=>{if(e.length<=t)return e;const r=e.lastIndexOf(".");if(r>0){const n=e.slice(r);return`${e.slice(0,t-n.length-3)}...${n}`}return`${e.slice(0,t-3)}...`},m6=({categories:e,defaultCategory:t,showEmailReply:r=!0,onSend:n,onCancel:l,isOpen:i=!1,onOpenChange:a,labels:s,emailPrivacyUrl:c,maxFileSize:d,acceptedFileTypes:f,isSending:h=!1,className:v,placement:g="bottom",shouldFlip:b,triggerRef:p,children:C})=>{const{t:m}=Y.useCunningham(),y=u.useId(),E=u.useRef(null),S=p||E,F=u.useRef(null),M=u.useMemo(()=>({title:(s==null?void 0:s.title)??m("components.feedbackForm.title"),subtitle:(s==null?void 0:s.subtitle)??m("components.feedbackForm.subtitle"),subject:(s==null?void 0:s.subject)??m("components.feedbackForm.subject"),subjectPlaceholder:(s==null?void 0:s.subjectPlaceholder)??m("components.feedbackForm.subjectPlaceholder"),message:(s==null?void 0:s.message)??m("components.feedbackForm.message"),messagePlaceholder:(s==null?void 0:s.messagePlaceholder)??m("components.feedbackForm.messagePlaceholder"),uploadFile:(s==null?void 0:s.uploadFile)??m("components.feedbackForm.uploadFile"),emailCheckbox:(s==null?void 0:s.emailCheckbox)??m("components.feedbackForm.emailCheckbox"),emailLabel:(s==null?void 0:s.emailLabel)??m("components.feedbackForm.emailLabel"),emailPrivacy:(s==null?void 0:s.emailPrivacy)??m("components.feedbackForm.emailPrivacy"),emailError:(s==null?void 0:s.emailError)??m("components.feedbackForm.emailError"),cancel:(s==null?void 0:s.cancel)??m("components.feedbackForm.cancel"),send:(s==null?void 0:s.send)??m("components.feedbackForm.send"),category:(s==null?void 0:s.category)??m("components.feedbackForm.category")}),[s,m]),[D,q]=u.useState(""),[L,I]=u.useState(""),[N,K]=u.useState([]),[Z,R]=u.useState(!1),[H,U]=u.useState(""),[G,X]=u.useState(!1),[W,x]=u.useState(t),A=$e(),w=u.useMemo(()=>{if(!(!e||!W))return e.find(V=>"value"in V&&V.value===W)},[e,W]),_=BF(H),P=D.trim().length>0&&L.trim().length>0&&(!Z||_),j=u.useCallback(()=>{a==null||a(!1),l==null||l()},[a,l]),O=u.useCallback(()=>{!P||h||n({category:W,subject:D.trim(),message:L.trim(),files:N.length>0?N:void 0,email:Z?H.trim():void 0})},[P,h,n,W,D,L,N,Z,H]),B=u.useCallback(V=>{const c0=Array.from(V.target.files||[]).filter(i0=>!(d&&i0.size>d||f!=null&&f.length&&!f.includes(i0.type)));K(i0=>[...i0,...c0]),V.target.value=""},[d,f]),k=u.useCallback(V=>{K(J=>J.filter((c0,i0)=>i0!==V))},[]),z=G?_?"success":"error":"default";return o.jsxs(o.Fragment,{children:[C&&o.jsx("div",{ref:E,id:y,children:C}),o.jsx(Ke,{triggerRef:S,isOpen:i,placement:g,shouldFlip:b,onOpenChange:V=>{V?a==null||a(!0):j()},shouldCloseOnInteractOutside:V=>!V.closest(".react-aria-Popover"),children:o.jsxs("div",{className:`c__feedback-form${v?` ${v}`:""}`,children:[o.jsxs("div",{className:"c__feedback-form__header",children:[o.jsxs("div",{className:"c__feedback-form__header__text",children:[o.jsx("h3",{className:"c__feedback-form__title",children:M.title}),o.jsx("p",{className:"c__feedback-form__subtitle",children:M.subtitle})]}),o.jsx(Y.Button,{className:"c__feedback-form__close",color:"neutral",variant:"tertiary",size:"small",icon:o.jsx("span",{className:"material-icons",children:"close"}),onClick:j,"aria-label":m("components.feedbackForm.closeAriaLabel")})]}),o.jsxs("div",{className:"c__feedback-form__body",children:[e&&e.length>0&&o.jsxs("div",{className:"c__feedback-form__category",children:[o.jsx("span",{className:"c__feedback-form__category__label",children:M.category}),o.jsx(_e,{options:e,isOpen:A.isOpen,onOpenChange:A.setIsOpen,selectedValues:W?[W]:[],onSelectValue:V=>x(V),children:o.jsxs("button",{type:"button",className:"c__feedback-form__category__trigger",onClick:()=>A.setIsOpen(!A.isOpen),children:[(w==null?void 0:w.icon)&&o.jsx("span",{className:"c__feedback-form__category__trigger__icon",children:w.icon}),o.jsx("span",{className:"c__feedback-form__category__trigger__label",children:(w==null?void 0:w.label)||M.category}),o.jsx("span",{className:"material-icons c__feedback-form__category__trigger__chevron",children:"arrow_drop_down"})]})})]}),o.jsx(Y.Input,{label:M.subject,placeholder:M.subjectPlaceholder,variant:"classic",value:D,onChange:V=>q(V.target.value),fullWidth:!0}),o.jsx("div",{className:"c__feedback-form__message",children:o.jsx(Y.TextArea,{label:M.message,placeholder:M.messagePlaceholder,value:L,rows:5,variant:"classic",onChange:V=>I(V.target.value),fullWidth:!0})}),o.jsxs("div",{className:"c__feedback-form__files",children:[N.map((V,J)=>o.jsxs("div",{className:"c__feedback-form__files__chip",children:[o.jsx("span",{className:"c__feedback-form__files__chip__name",children:VF(V.name)}),o.jsx("button",{type:"button",className:"c__feedback-form__files__chip__remove",onClick:()=>k(J),"aria-label":`Remove ${V.name}`,children:o.jsx("span",{className:"material-icons",children:"close"})})]},`${V.name}-${J}`)),o.jsx(Y.Button,{color:"neutral",variant:"bordered",size:"nano",icon:o.jsx("span",{className:"material-icons",children:"upload"}),onClick:()=>{var V;return(V=F.current)==null?void 0:V.click()},children:o.jsx("span",{children:M.uploadFile})}),o.jsx("input",{ref:F,type:"file",multiple:!0,accept:f==null?void 0:f.join(","),onChange:B,style:{display:"none"}})]})]}),r&&o.jsxs("div",{className:"c__feedback-form__email-section",children:[o.jsx(Y.Checkbox,{label:M.emailCheckbox,checked:Z,onChange:V=>R(V.target.checked)}),Z&&o.jsx(Y.Input,{label:M.emailLabel,value:H,variant:"classic",onChange:V=>U(V.target.value),onBlur:()=>X(!0),state:z,"aria-invalid":z==="error",text:z==="error"?M.emailError:void 0,rightIcon:z==="success"?o.jsx("span",{className:"material-icons",children:"check_circle"}):z==="error"?o.jsx("span",{className:"material-icons",children:"error"}):void 0,fullWidth:!0}),Z&&c&&o.jsx("a",{href:c,target:"_blank",rel:"noopener noreferrer",className:"c__feedback-form__email-section__privacy",children:M.emailPrivacy})]}),o.jsxs("div",{className:"c__feedback-form__footer",children:[o.jsx(Y.Button,{color:"brand",variant:"bordered",onClick:j,fullWidth:!0,children:M.cancel}),o.jsx(Y.Button,{color:"brand",disabled:!P||h,onClick:O,fullWidth:!0,children:M.send})]})]})})]})},zF=({documentationUrl:e,onOnboarding:t,onContactUs:r,feedbackForm:n,release:l})=>{const{isOpen:i,setIsOpen:a}=$e(),[s,c]=u.useState(!1),d=u.useRef(null),f=u.useRef(null),h=u.useMemo(()=>{const v=[];if(e&&v.push({label:"Documentation",icon:o.jsx("span",{className:"material-icons",children:"article"}),callback:()=>{window.open(e,"_blank","noopener,noreferrer")}}),t&&(v.length>0&&v.push({type:"separator"}),v.push({label:"Onboarding",icon:o.jsx("span",{className:"material-icons",children:"auto_fix_high"}),callback:t})),(r||n)&&(v.length>0&&v.push({type:"separator"}),v.push({label:"Contact us",icon:o.jsx("span",{className:"material-icons",children:"edit_note"}),callback:()=>{n?c(!0):r==null||r()}})),l){v.length>0&&v.push({type:"separator"});const g=[l.version];l.date&&g.push(l.date),v.push({label:"Latest release",subText:g.join(" · "),icon:o.jsx("span",{className:"material-icons",children:"update"}),callback:l.url?()=>{window.open(l.url,"_blank","noopener,noreferrer")}:void 0})}return v},[e,t,r,n,l]);return h.length===0?null:o.jsxs(o.Fragment,{children:[o.jsx(_e,{options:h,isOpen:i,onOpenChange:a,children:o.jsx("div",{ref:d,children:o.jsx(Y.Button,{className:"c__help-menu__trigger",color:"neutral",variant:"tertiary",size:"small",icon:o.jsx(NF,{}),onClick:()=>a(!i),"aria-label":"Help"})})}),n&&o.jsxs(o.Fragment,{children:[o.jsx("div",{ref:f,style:{position:"fixed",left:12,bottom:12,width:0,height:0,pointerEvents:"none"}}),o.jsx(m6,{triggerRef:f,isOpen:s,onOpenChange:c,placement:"top start",shouldFlip:!1,onSend:n.onSend,onCancel:()=>c(!1),categories:n.categories,defaultCategory:n.defaultCategory,showEmailReply:n.showEmailReply,emailPrivacyUrl:n.emailPrivacyUrl,maxFileSize:n.maxFileSize,acceptedFileTypes:n.acceptedFileTypes,isSending:n.isSending,labels:n.labels})]})]})};function KF(e){u.useEffect(()=>{if(!e)return;let t=!1;const r=()=>Array.from(e.querySelectorAll("button")).filter(a=>!a.disabled&&a.getAttribute("aria-disabled")!=="true"),n=a=>{const s=a.key==="ArrowLeft"||a.key==="ArrowRight",c=a.key===" ";if(!(a.target instanceof HTMLElement))return;if(c){const p=a.target.closest("button");p instanceof HTMLButtonElement&&e.contains(p)&&p.click();return}if(!s)return;const f=a.target.closest("button");if(!(f instanceof HTMLButtonElement&&e.contains(f)))return;const v=r(),g=v.indexOf(f);if(g<0)return;a.preventDefault(),a.stopPropagation();const b=a.key==="ArrowRight"?(g+1)%v.length:(g-1+v.length)%v.length;v[b].focus(),t=!0},l=a=>{t&&((a.key===" "||a.key==="Enter")&&(a.preventDefault(),a.stopPropagation()),t=!1)},i={capture:!0};return e.addEventListener("keydown",n,i),e.addEventListener("keyup",l,i),()=>{e.removeEventListener("keydown",n,i),e.removeEventListener("keyup",l,i)}},[e])}const vr=({roles:e,onSelect:t,canUpdate:r=!0,selectedRole:n,isOpen:l,onOpenChange:i,roleTopMessage:a,onDelete:s,canDelete:c=!0})=>{const{t:d}=Y.useCunningham(),f=e.find(v=>v.value===n),h=u.useMemo(()=>!s&&!c?e:[...e,{type:"separator"},{label:d("components.share.access.delete"),callback:s,isDisabled:!c}],[e,s,d,c]);return r?o.jsx(_e,{isOpen:l,shouldCloseOnInteractOutside:v=>!v.closest(".c__access-role-dropdown"),onOpenChange:i,options:h,selectedValues:[n],onSelectValue:t,topMessage:a,children:o.jsx(Y.Button,{className:"c__access-role-dropdown","data-testid":"access-role-dropdown-button",size:"small",color:"brand",variant:"tertiary",icon:o.jsx("span",{className:"material-icons",children:l?"arrow_drop_up":"arrow_drop_down"}),iconPosition:"right",onClick:()=>{i==null||i(!l)},children:f==null?void 0:f.label})}):o.jsx("span",{className:"c__access-role-dropdown__role-label-can-not-update",children:f==null?void 0:f.label})},C6=({users:e,onRemoveUser:t,rightActions:r,onShare:n,shareButtonLabel:l,roles:i,selectedRole:a,onSelectRole:s})=>{const{t:c}=Y.useCunningham(),[d,f]=u.useState(!1);return o.jsxs("div",{className:"c__add-share-user-list","data-testid":"selected-users-list",children:[o.jsx("div",{className:"c__add-share-user-list__items",children:e.map(h=>o.jsx(b6,{user:h,onRemoveUser:t},h.id))}),o.jsxs("div",{className:"c__add-share-user-list__right-actions",children:[r,o.jsx(vr,{roles:i,selectedRole:a,onSelect:s,isOpen:d,onOpenChange:f,canDelete:!1,onDelete:void 0}),o.jsx(Y.Button,{onClick:n,children:l??c("components.share.shareButton")})]})]})},b6=({user:e,onRemoveUser:t})=>o.jsxs("div",{className:"c__add-share-user-item","data-testid":"selected-user-item",children:[o.jsx("span",{children:e.full_name||e.email}),o.jsx(Y.Button,{variant:"tertiary",color:"neutral",size:"nano",onClick:()=>t==null?void 0:t(e),icon:o.jsx("span",{className:"material-icons",children:"close"})})]}),gr=({fullName:e,email:t,showEmail:r=!0})=>{const n=e&&e!==""?e:t??"";return o.jsxs("div",{className:"c__user-row",children:[o.jsx(M1,{fullName:n,size:"small"}),o.jsxs("div",{className:"c__user-row__info",children:[o.jsx("span",{className:"c__user-row__name",children:e}),r&&t&&o.jsx("span",{className:u0("c__user-row__email",{"has-only-email":t&&(e===""||!e)}),children:t})]})]})},tl=({user:e})=>{const{t}=Y.useCunningham();return o.jsx(cr,{testId:"search-user-item",left:o.jsx(gr,{fullName:e.full_name,email:e.email}),alwaysShowRight:!1,right:o.jsxs("div",{className:"c__search-user-item-right",children:[o.jsx("span",{children:t("components.share.item.add")}),o.jsx("span",{className:"material-icons",children:"add"})]})})},y6=({accessData:e,accessRoleKey:t="role",roles:r,updateRole:n,deleteAccess:l,canUpdate:i=!0,roleTopMessage:a})=>{const s=$e(),c=e.is_explicit!==!1&&e.can_delete!==!1;return o.jsx("div",{className:"c__share-member-item",children:o.jsx(cr,{testId:"share-member-item",left:o.jsx(gr,{fullName:e.user.full_name,email:e.user.email,showEmail:!0}),alwaysShowRight:!0,right:o.jsx("div",{className:"c__share-member-item__right",children:o.jsx(vr,{roles:r,selectedRole:e[t],onSelect:d=>n==null?void 0:n(e,d),isOpen:s.isOpen,onOpenChange:s.setIsOpen,canUpdate:i,roleTopMessage:a,canDelete:c,onDelete:l?()=>l(e):void 0})})})})},x6=({invitation:e,roles:t,updateRole:r,deleteInvitation:n,canUpdate:l=!0,roleTopMessage:i})=>{const a=$e();return o.jsx("div",{className:"c__share-member-item",children:o.jsx(cr,{testId:"share-invitation-item",left:o.jsx(gr,{fullName:"",email:e.email,showEmail:!0}),alwaysShowRight:!0,right:o.jsx("div",{className:"c__share-member-item__right",children:o.jsx(vr,{roles:t,selectedRole:e.role,onSelect:s=>r==null?void 0:r(e,s),isOpen:a.isOpen,canUpdate:l,onOpenChange:a.setIsOpen,roleTopMessage:i,onDelete:n?()=>n(e):void 0})})})})},ge=e=>{const{t}=Y.useCunningham();return{t:r=>(e==null?void 0:e[r])??t(r)}},ZF=()=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",children:o.jsx("path",{fill:"currentColor",d:"M18 18c.417 0 .77-.146 1.063-.438.291-.291.437-.645.437-1.062 0-.417-.146-.77-.438-1.063A1.446 1.446 0 0 0 18 15c-.417 0-.77.146-1.063.438A1.446 1.446 0 0 0 16.5 16.5c0 .417.146.77.438 1.063.291.291.645.437 1.062.437Zm0 3c.5 0 .967-.117 1.4-.35a3.011 3.011 0 0 0 1.075-.975 4.455 4.455 0 0 0-1.2-.512 5.048 5.048 0 0 0-2.55 0 4.445 4.445 0 0 0-1.2.512c.283.417.642.742 1.075.975.433.233.9.35 1.4.35ZM9 8h6V6c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 12 3c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 9 6v2Zm3.25 14H6c-.55 0-1.02-.196-1.412-.587A1.926 1.926 0 0 1 4 20V10c0-.55.196-1.02.588-1.412A1.926 1.926 0 0 1 6 8h1V6c0-1.383.487-2.563 1.463-3.538C9.438 1.487 10.617 1 12 1s2.563.488 3.537 1.462C16.512 3.438 17 4.617 17 6v2h1c.55 0 1.02.196 1.413.588.391.391.587.862.587 1.412v1.3a5.7 5.7 0 0 0-.938-.225A7.006 7.006 0 0 0 18 11v-1H6v10h5.3c.133.4.267.746.4 1.038.133.291.317.612.55.962ZM18 23c-1.383 0-2.563-.488-3.537-1.462C13.488 20.562 13 19.383 13 18s.488-2.563 1.463-3.537C15.438 13.488 16.617 13 18 13s2.563.488 3.538 1.463C22.512 15.438 23 16.617 23 18s-.488 2.563-1.462 3.538C20.562 22.512 19.383 23 18 23Z"})}),UF=()=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",children:o.jsx("path",{fill:"currentColor",d:"M12 22a9.738 9.738 0 0 1-3.9-.788 10.099 10.099 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.738 9.738 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.099 10.099 0 0 1 2.137-3.175c.9-.9 1.958-1.612 3.175-2.137A9.738 9.738 0 0 1 12 2a9.74 9.74 0 0 1 3.9.788 10.098 10.098 0 0 1 3.175 2.137c.9.9 1.613 1.958 2.137 3.175A9.738 9.738 0 0 1 22 12a9.738 9.738 0 0 1-.788 3.9 10.098 10.098 0 0 1-2.137 3.175c-.9.9-1.958 1.613-3.175 2.137A9.738 9.738 0 0 1 12 22Zm-1-2.05V18c-.55 0-1.02-.196-1.412-.587A1.926 1.926 0 0 1 9 16v-1l-4.8-4.8c-.05.3-.096.6-.138.9-.041.3-.062.6-.062.9 0 2.017.662 3.783 1.987 5.3 1.325 1.517 2.996 2.4 5.013 2.65Zm6.9-2.55c.333-.367.633-.762.9-1.188a7.45 7.45 0 0 0 .662-1.325c.175-.458.309-.929.4-1.412.092-.483.138-.975.138-1.475a7.845 7.845 0 0 0-1.363-4.475A7.701 7.701 0 0 0 15 4.6V5c0 .55-.196 1.02-.588 1.412A1.926 1.926 0 0 1 13 7h-2v2c0 .283-.096.52-.287.713A.968.968 0 0 1 10 10H8v2h6c.283 0 .52.096.713.287.191.192.287.43.287.713v3h1c.433 0 .825.13 1.175.387.35.259.592.596.725 1.013Z"})}),WF=()=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",children:o.jsx("path",{fill:"currentColor",d:"M12 22a9.676 9.676 0 0 1-3.875-.788 10.144 10.144 0 0 1-3.188-2.15 10.142 10.142 0 0 1-2.15-3.187A9.676 9.676 0 0 1 2 12c0-1.383.263-2.68.788-3.887a10.183 10.183 0 0 1 2.15-3.175 10.143 10.143 0 0 1 3.187-2.15A9.676 9.676 0 0 1 12 2c.533 0 1.046.038 1.537.112.492.075.98.188 1.463.338V5c0 .55-.196 1.02-.588 1.412A1.926 1.926 0 0 1 13 7h-2v2c0 .283-.096.52-.287.713A.968.968 0 0 1 10 10H8v2h6c.283 0 .52.096.713.287.191.192.287.43.287.713v3h1c.45 0 .846.133 1.188.4.341.267.579.6.712 1a8.68 8.68 0 0 0 1.538-2.462A7.621 7.621 0 0 0 20 12c0-.183-.008-.35-.025-.5a7.406 7.406 0 0 0-.075-.5h2.05c.033.183.05.35.05.5v.5a9.676 9.676 0 0 1-.788 3.875 10.143 10.143 0 0 1-2.15 3.188 10.184 10.184 0 0 1-3.175 2.15A9.649 9.649 0 0 1 12 22Zm-1-2.05V18c-.55 0-1.02-.196-1.412-.587A1.926 1.926 0 0 1 9 16v-1l-4.8-4.8c-.05.3-.096.6-.138.9-.041.3-.062.6-.062.9 0 2.067.67 3.846 2.013 5.337C7.354 18.83 9.017 19.7 11 19.95ZM18 9a.968.968 0 0 1-.712-.287A.967.967 0 0 1 17 8V5a.97.97 0 0 1 .288-.713A.968.968 0 0 1 18 4V3c0-.55.196-1.02.587-1.413A1.926 1.926 0 0 1 20 1c.55 0 1.02.196 1.413.587.39.393.587.863.587 1.413v1a.97.97 0 0 1 .712.287c.192.192.288.43.288.713v3a.97.97 0 0 1-.288.713A.968.968 0 0 1 22 9h-4Zm1-5h2V3a.967.967 0 0 0-.288-.712A.968.968 0 0 0 20 2a.968.968 0 0 0-.712.288A.967.967 0 0 0 19 3v1Z"})}),Q1=e=>{switch(e){case"public":return o.jsx(UF,{});case"restricted":return o.jsx(ZF,{});case"authenticated":return o.jsx(WF,{});default:return null}},GF=({linkReachChoices:e=[],canUpdate:t,linkReach:r="public",onUpdateLinkReach:n,showLinkRole:l=!1,linkRoleChoices:i=[],linkRole:a="reader",onUpdateLinkRole:s,customTranslations:c,topLinkReachMessage:d,topLinkRoleMessage:f})=>{const h=$e(),v=$e(),[g,b]=u.useState([r]),p=g[0],[C,m]=u.useState([a]),y=C[0],{t:E}=ge(c),S=u.useMemo(()=>e.map(N=>({icon:N.icon??Q1(N.value),value:N.value,label:E("components.share.linkSettings.reach.choices."+N.value+".title"),...N})),[e]),F=u.useMemo(()=>S.find(N=>N.value===p),[S,p]),M=u.useMemo(()=>i.map(N=>({value:N.value,label:E("components.share.linkSettings.role.choices."+N.value+".title"),...N})),[i]),D=u.useMemo(()=>M.find(N=>N.value===y),[M,y]);u.useEffect(()=>{b([r])},[r]);const q=l&&i.length>0,L=()=>o.jsx("div",{className:"c__share-modal__link-settings__content__select",children:t?o.jsx(_e,{onSelectValue:N=>{b([N]),n==null||n(N)},options:S,isOpen:h.isOpen,topMessage:d,onOpenChange:h.setIsOpen,selectedValues:g,children:o.jsxs(Y.Button,{variant:"tertiary",icon:Q1(p),iconPosition:"left","data-testid":"share-link-reach-dropdown-button",onClick:()=>{t&&h.setIsOpen(!h.isOpen)},children:[F==null?void 0:F.label,o.jsx("span",{className:"material-icons",children:h.isOpen?"arrow_drop_up":"arrow_drop_down"})]})}):o.jsxs("span",{className:"c__share-modal__link-settings__content__select__value disabled",children:[Q1("public"),F==null?void 0:F.label]})}),I=()=>q?o.jsx("div",{className:"c__share-modal__link-settings__content__select-role",children:t?o.jsx(_e,{onSelectValue:N=>{m([N]),s==null||s(N)},options:M,isOpen:v.isOpen,onOpenChange:v.setIsOpen,selectedValues:C,topMessage:f,children:o.jsx(Y.Button,{variant:"tertiary","data-testid":"share-link-role-dropdown-button",icon:o.jsx("span",{className:"material-icons",children:v.isOpen?"arrow_drop_up":"arrow_drop_down"}),iconPosition:"right",onClick:()=>{t&&v.setIsOpen(!v.isOpen)},size:"small",children:D==null?void 0:D.label})}):o.jsxs("span",{className:"c__share-modal__link-settings__content__select-role__value disabled",children:[Q1(y),D==null?void 0:D.label]})}):null;return o.jsxs("div",{className:"c__share-modal__link-settings","data-testid":"share-link-settings",children:[o.jsx("span",{className:"c__share-modal__link-settings__title",children:E("components.share.linkSettings.title")}),o.jsxs("div",{className:"c__share-modal__link-settings__content",children:[L(),o.jsx("div",{className:"c__share-modal__link-settings__content__description desktop",children:E(`components.share.linkSettings.reach.choices.${p}.description`)}),I()]}),o.jsx("div",{className:"c__share-modal__link-settings__content__description mobile",children:E(`components.share.linkSettings.reach.choices.${p}.description`)})]})},YF=({searchUsersResult:e,children:t,outsideSearchContent:r,accesses:n=[],invitations:l=[],hasNextMembers:i=!1,canUpdate:a=!0,canView:s=!0,hasNextInvitations:c=!1,hideInvitations:d=!1,hideMembers:f=!1,cannotViewChildren:h,customTranslations:v,...g})=>{var P,j;if(!(d&&f)){if(!g.invitationRoles)throw new Error("invitationRoles is required");if(!g.onSearchUsers)throw new Error("onSearchUsers is required")}if(!d&&!g.onInviteUser)throw new Error("onInviteUser is required");if(a&&!s)throw new Error("canView cannot be false if canUpdate is true");const{t:b}=Y.useCunningham(),{isMobile:p}=ve(),C=u.useRef(null),[m,y]=u.useState("400px"),E=u.useRef(null),[S,F]=u.useState(""),[M,D]=u.useState(""),[q,L]=u.useState([]),[I,N]=u.useState(((j=(P=g.invitationRoles)==null?void 0:P[0])==null?void 0:j.value)??""),K=p?"calc(100dvh - 32px)":"min(690px, calc(100dvh - 2em - 12px - 32px))",Z=O=>{if(C.current&&clearTimeout(C.current),O===""){D(""),g.onSearchUsers("");return}C.current=setTimeout(()=>{g.onSearchUsers(O),D(O)},300)},R=O=>{F(O),Z(O)},H=M!==""||q.length>0,U=u.useCallback(O=>{L(B=>[...B,O]),F(""),D(""),g.onSearchUsers("")},[g]),G=O=>{L(B=>B.filter(k=>k.id!==O.id))},X=u.useMemo(()=>{const O=e==null?void 0:e.filter(c0=>!q.includes(c0));let B=b(M!==""?"components.share.user.no_result":"components.share.user.placeholder");const z=(c0=>!!c0.match(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z\-0-9]{2,}))$/))(M??"")&&!(O!=null&&O.some(c0=>c0.email===M)),V={id:M,full_name:"",email:M};return z&&(B=void 0),{groupName:b("components.share.search.group_name"),elements:O??[],showWhenEmpty:!0,emptyString:B,endActions:z?[{content:o.jsx(tl,{user:V}),onSelect:()=>void U(V)}]:void 0}},[e,M,b,q,U]),W=O=>{var J;const k=(O==null?void 0:O.clientHeight)??0,z=((J=E.current)==null?void 0:J.clientHeight)??0,V=`calc(${K} - ${k}px - ${z}px - 70px - 10px)`;y(V)},x=!d&&!H&&!g.loading&&l.length>0,A=!f&&!H&&!g.loading&&n.length>0,_=s?d&&f?"empty":"search":"cannot_view";return o.jsx(Y.Modal,{title:g.modalTitle??b("components.share.modalTitle"),isOpen:g.isOpen,onClose:g.onClose,"aria-label":b("components.share.modalAriaLabel"),closeOnClickOutside:!0,size:p?Y.ModalSize.FULL:Y.ModalSize.LARGE,children:o.jsxs("div",{className:"c__share-modal no-padding",children:[a&&q.length>0&&o.jsx("div",{className:"c__share-modal__selected-users",ref:E,children:o.jsx(C6,{users:q,onRemoveUser:G,roles:g.invitationRoles,selectedRole:I,onSelectRole:N,onShare:()=>{g.onInviteUser(q,I),L([])}})}),_==="cannot_view"&&o.jsxs("div",{className:"c__share-modal__cannot-view",style:{height:m},children:[o.jsx("div",{className:"c__share-modal__cannot-view__content",children:o.jsx("p",{children:g.cannotViewMessage??b("components.share.cannot_view.message")})}),h]}),_==="search"&&o.jsx(b7,{onFilter:R,inputValue:S,showInput:a,loading:g.loading,placeholder:b("components.share.user.placeholder"),children:o.jsxs("div",{style:{height:m,overflowY:"auto"},children:[H&&o.jsx("div",{className:"c__share-modal__search-users","data-testid":"search-users-list",children:o.jsx(y7,{group:X,onSelect:O=>{U(O)},renderElement:O=>o.jsx(tl,{user:O})})}),!H&&t,x&&o.jsxs("div",{className:"c__share-modal__invitations","data-testid":"invitations-list",children:[o.jsx("span",{className:"c__share-modal__invitations-title",children:b("components.share.invitations.title")}),l.map(O=>{var B;return o.jsx(x6,{invitation:O,roles:g.invitationRoles,updateRole:g.onUpdateInvitation,deleteInvitation:g.onDeleteInvitation,canUpdate:a,roleTopMessage:(B=g.invitationRoleTopMessage)==null?void 0:B.call(g,O)},O.id)}),o.jsx(o3,{show:c,onShowMore:g.onLoadNextInvitations})]}),A&&o.jsxs("div",{className:"c__share-modal__members","data-testid":"members-list",children:[o.jsx("span",{className:"c__share-modal__members-title",children:b(n.length>1?"components.share.members.title_plural":"components.share.members.title_singular",{count:n.length})}),n.map(O=>{var B,k;return o.jsx(y6,{accessData:O,accessRoleKey:g.accessRoleKey??"role",canUpdate:a,roleTopMessage:(B=g.accessRoleTopMessage)==null?void 0:B.call(g,O),roles:((k=g.getAccessRoles)==null?void 0:k.call(g,O))??g.invitationRoles,updateRole:g.onUpdateAccess,deleteAccess:g.onDeleteAccess},O.id)}),o.jsx(o3,{show:i,onShowMore:g.onLoadNextMembers})]})]})}),o.jsx("div",{ref:W,children:!H&&o.jsxs("div",{className:"c__share-modal__footer",children:[g.linkSettings&&o.jsx(GF,{linkReachChoices:g.linkReachChoices,canUpdate:a,onUpdateLinkReach:g.onUpdateLinkReach,linkReach:g.linkReach,linkRoleChoices:g.linkRoleChoices,linkRole:g.linkRole,onUpdateLinkRole:g.onUpdateLinkRole,showLinkRole:g.showLinkRole,customTranslations:v,topLinkReachMessage:g.topLinkReachMessage,topLinkRoleMessage:g.topLinkRoleMessage}),r]})})]})})},o3=({show:e,onShowMore:t})=>{const{t:r}=Y.useCunningham();return e?o.jsx("div",{className:"c__share-modal__show-more-button",children:o.jsx(Y.Button,{variant:"tertiary",size:"small",icon:o.jsx("span",{className:"material-icons",children:"arrow_downward"}),onClick:t,children:r("components.share.members.load_more")})}):null},XF=({onCopyLink:e,onOk:t})=>{const{t:r}=Y.useCunningham();return o.jsxs("div",{className:"c__share-modal__copy-link-footer",children:[o.jsx(Y.Button,{variant:"secondary",icon:o.jsx("span",{className:"material-icons",children:"link"}),onClick:e,children:r("components.share.copyLink")}),o.jsx(Y.Button,{variant:"primary",onClick:t,children:r("components.share.ok")})]})},w6=({user:e,settingsItems:t,showSettings:r,actions:n,termOfServiceUrl:l})=>{const i=!!n||!!l,{t:a}=Y.useCunningham(),s=e?e.full_name??e.email:void 0,c=s?Nl(s):void 0;return e?o.jsx(o.Fragment,{children:o.jsxs("div",{className:"user-menu__content__body",children:[o.jsxs("div",{className:"user-menu__content__body__user-info",style:{"--gradient-color":`var(--c--contextuals--background--palette--${c}--primary)`},children:[o.jsx(M1,{fullName:s}),o.jsx("div",{className:"user-menu__content__identity",children:e.full_name?o.jsxs(o.Fragment,{children:[o.jsx("p",{className:"user-menu__content__identity__name",children:o.jsx("strong",{children:e.full_name})}),o.jsx("p",{className:"user-menu__content__identity__email",children:e.email})]}):o.jsx("p",{className:"user-menu__content__identity__email",children:o.jsx("strong",{children:e.email})})})]}),r&&o.jsxs(o.Fragment,{children:[o.jsx(q2,{withPadding:!1}),o.jsx("div",{className:"user-menu__content__body__settings",children:t.map(d=>o.jsx(E6,{label:d.label,icon:d.icon,onClick:d.onClick},d.label))})]}),i&&o.jsxs(o.Fragment,{children:[o.jsx(q2,{withPadding:!1}),o.jsxs("div",{className:"user-menu__actions user-menu__actions--mobile",children:[n&&o.jsx("div",{className:"user-menu__actions__left",children:n}),l&&o.jsx("div",{className:"user-menu__actions__right",children:o.jsx(Y.Button,{variant:"tertiary",target:"_blank",href:l,size:"small",color:"neutral",children:a("components.userMenu.term_of_service")})})]})]})]})}):null},QF=({...e})=>{const{t}=Y.useCunningham(),r=D6();return o.jsxs(o.Fragment,{children:[o.jsx(F6,{user:e.user,...r}),o.jsx(Y.Modal,{isOpen:r.openState,onClose:()=>r.setOpenState(!1),"aria-label":t("components.userMenu.dialogTitle"),size:Y.ModalSize.FULL,children:o.jsxs("div",{className:"user-menu__popover user-menu__popover--mobile",children:[o.jsx(Y.Button,{variant:"tertiary",className:"user-menu__close-button",onClick:r.toggleUserMenu,"aria-label":t("components.userMenu.close"),color:"neutral",icon:o.jsx(b0,{name:"close"}),size:"small"}),o.jsx(w6,{...e}),o.jsx("div",{className:"user-menu__footer--mobile",children:o.jsx(Y.Button,{variant:"primary",onClick:r.toggleUserMenu,children:t("components.share.ok")})})]})})]})},JF=({user:e,settingsItems:t,showSettings:r,actions:n,termOfServiceUrl:l})=>{const{t:i}=Y.useCunningham(),a=D6();return o.jsxs(o.Fragment,{children:[o.jsx(F6,{user:e,...a}),o.jsx(Ke,{className:"c__dropdown-menu user-menu__popover",triggerRef:a.triggerRef,isOpen:a.openState,onOpenChange:a.setOpenState,children:o.jsx(cd,{"aria-label":i("components.userMenu.dialogTitle"),children:o.jsx(w6,{user:e,settingsItems:t,showSettings:r,actions:n,termOfServiceUrl:l})})})]})},eD=({user:e,settingsCTA:t,logout:r,termOfServiceUrl:n,actions:l})=>{const{t:i}=Y.useCunningham(),{isTablet:a}=ve(),s=u.useMemo(()=>{const d=[];return t&&d.push({label:i("components.userMenu.manage_account"),icon:"settings",onClick:typeof t=="function"?t:typeof t=="string"?()=>window.open(t,"_blank","noopener,noreferrer"):void 0}),r&&d.push({label:i("components.userMenu.logout"),icon:"logout",onClick:r}),d},[t,r,i]),c=s.length>0;return e?o.jsx(o.Fragment,{children:a?o.jsx(QF,{user:e,settingsItems:s,showSettings:c,actions:l,termOfServiceUrl:n}):o.jsx(JF,{user:e,settingsItems:s,showSettings:c,actions:l,termOfServiceUrl:n})}):null},E6=({label:e,icon:t,onClick:r})=>o.jsxs("div",{className:"user-menu__item",onClick:r,children:[o.jsx(b0,{name:t}),o.jsx("span",{className:"user-menu__item__label",children:e})]}),F6=({user:e,triggerRef:t,id:r,openState:n,toggleUserMenu:l})=>{const{t:i}=Y.useCunningham();return e?o.jsx(Y.Button,{className:"user-menu__button",variant:"tertiary",ref:t,id:r,onClick:l,"aria-label":i(n?"components.userMenu.close":"components.userMenu.open"),title:i(n?"components.userMenu.close":"components.userMenu.open"),children:o.jsx(M1,{size:"small",fullName:e.full_name??e.email})}):null},D6=()=>{const e=u.useId(),[t,r]=u.useState(!1),n=()=>{r(!t)},l=u.useRef(null);return{id:e,openState:t,setOpenState:r,toggleUserMenu:n,triggerRef:l}},ai=(e,t)=>t&&e.activeIcon?e.activeIcon:e.icon,S6=u.forwardRef(({step:e,isActive:t,onClick:r,index:n,ariaLabel:l},i)=>{const a=ai(e,t);return o.jsxs("button",{ref:i,type:"button",className:u0("c__onboarding-modal__step",{"c__onboarding-modal__step--active":t}),onClick:r,"aria-current":t?"step":void 0,"aria-label":l,tabIndex:t?0:-1,"data-testid":`onboarding-step-${n}`,children:[o.jsx("div",{className:"c__onboarding-modal__step__icon","aria-hidden":"true",children:a}),o.jsxs("div",{className:"c__onboarding-modal__step__content",children:[o.jsx("span",{className:"c__onboarding-modal__step__title",children:e.title}),e.description&&o.jsx("div",{className:"c__onboarding-modal__step__description-wrapper",children:o.jsx("span",{className:"c__onboarding-modal__step__description",children:e.description})})]})]})});S6.displayName="OnboardingStepItem";const tD=200,M6=({isOpen:e,size:t=Y.ModalSize.LARGE,appName:r,mainTitle:n,steps:l,initialStep:i=0,footerLink:a,hideContent:s,onSkip:c,onComplete:d,onClose:f,labels:h})=>{const{t:v}=Y.useCunningham(),{isMobile:g}=ve(),[b,p]=u.useState(i),[C,m]=u.useState(i),[y,E]=u.useState(!1),S=u.useRef([]),F=u.useRef(null),M=u.useRef(null),D=b===l.length-1,q=b===0,L=(h==null?void 0:h.skip)??v("components.onboarding.skip"),I=(h==null?void 0:h.next)??v("components.onboarding.next"),N=(h==null?void 0:h.previous)??v("components.onboarding.previous"),K=(h==null?void 0:h.complete)??v("components.onboarding.complete"),Z=l[C],R=!s&&!!(Z!=null&&Z.content),H=u.useCallback((P,j)=>{const O=v("components.onboarding.stepLabel").replace("{current}",String(P+1)).replace("{total}",String(l.length)).replace("{title}",j);return P===b?O+v("components.onboarding.currentStepSuffix"):O},[v,l.length,b]),U=u.useCallback(()=>v("components.onboarding.contentRegionLabel").replace("{current}",String(C+1)).replace("{total}",String(l.length)),[v,C,l.length]);u.useEffect(()=>()=>{M.current&&clearTimeout(M.current)},[]),u.useEffect(()=>{const P=S.current[b];P&&P.scrollIntoView({behavior:"smooth",block:"nearest"})},[b]),u.useEffect(()=>{if(e){M.current&&(clearTimeout(M.current),M.current=null),p(i),m(i),E(!1);const P=setTimeout(()=>{requestAnimationFrame(()=>{const j=S.current[i];j&&!g&&j.focus()})},150);return()=>clearTimeout(P)}},[e,i,g]);const G=u.useCallback(P=>{P!==b&&(M.current&&clearTimeout(M.current),E(!0),p(P),M.current=setTimeout(()=>{m(P),E(!1),M.current=null},tD))},[b]);u.useEffect(()=>{const P=F.current;if(!P)return;const j=O=>{if(O.key!=="ArrowUp"&&O.key!=="ArrowDown"||!O.target.closest(".c__onboarding-modal__step"))return;O.preventDefault();const k=O.key==="ArrowDown"?(b+1)%l.length:(b-1+l.length)%l.length;G(k),setTimeout(()=>{var z;(z=S.current[k])==null||z.focus()},0)};return P.addEventListener("keydown",j),()=>P.removeEventListener("keydown",j)},[b,l.length,G]);const X=u.useCallback(()=>{D?d():G(b+1)},[D,d,G,b]),W=u.useCallback(()=>{q||G(b-1)},[q,G,b]),x=u.useCallback(()=>{c==null||c()},[c]);if(l.length===0)return null;const A=Math.max(0,Math.min(i,l.length-1));A!==i&&process.env.NODE_ENV==="development"&&console.warn(`OnboardingModal: initialStep (${i}) is out of bounds. Using ${A} instead.`);const w=a?o.jsxs("a",{className:"c__onboarding-modal__footer-link",target:"_blank",href:a.href,onClick:P=>{a.onClick&&(a.href||P.preventDefault(),a.onClick())},children:[o.jsx("span",{className:"material-icons","aria-hidden":"true",children:"info"}),o.jsx("span",{className:"c__onboarding-modal__footer-link__label",children:a.label})]}):void 0,_=o.jsxs(o.Fragment,{children:[g&&!q&&o.jsx(Y.Button,{variant:"secondary",onClick:W,"data-testid":"onboarding-previous",children:N}),c&&o.jsx(Y.Button,{variant:"tertiary",onClick:x,"data-testid":"onboarding-skip",children:L}),o.jsx(Y.Button,{variant:"primary",onClick:X,"data-testid":"onboarding-next",children:D?K:I})]});return o.jsx(Y.Modal,{isOpen:e,onClose:f,size:g?Y.ModalSize.FULL:t,closeOnClickOutside:!0,title:"","aria-label":n,leftActions:w,rightActions:_,children:o.jsxs("div",{className:"c__onboarding-modal","data-testid":"onboarding-modal",children:[o.jsxs("div",{className:"c__onboarding-modal__header",children:[r&&o.jsx("div",{className:"c__onboarding-modal__app-name",children:r}),o.jsx("h2",{className:"c__onboarding-modal__main-title",children:n})]}),o.jsxs("div",{className:u0("c__onboarding-modal__body",{"c__onboarding-modal__body--text-only":!R}),children:[o.jsx("div",{ref:F,className:"c__onboarding-modal__steps",role:"tablist","aria-orientation":"vertical","aria-label":n,children:l.map((P,j)=>o.jsx(S6,{ref:O=>{S.current[j]=O},step:P,index:j,totalSteps:l.length,isActive:j===b,ariaLabel:H(j,P.title),onClick:()=>G(j)},j))}),R&&o.jsx("div",{className:"c__onboarding-modal__content",role:"tabpanel","aria-live":"polite","aria-atomic":"true","aria-label":U(),children:o.jsx("div",{className:u0("c__onboarding-modal__content-inner",{"c__onboarding-modal__content-inner--fading":y}),children:Z==null?void 0:Z.content})}),(R||s)&&o.jsxs("div",{className:"c__onboarding-modal__mobile-step",children:[o.jsx("div",{className:"c__onboarding-modal__mobile-step__icon","aria-hidden":"true",children:Z&&ai(Z,!0)}),o.jsxs("div",{className:"c__onboarding-modal__mobile-step__content",children:[o.jsx("span",{className:"c__onboarding-modal__mobile-step__title",children:Z==null?void 0:Z.title}),(Z==null?void 0:Z.description)&&o.jsx("span",{className:"c__onboarding-modal__mobile-step__description",children:Z.description})]})]})]})]})})},rD=({used:e,total:t,unit:r="Go",compact:n=!1,precision:l=2,className:i,...a})=>{const{currentLocale:s}=Y.useCunningham(),c=t>0?Math.min(e/t*100,100):0,d=(v,g)=>v.toLocaleString(s,{minimumFractionDigits:g,maximumFractionDigits:g}),f=d(e,l),h=Number.isInteger(t)?t.toLocaleString(s):d(t,l);return o.jsxs("button",{type:"button",className:u0("c__storage-gauge",i,{"c__storage-gauge--compact":n}),...a,children:[!n&&o.jsx("div",{className:"c__storage-gauge__bar",children:o.jsx("div",{className:"c__storage-gauge__bar__fill",style:{width:`${c}%`}})}),o.jsxs("span",{className:"c__storage-gauge__label",children:[f," / ",h," ",r]})]})},nD=({steps:e,...t})=>o.jsx(M6,{...t,steps:e,size:Y.ModalSize.MEDIUM,hideContent:!0}),lD="data:image/svg+xml,%3csvg%20width='37'%20height='38'%20viewBox='0%200%2037%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_2456_1581)'%3e%3crect%20x='7.85'%20y='2.85'%20width='24.3'%20height='27.3'%20rx='3.42778'%20fill='white'/%3e%3crect%20x='7.85'%20y='2.85'%20width='24.3'%20height='27.3'%20rx='3.42778'%20stroke='%235A8228'%20stroke-width='0.7'/%3e%3crect%20x='7.85'%20y='2.85'%20width='24.3'%20height='27.3'%20rx='3.42778'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%206.5C10.5557%205.9784%2010.9785%205.55556%2011.5001%205.55556L14.5001%205.55556C15.0217%205.55556%2015.4446%205.9784%2015.4446%206.5C15.4446%207.0216%2015.0217%207.44445%2014.5001%207.44445L11.5001%207.44445C10.9785%207.44445%2010.5557%207.0216%2010.5557%206.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%206.5C10.5557%205.9784%2010.9785%205.55556%2011.5001%205.55556L14.5001%205.55556C15.0217%205.55556%2015.4446%205.9784%2015.4446%206.5C15.4446%207.0216%2015.0217%207.44445%2014.5001%207.44445L11.5001%207.44445C10.9785%207.44445%2010.5557%207.0216%2010.5557%206.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.15'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2010.5C10.5557%209.9784%2010.9785%209.55556%2011.5001%209.55556L14.5001%209.55556C15.0217%209.55556%2015.4446%209.9784%2015.4446%2010.5C15.4446%2011.0216%2015.0217%2011.4444%2014.5001%2011.4444H11.5001C10.9785%2011.4444%2010.5557%2011.0216%2010.5557%2010.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2010.5C10.5557%209.9784%2010.9785%209.55556%2011.5001%209.55556L14.5001%209.55556C15.0217%209.55556%2015.4446%209.9784%2015.4446%2010.5C15.4446%2011.0216%2015.0217%2011.4444%2014.5001%2011.4444H11.5001C10.9785%2011.4444%2010.5557%2011.0216%2010.5557%2010.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2014.5C10.5557%2013.9784%2010.9785%2013.5556%2011.5001%2013.5556L14.5001%2013.5556C15.0217%2013.5556%2015.4446%2013.9784%2015.4446%2014.5C15.4446%2015.0216%2015.0217%2015.4444%2014.5001%2015.4444H11.5001C10.9785%2015.4444%2010.5557%2015.0216%2010.5557%2014.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2014.5C10.5557%2013.9784%2010.9785%2013.5556%2011.5001%2013.5556L14.5001%2013.5556C15.0217%2013.5556%2015.4446%2013.9784%2015.4446%2014.5C15.4446%2015.0216%2015.0217%2015.4444%2014.5001%2015.4444H11.5001C10.9785%2015.4444%2010.5557%2015.0216%2010.5557%2014.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2018.5C10.5557%2017.9784%2010.9785%2017.5556%2011.5001%2017.5556H14.5001C15.0217%2017.5556%2015.4446%2017.9784%2015.4446%2018.5C15.4446%2019.0216%2015.0217%2019.4444%2014.5001%2019.4444H11.5001C10.9785%2019.4444%2010.5557%2019.0216%2010.5557%2018.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2018.5C10.5557%2017.9784%2010.9785%2017.5556%2011.5001%2017.5556H14.5001C15.0217%2017.5556%2015.4446%2017.9784%2015.4446%2018.5C15.4446%2019.0216%2015.0217%2019.4444%2014.5001%2019.4444H11.5001C10.9785%2019.4444%2010.5557%2019.0216%2010.5557%2018.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2022.5C10.5557%2021.9784%2010.9785%2021.5556%2011.5001%2021.5556H14.5001C15.0217%2021.5556%2015.4446%2021.9784%2015.4446%2022.5C15.4446%2023.0216%2015.0217%2023.4444%2014.5001%2023.4444H11.5001C10.9785%2023.4444%2010.5557%2023.0216%2010.5557%2022.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2022.5C10.5557%2021.9784%2010.9785%2021.5556%2011.5001%2021.5556H14.5001C15.0217%2021.5556%2015.4446%2021.9784%2015.4446%2022.5C15.4446%2023.0216%2015.0217%2023.4444%2014.5001%2023.4444H11.5001C10.9785%2023.4444%2010.5557%2023.0216%2010.5557%2022.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2026.5C10.5557%2025.9784%2010.9785%2025.5556%2011.5001%2025.5556H14.5001C15.0217%2025.5556%2015.4446%2025.9784%2015.4446%2026.5C15.4446%2027.0216%2015.0217%2027.4444%2014.5001%2027.4444H11.5001C10.9785%2027.4444%2010.5557%2027.0216%2010.5557%2026.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2026.5C10.5557%2025.9784%2010.9785%2025.5556%2011.5001%2025.5556H14.5001C15.0217%2025.5556%2015.4446%2025.9784%2015.4446%2026.5C15.4446%2027.0216%2015.0217%2027.4444%2014.5001%2027.4444H11.5001C10.9785%2027.4444%2010.5557%2027.0216%2010.5557%2026.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%206.49999C17.4443%205.97838%2017.8672%205.55554%2018.3888%205.55554H21.3888C21.9104%205.55554%2022.3332%205.97838%2022.3332%206.49999C22.3332%207.02159%2021.9104%207.44443%2021.3888%207.44443H18.3888C17.8672%207.44443%2017.4443%207.02159%2017.4443%206.49999Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%206.49999C17.4443%205.97838%2017.8672%205.55554%2018.3888%205.55554H21.3888C21.9104%205.55554%2022.3332%205.97838%2022.3332%206.49999C22.3332%207.02159%2021.9104%207.44443%2021.3888%207.44443H18.3888C17.8672%207.44443%2017.4443%207.02159%2017.4443%206.49999Z'%20fill='%23F6F8F9'%20fill-opacity='0.15'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2010.5C17.4443%209.97838%2017.8672%209.55554%2018.3888%209.55554H21.3888C21.9104%209.55554%2022.3332%209.97838%2022.3332%2010.5C22.3332%2011.0216%2021.9104%2011.4444%2021.3888%2011.4444H18.3888C17.8672%2011.4444%2017.4443%2011.0216%2017.4443%2010.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2010.5C17.4443%209.97838%2017.8672%209.55554%2018.3888%209.55554H21.3888C21.9104%209.55554%2022.3332%209.97838%2022.3332%2010.5C22.3332%2011.0216%2021.9104%2011.4444%2021.3888%2011.4444H18.3888C17.8672%2011.4444%2017.4443%2011.0216%2017.4443%2010.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2014.5C17.4443%2013.9784%2017.8672%2013.5555%2018.3888%2013.5555H21.3888C21.9104%2013.5555%2022.3332%2013.9784%2022.3332%2014.5C22.3332%2015.0216%2021.9104%2015.4444%2021.3888%2015.4444H18.3888C17.8672%2015.4444%2017.4443%2015.0216%2017.4443%2014.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2014.5C17.4443%2013.9784%2017.8672%2013.5555%2018.3888%2013.5555H21.3888C21.9104%2013.5555%2022.3332%2013.9784%2022.3332%2014.5C22.3332%2015.0216%2021.9104%2015.4444%2021.3888%2015.4444H18.3888C17.8672%2015.4444%2017.4443%2015.0216%2017.4443%2014.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2018.5C17.4443%2017.9784%2017.8672%2017.5555%2018.3888%2017.5555H21.3888C21.9104%2017.5555%2022.3332%2017.9784%2022.3332%2018.5C22.3332%2019.0216%2021.9104%2019.4444%2021.3888%2019.4444H18.3888C17.8672%2019.4444%2017.4443%2019.0216%2017.4443%2018.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2018.5C17.4443%2017.9784%2017.8672%2017.5555%2018.3888%2017.5555H21.3888C21.9104%2017.5555%2022.3332%2017.9784%2022.3332%2018.5C22.3332%2019.0216%2021.9104%2019.4444%2021.3888%2019.4444H18.3888C17.8672%2019.4444%2017.4443%2019.0216%2017.4443%2018.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2022.5C17.4443%2021.9784%2017.8672%2021.5555%2018.3888%2021.5555H21.3888C21.9104%2021.5555%2022.3332%2021.9784%2022.3332%2022.5C22.3332%2023.0216%2021.9104%2023.4444%2021.3888%2023.4444H18.3888C17.8672%2023.4444%2017.4443%2023.0216%2017.4443%2022.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2022.5C17.4443%2021.9784%2017.8672%2021.5555%2018.3888%2021.5555H21.3888C21.9104%2021.5555%2022.3332%2021.9784%2022.3332%2022.5C22.3332%2023.0216%2021.9104%2023.4444%2021.3888%2023.4444H18.3888C17.8672%2023.4444%2017.4443%2023.0216%2017.4443%2022.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2026.5C17.4443%2025.9784%2017.8672%2025.5555%2018.3888%2025.5555H21.3888C21.9104%2025.5555%2022.3332%2025.9784%2022.3332%2026.5C22.3332%2027.0216%2021.9104%2027.4444%2021.3888%2027.4444H18.3888C17.8672%2027.4444%2017.4443%2027.0216%2017.4443%2026.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.4443%2026.5C17.4443%2025.9784%2017.8672%2025.5555%2018.3888%2025.5555H21.3888C21.9104%2025.5555%2022.3332%2025.9784%2022.3332%2026.5C22.3332%2027.0216%2021.9104%2027.4444%2021.3888%2027.4444H18.3888C17.8672%2027.4444%2017.4443%2027.0216%2017.4443%2026.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%206.49999C24.333%205.97838%2024.7558%205.55554%2025.2775%205.55554H28.2775C28.7991%205.55554%2029.2219%205.97838%2029.2219%206.49999C29.2219%207.02159%2028.7991%207.44443%2028.2775%207.44443H25.2775C24.7558%207.44443%2024.333%207.02159%2024.333%206.49999Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%206.49999C24.333%205.97838%2024.7558%205.55554%2025.2775%205.55554H28.2775C28.7991%205.55554%2029.2219%205.97838%2029.2219%206.49999C29.2219%207.02159%2028.7991%207.44443%2028.2775%207.44443H25.2775C24.7558%207.44443%2024.333%207.02159%2024.333%206.49999Z'%20fill='%23F6F8F9'%20fill-opacity='0.15'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2010.5C24.333%209.97838%2024.7558%209.55554%2025.2775%209.55554H28.2775C28.7991%209.55554%2029.2219%209.97838%2029.2219%2010.5C29.2219%2011.0216%2028.7991%2011.4444%2028.2775%2011.4444H25.2775C24.7558%2011.4444%2024.333%2011.0216%2024.333%2010.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2010.5C24.333%209.97838%2024.7558%209.55554%2025.2775%209.55554H28.2775C28.7991%209.55554%2029.2219%209.97838%2029.2219%2010.5C29.2219%2011.0216%2028.7991%2011.4444%2028.2775%2011.4444H25.2775C24.7558%2011.4444%2024.333%2011.0216%2024.333%2010.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2014.5C24.333%2013.9784%2024.7558%2013.5555%2025.2775%2013.5555H28.2775C28.7991%2013.5555%2029.2219%2013.9784%2029.2219%2014.5C29.2219%2015.0216%2028.7991%2015.4444%2028.2775%2015.4444H25.2775C24.7558%2015.4444%2024.333%2015.0216%2024.333%2014.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2014.5C24.333%2013.9784%2024.7558%2013.5555%2025.2775%2013.5555H28.2775C28.7991%2013.5555%2029.2219%2013.9784%2029.2219%2014.5C29.2219%2015.0216%2028.7991%2015.4444%2028.2775%2015.4444H25.2775C24.7558%2015.4444%2024.333%2015.0216%2024.333%2014.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2018.5C24.333%2017.9784%2024.7558%2017.5555%2025.2775%2017.5555H28.2775C28.7991%2017.5555%2029.2219%2017.9784%2029.2219%2018.5C29.2219%2019.0216%2028.7991%2019.4444%2028.2775%2019.4444H25.2775C24.7558%2019.4444%2024.333%2019.0216%2024.333%2018.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2018.5C24.333%2017.9784%2024.7558%2017.5555%2025.2775%2017.5555H28.2775C28.7991%2017.5555%2029.2219%2017.9784%2029.2219%2018.5C29.2219%2019.0216%2028.7991%2019.4444%2028.2775%2019.4444H25.2775C24.7558%2019.4444%2024.333%2019.0216%2024.333%2018.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2022.5C24.333%2021.9784%2024.7558%2021.5555%2025.2775%2021.5555H28.2775C28.7991%2021.5555%2029.2219%2021.9784%2029.2219%2022.5C29.2219%2023.0216%2028.7991%2023.4444%2028.2775%2023.4444H25.2775C24.7558%2023.4444%2024.333%2023.0216%2024.333%2022.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2022.5C24.333%2021.9784%2024.7558%2021.5555%2025.2775%2021.5555H28.2775C28.7991%2021.5555%2029.2219%2021.9784%2029.2219%2022.5C29.2219%2023.0216%2028.7991%2023.4444%2028.2775%2023.4444H25.2775C24.7558%2023.4444%2024.333%2023.0216%2024.333%2022.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2026.5C24.333%2025.9784%2024.7558%2025.5555%2025.2775%2025.5555H28.2775C28.7991%2025.5555%2029.2219%2025.9784%2029.2219%2026.5C29.2219%2027.0216%2028.7991%2027.4444%2028.2775%2027.4444H25.2775C24.7558%2027.4444%2024.333%2027.0216%2024.333%2026.5Z'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.333%2026.5C24.333%2025.9784%2024.7558%2025.5555%2025.2775%2025.5555H28.2775C28.7991%2025.5555%2029.2219%2025.9784%2029.2219%2026.5C29.2219%2027.0216%2028.7991%2027.4444%2028.2775%2027.4444H25.2775C24.7558%2027.4444%2024.333%2027.0216%2024.333%2026.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cg%20filter='url(%23filter1_d_2456_1581)'%3e%3crect%20x='4'%20y='16'%20width='16'%20height='16'%20rx='4'%20fill='%235A8228'/%3e%3cpath%20d='M7.09546%2022.1884C6.84644%2022.1884%206.65161%2022.1181%206.51099%2021.9774C6.37036%2021.8339%206.30005%2021.6332%206.30005%2021.3754V20.413C6.30005%2020.1581%206.37036%2019.9589%206.51099%2019.8153C6.65161%2019.6718%206.84644%2019.6%207.09546%2019.6H8.89282C9.14185%2019.6%209.33667%2019.6718%209.4773%2019.8153C9.61792%2019.9589%209.68823%2020.1581%209.68823%2020.413V21.3754C9.68823%2021.6332%209.61792%2021.8339%209.4773%2021.9774C9.33667%2022.1181%209.14185%2022.1884%208.89282%2022.1884H7.09546ZM11.0637%2022.1884C10.8147%2022.1884%2010.6199%2022.1181%2010.4792%2021.9774C10.3386%2021.8339%2010.2683%2021.6332%2010.2683%2021.3754V20.413C10.2683%2020.1581%2010.3386%2019.9589%2010.4792%2019.8153C10.6199%2019.6718%2010.8147%2019.6%2011.0637%2019.6H12.8611C13.1101%2019.6%2013.3035%2019.6718%2013.4412%2019.8153C13.5818%2019.9589%2013.6521%2020.1581%2013.6521%2020.413V21.3754C13.6521%2021.6332%2013.5818%2021.8339%2013.4412%2021.9774C13.3035%2022.1181%2013.1101%2022.1884%2012.8611%2022.1884H11.0637ZM15.0408%2022.1884C14.7888%2022.1884%2014.5925%2022.1181%2014.4519%2021.9774C14.3113%2021.8339%2014.241%2021.6332%2014.241%2021.3754V20.413C14.241%2020.1581%2014.3113%2019.9589%2014.4519%2019.8153C14.5925%2019.6718%2014.7888%2019.6%2015.0408%2019.6H16.8337C17.0828%2019.6%2017.2776%2019.6718%2017.4182%2019.8153C17.5588%2019.9589%2017.6292%2020.1581%2017.6292%2020.413V21.3754C17.6292%2021.6332%2017.5588%2021.8339%2017.4182%2021.9774C17.2776%2022.1181%2017.0828%2022.1884%2016.8337%2022.1884H15.0408ZM7.09546%2025.2733C6.84644%2025.2733%206.65161%2025.203%206.51099%2025.0624C6.37036%2024.9188%206.30005%2024.7196%206.30005%2024.4647V23.4979C6.30005%2023.2401%206.37036%2023.0409%206.51099%2022.9003C6.65161%2022.7567%206.84644%2022.685%207.09546%2022.685H8.89282C9.14185%2022.685%209.33667%2022.7567%209.4773%2022.9003C9.61792%2023.0409%209.68823%2023.2401%209.68823%2023.4979V24.4647C9.68823%2024.7196%209.61792%2024.9188%209.4773%2025.0624C9.33667%2025.203%209.14185%2025.2733%208.89282%2025.2733H7.09546ZM11.0637%2025.2733C10.8147%2025.2733%2010.6199%2025.203%2010.4792%2025.0624C10.3386%2024.9188%2010.2683%2024.7196%2010.2683%2024.4647V23.4979C10.2683%2023.2401%2010.3386%2023.0409%2010.4792%2022.9003C10.6199%2022.7567%2010.8147%2022.685%2011.0637%2022.685H12.8611C13.1101%2022.685%2013.3035%2022.7567%2013.4412%2022.9003C13.5818%2023.0409%2013.6521%2023.2401%2013.6521%2023.4979V24.4647C13.6521%2024.7196%2013.5818%2024.9188%2013.4412%2025.0624C13.3035%2025.203%2013.1101%2025.2733%2012.8611%2025.2733H11.0637ZM15.0408%2025.2733C14.7888%2025.2733%2014.5925%2025.203%2014.4519%2025.0624C14.3113%2024.9188%2014.241%2024.7196%2014.241%2024.4647V23.4979C14.241%2023.2401%2014.3113%2023.0409%2014.4519%2022.9003C14.5925%2022.7567%2014.7888%2022.685%2015.0408%2022.685H16.8337C17.0828%2022.685%2017.2776%2022.7567%2017.4182%2022.9003C17.5588%2023.0409%2017.6292%2023.2401%2017.6292%2023.4979V24.4647C17.6292%2024.7196%2017.5588%2024.9188%2017.4182%2025.0624C17.2776%2025.203%2017.0828%2025.2733%2016.8337%2025.2733H15.0408ZM7.09546%2028.3627C6.84644%2028.3627%206.65161%2028.2909%206.51099%2028.1474C6.37036%2028.0067%206.30005%2027.8061%206.30005%2027.5453V26.5873C6.30005%2026.3266%206.37036%2026.1259%206.51099%2025.9853C6.65161%2025.8417%206.84644%2025.7699%207.09546%2025.7699H8.89282C9.14185%2025.7699%209.33667%2025.8417%209.4773%2025.9853C9.61792%2026.1259%209.68823%2026.3266%209.68823%2026.5873V27.5453C9.68823%2027.8061%209.61792%2028.0067%209.4773%2028.1474C9.33667%2028.2909%209.14185%2028.3627%208.89282%2028.3627H7.09546ZM11.0637%2028.3627C10.8147%2028.3627%2010.6199%2028.2909%2010.4792%2028.1474C10.3386%2028.0067%2010.2683%2027.8061%2010.2683%2027.5453V26.5873C10.2683%2026.3266%2010.3386%2026.1259%2010.4792%2025.9853C10.6199%2025.8417%2010.8147%2025.7699%2011.0637%2025.7699H12.8611C13.1101%2025.7699%2013.3035%2025.8417%2013.4412%2025.9853C13.5818%2026.1259%2013.6521%2026.3266%2013.6521%2026.5873V27.5453C13.6521%2027.8061%2013.5818%2028.0067%2013.4412%2028.1474C13.3035%2028.2909%2013.1101%2028.3627%2012.8611%2028.3627H11.0637ZM15.0408%2028.3627C14.7888%2028.3627%2014.5925%2028.2909%2014.4519%2028.1474C14.3113%2028.0067%2014.241%2027.8061%2014.241%2027.5453V26.5873C14.241%2026.3266%2014.3113%2026.1259%2014.4519%2025.9853C14.5925%2025.8417%2014.7888%2025.7699%2015.0408%2025.7699H16.8337C17.0828%2025.7699%2017.2776%2025.8417%2017.4182%2025.9853C17.5588%2026.1259%2017.6292%2026.3266%2017.6292%2026.5873V27.5453C17.6292%2027.8061%2017.5588%2028.0067%2017.4182%2028.1474C17.2776%2028.2909%2017.0828%2028.3627%2016.8337%2028.3627H15.0408Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_2456_1581'%20x='0'%20y='-2'%20width='40'%20height='40'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.0941176%200%200%200%200%200.105882%200%200%200%200%200.141176%200%200%200%200.05%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2456_1581'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2456_1581'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_d_2456_1581'%20x='4'%20y='14'%20width='18'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='1'%20dy='-1'/%3e%3cfeGaussianBlur%20stdDeviation='0.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.04%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2456_1581'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2456_1581'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e",iD="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='4.35'%20y='0.35'%20width='23.3'%20height='31.3'%20rx='3.20556'%20fill='white'/%3e%3crect%20x='4.35'%20y='0.35'%20width='23.3'%20height='31.3'%20rx='3.20556'%20stroke='%233677CC'%20stroke-width='0.7'/%3e%3crect%20x='4.35'%20y='0.35'%20width='23.3'%20height='31.3'%20rx='3.20556'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.58374%207.2623C7.58374%206.77138%207.98171%206.37341%208.47263%206.37341H16.4726C16.9635%206.37341%2017.3615%206.77138%2017.3615%207.2623C17.3615%207.75322%2016.9635%208.15118%2016.4726%208.15118H8.47263C7.98171%208.15118%207.58374%207.75322%207.58374%207.2623Z'%20fill='%233677CC'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.58374%207.2623C7.58374%206.77138%207.98171%206.37341%208.47263%206.37341H16.4726C16.9635%206.37341%2017.3615%206.77138%2017.3615%207.2623C17.3615%207.75322%2016.9635%208.15118%2016.4726%208.15118H8.47263C7.98171%208.15118%207.58374%207.75322%207.58374%207.2623Z'%20fill='%23F6F8F9'%20fill-opacity='0.15'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.58374%2010.2685C7.58374%209.77761%207.98171%209.37964%208.47263%209.37964H23.5273C24.0182%209.37964%2024.4162%209.77761%2024.4162%2010.2685C24.4162%2010.7594%2024.0182%2011.1574%2023.5273%2011.1574H8.47263C7.98171%2011.1574%207.58374%2010.7594%207.58374%2010.2685ZM7.58374%2012.9352C7.58374%2012.4443%207.98171%2012.0463%208.47263%2012.0463H23.5273C24.0182%2012.0463%2024.4162%2012.4443%2024.4162%2012.9352C24.4162%2013.4261%2024.0182%2013.8241%2023.5273%2013.8241H8.47263C7.98171%2013.8241%207.58374%2013.4261%207.58374%2012.9352ZM7.58374%2015.6019C7.58374%2015.1109%207.98171%2014.713%208.47263%2014.713H23.5273C24.0182%2014.713%2024.4162%2015.1109%2024.4162%2015.6019C24.4162%2016.0928%2024.0182%2016.4907%2023.5273%2016.4907H8.47263C7.98171%2016.4907%207.58374%2016.0928%207.58374%2015.6019ZM7.58374%2018.2685C7.58374%2017.7776%207.98171%2017.3796%208.47263%2017.3796H23.5273C24.0182%2017.3796%2024.4162%2017.7776%2024.4162%2018.2685C24.4162%2018.7594%2024.0182%2019.1574%2023.5273%2019.1574H8.47263C7.98171%2019.1574%207.58374%2018.7594%207.58374%2018.2685Z'%20fill='%233677CC'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.58374%2010.2685C7.58374%209.77761%207.98171%209.37964%208.47263%209.37964H23.5273C24.0182%209.37964%2024.4162%209.77761%2024.4162%2010.2685C24.4162%2010.7594%2024.0182%2011.1574%2023.5273%2011.1574H8.47263C7.98171%2011.1574%207.58374%2010.7594%207.58374%2010.2685ZM7.58374%2012.9352C7.58374%2012.4443%207.98171%2012.0463%208.47263%2012.0463H23.5273C24.0182%2012.0463%2024.4162%2012.4443%2024.4162%2012.9352C24.4162%2013.4261%2024.0182%2013.8241%2023.5273%2013.8241H8.47263C7.98171%2013.8241%207.58374%2013.4261%207.58374%2012.9352ZM7.58374%2015.6019C7.58374%2015.1109%207.98171%2014.713%208.47263%2014.713H23.5273C24.0182%2014.713%2024.4162%2015.1109%2024.4162%2015.6019C24.4162%2016.0928%2024.0182%2016.4907%2023.5273%2016.4907H8.47263C7.98171%2016.4907%207.58374%2016.0928%207.58374%2015.6019ZM7.58374%2018.2685C7.58374%2017.7776%207.98171%2017.3796%208.47263%2017.3796H23.5273C24.0182%2017.3796%2024.4162%2017.7776%2024.4162%2018.2685C24.4162%2018.7594%2024.0182%2019.1574%2023.5273%2019.1574H8.47263C7.98171%2019.1574%207.58374%2018.7594%207.58374%2018.2685Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.58374%2020.9666C7.58374%2020.4757%207.98171%2020.0777%208.47263%2020.0777H23.5273C24.0182%2020.0777%2024.4162%2020.4757%2024.4162%2020.9666C24.4162%2021.4575%2024.0182%2021.8555%2023.5273%2021.8555H8.47263C7.98171%2021.8555%207.58374%2021.4575%207.58374%2020.9666ZM7.58374%2023.6333C7.58374%2023.1424%207.98171%2022.7444%208.47263%2022.7444H23.5273C24.0182%2022.7444%2024.4162%2023.1424%2024.4162%2023.6333C24.4162%2024.1242%2024.0182%2024.5222%2023.5273%2024.5222H8.47263C7.98171%2024.5222%207.58374%2024.1242%207.58374%2023.6333ZM7.58374%2026.3C7.58374%2025.809%207.98171%2025.4111%208.47263%2025.4111H23.5273C24.0182%2025.4111%2024.4162%2025.809%2024.4162%2026.3C24.4162%2026.7909%2024.0182%2027.1888%2023.5273%2027.1888H8.47263C7.98171%2027.1888%207.58374%2026.7909%207.58374%2026.3ZM7.58374%2028.9666C7.58374%2028.4757%207.98171%2028.0777%208.47263%2028.0777H23.5273C24.0182%2028.0777%2024.4162%2028.4757%2024.4162%2028.9666C24.4162%2029.4575%2024.0182%2029.8555%2023.5273%2029.8555H8.47263C7.98171%2029.8555%207.58374%2029.4575%207.58374%2028.9666Z'%20fill='%233677CC'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.58374%2020.9666C7.58374%2020.4757%207.98171%2020.0777%208.47263%2020.0777H23.5273C24.0182%2020.0777%2024.4162%2020.4757%2024.4162%2020.9666C24.4162%2021.4575%2024.0182%2021.8555%2023.5273%2021.8555H8.47263C7.98171%2021.8555%207.58374%2021.4575%207.58374%2020.9666ZM7.58374%2023.6333C7.58374%2023.1424%207.98171%2022.7444%208.47263%2022.7444H23.5273C24.0182%2022.7444%2024.4162%2023.1424%2024.4162%2023.6333C24.4162%2024.1242%2024.0182%2024.5222%2023.5273%2024.5222H8.47263C7.98171%2024.5222%207.58374%2024.1242%207.58374%2023.6333ZM7.58374%2026.3C7.58374%2025.809%207.98171%2025.4111%208.47263%2025.4111H23.5273C24.0182%2025.4111%2024.4162%2025.809%2024.4162%2026.3C24.4162%2026.7909%2024.0182%2027.1888%2023.5273%2027.1888H8.47263C7.98171%2027.1888%207.58374%2026.7909%207.58374%2026.3ZM7.58374%2028.9666C7.58374%2028.4757%207.98171%2028.0777%208.47263%2028.0777H23.5273C24.0182%2028.0777%2024.4162%2028.4757%2024.4162%2028.9666C24.4162%2029.4575%2024.0182%2029.8555%2023.5273%2029.8555H8.47263C7.98171%2029.8555%207.58374%2029.4575%207.58374%2028.9666Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3crect%20y='16'%20width='16'%20height='16'%20rx='4'%20fill='%233677CC'/%3e%3cpath%20d='M10.1114%2028.8117C10.5494%2028.6889%2010.9687%2028.4648%2011.2439%2028.0688C11.5156%2027.6811%2011.5921%2027.1892%2011.5921%2026.7159V19.7816C11.5921%2019.6588%2011.5854%2019.5358%2011.5706%2019.4143C11.7881%2019.4999%2011.9557%2019.6412%2012.0735%2019.8384C12.2124%2020.0626%2012.2819%2020.3578%2012.2819%2020.7241V27.7674C12.2819%2028.2632%2012.1603%2028.6342%2011.9172%2028.8805C11.674%2029.1268%2011.3077%2029.2499%2010.8183%2029.2499H8.15784C8.22085%2029.2389%208.28402%2029.2275%208.34733%2029.2159C8.90251%2029.1167%209.48924%2028.982%2010.107%2028.813L10.1114%2028.8117Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.71826%2027.6206V20.5679C3.71826%2020.1384%203.83352%2019.8132%204.06403%2019.5922C4.2977%2019.3711%204.60716%2019.2495%204.9924%2019.2274C5.56078%2019.1927%206.09917%2019.1453%206.60756%2019.0853C7.11595%2019.0222%207.60224%2018.9496%208.06642%2018.8675C8.53376%2018.7854%208.98847%2018.6938%209.43055%2018.5927C9.88526%2018.4854%2010.2342%2018.5391%2010.4773%2018.7538C10.7205%2018.9685%2010.842%2019.3111%2010.842%2019.7816V26.7159C10.842%2027.1296%2010.771%2027.4375%2010.6289%2027.6396C10.4868%2027.8448%2010.2468%2027.9948%209.90894%2028.0895C9.30898%2028.2537%208.74375%2028.3832%208.21326%2028.4779C7.68276%2028.5758%207.1649%2028.65%206.65966%2028.7006C6.15443%2028.7511%205.63657%2028.7906%205.10607%2028.819C4.66715%2028.8442%204.32612%2028.7527%204.08298%2028.5443C3.83983%2028.339%203.71826%2028.0311%203.71826%2027.6206ZM5.45324%2021.8484C6.1488%2021.8041%206.78618%2021.7361%207.36533%2021.6444C7.50584%2021.6215%207.64615%2021.5976%207.78592%2021.5728C7.93219%2021.5469%208.03797%2021.4195%208.03797%2021.2713C8.03797%2021.0793%207.86426%2020.9348%207.67562%2020.967C7.56726%2020.9854%207.45833%2021.0034%207.34882%2021.0209C6.77548%2021.1122%206.14195%2021.18%205.44821%2021.2241C5.34432%2021.2308%205.26166%2021.2632%205.20853%2021.3277C5.15829%2021.3887%205.13367%2021.4621%205.13367%2021.5458C5.13367%2021.6308%205.16236%2021.7048%205.21963%2021.7657L5.22044%2021.7665C5.28251%2021.8285%205.36138%2021.8554%205.45324%2021.8484ZM5.45301%2023.421C6.14866%2023.3767%206.78612%2023.3087%207.36533%2023.2169C7.94704%2023.1221%208.52261%2023.0114%209.0917%2022.885C9.20718%2022.8593%209.29368%2022.8189%209.33695%2022.7561C9.37949%2022.6958%209.40052%2022.6266%209.40052%2022.5499C9.40052%2022.4635%209.36758%2022.389%209.30351%2022.3285C9.23452%2022.2633%209.13805%2022.2481%209.0239%2022.2716L9.02317%2022.2718C8.48087%2022.3948%207.92276%2022.502%207.34882%2022.5934C6.77548%2022.6848%206.14195%2022.7526%205.44821%2022.7967C5.34432%2022.8034%205.26166%2022.8358%205.20853%2022.9003C5.15853%2022.961%205.13367%2023.0327%205.13367%2023.1136C5.13367%2023.2014%205.16203%2023.2771%205.21959%2023.3383L5.22125%2023.3398C5.28312%2023.3981%205.36118%2023.4246%205.45207%2023.4211L5.45301%2023.421ZM5.45317%2024.9935C6.14877%2024.9461%206.78616%2024.8765%207.36529%2024.7848C7.94708%2024.6931%208.52254%2024.584%209.0917%2024.4575C9.20745%2024.4318%209.29404%2024.3897%209.33724%2024.3235C9.37936%2024.2636%209.40052%2024.1962%209.40052%2024.1225C9.40052%2024.036%209.36758%2023.9615%209.30351%2023.901C9.23452%2023.8359%209.13805%2023.8207%209.0239%2023.8442L9.02337%2023.8443C8.481%2023.9641%207.92282%2024.0698%207.34882%2024.1612C6.77543%2024.2526%206.14188%2024.322%205.44811%2024.3693C5.34426%2024.376%205.26164%2024.4083%205.20853%2024.4728C5.15853%2024.5335%205.13367%2024.6052%205.13367%2024.6861C5.13367%2024.7739%205.16203%2024.8497%205.21959%2024.9108L5.22125%2024.9124C5.28312%2024.9706%205.36118%2024.9971%205.45207%2024.9936L5.45317%2024.9935ZM7.36533%2026.3464C6.78619%2026.4382%206.14881%2026.5062%205.45325%2026.5504C5.36139%2026.5574%205.28251%2026.5306%205.22044%2026.4685L5.21964%2026.4677C5.16237%2026.4068%205.13367%2026.3328%205.13367%2026.2478C5.13367%2026.1641%205.15829%2026.0908%205.20853%2026.0297C5.26166%2025.9652%205.34435%2025.9329%205.44824%2025.9262C6.14198%2025.882%206.77548%2025.8142%207.34882%2025.7229C7.45833%2025.7054%207.56726%2025.6875%207.67562%2025.669C7.86426%2025.6368%208.03797%2025.7813%208.03797%2025.9733C8.03797%2026.1215%207.93219%2026.249%207.78592%2026.2749C7.64615%2026.2996%207.50584%2026.3235%207.36533%2026.3464Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",oD="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.85'%20y='5.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20fill='%236D778C'/%3e%3crect%20x='2.85'%20y='5.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20fill='%23F6F8F9'%20fill-opacity='0.975'/%3e%3crect%20x='2.85'%20y='5.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20stroke='%236D778C'%20stroke-width='0.7'/%3e%3crect%20x='2.85'%20y='5.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3cpath%20d='M11.1501%2013.8098C11.548%2014.0383%2011.9865%2014.1525%2012.4655%2014.1525C12.9446%2014.1525%2013.3794%2014.0383%2013.77%2013.8098C14.1606%2013.574%2014.4738%2013.2571%2014.7096%2012.8591C14.9454%2012.4612%2015.0633%2012.0227%2015.0633%2011.5437C15.0633%2011.072%2014.9454%2010.6372%2014.7096%2010.2392C14.4738%209.84128%2014.1606%209.52439%2013.77%209.28856C13.3794%209.05273%2012.9446%208.93481%2012.4655%208.93481C11.9865%208.93481%2011.548%209.05273%2011.1501%209.28856C10.7595%209.52439%2010.4463%209.84128%2010.2104%2010.2392C9.9746%2010.6372%209.85669%2011.072%209.85669%2011.5437C9.85669%2012.0227%209.9746%2012.4612%2010.2104%2012.8591C10.4463%2013.2571%2010.7595%2013.574%2011.1501%2013.8098Z'%20fill='%239B6F02'/%3e%3cpath%20d='M11.1501%2013.8098C11.548%2014.0383%2011.9865%2014.1525%2012.4655%2014.1525C12.9446%2014.1525%2013.3794%2014.0383%2013.77%2013.8098C14.1606%2013.574%2014.4738%2013.2571%2014.7096%2012.8591C14.9454%2012.4612%2015.0633%2012.0227%2015.0633%2011.5437C15.0633%2011.072%2014.9454%2010.6372%2014.7096%2010.2392C14.4738%209.84128%2014.1606%209.52439%2013.77%209.28856C13.3794%209.05273%2012.9446%208.93481%2012.4655%208.93481C11.9865%208.93481%2011.548%209.05273%2011.1501%209.28856C10.7595%209.52439%2010.4463%209.84128%2010.2104%2010.2392C9.9746%2010.6372%209.85669%2011.072%209.85669%2011.5437C9.85669%2012.0227%209.9746%2012.4612%2010.2104%2012.8591C10.4463%2013.2571%2010.7595%2013.574%2011.1501%2013.8098Z'%20fill='%23F6F8F9'%20fill-opacity='0.15'/%3e%3cpath%20d='M8.96908%2018.1188C9.48821%2017.3845%209.74777%2017.0174%2010.0663%2016.8862C10.3452%2016.7713%2010.6548%2016.7713%2010.9338%2016.8862C11.2522%2017.0174%2011.5118%2017.3845%2012.0309%2018.1188L13.9066%2020.7717C14.6415%2021.8111%2015.0089%2022.3308%2014.9998%2022.7657C14.9919%2023.1441%2014.8237%2023.4989%2014.5416%2023.7321C14.2173%2024.0001%2013.6035%2024.0001%2012.3757%2024.0001H8.62431C7.39655%2024.0001%206.78266%2024.0001%206.45844%2023.7321C6.17628%2023.4989%206.00807%2023.1441%206.00016%2022.7657C5.99108%2022.3308%206.35852%2021.8111%207.09338%2020.7717L8.96908%2018.1188Z'%20fill='%235A8228'/%3e%3cpath%20d='M8.96908%2018.1188C9.48821%2017.3845%209.74777%2017.0174%2010.0663%2016.8862C10.3452%2016.7713%2010.6548%2016.7713%2010.9338%2016.8862C11.2522%2017.0174%2011.5118%2017.3845%2012.0309%2018.1188L13.9066%2020.7717C14.6415%2021.8111%2015.0089%2022.3308%2014.9998%2022.7657C14.9919%2023.1441%2014.8237%2023.4989%2014.5416%2023.7321C14.2173%2024.0001%2013.6035%2024.0001%2012.3757%2024.0001H8.62431C7.39655%2024.0001%206.78266%2024.0001%206.45844%2023.7321C6.17628%2023.4989%206.00807%2023.1441%206.00016%2022.7657C5.99108%2022.3308%206.35852%2021.8111%207.09338%2020.7717L8.96908%2018.1188Z'%20fill='%23F6F8F9'%20fill-opacity='0.55'/%3e%3cpath%20d='M17.2241%2013.6237C17.7696%2012.713%2018.0424%2012.2577%2018.3925%2012.102C18.6982%2011.966%2019.0447%2011.966%2019.3504%2012.102C19.7005%2012.2577%2019.9733%2012.713%2020.5188%2013.6237L24.9064%2020.9476C25.5036%2021.9446%2025.8022%2022.443%2025.7689%2022.8541C25.7399%2023.2124%2025.5629%2023.5405%2025.283%2023.7545C24.962%2024%2024.3943%2024%2023.259%2024H14.4839C13.3486%2024%2012.7809%2024%2012.4599%2023.7545C12.18%2023.5405%2012.003%2023.2124%2011.9739%2022.8541C11.9406%2022.443%2012.2393%2021.9446%2012.8365%2020.9476L17.2241%2013.6237Z'%20fill='%235A8228'/%3e%3c/svg%3e",a3="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2033%2037'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_2928_1265)'%3e%3cg%20clip-path='url(%23clip0_2928_1265)'%3e%3cmask%20id='mask0_2928_1265'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='25'%20height='33'%3e%3cpath%20d='M4.85%206.196C4.85%205.19333%204.85027%204.46238%204.89734%203.8863C4.94407%203.31431%205.03519%202.92589%205.19987%202.60269C5.50762%201.99869%205.99869%201.50762%206.60269%201.19987C6.92589%201.03519%207.31431%200.944073%207.8863%200.89734C8.46238%200.850272%209.19333%200.85%2010.196%200.85H19.5118C20.2622%200.85%2020.5804%200.852249%2020.876%200.92322C21.1464%200.988136%2021.4049%201.09521%2021.642%201.2405C21.9012%201.39935%2022.1278%201.62274%2022.6584%202.15337L26.8466%206.3416C27.3773%206.87223%2027.6006%207.09881%2027.7595%207.35802C27.9048%207.59512%2028.0119%207.85362%2028.0768%208.12401C28.1478%208.41962%2028.15%208.73779%2028.15%209.48822V26.804C28.15%2027.8067%2028.1497%2028.5376%2028.1027%2029.1137C28.0559%2029.6857%2027.9648%2030.0741%2027.8001%2030.3973C27.4924%2031.0013%2027.0013%2031.4924%2026.3973%2031.8001C26.0741%2031.9648%2025.6857%2032.0559%2025.1137%2032.1027C24.5376%2032.1497%2023.8067%2032.15%2022.804%2032.15H10.196C9.19333%2032.15%208.46238%2032.1497%207.8863%2032.1027C7.31431%2032.0559%206.92589%2031.9648%206.60269%2031.8001C5.99869%2031.4924%205.50762%2031.0013%205.19987%2030.3973C5.03519%2030.0741%204.94407%2029.6857%204.89734%2029.1137C4.85027%2028.5376%204.85%2027.8067%204.85%2026.804V6.196Z'%20fill='%23D9D9D9'/%3e%3cpath%20d='M4.85%206.196C4.85%205.19333%204.85027%204.46238%204.89734%203.8863C4.94407%203.31431%205.03519%202.92589%205.19987%202.60269C5.50762%201.99869%205.99869%201.50762%206.60269%201.19987C6.92589%201.03519%207.31431%200.944073%207.8863%200.89734C8.46238%200.850272%209.19333%200.85%2010.196%200.85H19.5118C20.2622%200.85%2020.5804%200.852249%2020.876%200.92322C21.1464%200.988136%2021.4049%201.09521%2021.642%201.2405C21.9012%201.39935%2022.1278%201.62274%2022.6584%202.15337L26.8466%206.3416C27.3773%206.87223%2027.6006%207.09881%2027.7595%207.35802C27.9048%207.59512%2028.0119%207.85362%2028.0768%208.12401C28.1478%208.41962%2028.15%208.73779%2028.15%209.48822V26.804C28.15%2027.8067%2028.1497%2028.5376%2028.1027%2029.1137C28.0559%2029.6857%2027.9648%2030.0741%2027.8001%2030.3973C27.4924%2031.0013%2027.0013%2031.4924%2026.3973%2031.8001C26.0741%2031.9648%2025.6857%2032.0559%2025.1137%2032.1027C24.5376%2032.1497%2023.8067%2032.15%2022.804%2032.15H10.196C9.19333%2032.15%208.46238%2032.1497%207.8863%2032.1027C7.31431%2032.0559%206.92589%2031.9648%206.60269%2031.8001C5.99869%2031.4924%205.50762%2031.0013%205.19987%2030.3973C5.03519%2030.0741%204.94407%2029.6857%204.89734%2029.1137C4.85027%2028.5376%204.85%2027.8067%204.85%2026.804V6.196Z'%20fill='%23F6F6F6'/%3e%3cpath%20d='M4.85%206.196C4.85%205.19333%204.85027%204.46238%204.89734%203.8863C4.94407%203.31431%205.03519%202.92589%205.19987%202.60269C5.50762%201.99869%205.99869%201.50762%206.60269%201.19987C6.92589%201.03519%207.31431%200.944073%207.8863%200.89734C8.46238%200.850272%209.19333%200.85%2010.196%200.85H19.5118C20.2622%200.85%2020.5804%200.852249%2020.876%200.92322C21.1464%200.988136%2021.4049%201.09521%2021.642%201.2405C21.9012%201.39935%2022.1278%201.62274%2022.6584%202.15337L26.8466%206.3416C27.3773%206.87223%2027.6006%207.09881%2027.7595%207.35802C27.9048%207.59512%2028.0119%207.85362%2028.0768%208.12401C28.1478%208.41962%2028.15%208.73779%2028.15%209.48822V26.804C28.15%2027.8067%2028.1497%2028.5376%2028.1027%2029.1137C28.0559%2029.6857%2027.9648%2030.0741%2027.8001%2030.3973C27.4924%2031.0013%2027.0013%2031.4924%2026.3973%2031.8001C26.0741%2031.9648%2025.6857%2032.0559%2025.1137%2032.1027C24.5376%2032.1497%2023.8067%2032.15%2022.804%2032.15H10.196C9.19333%2032.15%208.46238%2032.1497%207.8863%2032.1027C7.31431%2032.0559%206.92589%2031.9648%206.60269%2031.8001C5.99869%2031.4924%205.50762%2031.0013%205.19987%2030.3973C5.03519%2030.0741%204.94407%2029.6857%204.89734%2029.1137C4.85027%2028.5376%204.85%2027.8067%204.85%2026.804V6.196Z'%20stroke='%23CECECE'%20stroke-width='0.7'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2928_1265)'%3e%3cpath%20d='M4.85%206.196C4.85%205.19333%204.85027%204.46238%204.89734%203.8863C4.94407%203.31431%205.03519%202.92589%205.19987%202.60269C5.50762%201.99869%205.99869%201.50762%206.60269%201.19987C6.92589%201.03519%207.31431%200.944073%207.8863%200.89734C8.46238%200.850272%209.19333%200.85%2010.196%200.85H19.5118C20.2622%200.85%2020.5804%200.852249%2020.876%200.92322C21.1464%200.988136%2021.4049%201.09521%2021.642%201.2405C21.9012%201.39935%2022.1278%201.62274%2022.6584%202.15337L26.8466%206.3416C27.3773%206.87223%2027.6006%207.09881%2027.7595%207.35802C27.9048%207.59512%2028.0119%207.85362%2028.0768%208.12401C28.1478%208.41962%2028.15%208.73779%2028.15%209.48822V26.804C28.15%2027.8067%2028.1497%2028.5376%2028.1027%2029.1137C28.0559%2029.6857%2027.9648%2030.0741%2027.8001%2030.3973C27.4924%2031.0013%2027.0013%2031.4924%2026.3973%2031.8001C26.0741%2031.9648%2025.6857%2032.0559%2025.1137%2032.1027C24.5376%2032.1497%2023.8067%2032.15%2022.804%2032.15H10.196C9.19333%2032.15%208.46238%2032.1497%207.8863%2032.1027C7.31431%2032.0559%206.92589%2031.9648%206.60269%2031.8001C5.99869%2031.4924%205.50762%2031.0013%205.19987%2030.3973C5.03519%2030.0741%204.94407%2029.6857%204.89734%2029.1137C4.85027%2028.5376%204.85%2027.8067%204.85%2026.804V6.196Z'%20fill='%23FAFAFA'/%3e%3cpath%20d='M4.85%206.196C4.85%205.19333%204.85027%204.46238%204.89734%203.8863C4.94407%203.31431%205.03519%202.92589%205.19987%202.60269C5.50762%201.99869%205.99869%201.50762%206.60269%201.19987C6.92589%201.03519%207.31431%200.944073%207.8863%200.89734C8.46238%200.850272%209.19333%200.85%2010.196%200.85H19.5118C20.2622%200.85%2020.5804%200.852249%2020.876%200.92322C21.1464%200.988136%2021.4049%201.09521%2021.642%201.2405C21.9012%201.39935%2022.1278%201.62274%2022.6584%202.15337L26.8466%206.3416C27.3773%206.87223%2027.6006%207.09881%2027.7595%207.35802C27.9048%207.59512%2028.0119%207.85362%2028.0768%208.12401C28.1478%208.41962%2028.15%208.73779%2028.15%209.48822V26.804C28.15%2027.8067%2028.1497%2028.5376%2028.1027%2029.1137C28.0559%2029.6857%2027.9648%2030.0741%2027.8001%2030.3973C27.4924%2031.0013%2027.0013%2031.4924%2026.3973%2031.8001C26.0741%2031.9648%2025.6857%2032.0559%2025.1137%2032.1027C24.5376%2032.1497%2023.8067%2032.15%2022.804%2032.15H10.196C9.19333%2032.15%208.46238%2032.1497%207.8863%2032.1027C7.31431%2032.0559%206.92589%2031.9648%206.60269%2031.8001C5.99869%2031.4924%205.50762%2031.0013%205.19987%2030.3973C5.03519%2030.0741%204.94407%2029.6857%204.89734%2029.1137C4.85027%2028.5376%204.85%2027.8067%204.85%2026.804V6.196Z'%20fill='url(%23paint0_linear_2928_1265)'%20fill-opacity='0.4'/%3e%3cpath%20d='M4.85%206.196C4.85%205.19333%204.85027%204.46238%204.89734%203.8863C4.94407%203.31431%205.03519%202.92589%205.19987%202.60269C5.50762%201.99869%205.99869%201.50762%206.60269%201.19987C6.92589%201.03519%207.31431%200.944073%207.8863%200.89734C8.46238%200.850272%209.19333%200.85%2010.196%200.85H19.5118C20.2622%200.85%2020.5804%200.852249%2020.876%200.92322C21.1464%200.988136%2021.4049%201.09521%2021.642%201.2405C21.9012%201.39935%2022.1278%201.62274%2022.6584%202.15337L26.8466%206.3416C27.3773%206.87223%2027.6006%207.09881%2027.7595%207.35802C27.9048%207.59512%2028.0119%207.85362%2028.0768%208.12401C28.1478%208.41962%2028.15%208.73779%2028.15%209.48822V26.804C28.15%2027.8067%2028.1497%2028.5376%2028.1027%2029.1137C28.0559%2029.6857%2027.9648%2030.0741%2027.8001%2030.3973C27.4924%2031.0013%2027.0013%2031.4924%2026.3973%2031.8001C26.0741%2031.9648%2025.6857%2032.0559%2025.1137%2032.1027C24.5376%2032.1497%2023.8067%2032.15%2022.804%2032.15H10.196C9.19333%2032.15%208.46238%2032.1497%207.8863%2032.1027C7.31431%2032.0559%206.92589%2031.9648%206.60269%2031.8001C5.99869%2031.4924%205.50762%2031.0013%205.19987%2030.3973C5.03519%2030.0741%204.94407%2029.6857%204.89734%2029.1137C4.85027%2028.5376%204.85%2027.8067%204.85%2026.804V6.196Z'%20stroke='%23CECECE'%20stroke-width='0.7'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.94678%2011.6359C8.94678%2011.145%209.34475%2010.747%209.83567%2010.747H17.8357C18.3266%2010.747%2018.7246%2011.145%2018.7246%2011.6359C18.7246%2012.1268%2018.3266%2012.5248%2017.8357%2012.5248H9.83567C9.34475%2012.5248%208.94678%2012.1268%208.94678%2011.6359Z'%20fill='%23CECECE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.94678%2014.6359C8.94678%2014.145%209.34475%2013.747%209.83567%2013.747H13.8357C14.3266%2013.747%2014.7246%2014.145%2014.7246%2014.6359C14.7246%2015.1268%2014.3266%2015.5248%2013.8357%2015.5248H9.83567C9.34475%2015.5248%208.94678%2015.1268%208.94678%2014.6359Z'%20fill='%23CECECE'/%3e%3cg%20filter='url(%23filter1_d_2928_1265)'%3e%3cmask%20id='path-5-inside-1_2928_1265'%20fill='white'%3e%3cpath%20d='M20.5967%204.94V0.5H28.5967V8.5H24.1567C22.1905%208.5%2020.5967%206.90613%2020.5967%204.94Z'/%3e%3c/mask%3e%3cpath%20d='M20.5967%204.94V0.5H28.5967V8.5H24.1567C22.1905%208.5%2020.5967%206.90613%2020.5967%204.94Z'%20fill='%23E5E5E5'/%3e%3cpath%20d='M20.5967%200.5V-0.2H19.8967V0.5H20.5967ZM28.5967%208.5V9.2H29.2967V8.5H28.5967ZM28.5967%200.5H29.2967V-0.2H28.5967V0.5ZM19.8967%200.5V4.94H21.2967V0.5H19.8967ZM24.1567%209.2H28.5967V7.8H24.1567V9.2ZM20.5967%201.2H28.5967V-0.2H20.5967V1.2ZM27.8967%200.5V8.5H29.2967V0.5H27.8967ZM19.8967%204.94C19.8967%207.29273%2021.8039%209.2%2024.1567%209.2V7.8C22.5771%207.8%2021.2967%206.51953%2021.2967%204.94H19.8967Z'%20fill='%23CECECE'%20mask='url(%23path-5-inside-1_2928_1265)'/%3e%3c/g%3e%3cpath%20d='M4.85%206.196C4.85%205.19333%204.85027%204.46238%204.89734%203.8863C4.94407%203.31431%205.03519%202.92589%205.19987%202.60269C5.50762%201.99869%205.99869%201.50762%206.60269%201.19987C6.92589%201.03519%207.31431%200.944073%207.8863%200.89734C8.46238%200.850272%209.19333%200.85%2010.196%200.85H19.5118C20.2622%200.85%2020.5804%200.852249%2020.876%200.92322C21.1464%200.988136%2021.4049%201.09521%2021.642%201.2405C21.9012%201.39935%2022.1278%201.62274%2022.6584%202.15337L26.8466%206.3416C27.3773%206.87223%2027.6006%207.09881%2027.7595%207.35802C27.9048%207.59512%2028.0119%207.85362%2028.0768%208.12401C28.1478%208.41962%2028.15%208.73779%2028.15%209.48822V26.804C28.15%2027.8067%2028.1497%2028.5376%2028.1027%2029.1137C28.0559%2029.6857%2027.9648%2030.0741%2027.8001%2030.3973C27.4924%2031.0013%2027.0013%2031.4924%2026.3973%2031.8001C26.0741%2031.9648%2025.6857%2032.0559%2025.1137%2032.1027C24.5376%2032.1497%2023.8067%2032.15%2022.804%2032.15H10.196C9.19333%2032.15%208.46238%2032.1497%207.8863%2032.1027C7.31431%2032.0559%206.92589%2031.9648%206.60269%2031.8001C5.99869%2031.4924%205.50762%2031.0013%205.19987%2030.3973C5.03519%2030.0741%204.94407%2029.6857%204.89734%2029.1137C4.85027%2028.5376%204.85%2027.8067%204.85%2026.804V6.196Z'%20stroke='%23CECECE'%20stroke-width='0.7'/%3e%3cpath%20d='M4.85%206.196C4.85%205.19333%204.85027%204.46238%204.89734%203.8863C4.94407%203.31431%205.03519%202.92589%205.19987%202.60269C5.50762%201.99869%205.99869%201.50762%206.60269%201.19987C6.92589%201.03519%207.31431%200.944073%207.8863%200.89734C8.46238%200.850272%209.19333%200.85%2010.196%200.85H19.5118C20.2622%200.85%2020.5804%200.852249%2020.876%200.92322C21.1464%200.988136%2021.4049%201.09521%2021.642%201.2405C21.9012%201.39935%2022.1278%201.62274%2022.6584%202.15337L26.8466%206.3416C27.3773%206.87223%2027.6006%207.09881%2027.7595%207.35802C27.9048%207.59512%2028.0119%207.85362%2028.0768%208.12401C28.1478%208.41962%2028.15%208.73779%2028.15%209.48822V26.804C28.15%2027.8067%2028.1497%2028.5376%2028.1027%2029.1137C28.0559%2029.6857%2027.9648%2030.0741%2027.8001%2030.3973C27.4924%2031.0013%2027.0013%2031.4924%2026.3973%2031.8001C26.0741%2031.9648%2025.6857%2032.0559%2025.1137%2032.1027C24.5376%2032.1497%2023.8067%2032.15%2022.804%2032.15H10.196C9.19333%2032.15%208.46238%2032.1497%207.8863%2032.1027C7.31431%2032.0559%206.92589%2031.9648%206.60269%2031.8001C5.99869%2031.4924%205.50762%2031.0013%205.19987%2030.3973C5.03519%2030.0741%204.94407%2029.6857%204.89734%2029.1137C4.85027%2028.5376%204.85%2027.8067%204.85%2026.804V6.196Z'%20stroke='url(%23paint1_linear_2928_1265)'%20stroke-opacity='0.2'%20stroke-width='0.7'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_2928_1265'%20x='-1.5'%20y='0.5'%20width='36'%20height='36'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.06%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2928_1265'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2928_1265'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_d_2928_1265'%20x='18.5967'%20y='-1.5'%20width='12'%20height='12'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2928_1265'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2928_1265'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_2928_1265'%20x1='16.5'%20y1='0.5'%20x2='16.5'%20y2='32.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2928_1265'%20x1='16.5'%20y1='0.5'%20x2='16.5'%20y2='32.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_2928_1265'%3e%3crect%20x='4.5'%20y='0.5'%20width='24'%20height='32'%20rx='3.55556'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",aD="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='4.35'%20y='0.35'%20width='23.3'%20height='31.3'%20rx='3.20556'%20fill='white'/%3e%3crect%20x='4.35'%20y='0.35'%20width='23.3'%20height='31.3'%20rx='3.20556'%20stroke='%236D778C'%20stroke-width='0.7'/%3e%3crect%20x='4.35'%20y='0.35'%20width='23.3'%20height='31.3'%20rx='3.20556'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%204C7.11108%203.50908%207.50905%203.11111%207.99997%203.11111H24C24.4909%203.11111%2024.8889%203.50908%2024.8889%204C24.8889%204.49092%2024.4909%204.88889%2024%204.88889H7.99997C7.50905%204.88889%207.11108%204.49092%207.11108%204Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%204C7.11108%203.50908%207.50905%203.11111%207.99997%203.11111H24C24.4909%203.11111%2024.8889%203.50908%2024.8889%204C24.8889%204.49092%2024.4909%204.88889%2024%204.88889H7.99997C7.50905%204.88889%207.11108%204.49092%207.11108%204Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%207C7.11108%206.50908%207.50905%206.11111%207.99997%206.11111H24C24.4909%206.11111%2024.8889%206.50908%2024.8889%207C24.8889%207.49092%2024.4909%207.88889%2024%207.88889H7.99997C7.50905%207.88889%207.11108%207.49092%207.11108%207Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%207C7.11108%206.50908%207.50905%206.11111%207.99997%206.11111H24C24.4909%206.11111%2024.8889%206.50908%2024.8889%207C24.8889%207.49092%2024.4909%207.88889%2024%207.88889H7.99997C7.50905%207.88889%207.11108%207.49092%207.11108%207Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2010C7.11108%209.50908%207.50905%209.11111%207.99997%209.11111H24C24.4909%209.11111%2024.8889%209.50908%2024.8889%2010C24.8889%2010.4909%2024.4909%2010.8889%2024%2010.8889H7.99997C7.50905%2010.8889%207.11108%2010.4909%207.11108%2010Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2010C7.11108%209.50908%207.50905%209.11111%207.99997%209.11111H24C24.4909%209.11111%2024.8889%209.50908%2024.8889%2010C24.8889%2010.4909%2024.4909%2010.8889%2024%2010.8889H7.99997C7.50905%2010.8889%207.11108%2010.4909%207.11108%2010Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2013C7.11108%2012.5091%207.50905%2012.1111%207.99997%2012.1111H24C24.4909%2012.1111%2024.8889%2012.5091%2024.8889%2013C24.8889%2013.4909%2024.4909%2013.8889%2024%2013.8889H7.99997C7.50905%2013.8889%207.11108%2013.4909%207.11108%2013Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2013C7.11108%2012.5091%207.50905%2012.1111%207.99997%2012.1111H24C24.4909%2012.1111%2024.8889%2012.5091%2024.8889%2013C24.8889%2013.4909%2024.4909%2013.8889%2024%2013.8889H7.99997C7.50905%2013.8889%207.11108%2013.4909%207.11108%2013Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2016C7.11108%2015.5091%207.50905%2015.1111%207.99997%2015.1111H24C24.4909%2015.1111%2024.8889%2015.5091%2024.8889%2016C24.8889%2016.4909%2024.4909%2016.8889%2024%2016.8889H7.99997C7.50905%2016.8889%207.11108%2016.4909%207.11108%2016Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2016C7.11108%2015.5091%207.50905%2015.1111%207.99997%2015.1111H24C24.4909%2015.1111%2024.8889%2015.5091%2024.8889%2016C24.8889%2016.4909%2024.4909%2016.8889%2024%2016.8889H7.99997C7.50905%2016.8889%207.11108%2016.4909%207.11108%2016Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2019C7.11108%2018.5091%207.50905%2018.1111%207.99997%2018.1111H24C24.4909%2018.1111%2024.8889%2018.5091%2024.8889%2019C24.8889%2019.4909%2024.4909%2019.8889%2024%2019.8889H7.99997C7.50905%2019.8889%207.11108%2019.4909%207.11108%2019Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2019C7.11108%2018.5091%207.50905%2018.1111%207.99997%2018.1111H24C24.4909%2018.1111%2024.8889%2018.5091%2024.8889%2019C24.8889%2019.4909%2024.4909%2019.8889%2024%2019.8889H7.99997C7.50905%2019.8889%207.11108%2019.4909%207.11108%2019Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2022C7.11108%2021.5091%207.50905%2021.1111%207.99997%2021.1111H24C24.4909%2021.1111%2024.8889%2021.5091%2024.8889%2022C24.8889%2022.4909%2024.4909%2022.8889%2024%2022.8889H7.99997C7.50905%2022.8889%207.11108%2022.4909%207.11108%2022Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2022C7.11108%2021.5091%207.50905%2021.1111%207.99997%2021.1111H24C24.4909%2021.1111%2024.8889%2021.5091%2024.8889%2022C24.8889%2022.4909%2024.4909%2022.8889%2024%2022.8889H7.99997C7.50905%2022.8889%207.11108%2022.4909%207.11108%2022Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2025C7.11108%2024.5091%207.50905%2024.1111%207.99997%2024.1111H24C24.4909%2024.1111%2024.8889%2024.5091%2024.8889%2025C24.8889%2025.4909%2024.4909%2025.8889%2024%2025.8889H7.99997C7.50905%2025.8889%207.11108%2025.4909%207.11108%2025Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2025C7.11108%2024.5091%207.50905%2024.1111%207.99997%2024.1111H24C24.4909%2024.1111%2024.8889%2024.5091%2024.8889%2025C24.8889%2025.4909%2024.4909%2025.8889%2024%2025.8889H7.99997C7.50905%2025.8889%207.11108%2025.4909%207.11108%2025Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2028C7.11108%2027.5091%207.50905%2027.1111%207.99997%2027.1111H24C24.4909%2027.1111%2024.8889%2027.5091%2024.8889%2028C24.8889%2028.4909%2024.4909%2028.8889%2024%2028.8889H7.99997C7.50905%2028.8889%207.11108%2028.4909%207.11108%2028Z'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.11108%2028C7.11108%2027.5091%207.50905%2027.1111%207.99997%2027.1111H24C24.4909%2027.1111%2024.8889%2027.5091%2024.8889%2028C24.8889%2028.4909%2024.4909%2028.8889%2024%2028.8889H7.99997C7.50905%2028.8889%207.11108%2028.4909%207.11108%2028Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3crect%20y='16'%20width='16'%20height='16'%20rx='4'%20fill='%236D778C'/%3e%3cpath%20d='M1.9561%2026.5C1.84565%2026.5%201.7561%2026.4104%201.7561%2026.3V21.5609C1.7561%2021.4504%201.84565%2021.3609%201.9561%2021.3609H3.45201C4.58261%2021.3609%205.27272%2021.9409%205.27272%2022.8953C5.27272%2023.8423%204.58261%2024.4223%203.45201%2024.4223H2.89861C2.84338%2024.4223%202.79861%2024.4671%202.79861%2024.5223V26.3C2.79861%2026.4104%202.70907%2026.5%202.59861%2026.5H1.9561ZM3.49606%2022.2272H2.89861C2.84338%2022.2272%202.79861%2022.272%202.79861%2022.3272V23.456C2.79861%2023.5112%202.84338%2023.556%202.89861%2023.556H3.49606C3.93655%2023.556%204.20085%2023.2991%204.20085%2022.8806C4.20085%2022.4915%203.93655%2022.2272%203.49606%2022.2272Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M6.18812%2026.5C6.07767%2026.5%205.98812%2026.4104%205.98812%2026.3V21.5609C5.98812%2021.4504%206.07767%2021.3609%206.18812%2021.3609H8.00706C9.63689%2021.3609%2010.7381%2022.5429%2010.7381%2023.9304C10.7381%2025.318%209.63689%2026.5%208.00706%2026.5H6.18812ZM8.02174%2022.3079H7.13063C7.0754%2022.3079%207.03063%2022.3527%207.03063%2022.4079V25.4529C7.03063%2025.5082%207.0754%2025.5529%207.13063%2025.5529H8.02174C8.97615%2025.5529%209.66626%2024.8408%209.66626%2023.9304C9.66626%2023.0127%208.97615%2022.3079%208.02174%2022.3079Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M11.7967%2026.5C11.6862%2026.5%2011.5967%2026.4104%2011.5967%2026.3V21.5609C11.5967%2021.4504%2011.6862%2021.3609%2011.7967%2021.3609H14.3921C14.5025%2021.3609%2014.5921%2021.4504%2014.5921%2021.5609V22.0272C14.5921%2022.1376%2014.5025%2022.2272%2014.3921%2022.2272H12.7392C12.684%2022.2272%2012.6392%2022.272%2012.6392%2022.3272V23.3459C12.6392%2023.4011%2012.684%2023.4459%2012.7392%2023.4459H14.0984C14.2088%2023.4459%2014.2984%2023.5354%2014.2984%2023.6459V24.1122C14.2984%2024.2227%2014.2088%2024.3122%2014.0984%2024.3122H12.7392C12.684%2024.3122%2012.6392%2024.357%2012.6392%2024.4122V26.3C12.6392%2026.4104%2012.5497%2026.5%2012.4392%2026.5H11.7967Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",sD="data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_2456_1561)'%3e%3crect%20x='6.85'%20y='5.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20fill='white'/%3e%3crect%20x='6.85'%20y='5.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20stroke='%23AE6257'%20stroke-width='0.7'/%3e%3crect%20x='6.85'%20y='5.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2010.5C10.5557%209.9784%2010.9785%209.55556%2011.5001%209.55556H19.5001C20.0217%209.55556%2020.4446%209.9784%2020.4446%2010.5C20.4446%2011.0216%2020.0217%2011.4444%2019.5001%2011.4444H11.5001C10.9785%2011.4444%2010.5557%2011.0216%2010.5557%2010.5Z'%20fill='%23AE6257'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2010.5C10.5557%209.9784%2010.9785%209.55556%2011.5001%209.55556H19.5001C20.0217%209.55556%2020.4446%209.9784%2020.4446%2010.5C20.4446%2011.0216%2020.0217%2011.4444%2019.5001%2011.4444H11.5001C10.9785%2011.4444%2010.5557%2011.0216%2010.5557%2010.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.15'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2014.5C10.5557%2013.9784%2010.9785%2013.5556%2011.5001%2013.5556H28.5001C29.0217%2013.5556%2029.4446%2013.9784%2029.4446%2014.5C29.4446%2015.0216%2029.0217%2015.4444%2028.5001%2015.4444H11.5001C10.9785%2015.4444%2010.5557%2015.0216%2010.5557%2014.5Z'%20fill='%23AE6257'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5557%2014.5C10.5557%2013.9784%2010.9785%2013.5556%2011.5001%2013.5556H28.5001C29.0217%2013.5556%2029.4446%2013.9784%2029.4446%2014.5C29.4446%2015.0216%2029.0217%2015.4444%2028.5001%2015.4444H11.5001C10.9785%2015.4444%2010.5557%2015.0216%2010.5557%2014.5Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'/%3e%3cg%20filter='url(%23filter1_d_2456_1561)'%3e%3crect%20x='4'%20y='16'%20width='16'%20height='16'%20rx='4'%20fill='%23AE6257'/%3e%3cpath%20d='M8.7875%2022.45H15.3594C15.4469%2022.45%2015.5219%2022.4203%2015.5844%2022.3609C15.6469%2022.2984%2015.6781%2022.2203%2015.6781%2022.1266C15.6781%2022.0391%2015.6469%2021.9656%2015.5844%2021.9062C15.5219%2021.8437%2015.4469%2021.8125%2015.3594%2021.8125H8.7875C8.69375%2021.8125%208.61563%2021.8437%208.55313%2021.9062C8.49375%2021.9656%208.46406%2022.0391%208.46406%2022.1266C8.46406%2022.2203%208.49375%2022.2984%208.55313%2022.3609C8.61563%2022.4203%208.69375%2022.45%208.7875%2022.45ZM8.7875%2024.3156H12.125C12.2156%2024.3156%2012.2906%2024.2844%2012.35%2024.2219C12.4125%2024.1594%2012.4438%2024.0828%2012.4438%2023.9922C12.4438%2023.9047%2012.4125%2023.8312%2012.35%2023.7719C12.2906%2023.7094%2012.2156%2023.6781%2012.125%2023.6781H8.7875C8.69375%2023.6781%208.61563%2023.7094%208.55313%2023.7719C8.49375%2023.8312%208.46406%2023.9047%208.46406%2023.9922C8.46406%2024.0828%208.49375%2024.1594%208.55313%2024.2219C8.61563%2024.2844%208.69375%2024.3156%208.7875%2024.3156ZM8.08906%2028.4406C7.57031%2028.4406%207.175%2028.3062%206.90313%2028.0375C6.63438%2027.7687%206.5%2027.3797%206.5%2026.8703V21.175C6.5%2020.6594%206.63438%2020.2687%206.90313%2020.0031C7.175%2019.7344%207.57031%2019.6%208.08906%2019.6H16.0531C16.5719%2019.6%2016.9656%2019.7344%2017.2344%2020.0031C17.5031%2020.2719%2017.6375%2020.6625%2017.6375%2021.175V26.8703C17.6375%2027.3797%2017.5031%2027.7687%2017.2344%2028.0375C16.9656%2028.3062%2016.5719%2028.4406%2016.0531%2028.4406H8.08906Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_2456_1561'%20x='0'%20y='-2'%20width='40'%20height='40'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.0941176%200%200%200%200%200.105882%200%200%200%200%200.141176%200%200%200%200.05%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2456_1561'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2456_1561'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_d_2456_1561'%20x='4'%20y='14'%20width='18'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='1'%20dy='-1'/%3e%3cfeGaussianBlur%20stdDeviation='0.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.04%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2456_1561'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2456_1561'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e",cD="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.85'%20y='4.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20fill='%236D778C'/%3e%3crect%20x='2.85'%20y='4.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20fill='%23F6F8F9'%20fill-opacity='0.975'/%3e%3crect%20x='2.85'%20y='4.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20stroke='%236D778C'%20stroke-width='0.7'/%3e%3crect%20x='2.85'%20y='4.85'%20width='26.3'%20height='21.3'%20rx='3.42778'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3cpath%20d='M12.8394%208.48883C13.3043%208.48883%2013.681%208.86569%2013.6812%209.33063V21.647C13.681%2022.112%2013.3043%2022.4888%2012.8394%2022.4888C12.3744%2022.4887%2011.9977%2022.1119%2011.9976%2021.647V9.33063C11.9977%208.86574%2012.3744%208.48891%2012.8394%208.48883ZM19.0503%2010.3834C19.5153%2010.3834%2019.8921%2010.7611%2019.8921%2011.2261V19.7515C19.8921%2020.2166%2019.5153%2020.5942%2019.0503%2020.5943C18.5852%2020.5943%2018.2085%2020.2166%2018.2085%2019.7515V11.2261C18.2085%2010.7611%2018.5852%2010.3834%2019.0503%2010.3834ZM15.9448%2012.2779C16.4099%2012.2779%2016.7866%2012.6556%2016.7866%2013.1207V17.857C16.7866%2018.3221%2016.4099%2018.6998%2015.9448%2018.6998C15.4797%2018.6998%2015.103%2018.3221%2015.103%2017.857V13.1207C15.103%2012.6556%2015.4797%2012.2779%2015.9448%2012.2779ZM9.73389%2013.2261C10.199%2013.2261%2010.5767%2013.6029%2010.5767%2014.0679V16.9097C10.5767%2017.3748%2010.199%2017.7515%209.73389%2017.7515C9.26895%2017.7514%208.89209%2017.3747%208.89209%2016.9097V14.0679C8.89209%2013.603%209.26895%2013.2263%209.73389%2013.2261ZM22.1558%2014.1734C22.6207%2014.1736%2022.9976%2014.5502%2022.9976%2015.0152V15.9625C22.9976%2016.4274%2022.6207%2016.8041%2022.1558%2016.8043C21.6907%2016.8043%2021.313%2016.4275%2021.313%2015.9625V15.0152C21.313%2014.5501%2021.6907%2014.1734%2022.1558%2014.1734Z'%20fill='%23E32C39'/%3e%3cpath%20d='M12.8394%208.48883C13.3043%208.48883%2013.681%208.86569%2013.6812%209.33063V21.647C13.681%2022.112%2013.3043%2022.4888%2012.8394%2022.4888C12.3744%2022.4887%2011.9977%2022.1119%2011.9976%2021.647V9.33063C11.9977%208.86574%2012.3744%208.48891%2012.8394%208.48883ZM19.0503%2010.3834C19.5153%2010.3834%2019.8921%2010.7611%2019.8921%2011.2261V19.7515C19.8921%2020.2166%2019.5153%2020.5942%2019.0503%2020.5943C18.5852%2020.5943%2018.2085%2020.2166%2018.2085%2019.7515V11.2261C18.2085%2010.7611%2018.5852%2010.3834%2019.0503%2010.3834ZM15.9448%2012.2779C16.4099%2012.2779%2016.7866%2012.6556%2016.7866%2013.1207V17.857C16.7866%2018.3221%2016.4099%2018.6998%2015.9448%2018.6998C15.4797%2018.6998%2015.103%2018.3221%2015.103%2017.857V13.1207C15.103%2012.6556%2015.4797%2012.2779%2015.9448%2012.2779ZM9.73389%2013.2261C10.199%2013.2261%2010.5767%2013.6029%2010.5767%2014.0679V16.9097C10.5767%2017.3748%2010.199%2017.7515%209.73389%2017.7515C9.26895%2017.7514%208.89209%2017.3747%208.89209%2016.9097V14.0679C8.89209%2013.603%209.26895%2013.2263%209.73389%2013.2261ZM22.1558%2014.1734C22.6207%2014.1736%2022.9976%2014.5502%2022.9976%2015.0152V15.9625C22.9976%2016.4274%2022.6207%2016.8041%2022.1558%2016.8043C21.6907%2016.8043%2021.313%2016.4275%2021.313%2015.9625V15.0152C21.313%2014.5501%2021.6907%2014.1734%2022.1558%2014.1734Z'%20fill='%23F6F8F9'%20fill-opacity='0.45'/%3e%3c/svg%3e",uD="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.35'%20y='5.35'%20width='26.3'%20height='21.3'%20rx='3.42778'%20fill='%236D778C'/%3e%3crect%20x='2.35'%20y='5.35'%20width='26.3'%20height='21.3'%20rx='3.42778'%20fill='%23F6F8F9'%20fill-opacity='0.975'/%3e%3crect%20x='2.35'%20y='5.35'%20width='26.3'%20height='21.3'%20rx='3.42778'%20stroke='%236D778C'%20stroke-width='0.7'/%3e%3crect%20x='2.35'%20y='5.35'%20width='26.3'%20height='21.3'%20rx='3.42778'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3cpath%20d='M12.7864%2018.7658V13.2304C12.7864%2012.987%2012.8511%2012.8043%2012.9804%2012.6826C13.1097%2012.5609%2013.2645%2012.5%2013.4445%2012.5C13.6018%2012.5%2013.7565%2012.5431%2013.9087%2012.6293L18.5119%2015.3152C18.6869%2015.4167%2018.8175%2015.5194%2018.9038%2015.6234C18.99%2015.7248%2019.0331%2015.8504%2019.0331%2016C19.0331%2016.1446%2018.99%2016.2701%2018.9038%2016.3766C18.8175%2016.4806%2018.6869%2016.5821%2018.5119%2016.681L13.9087%2019.3668C13.7565%2019.4556%2013.6018%2019.5%2013.4445%2019.5C13.2645%2019.5%2013.1097%2019.4379%2012.9804%2019.3136C12.8511%2019.1918%2012.7864%2019.0092%2012.7864%2018.7658Z'%20fill='%233A7EA0'/%3e%3cpath%20d='M12.7864%2018.7658V13.2304C12.7864%2012.987%2012.8511%2012.8043%2012.9804%2012.6826C13.1097%2012.5609%2013.2645%2012.5%2013.4445%2012.5C13.6018%2012.5%2013.7565%2012.5431%2013.9087%2012.6293L18.5119%2015.3152C18.6869%2015.4167%2018.8175%2015.5194%2018.9038%2015.6234C18.99%2015.7248%2019.0331%2015.8504%2019.0331%2016C19.0331%2016.1446%2018.99%2016.2701%2018.9038%2016.3766C18.8175%2016.4806%2018.6869%2016.5821%2018.5119%2016.681L13.9087%2019.3668C13.7565%2019.4556%2013.6018%2019.5%2013.4445%2019.5C13.2645%2019.5%2013.1097%2019.4379%2012.9804%2019.3136C12.8511%2019.1918%2012.7864%2019.0092%2012.7864%2018.7658Z'%20fill='%23F6F8F9'%20fill-opacity='0.15'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%208.36977C4.5%207.88941%204.88941%207.5%205.36977%207.5H7.21165C7.69201%207.5%208.08142%207.88941%208.08142%208.36977C8.08142%208.85014%207.69201%209.23955%207.21165%209.23955H5.36977C4.88941%209.23955%204.5%208.85014%204.5%208.36977Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%208.36977C4.5%207.88941%204.88941%207.5%205.36977%207.5H7.21165C7.69201%207.5%208.08142%207.88941%208.08142%208.36977C8.08142%208.85014%207.69201%209.23955%207.21165%209.23955H5.36977C4.88941%209.23955%204.5%208.85014%204.5%208.36977Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.10449%208.36977C9.10449%207.88941%209.4939%207.5%209.97427%207.5H11.8161C12.2965%207.5%2012.6859%207.88941%2012.6859%208.36977C12.6859%208.85014%2012.2965%209.23955%2011.8161%209.23955H9.97427C9.4939%209.23955%209.10449%208.85014%209.10449%208.36977Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.10449%208.36977C9.10449%207.88941%209.4939%207.5%209.97427%207.5H11.8161C12.2965%207.5%2012.6859%207.88941%2012.6859%208.36977C12.6859%208.85014%2012.2965%209.23955%2011.8161%209.23955H9.97427C9.4939%209.23955%209.10449%208.85014%209.10449%208.36977Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.7095%208.36977C13.7095%207.88941%2014.0989%207.5%2014.5792%207.5H16.4211C16.9015%207.5%2017.2909%207.88941%2017.2909%208.36977C17.2909%208.85014%2016.9015%209.23955%2016.4211%209.23955H14.5792C14.0989%209.23955%2013.7095%208.85014%2013.7095%208.36977Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.7095%208.36977C13.7095%207.88941%2014.0989%207.5%2014.5792%207.5H16.4211C16.9015%207.5%2017.2909%207.88941%2017.2909%208.36977C17.2909%208.85014%2016.9015%209.23955%2016.4211%209.23955H14.5792C14.0989%209.23955%2013.7095%208.85014%2013.7095%208.36977Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.314%208.36977C18.314%207.88941%2018.7034%207.5%2019.1837%207.5H21.0256C21.506%207.5%2021.8954%207.88941%2021.8954%208.36977C21.8954%208.85014%2021.506%209.23955%2021.0256%209.23955H19.1837C18.7034%209.23955%2018.314%208.85014%2018.314%208.36977Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.314%208.36977C18.314%207.88941%2018.7034%207.5%2019.1837%207.5H21.0256C21.506%207.5%2021.8954%207.88941%2021.8954%208.36977C21.8954%208.85014%2021.506%209.23955%2021.0256%209.23955H19.1837C18.7034%209.23955%2018.314%208.85014%2018.314%208.36977Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.9185%208.36977C22.9185%207.88941%2023.3079%207.5%2023.7882%207.5H25.6301C26.1105%207.5%2026.4999%207.88941%2026.4999%208.36977C26.4999%208.85014%2026.1105%209.23955%2025.6301%209.23955H23.7882C23.3079%209.23955%2022.9185%208.85014%2022.9185%208.36977Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.9185%208.36977C22.9185%207.88941%2023.3079%207.5%2023.7882%207.5H25.6301C26.1105%207.5%2026.4999%207.88941%2026.4999%208.36977C26.4999%208.85014%2026.1105%209.23955%2025.6301%209.23955H23.7882C23.3079%209.23955%2022.9185%208.85014%2022.9185%208.36977Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%2023.6298C4.5%2023.1494%204.88941%2022.76%205.36977%2022.76H7.21165C7.69201%2022.76%208.08142%2023.1494%208.08142%2023.6298C8.08142%2024.1101%207.69201%2024.4996%207.21165%2024.4996H5.36977C4.88941%2024.4996%204.5%2024.1101%204.5%2023.6298Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%2023.6298C4.5%2023.1494%204.88941%2022.76%205.36977%2022.76H7.21165C7.69201%2022.76%208.08142%2023.1494%208.08142%2023.6298C8.08142%2024.1101%207.69201%2024.4996%207.21165%2024.4996H5.36977C4.88941%2024.4996%204.5%2024.1101%204.5%2023.6298Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.10449%2023.6298C9.10449%2023.1494%209.4939%2022.76%209.97427%2022.76H11.8161C12.2965%2022.76%2012.6859%2023.1494%2012.6859%2023.6298C12.6859%2024.1101%2012.2965%2024.4996%2011.8161%2024.4996H9.97427C9.4939%2024.4996%209.10449%2024.1101%209.10449%2023.6298Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.10449%2023.6298C9.10449%2023.1494%209.4939%2022.76%209.97427%2022.76H11.8161C12.2965%2022.76%2012.6859%2023.1494%2012.6859%2023.6298C12.6859%2024.1101%2012.2965%2024.4996%2011.8161%2024.4996H9.97427C9.4939%2024.4996%209.10449%2024.1101%209.10449%2023.6298Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.7095%2023.6298C13.7095%2023.1494%2014.0989%2022.76%2014.5792%2022.76H16.4211C16.9015%2022.76%2017.2909%2023.1494%2017.2909%2023.6298C17.2909%2024.1101%2016.9015%2024.4996%2016.4211%2024.4996H14.5792C14.0989%2024.4996%2013.7095%2024.1101%2013.7095%2023.6298Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.7095%2023.6298C13.7095%2023.1494%2014.0989%2022.76%2014.5792%2022.76H16.4211C16.9015%2022.76%2017.2909%2023.1494%2017.2909%2023.6298C17.2909%2024.1101%2016.9015%2024.4996%2016.4211%2024.4996H14.5792C14.0989%2024.4996%2013.7095%2024.1101%2013.7095%2023.6298Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.314%2023.6298C18.314%2023.1494%2018.7034%2022.76%2019.1837%2022.76H21.0256C21.506%2022.76%2021.8954%2023.1494%2021.8954%2023.6298C21.8954%2024.1101%2021.506%2024.4996%2021.0256%2024.4996H19.1837C18.7034%2024.4996%2018.314%2024.1101%2018.314%2023.6298Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.314%2023.6298C18.314%2023.1494%2018.7034%2022.76%2019.1837%2022.76H21.0256C21.506%2022.76%2021.8954%2023.1494%2021.8954%2023.6298C21.8954%2024.1101%2021.506%2024.4996%2021.0256%2024.4996H19.1837C18.7034%2024.4996%2018.314%2024.1101%2018.314%2023.6298Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.9185%2023.6298C22.9185%2023.1494%2023.3079%2022.76%2023.7882%2022.76H25.6301C26.1105%2022.76%2026.4999%2023.1494%2026.4999%2023.6298C26.4999%2024.1101%2026.1105%2024.4996%2025.6301%2024.4996H23.7882C23.3079%2024.4996%2022.9185%2024.1101%2022.9185%2023.6298Z'%20fill='%233A7EA0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.9185%2023.6298C22.9185%2023.1494%2023.3079%2022.76%2023.7882%2022.76H25.6301C26.1105%2022.76%2026.4999%2023.1494%2026.4999%2023.6298C26.4999%2024.1101%2026.1105%2024.4996%2025.6301%2024.4996H23.7882C23.3079%2024.4996%2022.9185%2024.1101%2022.9185%2023.6298Z'%20fill='%23F6F8F9'%20fill-opacity='0.65'/%3e%3c/svg%3e",dD="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6656_9589)'%3e%3cmask%20id='mask0_6656_9589'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='24'%20height='32'%3e%3cpath%20d='M4.38802%201.94379C4%202.70532%204%203.70221%204%205.696V26.304C4%2028.2978%204%2029.2947%204.38802%2030.0562C4.72933%2030.7261%205.27394%2031.2707%205.94379%2031.612C6.70532%2032%207.70221%2032%209.696%2032H22.304C24.2978%2032%2025.2947%2032%2026.0562%2031.612C26.7261%2031.2707%2027.2707%2030.7261%2027.612%2030.0562C28%2029.2947%2028%2028.2978%2028%2026.304V8.98822C28%208.25445%2028%207.88757%2027.9171%207.5423C27.8436%207.2362%2027.7224%206.94356%2027.5579%206.67515C27.3724%206.3724%2027.113%206.11297%2026.5941%205.59411L22.4059%201.40589C21.887%200.887032%2021.6276%200.627605%2021.3249%200.442079C21.0564%200.277593%2020.7638%200.15638%2020.4577%200.0828902C20.1124%200%2019.7455%200%2019.0118%200H9.696C7.70221%200%206.70532%200%205.94379%200.388017C5.27394%200.729326%204.72933%201.27394%204.38802%201.94379Z'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_6656_9589)'%3e%3cpath%20d='M4.38802%201.94379C4%202.70532%204%203.70221%204%205.696V26.304C4%2028.2978%204%2029.2947%204.38802%2030.0562C4.72933%2030.7261%205.27394%2031.2707%205.94379%2031.612C6.70532%2032%207.70221%2032%209.696%2032H22.304C24.2978%2032%2025.2947%2032%2026.0562%2031.612C26.7261%2031.2707%2027.2707%2030.7261%2027.612%2030.0562C28%2029.2947%2028%2028.2978%2028%2026.304V8.98822C28%208.25445%2028%207.88757%2027.9171%207.5423C27.8436%207.2362%2027.7224%206.94356%2027.5579%206.67515C27.3724%206.3724%2027.113%206.11297%2026.5941%205.59411L22.4059%201.40589C21.887%200.887032%2021.6276%200.627605%2021.3249%200.442079C21.0564%200.277593%2020.7638%200.15638%2020.4577%200.0828902C20.1124%200%2019.7455%200%2019.0118%200H9.696C7.70221%200%206.70532%200%205.94379%200.388017C5.27394%200.729326%204.72933%201.27394%204.38802%201.94379Z'%20fill='white'/%3e%3cg%20filter='url(%23filter0_d_6656_9589)'%3e%3cmask%20id='path-4-inside-1_6656_9589'%20fill='white'%3e%3cpath%20d='M20.0964%204.44V0H28.0964V8H23.6564C21.6903%208%2020.0964%206.40613%2020.0964%204.44Z'/%3e%3c/mask%3e%3cpath%20d='M20.0964%204.44V0H28.0964V8H23.6564C21.6903%208%2020.0964%206.40613%2020.0964%204.44Z'%20fill='%236D778C'/%3e%3cpath%20d='M20.0964%204.44V0H28.0964V8H23.6564C21.6903%208%2020.0964%206.40613%2020.0964%204.44Z'%20fill='%23F6F8F9'%20fill-opacity='0.9'/%3e%3cpath%20d='M20.0964%200V-0.7H19.3964V0H20.0964ZM28.0964%208V8.7H28.7964V8H28.0964ZM28.0964%200H28.7964V-0.7H28.0964V0ZM20.0964%200H19.3964V4.44H20.0964H20.7964V0H20.0964ZM23.6564%208V8.7H28.0964V8V7.3H23.6564V8ZM20.0964%200V0.7H28.0964V0V-0.7H20.0964V0ZM28.0964%200H27.3964V8H28.0964H28.7964V0H28.0964ZM20.0964%204.44H19.3964C19.3964%206.79273%2021.3037%208.7%2023.6564%208.7V8V7.3C22.0769%207.3%2020.7964%206.01953%2020.7964%204.44H20.0964Z'%20fill='%236D778C'%20mask='url(%23path-4-inside-1_6656_9589)'/%3e%3cpath%20d='M20.0964%200V-0.7H19.3964V0H20.0964ZM28.0964%208V8.7H28.7964V8H28.0964ZM28.0964%200H28.7964V-0.7H28.0964V0ZM20.0964%200H19.3964V4.44H20.0964H20.7964V0H20.0964ZM23.6564%208V8.7H28.0964V8V7.3H23.6564V8ZM20.0964%200V0.7H28.0964V0V-0.7H20.0964V0ZM28.0964%200H27.3964V8H28.0964H28.7964V0H28.0964ZM20.0964%204.44H19.3964C19.3964%206.79273%2021.3037%208.7%2023.6564%208.7V8V7.3C22.0769%207.3%2020.7964%206.01953%2020.7964%204.44H20.0964Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'%20mask='url(%23path-4-inside-1_6656_9589)'/%3e%3c/g%3e%3cpath%20d='M9.69629%200.349609H19.0117C19.7621%200.349609%2020.0804%200.351904%2020.376%200.422852C20.6462%200.487732%2020.9046%200.595062%2021.1416%200.740234C21.4008%200.899068%2021.6277%201.12278%2022.1582%201.65332L26.3467%205.8418C26.8772%206.37234%2027.1009%206.5992%2027.2598%206.8584C27.4049%207.09539%2027.5123%207.35378%2027.5771%207.62402C27.6481%207.91961%2027.6504%208.23793%2027.6504%208.98828V26.3037C27.6504%2027.3061%2027.6496%2028.0373%2027.6025%2028.6133C27.5558%2029.1853%2027.4645%2029.5743%2027.2998%2029.8975C26.9921%2030.5013%2026.5013%2030.9921%2025.8975%2031.2998C25.5743%2031.4645%2025.1853%2031.5558%2024.6133%2031.6025C24.0373%2031.6496%2023.3061%2031.6504%2022.3037%2031.6504H9.69629C8.69386%2031.6504%207.96274%2031.6496%207.38672%2031.6025C6.81473%2031.5558%206.42574%2031.4645%206.10254%2031.2998C5.49874%2030.9921%205.00791%2030.5013%204.7002%2029.8975C4.53552%2029.5743%204.44419%2029.1853%204.39746%2028.6133C4.35043%2028.0373%204.34961%2027.3061%204.34961%2026.3037V5.69629C4.34961%204.69386%204.35043%203.96274%204.39746%203.38672C4.44419%202.81473%204.53552%202.42574%204.7002%202.10254C5.00791%201.49874%205.49874%201.00791%206.10254%200.700195C6.42574%200.535517%206.81473%200.444195%207.38672%200.397461C7.96274%200.350426%208.69386%200.349609%209.69629%200.349609Z'%20stroke='%236D778C'%20stroke-width='0.7'/%3e%3cpath%20d='M9.69629%200.349609H19.0117C19.7621%200.349609%2020.0804%200.351904%2020.376%200.422852C20.6462%200.487732%2020.9046%200.595062%2021.1416%200.740234C21.4008%200.899068%2021.6277%201.12278%2022.1582%201.65332L26.3467%205.8418C26.8772%206.37234%2027.1009%206.5992%2027.2598%206.8584C27.4049%207.09539%2027.5123%207.35378%2027.5771%207.62402C27.6481%207.91961%2027.6504%208.23793%2027.6504%208.98828V26.3037C27.6504%2027.3061%2027.6496%2028.0373%2027.6025%2028.6133C27.5558%2029.1853%2027.4645%2029.5743%2027.2998%2029.8975C26.9921%2030.5013%2026.5013%2030.9921%2025.8975%2031.2998C25.5743%2031.4645%2025.1853%2031.5558%2024.6133%2031.6025C24.0373%2031.6496%2023.3061%2031.6504%2022.3037%2031.6504H9.69629C8.69386%2031.6504%207.96274%2031.6496%207.38672%2031.6025C6.81473%2031.5558%206.42574%2031.4645%206.10254%2031.2998C5.49874%2030.9921%205.00791%2030.5013%204.7002%2029.8975C4.53552%2029.5743%204.44419%2029.1853%204.39746%2028.6133C4.35043%2028.0373%204.34961%2027.3061%204.34961%2026.3037V5.69629C4.34961%204.69386%204.35043%203.96274%204.39746%203.38672C4.44419%202.81473%204.53552%202.42574%204.7002%202.10254C5.00791%201.49874%205.49874%201.00791%206.10254%200.700195C6.42574%200.535517%206.81473%200.444195%207.38672%200.397461C7.96274%200.350426%208.69386%200.349609%209.69629%200.349609Z'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3c/g%3e%3c/g%3e%3crect%20y='16'%20width='16'%20height='16'%20rx='4'%20fill='%236D778C'/%3e%3cpath%20d='M3.1276%2022.7906C3.1276%2022.9079%203.16454%2023.0078%203.23841%2023.0904C3.31662%2023.1729%203.41657%2023.2468%203.53823%2023.312C3.6599%2023.3728%203.79461%2023.4337%203.94235%2023.4945C4.09443%2023.5553%204.24435%2023.6249%204.39209%2023.7031C4.53983%2023.7769%204.67453%2023.8704%204.7962%2023.9833C4.91787%2024.092%205.01564%2024.2245%205.08951%2024.3809C5.16772%2024.533%205.20683%2024.722%205.20683%2024.948C5.20248%2025.2348%205.13079%2025.4803%204.99174%2025.6845C4.85703%2025.8887%204.67453%2026.0474%204.44423%2026.1603C4.21827%2026.269%203.96625%2026.3233%203.68815%2026.3233C3.30576%2026.3233%202.97986%2026.2581%202.71046%2026.1277C2.4915%2026.0183%202.29407%2025.8729%202.11817%2025.6917C2.04938%2025.6208%202.05711%2025.508%202.12971%2025.441L2.52375%2025.0776C2.60323%2025.0043%202.72767%2025.0154%202.80291%2025.093C2.90707%2025.2005%203.01964%2025.289%203.14064%2025.3586C3.31445%2025.4586%203.49261%2025.5085%203.67511%2025.5085C3.80547%2025.5085%203.9141%2025.4868%204.00101%2025.4434C4.08791%2025.3999%204.15309%2025.3391%204.19655%2025.2609C4.24435%2025.1826%204.26824%2025.0892%204.26824%2024.9806C4.26824%2024.8589%204.23131%2024.7568%204.15744%2024.6742C4.08357%2024.5917%203.98363%2024.5178%203.85761%2024.4526C3.73595%2024.3874%203.60124%2024.3244%203.4535%2024.2636C3.30576%2024.1984%203.15802%2024.1289%203.01028%2024.055C2.86254%2023.9768%202.72566%2023.8856%202.59965%2023.7813C2.47798%2023.6726%202.38021%2023.5401%202.30634%2023.3837C2.23247%2023.2273%202.19554%2023.0404%202.19554%2022.8231C2.19554%2022.6406%202.2303%2022.4712%202.29983%2022.3147C2.3737%2022.154%202.47581%2022.0127%202.60617%2021.8911C2.73653%2021.7694%202.89079%2021.6738%203.06894%2021.6043C3.25145%2021.5348%203.45133%2021.5%203.66859%2021.5C4.01187%2021.5%204.31387%2021.5695%204.57459%2021.7086C4.78684%2021.8199%204.97681%2021.9605%205.14448%2022.1304C5.21466%2022.2015%205.2066%2022.3158%205.1325%2022.3828L4.73378%2022.7432C4.6546%2022.8147%204.53206%2022.8039%204.45898%2022.7262C4.36258%2022.6236%204.26206%2022.5364%204.15744%2022.4647C4.00535%2022.3604%203.84458%2022.3082%203.67511%2022.3082C3.56648%2022.3082%203.47088%2022.33%203.38832%2022.3734C3.31011%2022.4125%203.2471%2022.469%203.1993%2022.5429C3.1515%2022.6124%203.1276%2022.695%203.1276%2022.7906Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M10.0176%2026.0756C10.1957%2026.2364%2010.363%2026.3494%2010.5195%2026.4145C10.6759%2026.4797%2010.828%2026.5123%2010.9757%2026.5123C11.0279%2026.5123%2011.0822%2026.508%2011.1387%2026.4993C11.2194%2026.4877%2011.3016%2026.5464%2011.3016%2026.628V27.1115C11.3016%2027.1899%2011.2525%2027.261%2011.1765%2027.2802C11.1443%2027.2884%2011.1122%2027.2953%2011.08%2027.301C11.0061%2027.3184%2010.9192%2027.327%2010.8193%2027.327C10.5673%2027.327%2010.3218%2027.2749%2010.0828%2027.1706C9.84811%2027.0707%209.61781%2026.9208%209.39186%2026.7209L8.71779%2026.1279C8.62297%2026.0445%208.6378%2025.8927%208.74698%2025.8292L9.24729%2025.5383C9.31767%2025.4974%209.40654%2025.5073%209.46616%2025.5628L10.0176%2026.0756ZM9.69168%2023.9116C9.69168%2023.6944%209.65475%2023.4923%209.58088%2023.3055C9.51135%2023.1186%209.40924%2022.9557%209.27454%2022.8166C9.14418%2022.6732%208.98992%2022.5624%208.81176%2022.4842C8.63361%2022.406%208.43807%2022.3669%208.22515%2022.3669C8.00788%2022.3669%207.81017%2022.406%207.63201%2022.4842C7.45386%2022.5624%207.29743%2022.6732%207.16272%2022.8166C7.03236%2022.9557%206.93025%2023.1186%206.85638%2023.3055C6.78685%2023.4923%206.75209%2023.6944%206.75209%2023.9116C6.75209%2024.1289%206.78685%2024.331%206.85638%2024.5178C6.93025%2024.7047%207.03236%2024.8698%207.16272%2025.0132C7.29743%2025.1522%207.45386%2025.2609%207.63201%2025.3391C7.81017%2025.4173%208.00788%2025.4564%208.22515%2025.4564C8.43807%2025.4564%208.63361%2025.4173%208.81176%2025.3391C8.98992%2025.2609%209.14418%2025.1522%209.27454%2025.0132C9.40924%2024.8698%209.51135%2024.7047%209.58088%2024.5178C9.65475%2024.331%209.69168%2024.1289%209.69168%2023.9116ZM5.80047%2023.9116C5.80047%2023.5857%205.85913%2023.2772%205.97646%2022.9861C6.09378%2022.695%206.2589%2022.4386%206.47182%2022.217C6.68908%2021.9954%206.94546%2021.8216%207.24094%2021.6955C7.53642%2021.5652%207.86449%2021.5%208.22515%2021.5C8.58581%2021.5%208.91388%2021.5652%209.20936%2021.6955C9.50484%2021.8216%209.75904%2021.9954%209.97196%2022.217C10.1892%2022.4386%2010.3543%2022.695%2010.4673%2022.9861C10.5846%2023.2772%2010.6433%2023.5857%2010.6433%2023.9116C10.6433%2024.2375%2010.5846%2024.5461%2010.4673%2024.8372C10.3543%2025.1283%2010.1892%2025.3847%209.97196%2025.6063C9.75904%2025.8279%209.50484%2026.0039%209.20936%2026.1343C8.91388%2026.2603%208.58581%2026.3233%208.22515%2026.3233C7.86449%2026.3233%207.53642%2026.2603%207.24094%2026.1343C6.94546%2026.0039%206.68908%2025.8279%206.47182%2025.6063C6.2589%2025.3847%206.09378%2025.1283%205.97646%2024.8372C5.85913%2024.5461%205.80047%2024.2375%205.80047%2023.9116Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M11.7805%2026.1929C11.6784%2026.1929%2011.5956%2026.1101%2011.5956%2026.008V21.8153C11.5956%2021.7131%2011.6784%2021.6304%2011.7805%2021.6304H12.3362C12.4383%2021.6304%2012.5211%2021.7131%2012.5211%2021.8153V25.1672C12.5211%2025.2693%2012.6039%2025.3521%2012.706%2025.3521H14.07C14.1721%2025.3521%2014.2549%2025.4349%2014.2549%2025.537V26.008C14.2549%2026.1101%2014.1721%2026.1929%2014.07%2026.1929H11.7805Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_6656_9589'%20x='18.0964'%20y='-2'%20width='12'%20height='12'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_6656_9589'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_6656_9589'%20result='shape'/%3e%3c/filter%3e%3cclipPath%20id='clip0_6656_9589'%3e%3crect%20x='4'%20width='24'%20height='32'%20rx='3.55556'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",fD="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6603_3411)'%3e%3crect%20x='3.5'%20y='2.5'%20width='25'%20height='28'%20rx='3.77778'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.55554%206.50011C6.55554%205.97851%206.97838%205.55566%207.49999%205.55566L10.5%205.55566C11.0216%205.55566%2011.4444%205.97851%2011.4444%206.50011C11.4444%207.02171%2011.0216%207.44455%2010.5%207.44455L7.49999%207.44455C6.97838%207.44455%206.55554%207.02171%206.55554%206.50011Z'%20fill='%2300A95F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.55554%2010.5001C6.55554%209.97851%206.97838%209.55566%207.49999%209.55566L10.5%209.55566C11.0216%209.55566%2011.4444%209.97851%2011.4444%2010.5001C11.4444%2011.0217%2011.0216%2011.4446%2010.5%2011.4446H7.49999C6.97838%2011.4446%206.55554%2011.0217%206.55554%2010.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.55554%2014.5001C6.55554%2013.9785%206.97838%2013.5557%207.49999%2013.5557L10.5%2013.5557C11.0216%2013.5557%2011.4444%2013.9785%2011.4444%2014.5001C11.4444%2015.0217%2011.0216%2015.4446%2010.5%2015.4446H7.49999C6.97838%2015.4446%206.55554%2015.0217%206.55554%2014.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.55554%2018.5001C6.55554%2017.9785%206.97838%2017.5557%207.49999%2017.5557H10.5C11.0216%2017.5557%2011.4444%2017.9785%2011.4444%2018.5001C11.4444%2019.0217%2011.0216%2019.4446%2010.5%2019.4446H7.49999C6.97838%2019.4446%206.55554%2019.0217%206.55554%2018.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.55554%2022.5001C6.55554%2021.9785%206.97838%2021.5557%207.49999%2021.5557H10.5C11.0216%2021.5557%2011.4444%2021.9785%2011.4444%2022.5001C11.4444%2023.0217%2011.0216%2023.4446%2010.5%2023.4446H7.49999C6.97838%2023.4446%206.55554%2023.0217%206.55554%2022.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.55554%2026.5001C6.55554%2025.9785%206.97838%2025.5557%207.49999%2025.5557H10.5C11.0216%2025.5557%2011.4444%2025.9785%2011.4444%2026.5001C11.4444%2027.0217%2011.0216%2027.4446%2010.5%2027.4446H7.49999C6.97838%2027.4446%206.55554%2027.0217%206.55554%2026.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.4443%206.50011C13.4443%205.97851%2013.8672%205.55566%2014.3888%205.55566H17.3888C17.9104%205.55566%2018.3332%205.97851%2018.3332%206.50011C18.3332%207.02171%2017.9104%207.44455%2017.3888%207.44455H14.3888C13.8672%207.44455%2013.4443%207.02171%2013.4443%206.50011Z'%20fill='%2300A95F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.4443%2010.5001C13.4443%209.97851%2013.8672%209.55566%2014.3888%209.55566H17.3888C17.9104%209.55566%2018.3332%209.97851%2018.3332%2010.5001C18.3332%2011.0217%2017.9104%2011.4446%2017.3888%2011.4446H14.3888C13.8672%2011.4446%2013.4443%2011.0217%2013.4443%2010.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.4443%2014.5001C13.4443%2013.9785%2013.8672%2013.5557%2014.3888%2013.5557H17.3888C17.9104%2013.5557%2018.3332%2013.9785%2018.3332%2014.5001C18.3332%2015.0217%2017.9104%2015.4446%2017.3888%2015.4446H14.3888C13.8672%2015.4446%2013.4443%2015.0217%2013.4443%2014.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.4443%2018.5001C13.4443%2017.9785%2013.8672%2017.5557%2014.3888%2017.5557H17.3888C17.9104%2017.5557%2018.3332%2017.9785%2018.3332%2018.5001C18.3332%2019.0217%2017.9104%2019.4446%2017.3888%2019.4446H14.3888C13.8672%2019.4446%2013.4443%2019.0217%2013.4443%2018.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.4443%2022.5001C13.4443%2021.9785%2013.8672%2021.5557%2014.3888%2021.5557H17.3888C17.9104%2021.5557%2018.3332%2021.9785%2018.3332%2022.5001C18.3332%2023.0217%2017.9104%2023.4446%2017.3888%2023.4446H14.3888C13.8672%2023.4446%2013.4443%2023.0217%2013.4443%2022.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.4443%2026.5001C13.4443%2025.9785%2013.8672%2025.5557%2014.3888%2025.5557H17.3888C17.9104%2025.5557%2018.3332%2025.9785%2018.3332%2026.5001C18.3332%2027.0217%2017.9104%2027.4446%2017.3888%2027.4446H14.3888C13.8672%2027.4446%2013.4443%2027.0217%2013.4443%2026.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.333%206.50011C20.333%205.97851%2020.7558%205.55566%2021.2775%205.55566H24.2775C24.7991%205.55566%2025.2219%205.97851%2025.2219%206.50011C25.2219%207.02171%2024.7991%207.44455%2024.2775%207.44455H21.2775C20.7558%207.44455%2020.333%207.02171%2020.333%206.50011Z'%20fill='%2300A95F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.333%2010.5001C20.333%209.97851%2020.7558%209.55566%2021.2775%209.55566H24.2775C24.7991%209.55566%2025.2219%209.97851%2025.2219%2010.5001C25.2219%2011.0217%2024.7991%2011.4446%2024.2775%2011.4446H21.2775C20.7558%2011.4446%2020.333%2011.0217%2020.333%2010.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.333%2014.5001C20.333%2013.9785%2020.7558%2013.5557%2021.2775%2013.5557H24.2775C24.7991%2013.5557%2025.2219%2013.9785%2025.2219%2014.5001C25.2219%2015.0217%2024.7991%2015.4446%2024.2775%2015.4446H21.2775C20.7558%2015.4446%2020.333%2015.0217%2020.333%2014.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.333%2018.5001C20.333%2017.9785%2020.7558%2017.5557%2021.2775%2017.5557H24.2775C24.7991%2017.5557%2025.2219%2017.9785%2025.2219%2018.5001C25.2219%2019.0217%2024.7991%2019.4446%2024.2775%2019.4446H21.2775C20.7558%2019.4446%2020.333%2019.0217%2020.333%2018.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.333%2022.5001C20.333%2021.9785%2020.7558%2021.5557%2021.2775%2021.5557H24.2775C24.7991%2021.5557%2025.2219%2021.9785%2025.2219%2022.5001C25.2219%2023.0217%2024.7991%2023.4446%2024.2775%2023.4446H21.2775C20.7558%2023.4446%2020.333%2023.0217%2020.333%2022.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.333%2026.5001C20.333%2025.9785%2020.7558%2025.5557%2021.2775%2025.5557H24.2775C24.7991%2025.5557%2025.2219%2025.9785%2025.2219%2026.5001C25.2219%2027.0217%2024.7991%2027.4446%2024.2775%2027.4446H21.2775C20.7558%2027.4446%2020.333%2027.0217%2020.333%2026.5001Z'%20fill='%2300A95F'%20fill-opacity='0.4'/%3e%3crect%20x='3.5'%20y='2.5'%20width='25'%20height='28'%20fill='url(%23paint0_linear_6603_3411)'%20fill-opacity='0.4'/%3e%3c/g%3e%3crect%20x='3.85'%20y='2.85'%20width='24.3'%20height='27.3'%20rx='3.42778'%20stroke='%2399DDBF'%20stroke-width='0.7'/%3e%3crect%20x='3.85'%20y='2.85'%20width='24.3'%20height='27.3'%20rx='3.42778'%20stroke='url(%23paint1_linear_6603_3411)'%20stroke-opacity='0.23'%20stroke-width='0.7'/%3e%3cg%20filter='url(%23filter0_d_6603_3411)'%3e%3crect%20y='16'%20width='16'%20height='16'%20rx='4'%20fill='%2300894D'/%3e%3crect%20y='16'%20width='16'%20height='16'%20rx='4'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.69873%2022.6664C2.69873%2022.5489%202.79403%2022.4536%202.9116%2022.4536H4.35906C5.12515%2022.4536%205.74715%2023.1378%205.74715%2023.9805V25.2891C5.74715%2025.4067%205.65184%2025.502%205.53428%2025.502H4.07379C3.31481%2025.502%202.69873%2024.8242%202.69873%2023.9894V22.6664Z'%20fill='white'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.69873%2026.3922C2.69873%2026.2747%202.79403%2026.1794%202.9116%2026.1794H4.35906C5.12515%2026.1794%205.74715%2026.8636%205.74715%2027.7063V29.0149C5.74715%2029.1325%205.65184%2029.2278%205.53428%2029.2278H4.07379C3.31481%2029.2278%202.69873%2028.55%202.69873%2027.7153V26.3922Z'%20fill='white'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5376%2018.9406C13.5376%2018.8231%2013.4423%2018.7278%2013.3248%2018.7278H11.8773C11.1112%2018.7278%2010.4892%2019.4119%2010.4892%2020.2547V21.5633C10.4892%2021.6809%2010.5845%2021.7762%2010.7021%2021.7762H12.1627C12.9216%2021.7762%2013.5376%2021.0984%2013.5376%2020.2636V18.9406Z'%20fill='white'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.76334%2018.9406C6.76334%2018.8231%206.85865%2018.7278%206.97621%2018.7278H8.42368C9.18976%2018.7278%209.81176%2019.4119%209.81176%2020.2547V21.5633C9.81176%2021.6809%209.71646%2021.7762%209.5989%2021.7762H8.13841C7.37942%2021.7762%206.76334%2021.0984%206.76334%2020.2636V18.9406Z'%20fill='white'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.76334%2022.6664C6.76334%2022.5489%206.85865%2022.4536%206.97621%2022.4536H8.42368C9.18976%2022.4536%209.81176%2023.1378%209.81176%2023.9805V25.2891C9.81176%2025.4067%209.71646%2025.502%209.5989%2025.502H8.13841C7.37942%2025.502%206.76334%2024.8242%206.76334%2023.9894V22.6664Z'%20fill='white'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5376%2022.6664C13.5376%2022.5489%2013.4423%2022.4536%2013.3248%2022.4536H11.8773C11.1112%2022.4536%2010.4892%2023.1378%2010.4892%2023.9805V25.2891C10.4892%2025.4067%2010.5845%2025.502%2010.7021%2025.502H12.1627C12.9216%2025.502%2013.5376%2024.8242%2013.5376%2023.9894V22.6664Z'%20fill='white'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.76334%2026.3922C6.76334%2026.2747%206.85865%2026.1794%206.97621%2026.1794H8.42368C9.18976%2026.1794%209.81176%2026.8636%209.81176%2027.7063V29.0149C9.81176%2029.1325%209.71646%2029.2278%209.5989%2029.2278H8.13841C7.37942%2029.2278%206.76334%2028.55%206.76334%2027.7153V26.3922Z'%20fill='white'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.5376%2026.3922C13.5376%2026.2747%2013.4423%2026.1794%2013.3248%2026.1794H11.8773C11.1112%2026.1794%2010.4892%2026.8636%2010.4892%2027.7063V29.0149C10.4892%2029.1325%2010.5845%2029.2278%2010.7021%2029.2278H12.1627C12.9216%2029.2278%2013.5376%2028.55%2013.5376%2027.7153V26.3922Z'%20fill='white'%20fill-opacity='0.95'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_6603_3411'%20x='0'%20y='14'%20width='18'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='1'%20dy='-1'/%3e%3cfeGaussianBlur%20stdDeviation='0.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.04%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_6603_3411'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_6603_3411'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_6603_3411'%20x1='16'%20y1='2.5'%20x2='16'%20y2='30.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_6603_3411'%20x1='16'%20y1='2.5'%20x2='16'%20y2='30.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_6603_3411'%3e%3crect%20x='3.5'%20y='2.5'%20width='25'%20height='28'%20rx='3.77778'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",hD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%235A8228'/%3e%3cpath%20d='M3.09546%206.68838C2.84644%206.68838%202.65161%206.61807%202.51099%206.47744C2.37036%206.33389%202.30005%206.1332%202.30005%205.87539V4.91299C2.30005%204.6581%202.37036%204.45889%202.51099%204.31533C2.65161%204.17178%202.84644%204.1%203.09546%204.1H4.89282C5.14185%204.1%205.33667%204.17178%205.4773%204.31533C5.61792%204.45889%205.68823%204.6581%205.68823%204.91299V5.87539C5.68823%206.1332%205.61792%206.33389%205.4773%206.47744C5.33667%206.61807%205.14185%206.68838%204.89282%206.68838H3.09546ZM7.06372%206.68838C6.8147%206.68838%206.61987%206.61807%206.47925%206.47744C6.33862%206.33389%206.26831%206.1332%206.26831%205.87539V4.91299C6.26831%204.6581%206.33862%204.45889%206.47925%204.31533C6.61987%204.17178%206.8147%204.1%207.06372%204.1H8.86108C9.11011%204.1%209.30347%204.17178%209.44116%204.31533C9.58179%204.45889%209.6521%204.6581%209.6521%204.91299V5.87539C9.6521%206.1332%209.58179%206.33389%209.44116%206.47744C9.30347%206.61807%209.11011%206.68838%208.86108%206.68838H7.06372ZM11.0408%206.68838C10.7888%206.68838%2010.5925%206.61807%2010.4519%206.47744C10.3113%206.33389%2010.241%206.1332%2010.241%205.87539V4.91299C10.241%204.6581%2010.3113%204.45889%2010.4519%204.31533C10.5925%204.17178%2010.7888%204.1%2011.0408%204.1H12.8337C13.0828%204.1%2013.2776%204.17178%2013.4182%204.31533C13.5588%204.45889%2013.6292%204.6581%2013.6292%204.91299V5.87539C13.6292%206.1332%2013.5588%206.33389%2013.4182%206.47744C13.2776%206.61807%2013.0828%206.68838%2012.8337%206.68838H11.0408ZM3.09546%209.77334C2.84644%209.77334%202.65161%209.70303%202.51099%209.5624C2.37036%209.41885%202.30005%209.21963%202.30005%208.96475V7.99795C2.30005%207.74014%202.37036%207.54092%202.51099%207.40029C2.65161%207.25674%202.84644%207.18496%203.09546%207.18496H4.89282C5.14185%207.18496%205.33667%207.25674%205.4773%207.40029C5.61792%207.54092%205.68823%207.74014%205.68823%207.99795V8.96475C5.68823%209.21963%205.61792%209.41885%205.4773%209.5624C5.33667%209.70303%205.14185%209.77334%204.89282%209.77334H3.09546ZM7.06372%209.77334C6.8147%209.77334%206.61987%209.70303%206.47925%209.5624C6.33862%209.41885%206.26831%209.21963%206.26831%208.96475V7.99795C6.26831%207.74014%206.33862%207.54092%206.47925%207.40029C6.61987%207.25674%206.8147%207.18496%207.06372%207.18496H8.86108C9.11011%207.18496%209.30347%207.25674%209.44116%207.40029C9.58179%207.54092%209.6521%207.74014%209.6521%207.99795V8.96475C9.6521%209.21963%209.58179%209.41885%209.44116%209.5624C9.30347%209.70303%209.11011%209.77334%208.86108%209.77334H7.06372ZM11.0408%209.77334C10.7888%209.77334%2010.5925%209.70303%2010.4519%209.5624C10.3113%209.41885%2010.241%209.21963%2010.241%208.96475V7.99795C10.241%207.74014%2010.3113%207.54092%2010.4519%207.40029C10.5925%207.25674%2010.7888%207.18496%2011.0408%207.18496H12.8337C13.0828%207.18496%2013.2776%207.25674%2013.4182%207.40029C13.5588%207.54092%2013.6292%207.74014%2013.6292%207.99795V8.96475C13.6292%209.21963%2013.5588%209.41885%2013.4182%209.5624C13.2776%209.70303%2013.0828%209.77334%2012.8337%209.77334H11.0408ZM3.09546%2012.8627C2.84644%2012.8627%202.65161%2012.7909%202.51099%2012.6474C2.37036%2012.5067%202.30005%2012.3061%202.30005%2012.0453V11.0873C2.30005%2010.8266%202.37036%2010.6259%202.51099%2010.4853C2.65161%2010.3417%202.84644%2010.2699%203.09546%2010.2699H4.89282C5.14185%2010.2699%205.33667%2010.3417%205.4773%2010.4853C5.61792%2010.6259%205.68823%2010.8266%205.68823%2011.0873V12.0453C5.68823%2012.3061%205.61792%2012.5067%205.4773%2012.6474C5.33667%2012.7909%205.14185%2012.8627%204.89282%2012.8627H3.09546ZM7.06372%2012.8627C6.8147%2012.8627%206.61987%2012.7909%206.47925%2012.6474C6.33862%2012.5067%206.26831%2012.3061%206.26831%2012.0453V11.0873C6.26831%2010.8266%206.33862%2010.6259%206.47925%2010.4853C6.61987%2010.3417%206.8147%2010.2699%207.06372%2010.2699H8.86108C9.11011%2010.2699%209.30347%2010.3417%209.44116%2010.4853C9.58179%2010.6259%209.6521%2010.8266%209.6521%2011.0873V12.0453C9.6521%2012.3061%209.58179%2012.5067%209.44116%2012.6474C9.30347%2012.7909%209.11011%2012.8627%208.86108%2012.8627H7.06372ZM11.0408%2012.8627C10.7888%2012.8627%2010.5925%2012.7909%2010.4519%2012.6474C10.3113%2012.5067%2010.241%2012.3061%2010.241%2012.0453V11.0873C10.241%2010.8266%2010.3113%2010.6259%2010.4519%2010.4853C10.5925%2010.3417%2010.7888%2010.2699%2011.0408%2010.2699H12.8337C13.0828%2010.2699%2013.2776%2010.3417%2013.4182%2010.4853C13.5588%2010.6259%2013.6292%2010.8266%2013.6292%2011.0873V12.0453C13.6292%2012.3061%2013.5588%2012.5067%2013.4182%2012.6474C13.2776%2012.7909%2013.0828%2012.8627%2012.8337%2012.8627H11.0408Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",pD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%233677CC'/%3e%3cpath%20d='M10.1114%2013.3117C10.5494%2013.1889%2010.9687%2012.9648%2011.2439%2012.5688C11.5156%2012.1811%2011.5921%2011.6892%2011.5921%2011.2159V4.28162C11.5921%204.15884%2011.5854%204.03584%2011.5706%203.91431C11.7881%203.99986%2011.9557%204.14122%2012.0735%204.33839C12.2124%204.56259%2012.2819%204.85784%2012.2819%205.22413V12.2674C12.2819%2012.7632%2012.1603%2013.1342%2011.9172%2013.3805C11.674%2013.6268%2011.3077%2013.7499%2010.8183%2013.7499H8.15784C8.22085%2013.7389%208.28402%2013.7275%208.34733%2013.7159C8.90251%2013.6167%209.48924%2013.482%2010.107%2013.313L10.1114%2013.3117Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.71826%2012.1206V5.06789C3.71826%204.63844%203.83352%204.3132%204.06403%204.09216C4.2977%203.87112%204.60716%203.74955%204.9924%203.72744C5.56078%203.69271%206.09917%203.64534%206.60756%203.58535C7.11595%203.52219%207.60224%203.44956%208.06642%203.36746C8.53376%203.28536%208.98847%203.19379%209.43055%203.09274C9.88526%202.98538%2010.2342%203.03906%2010.4773%203.25379C10.7205%203.46851%2010.842%203.81112%2010.842%204.28162V11.2159C10.842%2011.6296%2010.771%2011.9375%2010.6289%2012.1396C10.4868%2012.3448%2010.2468%2012.4948%209.90894%2012.5895C9.30898%2012.7537%208.74375%2012.8832%208.21326%2012.9779C7.68276%2013.0758%207.1649%2013.15%206.65966%2013.2006C6.15443%2013.2511%205.63657%2013.2906%205.10607%2013.319C4.66715%2013.3442%204.32612%2013.2527%204.08298%2013.0443C3.83983%2012.839%203.71826%2012.5311%203.71826%2012.1206ZM5.45324%206.34841C6.1488%206.30414%206.78618%206.23614%207.36533%206.14437C7.50584%206.12146%207.64615%206.0976%207.78592%206.07284C7.93219%206.04694%208.03797%205.91947%208.03797%205.77126C8.03797%205.57933%207.86426%205.43478%207.67562%205.46696C7.56726%205.48544%207.45833%205.50341%207.34882%205.52086C6.77548%205.61221%206.14195%205.67999%205.44821%205.72414C5.34432%205.73084%205.26166%205.76321%205.20853%205.82772C5.15829%205.88873%205.13367%205.96211%205.13367%206.04575C5.13367%206.13079%205.16236%206.20482%205.21963%206.26567L5.22044%206.26647C5.28251%206.32855%205.36138%206.35542%205.45324%206.34841ZM5.45301%207.92101C6.14866%207.87674%206.78612%207.80874%207.36533%207.71695C7.94704%207.6221%208.52261%207.51142%209.0917%207.38496C9.20718%207.3593%209.29368%207.31888%209.33695%207.25611C9.37949%207.19577%209.40052%207.12661%209.40052%207.04995C9.40052%206.96348%209.36758%206.889%209.30351%206.82849C9.23452%206.76333%209.13805%206.74814%209.0239%206.77165L9.02317%206.77181C8.48087%206.89478%207.92276%207.00199%207.34882%207.09344C6.77548%207.18479%206.14195%207.25257%205.44821%207.29672C5.34432%207.30342%205.26166%207.33579%205.20853%207.4003C5.15853%207.46101%205.13367%207.53269%205.13367%207.6136C5.13367%207.70135%205.16203%207.77712%205.21959%207.83828L5.22125%207.83984C5.28312%207.89807%205.36118%207.92456%205.45207%207.92107L5.45301%207.92101ZM5.45317%209.49353C6.14877%209.44611%206.78616%209.37653%207.36529%209.28475C7.94708%209.19306%208.52254%209.08397%209.0917%208.9575C9.20745%208.93177%209.29404%208.88967%209.33724%208.8235C9.37936%208.76358%209.40052%208.69622%209.40052%208.62249C9.40052%208.53602%209.36758%208.46154%209.30351%208.40102C9.23452%208.33586%209.13805%208.32069%209.0239%208.34419L9.02337%208.3443C8.481%208.46413%207.92282%208.56978%207.34882%208.66124C6.77543%208.7526%206.14188%208.82196%205.44811%208.86926C5.34426%208.87598%205.26164%208.90834%205.20853%208.97283C5.15853%209.03355%205.13367%209.10523%205.13367%209.18614C5.13367%209.27389%205.16203%209.34966%205.21959%209.41082L5.22125%209.41238C5.28312%209.47061%205.36118%209.4971%205.45207%209.49361L5.45317%209.49353ZM7.36533%2010.8464C6.78619%2010.9382%206.14881%2011.0062%205.45325%2011.0504C5.36139%2011.0574%205.28251%2011.0306%205.22044%2010.9685L5.21964%2010.9677C5.16237%2010.9068%205.13367%2010.8328%205.13367%2010.7478C5.13367%2010.6641%205.15829%2010.5908%205.20853%2010.5297C5.26166%2010.4652%205.34435%2010.4329%205.44824%2010.4262C6.14198%2010.382%206.77548%2010.3142%207.34882%2010.2229C7.45833%2010.2054%207.56726%2010.1875%207.67562%2010.169C7.86426%2010.1368%208.03797%2010.2813%208.03797%2010.4733C8.03797%2010.6215%207.93219%2010.749%207.78592%2010.7749C7.64615%2010.7996%207.50584%2010.8235%207.36533%2010.8464Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",vD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%236D778C'/%3e%3cpath%20d='M4.31151%2012.5C3.85038%2012.5%203.50149%2012.3847%203.26486%2012.1542C3.02823%2011.9175%202.90991%2011.5717%202.90991%2011.1166V5.87429C2.90991%205.41923%203.02823%205.07641%203.26486%204.84585C3.50149%204.61528%203.85038%204.5%204.31151%204.5H11.6835C12.1446%204.5%2012.4935%204.61528%2012.7302%204.84585C12.9668%205.07641%2013.0851%205.41923%2013.0851%205.87429V11.1166C13.0851%2011.5717%2012.9668%2011.9175%2012.7302%2012.1542C12.4935%2012.3847%2012.1446%2012.5%2011.6835%2012.5H4.31151ZM4.39342%2011.5717H11.6016C11.7715%2011.5717%2011.905%2011.5231%2012.0021%2011.4261C12.1052%2011.329%2012.1568%2011.1955%2012.1568%2011.0256V10.2065L10.3638%208.57736C10.1697%208.38927%209.94518%208.29522%209.69034%208.29522C9.44158%208.29522%209.21405%208.38623%209.00775%208.56826L6.97817%2010.3794L6.15906%209.64221C5.95883%209.47232%205.75557%209.38737%205.54928%209.38737C5.35512%209.38737%205.16095%209.46928%204.96679%209.63311L3.84734%2010.5796V11.0256C3.84734%2011.1955%203.89588%2011.329%203.99296%2011.4261C4.09004%2011.5231%204.22353%2011.5717%204.39342%2011.5717ZM6.25007%208.58646C6.54131%208.58646%206.79008%208.48332%206.99638%208.27702C7.20874%208.06466%207.31492%207.80982%207.31492%207.51251C7.31492%207.22127%207.20874%206.97251%206.99638%206.76621C6.79008%206.55385%206.54131%206.44767%206.25007%206.44767C5.95276%206.44767%205.69793%206.55385%205.48556%206.76621C5.27927%206.97251%205.17613%207.22127%205.17613%207.51251C5.17613%207.80982%205.27927%208.06466%205.48556%208.27702C5.69793%208.48332%205.95276%208.58646%206.25007%208.58646Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",gD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%236D778C'/%3e%3cpath%20d='M1.9561%2011C1.84565%2011%201.7561%2010.9105%201.7561%2010.8V6.06089C1.7561%205.95044%201.84565%205.86089%201.9561%205.86089H3.45201C4.58261%205.86089%205.27272%206.44088%205.27272%207.39528C5.27272%208.34235%204.58261%208.92233%203.45201%208.92233H2.89861C2.84338%208.92233%202.79861%208.9671%202.79861%209.02233V10.8C2.79861%2010.9105%202.70907%2011%202.59861%2011H1.9561ZM3.49606%206.7272H2.89861C2.84338%206.7272%202.79861%206.77197%202.79861%206.8272V7.95603C2.79861%208.01125%202.84338%208.05603%202.89861%208.05603H3.49606C3.93655%208.05603%204.20085%207.79907%204.20085%207.3806C4.20085%206.9915%203.93655%206.7272%203.49606%206.7272Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M6.18812%2011C6.07767%2011%205.98812%2010.9105%205.98812%2010.8V6.06089C5.98812%205.95044%206.07767%205.86089%206.18812%205.86089H8.00706C9.63689%205.86089%2010.7381%207.04289%2010.7381%208.43045C10.7381%209.81801%209.63689%2011%208.00706%2011H6.18812ZM8.02174%206.80796H7.13063C7.0754%206.80796%207.03063%206.85273%207.03063%206.90796V9.95294C7.03063%2010.0082%207.0754%2010.0529%207.13063%2010.0529H8.02174C8.97615%2010.0529%209.66626%209.3408%209.66626%208.43045C9.66626%207.51275%208.97615%206.80796%208.02174%206.80796Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M11.7967%2011C11.6862%2011%2011.5967%2010.9105%2011.5967%2010.8V6.06089C11.5967%205.95044%2011.6862%205.86089%2011.7967%205.86089H14.3921C14.5025%205.86089%2014.5921%205.95044%2014.5921%206.06089V6.5272C14.5921%206.63766%2014.5025%206.7272%2014.3921%206.7272H12.7392C12.684%206.7272%2012.6392%206.77197%2012.6392%206.8272V7.8459C12.6392%207.90113%2012.684%207.9459%2012.7392%207.9459H14.0984C14.2088%207.9459%2014.2984%208.03545%2014.2984%208.1459V8.61221C14.2984%208.72267%2014.2088%208.81221%2014.0984%208.81221H12.7392C12.684%208.81221%2012.6392%208.85698%2012.6392%208.91221V10.8C12.6392%2010.9105%2012.5497%2011%2012.4392%2011H11.7967Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",mD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%23AE6257'/%3e%3cpath%20d='M4.7875%206.95H11.3594C11.4469%206.95%2011.5219%206.92031%2011.5844%206.86094C11.6469%206.79844%2011.6781%206.72031%2011.6781%206.62656C11.6781%206.53906%2011.6469%206.46562%2011.5844%206.40625C11.5219%206.34375%2011.4469%206.3125%2011.3594%206.3125H4.7875C4.69375%206.3125%204.61563%206.34375%204.55313%206.40625C4.49375%206.46562%204.46406%206.53906%204.46406%206.62656C4.46406%206.72031%204.49375%206.79844%204.55313%206.86094C4.61563%206.92031%204.69375%206.95%204.7875%206.95ZM4.7875%208.81562H8.125C8.21562%208.81562%208.29063%208.78437%208.35%208.72187C8.4125%208.65937%208.44375%208.58281%208.44375%208.49219C8.44375%208.40469%208.4125%208.33125%208.35%208.27187C8.29063%208.20937%208.21562%208.17812%208.125%208.17812H4.7875C4.69375%208.17812%204.61563%208.20937%204.55313%208.27187C4.49375%208.33125%204.46406%208.40469%204.46406%208.49219C4.46406%208.58281%204.49375%208.65937%204.55313%208.72187C4.61563%208.78437%204.69375%208.81562%204.7875%208.81562ZM4.08906%2012.9406C3.57031%2012.9406%203.175%2012.8062%202.90313%2012.5375C2.63438%2012.2687%202.5%2011.8797%202.5%2011.3703V5.675C2.5%205.15937%202.63438%204.76875%202.90313%204.50312C3.175%204.23437%203.57031%204.1%204.08906%204.1H12.0531C12.5719%204.1%2012.9656%204.23437%2013.2344%204.50312C13.5031%204.77187%2013.6375%205.1625%2013.6375%205.675V11.3703C13.6375%2011.8797%2013.5031%2012.2687%2013.2344%2012.5375C12.9656%2012.8062%2012.5719%2012.9406%2012.0531%2012.9406H4.08906Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",CD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%236D778C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.91963%203.5C6.25183%203.5%206.52114%203.7693%206.52114%204.1015V12.8985C6.52114%2013.2307%206.25183%2013.5%205.91963%2013.5C5.58743%2013.5%205.31813%2013.2307%205.31813%2012.8985V4.1015C5.31813%203.7693%205.58743%203.5%205.91963%203.5ZM10.3558%204.85338C10.688%204.85338%2010.9573%205.12268%2010.9573%205.45488V11.5451C10.9573%2011.8773%2010.688%2012.1466%2010.3558%2012.1466C10.0236%2012.1466%209.75434%2011.8773%209.75434%2011.5451V5.45488C9.75434%205.12268%2010.0236%204.85338%2010.3558%204.85338ZM8.13765%206.20677C8.46985%206.20677%208.73915%206.47607%208.73915%206.80827V10.1917C8.73915%2010.5239%208.46985%2010.7932%208.13765%2010.7932C7.80545%2010.7932%207.53615%2010.5239%207.53615%2010.1917V6.80827C7.53615%206.47607%207.80545%206.20677%208.13765%206.20677ZM13.1754%208.16165C13.1754%207.82945%2012.9061%207.56015%2012.5739%207.56015C12.2417%207.56015%2011.9724%207.82945%2011.9724%208.16165V8.83834C11.9724%209.17054%2012.2417%209.43985%2012.5739%209.43985C12.9061%209.43985%2013.1754%209.17054%2013.1754%208.83834V8.16165ZM4.30312%207.48497C4.30312%207.15276%204.03382%206.88346%203.70161%206.88346C3.36941%206.88346%203.10011%207.15276%203.10011%207.48497V9.51504C3.10011%209.84724%203.36941%2010.1165%203.70161%2010.1165C4.03382%2010.1165%204.30312%209.84724%204.30312%209.51504V7.48497Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",bD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%236D778C'/%3e%3cpath%20d='M5%2011.6221V5.23708C5%204.98686%205.06331%204.80146%205.18992%204.68088C5.31654%204.56029%205.46727%204.5%205.64212%204.5C5.79888%204.5%205.95564%204.54371%206.1124%204.63114L11.4528%207.75129C11.6458%207.86283%2011.7845%207.96835%2011.8689%208.06783C11.9563%208.16731%2012%208.2879%2012%208.42959C12%208.56826%2011.9563%208.68885%2011.8689%208.79134C11.7845%208.89083%2011.6458%208.99634%2011.4528%209.10788L6.1124%2012.228C5.95564%2012.3155%205.79888%2012.3592%205.64212%2012.3592C5.46727%2012.3592%205.31654%2012.2974%205.18992%2012.1738C5.06331%2012.0532%205%2011.8693%205%2011.6221Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",yD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%236D778C'/%3e%3cpath%20d='M5.15739%206.14735H12.3787C12.355%205.74303%2012.2388%205.42992%2012.0302%205.20803C11.7976%204.95768%2011.4558%204.8325%2011.0047%204.8325H7.0959C6.94459%204.8325%206.8171%204.81139%206.71342%204.76916C6.60975%204.72693%206.49907%204.65605%206.38139%204.55651L6.14182%204.34386C6.04375%204.25639%205.94988%204.18852%205.86022%204.14026C5.77055%204.08898%205.67248%204.05279%205.56601%204.03167C5.45953%204.01056%205.33344%204%205.18774%204H3.99829C3.60601%204%203.29919%204.12216%203.07783%204.36648C2.85928%204.60779%202.75%204.96673%202.75%205.44331V9.87038L3.31516%207.5889C3.51239%206.79276%204.33718%206.14735%205.15739%206.14735Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M3.19541%2012.2352C3.36361%2012.4951%203.67467%2012.625%204.12859%2012.625H9.37085L9.51366%2012.0895H8.75432C8.67867%2012.0895%208.62142%2012.0642%208.58254%2012.0136C8.54367%2011.963%208.53397%2011.9011%208.55346%2011.828C8.57295%2011.7549%208.61526%2011.6945%208.68037%2011.6467C8.74623%2011.5961%208.81698%2011.5708%208.89262%2011.5708H9.65196L9.81838%2010.9467H9.05904C8.9834%2010.9467%208.92614%2010.9214%208.88726%2010.8708C8.84839%2010.8202%208.83907%2010.757%208.85931%2010.6811C8.87805%2010.6108%208.91998%2010.5518%208.98509%2010.504C9.05095%2010.4534%209.12171%2010.4281%209.19735%2010.4281H9.95669L10.1231%209.80403H9.36377C9.28812%209.80403%209.23086%209.77873%209.19199%209.72813C9.15386%209.67472%209.14455%209.61147%209.16404%209.53838C9.18278%209.46811%209.2247%209.40907%209.28982%209.36128C9.35568%209.31068%209.42643%209.28538%209.50207%209.28538H10.2614L10.4278%208.66132H9.66849C9.59285%208.66132%209.53559%208.63602%209.49671%208.58542C9.45859%208.53201%209.44927%208.46876%209.46876%208.39567C9.4875%208.32539%209.52943%208.26636%209.59454%208.21857C9.6604%208.16797%209.73115%208.14267%209.8068%208.14267H10.5661L10.9216%206.80971H4.99334C4.54998%206.80971%204.10415%207.15857%203.99754%207.58892L3.12806%2011.0989C3.00398%2011.5998%203.02643%2011.9785%203.19541%2012.2352Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M11.4627%206.80971L11.2602%207.5692H12.0195C12.0952%207.5692%2012.1524%207.5945%2012.1913%207.6451C12.2309%207.69289%2012.241%207.75333%2012.2215%207.82642C12.202%207.89951%2012.1593%207.96135%2012.0935%208.01195C12.0276%208.06255%2011.9569%208.08785%2011.8812%208.08785H11.1219L10.9555%208.71192H11.7148C11.7905%208.71192%2011.8477%208.73722%2011.8866%208.78782C11.9262%208.83561%2011.9363%208.89604%2011.9168%208.96913C11.8973%209.04222%2011.8546%209.10407%2011.7888%209.15467C11.7229%209.20527%2011.6521%209.23057%2011.5765%209.23057H10.8172L10.6507%209.85463H11.4101C11.4857%209.85463%2011.543%209.87993%2011.5819%209.93053C11.6215%209.97832%2011.6316%2010.0388%2011.6121%2010.1118C11.5926%2010.1849%2011.5499%2010.2468%2011.484%2010.2974C11.4182%2010.348%2011.3474%2010.3733%2011.2718%2010.3733H10.5124L10.346%2010.9973H11.1054C11.181%2010.9973%2011.2383%2011.0226%2011.2771%2011.0732C11.3168%2011.121%2011.3268%2011.1815%2011.3073%2011.2546C11.2879%2011.3277%2011.2452%2011.3895%2011.1793%2011.4401C11.1135%2011.4907%2011.0427%2011.516%2010.9671%2011.516H10.2077L9.91198%2012.625H11.1098C11.5105%2012.625%2011.8551%2012.4951%2012.1436%2012.2352C12.4313%2011.9785%2012.6372%2011.5998%2012.7613%2011.0989L13.6308%207.58893C13.7374%207.15858%2013.4644%206.80971%2013.0211%206.80971H11.4627Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",rl="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6656_9590)'%3e%3cmask%20id='mask0_6656_9590'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='24'%20height='32'%3e%3cpath%20d='M4.38802%201.94379C4%202.70532%204%203.70221%204%205.696V26.304C4%2028.2978%204%2029.2947%204.38802%2030.0562C4.72933%2030.7261%205.27394%2031.2707%205.94379%2031.612C6.70532%2032%207.70221%2032%209.696%2032H22.304C24.2978%2032%2025.2947%2032%2026.0562%2031.612C26.7261%2031.2707%2027.2707%2030.7261%2027.612%2030.0562C28%2029.2947%2028%2028.2978%2028%2026.304V8.98822C28%208.25445%2028%207.88757%2027.9171%207.5423C27.8436%207.2362%2027.7224%206.94356%2027.5579%206.67515C27.3724%206.3724%2027.113%206.11297%2026.5941%205.59411L22.4059%201.40589C21.887%200.887032%2021.6276%200.627605%2021.3249%200.442079C21.0564%200.277593%2020.7638%200.15638%2020.4577%200.0828902C20.1124%200%2019.7455%200%2019.0118%200H9.696C7.70221%200%206.70532%200%205.94379%200.388017C5.27394%200.729326%204.72933%201.27394%204.38802%201.94379Z'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_6656_9590)'%3e%3cpath%20d='M4.38802%201.94379C4%202.70532%204%203.70221%204%205.696V26.304C4%2028.2978%204%2029.2947%204.38802%2030.0562C4.72933%2030.7261%205.27394%2031.2707%205.94379%2031.612C6.70532%2032%207.70221%2032%209.696%2032H22.304C24.2978%2032%2025.2947%2032%2026.0562%2031.612C26.7261%2031.2707%2027.2707%2030.7261%2027.612%2030.0562C28%2029.2947%2028%2028.2978%2028%2026.304V8.98822C28%208.25445%2028%207.88757%2027.9171%207.5423C27.8436%207.2362%2027.7224%206.94356%2027.5579%206.67515C27.3724%206.3724%2027.113%206.11297%2026.5941%205.59411L22.4059%201.40589C21.887%200.887032%2021.6276%200.627605%2021.3249%200.442079C21.0564%200.277593%2020.7638%200.15638%2020.4577%200.0828902C20.1124%200%2019.7455%200%2019.0118%200H9.696C7.70221%200%206.70532%200%205.94379%200.388017C5.27394%200.729326%204.72933%201.27394%204.38802%201.94379Z'%20fill='white'/%3e%3cg%20filter='url(%23filter0_d_6656_9590)'%3e%3cmask%20id='path-4-inside-1_6656_9590'%20fill='white'%3e%3cpath%20d='M20.0964%204.44V0H28.0964V8H23.6564C21.6903%208%2020.0964%206.40613%2020.0964%204.44Z'/%3e%3c/mask%3e%3cpath%20d='M20.0964%204.44V0H28.0964V8H23.6564C21.6903%208%2020.0964%206.40613%2020.0964%204.44Z'%20fill='%236D778C'/%3e%3cpath%20d='M20.0964%204.44V0H28.0964V8H23.6564C21.6903%208%2020.0964%206.40613%2020.0964%204.44Z'%20fill='%23F6F8F9'%20fill-opacity='0.9'/%3e%3cpath%20d='M20.0964%200V-0.7H19.3964V0H20.0964ZM28.0964%208V8.7H28.7964V8H28.0964ZM28.0964%200H28.7964V-0.7H28.0964V0ZM20.0964%200H19.3964V4.44H20.0964H20.7964V0H20.0964ZM23.6564%208V8.7H28.0964V8V7.3H23.6564V8ZM20.0964%200V0.7H28.0964V0V-0.7H20.0964V0ZM28.0964%200H27.3964V8H28.0964H28.7964V0H28.0964ZM20.0964%204.44H19.3964C19.3964%206.79273%2021.3037%208.7%2023.6564%208.7V8V7.3C22.0769%207.3%2020.7964%206.01953%2020.7964%204.44H20.0964Z'%20fill='%236D778C'%20mask='url(%23path-4-inside-1_6656_9590)'/%3e%3cpath%20d='M20.0964%200V-0.7H19.3964V0H20.0964ZM28.0964%208V8.7H28.7964V8H28.0964ZM28.0964%200H28.7964V-0.7H28.0964V0ZM20.0964%200H19.3964V4.44H20.0964H20.7964V0H20.0964ZM23.6564%208V8.7H28.0964V8V7.3H23.6564V8ZM20.0964%200V0.7H28.0964V0V-0.7H20.0964V0ZM28.0964%200H27.3964V8H28.0964H28.7964V0H28.0964ZM20.0964%204.44H19.3964C19.3964%206.79273%2021.3037%208.7%2023.6564%208.7V8V7.3C22.0769%207.3%2020.7964%206.01953%2020.7964%204.44H20.0964Z'%20fill='%23F6F8F9'%20fill-opacity='0.8'%20mask='url(%23path-4-inside-1_6656_9590)'/%3e%3c/g%3e%3cpath%20d='M9.69629%200.349609H19.0117C19.7621%200.349609%2020.0804%200.351904%2020.376%200.422852C20.6462%200.487732%2020.9046%200.595062%2021.1416%200.740234C21.4008%200.899068%2021.6277%201.12278%2022.1582%201.65332L26.3467%205.8418C26.8772%206.37234%2027.1009%206.5992%2027.2598%206.8584C27.4049%207.09539%2027.5123%207.35378%2027.5771%207.62402C27.6481%207.91961%2027.6504%208.23793%2027.6504%208.98828V26.3037C27.6504%2027.3061%2027.6496%2028.0373%2027.6025%2028.6133C27.5558%2029.1853%2027.4645%2029.5743%2027.2998%2029.8975C26.9921%2030.5013%2026.5013%2030.9921%2025.8975%2031.2998C25.5743%2031.4645%2025.1853%2031.5558%2024.6133%2031.6025C24.0373%2031.6496%2023.3061%2031.6504%2022.3037%2031.6504H9.69629C8.69386%2031.6504%207.96274%2031.6496%207.38672%2031.6025C6.81473%2031.5558%206.42574%2031.4645%206.10254%2031.2998C5.49874%2030.9921%205.00791%2030.5013%204.7002%2029.8975C4.53552%2029.5743%204.44419%2029.1853%204.39746%2028.6133C4.35043%2028.0373%204.34961%2027.3061%204.34961%2026.3037V5.69629C4.34961%204.69386%204.35043%203.96274%204.39746%203.38672C4.44419%202.81473%204.53552%202.42574%204.7002%202.10254C5.00791%201.49874%205.49874%201.00791%206.10254%200.700195C6.42574%200.535517%206.81473%200.444195%207.38672%200.397461C7.96274%200.350426%208.69386%200.349609%209.69629%200.349609Z'%20stroke='%236D778C'%20stroke-width='0.7'/%3e%3cpath%20d='M9.69629%200.349609H19.0117C19.7621%200.349609%2020.0804%200.351904%2020.376%200.422852C20.6462%200.487732%2020.9046%200.595062%2021.1416%200.740234C21.4008%200.899068%2021.6277%201.12278%2022.1582%201.65332L26.3467%205.8418C26.8772%206.37234%2027.1009%206.5992%2027.2598%206.8584C27.4049%207.09539%2027.5123%207.35378%2027.5771%207.62402C27.6481%207.91961%2027.6504%208.23793%2027.6504%208.98828V26.3037C27.6504%2027.3061%2027.6496%2028.0373%2027.6025%2028.6133C27.5558%2029.1853%2027.4645%2029.5743%2027.2998%2029.8975C26.9921%2030.5013%2026.5013%2030.9921%2025.8975%2031.2998C25.5743%2031.4645%2025.1853%2031.5558%2024.6133%2031.6025C24.0373%2031.6496%2023.3061%2031.6504%2022.3037%2031.6504H9.69629C8.69386%2031.6504%207.96274%2031.6496%207.38672%2031.6025C6.81473%2031.5558%206.42574%2031.4645%206.10254%2031.2998C5.49874%2030.9921%205.00791%2030.5013%204.7002%2029.8975C4.53552%2029.5743%204.44419%2029.1853%204.39746%2028.6133C4.35043%2028.0373%204.34961%2027.3061%204.34961%2026.3037V5.69629C4.34961%204.69386%204.35043%203.96274%204.39746%203.38672C4.44419%202.81473%204.53552%202.42574%204.7002%202.10254C5.00791%201.49874%205.49874%201.00791%206.10254%200.700195C6.42574%200.535517%206.81473%200.444195%207.38672%200.397461C7.96274%200.350426%208.69386%200.349609%209.69629%200.349609Z'%20stroke='%23F6F8F9'%20stroke-opacity='0.8'%20stroke-width='0.7'/%3e%3c/g%3e%3cpath%20d='M11.6121%2021.3931C11.2829%2021.3931%2010.9972%2021.3212%2010.755%2021.1774C10.5128%2021.0336%2010.3254%2020.8406%2010.193%2020.5984C10.0643%2020.3562%2010%2020.0875%2010%2019.7923C10%2019.5047%2010.0757%2019.2304%2010.2271%2018.9693L14.6206%2011.3117C14.7682%2011.043%2014.9669%2010.8406%2015.2167%2010.7044C15.4664%2010.5681%2015.7275%2010.5%2016%2010.5C16.2725%2010.5%2016.5317%2010.5681%2016.7777%2010.7044C17.0237%2010.8368%2017.2242%2011.0393%2017.3794%2011.3117L21.7729%2018.9693C21.8486%2019.0979%2021.9054%2019.2323%2021.9432%2019.3723C21.9811%2019.5123%2022%2019.6523%2022%2019.7923C22%2020.0875%2021.9338%2020.3562%2021.8013%2020.5984C21.6689%2020.8406%2021.4816%2021.0336%2021.2394%2021.1774C21.0009%2021.3212%2020.7171%2021.3931%2020.3879%2021.3931H11.6121ZM16.0057%2017.5047C16.3425%2017.5047%2016.5147%2017.3288%2016.5222%2016.9768L16.6131%2014.1272C16.6206%2013.9532%2016.5658%2013.8113%2016.4484%2013.7015C16.3311%2013.588%2016.1816%2013.5312%2016%2013.5312C15.8146%2013.5312%2015.6651%2013.588%2015.5516%2013.7015C15.438%2013.8113%2015.3851%2013.9513%2015.3926%2014.1216L15.4721%2016.9825C15.4834%2017.3307%2015.6613%2017.5047%2016.0057%2017.5047ZM16.0057%2019.4574C16.1949%2019.4574%2016.3576%2019.3969%2016.4939%2019.2758C16.6301%2019.1547%2016.6982%2018.9995%2016.6982%2018.8103C16.6982%2018.6249%2016.6301%2018.4697%2016.4939%2018.3448C16.3576%2018.22%2016.1949%2018.1575%2016.0057%2018.1575C15.8127%2018.1575%2015.6481%2018.22%2015.5118%2018.3448C15.3756%2018.4697%2015.3075%2018.6249%2015.3075%2018.8103C15.3075%2018.9995%2015.3756%2019.1547%2015.5118%2019.2758C15.6518%2019.3969%2015.8165%2019.4574%2016.0057%2019.4574Z'%20fill='%23A75400'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_6656_9590'%20x='18.0964'%20y='-2'%20width='12'%20height='12'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_6656_9590'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_6656_9590'%20result='shape'/%3e%3c/filter%3e%3cclipPath%20id='clip0_6656_9590'%3e%3crect%20x='4'%20width='24'%20height='32'%20rx='3.55556'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",xD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%236D778C'/%3e%3cpath%20d='M3.1276%207.29055C3.1276%207.40788%203.16454%207.50782%203.23841%207.59038C3.31662%207.67294%203.41657%207.74681%203.53823%207.81199C3.6599%207.87282%203.79461%207.93366%203.94235%207.99449C4.09443%208.05533%204.24435%208.12485%204.39209%208.20307C4.53983%208.27694%204.67453%208.37036%204.7962%208.48334C4.91787%208.59197%205.01564%208.7245%205.08951%208.88093C5.16772%209.03302%205.20683%209.22204%205.20683%209.44799C5.20248%209.73478%205.13079%209.98029%204.99174%2010.1845C4.85703%2010.3887%204.67453%2010.5474%204.44423%2010.6603C4.21827%2010.769%203.96625%2010.8233%203.68815%2010.8233C3.30576%2010.8233%202.97986%2010.7581%202.71046%2010.6277C2.4915%2010.5183%202.29407%2010.3729%202.11817%2010.1917C2.04938%2010.1208%202.05711%2010.008%202.12971%209.94104L2.52375%209.57761C2.60323%209.5043%202.72767%209.5154%202.80291%209.59304C2.90707%209.70052%203.01964%209.78905%203.14064%209.85862C3.31445%209.95856%203.49261%2010.0085%203.67511%2010.0085C3.80547%2010.0085%203.9141%209.98681%204.00101%209.94336C4.08791%209.8999%204.15309%209.83907%204.19655%209.76085C4.24435%209.68264%204.26824%209.58921%204.26824%209.48058C4.26824%209.35891%204.23131%209.2568%204.15744%209.17424C4.08357%209.09168%203.98363%209.01781%203.85761%208.95263C3.73595%208.88745%203.60124%208.82444%203.4535%208.76361C3.30576%208.69843%203.15802%208.6289%203.01028%208.55503C2.86254%208.47682%202.72566%208.38557%202.59965%208.28128C2.47798%208.17265%202.38021%208.04012%202.30634%207.88369C2.23247%207.72726%202.19554%207.54041%202.19554%207.32314C2.19554%207.14064%202.2303%206.97117%202.29983%206.81474C2.3737%206.65397%202.47581%206.51274%202.60617%206.39108C2.73653%206.26941%202.89079%206.17381%203.06894%206.10429C3.25145%206.03476%203.45133%206%203.66859%206C4.01187%206%204.31387%206.06952%204.57459%206.20857C4.78684%206.31992%204.97681%206.46052%205.14448%206.63038C5.21466%206.70148%205.2066%206.81582%205.1325%206.88281L4.73378%207.24318C4.6546%207.31475%204.53206%207.30393%204.45898%207.22615C4.36258%207.12356%204.26206%207.0364%204.15744%206.96466C4.00535%206.86037%203.84458%206.80823%203.67511%206.80823C3.56648%206.80823%203.47088%206.82995%203.38832%206.8734C3.31011%206.91251%203.2471%206.969%203.1993%207.04287C3.1515%207.1124%203.1276%207.19496%203.1276%207.29055Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M10.0176%2010.5756C10.1957%2010.7364%2010.363%2010.8494%2010.5195%2010.9145C10.6759%2010.9797%2010.828%2011.0123%2010.9757%2011.0123C11.0279%2011.0123%2011.0822%2011.008%2011.1387%2010.9993C11.2194%2010.9877%2011.3016%2011.0464%2011.3016%2011.128V11.6115C11.3016%2011.6899%2011.2525%2011.761%2011.1765%2011.7802C11.1443%2011.7884%2011.1122%2011.7953%2011.08%2011.801C11.0061%2011.8184%2010.9192%2011.827%2010.8193%2011.827C10.5673%2011.827%2010.3218%2011.7749%2010.0828%2011.6706C9.84811%2011.5707%209.61781%2011.4208%209.39186%2011.2209L8.71779%2010.6279C8.62297%2010.5445%208.6378%2010.3927%208.74698%2010.3292L9.24729%2010.0383C9.31767%209.9974%209.40654%2010.0073%209.46616%2010.0628L10.0176%2010.5756ZM9.69168%208.41164C9.69168%208.19437%209.65475%207.99232%209.58088%207.80547C9.51135%207.61862%209.40924%207.45567%209.27454%207.31662C9.14418%207.17323%208.98992%207.06243%208.81176%206.98421C8.63361%206.90599%208.43807%206.86689%208.22515%206.86689C8.00788%206.86689%207.81017%206.90599%207.63201%206.98421C7.45386%207.06243%207.29743%207.17323%207.16272%207.31662C7.03236%207.45567%206.93025%207.61862%206.85638%207.80547C6.78685%207.99232%206.75209%208.19437%206.75209%208.41164C6.75209%208.6289%206.78685%208.83096%206.85638%209.01781C6.93025%209.20466%207.03236%209.36978%207.16272%209.51317C7.29743%209.65222%207.45386%209.76085%207.63201%209.83907C7.81017%209.91728%208.00788%209.95639%208.22515%209.95639C8.43807%209.95639%208.63361%209.91728%208.81176%209.83907C8.98992%209.76085%209.14418%209.65222%209.27454%209.51317C9.40924%209.36978%209.51135%209.20466%209.58088%209.01781C9.65475%208.83096%209.69168%208.6289%209.69168%208.41164ZM5.80047%208.41164C5.80047%208.08574%205.85913%207.77723%205.97646%207.48609C6.09378%207.19496%206.2589%206.93858%206.47182%206.71697C6.68908%206.49536%206.94546%206.32155%207.24094%206.19554C7.53642%206.06518%207.86449%206%208.22515%206C8.58581%206%208.91388%206.06518%209.20936%206.19554C9.50484%206.32155%209.75904%206.49536%209.97196%206.71697C10.1892%206.93858%2010.3543%207.19496%2010.4673%207.48609C10.5846%207.77723%2010.6433%208.08574%2010.6433%208.41164C10.6433%208.73754%2010.5846%209.04605%2010.4673%209.33719C10.3543%209.62832%2010.1892%209.8847%209.97196%2010.1063C9.75904%2010.3279%209.50484%2010.5039%209.20936%2010.6343C8.91388%2010.7603%208.58581%2010.8233%208.22515%2010.8233C7.86449%2010.8233%207.53642%2010.7603%207.24094%2010.6343C6.94546%2010.5039%206.68908%2010.3279%206.47182%2010.1063C6.2589%209.8847%206.09378%209.62832%205.97646%209.33719C5.85913%209.04605%205.80047%208.73754%205.80047%208.41164Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20d='M11.7805%2010.6929C11.6784%2010.6929%2011.5956%2010.6101%2011.5956%2010.508V6.31527C11.5956%206.21315%2011.6784%206.13036%2011.7805%206.13036H12.3362C12.4383%206.13036%2012.5211%206.21315%2012.5211%206.31527V9.66719C12.5211%209.76932%2012.6039%209.85211%2012.706%209.85211H14.07C14.1721%209.85211%2014.2549%209.93489%2014.2549%2010.037V10.508C14.2549%2010.6101%2014.1721%2010.6929%2014.07%2010.6929H11.7805Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",wD="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='16'%20height='16'%20rx='4'%20fill='%235A8228'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.45605%207.35698C3.45605%207.25621%203.53774%207.17452%203.63851%207.17452H4.8792C5.53584%207.17452%206.06898%207.76099%206.06898%208.48329V9.605C6.06898%209.70576%205.9873%209.78745%205.88653%209.78745H4.63468C3.98412%209.78745%203.45605%209.20653%203.45605%208.49094V7.35698Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.45605%2010.5505C3.45605%2010.4498%203.53774%2010.3681%203.63851%2010.3681H4.8792C5.53584%2010.3681%206.06898%2010.9545%206.06898%2011.6768V12.7985C6.06898%2012.8993%205.9873%2012.981%205.88653%2012.981H4.63468C3.98412%2012.981%203.45605%2012.4001%203.45605%2011.6846V10.5505Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7466%204.16345C12.7466%204.06268%2012.6649%203.98099%2012.5641%203.98099H11.3234C10.6668%203.98099%2010.1336%204.56738%2010.1336%205.28976V6.41146C10.1336%206.51223%2010.2153%206.59392%2010.3161%206.59392H11.568C12.2185%206.59392%2012.7466%206.01292%2012.7466%205.29741V4.16345Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.94001%204.16345C6.94001%204.06268%207.0217%203.98099%207.12247%203.98099H8.36315C9.0198%203.98099%209.55294%204.56738%209.55294%205.28976V6.41146C9.55294%206.51223%209.47125%206.59392%209.37048%206.59392H8.11863C7.46808%206.59392%206.94001%206.01292%206.94001%205.29741V4.16345Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.94001%207.35698C6.94001%207.25621%207.0217%207.17452%207.12247%207.17452H8.36315C9.0198%207.17452%209.55294%207.76099%209.55294%208.48329V9.605C9.55294%209.70576%209.47125%209.78745%209.37048%209.78745H8.11863C7.46808%209.78745%206.94001%209.20653%206.94001%208.49094V7.35698Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7466%207.35698C12.7466%207.25621%2012.6649%207.17452%2012.5641%207.17452H11.3234C10.6668%207.17452%2010.1336%207.76099%2010.1336%208.48329V9.605C10.1336%209.70576%2010.2153%209.78745%2010.3161%209.78745H11.568C12.2185%209.78745%2012.7466%209.20653%2012.7466%208.49094V7.35698Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.94001%2010.5505C6.94001%2010.4498%207.0217%2010.3681%207.12247%2010.3681H8.36315C9.0198%2010.3681%209.55294%2010.9545%209.55294%2011.6768V12.7985C9.55294%2012.8993%209.47125%2012.981%209.37048%2012.981H8.11863C7.46808%2012.981%206.94001%2012.4001%206.94001%2011.6846V10.5505Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7466%2010.5505C12.7466%2010.4498%2012.6649%2010.3681%2012.5641%2010.3681H11.3234C10.6668%2010.3681%2010.1336%2010.9545%2010.1336%2011.6768V12.7985C10.1336%2012.8993%2010.2153%2012.981%2010.3161%2012.981H11.568C12.2185%2012.981%2012.7466%2012.4001%2012.7466%2011.6846V10.5505Z'%20fill='%23F6F8F9'%20fill-opacity='0.95'/%3e%3c/svg%3e",ED="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.41971%209.72627H27.6765C27.6133%208.64807%2027.3035%207.81312%2026.7472%207.22142C26.1271%206.55381%2025.2155%206.22001%2024.0125%206.22001H13.5891C13.1856%206.22001%2012.8456%206.1637%2012.5691%206.05109C12.2927%205.93848%2011.9975%205.74946%2011.6837%205.48403L11.0448%204.91696C10.7833%204.6837%2010.533%204.50272%2010.2939%204.37402C10.0548%204.23728%209.79328%204.14076%209.50935%204.08446C9.22541%204.02815%208.88917%204%208.50063%204H5.32877C4.28269%204%203.46451%204.32576%202.87422%204.97729C2.29141%205.62077%202%206.57794%202%207.84882V19.6543L3.50711%2013.5704C4.03303%2011.4473%206.23248%209.72627%208.41971%209.72627Z'%20fill='%236D778C'/%3e%3cpath%20d='M3.18775%2025.9607C3.63628%2026.6536%204.46578%2027%205.67624%2027H19.6556L20.0364%2025.5719H18.0115C17.8098%2025.5719%2017.6571%2025.5044%2017.5534%2025.3695C17.4498%2025.2346%2017.4239%2025.0697%2017.4759%2024.8748C17.5279%2024.6798%2017.6407%2024.5187%2017.8143%2024.3912C17.9899%2024.2563%2018.1786%2024.1888%2018.3803%2024.1888H20.4052L20.849%2022.5247H18.8241C18.6224%2022.5247%2018.4697%2022.4572%2018.366%2022.3223C18.2624%2022.1873%2018.2375%2022.0187%2018.2915%2021.8163C18.3415%2021.6289%2018.4533%2021.4714%2018.6269%2021.344C18.8025%2021.2091%2018.9912%2021.1416%2019.1929%2021.1416H21.2178L21.6616%2019.4774H19.6367C19.435%2019.4774%2019.2823%2019.41%2019.1786%2019.275C19.077%2019.1326%2019.0521%2018.9639%2019.1041%2018.769C19.1541%2018.5816%2019.2659%2018.4242%2019.4395%2018.2968C19.6151%2018.1618%2019.8038%2018.0944%2020.0055%2018.0944H22.0304L22.4742%2016.4302H20.4493C20.2476%2016.4302%2020.0949%2016.3627%2019.9912%2016.2278C19.8896%2016.0854%2019.8647%2015.9167%2019.9167%2015.7218C19.9667%2015.5344%2020.0785%2015.377%2020.2521%2015.2495C20.4277%2015.1146%2020.6164%2015.0471%2020.8181%2015.0471H22.843L23.7909%2011.4926H7.98224C6.79995%2011.4926%205.61106%2012.4229%205.32678%2013.5705L3.00817%2022.9303C2.67729%2024.266%202.73715%2025.2761%203.18775%2025.9607Z'%20fill='%236D778C'/%3e%3cpath%20d='M25.2339%2011.4926L24.6939%2013.5179H26.7188C26.9205%2013.5179%2027.0732%2013.5853%2027.1768%2013.7203C27.2825%2013.8477%2027.3093%2014.0089%2027.2574%2014.2038C27.2054%2014.3987%2027.0916%2014.5636%2026.916%2014.6985C26.7403%2014.8335%2026.5517%2014.9009%2026.3499%2014.9009H24.325L23.8813%2016.5651H25.9062C26.1079%2016.5651%2026.2606%2016.6326%2026.3642%2016.7675C26.4699%2016.895%2026.4967%2017.0561%2026.4448%2017.251C26.3928%2017.4459%2026.279%2017.6108%2026.1034%2017.7458C25.9277%2017.8807%2025.7391%2017.9482%2025.5373%2017.9482H23.5124L23.0687%2019.6124H25.0936C25.2953%2019.6124%2025.448%2019.6798%2025.5516%2019.8148C25.6573%2019.9422%2025.6841%2020.1034%2025.6322%2020.2983C25.5802%2020.4932%2025.4664%2020.6581%2025.2908%2020.793C25.1151%2020.928%2024.9265%2020.9954%2024.7247%2020.9954H22.6998L22.2561%2022.6596H24.281C24.4827%2022.6596%2024.6354%2022.7271%2024.739%2022.862C24.8447%2022.9894%2024.8715%2023.1506%2024.8196%2023.3455C24.7676%2023.5404%2024.6538%2023.7053%2024.4782%2023.8403C24.3025%2023.9752%2024.1139%2024.0427%2023.9122%2024.0427H21.8872L21.0986%2027H24.2927C25.3612%2027%2026.2801%2026.6536%2027.0496%2025.9607C27.8169%2025.2761%2028.366%2024.266%2028.6969%2022.9303L31.0155%2013.5705C31.2998%2012.4229%2030.5718%2011.4926%2029.3895%2011.4926H25.2339Z'%20fill='%236D778C'/%3e%3c/svg%3e",si=e=>{if(!e)return null;const t=e.split(".");return t.length===1?null:t.pop()};var te=(e=>(e.CALC="calc",e.DOC="doc",e.IMAGE="image",e.OTHER="other",e.PDF="pdf",e.POWERPOINT="powerpoint",e.AUDIO="audio",e.VIDEO="video",e.ARCHIVE="archive",e.SUSPICIOUS="suspicious",e.SQLITE="sqlite",e.GRIST="grist",e))(te||{});const _6={mini:{calc:hD,doc:pD,image:vD,other:a3,pdf:gD,powerpoint:mD,audio:CD,video:bD,archive:yD,suspicious:rl,sqlite:xD,grist:wD},normal:{calc:lD,doc:iD,image:oD,other:a3,pdf:aD,powerpoint:sD,audio:cD,video:uD,archive:ED,suspicious:rl,sqlite:dD,grist:fD}},$6={calc:["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.oasis.opendocument.spreadsheet","text/csv"],pdf:["application/pdf"],doc:["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.oasis.opendocument.text"],powerpoint:["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/vnd.oasis.opendocument.presentation"],archive:["application/zip","application/x-7z-compressed","application/x-rar-compressed","application/x-tar","application/x-rar","application/octet-stream"],sqlite:["application/x-sqlite3","application/vnd.sqlite3"]},jt={};Object.entries($6).forEach(([e,t])=>{t.forEach(r=>{jt[r]=e})});const A6=["numbers","xlsx","xls"],q6=new Set(["doc","docx","docm","odt","rtf","txt","pdf","xls","xlsx","xlsm","ods","csv","numbers","ppt","pptx","pptm","odp","jpg","jpeg","png","gif","bmp","svg","webp","ico","tiff","tif","heic","heif","mp3","wav","flac","aac","ogg","oga","wma","m4a","mp4","avi","mov","wmv","flv","webm","mkv","m4v","3gp","zip","rar","7z","tar","gz","bz2","xz","db","sqlite","sqlite3","grist","html","htm","xml","json","js","ts","css","scss","py","java","cpp","c","h","php","rb","go","rs","md","yaml","yml"]),ci=(e,t)=>t&&A6.includes(t)?"calc":e==="application/vnd.sqlite3"&&t==="grist"?"grist":jt[e]?jt[e]:e!=null&&e.startsWith("image/")?"image":e!=null&&e.startsWith("audio/")?"audio":e!=null&&e.startsWith("video/")?"video":"other",FD=e=>!e||e.length===0?!1:q6.has(e.toLowerCase()),k6=e=>{if(!e||e.startsWith("."))return e;const t=si(e);if(!t||!FD(t))return e;const r=t.length+1;return e.slice(0,-r)},P6=e=>{const t=document.createElement("iframe");t.setAttribute("aria-hidden","true"),t.style.cssText="position:fixed;right:0;bottom:0;width:0;height:0;border:0;",t.srcdoc=`<!DOCTYPE html><html><head><style>
104
- @page { margin: 0; }
105
- html, body { margin: 0; padding: 0; }
106
- img { max-width: 100%; max-height: 100vh; display: block; margin: auto; }
107
- </style></head><body><img src="${e}" alt="" /></body></html>`,t.onload=()=>{var l,i;const r=(l=t.contentDocument)==null?void 0:l.querySelector("img"),n=()=>{var a,s;(a=t.contentWindow)==null||a.focus(),(s=t.contentWindow)==null||s.print()};(i=t.contentWindow)==null||i.addEventListener("afterprint",()=>t.remove(),{once:!0}),r&&!r.complete?(r.addEventListener("load",n,{once:!0}),r.addEventListener("error",()=>t.remove(),{once:!0})):n()},document.body.appendChild(t)},$1=({file:e,size:t=x0.MEDIUM,type:r="normal"})=>{const n=ci(e.mimetype,si(e.title)),l=_6[r][n];return o.jsx(T6,{icon:l,size:t})},T6=({icon:e,size:t})=>{const r=typeof t=="string"?`icon--${t}`:void 0;return o.jsx("img",{src:e,alt:"",draggable:"false",className:`c__file-icon ${r}`,...typeof t=="number"?{style:{width:`${t}px`,height:`${t}px`}}:{}})},s3=e=>{const t=Math.floor(e/60),r=Math.floor(e%60);return`${t}:${r.toString().padStart(2,"0")}`},ui=({duration:e,currentTime:t,handleSeek:r})=>{const n=e>0?t/e*100:0;return o.jsxs("div",{className:"suite-progress-bar",children:[o.jsx("div",{className:"suite-progress-bar__time",children:s3(t)}),o.jsx("input",{type:"range",min:0,max:e||0,value:t,step:.01,onChange:r,onKeyDown:l=>{if(l.key==="ArrowLeft"||l.key==="ArrowRight"){l.preventDefault();const i=l.key==="ArrowRight"?10:-10,a=Math.min(Math.max(t+i,0),e);r({target:{value:String(a)}})}},className:"suite-progress-bar__bar",style:{"--progress-percentage":`${n}%`}}),o.jsx("div",{className:"suite-progress-bar__time",children:s3(e)})]})},I6=({volume:e,isMuted:t,toggleMute:r,handleVolumeChange:n})=>{const l=t?0:e*100,i=e===0||t,a=()=>t||e===0?o.jsx(as,{}):o.jsx(os,{}),s=c=>{n(parseFloat(c.target.value))};return u.useEffect(()=>{const c=d=>{switch(d.code){case"ArrowUp":d.preventDefault(),n(Math.min(1,e+.1));break;case"ArrowDown":d.preventDefault(),n(Math.max(0,e-.1));break}};return document.addEventListener("keydown",c),()=>{document.removeEventListener("keydown",c)}},[n,e]),o.jsxs("div",{className:"suite-volume-bar",children:[o.jsx(Y.Button,{variant:"tertiary",color:"neutral",onClick:r,className:"suite-volume-bar__btn-mute",size:"small",icon:a()}),o.jsx("input",{type:"range",min:0,max:1,step:.01,value:i?0:e,onChange:s,className:"suite-volume-bar__bar",style:{"--volume-percentage":`${l}%`}})]})},di=({togglePlay:e,isPlaying:t,rewind10Seconds:r,forward10Seconds:n,volume:l,isMuted:i,toggleMute:a,handleVolumeChange:s,toggleFullscreen:c,isFullscreen:d,showFullscreenBtn:f=!1})=>(u.useEffect(()=>{const h=v=>{if(!d)switch(v.code){case"Space":v.preventDefault(),e();break}};return document.addEventListener("keydown",h),()=>{document.removeEventListener("keydown",h)}},[e]),o.jsxs("div",{className:u0("file-preview__controls",{"file-preview__controls--no-fullscreen-button":!f}),children:[o.jsx(Y.Button,{variant:"tertiary",color:"neutral",onClick:e,size:"small",icon:t?o.jsx(ls,{}):o.jsx(is,{})}),o.jsx(hn,{}),o.jsx(Y.Button,{variant:"tertiary",color:"neutral",onClick:r,size:"small",icon:o.jsx(ts,{})}),o.jsx(Y.Button,{variant:"tertiary",color:"neutral",onClick:n,size:"small",icon:o.jsx(rs,{})}),o.jsx(hn,{}),o.jsx(I6,{volume:l,isMuted:i,toggleMute:a,handleVolumeChange:s}),f&&o.jsxs(o.Fragment,{children:[o.jsx(hn,{}),o.jsx(Y.Button,{variant:"tertiary",color:"neutral",onClick:c,className:"suite-preview-controls__btn",size:"small",icon:o.jsx(ns,{})})]})]})),hn=()=>o.jsx("div",{className:"file-preview__controls__separator"}),j6=({src:e,poster:t,className:r,autoPlay:n=!1,muted:l=!1,loop:i=!1,controls:a=!0,width:s="100%",height:c="auto",onPlay:d,onPause:f,onEnded:h,onTimeUpdate:v})=>{const g=u.useRef(null),[b,p]=u.useState(!1),[C,m]=u.useState(0),[y,E]=u.useState(0),[S,F]=u.useState(1),[M,D]=u.useState(l),[q,L]=u.useState(!1),[I,N]=u.useState(!1),[K,Z]=u.useState("play"),R=u.useCallback(async()=>{if(g.current)try{if(b)g.current.pause();else{if(g.current.readyState===0)return;await g.current.play()}}catch(k){console.error("Error toggling play:",k),p(!1)}},[b]),H=u.useCallback(k=>{F(k),g.current&&(g.current.volume=k,D(k===0))},[]),U=u.useCallback(()=>{if(g.current){const k=!M;g.current.muted=k,D(k)}},[M]),G=u.useCallback(k=>{const z=parseFloat(k.target.value);m(z),g.current&&(g.current.currentTime=z)},[]),X=u.useCallback(()=>{g.current&&(q?document.exitFullscreen&&document.exitFullscreen():(g.current.controls=!0,g.current.requestFullscreen&&g.current.requestFullscreen()))},[q]),W=u.useCallback(()=>{if(g.current){const k=Math.max(0,C-10);g.current.currentTime=k,m(k)}},[C]),x=u.useCallback(()=>{if(g.current){const k=Math.min(y,C+10);g.current.currentTime=k,m(k)}},[C,y]),A=()=>{g.current&&(E(g.current.duration),g.current.controls=!1)},w=()=>{g.current&&(m(g.current.currentTime),v==null||v(g.current.currentTime))},_=()=>{p(!0),Z("play"),N(!0),setTimeout(()=>N(!1),500),d==null||d()},P=()=>{p(!1),Z("pause"),N(!0),setTimeout(()=>N(!1),500),f==null||f()},j=()=>{p(!1),m(0),h==null||h()},O=()=>{g.current&&F(g.current.volume)},B=()=>{p(!1),m(0),E(0)};return u.useEffect(()=>{const k=()=>{const z=!!document.fullscreenElement;L(z),g.current&&(z?g.current.controls=!0:g.current.controls=!1)};return document.addEventListener("fullscreenchange",k),()=>{document.removeEventListener("fullscreenchange",k)}},[]),u.useEffect(()=>{g.current&&(g.current.currentTime=0,p(!1),m(0),E(0),N(!1),g.current.paused||g.current.pause())},[e]),u.useEffect(()=>{g.current&&(g.current.volume=S)},[S]),u.useEffect(()=>{g.current&&(g.current.muted=M)},[M]),o.jsxs("div",{className:u0("video-player",r),style:{width:s,height:c},children:[o.jsxs("div",{className:"video-player__video__wrapper",onMouseLeave:()=>N(!1),children:[o.jsx("video",{ref:g,src:e,poster:t,autoPlay:n,muted:l,loop:i,controls:!1,onLoadedMetadata:A,onTimeUpdate:w,onPlay:_,onPause:P,onEnded:j,onVolumeChange:O,onClick:R,className:"video-player__video",onLoadStart:B}),I&&o.jsx("div",{className:"video-player__status-icon",children:o.jsx(b0,{name:K==="play"?"play_arrow":"pause"})})]}),a&&!q&&o.jsxs("div",{className:"video-player__controls",children:[o.jsx(ui,{duration:y,currentTime:C,handleSeek:G}),o.jsx(di,{togglePlay:R,isPlaying:b,rewind10Seconds:W,forward10Seconds:x,volume:S,isMuted:M,toggleMute:U,handleVolumeChange:H,toggleFullscreen:X,isFullscreen:q,showFullscreenBtn:!0})]})]})},R6=({src:e,title:t="Audio Track",className:r,autoPlay:n=!1,onPlay:l,onPause:i,onEnded:a,onTimeUpdate:s})=>{const c=u.useRef(null),[d,f]=u.useState(!1),[h,v]=u.useState(0),[g,b]=u.useState(0),[p,C]=u.useState(1),[m,y]=u.useState(!1),E=u.useCallback(()=>{c.current&&(d?c.current.pause():c.current.play())},[d]),S=u.useCallback(R=>{C(R),c.current&&(c.current.volume=R)},[]),F=u.useCallback(()=>{c.current&&(m?(c.current.volume=p,y(!1)):(c.current.volume=0,y(!0)))},[m,p]),M=u.useCallback(R=>{const H=parseFloat(R.target.value);v(H),c.current&&(c.current.currentTime=H)},[]),D=u.useCallback(()=>{c.current&&b(c.current.duration)},[]),q=u.useCallback(()=>{c.current&&(v(c.current.currentTime),s==null||s(c.current.currentTime))},[s]),L=u.useCallback(()=>{f(!0),l==null||l()},[l]),I=u.useCallback(()=>{f(!1),i==null||i()},[i]),N=u.useCallback(()=>{f(!1),v(0),a==null||a()},[a]),K=u.useCallback(()=>{c.current&&(c.current.currentTime=Math.max(0,h-10))},[h]),Z=u.useCallback(()=>{c.current&&(c.current.currentTime=Math.min(g,h+10))},[h,g]);return u.useEffect(()=>{n&&c.current&&c.current.play().catch(console.error)},[n,e]),u.useEffect(()=>{c.current&&(c.current.currentTime=0,f(!1),v(0),b(0))},[e]),u.useEffect(()=>{c.current&&(c.current.volume=p)},[p]),o.jsxs("div",{className:u0("audio-player",r),children:[o.jsx("audio",{ref:c,src:e,onLoadedMetadata:D,onTimeUpdate:q,onPlay:L,onPause:I,onEnded:N}),o.jsxs("div",{className:"audio-player__container",children:[o.jsx("div",{className:"audio-player__info",children:o.jsx("div",{className:"audio-player__title",children:t})}),o.jsx(ui,{duration:g,currentTime:h,handleSeek:M}),o.jsx(di,{togglePlay:E,isPlaying:d,rewind10Seconds:K,forward10Seconds:Z,volume:p,isMuted:m,toggleMute:F,handleVolumeChange:S,toggleFullscreen:()=>{},isFullscreen:!1})]})]})},L6=({zoomOut:e,zoomIn:t,resetView:r})=>o.jsxs("div",{className:"file-preview__controls__zoom",children:[o.jsx(Y.Button,{variant:"tertiary",color:"neutral",size:"small",onClick:e,icon:o.jsx(cs,{})}),o.jsx(Y.Button,{variant:"tertiary",color:"neutral",size:"small",onClick:r,icon:o.jsx(ss,{})}),o.jsx(Y.Button,{variant:"tertiary",color:"neutral",size:"small",onClick:t,icon:o.jsx(us,{})})]}),O6=({src:e,alt:t="Image",className:r="",initialZoom:n=1,minZoom:l=.1,maxZoom:i=5,zoomStep:a=.25})=>{const{t:s}=ge(),[c,d]=u.useState(n),[f,h]=u.useState({x:0,y:0}),[v,g]=u.useState(!1),[b,p]=u.useState({x:0,y:0}),[C,m]=u.useState(!1),[y,E]=u.useState({width:0,height:0,naturalWidth:0,naturalHeight:0,originalZoom:1}),[S,F]=u.useState(null),[M,D]=u.useState(null),[q,L]=u.useState(1),I=u.useRef(null),N=u.useRef(null),K=u.useRef(null),Z=u.useCallback((k,z)=>{const V=k.clientX-z.clientX,J=k.clientY-z.clientY;return Math.sqrt(V*V+J*J)},[]);u.useEffect(()=>{const k=new Image;k.onload=()=>{if(I.current){const{naturalWidth:z,naturalHeight:V}=k,J=I.current.getBoundingClientRect();let c0=1,i0=z,g0=V;const R0=.2,P0=J.width*(1-R0),K0=J.height*(1-R0);if(z<=P0&&V<=K0)c0=1,i0=z,g0=V;else{const t0=P0/K0,L0=z/V;L0>t0?(c0=P0/z,i0=P0,g0=P0/L0):(c0=K0/V,g0=K0,i0=K0*L0)}E({width:i0,height:g0,naturalWidth:z,naturalHeight:V,originalZoom:c0}),d(c0),m(!0)}},k.onerror=()=>{m(!0)},k.src=e},[e]);const R=u.useCallback(()=>{if(!I.current||!N.current)return!1;const k=I.current.getBoundingClientRect(),z=y.naturalWidth*c,V=y.naturalHeight*c;return z>k.width||V>k.height},[c,y]),H=u.useCallback(k=>{if(!I.current||!N.current)return k;const z=I.current.getBoundingClientRect(),V=y.naturalWidth*c,J=y.naturalHeight*c,c0=Math.max(0,(V-z.width)/2),i0=-c0,g0=Math.max(0,(J-z.height)/2),R0=-g0;return{x:Math.max(i0,Math.min(c0,k.x)),y:Math.max(R0,Math.min(g0,k.y))}},[c,y]),U=u.useCallback(()=>{d(k=>Math.min(k+a,i))},[a,i]),G=u.useCallback(()=>{d(k=>Math.max(k-a,l))},[a,l]),X=u.useCallback(()=>{d(y.originalZoom),h({x:0,y:0})},[y.originalZoom]),W=u.useCallback(k=>{K.current={x:k.clientX,y:k.clientY},R()&&(g(!0),p({x:k.clientX-f.x,y:k.clientY-f.y}))},[R,f]),x=u.useCallback(k=>{const z=K.current;if(K.current=null,!z)return;const V=k.clientX-z.x,J=k.clientY-z.y;V*V+J*J>16&&k.stopPropagation()},[]),A=u.useCallback(k=>{if(v&&R()){const z={x:k.clientX-b.x,y:k.clientY-b.y};h(H(z))}},[v,b,R,H]),w=u.useCallback(()=>{g(!1)},[]),_=u.useCallback(k=>{k.preventDefault();const z=k.deltaY>0?-a:a;d(V=>Math.max(l,Math.min(i,V+z)))},[a,l,i]),P=u.useCallback(k=>{if(k.preventDefault(),k.touches.length===1)R()&&(g(!0),F({x:k.touches[0].clientX-f.x,y:k.touches[0].clientY-f.y}));else if(k.touches.length===2){g(!1);const z=Z(k.touches[0],k.touches[1]);D(z),L(c)}},[R,f,c,Z]),j=u.useCallback(k=>{if(k.preventDefault(),k.touches.length===1&&v&&S){const z={x:k.touches[0].clientX-S.x,y:k.touches[0].clientY-S.y};h(H(z))}else if(k.touches.length===2&&M!==null){const V=Z(k.touches[0],k.touches[1])/M,J=Math.max(l,Math.min(i,q*V));d(J)}},[v,S,M,q,H,Z,l,i]),O=u.useCallback(()=>{g(!1),F(null),D(null)},[]);u.useEffect(()=>{const k=V=>{if(V.target===I.current)switch(V.key){case"+":case"=":V.preventDefault(),U();break;case"-":V.preventDefault(),G();break;case"0":V.preventDefault(),X();break}},z=I.current;if(z)return z.addEventListener("keydown",k),()=>z.removeEventListener("keydown",k)},[U,G,X]),u.useEffect(()=>{c<=y.originalZoom?h({x:0,y:0}):h(H(f))},[c,H,y.originalZoom]);const B=u.useCallback(()=>v?"grabbing":R()?"grab":"default",[v,R]);return o.jsxs("div",{className:`image-viewer ${r}`,children:[o.jsxs("div",{ref:I,className:"image-viewer__container","data-preview-backdrop":"true",tabIndex:0,onMouseDown:W,onMouseMove:A,onMouseUp:w,onMouseLeave:w,onClickCapture:x,onWheel:_,onTouchStart:P,onTouchMove:j,onTouchEnd:O,style:{cursor:B(),touchAction:"none"},children:[C&&o.jsx("div",{className:"image-viewer__image-wrapper",style:{transform:`translate(${f.x}px, ${f.y}px) scale(${c})`},children:o.jsx("img",{ref:N,src:e,alt:t,className:"image-viewer__image",draggable:!1,style:{width:y.naturalWidth,height:y.naturalHeight}})}),!C&&o.jsxs("div",{className:"image-viewer__loading",children:[o.jsx("div",{className:"image-viewer__spinner"}),o.jsx("span",{children:s("components.filePreview.image.loading")})]})]}),o.jsx("div",{className:"file-preview__controls",children:o.jsx(L6,{zoomOut:G,zoomIn:U,resetView:X})})]})},A1=({icon:e,title:t,description:r,action:n,variant:l="neutral",closeOnBackdrop:i=!0})=>o.jsxs("div",{className:u0("preview-message",l==="error"&&"preview-message--error"),"data-preview-backdrop":i?"true":void 0,children:[o.jsx("div",{className:"preview-message__icon",children:e}),o.jsx("p",{className:"preview-message__title",children:t}),r&&o.jsx("p",{className:"preview-message__description",children:r}),n&&o.jsx("div",{className:"preview-message__action",children:n})]}),H6=({handleDownload:e})=>{const{t}=ge();return o.jsx(A1,{icon:o.jsx("img",{src:rl,alt:"",className:"c__file-icon",style:{width:"64px",height:"64px"}}),title:t("components.filePreview.suspicious.title"),description:t("components.filePreview.suspicious.description"),action:e&&o.jsx(Y.Button,{variant:"secondary",color:"warning",icon:o.jsx(b0,{name:"file_download",type:Y0.OUTLINED,size:16}),onClick:e,children:t("components.filePreview.unsupported.download")})})},nl=({file:e,onDownload:t,title:r})=>{const{t:n}=ge(),l=u.useCallback(()=>{t==null||t(e)},[t,e]);return o.jsx(A1,{icon:o.jsx($1,{file:e,size:64}),title:e.title,description:r??o.jsxs(o.Fragment,{children:[o.jsx("strong",{children:n("components.filePreview.unsupported.disclaimer")})," ",n("components.filePreview.unsupported.description")]}),action:t&&o.jsx(Y.Button,{variant:"secondary",color:"neutral",icon:o.jsx(b0,{name:"file_download",type:Y0.OUTLINED,size:16}),onClick:l,children:n("components.filePreview.suspicious.download")})})},N6=({file:e,onOpenInEditor:t})=>{const{t:r}=ge();return o.jsx(A1,{icon:o.jsx($1,{file:e,size:64}),title:e.title,description:r("components.filePreview.wopi.openInEditorDescription"),action:o.jsx(Y.Button,{icon:o.jsx(b0,{name:"open_in_new",type:Y0.OUTLINED,size:16}),onClick:()=>t(e),children:r("components.filePreview.wopi.openInEditor")})})},DD="/pdf.worker.mjs",SD=300,MD=105,_D=12,$D=28,B6=100,V6=()=>{const{t:e}=ge();return o.jsxs("div",{className:"file-preview-unsupported","data-preview-backdrop":"true",children:[o.jsx("div",{className:"file-preview-unsupported__icon",children:o.jsx(b0,{name:"security",type:Y0.OUTLINED,size:48})}),o.jsx("p",{className:"file-preview-unsupported__title",children:e("components.filePreview.outdatedBrowser.title")}),o.jsx("p",{className:"file-preview-unsupported__description",children:e("components.filePreview.outdatedBrowser.description")})]})},AD=e=>{if(!(e instanceof Error))return!1;const t=e.message;return/Failed to (fetch|resolve) (dynamically imported )?module/i.test(t)||/Cannot find (module|package)/i.test(t)||/Importing a module script failed/i.test(t)},qD=u.lazy(()=>Promise.resolve().then(()=>require("./PdfPreview-hvDLZbHc.cjs")).then(e=>({default:e.PdfPreview})).catch(e=>{if(AD(e))return{default:V6};throw e})),kD=({isOpen:e,onClose:t,title:r="File Preview",files:n=[],initialIndexFile:l=-1,openedFileId:i,sidebarContent:a,headerRightContent:s,onChangeFile:c,onFileOpen:d,handleDownloadFile:f,hideCloseButton:h,pdfWorkerSrc:v,onOpenInEditor:g})=>{const{t:b}=ge(),[p,C]=u.useState(l),[m,y]=u.useState(!1),[E,S]=u.useState([]),[F,M]=u.useState(!1),[D,q]=u.useState(!1),L=u.useMemo(()=>n==null?void 0:n.map(W=>({...W,is_wopi_supported:W.is_wopi_supported??!1,category:ci(W.mimetype)})),[n]),I=p>-1?L[p]:void 0,N=p<L.length-1,K=p>0,Z=()=>{N&&C(p+1)},R=()=>{K&&C(p-1)},H=async()=>{f==null||f(I)},U=()=>{if(I){if(I.category===te.IMAGE){P6(I.url_preview);return}window.open(I.url_preview,"_blank")}},G=W=>{W.target instanceof HTMLElement&&(W.target===W.currentTarget||W.target.dataset.previewBackdrop==="true")&&(t==null||t())},X=()=>{if(!I)return o.jsx("div",{children:b("components.filePreview.unsupported.title")});if(I.isSuspicious)return o.jsx(H6,{handleDownload:H});if(I.is_wopi_supported&&g)return o.jsx(N6,{file:I,onOpenInEditor:g});switch(I.category){case te.IMAGE:return I.mimetype.includes("heic")?o.jsx(nl,{title:b("components.filePreview.unsupported.heicTitle"),file:I,onDownload:H}):o.jsx(O6,{src:I.url_preview,alt:I.title,className:"file-preview__viewer"},I.id);case te.VIDEO:return o.jsx("div",{className:"video-preview-viewer-container","data-preview-backdrop":"true",children:o.jsx("div",{className:"video-preview-viewer",children:o.jsx(j6,{src:I.url_preview,className:"file-preview__viewer",controls:!0})})});case te.AUDIO:return o.jsx("div",{className:"video-preview-viewer-container","data-preview-backdrop":"true",children:o.jsx("div",{className:"video-preview-viewer",children:o.jsx(R6,{src:I.url_preview,title:I.title,className:"file-preview__viewer"})})});case te.PDF:return o.jsx(u.Suspense,{fallback:null,children:o.jsx(qD,{src:I.url_preview,pdfWorkerSrc:v,onThumbailSidebarOpen:W=>{M(W)}})});default:return o.jsx(nl,{file:I,onDownload:H})}};return u.useEffect(()=>{const W="file-preview__container--pdf-sidebar-open",x=(I==null?void 0:I.category)===te.PDF;let A;return F&&x?A=setTimeout(()=>{S(w=>w.includes(W)?w:[...w,W])},B6):S(w=>w.filter(_=>_!==W)),F&&!x&&M(!1),()=>{clearTimeout(A)}},[F,I]),u.useEffect(()=>{if(i){const W=L.findIndex(A=>A.id===i),x=W>-1?W:-1;C(x)}else C(-1)},[i,L]),u.useEffect(()=>{c==null||c(I),I&&(d==null||d(I))},[I]),u.useEffect(()=>{const W=x=>{var w;const A=(w=x.target)==null?void 0:w.tagName;A==="INPUT"||A==="TEXTAREA"||A==="SELECT"||(x.key==="ArrowLeft"?(x.preventDefault(),R()):x.key==="ArrowRight"&&(x.preventDefault(),Z()))};return document.addEventListener("keydown",W),()=>document.removeEventListener("keydown",W)},[p,L.length,I==null?void 0:I.category]),u.useEffect(()=>{if(!e||!I)return;const W=document.title;return document.title=I.title,()=>{document.title=W}},[e,I]),!e||!I?null:o.jsx(Y.Modal,{isOpen:e,onClose:()=>t==null?void 0:t(),size:Y.ModalSize.FULL,hideCloseButton:!0,children:o.jsx("div",{"data-testid":"file-preview",children:o.jsxs("div",{onClick:G,className:u0("file-preview__container",m&&"file-preview__container--sidebar-open",E),children:[o.jsx("div",{className:"file-preview__header",children:o.jsxs("div",{className:"file-preview__header__content",children:[o.jsxs("div",{className:"file-preview__header__content__left",children:[!h&&o.jsx(Y.Button,{variant:"tertiary",size:"small",onClick:t,icon:o.jsx(b0,{name:"close"})}),o.jsxs("div",{className:"file-preview__title-wrapper",children:[o.jsx($1,{file:I,type:"mini",size:x0.SMALL}),o.jsx("h1",{className:"file-preview__title",children:k6((I==null?void 0:I.title)||r)})]})]}),o.jsxs("div",{className:"file-preview__header__content__right",children:[s,f&&o.jsx(Y.Button,{variant:"tertiary",onClick:H,icon:o.jsx(b0,{type:Y0.OUTLINED,name:"file_download"})}),o.jsx(Y.Button,{variant:"tertiary",onClick:()=>y(!m),icon:o.jsx(b0,{name:"info_outline"})}),((I==null?void 0:I.category)===te.PDF||(I==null?void 0:I.category)===te.IMAGE)&&o.jsx(_e,{options:[...f?[{icon:o.jsx(b0,{type:Y0.OUTLINED,name:"file_download"}),label:b("components.filePreview.actions.download"),value:"download",callback:H}]:[],{icon:o.jsx(b0,{name:"print"}),label:b("components.filePreview.actions.print"),value:"print",callback:U}],isOpen:D,onOpenChange:q,children:o.jsx(Y.Button,{variant:"tertiary",onClick:()=>q(!D),icon:o.jsx(b0,{name:"more_vert"})})})]})]})}),o.jsxs("div",{className:"file-preview__content",children:[o.jsxs("div",{className:"file-preview__main",children:[X(),o.jsx(TD,{onClick:R,disabled:!K}),o.jsx(PD,{onClick:Z,disabled:!N})]}),o.jsx("div",{className:`file-preview-sidebar ${m?"open":""}`,children:a})]})]})})})},PD=e=>o.jsx("div",{className:"file-preview__next-button",children:o.jsx(Y.Button,{...e,icon:o.jsx(b0,{name:"arrow_forward"}),color:"brand",variant:"tertiary",size:"small"})}),TD=e=>o.jsx("div",{className:"file-preview__previous-button",children:o.jsx(Y.Button,{...e,icon:o.jsx(b0,{name:"arrow_back"}),color:"brand",variant:"tertiary",size:"small"})}),ID=e=>o.jsx($,{...e,children:o.jsx("path",{d:"M4.04601 20.3381C3.04306 20.3381 2.28465 20.0812 1.77079 19.5673C1.25693 19.0597 1 18.3105 1 17.32V6.01815C1 5.02139 1.25693 4.26917 1.77079 3.7615C2.28465 3.25383 3.04306 3 4.04601 3H19.9447C20.9538 3 21.7154 3.25383 22.2292 3.7615C22.7431 4.26917 23 5.02139 23 6.01815V17.32C23 18.3105 22.7431 19.0597 22.2292 19.5673C21.7154 20.0812 20.9538 20.3381 19.9447 20.3381H4.04601ZM4.15745 18.5087H19.8425C20.2697 18.5087 20.5979 18.3972 20.8269 18.1743C21.056 17.9515 21.1705 17.614 21.1705 17.1621V6.16674C21.1705 5.72098 21.056 5.38666 20.8269 5.16378C20.5979 4.9409 20.2697 4.82946 19.8425 4.82946H4.15745C3.72407 4.82946 3.39285 4.9409 3.16378 5.16378C2.9409 5.38666 2.82946 5.72098 2.82946 6.16674V17.1621C2.82946 17.614 2.9409 17.9515 3.16378 18.1743C3.39285 18.3972 3.72407 18.5087 4.15745 18.5087ZM8.38286 18.8058V4.51372H10.1195V18.8058H8.38286ZM6.56268 8.22837H4.65893C4.49796 8.22837 4.35556 8.16646 4.23174 8.04263C4.11411 7.91881 4.0553 7.78261 4.0553 7.63402C4.0553 7.47305 4.11411 7.33376 4.23174 7.21613C4.35556 7.09849 4.49796 7.03968 4.65893 7.03968H6.56268C6.72984 7.03968 6.87224 7.09849 6.98987 7.21613C7.11369 7.33376 7.1756 7.47305 7.1756 7.63402C7.1756 7.78261 7.11369 7.91881 6.98987 8.04263C6.87224 8.16646 6.72984 8.22837 6.56268 8.22837ZM6.56268 10.7172H4.65893C4.49796 10.7172 4.35556 10.6584 4.23174 10.5407C4.11411 10.4169 4.0553 10.2745 4.0553 10.1136C4.0553 9.95877 4.11411 9.82257 4.23174 9.70494C4.35556 9.58731 4.49796 9.52849 4.65893 9.52849H6.56268C6.72984 9.52849 6.87224 9.58731 6.98987 9.70494C7.11369 9.82257 7.1756 9.95877 7.1756 10.1136C7.1756 10.2745 7.11369 10.4169 6.98987 10.5407C6.87224 10.6584 6.72984 10.7172 6.56268 10.7172ZM6.56268 13.1967H4.65893C4.49796 13.1967 4.35556 13.1379 4.23174 13.0203C4.11411 12.9026 4.0553 12.7664 4.0553 12.6117C4.0553 12.4507 4.11411 12.3114 4.23174 12.1938C4.35556 12.0761 4.49796 12.0173 4.65893 12.0173H6.56268C6.72984 12.0173 6.87224 12.0761 6.98987 12.1938C7.11369 12.3114 7.1756 12.4507 7.1756 12.6117C7.1756 12.7664 7.11369 12.9026 6.98987 13.0203C6.87224 13.1379 6.72984 13.1967 6.56268 13.1967Z",fill:"#555E74"})}),jD=({file:e,onDownload:t})=>{const{t:r}=ge(),n=u.useCallback(()=>{t==null||t(e)},[t,e]);return o.jsx(A1,{variant:"error",icon:o.jsx($1,{file:e,size:64}),title:r("components.filePreview.error.title"),description:r("components.filePreview.error.description"),action:t&&o.jsx(Y.Button,{variant:"bordered",icon:o.jsx(b0,{name:"file_download",type:Y0.OUTLINED,size:16}),onClick:n,children:r("components.filePreview.unsupported.download")})})},RD=(e,t={})=>Jt.getThemesFromGlobals(Oe(v1,e),{...t,overrides:Oe(er,t.overrides??{})});exports.AVATAR_COLORS=jn;exports.AccessRoleDropdown=vr;exports.All=tf;exports.Archive=rf;exports.ArrowCornerDownRight=nf;exports.ArrowDown=lf;exports.ArrowDownCircle=of;exports.ArrowDownCircleFilled=af;exports.ArrowDownLeft=sf;exports.ArrowDownRight=cf;exports.ArrowLeft=uf;exports.ArrowRight=df;exports.ArrowSquarepath=ff;exports.ArrowUp=hf;exports.ArrowUpCircle=pf;exports.ArrowUpCircleFilled=vf;exports.ArrowUpDown=gf;exports.ArrowUpDownCircle=mf;exports.ArrowUpLeft=Cf;exports.ArrowUpRight=bf;exports.AudioPlayer=R6;exports.Badge=HF;exports.Bento=yf;exports.Blur=xf;exports.Bold=wf;exports.Bolt=Ef;exports.Book=Ff;exports.Book2=Df;exports.BookFilled=Sf;exports.BookmarkFilled=Mf;exports.Bubble=_f;exports.BubbleDashed=$f;exports.BubbleEdit=Af;exports.BubbleLock=qf;exports.BubbleText=kf;exports.BubbleTextNotif=Pf;exports.Bug=Tf;exports.Building=If;exports.BulletedList=jf;exports.Burger=Rf;exports.CALC_EXTENSIONS=A6;exports.Calendar=Lf;exports.Calendar2=Of;exports.CalendarClock=Hf;exports.Callout=Nf;exports.CamOffAlert=Bf;exports.CarFilled=Vf;exports.Change=zf;exports.ChartFilled=Kf;exports.Checkmark=Zf;exports.Checkmark2=Uf;exports.CheckmarkFilled=Wf;exports.CheckmarkShield=Gf;exports.ChevronDoubleUp=Yf;exports.ChevronDown=Xf;exports.ChevronLeft=Qf;exports.ChevronRight=Jf;exports.ChevronUp=eh;exports.Clock=th;exports.ClockArrowCirclepath=rh;exports.CloudArrow=nh;exports.Code=lh;exports.Color=ih;exports.Columns2=oh;exports.Columns3=ah;exports.ContextMenu=Fd;exports.ContextMenuProvider=Ed;exports.Controls=sh;exports.Copy=ch;exports.CsvExport=uh;exports.CsvImport=dh;exports.Cube=fh;exports.CunninghamProvider=n8;exports.Curlybraces=hh;exports.CustomTabs=vb;exports.DEFAULT_PDF_WORKER_SRC=DD;exports.Datagouv=ph;exports.Divergence=vh;exports.Divider=gh;exports.Doc=mh;exports.DocAll=Ch;exports.DocLink=bh;exports.DocMoveIn=yh;exports.DocMoveOut=xh;exports.DocPlus=wh;exports.DocSlash=Eh;exports.Download=Fh;exports.Drive=Dh;exports.DriveAlert=Sh;exports.DropdownMenu=_e;exports.DurationBar=ui;exports.Edit=Mh;exports.ErrorPreview=jD;exports.EuroFilled=_h;exports.Face=$h;exports.FaceRemove=Ah;exports.FastBackward=ts;exports.FastForward=rs;exports.FeedbackForm=m6;exports.File=qh;exports.FileCheck=kh;exports.FileError=Ph;exports.FileFilled=Th;exports.FileIcon=$1;exports.FileIconContent=T6;exports.FileImport=Ih;exports.FilePreview=kD;exports.FileShare=jh;exports.Filter=Md;exports.FilterNotification=Rh;exports.Folder=Lh;exports.FolderDrive=Oh;exports.FolderDriveZip=Hh;exports.FolderFilled=Nh;exports.FolderPerso=Bh;exports.FolderPlus=Vh;exports.FolderPublic=zh;exports.FolderShared=Kh;exports.FolderStar=Zh;exports.FoodBred=Uh;exports.FoodBrezel=Wh;exports.FoodCroissant=Gh;exports.FoodGingerbread=Yh;exports.FoodPancake=Xh;exports.FoodPizza=Qh;exports.FoodSpaghetti=Jh;exports.FoodWaffle=ep;exports.Footer=Sd;exports.FormatText=tp;exports.Gauge=rp;exports.GearFilled=np;exports.GearRounded=lp;exports.GearRoundedFilled=ip;exports.GearRoundedNotif=op;exports.Github=ap;exports.Globe=sp;exports.Globe2=cp;exports.GlobeLock=up;exports.Grip=dp;exports.HandTap=fp;exports.HandsClap=hp;exports.Header=fs;exports.Heading1=pp;exports.Heading2=vp;exports.Heading3=gp;exports.Headset=mp;exports.HelpMenu=zF;exports.Hero=Ad;exports.Hide=Cp;exports.Highlight=bp;exports.History=yp;exports.HomeGutter=qd;exports.HorizontalSeparator=q2;exports.House=xp;exports.ICONS=_6;exports.Icon=b0;exports.Icon10CircleFilled=wp;exports.Icon11CircleFilled=Ep;exports.Icon12CircleFilled=Fp;exports.Icon13CircleFilled=Dp;exports.Icon14CircleFilled=Sp;exports.Icon15CircleFilled=Mp;exports.Icon16CircleFilled=_p;exports.Icon17CircleFilled=$p;exports.Icon18CircleFilled=Ap;exports.Icon19CircleFilled=qp;exports.Icon1CircleFilled=kp;exports.Icon20CircleFilled=Pp;exports.Icon2CircleFilled=Tp;exports.Icon3CircleFilled=Ip;exports.Icon4CircleFilled=jp;exports.Icon5CircleFilled=Rp;exports.Icon6CircleFilled=Lp;exports.Icon7CircleFilled=Op;exports.Icon8CircleFilled=Hp;exports.Icon9CircleFilled=Np;exports.IconSize=x0;exports.IconSvg=$;exports.IconType=Y0;exports.Identity=Bp;exports.ImageViewer=O6;exports.Info=Vp;exports.Info2=zp;exports.InvitationUserSelectorItem=b6;exports.InvitationUserSelectorList=C6;exports.Italic=Kp;exports.JusticeFilled=Zp;exports.KNOWN_EXTENSIONS=q6;exports.Key=Up;exports.Key2=Wp;exports.KeyFilled=Gp;exports.KeyboardHide=Yp;exports.LaGaufre=Bd;exports.LaGaufreV2=J4;exports.Label=js;exports.LanguagePicker=ds;exports.LasuiteFilled=Xp;exports.Leaf=Qp;exports.LeftPanel=hs;exports.LeftPanel$1=Jp;exports.LeftSidebarIcon=ID;exports.Link=ev;exports.Lock=tv;exports.Logout=rv;exports.MIME_MAP=$6;exports.MIME_TO_CATEGORY=jt;exports.Mail=nv;exports.MailCheckFilled=lv;exports.MainLayout=rm;exports.Maximize=ns;exports.MegaphoneFilled=iv;exports.MicOffAlert=ov;exports.MimeCategory=te;exports.Minus=av;exports.MoreCircle=sv;exports.MusicFilled=cv;exports.Mute=uv;exports.NotSupportedPreview=nl;exports.NumberedList=dv;exports.OPEN_DELAY=B6;exports.OnboardingModal=M6;exports.OutdatedBrowserPreview=V6;exports.PaletteFilled=fv;exports.Pause=ls;exports.Perso=hv;exports.PersoFilled=pv;exports.Phone=vv;exports.PhoneArrowUpRight=gv;exports.PhoneArrowUpRightFilled=mv;exports.PhoneFilled=Cv;exports.Picture=bv;exports.PictureFilled=yv;exports.PictureRemove=xv;exports.Pin=wv;exports.PinFilled=Ev;exports.Play=is;exports.Play2=Fv;exports.PlayerPreviewControls=di;exports.Plus=Dv;exports.PlusDashed=Sv;exports.PlusDashedEdit=Mv;exports.Present=_v;exports.PreviewMessage=A1;exports.ProConnectButton=d3;exports.Public=$v;exports.Puzzle=Av;exports.PuzzleFilled=qv;exports.QuestionMark=kv;exports.QuickSearch=b7;exports.QuickSearchGroup=y7;exports.QuickSearchInput=C7;exports.QuickSearchItem=it;exports.QuickSearchItemTemplate=cr;exports.Quote=Pv;exports.RectangleRotate=Tv;exports.ReleaseNoteModal=nD;exports.Reply=Iv;exports.Retry=jv;exports.RightPanel=Rv;exports.RoleUp=Lv;exports.Sd=Ov;exports.SearchFilter=Z4;exports.SearchUserItem=tl;exports.Server=Hv;exports.ShareInvitationItem=x6;exports.ShareMemberItem=y6;exports.ShareModal=YF;exports.ShareModalCopyLinkFooter=XF;exports.Shared=Nv;exports.ShieldLockFilled=Bv;exports.Sparkles2=Vv;exports.Spinner=p1;exports.StackTemplate=zv;exports.Star=Kv;exports.StarFilled=Zv;exports.StarSlash=Uv;exports.StorageGauge=rD;exports.Strikethrough=Wv;exports.Sun=Gv;exports.SuspiciousPreview=H6;exports.THUMBNAIL_GAP=_D;exports.THUMBNAIL_LABEL_SPACE=$D;exports.THUMBNAIL_WIDTH=MD;exports.TRANSITION_DELAY=SD;exports.Table=Yv;exports.TerminalFilled=Xv;exports.ThumbDown=Qv;exports.ThumbDownFilled=Jv;exports.ThumbUp=eg;exports.ThumbUpFilled=tg;exports.TodoList=rg;exports.ToggleHeading1=ng;exports.ToggleHeading2=lg;exports.ToggleHeading3=ig;exports.ToggleList=og;exports.Trash=ag;exports.TreeApi=M2;exports.TreeContext=ii;exports.TreeProvider=DF;exports.TreeView=SF;exports.TreeViewItem=OF;exports.TreeViewMoveModeEnum=je;exports.TreeViewNodeTypeEnum=f0;exports.TreeViewSeparator=f6;exports.Type=sg;exports.Underline=cg;exports.Undo=ug;exports.UndoCircle=dg;exports.UndoCircleFilled=fg;exports.Unhide=hg;exports.Unpin=pg;exports.UnpinFilled=vg;exports.Upload=gg;exports.UserAvatar=M1;exports.UserMenu=eD;exports.UserMenuItem=E6;exports.UserRow=gr;exports.UserSearchFilter=$d;exports.VerticalSeparator=pb;exports.VideoPlayer=j6;exports.Volume2=os;exports.VolumeBar=I6;exports.VolumeX=as;exports.WandAndStars=mg;exports.Warning=Cg;exports.WarningFilled=bg;exports.Weight=yg;exports.WithLabel=lm;exports.WopiOpenInEditor=N6;exports.XMark=xg;exports.Zoom=wg;exports.Zoom1=ss;exports.ZoomControls=L6;exports.ZoomMinus=cs;exports.ZoomPlus=us;exports.anctGlobals=Q4;exports.config=Rn;exports.containerSizeMap=es;exports.dsfrGlobals=X4;exports.getContainerSize=Jd;exports.getExtensionFromName=si;exports.getIconSize=ef;exports.getMimeCategory=ci;exports.getStepIcon=ai;exports.getUIKitThemesFromGlobals=RD;exports.getUserColor=Nl;exports.getUserInitials=U4;exports.headerHeight=nm;exports.iconSizeMap=Mt;exports.isNode=i1;exports.isSeparator=Tt;exports.isTitle=It;exports.isViewMore=h6;exports.jsxRuntimeExports=o;exports.locales=u3;exports.printImage=P6;exports.removeFileExtension=k6;exports.useArrowRoving=KF;exports.useContextMenuContext=z4;exports.useCustomTranslations=ge;exports.useDropdownMenu=$e;exports.useResponsive=ve;exports.useTree=p6;exports.useTreeContext=oi;exports.whiteLabelGlobals=Y4;
108
- //# sourceMappingURL=index-bEyUzYJm.cjs.map