@scalably/ui 0.5.2 → 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.js +4 -26
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +4 -26
- package/dist/index.js.map +1 -1
- package/package.json +2 -4
package/dist/index.esm.js
CHANGED
|
@@ -1,33 +1,11 @@
|
|
|
1
|
-
import {memo,forwardRef,useId,Children,useRef,useImperativeHandle,useEffect,useCallback,useState,createContext,useMemo,Fragment as Fragment$1,useLayoutEffect,useContext,isValidElement,cloneElement}from'react';import {jsxs,jsx,Fragment}from'react/jsx-runtime';import {cva}from'class-variance-authority';import {startOfMonth,addMonths,format,startOfWeek,addDays,isSameDay,eachDayOfInterval}from'date-fns';export{addMonths,endOfMonth,isSameDay,startOfMonth}from'date-fns';import {zhTW,zhCN,ru,pt,it,es as es$1,de,fr,enUS,ja as ja$1}from'date-fns/locale';import xp from'react-easy-crop';import {useFloating,offset,flip,shift,size,autoUpdate,arrow}from'@floating-ui/react';import {createPortal}from'react-dom';import U9 from'@tiptap/extension-character-count';import {Highlight}from'@tiptap/extension-highlight';import j9 from'@tiptap/extension-image';import K9 from'@tiptap/extension-placeholder';import {Subscript}from'@tiptap/extension-subscript';import {Superscript}from'@tiptap/extension-superscript';import {Table}from'@tiptap/extension-table';import {TableCell}from'@tiptap/extension-table-cell';import {TableHeader}from'@tiptap/extension-table-header';import {TableRow}from'@tiptap/extension-table-row';import t8 from'@tiptap/extension-text-align';import r8 from'@tiptap/extension-youtube';import {useEditor,EditorContent}from'@tiptap/react';import s8 from'@tiptap/starter-kit';function ol(r){var e,t,o="";if(typeof r=="string"||typeof r=="number")o+=r;else if(typeof r=="object")if(Array.isArray(r)){var i=r.length;for(e=0;e<i;e++)r[e]&&(t=ol(r[e]))&&(o&&(o+=" "),o+=t);}else for(t in r)r[t]&&(o&&(o+=" "),o+=t);return o}function x2(){for(var r,e,t=0,o="",i=arguments.length;t<i;t++)(r=arguments[t])&&(e=ol(r))&&(o&&(o+=" "),o+=e);return o}var il=x2;var w2=r=>{let e=v2(r),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=r;return {getClassGroupId:n=>{let a=n.split("-");return a[0]===""&&a.length!==1&&a.shift(),al(a,e)||k2(n)},getConflictingClassGroupIds:(n,a)=>{let l=t[n]||[];return a&&o[n]?[...l,...o[n]]:l}}},al=(r,e)=>{if(r.length===0)return e.classGroupId;let t=r[0],o=e.nextPart.get(t),i=o?al(r.slice(1),o):void 0;if(i)return i;if(e.validators.length===0)return;let s=r.join("-");return e.validators.find(({validator:n})=>n(s))?.classGroupId},sl=/^\[(.+)\]$/,k2=r=>{if(sl.test(r)){let e=sl.exec(r)[1],t=e?.substring(0,e.indexOf(":"));if(t)return "arbitrary.."+t}},v2=r=>{let{theme:e,prefix:t}=r,o={nextPart:new Map,validators:[]};return S2(Object.entries(r.classGroups),t).forEach(([s,n])=>{vs(n,o,s,e);}),o},vs=(r,e,t,o)=>{r.forEach(i=>{if(typeof i=="string"){let s=i===""?e:nl(e,i);s.classGroupId=t;return}if(typeof i=="function"){if(C2(i)){vs(i(o),e,t,o);return}e.validators.push({validator:i,classGroupId:t});return}Object.entries(i).forEach(([s,n])=>{vs(n,nl(e,s),t,o);});});},nl=(r,e)=>{let t=r;return e.split("-").forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o);}),t},C2=r=>r.isThemeGetter,S2=(r,e)=>e?r.map(([t,o])=>{let i=o.map(s=>typeof s=="string"?e+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([n,a])=>[e+n,a])):s);return [t,i]}):r,M2=r=>{if(r<1)return {get:()=>{},set:()=>{}};let e=0,t=new Map,o=new Map,i=(s,n)=>{t.set(s,n),e++,e>r&&(e=0,o=t,t=new Map);};return {get(s){let n=t.get(s);if(n!==void 0)return n;if((n=o.get(s))!==void 0)return i(s,n),n},set(s,n){t.has(s)?t.set(s,n):i(s,n);}}};var L2=r=>{let{separator:e,experimentalParseClassName:t}=r,o=e.length===1,i=e[0],s=e.length,n=a=>{let l=[],u=0,c=0,d;for(let b=0;b<a.length;b++){let y=a[b];if(u===0){if(y===i&&(o||a.slice(b,b+s)===e)){l.push(a.slice(c,b)),c=b+s;continue}if(y==="/"){d=b;continue}}y==="["?u++:y==="]"&&u--;}let p=l.length===0?a:a.substring(c),m=p.startsWith("!"),h=m?p.substring(1):p,f=d&&d>c?d-c:void 0;return {modifiers:l,hasImportantModifier:m,baseClassName:h,maybePostfixModifierPosition:f}};return t?a=>t({className:a,parseClassName:n}):n},E2=r=>{if(r.length<=1)return r;let e=[],t=[];return r.forEach(o=>{o[0]==="["?(e.push(...t.sort(),o),t=[]):t.push(o);}),e.push(...t.sort()),e},P2=r=>({cache:M2(r.cacheSize),parseClassName:L2(r),...w2(r)}),N2=/\s+/,I2=(r,e)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:i}=e,s=[],n=r.trim().split(N2),a="";for(let l=n.length-1;l>=0;l-=1){let u=n[l],{modifiers:c,hasImportantModifier:d,baseClassName:p,maybePostfixModifierPosition:m}=t(u),h=!!m,f=o(h?p.substring(0,m):p);if(!f){if(!h){a=u+(a.length>0?" "+a:a);continue}if(f=o(p),!f){a=u+(a.length>0?" "+a:a);continue}h=false;}let b=E2(c).join(":"),y=d?b+"!":b,w=y+f;if(s.includes(w))continue;s.push(w);let C=i(f,h);for(let x=0;x<C.length;++x){let k=C[x];s.push(y+k);}a=u+(a.length>0?" "+a:a);}return a};function T2(){let r=0,e,t,o="";for(;r<arguments.length;)(e=arguments[r++])&&(t=ll(e))&&(o&&(o+=" "),o+=t);return o}var ll=r=>{if(typeof r=="string")return r;let e,t="";for(let o=0;o<r.length;o++)r[o]&&(e=ll(r[o]))&&(t&&(t+=" "),t+=e);return t};function R2(r,...e){let t,o,i,s=n;function n(l){let u=e.reduce((c,d)=>d(c),r());return t=P2(u),o=t.cache.get,i=t.cache.set,s=a,a(l)}function a(l){let u=o(l);if(u)return u;let c=I2(l,t);return i(l,c),c}return function(){return s(T2.apply(null,arguments))}}var se=r=>{let e=t=>t[r]||[];return e.isThemeGetter=true,e},cl=/^\[(?:([a-z-]+):)?(.+)\]$/i,V2=/^\d+\/\d+$/,A2=new Set(["px","full","screen"]),D2=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,B2=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,F2=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,H2=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,z2=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,gt=r=>gr(r)||A2.has(r)||V2.test(r),It=r=>hr(r,"length",j2),gr=r=>!!r&&!Number.isNaN(Number(r)),ks=r=>hr(r,"number",gr),Jr=r=>!!r&&Number.isInteger(Number(r)),G2=r=>r.endsWith("%")&&gr(r.slice(0,-1)),U=r=>cl.test(r),Tt=r=>D2.test(r),O2=new Set(["length","size","percentage"]),_2=r=>hr(r,O2,ul),W2=r=>hr(r,"position",ul),$2=new Set(["image","url"]),U2=r=>hr(r,$2,J2),Z2=r=>hr(r,"",K2),qr=()=>true,hr=(r,e,t)=>{let o=cl.exec(r);return o?o[1]?typeof e=="string"?o[1]===e:e.has(o[1]):t(o[2]):false},j2=r=>B2.test(r)&&!F2.test(r),ul=()=>false,K2=r=>H2.test(r),J2=r=>z2.test(r);var q2=()=>{let r=se("colors"),e=se("spacing"),t=se("blur"),o=se("brightness"),i=se("borderColor"),s=se("borderRadius"),n=se("borderSpacing"),a=se("borderWidth"),l=se("contrast"),u=se("grayscale"),c=se("hueRotate"),d=se("invert"),p=se("gap"),m=se("gradientColorStops"),h=se("gradientColorStopPositions"),f=se("inset"),b=se("margin"),y=se("opacity"),w=se("padding"),C=se("saturate"),x=se("scale"),k=se("sepia"),S=se("skew"),M=se("space"),P=se("translate"),v=()=>["auto","contain","none"],L=()=>["auto","hidden","clip","visible","scroll"],T=()=>["auto",U,e],I=()=>[U,e],A=()=>["",gt,It],R=()=>["auto",gr,U],H=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],B=()=>["solid","dashed","dotted","double","none"],G=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],j=()=>["start","end","center","between","around","evenly","stretch"],_=()=>["","0",U],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],V=()=>[gr,U];return {cacheSize:500,separator:":",theme:{colors:[qr],spacing:[gt,It],blur:["none","",Tt,U],brightness:V(),borderColor:[r],borderRadius:["none","","full",Tt,U],borderSpacing:I(),borderWidth:A(),contrast:V(),grayscale:_(),hueRotate:V(),invert:_(),gap:I(),gradientColorStops:[r],gradientColorStopPositions:[G2,It],inset:T(),margin:T(),opacity:V(),padding:I(),saturate:V(),scale:V(),sepia:_(),skew:V(),space:I(),translate:I()},classGroups:{aspect:[{aspect:["auto","square","video",U]}],container:["container"],columns:[{columns:[Tt]}],"break-after":[{"break-after":E()}],"break-before":[{"break-before":E()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...H(),U]}],overflow:[{overflow:L()}],"overflow-x":[{"overflow-x":L()}],"overflow-y":[{"overflow-y":L()}],overscroll:[{overscroll:v()}],"overscroll-x":[{"overscroll-x":v()}],"overscroll-y":[{"overscroll-y":v()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[f]}],"inset-x":[{"inset-x":[f]}],"inset-y":[{"inset-y":[f]}],start:[{start:[f]}],end:[{end:[f]}],top:[{top:[f]}],right:[{right:[f]}],bottom:[{bottom:[f]}],left:[{left:[f]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Jr,U]}],basis:[{basis:T()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",U]}],grow:[{grow:_()}],shrink:[{shrink:_()}],order:[{order:["first","last","none",Jr,U]}],"grid-cols":[{"grid-cols":[qr]}],"col-start-end":[{col:["auto",{span:["full",Jr,U]},U]}],"col-start":[{"col-start":R()}],"col-end":[{"col-end":R()}],"grid-rows":[{"grid-rows":[qr]}],"row-start-end":[{row:["auto",{span:[Jr,U]},U]}],"row-start":[{"row-start":R()}],"row-end":[{"row-end":R()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",U]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",U]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...j()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...j(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...j(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[w]}],px:[{px:[w]}],py:[{py:[w]}],ps:[{ps:[w]}],pe:[{pe:[w]}],pt:[{pt:[w]}],pr:[{pr:[w]}],pb:[{pb:[w]}],pl:[{pl:[w]}],m:[{m:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[M]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[M]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",U,e]}],"min-w":[{"min-w":[U,e,"min","max","fit"]}],"max-w":[{"max-w":[U,e,"none","full","min","max","fit","prose",{screen:[Tt]},Tt]}],h:[{h:[U,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[U,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[U,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[U,e,"auto","min","max","fit"]}],"font-size":[{text:["base",Tt,It]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ks]}],"font-family":[{font:[qr]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",U]}],"line-clamp":[{"line-clamp":["none",gr,ks]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",gt,U]}],"list-image":[{"list-image":["none",U]}],"list-style-type":[{list:["none","disc","decimal",U]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[r]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[r]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...B(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",gt,It]}],"underline-offset":[{"underline-offset":["auto",gt,U]}],"text-decoration-color":[{decoration:[r]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:I()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",U]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",U]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...H(),W2]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",_2]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},U2]}],"bg-color":[{bg:[r]}],"gradient-from-pos":[{from:[h]}],"gradient-via-pos":[{via:[h]}],"gradient-to-pos":[{to:[h]}],"gradient-from":[{from:[m]}],"gradient-via":[{via:[m]}],"gradient-to":[{to:[m]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-ee":[{"rounded-ee":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...B(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:B()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-s":[{"border-s":[i]}],"border-color-e":[{"border-e":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...B()]}],"outline-offset":[{"outline-offset":[gt,U]}],"outline-w":[{outline:[gt,It]}],"outline-color":[{outline:[r]}],"ring-w":[{ring:A()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[r]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-w":[{"ring-offset":[gt,It]}],"ring-offset-color":[{"ring-offset":[r]}],shadow:[{shadow:["","inner","none",Tt,Z2]}],"shadow-color":[{shadow:[qr]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...G(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":G()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[l]}],"drop-shadow":[{"drop-shadow":["","none",Tt,U]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[c]}],invert:[{invert:[d]}],saturate:[{saturate:[C]}],sepia:[{sepia:[k]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[l]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[c]}],"backdrop-invert":[{"backdrop-invert":[d]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[C]}],"backdrop-sepia":[{"backdrop-sepia":[k]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[n]}],"border-spacing-x":[{"border-spacing-x":[n]}],"border-spacing-y":[{"border-spacing-y":[n]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",U]}],duration:[{duration:V()}],ease:[{ease:["linear","in","out","in-out",U]}],delay:[{delay:V()}],animate:[{animate:["none","spin","ping","pulse","bounce",U]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[x]}],"scale-x":[{"scale-x":[x]}],"scale-y":[{"scale-y":[x]}],rotate:[{rotate:[Jr,U]}],"translate-x":[{"translate-x":[P]}],"translate-y":[{"translate-y":[P]}],"skew-x":[{"skew-x":[S]}],"skew-y":[{"skew-y":[S]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",U]}],accent:[{accent:["auto",r]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",U]}],"caret-color":[{caret:[r]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":I()}],"scroll-mx":[{"scroll-mx":I()}],"scroll-my":[{"scroll-my":I()}],"scroll-ms":[{"scroll-ms":I()}],"scroll-me":[{"scroll-me":I()}],"scroll-mt":[{"scroll-mt":I()}],"scroll-mr":[{"scroll-mr":I()}],"scroll-mb":[{"scroll-mb":I()}],"scroll-ml":[{"scroll-ml":I()}],"scroll-p":[{"scroll-p":I()}],"scroll-px":[{"scroll-px":I()}],"scroll-py":[{"scroll-py":I()}],"scroll-ps":[{"scroll-ps":I()}],"scroll-pe":[{"scroll-pe":I()}],"scroll-pt":[{"scroll-pt":I()}],"scroll-pr":[{"scroll-pr":I()}],"scroll-pb":[{"scroll-pb":I()}],"scroll-pl":[{"scroll-pl":I()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",U]}],fill:[{fill:[r,"none"]}],"stroke-w":[{stroke:[gt,It,ks]}],stroke:[{stroke:[r,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var dl=R2(q2);function g(...r){return dl(il(r))}function Cs(r){return r.split(" ").filter(Boolean).map(e=>e.startsWith("sui-")?e:`sui-${e}`).join(" ")}function Y2(r,e){let t;return (...o)=>{clearTimeout(t),t=setTimeout(()=>r(...o),e);}}function Ss(r,e){let t;return (...o)=>{t||(r(...o),t=true,setTimeout(()=>t=false,e));}}function Yr(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`${Date.now()}-${Math.random().toString(36).slice(2,11)}`}var pl=(r,e=150)=>{let[t,o]=useState(false);return useEffect(()=>{let i=typeof r=="number"?r:window.innerHeight*2,s=()=>{o(window.scrollY>i);},n=Ss(s,e);return s(),window.addEventListener("scroll",n,{passive:true}),window.addEventListener("resize",n),()=>{window.removeEventListener("scroll",n),window.removeEventListener("resize",n);}},[r,e]),t};var ai=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M8 2V5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M16 2V5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M3.5 9.08997H20.5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M21 8.5V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.6947 13.7H15.7037",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.6947 16.7H15.7037",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M11.9955 13.7H12.0045",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M11.9955 16.7H12.0045",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.29431 13.7H8.30329",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.29431 16.7H8.30329",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));ai.displayName="CalendarIcon";var Ms=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.55469 16.6523V21.4046C1.55469 21.7363 1.68625 22.0545 1.92087 22.2891C2.15549 22.5237 2.47365 22.6553 2.80531 22.6553H7.55769C7.83383 22.6553 8.05794 22.4312 8.05794 22.155C8.05794 21.8789 7.83383 21.6548 7.55769 21.6548H2.80531C2.73878 21.6548 2.67525 21.6283 2.62822 21.5817C2.5817 21.5347 2.55519 21.4712 2.55519 21.4046V16.6523C2.55519 16.3761 2.33108 16.152 2.05494 16.152C1.7788 16.152 1.55469 16.3761 1.55469 16.6523ZM16.5622 22.6553H21.3146C21.6462 22.6553 21.9644 22.5237 22.199 22.2891C22.4336 22.0545 22.5652 21.7363 22.5652 21.4046V16.6523C22.5652 16.3761 22.3411 16.152 22.0649 16.152C21.7888 16.152 21.5647 16.3761 21.5647 16.6523V21.4046C21.5647 21.4712 21.5382 21.5347 21.4917 21.5817C21.4446 21.6283 21.3811 21.6548 21.3146 21.6548H16.5622C16.286 21.6548 16.0619 21.8789 16.0619 22.155C16.0619 22.4312 16.286 22.6553 16.5622 22.6553ZM22.5652 7.64778V2.8954C22.5652 2.56373 22.4336 2.24557 22.199 2.01096C21.9644 1.77634 21.6462 1.64478 21.3146 1.64478H16.5622C16.286 1.64478 16.0619 1.86889 16.0619 2.14503C16.0619 2.42116 16.286 2.64528 16.5622 2.64528H21.3146C21.3811 2.64528 21.4446 2.67179 21.4917 2.71831C21.5382 2.76533 21.5647 2.82887 21.5647 2.8954V7.64778C21.5647 7.92391 21.7888 8.14803 22.0649 8.14803C22.3411 8.14803 22.5652 7.92391 22.5652 7.64778ZM7.55769 1.64478H2.80531C2.47365 1.64478 2.15549 1.77634 1.92087 2.01096C1.68625 2.24557 1.55469 2.56373 1.55469 2.8954V7.64778C1.55469 7.92391 1.7788 8.14803 2.05494 8.14803C2.33108 8.14803 2.55519 7.92391 2.55519 7.64778V2.8954C2.55519 2.82887 2.5817 2.76533 2.62822 2.71831C2.67525 2.67179 2.73878 2.64528 2.80531 2.64528H7.55769C7.83383 2.64528 8.05794 2.42116 8.05794 2.14503C8.05794 1.86889 7.83383 1.64478 7.55769 1.64478Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.3306 9.14858H15.8143C15.7308 9.14858 15.6527 9.10655 15.6062 9.03702L14.7178 7.70435C14.4862 7.35668 14.0955 7.14758 13.6773 7.14758H10.4787C10.0605 7.14758 9.66975 7.35668 9.43813 7.70435L8.54969 9.03702C8.50317 9.10655 8.42513 9.14858 8.34159 9.14858H6.82533C6.49367 9.14858 6.1755 9.28015 5.94089 9.51476C5.70627 9.74938 5.57471 10.0675 5.57471 10.3992V15.902C5.57471 16.5928 6.13449 17.1526 6.82533 17.1526H17.3306C18.0214 17.1526 18.5812 16.5928 18.5812 15.902V10.3992C18.5812 10.0675 18.4496 9.74938 18.215 9.51476C17.9804 9.28015 17.6622 9.14858 17.3306 9.14858ZM12.078 10.1491C10.6973 10.1491 9.57671 11.2696 9.57671 12.6503C9.57671 14.031 10.6973 15.1516 12.078 15.1516C13.4586 15.1516 14.5792 14.031 14.5792 12.6503C14.5792 11.2696 13.4586 10.1491 12.078 10.1491ZM12.078 11.1496C12.9064 11.1496 13.5787 11.8219 13.5787 12.6503C13.5787 13.4787 12.9064 14.1511 12.078 14.1511C11.2495 14.1511 10.5772 13.4787 10.5772 12.6503C10.5772 11.8219 11.2495 11.1496 12.078 11.1496Z",fill:"currentColor"})]})));Ms.displayName="CaptureIcon";var Ls=memo(forwardRef(({size:r=20,className:e,...t},o)=>jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:jsx("path",{d:"M6 10L8.66667 13L14 7",stroke:"currentColor",strokeWidth:2.2,strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})})));Ls.displayName="CheckIcon";var ye=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:jsx("path",{d:"M18 18L12 12M12 12L6 6M12 12L18 6M12 12L6 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));ye.displayName="CloseIcon";var pd=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M15.5 13.15H13.33C11.55 13.15 10.1 11.71 10.1 9.92V7.75C10.1 7.34 9.77 7 9.35 7H6.18C3.87 7 2 8.5 2 11.18V17.82C2 20.5 3.87 22 6.18 22H12.07C14.38 22 16.25 20.5 16.25 17.82V13.9C16.25 13.48 15.91 13.15 15.5 13.15Z",fill:"currentColor"}),jsx("path",{d:"M17.8217 2H15.8517H14.7617H11.9317C9.67172 2 7.84172 3.44 7.76172 6.01C7.82172 6.01 7.87172 6 7.93172 6H10.7617H11.8517H13.8217C16.1317 6 18.0017 7.5 18.0017 10.18V12.15V14.86V16.83C18.0017 16.89 17.9917 16.94 17.9917 16.99C20.2217 16.92 22.0017 15.44 22.0017 12.83V10.86V8.15V6.18C22.0017 3.5 20.1317 2 17.8217 2Z",fill:"currentColor"}),jsx("path",{d:"M11.9806 7.1517C11.6706 6.8417 11.1406 7.0517 11.1406 7.4817V10.1017C11.1406 11.2017 12.0706 12.1017 13.2106 12.1017C13.9206 12.1117 14.9106 12.1117 15.7606 12.1117C16.1906 12.1117 16.4106 11.6117 16.1106 11.3117C15.0206 10.2217 13.0806 8.2717 11.9806 7.1517Z",fill:"currentColor"})]})));pd.displayName="CopyIcon";var Ps=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M9.9 19H19V9.9C19 6 18 5 14.1 5H5V14.1C5 18 6 19 9.9 19Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M5 5V2",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M5 5H2",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M19 19V22",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M19 19H22",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));Ps.displayName="CropIcon";var Ns=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M21 5.98C17.67 5.65 14.32 5.48 10.98 5.48C9 5.48 7.02 5.58 5.04 5.78L3 5.98",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.5 4.97L8.72 3.66C8.88 2.71 9 2 10.69 2H13.31C15 2 15.13 2.75 15.28 3.67L15.5 4.97",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M18.8504 9.14L18.2004 19.21C18.0904 20.78 18.0004 22 15.2104 22H8.79039C6.00039 22 5.91039 20.78 5.80039 19.21L5.15039 9.14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M10.3301 16.5H13.6601",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.5 12.5H14.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Ns.displayName="DeleteIcon";var Rt=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M7 10L12 15",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M12 15L17 10",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})]})));Rt.displayName="DropdownIcon";var Is=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M17 14L12 9",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M12 9L7 14",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})]})));Is.displayName="DropUpIcon";var Rs=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M11 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V13",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M16.0399 3.02001L8.15988 10.9C7.85988 11.2 7.55988 11.79 7.49988 12.22L7.06988 15.23C6.90988 16.32 7.67988 17.08 8.76988 16.93L11.7799 16.5C12.1999 16.44 12.7899 16.14 13.0999 15.84L20.9799 7.96001C22.3399 6.60001 22.9799 5.02001 20.9799 3.02001C18.9799 1.02001 17.3999 1.66001 16.0399 3.02001Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M14.9099 4.1499C15.5799 6.5399 17.4499 8.4099 19.8499 9.0899",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));Rs.displayName="EditIcon";var $t=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7467)"}),jsx("path",{d:"M15 9.00002L9 15M8.99997 9L14.9999 15",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsx("defs",{children:jsxs("linearGradient",{id:"paint0_linear_3163_7467",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#E88B76"}),jsx("stop",{offset:1,stopColor:"#CA5048"})]})})]})));$t.displayName="ErrorIcon";var Vd=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M15.5799 11.9999C15.5799 13.9799 13.9799 15.5799 11.9999 15.5799C10.0199 15.5799 8.41992 13.9799 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C13.9799 8.41992 15.5799 10.0199 15.5799 11.9999Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M11.9998 20.2702C15.5298 20.2702 18.8198 18.1902 21.1098 14.5902C22.0098 13.1802 22.0098 10.8102 21.1098 9.40021C18.8198 5.80021 15.5298 3.72021 11.9998 3.72021C8.46984 3.72021 5.17984 5.80021 2.88984 9.40021C1.98984 10.8102 1.98984 13.1802 2.88984 14.5902C5.17984 18.1902 8.46984 20.2702 11.9998 20.2702Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Vd.displayName="EyeIcon";var Fd=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",className:g("sui-text-current",e),"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",...t,children:[jsx("path",{d:"M14.5299 9.46992L9.46992 14.5299C8.81992 13.8799 8.41992 12.9899 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C12.9899 8.41992 13.8799 8.81992 14.5299 9.46992Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M17.8201 5.76998C16.0701 4.44998 14.0701 3.72998 12.0001 3.72998C8.47009 3.72998 5.18009 5.80998 2.89009 9.40998C1.99009 10.82 1.99009 13.19 2.89009 14.6C3.68009 15.84 4.60009 16.91 5.60009 17.77",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.41992 19.5302C9.55992 20.0102 10.7699 20.2702 11.9999 20.2702C15.5299 20.2702 18.8199 18.1902 21.1099 14.5902C22.0099 13.1802 22.0099 10.8102 21.1099 9.40018C20.7799 8.88018 20.4199 8.39018 20.0499 7.93018",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.5099 12.7002C15.2499 14.1102 14.0999 15.2602 12.6899 15.5202",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.47 14.5298L2 21.9998",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 2L14.53 9.47",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Fd.displayName="EyeSlashIcon";var Vs=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M15.8002 2.20999C15.3902 1.79999 14.6802 2.07999 14.6802 2.64999V6.13999C14.6802 7.59999 15.9202 8.80999 17.4302 8.80999C18.3802 8.81999 19.7002 8.81999 20.8302 8.81999C21.4002 8.81999 21.7002 8.14999 21.3002 7.74999C19.8602 6.29999 17.2802 3.68999 15.8002 2.20999Z",fill:"currentColor"}),jsx("path",{d:"M20.5 10.19H17.61C15.24 10.19 13.31 8.26 13.31 5.89V3C13.31 2.45 12.86 2 12.31 2H8.07C4.99 2 2.5 4 2.5 7.57V16.43C2.5 20 4.99 22 8.07 22H15.93C19.01 22 21.5 20 21.5 16.43V11.19C21.5 10.64 21.05 10.19 20.5 10.19ZM11.5 17.75H7.5C7.09 17.75 6.75 17.41 6.75 17C6.75 16.59 7.09 16.25 7.5 16.25H11.5C11.91 16.25 12.25 16.59 12.25 17C12.25 17.41 11.91 17.75 11.5 17.75ZM13.5 13.75H7.5C7.09 13.75 6.75 13.41 6.75 13C6.75 12.59 7.09 12.25 7.5 12.25H13.5C13.91 12.25 14.25 12.59 14.25 13C14.25 13.41 13.91 13.75 13.5 13.75Z",fill:"currentColor"})]})));Vs.displayName="FileIcon";var ci=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M9 17V11L7 13",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9 11L11 13",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 10V15C22 20 20 22 15 22H9C4 22 2 20 2 15V9C2 4 4 2 9 2H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 10H18C15 10 14 9 14 6V2L22 10Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));ci.displayName="FileUploadIcon";var As=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M22 8.52V3.98C22 2.57 21.36 2 19.77 2H15.73C14.14 2 13.5 2.57 13.5 3.98V8.51C13.5 9.93 14.14 10.49 15.73 10.49H19.77C21.36 10.5 22 9.93 22 8.52Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 19.77V15.73C22 14.14 21.36 13.5 19.77 13.5H15.73C14.14 13.5 13.5 14.14 13.5 15.73V19.77C13.5 21.36 14.14 22 15.73 22H19.77C21.36 22 22 21.36 22 19.77Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M10.5 8.52V3.98C10.5 2.57 9.86 2 8.27 2H4.23C2.64 2 2 2.57 2 3.98V8.51C2 9.93 2.64 10.49 4.23 10.49H8.27C9.86 10.5 10.5 9.93 10.5 8.52Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M10.5 19.77V15.73C10.5 14.14 9.86 13.5 8.27 13.5H4.23C2.64 13.5 2 14.14 2 15.73V19.77C2 21.36 2.64 22 4.23 22H8.27C9.86 22 10.5 21.36 10.5 19.77Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));As.displayName="GridIcon";var to=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M2.5798 19.01L2.5598 19.03C2.2898 18.44 2.1198 17.77 2.0498 17.03C2.1198 17.76 2.3098 18.42 2.5798 19.01Z",fill:"currentColor"}),jsx("path",{d:"M9.00012 10.38C10.3146 10.38 11.3801 9.31443 11.3801 8C11.3801 6.68556 10.3146 5.62 9.00012 5.62C7.68568 5.62 6.62012 6.68556 6.62012 8C6.62012 9.31443 7.68568 10.38 9.00012 10.38Z",fill:"currentColor"}),jsx("path",{d:"M16.19 2H7.81C4.17 2 2 4.17 2 7.81V16.19C2 17.28 2.19 18.23 2.56 19.03C3.42 20.93 5.26 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V13.9V7.81C22 4.17 19.83 2 16.19 2ZM20.37 12.5C19.59 11.83 18.33 11.83 17.55 12.5L13.39 16.07C12.61 16.74 11.35 16.74 10.57 16.07L10.23 15.79C9.52 15.17 8.39 15.11 7.59 15.65L3.85 18.16C3.63 17.6 3.5 16.95 3.5 16.19V7.81C3.5 4.99 4.99 3.5 7.81 3.5H16.19C19.01 3.5 20.5 4.99 20.5 7.81V12.61L20.37 12.5Z",fill:"currentColor"})]})));to.displayName="ImageIcon";var yr=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M9 10C10.1046 10 11 9.10457 11 8C11 6.89543 10.1046 6 9 6C7.89543 6 7 6.89543 7 8C7 9.10457 7.89543 10 9 10Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M13 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V10",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M18 8V2L20 4",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M18 2L16 4",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2.66992 18.95L7.59992 15.64C8.38992 15.11 9.52992 15.17 10.2399 15.78L10.5699 16.07C11.3499 16.74 12.6099 16.74 13.3899 16.07L17.5499 12.5C18.3299 11.83 19.5899 11.83 20.3699 12.5L21.9999 13.9",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));yr.displayName="ImageUploadIcon";var Bs=memo(forwardRef(({size:r=20,className:e,...t},o)=>jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:jsx("path",{d:"M6 10h8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round"})})));Bs.displayName="IndeterminateIcon";var Fs=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7412)"}),jsx("path",{d:"M12 16V11",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsx("circle",{cx:1,cy:1,r:1,transform:"matrix(1 0 0 -1 11 9)",fill:"white"}),jsx("defs",{children:jsxs("linearGradient",{id:"paint0_linear_3163_7412",x1:12,y1:-4.5,x2:12,y2:28,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#4DCAFF"}),jsx("stop",{offset:1,stopColor:"#4EA3E0"})]})})]})));Fs.displayName="InfoIcon";var Hs=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M19.9 13.5H4.1C2.6 13.5 2 14.14 2 15.73V19.77C2 21.36 2.6 22 4.1 22H19.9C21.4 22 22 21.36 22 19.77V15.73C22 14.14 21.4 13.5 19.9 13.5Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M19.9 2H4.1C2.6 2 2 2.64 2 4.23V8.27C2 9.86 2.6 10.5 4.1 10.5H19.9C21.4 10.5 22 9.86 22 8.27V4.23C22 2.64 21.4 2 19.9 2Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Hs.displayName="ListIcon";var oo=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:jsx("path",{d:"M2.5 8H13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));oo.displayName="MinusIcon";var zs=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:jsx("path",{d:"M7.05299 8.10139C6.93126 7.42517 7.58008 6.88883 8.20261 7.09228L8.32637 7.14365L20.5037 13.1717L20.6284 13.2451C21.1683 13.6252 21.1091 14.463 20.5211 14.7634L20.3872 14.8184L17.3326 15.8266L20.2112 19.2833L20.2671 19.3585C20.5242 19.7413 20.4479 20.2653 20.0774 20.5566L17.2079 22.8096C16.8449 23.0946 16.3297 23.0533 16.0161 22.728L15.9565 22.6592L13.1201 19.0484L10.9538 21.5519C10.4631 22.1182 9.5357 21.8631 9.40264 21.1254L7.05299 8.10139ZM10.5953 19.8126L12.4655 17.6531L12.538 17.5788C12.8892 17.2561 13.4374 17.269 13.7728 17.6081L13.8407 17.6861L16.744 21.3822L18.7893 19.7768L15.7649 16.1458C15.3621 15.6622 15.5727 14.9241 16.1702 14.7267L18.7499 13.8744L8.62065 8.86098L10.5953 19.8126ZM4.40814 14.4982V16.7458H6.68629V18.1549H3.89201C3.39947 18.1549 3 17.7552 3 17.2623V14.4982H4.40814ZM4.40814 6.62534V12.5296H3V6.62534H4.40814ZM20.3121 6.62534V10.5618H18.9039V6.62534H20.3121ZM6.68629 1V2.40909H4.40814V4.65665H3V1.8926C3 1.39973 3.39947 1 3.89201 1H6.68629ZM14.6383 1V2.40909H8.67382V1H14.6383ZM20.3121 4.65665H18.9039V2.40909H16.6258V1H19.4201C19.9126 1.00002 20.3121 1.39974 20.3121 1.8926V4.65665Z",fill:"currentColor"})})));zs.displayName="MultipleSelectionIcon";var io=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M2.5 8H13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8 2.5V13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));io.displayName="PlusIcon";var Gs=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:jsx("path",{d:"M22 12C22 17.52 17.52 22 12 22C6.48 22 3.11 16.44 3.11 16.44M3.11 16.44H7.63M3.11 16.44V21.44M2 12C2 6.48 6.44 2 12 2C18.67 2 22 7.56 22 7.56M22 7.56V2.56M22 7.56H17.56",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));Gs.displayName="ResetIcon";var Os=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M7.25 22H11.75C15.5 22 17 20.5 17 16.75V12.25C17 8.5 15.5 7 11.75 7H7.25C3.5 7 2 8.5 2 12.25V16.75C2 20.5 3.5 22 7.25 22Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 9C22 5.13 18.87 2 15 2L16.05 3.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Os.displayName="RotateLeftIcon";var _s=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M16.75 22H12.25C8.5 22 7 20.5 7 16.75V12.25C7 8.5 8.5 7 12.25 7H16.75C20.5 7 22 8.5 22 12.25V16.75C22 20.5 20.5 22 16.75 22Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 9C2 5.13 5.13 2 9 2L7.95 3.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));_s.displayName="RotateRightIcon";var so=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M17 17L21 21",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));so.displayName="SearchIcon";var E3=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 12.88V11.12C2 10.08 2.85 9.22 3.9 9.22C5.71 9.22 6.45 7.94 5.54 6.37C5.02 5.47 5.33 4.3 6.24 3.78L7.97 2.79C8.76 2.32 9.78 2.6 10.25 3.39L10.36 3.58C11.26 5.15 12.74 5.15 13.65 3.58L13.76 3.39C14.23 2.6 15.25 2.32 16.04 2.79L17.77 3.78C18.68 4.3 18.99 5.47 18.47 6.37C17.56 7.94 18.3 9.22 20.11 9.22C21.15 9.22 22.01 10.07 22.01 11.12V12.88C22.01 13.92 21.16 14.78 20.11 14.78C18.3 14.78 17.56 16.06 18.47 17.63C18.99 18.54 18.68 19.7 17.77 20.22L16.04 21.21C15.25 21.68 14.23 21.4 13.76 20.61L13.65 20.42C12.75 18.85 11.27 18.85 10.36 20.42L10.25 20.61C9.78 21.4 8.76 21.68 7.97 21.21L6.24 20.22C5.33 19.7 5.02 18.53 5.54 17.63C6.45 16.06 5.71 14.78 3.9 14.78C2.85 14.78 2 13.92 2 12.88Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));E3.displayName="SettingsIcon";var Ut=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7450)"}),jsx("path",{d:"M8.5 12.5L10.5 14.5L15.5 9.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("defs",{children:jsxs("linearGradient",{id:"paint0_linear_3163_7450",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#48CA93"}),jsx("stop",{offset:1,stopColor:"#48BACA"})]})})]})));Ut.displayName="SuccessIcon";var Ws=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:jsx("path",{d:"M4 7.83L6.83 10.66L12.5 5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));Ws.displayName="TickIcon";var $s=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3297_5706)",children:[jsx("path",{d:"M12 6L6 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M6 12L12 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M17 6L11 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M11 12L17 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3297_5706",children:jsx("rect",{width:"24",height:"24",fill:"white"})})})]})));$s.displayName="ToFirstIcon";var Us=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3297_5736)",children:[jsx("path",{d:"M11 18L17 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M17 12L11 6",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M6 18L12 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M12 12L6 6",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3297_5736",children:jsx("rect",{width:"24",height:"24",fill:"white"})})})]})));Us.displayName="ToLastIcon";var Zs=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3297_5731)",children:[jsx("path",{d:"M9 18L15 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15 12L9 6",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3297_5731",children:jsx("rect",{width:r,height:r,fill:"currentColor"})})})]})));Zs.displayName="ToNextIcon";var js=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3297_5714)",children:[jsx("path",{d:"M15 6L9 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9 12L15 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3297_5714",children:jsx("rect",{width:"24",height:"24",fill:"white"})})})]})));js.displayName="ToPreviousIcon";var W3=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M19.0598 18.6699L16.9198 14.3999L14.7798 18.6699",fill:"currentColor"}),jsx("path",{d:"M19.0598 18.6699L16.9198 14.3999L14.7798 18.6699",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.1699 17.9102H18.6899H15.1699Z",fill:"currentColor"}),jsx("path",{d:"M15.1699 17.9102H18.6899",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M16.9198 21.9998C14.1198 21.9998 11.8398 19.7298 11.8398 16.9198C11.8398 14.1198 14.1098 11.8398 16.9198 11.8398C19.7198 11.8398 21.9998 14.1098 21.9998 16.9198C21.9998 19.7298 19.7298 21.9998 16.9198 21.9998Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M5.02 2H8.94C11.01 2 12.01 3.00002 11.96 5.02002V8.94C12.01 11.01 11.01 12.01 8.94 11.96H5.02C3 12 2 11 2 8.92999V5.01001C2 3.00001 3 2 5.02 2Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.0097 5.8501H4.94971",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M6.96973 5.16992V5.84991",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M7.98994 5.83984C7.98994 7.58984 6.61994 9.00983 4.93994 9.00983",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.01015 9.01001C8.28015 9.01001 7.62016 8.62 7.16016 8",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 15C2 18.87 5.13 22 9 22L7.95 20.25",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 9C22 5.13 18.87 2 15 2L16.05 3.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));W3.displayName="TranslateIcon";var Ks=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M14.73 2H9.27002V6.36H14.73V2Z",fill:"currentColor"}),jsx("path",{d:"M16.23 2V6.36H21.87C21.36 3.61 19.33 2.01 16.23 2Z",fill:"currentColor"}),jsx("path",{d:"M2 7.86V16.19C2 19.83 4.17 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V7.86H2ZM14.44 16.18L12.36 17.38C11.92 17.63 11.49 17.76 11.09 17.76C10.79 17.76 10.52 17.69 10.27 17.55C9.69 17.22 9.37 16.54 9.37 15.66V13.26C9.37 12.38 9.69 11.7 10.27 11.37C10.85 11.03 11.59 11.09 12.36 11.54L14.44 12.74C15.21 13.18 15.63 13.8 15.63 14.47C15.63 15.14 15.2 15.73 14.44 16.18Z",fill:"currentColor"}),jsx("path",{d:"M7.76988 2C4.66988 2.01 2.63988 3.61 2.12988 6.36H7.76988V2Z",fill:"currentColor"})]})));Ks.displayName="VideoIcon";var pi=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2.52002 7.11H21.48",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.52002 2.11V6.97",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.48 2.11V6.52",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.75 14.45V13.25C9.75 11.71 10.84 11.08 12.17 11.85L13.21 12.45L14.25 13.05C15.58 13.82 15.58 15.08 14.25 15.85L13.21 16.45L12.17 17.05C10.84 17.82 9.75 17.19 9.75 15.65V14.45V14.45Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));pi.displayName="VideoUploadIcon";var Js=memo(forwardRef(({size:r=24,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7433)"}),jsx("path",{d:"M12 9V14",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsx("circle",{cx:12,cy:17,r:1,fill:"white"}),jsx("defs",{children:jsxs("linearGradient",{id:"paint0_linear_3163_7433",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#DBA948"}),jsx("stop",{offset:1e-4,stopColor:"#FFC46B"}),jsx("stop",{offset:1,stopColor:"#FFA318"})]})})]})));Js.displayName="WarnIcon";var uo=r=>Cs(r),qs=forwardRef(({showAfter:r,className:e,containerClassName:t,ariaLabel:o="Back to Top",icon:i,renderIcon:s,renderButton:n,scrollBehavior:a="smooth",scrollOptions:l,onClick:u},c)=>{let d=pl(r),p=()=>{u?u():l?window.scrollTo(l):window.scrollTo({top:0,behavior:a});},m=g(uo("sui-fixed sui-bottom-4 sui-right-4 sui-z-40 sui-rounded-full sui-bg-white sui-border sui-border-stroke-level3 sui-shadow-[0_4px_10px_rgba(26,32,44,0.15)] sui-w-10 sui-h-10 sui-md:bottom-5 sui-md:right-5 sui-md:w-12 sui-md:h-12 sui-lg:bottom-6 sui-lg:right-6 sui-lg:w-14 sui-lg:h-14 sui-flex sui-items-center sui-justify-center sui-transition-all sui-duration-300 sui-focus-visible:outline-none sui-focus-visible:ring-2 sui-focus-visible:ring-primary"),uo(d?"sui-opacity-100 sui-scale-100":"sui-opacity-0 sui-scale-90 sui-pointer-events-none"),e),h=n?n({onClick:p,visible:d,className:m,ariaLabel:o}):jsx("button",{type:"button","aria-label":o,onClick:p,ref:c,className:m,children:jsx("span",{className:uo("sui-relative sui-grid sui-place-items-center"),children:s?s(d):i||jsx(Is,{className:uo("sui-text-primary"),size:24})})});return t?jsx("div",{className:g(t),children:h}):h});qs.displayName="BackToTop";var r5=cva("sui-inline-flex sui-items-center sui-justify-center sui-whitespace-nowrap sui-rounded-md sui-ring-offset-background sui-transition-all sui-duration-200 sui-ease-in-out focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-ring focus-visible:sui-ring-offset-2 disabled:sui-cursor-not-allowed disabled:sui-text-text-disabled",{variants:{variant:{default:"sui-bg-primary sui-text-white sui-button-14-semibold enabled:hover:sui-bg-primary/90 enabled:hover:sui-shadow-md enabled:active:sui-bg-primary/95 enabled:active:sui-scale-95 disabled:sui-bg-stroke-level3",destructive:"sui-border sui-border-error sui-bg-white sui-text-error sui-button-14-medium enabled:hover:sui-bg-red-50 enabled:hover:sui-border-error/80 enabled:active:sui-bg-red-100 enabled:active:sui-scale-95 disabled:sui-border-stroke-level3",outline:"sui-border sui-border-primary sui-bg-white sui-text-primary sui-button-14-medium enabled:hover:sui-bg-primary/5 enabled:hover:sui-border-primary/80 enabled:active:sui-bg-primary/10 enabled:active:sui-scale-95 disabled:sui-border-stroke-level3",secondary:"sui-border sui-border-gray-300 sui-bg-white sui-text-gray-700 sui-button-14-medium enabled:hover:sui-bg-gray-50 enabled:hover:sui-border-gray-400 enabled:active:sui-bg-gray-100 enabled:active:sui-scale-95 disabled:sui-border-stroke-level3",text:"sui-bg-transparent sui-text-primary sui-button-14-medium enabled:hover:sui-bg-primary/5 enabled:hover:sui-text-primary/80 enabled:active:sui-bg-primary/10 enabled:active:sui-scale-95",link:"sui-text-info sui-underline-offset-4 sui-button-14-medium enabled:hover:sui-underline enabled:hover:sui-text-info/80 enabled:active:sui-text-info/90"},size:{md:"sui-h-9 sui-px-3 sui-py-2 sui-md:h-10 sui-md:px-4 sui-md:py-3 sui-lg:h-12",lg:"sui-h-10 sui-px-4 sui-py-3 sui-md:h-12 sui-lg:h-14",icon:"sui-h-10 sui-w-10 sui-p-0 sui-md:h-12 sui-md:w-12 sui-lg:h-14 sui-lg:w-14"}},defaultVariants:{variant:"default",size:"md"}}),q=forwardRef(({className:r,variant:e="default",size:t="md",loading:o=false,disabled:i=false,leftIcon:s,rightIcon:n,children:a,...l},u)=>jsxs("button",{className:g(r5({variant:e,size:t,className:r})),ref:u,disabled:i||o,...l,children:[o&&jsxs("svg",{className:g("sui-h-4 sui-w-4 sui-animate-spin",a&&t!=="icon"&&"sui-mr-2"),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[jsx("circle",{className:"sui-opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsx("path",{className:"sui-opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),!o&&s&&jsx("span",{className:g(a&&t!=="icon"&&"sui-mr-2"),children:s}),a,!o&&n&&jsx("span",{className:g(a&&t!=="icon"&&"sui-ml-2"),children:n})]}));q.displayName="Button";var s5=cva("sui-bg-stroke-level3",{variants:{orientation:{horizontal:"sui-h-px sui-w-full",vertical:"sui-w-px"},inset:{none:"",start:"",end:"",both:""},thickness:{px:"",sm:""},stretch:{none:"",full:"sui-h-full"}},compoundVariants:[{orientation:"horizontal",thickness:"sm",className:"sui-h-[2px]"},{orientation:"vertical",thickness:"sm",className:"sui-w-[2px]"},{orientation:"horizontal",inset:"start",className:"sui-ml-4"},{orientation:"horizontal",inset:"end",className:"sui-mr-4"},{orientation:"horizontal",inset:"both",className:"sui-mx-4"},{orientation:"vertical",inset:"start",className:"sui-mt-4"},{orientation:"vertical",inset:"end",className:"sui-mb-4"},{orientation:"vertical",inset:"both",className:"sui-my-4"}],defaultVariants:{orientation:"horizontal",inset:"none",thickness:"px",stretch:"none"}}),xe=forwardRef(({className:r,orientation:e,inset:t,thickness:o,stretch:i,colorClassName:s,...n},a)=>jsx("div",{ref:a,role:"separator","aria-orientation":e==="vertical"?"vertical":"horizontal",className:g(s5({orientation:e,inset:t,thickness:o,stretch:i}),s,r),...n}));xe.displayName="Divider";var ze=({value:r,defaultValue:e,onChange:t})=>{let[o,i]=useState(e),s=r!==void 0,n=s?r:o,a=useCallback(l=>{if(s){t?.(l);return}i(l),t?.(l);},[s,t]);return [n,a]};var Ys=forwardRef(({className:r,selectedCount:e=0,actions:t,defaultActive:o=false,active:i,onActiveChange:s,iconButtonAriaLabel:n="Toggle multiple selection",selectedLabel:a="Selected",toggleIcon:l,closeIcon:u,renderCount:c,maxDisplayCount:d=99,renderInactive:p,renderActive:m,...h},f)=>{let[b,y]=ze({value:i,defaultValue:o,onChange:s}),w=useId(),C=typeof a=="function"?a(e):a;return b?m?jsx("div",{ref:f,className:g("sui-inline-flex",r),...h,children:m({onClose:()=>y(false),selectedCount:e,selectedLabel:C,actions:t})}):jsxs("div",{ref:f,role:"group","aria-labelledby":w,className:g("sui-flex sui-items-center sui-gap-3 sui-bg-white sui-px-2 sui-py-1 sui-md:gap-4 sui-md:px-3 sui-md:py-2 sui-lg:px-4 sui-lg:py-3",r),...h,children:[jsx(q,{type:"button",variant:"text",size:"icon","aria-label":"Exit selection",onClick:()=>y(false),children:u||jsx(ye,{size:24,className:"sui-text-text"})}),jsx("span",{id:w,className:"sui-body-16 sui-text-text-secondary1",children:C}),c?c(e):jsx("span",{className:"sui-flex sui-h-10 sui-w-10 sui-items-center sui-justify-center sui-rounded-full sui-bg-secondary-2 sui-body-16 sui-text-text sui-md:h-12 sui-md:w-12 sui-lg:h-14 sui-lg:w-14",children:e>d?`${d}+`:e}),jsx(xe,{orientation:"vertical",inset:"both",className:"sui-h-10 sui-md:h-12 sui-lg:h-14"}),jsx("div",{className:"sui-flex sui-items-center sui-gap-3",children:Children.toArray(t)})]}):p?jsx("div",{ref:f,className:g("sui-inline-flex",r),...h,children:p({onClick:()=>y(true),ariaLabel:n})}):jsx("div",{ref:f,className:g("sui-inline-flex",r),...h,children:jsx(q,{type:"button","aria-pressed":false,"aria-label":n,variant:"outline",size:"icon",onClick:()=>y(true),children:l||jsx(zs,{size:24,className:"sui-text-primary"})})})});Ys.displayName="MultipleSelectionButton";var m5="Login to continue",f5="Login to unlock this feature and continue exploring",g5="Login",h5="Register",Qs=({title:r=m5,description:e=f5,primaryLabel:t=g5,secondaryLabel:o=h5,onPrimaryClick:i,onSecondaryClick:s,className:n,actionsClassName:a})=>jsxs("section",{className:g("sui-w-full sui-rounded-lg sui-bg-background-secondary1 sui-border sui-border-stroke-level3 sui-shadow-sm sui-p-4 sui-md:p-6 sui-flex sui-flex-col sui-items-center sui-gap-4 sui-text-center",n),"aria-label":"Authentication required",children:[jsxs("div",{className:"sui-flex sui-flex-col sui-gap-2",children:[jsx("h2",{className:"sui-title-20-medium",children:r}),e&&jsx("p",{className:"sui-body-16",children:e})]}),jsxs("div",{className:g("sui-flex sui-w-full sui-flex-row sui-flex-wrap sui-gap-8 sui-justify-center",a),children:[jsx(q,{type:"button",size:"lg",className:"sui-flex-1 sui-min-w-[120px] sui-max-w-[320px]",onClick:i,children:t}),jsx(q,{type:"button",size:"lg",variant:"outline",className:"sui-flex-1 sui-min-w-[120px] sui-max-w-[320px]",onClick:s,children:o})]})]});Qs.displayName="AuthPrompt";var x5=cva("sui-inline-flex sui-items-center sui-whitespace-nowrap sui-rounded-md sui-leading-none sui-select-none sui-transition-colors sui-duration-150",{variants:{size:{sm:"sui-body-12-medium sui-gap-1 sui-px-2 sui-py-1",md:"sui-body-14-medium sui-gap-1.5 sui-px-2 sui-py-1",lg:"sui-body-16-medium sui-gap-2 sui-px-2 sui-py-1"},status:{success:"",warning:"",error:"",info:"",inactive:""},variant:{solid:"",soft:"",outline:""},fullWidth:{true:"sui-w-full sui-justify-between",false:"sui-w-fit"}},compoundVariants:[{status:"success",variant:"soft",className:"sui-bg-success/10 sui-text-success"},{status:"success",variant:"solid",className:"sui-bg-success sui-text-white"},{status:"success",variant:"outline",className:"sui-bg-transparent sui-text-success"},{status:"warning",variant:"soft",className:"sui-bg-warning/10 sui-text-warning"},{status:"warning",variant:"solid",className:"sui-bg-warning sui-text-white"},{status:"warning",variant:"outline",className:"sui-bg-transparent sui-text-warning"},{status:"error",variant:"soft",className:"sui-bg-error/10 sui-text-error"},{status:"error",variant:"solid",className:"sui-bg-error sui-text-white"},{status:"error",variant:"outline",className:"sui-bg-transparent sui-text-error"},{status:"info",variant:"soft",className:"sui-bg-info/10 sui-text-info"},{status:"info",variant:"solid",className:"sui-bg-info sui-text-white"},{status:"info",variant:"outline",className:"sui-bg-transparent sui-text-info"},{status:"inactive",variant:"soft",className:"sui-bg-inactive/10 sui-text-inactive"},{status:"inactive",variant:"solid",className:"sui-bg-inactive sui-text-white"},{status:"inactive",variant:"outline",className:"sui-bg-transparent sui-text-inactive"}],defaultVariants:{size:"sm",status:"inactive",variant:"soft",fullWidth:false}}),w5={success:"Success",warning:"Warning",error:"Error",info:"Info",inactive:"Inactive"},en=forwardRef(({status:r="inactive",variant:e="soft",size:t="sm",fullWidth:o=false,icon:i,className:s,children:n,"aria-label":a,...l},u)=>{let c=r??"inactive",d=e??"soft",p=t??"sm",m=!!n,h=a??(m?void 0:w5[c]);return jsxs("span",{ref:u,role:m?void 0:"status","aria-label":h,"data-status":c,"data-variant":d,className:g(x5({status:c,variant:d,size:p,fullWidth:o}),s),...l,children:[i&&jsx("span",{"aria-hidden":"true",className:"sui-flex sui-flex-shrink-0 sui-items-center sui-justify-center",children:i}),n&&jsx("span",{className:"sui-inline-flex sui-items-center",children:n})]})});en.displayName="StatusBadge";var wr=forwardRef(({id:r,name:e,className:t,invalid:o=false,indeterminate:i,disabled:s,label:n,description:a,descriptionId:l,children:u,...c},d)=>{let p=useRef(null);useImperativeHandle(d,()=>p.current,[d]),useEffect(()=>{p.current&&(p.current.indeterminate=i||false);},[i]);let m=a?l||(r?`${r}-desc`:void 0):c["aria-describedby"];return jsxs("label",{className:g("sui-inline-flex sui-items-start sui-gap-2 sui-select-none",s&&"sui-cursor-not-allowed",t),children:[jsx("input",{id:r,ref:p,type:"checkbox",name:e,disabled:s,"aria-describedby":m,className:g("sui-peer sui-sr-only"),...c}),jsx("span",{className:g("sui-relative sui-inline-flex sui-h-6 sui-w-6 sui-items-center sui-justify-center sui-p-[2px]","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!o&&"peer-checked:[&_.sui-checkbox-square]:sui-fill-primary peer-checked:[&_.sui-checkbox-square]:sui-stroke-primary peer-checked:[&_.sui-checkbox-check]:sui-opacity-100",o&&"peer-checked:[&_.sui-checkbox-square]:sui-fill-error peer-checked:[&_.sui-checkbox-square]:sui-stroke-error peer-checked:[&_.sui-checkbox-check]:sui-opacity-100","peer-indeterminate:[&_.sui-checkbox-square]:sui-fill-primary peer-indeterminate:[&_.sui-checkbox-square]:sui-stroke-primary peer-indeterminate:[&_.sui-checkbox-minus]:sui-opacity-100",s&&"sui-opacity-40"),"aria-hidden":"true",children:jsxs("svg",{className:"sui-h-5 sui-w-5",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("rect",{className:g("sui-checkbox-square",o?"sui-stroke-error":"sui-stroke-inactive","sui-transition-all sui-duration-200"),x:"1.4",y:"1.4",width:"17.2",height:"17.2",rx:"4",ry:"4",stroke:"currentColor",strokeWidth:"1.4",vectorEffect:"non-scaling-stroke"}),jsx("g",{className:"sui-checkbox-check sui-opacity-0 sui-transition-opacity sui-duration-200",children:jsx(Ls,{className:"sui-h-5 sui-w-5 sui-text-white",strokeWidth:2.2})}),jsx("g",{className:"sui-checkbox-minus sui-opacity-0 sui-transition-opacity sui-duration-200",children:jsx(Bs,{className:"sui-h-5 sui-w-5 sui-text-white",strokeWidth:2})})]})}),(n||u)&&jsxs("span",{className:"sui-flex sui-flex-col sui-gap-1",children:[n??u,a&&jsx("span",{id:m,"aria-hidden":"true",className:g("sui-text-12",o?"sui-text-error":"sui-text-text-secondary1"),children:a})]})]})});wr.displayName="CheckBox";var rn=forwardRef((r,e)=>{let{legend:t,name:o,orientation:i="vertical",options:s,value:n,defaultValue:a,onChange:l,className:u,invalid:c,description:d,descriptionId:p,showSelectAll:m=false,selectAllLabel:h="Select All",...f}=r,[b,y]=ze({value:n,defaultValue:a,onChange:l}),w=d?p||`${o}-desc`:void 0,C=s.filter(v=>!v.disabled).map(v=>v.value),x=(b?.length??0)===C.length,S=(b?.length??0)>0&&!x,M=useCallback(v=>{if(v){let L=s.filter(T=>!T.disabled).map(T=>T.value);y(L);}else y([]);},[s,y]),P=useCallback((v,L)=>{let T=b||[];y(L?[...T,v]:T.filter(I=>I!==v));},[b,y]);return jsxs("fieldset",{className:g("sui-flex",i==="horizontal"?"sui-flex-row sui-gap-4":"sui-flex-col sui-gap-2",u),"aria-invalid":c||void 0,"aria-describedby":w,ref:e,...f,children:[jsx("legend",{className:"sui-text-14 sui-font-medium sui-text-text-default",children:t}),d&&jsx("p",{id:w,className:g("sui-text-12",c?"sui-text-error":"sui-text-text-secondary1"),children:d}),m&&jsx(wr,{id:`${o}-select-all`,name:`${o}-select-all`,label:h,checked:x,indeterminate:S,onChange:v=>M(v.target.checked)}),s.map(v=>{let L=b?.includes(v.value)??false,T=v.id||`${o}-${v.value}`;return jsx(wr,{id:T,name:o,label:v.label,description:v.description,disabled:v.disabled,invalid:v.invalid??c,checked:L,onChange:I=>P(v.value,I.target.checked)},v.value)})]})});rn.displayName="CheckBoxGroup";var T5=cva("sui-flex sui-h-10 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-3 sui-py-2 sui-body-14 sui-sm:h-12 sui-sm:px-4 sui-sm:py-3 sui-sm:body-16 placeholder:sui-text-disabled placeholder:sui-body-12 sui-sm:placeholder:sui-body-14 focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50",{variants:{variant:{default:"sui-border-secondary focus:sui-border-primary focus-visible:sui-border-primary",error:"sui-border-error focus:sui-border-error focus-visible:sui-border-error"}},defaultVariants:{variant:"default"}}),_l=({icon:r,onClick:e,ariaLabel:t,side:o})=>{let i=o==="left"?"sui-left-3":"sui-right-3",s="sui-absolute sui-top-1/2 sui--translate-y-1/2 sui-inline-flex sui-items-center sui-justify-center sui-w-5 sui-h-5 sui-sm:w-6 sui-sm:h-6 sui-text-secondary-400 sui-z-20";return e?jsx("button",{type:"button","aria-label":t??"icon button",className:g(s,i),onClick:n=>{n.preventDefault(),n.stopPropagation(),e();},children:r}):jsx("div",{className:g(s,i,"sui-pointer-events-none sui-transform"),children:r})},We=forwardRef(({className:r,variant:e="default",type:t="text",label:o,error:i,helperText:s,contentSize:n,leftIcon:a,rightIcon:l,leftDivider:u,rightDivider:c,containerClassName:d,id:p,required:m=false,disabled:h=false,onLeftIconClick:f,leftIconAriaLabel:b,onRightIconClick:y,rightIconAriaLabel:w,...C},x)=>{let k=useId(),S=p??k,M=!!i,P=M?"error":e,v=`${S}-error`,L=`${S}-help`,T=[M&&v,!M&&s&&L].filter(Boolean).join(" ")||void 0;return jsxs("div",{className:g("sui-w-full",d),children:[o&&jsxs("label",{htmlFor:S,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[o,m&&jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsxs("div",{className:"sui-relative",children:[a&&jsx(_l,{icon:a,onClick:f,ariaLabel:b,side:"left"}),u&&a&&jsx("div",{className:"sui-pointer-events-none sui-absolute sui-top-1/2 sui-left-[38px] sui-sm:left-[42px] sui-h-6 sui-w-px sui--translate-y-1/2 sui-bg-stroke-level3 sui-z-10"}),jsx("input",{type:t,className:g(T5({variant:P,className:r}),a&&"sui-pl-10 sui-sm:pl-12",l&&"sui-pr-10 sui-sm:pr-12"),ref:x,id:S,size:n,required:m,"aria-required":m,"aria-invalid":M,"aria-describedby":T,disabled:h,...C}),c&&l&&jsx("div",{className:"sui-pointer-events-none sui-absolute sui-top-1/2 sui-right-[38px] sui-sm:sui-right-[42px] sui-h-6 sui-w-px sui--translate-y-1/2 sui-bg-stroke-level3 sui-z-10"}),l&&jsx(_l,{icon:l,onClick:y,ariaLabel:w,side:"right"})]}),(i||s)&&jsxs("div",{className:"sui-mt-2",children:[i&&jsx("p",{id:`${S}-error`,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:i}),!i&&s&&jsx("p",{id:`${S}-help`,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:s})]})]})});We.displayName="Input";var sn=forwardRef(({value:r,defaultValue:e=0,onChange:t,min:o=Number.NEGATIVE_INFINITY,max:i=Number.POSITIVE_INFINITY,step:s=1,id:n,label:a,helperText:l,error:u,disabled:c,containerClassName:d,inputClassName:p,readOnlyInput:m=false,...h},f)=>{let b=useId(),y=n??b,w=`${y}-error`,C=`${y}-help`,x=useCallback(E=>Number.isNaN(E)?Math.min(Math.max(e??0,o),i):E<o?o:E>i?i:E,[o,i,e]),[k,S]=ze({value:r,defaultValue:x(e),onChange:t}),M=useRef(x(e??0)),P=k!==void 0?k-s>=o:true,v=k!==void 0?k+s<=i:true,[L,T]=useState(null),I=useCallback(E=>{let V=x(E);M.current=V,S(V);},[x,S]),A=useCallback(()=>{c||!P||I((k??0)-s);},[c,P,I,k,s]),R=useCallback(()=>{c||!v||I((k??0)+s);},[c,v,I,k,s]),H=useCallback(E=>{if(c)return;let V=E.target.value;if(V===""||V==="-"){T(V),S(NaN);return}let F=V.replace(/[^\d-]/g,"").replace(/(?!^)-/g,""),$=Number(F);Number.isFinite($)&&(T(null),S($));},[c,S]),B=useCallback(()=>{if(c)return;let E=Number(k),V=Number.isFinite(E)?x(E):x(e??0);M.current=V,S(V),T(null);},[c,x,k,S,e]),G=!!u,j=[G&&w,!G&&l&&C].filter(Boolean).join(" ")||void 0,_=useCallback(E=>Number.isFinite(E)?E.toLocaleString():"",[]);return jsxs("div",{className:g("sui-w-full",d),children:[a&&jsx("label",{htmlFor:y,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:a}),jsxs("div",{className:g("sui-flex sui-items-stretch sui-w-full sui-gap-2"),children:[jsx("button",{type:"button","aria-label":"Decrease quantity",onClick:A,disabled:c||!P,className:g("sui-h-[30px] sui-w-[30px] sui-rounded-md sui-border sui-border-icon-black disabled:sui-border-icon-gray sui-bg-background-secondary1 sui-inline-flex sui-items-center sui-justify-center sui-text-icon-black disabled:sui-text-icon-gray focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary disabled:sui-opacity-50 disabled:sui-cursor-not-allowed"),children:jsx(oo,{"aria-hidden":"true"})}),jsx("input",{ref:f,id:y,inputMode:"numeric",type:"text",role:"spinbutton","aria-valuemin":Number.isFinite(o)?o:void 0,"aria-valuemax":Number.isFinite(i)?i:void 0,"aria-valuenow":Number.isFinite(Number(k))?Number(k):void 0,"aria-invalid":G,"aria-describedby":j,className:g("sui-flex-1 sui-h-[30px] sui-text-center sui-rounded-md sui-bg-background-default sui-text-text-default sui-body-14-medium focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50",p),value:L!==null?L:Number.isFinite(Number(k))?_(Number(k)):"",onChange:m?void 0:H,readOnly:m,onBlur:B,disabled:c,...(()=>{let{onKeyDown:E,...V}=h;return {...V,onKeyDown:F=>{if(E?.(F),!F.defaultPrevented)if(F.key==="Enter"){F.preventDefault();let $=Number(k),te=Number.isFinite($)?x($):x(e??0);M.current=te,S(te),T(null);}else F.key==="Escape"&&(F.preventDefault(),S(M.current),T(null));}}})()}),jsx("button",{type:"button","aria-label":"Increase quantity",onClick:R,disabled:c||!v,className:g("sui-h-[30px] sui-w-[30px] sui-rounded-md sui-border sui-border-icon-black disabled:sui-border-icon-gray sui-bg-background-secondary1 sui-inline-flex sui-items-center sui-justify-center sui-text-icon-black disabled:sui-text-icon-gray focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary disabled:sui-opacity-50 disabled:sui-cursor-not-allowed"),children:jsx(io,{"aria-hidden":"true"})})]}),(u||l)&&jsxs("div",{className:"sui-mt-2",children:[u&&jsx("p",{id:w,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:u}),!u&&l&&jsx("p",{id:C,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:l})]})]})});sn.displayName="QuantityInput";var kr=(...r)=>e=>{r.forEach(t=>{typeof t=="function"?t(e):t!=null&&(t.current=e);});};var H5=cva("sui-flex sui-items-center sui-h-12 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-transition-all sui-duration-300 sui-ease-in-out focus-within:sui-border-primary focus-within:sui-shadow-sm",{variants:{variant:{compact:"sui-w-12 sui-p-0 sui-justify-center",full:"sui-w-full sui-px-4 sui-py-3"}},defaultVariants:{variant:"full"}}),nn=forwardRef(({className:r,variant:e="full",placeholder:t="Search...",onSearch:o,clearable:i=true,containerClassName:s,disabled:n=false,value:a,defaultValue:l,onChange:u,...c},d)=>{let[p,m]=useState(false),[h,f]=useState(l||""),b=useRef(null),y=useRef(null),w=kr(d,b),C=a!==void 0,x=C?a:h,k=!!(x&&String(x).length>0),S=useCallback(()=>{e==="compact"&&!n&&(m(true),setTimeout(()=>{b.current?.focus();},150));},[e,n]),M=useCallback(B=>{e==="compact"&&!y.current?.contains(B.relatedTarget)&&m(false);},[e]),P=useCallback(B=>{C||f(B.target.value),u?.(B);},[C,u]),v=useCallback(()=>{o?.(String(x));},[o,x]),L=useCallback(()=>{C||f("");let B={...new Event("change",{bubbles:true}),target:{value:""},currentTarget:{value:""}};u?.(B),b.current?.focus();},[C,u]),T=useCallback(B=>{B.key==="Enter"&&v();},[v]),I=useCallback(()=>{e==="compact"&&!p&&!n&&S();},[e,p,n,S]),A=useCallback(B=>{(B.key==="Enter"||B.key===" ")&&!n&&(B.preventDefault(),I());},[I,n]),R=e==="compact"&&p,H=e==="full"||R;return jsx("div",{className:g("sui-relative",s),children:jsxs("div",{ref:y,className:g(H5({variant:e}),R&&"sui-w-full sui-px-4 sui-py-3",r,n&&"sui-opacity-50 sui-cursor-not-allowed",e==="compact"&&!p&&!n&&"sui-cursor-pointer"),onClick:I,onKeyDown:A,onFocus:S,onBlur:M,role:e==="compact"&&!p?"button":void 0,tabIndex:e==="compact"&&!p?0:void 0,"aria-expanded":e==="compact"?p:void 0,"aria-label":e==="compact"&&!p?"Open search":void 0,children:[jsx("div",{className:"sui-flex sui-items-center sui-justify-center sui-text-secondary-400 shrink-0",children:jsx(so,{size:24})}),H&&jsx("div",{className:"sui-flex-1 sui-ml-3 sui-relative",children:jsx("input",{ref:w,type:"text",value:x,onChange:P,onKeyDown:T,placeholder:t,disabled:n,className:"sui-w-full sui-bg-transparent sui-border-none sui-outline-none sui-text-16 sui-text-foreground placeholder:sui-text-disabled placeholder:sui-text-14","aria-label":"Search input",...c})}),H&&k&&i&&jsx("button",{type:"button",onClick:L,disabled:n,className:"sui-ml-2 sui-flex sui-items-center sui-justify-center sui-text-secondary-400 hover:sui-text-secondary-600 sui-transition-colors sui-duration-200 sui-w-6 sui-h-6 sui-rounded-sm hover:sui-bg-secondary-100 shrink-0","aria-label":"Clear search",tabIndex:0,children:jsx(ye,{size:24})})]})})});nn.displayName="SearchInput";var yi={ja:ja$1,en:enUS,enUS:enUS,fr:fr,de:de,es:es$1,it:it,pt:pt,ru:ru,zh:zhCN,zhCN:zhCN,zhTW:zhTW},ln=(r,e,t)=>e&&r<e?e:t&&r>t?t:r,Xt=r=>format(r,"yyyy-M-d"),cn=(r,e="en")=>{let t=startOfMonth(r),i=(yi[e]??enUS).options?.weekStartsOn??1,s=startOfWeek(t,{weekStartsOn:i}),n=addDays(s,41);return eachDayOfInterval({start:s,end:n})},q5=r=>!!r&&typeof r=="object"&&"from"in r&&"to"in r,an=(r,e,t)=>{let o=yi[e]??enUS;if(t){let i=format(r,"HH:mm",{locale:o});return e.startsWith("ja")?`${format(r,"yyyy\u5E74M\u6708d\u65E5",{locale:o})} ${i}`:`${i}, ${format(r,"d MMM yyyy",{locale:o})}`}return e.startsWith("ja")?format(r,"yyyy\u5E74M\u6708d\u65E5",{locale:o}):format(r,"d MMM yyyy",{locale:o})},Sr=(r,e={})=>{if(!r)return "";let t=(e.locale??"en").toString(),o=e.includeTime??false;if(q5(r)){let i=r.from?an(r.from,t,o):"",s=r.to?an(r.to,t,o):"";return s?`${i} \u2013 ${s}`:i}return an(r,t,o)},un=(r="en")=>{let e=yi[r]??enUS;return Array.from({length:12},(t,o)=>format(new Date(2024,o,1),"MMMM",{locale:e}))},dn=(r="en")=>{let e=yi[r]??enUS,t=e.options?.weekStartsOn??1,o=[],i=startOfWeek(new Date(2024,0,1),{weekStartsOn:t});for(let s=0;s<7;s++){let n=addDays(i,s);o.push(format(n,"EEEEEE",{locale:e}));}return o};var pn=({onOpenChange:r,initialOpen:e=false,disabled:t=false})=>{let[o,i]=useState(e),s=useRef(null),n=useRef(null);return useEffect(()=>{if(!o)return;let c=d=>{s.current?.contains(d.target)||(i(false),r?.(false));};return document.addEventListener("mousedown",c),()=>document.removeEventListener("mousedown",c)},[o,r]),useEffect(()=>{if(!o)return;let c=()=>{s.current?.querySelector('[role="grid"]')?.focus?.();},d=window.setTimeout(c,0),p=m=>{m.key==="Escape"&&(i(false),r?.(false),n.current?.focus());};return document.addEventListener("keydown",p),()=>{window.clearTimeout(d),document.removeEventListener("keydown",p);}},[o,r]),{open:o,setOpen:i,containerRef:s,triggerRef:n,handleTriggerFocus:()=>{t||(i(true),r?.(true));},handleIconToggle:()=>{t||i(c=>{let d=!c;return r?.(d),d&&n.current?.focus(),d});},closePopover:()=>{i(false),r?.(false);}}};var ql=(r,e)=>{useEffect(()=>{let t=o=>{!r.current||r.current.contains(o.target)||e(o);};return document.addEventListener("mousedown",t),document.addEventListener("touchstart",t),()=>{document.removeEventListener("mousedown",t),document.removeEventListener("touchstart",t);}},[r,e]);};var Xl=({value:r,onChange:e,minuteStep:t=1,hoursLabel:o="Hours",minutesLabel:i="Minutes",renderHourOption:s,renderMinuteOption:n})=>{let a=useRef(null),l=useRef(null),u=useMemo(()=>Array.from({length:24},(d,p)=>p),[]),c=useMemo(()=>Array.from({length:Math.floor(60/t)},(d,p)=>p*t),[t]);return useEffect(()=>{let d=a.current?.querySelector('[aria-selected="true"]');d&&typeof d.scrollIntoView=="function"&&d.scrollIntoView({block:"nearest"});let p=l.current?.querySelector('[aria-selected="true"]');p&&typeof p.scrollIntoView=="function"&&p.scrollIntoView({block:"nearest"});},[]),jsxs("div",{className:"sui-bg-white sui-shadow-md sui-rounded-md sui-p-4 sui-grid sui-grid-cols-2 sui-gap-6",children:[jsxs("div",{children:[jsx("div",{id:"hours-label",className:"sui-text-12 sui-text-secondary-400 sui-mb-2",children:o}),jsx("div",{ref:a,role:"listbox","aria-labelledby":"hours-label",className:"sui-max-h-48 sui-overflow-y-auto sui-pr-1 sui-scrollbars-thin",children:u.map(d=>{let p=r.getHours()===d;return jsx("button",{type:"button",role:"option","aria-selected":p,className:g("sui-w-full sui-text-left sui-py-2 sui-px-3 sui-rounded-md hover:sui-bg-secondary focus:sui-outline-none focus:sui-ring-2 focus:sui-ring-primary focus:sui-ring-offset-1",p&&"sui-text-primary sui-font-semibold"),onClick:()=>{let m=new Date(r);m.setHours(d),e(m);},children:s?s(d,p):String(d).padStart(2,"0")},d)})})]}),jsxs("div",{children:[jsx("div",{id:"minutes-label",className:"sui-text-12 sui-text-secondary-400 sui-mb-2",children:i}),jsx("div",{ref:l,role:"listbox","aria-labelledby":"minutes-label",className:"sui-max-h-48 sui-overflow-y-auto sui-pr-1 sui-scrollbars-thin",children:c.map(d=>{let p=r.getMinutes()===d;return jsx("button",{type:"button",role:"option","aria-selected":p,className:g("sui-w-full sui-text-left sui-py-2 sui-px-3 sui-rounded-md hover:sui-bg-secondary focus:sui-outline-none focus:sui-ring-2 focus:sui-ring-primary focus:sui-ring-offset-1",p&&"sui-text-primary sui-font-semibold"),onClick:()=>{let m=new Date(r);m.setMinutes(d),e(m);},children:n?n(d,p):String(d).padStart(2,"0")},d)})})]})]})},ht=forwardRef(({value:r,onChange:e,minuteStep:t=1,hoursLabel:o="Hours",minutesLabel:i="Minutes",className:s,placeholder:n="Select time",formatTime:a,renderTrigger:l,renderHourOption:u,renderMinuteOption:c,renderSpinner:d},p)=>{let[m,h]=useState(false),f=useRef(null),b=useRef(null);ql(f,()=>h(false)),useEffect(()=>{let x=k=>{k.key==="Escape"&&(k.preventDefault(),h(false),b.current?.focus());};return m&&document.addEventListener("keydown",x),()=>document.removeEventListener("keydown",x)},[m]);let w=r?a?a(r):(x=>`${String(x.getHours()).padStart(2,"0")}:${String(x.getMinutes()).padStart(2,"0")}`)(r):"",C=!r;return l?jsxs("div",{ref:p,className:g("sui-relative",s),children:[l({value:r,formattedTime:w,onClick:()=>h(x=>!x),open:m,disabled:C}),m&&r&&jsx("div",{ref:f,className:"sui-absolute sui-z-50 sui-mt-1","aria-label":"Time selection panel",children:d?d({value:r,onChange:x=>{e(x),h(false),setTimeout(()=>b.current?.focus(),0);},minuteStep:t,hoursLabel:o,minutesLabel:i}):jsx(Xl,{value:r,minuteStep:t,onChange:x=>{e(x),h(false),setTimeout(()=>b.current?.focus(),0);},hoursLabel:o,minutesLabel:i,renderHourOption:u,renderMinuteOption:c})})]}):jsxs("div",{ref:p,className:g("sui-relative",s),children:[jsxs("button",{type:"button",ref:b,"aria-haspopup":"listbox","aria-expanded":m,disabled:C,className:"sui-h-12 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-4 sui-flex sui-items-center sui-justify-between disabled:sui-bg-secondary disabled:sui-cursor-not-allowed",onClick:()=>h(x=>!x),children:[jsx("span",{className:g("sui-body-16",!r&&"sui-text-secondary-400"),children:r?w:n}),jsx(Rt,{size:20,className:g("sui-transition-transform",m&&"sui-rotate-180")})]}),m&&r&&jsx("div",{ref:f,className:"sui-absolute sui-z-50 sui-mt-1","aria-label":"Time selection panel",children:d?d({value:r,onChange:x=>{e(x),h(false),setTimeout(()=>b.current?.focus(),0);},minuteStep:t,hoursLabel:o,minutesLabel:i}):jsx(Xl,{value:r,minuteStep:t,onChange:x=>{e(x),h(false),setTimeout(()=>b.current?.focus(),0);},hoursLabel:o,minutesLabel:i,renderHourOption:u,renderMinuteOption:c})})]})});ht.displayName="TimePicker";var mn=createContext(null),ec=()=>{let r=useContext(mn);if(!r)throw new Error("useDatePicker must be used within DatePicker");return r};var tc=({viewMonth:r,onNavigateMonth:e})=>({onGridKeyDown:useCallback(o=>{let i=o.key;if(i!=="ArrowLeft"&&i!=="ArrowRight"&&i!=="ArrowUp"&&i!=="ArrowDown"&&i!=="Home"&&i!=="End"&&i!=="PageUp"&&i!=="PageDown")return;o.preventDefault();let n=document.activeElement?.getAttribute?.("data-date"),a=n?new Date(n):new Date(r),u={ArrowLeft:-1,ArrowRight:1,ArrowUp:-7,ArrowDown:7,Home:-((a.getDay()+6)%7),End:6-(a.getDay()+6)%7,PageUp:-30,PageDown:30}[i]??0,c=new Date(a);c.setDate(a.getDate()+u);let d=`[data-key="${Xt(c)}"]`,p=o.currentTarget.querySelector(d);p&&(c.getMonth()!==r.getMonth()&&e?.(new Date(c.getFullYear(),c.getMonth(),1)),p.focus());},[r,e])});var oc="sui-w-9 sui-h-9 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-body-16";function sp({weekdays:r}){return jsx("div",{className:"sui-grid sui-grid-cols-7 sui-body-16 sui-text-secondary-400 sui-mt-2",children:r.map(e=>jsx("div",{className:"sui-h-8 sui-flex sui-items-center sui-justify-center",children:e},e))})}function Lr({viewMonth:r,onSelect:e,onNavigateMonth:t}){let{minDate:o,maxDate:i,isDateDisabled:s,isDateMarked:n,weekdays:a,mode:l,singleValue:u,rangeValue:c,locale:d}=ec(),p=useMemo(()=>cn(r,Array.isArray(d)?d[0]:d),[r,d]),m=useCallback(w=>w.getMonth()===r.getMonth(),[r]),h=useCallback(w=>{if(!c?.from||!c?.to)return false;let C=new Date(c.from.getFullYear(),c.from.getMonth(),c.from.getDate()),x=new Date(c.to.getFullYear(),c.to.getMonth(),c.to.getDate()),k=new Date(w.getFullYear(),w.getMonth(),w.getDate());return k>=C&&k<=x},[c]),f=w=>s?.(w)||o&&w<new Date(o.getFullYear(),o.getMonth(),o.getDate())||i&&w>new Date(i.getFullYear(),i.getMonth(),i.getDate()),b=`${r.toLocaleString(Array.isArray(d)?d[0]:d,{month:"long",year:"numeric"})}`,{onGridKeyDown:y}=tc({viewMonth:r,onNavigateMonth:t});return jsxs("div",{children:[jsx("div",{className:"sui-sr-only","aria-live":"polite",children:b}),jsx(sp,{weekdays:a}),jsx("div",{className:"sui-grid sui-grid-cols-7 sui-gap-1 sui-mt-1 sui-animate-slide-up",role:"grid",tabIndex:0,"aria-label":b,onKeyDown:y,children:p.map(w=>{let C=isSameDay(w,new Date),x=l==="single"?u?isSameDay(w,u):false:(c.from?isSameDay(w,c.from):false)||(c.to?isSameDay(w,c.to):false),k=h(w),S=!m(w),M=f(w),P=n?.(w)??false,v=c?.from?isSameDay(w,c.from):false,L=c?.to?isSameDay(w,c.to):false;return l==="range"&&S?jsx("div",{role:"gridcell","aria-hidden":"true",className:oc},Xt(w)):jsx("div",{role:"gridcell",children:jsx("button",{type:"button",disabled:M,"data-key":Xt(w),"data-date":w.toISOString(),tabIndex:x?0:-1,className:`${oc} `+[S&&"sui-text-secondary-300",C&&!x&&!k&&"sui-bg-background-secondary2",x&&"sui-bg-primary sui-text-white",x&&v&&!L&&"sui-rounded-l-md sui-rounded-r-none",x&&L&&!v&&"sui-rounded-r-md sui-rounded-l-none",!M&&!x&&"hover:sui-bg-background-default",M&&"sui-text-disabled sui-opacity-50 sui-cursor-not-allowed"].filter(Boolean).join(" "),onClick:()=>{M||(S&&t?.(new Date(w.getFullYear(),w.getMonth(),1)),e(w));},children:jsxs("span",{className:"sui-relative sui-inline-flex sui-items-center sui-justify-center sui-w-full sui-h-full",children:[(k||v||L)&&jsx("span",{"aria-hidden":"true",className:"sui-absolute sui-inset-y-0 sui-bg-secondary sui-pointer-events-none "+(v&&!L?"sui-left-1/2 sui-rounded-l-md":L&&!v?"sui-right-1/2 sui-rounded-r-md":"sui-left-[-4px] sui-right-[-4px]")}),jsx("span",{className:"sui-relative sui-z-10",children:w.getDate()}),P&&jsx("span",{"aria-hidden":"true",className:"sui-absolute sui-top-1 sui-right-1 sui-w-1 sui-h-1 sui-rounded-full sui-bg-primary"})]})})},Xt(w))})},`${r.getFullYear()}-${r.getMonth()}`)]})}var ap=(r,e=7)=>{let t=[];for(let o=r-e;o<=r+e;o++)t.push(o);return t};function Er({month:r,year:e,onChange:t,monthLabels:o,minDate:i,maxDate:s}){let[n,a]=useState(false),l=useMemo(()=>ap(e),[e]),u=i?i.getFullYear():void 0,c=s?s.getFullYear():void 0,d=i?i.getMonth():void 0,p=s?s.getMonth():void 0,m=useMemo(()=>l.filter(f=>!(u!==void 0&&f<u||c!==void 0&&f>c)),[l,u,c]),h=useMemo(()=>o.map((f,b)=>({label:f,idx:b})).filter(({idx:f})=>!(u!==void 0&&e===u&&d!==void 0&&f<d||c!==void 0&&e===c&&p!==void 0&&f>p)),[o,e,u,c,d,p]);return jsxs("div",{className:"sui-relative sui-w-full",children:[jsxs("button",{type:"button",className:"sui-h-10 sui-w-full sui-border sui-border-secondary-300 sui-rounded-md sui-bg-background sui-px-4 sui-flex sui-items-center sui-justify-between",onClick:()=>a(f=>!f),"aria-expanded":n,"aria-haspopup":"listbox","aria-label":"Select month and year",children:[jsxs("span",{className:"sui-body-16",children:[o[r].slice(0,3)," ",e]}),jsx(Rt,{className:g("sui-transition-transform",n&&"sui-rotate-180"),size:20})]}),n&&jsxs("div",{className:"sui-absolute sui-left-0 sui-right-0 sui-w-full sui-z-50 sui-mt-1 sui-bg-white sui-border sui-border-secondary-300 sui-rounded-md sui-shadow-md sui-grid sui-grid-cols-2 sui-gap-2 sui-p-2 sui-scrollbars-thin",role:"listbox","aria-label":"Month and year selection",children:[jsx("div",{className:"sui-max-h-56 sui-overflow-y-auto sui-scrollbars-thin","aria-label":"Months",children:h.map(({label:f,idx:b})=>jsx("button",{type:"button",role:"option","aria-selected":b===r,className:g("sui-block sui-w-full sui-text-left sui-px-3 sui-py-2 sui-rounded-md hover:sui-bg-secondary-2 sui-body-14",b===r&&"sui-text-primary sui-body-14-medium"),onClick:()=>{t(b,e),a(false);},children:f},`${f}-${b}`))}),jsx("div",{className:"sui-max-h-56 sui-overflow-y-auto sui-scrollbars-thin","aria-label":"Years",children:m.map(f=>jsx("button",{type:"button",role:"option","aria-selected":f===e,className:g("sui-block sui-w-full sui-text-left sui-px-3 sui-py-2 sui-rounded hover:sui-bg-secondary-2 sui-body-14",f===e&&"sui-text-primary sui-body-14-medium"),onClick:()=>{t(r,f),a(false);},children:f},f))})]})]})}var dp=cva("sui-flex sui-items-center sui-justify-between sui-mb-4"),Pr=forwardRef((r,e)=>{let{mode:t="single",defaultMonth:o,minDate:i,maxDate:s,isDateDisabled:n,isDateMarked:a,className:l,showTime:u=true,minuteStep:c=1,locale:d,labels:p,weekdayLabels:m,monthLabels:h,formatHeaderDate:f}=r,[b,y]=useState(()=>startOfMonth(o??new Date)),[w,C]=useState(()=>addMonths(b,1)),[x,k]=useState(false),[S,M]=useState("from"),P=r.mode==="single"?r.value:null,v=r.mode==="range"?r.value:{from:null,to:null};useEffect(()=>{if(t!=="range")return;let E=!!v?.from,V=!!v?.to;if(E||V){let F=startOfMonth(v?.from??v?.to??b),$=startOfMonth(v?.to??addMonths(F,1));y(F),C($);return}C(addMonths(b,1));},[t,v?.from,v?.to]),useEffect(()=>{t==="range"&&!v?.to&&C(addMonths(b,1));},[b,t,v?.to]),useEffect(()=>{if(typeof window>"u")return;let E=window.matchMedia("(max-width: 640px)"),V=F=>{k((F.matches));};return V(E),typeof E.addEventListener=="function"?E.addEventListener("change",V):typeof E.addListener=="function"&&E.addListener(V),()=>{typeof E.removeEventListener=="function"?E.removeEventListener("change",V):typeof E.removeListener=="function"&&E.removeListener(V);}},[]),useEffect(()=>{t!=="range"||!x||v?.from&&!v?.to&&M("to");},[t,x,v?.from,v?.to]);let L=E=>{let V=ln(E,i,s),F=new Date(V.getFullYear(),V.getMonth(),V.getDate(),P?.getHours()??0,P?.getMinutes()??0);r.mode==="single"&&r.onChange?.(F);},T=E=>{let V=v;if(!V||!V.from||V.from&&V.to){let he={from:E,to:null};r.mode==="range"&&r.onChange?.(he);return}let F=V.from,$=E<F?F:E,te={from:E<F?E:F,to:$};r.mode==="range"&&r.onChange?.(te);},I=useMemo(()=>t==="single"?P??new Date:v?.to??v?.from??new Date,[t,P,v]),A=(Array.isArray(d)?d[0]:d)??"en",R=E=>f?f(E??new Date):Sr(E??new Date,{locale:A,includeTime:false}),H=h??un(A),B=m??dn(A),G={from:p?.from??"From",to:p?.to??"To",today:p?.today??"Today",cancel:p?.cancel??"Cancel",apply:p?.apply??"Apply",hours:p?.hours??"Hours",minutes:p?.minutes??"Minutes"},j=()=>{r.mode==="single"&&P?r.onApply?.(P):r.mode==="range"&&v&&r.onApply?.(v);},_={mode:t,minDate:i,maxDate:s,isDateDisabled:n,isDateMarked:a,weekdays:B,months:H,viewLeft:b,setViewLeft:y,viewRight:w,setViewRight:C,singleValue:P??null,rangeValue:v??{from:null,to:null},onSingleChange:r.mode==="single"?r.onChange??(()=>{}):()=>{},onRangeChange:r.mode==="range"?r.onChange??(()=>{}):()=>{},t:G,showTime:u,minuteStep:c,locale:A};return jsx("div",{ref:e,className:g("sui-w-full sui-min-w-[280px] sui-bg-white sui-rounded-lg sui-shadow-lg sui-p-4",l),children:jsxs(mn.Provider,{value:_,children:[t==="range"?jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-mb-4",children:[jsx("div",{className:"sui-title-20-medium",children:R(v?.from??null)}),jsx("div",{className:"sui-title-20-medium",children:R(v?.to??null)})]}):jsxs("div",{className:dp(),children:[jsx("div",{className:"sui-title-20-medium",children:R(I)}),jsx("button",{type:"button",className:"sui-h-8 sui-px-2 sui-rounded-sm sui-border sui-border-stroke-brand sui-text-text-brand hover:sui-bg-background-default sui-label-12",onClick:()=>{let E=new Date;r.mode==="single"&&r.onChange?.(E),y(startOfMonth(E));},children:G.today})]}),t==="single"?jsxs("div",{children:[jsx(xe,{className:"sui-mb-6"}),jsxs("div",{children:[jsx("div",{className:"sui-mb-3",children:jsx(Er,{month:b.getMonth(),year:b.getFullYear(),onChange:(E,V)=>y(new Date(V,E,1)),monthLabels:H})}),jsx(Lr,{viewMonth:b,onSelect:L,onNavigateMonth:E=>y(E)})]}),jsx(xe,{className:"sui-my-6"}),u&&jsxs("div",{children:[jsx(ht,{value:P??null,minuteStep:c,onChange:E=>{r.mode==="single"&&r.onChange?.(E);},hoursLabel:G.hours,minutesLabel:G.minutes}),jsx(xe,{className:"sui-mt-3"})]})]}):jsx(Fragment,{children:x?jsxs(Fragment,{children:[jsx(xe,{className:"sui-mb-3"}),jsxs("div",{className:"sui-px-4 sui-py-3",children:[jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-mb-3",children:[jsx("div",{className:"sui-text-14 sui-text-inactive",children:S==="from"?G.from:G.to}),S==="to"&&jsx("button",{type:"button",className:"sui-h-8 sui-px-2 sui-rounded-sm sui-border sui-border-stroke-brand sui-text-text-brand hover:sui-bg-background-default sui-label-12",onClick:()=>M("from"),"aria-label":"Go back to From date",children:"Back"})]}),S==="from"?jsxs(Fragment,{children:[jsx("div",{className:"sui-mb-3",children:jsx(Er,{month:b.getMonth(),year:b.getFullYear(),onChange:(E,V)=>y(new Date(V,E,1)),monthLabels:H,minDate:i,maxDate:s})}),jsx(Lr,{viewMonth:b,onSelect:T,onNavigateMonth:E=>y(E)}),jsx(xe,{className:"sui-my-3"}),u&&v?.from&&jsx("div",{className:"sui-mt-3",children:jsx(ht,{value:v.from,minuteStep:c,onChange:E=>{r.mode==="range"&&r.onChange?.({from:E,to:v?.to??null});},hoursLabel:G.hours,minutesLabel:G.minutes})})]}):jsxs(Fragment,{children:[jsx("div",{className:"sui-mb-3",children:jsx(Er,{month:w.getMonth(),year:w.getFullYear(),onChange:(E,V)=>C(new Date(V,E,1)),monthLabels:H,minDate:v?.from??i,maxDate:s})}),jsx(Lr,{viewMonth:w,onSelect:T,onNavigateMonth:E=>C(E)}),jsx(xe,{className:"sui-my-3"}),u&&v?.to&&jsx("div",{className:"sui-mt-3",children:jsx(ht,{value:v.to,minuteStep:c,onChange:E=>{r.mode==="range"&&r.onChange?.({from:v?.from??null,to:E});},hoursLabel:G.hours,minutesLabel:G.minutes})})]})]}),jsx(xe,{className:"sui-mt-3"})]}):jsxs(Fragment,{children:[jsx(xe,{className:"sui-mb-3"}),jsxs("div",{className:"sui-flex sui-items-stretch sui-px-4",children:[jsxs("div",{className:"sui-flex-1 sui-py-3",children:[jsxs("div",{className:"sui-mb-3",children:[jsx("div",{className:"sui-text-14 sui-text-inactive",children:G.from}),jsx(Er,{month:b.getMonth(),year:b.getFullYear(),onChange:(E,V)=>y(new Date(V,E,1)),monthLabels:H,minDate:i,maxDate:s})]}),jsx(Lr,{viewMonth:b,onSelect:T,onNavigateMonth:E=>y(E)}),jsx(xe,{className:"sui-my-3"}),u&&v?.from&&jsx("div",{className:"sui-mt-3",children:jsx(ht,{value:v.from,minuteStep:c,onChange:E=>{r.mode==="range"&&r.onChange?.({from:E,to:v?.to??null});},hoursLabel:G.hours,minutesLabel:G.minutes})})]}),jsx("div",{className:"sui-flex sui-items-stretch",children:jsx(xe,{orientation:"vertical",className:"sui-self-stretch sui-mx-4"})}),jsxs("div",{className:"sui-flex-1 sui-py-3",children:[jsxs("div",{className:"sui-mb-3",children:[jsx("div",{className:"sui-text-14 sui-text-inactive",children:G.to}),jsx(Er,{month:w.getMonth(),year:w.getFullYear(),onChange:(E,V)=>C(new Date(V,E,1)),monthLabels:H,minDate:v?.from??i,maxDate:s})]}),jsx(Lr,{viewMonth:w,onSelect:T,onNavigateMonth:E=>C(E)}),jsx(xe,{className:"sui-my-3"}),u&&v?.to&&jsx("div",{className:"sui-mt-3",children:jsx(ht,{value:v.to,minuteStep:c,onChange:E=>{r.mode==="range"&&r.onChange?.({from:v?.from??null,to:E});},hoursLabel:G.hours,minutesLabel:G.minutes})})]})]}),jsx(xe,{className:"sui-mt-3"})]})}),jsxs("div",{className:"sui-flex sui-items-center sui-gap-3 sui-mt-4",children:[jsx("button",{type:"button",className:"sui-flex-1 sui-h-11 sui-rounded-md sui-border sui-border-black sui-bg-white sui-text-text-default hover:sui-bg-background-default sui-button-14-medium",onClick:()=>r.onCancel?.(),children:G.cancel}),jsx("button",{type:"button",className:"sui-flex-1 sui-h-11 sui-rounded-md sui-bg-primary sui-text-white hover:sui-opacity-90 sui-button-14-semibold",onClick:j,children:G.apply})]})]})})});Pr.displayName="DatePicker";var nc=cva("sui-absolute sui-z-50 sui-mt-1 sui-origin-top-left sui-rounded-lg sui-shadow-lg"),mp=forwardRef((r,e)=>{let{value:t,onChange:o,label:i,helperText:s,error:n,required:a,disabled:l,className:u,containerClassName:c,placeholder:d="Select date",format:p,parse:m,onOpenChange:h,closeOnSelect:f=true,leftIcon:b,rightIcon:y,onRightIconClick:w,rightIconAriaLabel:C,onLeftIconClick:x,leftIconAriaLabel:k,leftDivider:S,rightDivider:M,autoWidth:P=true,...v}=r,{open:L,containerRef:T,triggerRef:I,handleTriggerFocus:A,handleIconToggle:R,closePopover:H}=pn({onOpenChange:h,disabled:l}),B=useId(),G=F=>{if(p)return p(F);let $=v.showTime??false,te=(v.locale??"en").toString();return Sr(F,{locale:te,includeTime:$})},j=useMemo(()=>G(t??null),[t,p,v]),_=F=>{o?.(F),f&&H();},E=F=>{if(!m)return;let $=m(F.target.value);$&&o?.($);},V=useMemo(()=>{if(!P)return;let F=j?.length??0,$=(d??"").length,te=(b?2:0)+(y?2:0),Oe=Math.max(F,$)+te+2;return Math.max(Oe,12)},[P,j,d,b,y]);return jsxs("div",{ref:T,className:g("sui-relative",P?"sui-inline-block":"sui-w-full",c),children:[jsx(We,{id:B,label:i,helperText:s,error:n,required:a,disabled:l,placeholder:d,value:j,onChange:E,onFocus:A,"aria-haspopup":"dialog","aria-expanded":L,className:g(u,P&&"sui-w-auto"),contentSize:V,rightIcon:y??jsx(ai,{"aria-hidden":"true",className:l?"sui-opacity-50 sui-cursor-not-allowed":""}),onRightIconClick:()=>{w?.(),R();},rightIconAriaLabel:C??"Open date picker",leftIcon:b,onLeftIconClick:()=>{x?.(),R();},leftIconAriaLabel:k??"Open date picker",leftDivider:S,rightDivider:M,ref:F=>{typeof e=="function"?e(F):e&&typeof e=="object"&&(e.current=F),I.current=F;},readOnly:!m}),L&&jsx("div",{className:g(nc(),"sui-w-full sui-max-w-[360px] sui-min-w-[320px]"),role:"dialog","aria-modal":"false",children:jsx(Pr,{mode:"single",value:t,onChange:F=>o?.(F),onApply:F=>_(F),onCancel:H,defaultMonth:t??void 0,...v,locale:v.locale??"en",showTime:v.showTime??false})})]})}),fp=forwardRef((r,e)=>{let{value:t,onChange:o,label:i,helperText:s,error:n,required:a,disabled:l,className:u,containerClassName:c,placeholder:d="Select date",format:p,onOpenChange:m,closeOnSelect:h=true,leftIcon:f,rightIcon:b,onRightIconClick:y,rightIconAriaLabel:w,onLeftIconClick:C,leftIconAriaLabel:x,leftDivider:k,rightDivider:S,autoWidth:M=true,...P}=r,{open:v,containerRef:L,triggerRef:T,handleTriggerFocus:I,handleIconToggle:A,closePopover:R}=pn({onOpenChange:m,disabled:l}),H=useId(),B=E=>{if(p)return p(E);let V=P.showTime??false,F=(P.locale??"en").toString();return Sr(E,{locale:F,includeTime:V})},G=useMemo(()=>B(t??null),[t,p,P]),j=E=>{o?.(E),h&&R();},_=useMemo(()=>{if(!M)return;let E=G?.length??0,V=(d??"").length,F=(f?2:0)+(b?2:0),te=Math.max(E,V)+F+2;return Math.max(te,20)},[M,G,d,f,b]);return jsxs("div",{ref:L,className:g("sui-relative",M?"sui-inline-block":"sui-w-full",c),children:[jsx(We,{id:H,label:i,helperText:s,error:n,required:a,disabled:l,placeholder:d,value:G,onFocus:I,"aria-haspopup":"dialog","aria-expanded":v,className:g(u,M&&"sui-w-auto"),contentSize:_,rightIcon:b??jsx(ai,{"aria-hidden":"true",className:l?"sui-text-disabled":""}),onRightIconClick:()=>{y?.(),A();},rightIconAriaLabel:w??"Open date picker",leftIcon:f,onLeftIconClick:()=>{C?.(),A();},leftIconAriaLabel:x??"Open date picker",leftDivider:k,rightDivider:S,ref:E=>{typeof e=="function"?e(E):e&&typeof e=="object"&&(e.current=E),T.current=E;},readOnly:true}),v&&jsx("div",{className:g(nc(),"sui-w-full sui-min-w-[320px] sui-max-w-[360px] sui-sm:w-auto sui-sm:min-w-[640px] sui-sm:max-w-none"),role:"dialog","aria-modal":"false",children:jsx(Pr,{mode:"range",value:t,onChange:E=>o?.(E),onApply:E=>j(E),onCancel:R,defaultMonth:t?.to??t?.from??void 0,...P,locale:P.locale??"en",showTime:P.showTime??false})})]})}),hn=forwardRef((r,e)=>r.mode==="range"?jsx(fp,{...r,ref:e}):jsx(mp,{...r,ref:e}));hn.displayName="DateInput";var gp={".jpg":"image/jpeg",".jpeg":"image/jpeg",".png":"image/png",".gif":"image/gif",".webp":"image/webp",".svg":"image/svg+xml",".bmp":"image/bmp",".ico":"image/x-icon",".tiff":"image/tiff",".tif":"image/tiff",".mp4":"video/mp4",".webm":"video/webm",".mov":"video/quicktime",".avi":"video/x-msvideo",".wmv":"video/x-ms-wmv",".flv":"video/x-flv",".mkv":"video/x-matroska",".ogv":"video/ogg",".mp3":"audio/mpeg",".wav":"audio/wav",".ogg":"audio/ogg",".aac":"audio/aac",".flac":"audio/flac",".m4a":"audio/mp4",".wma":"audio/x-ms-wma",".pdf":"application/pdf",".doc":"application/msword",".docx":"application/vnd.openxmlformats-officedocument.wordprocessingml.document",".xls":"application/vnd.ms-excel",".xlsx":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",".ppt":"application/vnd.ms-powerpoint",".pptx":"application/vnd.openxmlformats-officedocument.presentationml.presentation",".txt":"text/plain",".rtf":"application/rtf",".csv":"text/csv",".zip":"application/zip",".rar":"application/x-rar-compressed",".7z":"application/x-7z-compressed",".tar":"application/x-tar",".gz":"application/gzip",".js":"text/javascript",".ts":"text/typescript",".json":"application/json",".xml":"application/xml",".html":"text/html",".css":"text/css"},hp={"image/jpeg":"JPEG","image/png":"PNG","image/gif":"GIF","image/webp":"WebP","image/svg+xml":"SVG","image/bmp":"BMP","image/x-icon":"ICO","image/tiff":"TIFF","video/mp4":"MP4","video/webm":"WebM","video/quicktime":"MOV","video/x-msvideo":"AVI","video/x-ms-wmv":"WMV","video/x-flv":"FLV","video/x-matroska":"MKV","video/ogg":"OGV","audio/mpeg":"MP3","audio/wav":"WAV","audio/ogg":"OGG","audio/aac":"AAC","audio/flac":"FLAC","audio/mp4":"M4A","audio/x-ms-wma":"WMA","application/pdf":"PDF","application/msword":"DOC","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX","application/vnd.ms-excel":"XLS","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","application/vnd.ms-powerpoint":"PPT","application/vnd.openxmlformats-officedocument.presentationml.presentation":"PPTX","text/plain":"TXT","application/rtf":"RTF","text/csv":"CSV","application/zip":"ZIP","application/x-rar-compressed":"RAR","application/x-7z-compressed":"7Z","application/x-tar":"TAR","application/gzip":"GZ","text/javascript":"JS","text/typescript":"TS","application/json":"JSON","application/xml":"XML","text/html":"HTML","text/css":"CSS"},bp={"image/*":"All images","video/*":"All videos","audio/*":"All audio","text/*":"All text files","application/*":"All documents"};function bn(r){let e=r.startsWith(".")?r.toLowerCase():`.${r.toLowerCase()}`;return gp[e]??null}function lc(r){let e=r.toLowerCase().trim();return e.endsWith("/*")?bp[e]??e:hp[e]??e.split("/")[1]?.toUpperCase()??e}function yn(r){return r.length===0?"All file types":r.map(lc).join(", ")}function xn(r){return r.map(e=>{let t=e.trim();if(t.includes("/"))return t;if(t.startsWith(".")){let i=bn(t);return i||(console.warn(`Unknown file extension "${t}". Please use MIME types (e.g., 'image/jpeg') instead.`),t)}let o=bn(t);return o||(console.warn(`Unknown file type format "${t}". Expected MIME type (e.g., 'image/jpeg') or extension (e.g., '.jpg').`),t)})}function wn(r,e,t){if(e.length>0){let o=r.type.toLowerCase();if(!o)return {type:"fileType",message:`File type could not be determined. Accepted types: ${e.join(", ")}`};if(!e.some(s=>{let n=s.toLowerCase().trim();if(!n.includes("/"))return console.warn(`Invalid MIME type format: "${s}". Expected format: 'type/subtype' or 'type/*'`),false;if(o===n)return true;if(n.endsWith("/*")){let[a]=n.split("/"),[l]=o.split("/");return a===l}return false}))return {type:"fileType",message:`File type not supported. Accepted types: ${e.join(", ")}`}}return r.size>t?{type:"fileSize",message:`File is too large. Maximum size is ${Math.round(t/1048576)}MB`}:null}var go=forwardRef(({imageSrc:r,aspect:e,crop:t,zoom:o,rotation:i,onCropChange:s,onZoomChange:n,onRotationChange:a,onCropComplete:l,cropShape:u="rect",showGrid:c=false,minZoom:d=1,maxZoom:p=3,"aria-label":m,className:h},f)=>{let b=useCallback(()=>{n(Math.min(p,o+.1));},[o,p,n]),y=useCallback(()=>{n(Math.max(d,o-.1));},[o,d,n]),w=useCallback(()=>{let S=((i-90)%360+360)%360;a(S>180?S-360:S);},[i,a]),C=useCallback(()=>{let S=((i+90)%360+360)%360;a(S>180?S-360:S);},[i,a]),x=useCallback(()=>{n(1),a(0),s({x:0,y:0});},[n,a,s]);return jsxs("div",{ref:f,className:g("sui-flex sui-flex-col sui-gap-4",h),"aria-label":m,children:[jsx("div",{className:"sui-relative sui-w-full sui-h-[400px] sui-md:h-[500px] sui-bg-background-secondary2 sui-rounded-md sui-overflow-hidden",children:jsx(xp,{image:r,crop:t,zoom:o,rotation:i,aspect:e,cropShape:u,showGrid:c,onCropChange:s,onZoomChange:n,onRotationChange:a,onCropComplete:l,minZoom:d,maxZoom:p,style:{containerStyle:{width:"100%",height:"100%"}}})}),jsxs("div",{className:"sui-flex sui-flex-col sui-gap-3 sui-md:gap-4",children:[jsxs("div",{className:"sui-flex sui-items-center sui-gap-2 sui-md:gap-4",children:[jsx("label",{htmlFor:"zoom-slider",className:"sui-label-12 sui-text-default sui-w-[50px] sui-md:w-[60px] sui-flex-shrink-0",children:"Zoom"}),jsx(q,{variant:"text",size:"icon",onClick:y,disabled:o<=d,"aria-label":"Zoom out",className:"sui-text-icon-default sui-flex-shrink-0",children:jsx(oo,{size:16})}),jsx("input",{id:"zoom-slider",type:"range",min:d,max:p,step:.1,value:o,onChange:k=>n(Number(k.target.value)),className:"sui-flex-1 sui-min-w-0 sui-h-2 sui-bg-stroke-level3 sui-rounded-lg sui-appearance-none sui-cursor-pointer [&::-webkit-slider-thumb]:sui-appearance-none [&::-webkit-slider-thumb]:sui-w-4 [&::-webkit-slider-thumb]:sui-h-4 [&::-webkit-slider-thumb]:sui-rounded-full [&::-webkit-slider-thumb]:sui-bg-primary [&::-webkit-slider-thumb]:sui-cursor-pointer [&::-moz-range-thumb]:sui-w-4 [&::-moz-range-thumb]:sui-h-4 [&::-moz-range-thumb]:sui-rounded-full [&::-moz-range-thumb]:sui-bg-primary [&::-moz-range-thumb]:sui-border-0 [&::-moz-range-thumb]:sui-cursor-pointer","aria-label":"Zoom level","aria-valuemin":d,"aria-valuemax":p,"aria-valuenow":o}),jsx(q,{variant:"text",size:"icon",onClick:b,disabled:o>=p,"aria-label":"Zoom in",className:"sui-text-icon-default sui-flex-shrink-0",children:jsx(io,{size:16})}),jsxs("span",{className:"sui-label-12 sui-text-inactive sui-w-[40px] sui-md:w-[50px] sui-text-right sui-flex-shrink-0",children:[Math.round(o*100),"%"]})]}),jsxs("div",{className:"sui-flex sui-items-center sui-gap-2 sui-md:gap-4",children:[jsx("label",{htmlFor:"rotation-slider",className:"sui-label-12 sui-text-default sui-w-[50px] sui-md:w-[60px] sui-flex-shrink-0",children:"Rotate"}),jsx(q,{variant:"text",size:"icon",onClick:w,"aria-label":"Rotate -90 degrees",className:"sui-text-icon-default sui-flex-shrink-0",children:jsx(Os,{size:16})}),jsx("input",{id:"rotation-slider",type:"range",min:-180,max:180,step:1,value:i,onChange:k=>a(Number(k.target.value)),className:"sui-flex-1 sui-min-w-0 sui-h-2 sui-bg-stroke-level3 sui-rounded-lg sui-appearance-none sui-cursor-pointer [&::-webkit-slider-thumb]:sui-appearance-none [&::-webkit-slider-thumb]:sui-w-4 [&::-webkit-slider-thumb]:sui-h-4 [&::-webkit-slider-thumb]:sui-rounded-full [&::-webkit-slider-thumb]:sui-bg-primary [&::-webkit-slider-thumb]:sui-cursor-pointer [&::-moz-range-thumb]:sui-w-4 [&::-moz-range-thumb]:sui-h-4 [&::-moz-range-thumb]:sui-rounded-full [&::-moz-range-thumb]:sui-bg-primary [&::-moz-range-thumb]:sui-border-0 [&::-moz-range-thumb]:sui-cursor-pointer","aria-label":"Rotation angle","aria-valuemin":-180,"aria-valuemax":180,"aria-valuenow":i}),jsx(q,{variant:"text",size:"icon",onClick:C,"aria-label":"Rotate +90 degrees",className:"sui-text-icon-default sui-flex-shrink-0",children:jsx(_s,{size:16})}),jsxs("span",{className:"sui-label-12 sui-text-inactive sui-w-[40px] sui-md:w-[50px] sui-text-right sui-flex-shrink-0",children:[i,"\xB0"]})]}),jsx("div",{className:"sui-flex sui-justify-end",children:jsx(q,{variant:"outline",size:"md",onClick:x,"aria-label":"Reset zoom and rotation",className:"sui-text-icon-default",leftIcon:jsx(Gs,{size:16}),children:"Reset"})})]})]})});go.displayName="ImageCrop";function wp(r){return new Promise((e,t)=>{let o=new Image;o.onload=()=>e(o),o.onerror=()=>{t(new Error(`Failed to load image: ${r}`));},(r.startsWith("http://")||r.startsWith("https://"))&&(o.crossOrigin="anonymous"),o.src=r;})}function cc(r){return r*Math.PI/180}function kp(r,e,t){let o=cc(t);return {width:Math.abs(Math.cos(o)*r)+Math.abs(Math.sin(o)*e),height:Math.abs(Math.sin(o)*r)+Math.abs(Math.cos(o)*e)}}async function Si(r){let{imageSrc:e,pixelCrop:t,rotation:o=0,flip:i={horizontal:false,vertical:false},outputFormat:s="image/jpeg",outputQuality:n=.9}=r;try{let a=await wp(e),l=a.naturalWidth,u=a.naturalHeight,c=cc(o),{width:d,height:p}=kp(l,u,o),m=document.createElement("canvas"),h=m.getContext("2d");if(!h)return null;m.width=d,m.height=p,h.translate(d/2,p/2),h.rotate(c),h.scale(i.horizontal?-1:1,i.vertical?-1:1),h.translate(-l/2,-u/2),h.drawImage(a,0,0);let f=document.createElement("canvas"),b=f.getContext("2d");return b?(f.width=t.width,f.height=t.height,b.drawImage(m,t.x,t.y,t.width,t.height,0,0,t.width,t.height),new Promise(y=>{f.toBlob(w=>{if(!w){y(null);return}let C=f.toDataURL(s,n);y({blob:w,dataUrl:C});},s,n);})):null}catch(a){return console.error("Error cropping image:",a instanceof Error?a.message:a??"Unknown error"),null}}var bo=({isOpen:r,onClose:e,imageSrc:t,aspect:o,onConfirm:i,cropShape:s="rect",showGrid:n=false,title:a="Crop Image",cancelButtonText:l="Cancel",saveButtonText:u="Save"})=>{let[c,d]=useState({x:0,y:0}),[p,m]=useState(1),[h,f]=useState(0),[b,y]=useState(null),[w,C]=useState(false),[x,k]=useState(null);useEffect(()=>{r&&(d({x:0,y:0}),m(1),f(0),y(null),k(null));},[r]),useEffect(()=>{if(!r)return;let v=document.body.style.overflow;document.body.style.overflow="hidden";let L=T=>{T.key==="Escape"&&!w&&e();};return window.addEventListener("keydown",L),()=>{window.removeEventListener("keydown",L),document.body.style.overflow=v;}},[r,w,e]);let S=useCallback((v,L)=>{y(L);},[]),M=useCallback(async()=>{if(!b){k("Please select a crop area");return}C(true),k(null);try{let v=await Si({imageSrc:t,pixelCrop:b,rotation:h,outputFormat:"image/jpeg",outputQuality:.9});if(!v){k("Failed to crop image. Please try again.");return}i(v.blob,v.dataUrl),e();}catch(v){console.error("Error cropping image:",v),k("Failed to crop image. Please try again.");}finally{C(false);}},[b,h,t,i,e]),P=useCallback(()=>{w||e();},[w,e]);return r?jsxs("div",{role:"dialog","aria-modal":"true",className:"sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center sui-p-4",children:[jsx("div",{className:"sui-absolute sui-inset-0 sui-bg-black/50",role:"button",tabIndex:0,onClick:P,onKeyDown:v=>{(v.key==="Enter"||v.key===" ")&&!w&&P();},"aria-label":"Close modal overlay"}),jsxs("div",{className:"sui-relative sui-z-10 sui-w-full sui-max-w-4xl sui-max-h-[90vh] sui-flex sui-flex-col sui-rounded-md sui-bg-background-secondary1 sui-shadow-lg",children:[jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-p-4 sui-border-b sui-border-stroke-level3",children:[jsx("h2",{className:"sui-text-16 sui-font-medium sui-text-default",children:a}),jsx("button",{type:"button",className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":"Close",onClick:P,disabled:w,children:jsx(ye,{})})]}),jsxs("div",{className:"sui-flex-1 sui-overflow-y-auto sui-scrollbars-thin sui-p-6",children:[jsx("div",{className:"sui-min-h-[400px] sui-md:min-h-[500px]",children:jsx(go,{imageSrc:t,aspect:o,crop:c,zoom:p,rotation:h,onCropChange:d,onZoomChange:m,onRotationChange:f,onCropComplete:S,cropShape:s,showGrid:n,"aria-label":"Image crop area"})}),x&&jsx("div",{className:"sui-mt-4 sui-p-3 sui-rounded-md sui-bg-error/10 sui-border sui-border-error",children:jsx("p",{className:"sui-text-12 sui-text-error",role:"alert",children:x})})]}),jsxs("div",{className:"sui-flex sui-justify-center sui-gap-4 sui-p-4 sui-border-t sui-border-stroke-level3",children:[jsx(q,{onClick:P,variant:"outline",size:"md",className:"sui-flex-1 sui-max-w-[120px]",disabled:w,children:l}),jsx(q,{onClick:M,variant:"default",size:"md",className:"sui-flex-1 sui-max-w-[120px]",disabled:w||!b,loading:w,children:u})]})]})]}):null};bo.displayName="ImageCropModal";var vn=({fileUpload:r,successIcon:e,errorIcon:t,onRemove:o,onPreviewError:i,enableImageCrop:s=false,onCropRequest:n})=>{let a=r.file.type.startsWith("image/");return jsxs("div",{className:g("sui-relative sui-overflow-hidden sui-flex sui-items-center sui-gap-2 sui-max-w-full sui-rounded-md sui-border sui-px-2 sui-py-1",r.status==="error"&&"sui-border-error sui-bg-error/5",r.status==="success"&&"sui-border-success sui-bg-success/5",r.status==="pending"&&"sui-border-stroke-level2 sui-bg-background-secondary1"),children:[jsx("div",{className:g("sui-absolute sui-inset-y-0 sui-left-0 sui-transition-all sui-duration-300",r.status==="uploading"&&"sui-bg-primary/20",r.status==="success"&&"sui-bg-success/20",r.status==="error"&&"sui-bg-error/20"),style:{width:r.status==="uploading"?`${Math.min(100,Math.max(0,r.progress??0))}%`:r.status==="success"||r.status==="error"?"100%":"0%"},"aria-hidden":"true"}),jsxs("div",{className:"sui-relative sui-z-10 sui-flex sui-items-center sui-gap-2",children:[jsx("div",{className:"sui-flex sui-items-center sui-justify-center sui-h-5 sui-w-5 sui-rounded sui-overflow-hidden sui-text-text-blue",children:r.preview?jsx("img",{src:r.preview,alt:r.file.name,className:"sui-h-full sui-w-full sui-object-cover",onError:()=>i(r.id)}):r.file.type.startsWith("image/")?jsx(to,{}):r.file.type.startsWith("video/")?jsx(Ks,{}):jsx(Vs,{})}),jsx("span",{className:"sui-label-12 sui-truncate sui-max-w-[220px] sui-text-text-blue",children:r.file.name}),r.status==="success"&&(e??jsx(Ut,{})),r.status==="error"&&(t??jsx($t,{})),a&&s&&n&&jsx("button",{type:"button",onClick:l=>{l.stopPropagation(),n(r.id);},className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":`Crop ${r.file.name}`,children:jsx(Ps,{className:"sui-h-4 sui-w-4"})}),jsx("button",{type:"button",onClick:l=>{l.stopPropagation(),o(r.id);},className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":`Remove ${r.file.name}`,children:jsx(ye,{})})]})]})};var Sn=cva("sui-relative sui-w-full sui-flex sui-items-center sui-justify-center sui-rounded-md sui-border-2 sui-border-dashed sui-bg-background-primary sui-transition-all sui-duration-200 sui-ease-in-out focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary focus-visible:sui-ring-offset-2",{variants:{variant:{default:"sui-border-primary sui-bg-background-primary hover:sui-border-primary/80 hover:sui-bg-primary/5",dragOver:"sui-border-primary sui-bg-primary/10",error:"sui-border-error sui-bg-error/5",disabled:"sui-border-stroke-level3 sui-bg-background-secondary2 sui-cursor-not-allowed"},size:{sm:"sui-min-h-[120px] sui-p-4",md:"sui-min-h-[160px] sui-p-6",lg:"sui-min-h-[200px] sui-p-8"}},defaultVariants:{variant:"default"}});cva("",{variants:{size:{sm:"[&_svg]:sui-w-5 [&_svg]:sui-h-5",md:"[&_svg]:sui-w-6 [&_svg]:sui-h-6",lg:"[&_svg]:sui-w-8 [&_svg]:sui-h-8"}},defaultVariants:{size:"md"}});var Mn=cva("",{variants:{size:{sm:"sui-space-y-2",md:"sui-space-y-3",lg:"sui-space-y-4"}},defaultVariants:{size:"md"}});var pc=({variant:r,size:e,disabled:t,dragOver:o,files:i,iconType:s,uploadIcon:n,successIcon:a,errorIcon:l,messages:u,renderSubtitle:c,normalizedAcceptedFileTypes:d,maxFileSize:p,multiple:m,maxFiles:h,hasInteractiveChildren:f,onDragOver:b,onDragLeave:y,onDrop:w,onClick:C,onKeyDown:x,onFileRemove:k,onPreviewError:S,enableImageCrop:M,onCropRequest:P,ariaLabel:v,ariaDescribedBy:L,className:T})=>{let I=()=>yn(d),A=()=>`${Math.round(p/1048576)}MB`,R=c?.({acceptedFileTypes:d,maxFileSize:p,multiple:m,maxFiles:h})??u?.subtitle,H=()=>{let he=T?.match(/sui-min-h-\[(\d+)px\]/),Oe=T?.match(/sui-max-w-\[(\d+)px\]/),Ve=he?parseInt(he[1],10):null,Ce=Oe?parseInt(Oe[1],10):null;if(e)return {effectiveSize:e,iconSize:e==="sm"?20:e==="md"?24:28,minHeight:void 0};if(Ve||Ce){let Qe="md";Ve&&(Ve<=120?Qe="sm":Ve<=160?Qe="md":Qe="lg");let ue;if(Ve&&Ce){let J=Math.min(Ve,Ce);J<=100?ue=16:J<=150?ue=20:J<=200?ue=24:ue=28;}else Ve?Ve<=100?ue=16:Ve<=150?ue=20:Ve<=200?ue=24:ue=28:ue=24;return {effectiveSize:Qe,iconSize:ue,minHeight:Ve||void 0}}return {effectiveSize:"md",iconSize:24,minHeight:160}},{effectiveSize:B,iconSize:G,minHeight:j}=H(),_=T?.match(/sui-min-h-\[(\d+)px\]/),E=T?.match(/sui-max-w-\[(\d+)px\]/),V=_?parseInt(_[1],10):null,F=E?parseInt(E[1],10):null,$=V!==null&&F!==null;return $&&(F!==null&&F<220||V!==null&&V<100)?jsxs("div",{className:"sui-flex sui-flex-col sui-items-center sui-gap-2",children:[jsx("div",{className:g(Sn({variant:r,size:e}),"!sui-w-auto","sui-shrink-0",t&&"sui-cursor-not-allowed sui-opacity-50",T),style:{width:`${F}px`,height:`${V}px`,minWidth:`${F}px`,maxWidth:`${F}px`,minHeight:`${V}px`,maxHeight:`${V}px`},onDragOver:b,onDragLeave:y,onDrop:w,onClick:C,onKeyDown:f?void 0:x,tabIndex:t||f?-1:0,role:f?void 0:"button","aria-label":f?void 0:v||"File upload area","aria-describedby":L,children:jsxs("div",{className:g("sui-w-full sui-h-full sui-flex sui-flex-col sui-items-center sui-justify-center sui-text-center",Mn({size:B})),children:[jsx("div",{className:g("sui-flex sui-items-center sui-justify-center sui-text-primary sui-bg-background-secondary2 sui-rounded-md",B==="sm"&&"sui-p-1.5",B==="md"&&"sui-p-2",B==="lg"&&"sui-p-2.5"),children:n||jsxs(Fragment,{children:[s==="file"&&jsx(ci,{size:G}),s==="image"&&jsx(yr,{size:G}),s==="video"&&jsx(pi,{size:G})]})}),jsx("div",{className:"sui-space-y-1",children:jsx("p",{className:g("sui-text-default",B==="sm"&&"sui-text-12 sui-font-medium",B==="md"&&"sui-body-14-medium",B==="lg"&&"sui-body-16-medium"),children:(o?u?.titleDragOver:u?.titleIdle)??(o?"Drop your files here":"Click to upload or drag and drop")})}),i.length>0&&jsx("div",{className:"sui-w-full sui-mt-3 sui-flex sui-flex-wrap sui-gap-2 sui-justify-center",children:i.map(he=>jsx(vn,{fileUpload:he,successIcon:a,errorIcon:l,onRemove:k,onPreviewError:S,enableImageCrop:M,onCropRequest:P},he.id))})]})}),jsx("div",{className:g("sui-w-full sui-text-center",B==="sm"&&"sui-text-10",B==="md"&&"sui-label-12",B==="lg"&&"sui-label-12"),children:R??jsxs(Fragment,{children:[I()," \u2022 Max ",A(),m&&` \u2022 Up to ${h} files`]})})]}):jsx("div",{className:g(Sn({variant:r,size:e}),!e&&!j&&"sui-min-h-[160px] sui-p-6",$&&"!sui-w-auto",$&&"sui-shrink-0",t&&"sui-cursor-not-allowed sui-opacity-50",T),style:{...$&&{width:`${F}px`,height:`${V}px`,minWidth:`${F}px`,maxWidth:`${F}px`,minHeight:`${V}px`,maxHeight:`${V}px`}},onDragOver:b,onDragLeave:y,onDrop:w,onClick:C,onKeyDown:f?void 0:x,tabIndex:t||f?-1:0,role:f?void 0:"button","aria-label":f?void 0:v||"File upload area","aria-describedby":L,children:jsxs("div",{className:g("sui-w-full sui-flex sui-flex-col sui-items-center sui-justify-center sui-text-center",Mn({size:B})),children:[jsx("div",{className:g("sui-flex sui-items-center sui-justify-center sui-text-primary sui-bg-background-secondary2 sui-rounded-md",B==="sm"&&"sui-p-1.5",B==="md"&&"sui-p-2",B==="lg"&&"sui-p-2.5"),children:n||jsxs(Fragment,{children:[s==="file"&&jsx(ci,{size:G}),s==="image"&&jsx(yr,{size:G}),s==="video"&&jsx(pi,{size:G})]})}),jsxs("div",{className:"sui-space-y-1",children:[jsx("p",{className:g("sui-text-default",B==="sm"&&"sui-text-12 sui-font-medium",B==="md"&&"sui-body-14-medium",B==="lg"&&"sui-body-16-medium"),children:(o?u?.titleDragOver:u?.titleIdle)??(o?"Drop your files here":"Click to upload or drag and drop")}),jsx("div",{className:g(B==="sm"&&"sui-text-10",B==="md"&&"sui-label-12",B==="lg"&&"sui-label-12"),children:R??jsxs(Fragment,{children:[I()," \u2022 Max ",A(),m&&` \u2022 Up to ${h} files`]})})]}),i.length>0&&jsx("div",{className:"sui-w-full sui-mt-3 sui-flex sui-flex-wrap sui-gap-2 sui-justify-start",children:i.map(he=>jsx(vn,{fileUpload:he,successIcon:a,errorIcon:l,onRemove:k,onPreviewError:S,enableImageCrop:M,onCropRequest:P},he.id))})]})})};var mc=({file:r,previewVideoSrc:e,size:t,disabled:o=false,dragOver:i,hasError:s,successIcon:n,errorIcon:a,onRemove:l,onPreviewError:u,onDragOver:c,onDragLeave:d,onDrop:p,onChangeFile:m,onKeyDown:h,ariaDescribedBy:f,className:b})=>{let y=r.file.type.startsWith("image/"),w=r.file.type.startsWith("video/"),x=(()=>{if(!b)return {};let L=b.match(/sui-min-h-\[(\d+px)\]/),T=b.match(/sui-max-w-\[(\d+px)\]/),I=b.match(/sui-aspect-\[([\d/]+)\]/);return {height:L?L[1]:void 0,width:T?T[1]:void 0,aspectRatio:I?I[1]:void 0}})(),k=x.height||(t==="sm"?"120px":t==="md"?"160px":t==="lg"?"200px":"160px"),S=(L,T)=>{let I=parseFloat(L),[A,R]=T.split("/").map(Number);return `${I*A/R}px`},M=x.width?x.width:x.aspectRatio?S(k,x.aspectRatio):void 0,P=parseFloat(k),v=M?parseFloat(M):void 0;return jsxs("div",{className:"sui-flex sui-flex-row sui-items-center sui-gap-3",children:[jsxs("div",{className:g("sui-relative sui-rounded-md sui-border-2 sui-border-solid sui-overflow-hidden sui-transition-all sui-duration-200",s?"sui-border-error sui-bg-error/5":"sui-border-stroke-level2 sui-bg-background-secondary1",o&&"sui-opacity-50 sui-cursor-not-allowed",t==="sm"&&"sui-min-h-[120px]",t==="md"&&"sui-min-h-[160px]",t==="lg"&&"sui-min-h-[200px]",!t&&!x.height&&"sui-min-h-[160px]",v&&"sui-shrink-0",b),style:{...v&&P?{width:`${v}px`,height:`${P}px`,minWidth:`${v}px`,maxWidth:`${v}px`,minHeight:`${P}px`,maxHeight:`${P}px`,flexShrink:0}:{height:k,maxHeight:k,minHeight:k,width:M||"100%",maxWidth:M,minWidth:M}},onDragOver:c,onDragLeave:d,onDrop:p,onKeyDown:o?void 0:h,"aria-describedby":f,children:[i&&!o&&jsx("div",{className:"sui-absolute sui-inset-0 sui-z-20 sui-bg-primary/10 sui-border-2 sui-border-primary sui-border-dashed sui-flex sui-items-center sui-justify-center",children:jsx("div",{className:"sui-text-center sui-space-y-2",children:jsx("p",{className:"sui-body-14-medium sui-text-primary",children:"Drop to replace"})})}),r.status==="uploading"&&jsx("div",{className:"sui-absolute sui-inset-y-0 sui-left-0 sui-bg-primary/20 sui-transition-all sui-duration-300 sui-z-10",style:{width:`${Math.min(100,Math.max(0,r.progress??0))}%`},"aria-hidden":"true"}),jsxs("div",{className:"sui-absolute sui-inset-0 sui-bg-background-secondary2 sui-overflow-hidden sui-flex sui-items-center sui-justify-center",children:[y&&jsx(Fragment,{children:r.preview?jsx("img",{src:r.preview,alt:r.file.name,className:"sui-w-full sui-h-full sui-object-cover",style:{width:v?`${v}px`:"100%",height:P?`${P}px`:"100%",objectFit:"cover"},onError:()=>u(r.id)}):jsx("div",{className:"sui-w-full sui-h-full sui-flex sui-items-center sui-justify-center",children:jsx(to,{className:"sui-text-icon-gray"})})}),w&&e&&jsx("video",{src:e,className:"sui-w-full sui-h-full sui-object-cover",style:{width:v?`${v}px`:"100%",height:P?`${P}px`:"100%",objectFit:"cover"},controls:!o,"aria-label":r.file.name,onClick:L=>L.stopPropagation(),onPlay:L=>L.stopPropagation(),onPause:L=>L.stopPropagation(),children:jsx("track",{kind:"captions",src:"",label:"No captions available"})}),jsxs("div",{className:"sui-absolute sui-top-2 sui-right-2 sui-flex sui-items-center sui-gap-2 sui-z-10",children:[r.status==="success"&&(n??jsx(Ut,{})),r.status==="error"&&(a??jsx($t,{}))]}),r.status==="uploading"&&r.progress!==void 0&&jsx("div",{className:"sui-absolute sui-top-2 sui-left-2 sui-z-10",children:jsxs("span",{className:"sui-label-12 sui-text-white sui-whitespace-nowrap sui-bg-black/50 sui-px-2 sui-py-1 sui-rounded",children:[Math.round(r.progress),"%"]})})]})]}),!o&&jsxs("div",{className:"sui-flex sui-flex-col sui-items-stretch sui-justify-center sui-gap-2",children:[jsx(q,{variant:"text",size:"icon",onClick:L=>{L.stopPropagation(),m();},"aria-label":"Change file",children:jsx(Rs,{className:"sui-text-primary "})}),jsx(q,{variant:"text",size:"icon",onClick:L=>{L.stopPropagation(),l(r.id);},"aria-label":"Remove file",children:jsx(Ns,{className:"sui-text-error "})})]})]})};var fc=({isOpen:r,onClose:e,videoSrc:t,onThumbnailCapture:o,onConfirm:i,title:s="Capture video thumbnail",captureButtonText:n="Capture for Video Thumbnail",thumbnailTitle:a="Video Thumbnail",uploadTitle:l="Upload Thumbnail",uploadSubtitle:u,cancelButtonText:c="Cancel",saveButtonText:d="Save",changeThumbnailText:p="Click to change thumbnail"})=>{let m=useRef(null),[h,f]=useState(null),[b,y]=useState(false),[w,C]=useState(0),[x,k]=useState(0),[S,M]=useState(false);useEffect(()=>{let A=m.current;if(!A)return;let R=()=>{k(Number.isFinite(A.duration)?A.duration:0);},H=()=>{};return A.addEventListener("loadedmetadata",R),A.addEventListener("timeupdate",H),()=>{A.removeEventListener("loadedmetadata",R),A.removeEventListener("timeupdate",H);}},[t]);let P=useCallback(async()=>{let A=m.current;if(!A)return;let R=document.createElement("canvas");R.width=A.videoWidth||0,R.height=A.videoHeight||0;let H=R.getContext("2d");if(!H||R.width===0||R.height===0)return;H.drawImage(A,0,0,R.width,R.height);let B=R.toDataURL("image/jpeg",.9);f(B),y(true),C(A.currentTime),await new Promise(G=>{R.toBlob(j=>{if(!j)return G();o(j,B),G();},"image/jpeg",.9);});},[o]),v=useCallback(A=>{let R=new FileReader;R.onload=H=>{f(H.target?.result),y(false);},R.readAsDataURL(A);},[]),L=useCallback(A=>{let R=Math.floor(A/60),H=Math.floor(A%60);return `${R}:${H.toString().padStart(2,"0")}`},[]),T=useCallback(()=>{h&&(i(h),f(null));},[h,i]),I=useCallback(()=>{f(null),y(false),C(0),k(0),e();},[e]);return r?jsxs("div",{role:"dialog","aria-modal":"true",className:"sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center sui-p-4",children:[jsx("div",{className:"sui-absolute sui-inset-0 sui-bg-black/50",role:"button",tabIndex:0,onClick:I,onKeyDown:A=>{(A.key==="Enter"||A.key===" ")&&I();},"aria-label":"Close modal overlay"}),jsxs("div",{className:"sui-relative sui-z-10 sui-w-fit sui-max-w-4xl sui-max-h-[90vh] sui-flex sui-flex-col sui-rounded-md sui-bg-background-secondary1 sui-shadow-lg",children:[jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-p-4",children:[jsx("h2",{className:"sui-text-16 sui-text-default",children:s}),jsx("button",{type:"button",className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":"Close",onClick:I,children:jsx(ye,{})})]}),jsx("div",{className:"sui-flex-1 sui-overflow-y-auto sui-scrollbars-thin sui-p-4",children:jsxs("div",{className:"sui-grid sui-grid-cols-1 sui-lg:grid-cols-2 sui-gap-4 sui-min-w-0",children:[jsx("div",{className:"sui-space-y-4",children:jsx("video",{ref:m,src:t,controls:true,className:"sui-w-full sui-max-w-[480px] sui-h-[320px] sui-rounded-md sui-bg-black sui-object-cover"})}),jsxs("div",{className:"sui-space-y-4",children:[jsx("h3",{className:"sui-body-14-medium",children:a}),jsx(q,{onClick:P,leftIcon:jsx(Ms,{size:16}),variant:"outline",size:"md",className:"sui-w-full sui-max-w-[320px]",onMouseEnter:()=>M(true),onMouseLeave:()=>M(false),children:h&&b?S?"Click to re-capture thumbnail":`Captured at ${L(w)}/${L(x)}`:n}),jsx("div",{className:"sui-w-full sui-max-w-[320px] sui-h-[213px]",children:h?jsxs("div",{className:"sui-relative sui-w-full sui-h-full sui-rounded-md sui-border-2 sui-border-dashed sui-bg-background-primary sui-transition-all sui-duration-200 sui-ease-in-out hover:sui-border-primary/80 hover:sui-bg-primary/5 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary focus-visible:sui-ring-offset-2 sui-cursor-pointer sui-overflow-hidden",onClick:()=>{let A=document.createElement("input");A.type="file",A.accept="image/*",A.onchange=R=>{let H=R.target.files?.[0];H&&v(H);},A.click();},role:"button",tabIndex:0,onKeyDown:A=>{if(A.key==="Enter"||A.key===" "){A.preventDefault();let R=document.createElement("input");R.type="file",R.accept="image/*",R.onchange=H=>{let B=H.target.files?.[0];B&&v(B);},R.click();}},"aria-label":"Click to change thumbnail",children:[jsx("img",{src:h,alt:"Thumbnail preview",className:"sui-w-full sui-h-full sui-object-cover sui-rounded-md"}),jsx("div",{className:"sui-absolute sui-inset-0 sui-bg-black/50 sui-opacity-0 hover:sui-opacity-100 sui-transition-opacity sui-duration-200 sui-flex sui-items-center sui-justify-center sui-rounded-md",children:jsx("p",{className:"sui-text-white sui-text-14 sui-font-medium",children:p})})]}):jsx(wo,{label:"",acceptedFileTypes:[".png",".jpeg",".jpg",".gif",".svg"],maxFileSize:7*1024*1024,multiple:false,iconType:"image",size:"sm",className:"sui-h-full",onUploadSuccess:A=>{A.length>0&&v(A[0]);},messages:{titleIdle:l,subtitle:u||jsxs("div",{className:"sui-text-center sui-space-y-1",children:[jsx("p",{className:"sui-text-12 sui-text-inactive",children:"All file types are accepted (.png, .jpeg, .jpg, .gif, .svg)"}),jsx("p",{className:"sui-text-12 sui-text-inactive",children:"Maximum size is 7MB."}),jsx("p",{className:"sui-text-12 sui-text-inactive",children:"Best image size: 1080x720px"})]})}})})]})]})}),jsxs("div",{className:"sui-flex sui-justify-center sui-gap-4 sui-p-4",children:[jsx(q,{onClick:I,variant:"outline",size:"md",className:"sui-flex-1 sui-max-w-[120px]",children:c}),jsx(q,{onClick:T,variant:"default",size:"md",className:"sui-flex-1 sui-max-w-[120px]",disabled:!h,children:d})]})]})]}):null};var wo=forwardRef(({files:r,onFilesChange:e,onUploadSuccess:t,onUploadError:o,onFileRemove:i,acceptedFileTypes:s=[],maxFileSize:n=7*1024*1024,maxFiles:a=10,multiple:l=false,disabled:u=false,label:c,error:d,helperText:p,variant:m,size:h="md",className:f,iconType:b="file",uploadIcon:y,successIcon:w,errorIcon:C,id:x,required:k=false,"aria-label":S,"aria-describedby":M,messages:P,renderSubtitle:v,onValidateFile:L,enableVideoThumbnail:T=false,onThumbnailCapture:I,enableImageCrop:A=false,imageCropAspect:R,onImageCrop:H,...B},G)=>{let j=useId(),_=x??j,E=useRef(null),[V,F]=useState(false),[$,te]=ze({value:r,defaultValue:[],onChange:e}),[he,Oe]=useState(null),Ve=($?.length??0)>0,[Ce,Qe]=useState(null),[ue,J]=useState(null),[ot,_e]=useState(false),[it,Pt]=useState(null),[Se,fr]=useState(null),[n2,Kr]=useState(false),oi=!!d,a2=oi?"error":V?"dragOver":m,$1=`${_}-error`,U1=`${_}-help`,ii=s.length>0?xn(s):[],Z1=useCallback(W=>{let K=wn(W,ii,n);return K?{...K,file:W}:null},[ii,n]),j1=useCallback(W=>new Promise(K=>{if(W.type.startsWith("image/")){let re=new FileReader;re.onload=de=>K(de.target?.result),re.readAsDataURL(W);}else K("");}),[]),si=useCallback(async W=>{if(u)return;let K=Array.from(W),re=[],de=false,ws=($??[]).filter(ae=>ae.status!=="error").length;if(!l&&K.length>1){let ae={type:"fileCount",message:"Only one file is allowed"};o?.(ae),Oe(ae.message),de=true,K.forEach(He=>re.push({id:Yr(),file:He,status:"error",error:ae})),te([...$??[],...re]);return}if(ws+K.length>a){let ae=Math.max(0,a-ws),He=K.slice(ae),ft=K.slice(0,ae),Wt={type:"fileCount",message:`Maximum ${a} files allowed`};He.length>0&&(o?.(Wt),Oe(Wt.message),de=true,He.forEach(st=>re.push({id:Yr(),file:st,status:"error",error:Wt}))),K.length=ft.length;for(let st=0;st<ft.length;st++)K[st]=ft[st];}for(let ae of K){let He=Z1(ae);if(!He&&L&&(He=L(ae)??null),He){o?.(He),Oe(He.message),de=true,re.push({id:Yr(),file:ae,status:"error",error:He});continue}let ft=await j1(ae),Wt={id:Yr(),file:ae,preview:ft,status:"pending"};if(re.push(Wt),T&&ae.type.startsWith("video/")&&Ce===null)try{let st=URL.createObjectURL(ae);J(st),Qe(Wt.id),_e(!0);}catch{}if(A&&ae.type.startsWith("image/")&&it===null&&!l)try{let st=URL.createObjectURL(ae);fr(st),Pt(Wt.id),Kr(!0);}catch{}}if(re.length>0){let ae=l?[...$??[],...re]:re;te(ae);let He=re.filter(ft=>ft.status!=="error").map(ft=>ft.file);He.length>0&&t?.(He),de||Oe(null);}},[u,l,a,$?.length,Z1,j1,o,t,te,T,Ce,J,Qe,_e,A,it,fr,Pt,Kr]),K1=useCallback(W=>{W.preventDefault(),W.stopPropagation(),u||F(true);},[u]),J1=useCallback(W=>{W.preventDefault(),W.stopPropagation(),F(false);},[]),q1=useCallback(W=>{if(W.preventDefault(),W.stopPropagation(),F(false),u)return;let K=W.dataTransfer.files;K.length>0&&si(K);},[u,si]),ni=useCallback(()=>{!u&&E.current&&E.current.click();},[u]),l2=useCallback(W=>{let K=W.target.files;K&&K.length>0&&si(K),W.target.value="";},[si]),Y1=useCallback(W=>{let K=($??[]).filter(de=>de.id!==W);te(K),i?.(W),K.some(de=>de.status==="error")||Oe(null),W===Ce&&(Qe(null),ue&&URL.revokeObjectURL(ue),J(null)),W===it&&(Pt(null),Se&&URL.revokeObjectURL(Se),fr(null));},[$,te,i,Ce,ue,it,Se]),X1=useCallback(W=>{let K=($??[]).map(re=>re.id===W?{...re,preview:void 0}:re);te(K);},[$,te]),Q1=useCallback(W=>{(W.key==="Enter"||W.key===" ")&&(W.preventDefault(),ni());},[ni]),ys=[oi&&$1,!oi&&p&&U1,M].filter(Boolean).join(" ")||void 0;useEffect(()=>()=>{ue&&URL.revokeObjectURL(ue),Se&&URL.revokeObjectURL(Se);},[ue,Se]);let c2=useCallback((W,K)=>{let re=($??[]).find(de=>de.id===Ce);I&&re&&I(W,K,re);},[$,I,Ce]),u2=useCallback(W=>{Ce&&(te((K=>(K??[]).map(de=>de.id===Ce?{...de,preview:W}:de))),_e(false));},[Ce,te]),d2=useCallback(()=>{_e(false);},[]),p2=useCallback((W,K)=>{let re=($??[]).find(de=>de.id===it);H&&re&&H(W,K,re),te((de=>(de??[]).map(ae=>ae.id===it?{...ae,preview:K}:ae))),Kr(false),Se&&(URL.revokeObjectURL(Se),fr(null)),Pt(null);},[$,it,H,te,Se]),m2=useCallback(()=>{Kr(false),Se&&(URL.revokeObjectURL(Se),fr(null)),Pt(null);},[Se]),f2=useCallback(W=>{let K=($??[]).find(re=>re.id===W);if(K&&K.file.type.startsWith("image/"))try{Se&&URL.revokeObjectURL(Se);let re=URL.createObjectURL(K.file);fr(re),Pt(W),Kr(!0);}catch{}},[$,Se]),g2=a===1||!l,el=($??[]).filter(W=>W.status!=="error"),Nt=el.length===1?el[0]:null,xs=g2&&Nt&&(Nt.file.type.startsWith("image/")||Nt.file.type.startsWith("video/")),[h2,tl]=useState(null);useEffect(()=>{if(xs&&Nt?.file.type.startsWith("video/")){let W=URL.createObjectURL(Nt.file);return tl(W),()=>{URL.revokeObjectURL(W);}}tl(null);},[xs,Nt?.file]);let b2=f?.match(/sui-min-h-\[(\d+)px\]/),y2=f?.match(/sui-max-w-\[(\d+)px\]/),rl=b2!==null&&y2!==null;return jsxs("div",{className:g("sui-w-full",rl&&"!sui-w-auto sui-inline-block",rl&&"sui-shrink-0"),ref:G,...B,children:[c&&jsxs("label",{htmlFor:_,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[c,k&&jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsx("input",{ref:E,type:"file",id:_,className:"sui-sr-only",tabIndex:-1,"aria-hidden":"true",multiple:l,accept:ii.join(","),disabled:u,onChange:l2,"aria-describedby":ys}),xs&&Nt?jsx(mc,{file:Nt,previewVideoSrc:h2,size:h,disabled:u,dragOver:V,hasError:oi,successIcon:w,errorIcon:C,onRemove:Y1,onPreviewError:X1,onDragOver:K1,onDragLeave:J1,onDrop:q1,onChangeFile:ni,onKeyDown:Q1,ariaDescribedBy:ys,className:f}):jsx(pc,{variant:a2??"default",size:h,disabled:u,dragOver:V,files:$??[],iconType:b,uploadIcon:y,successIcon:w,errorIcon:C,messages:P,renderSubtitle:v,normalizedAcceptedFileTypes:ii,maxFileSize:n,multiple:l,maxFiles:a,hasInteractiveChildren:Ve,onDragOver:K1,onDragLeave:J1,onDrop:q1,onClick:ni,onKeyDown:Q1,onFileRemove:Y1,onPreviewError:X1,enableImageCrop:A,onCropRequest:f2,ariaLabel:S||c,ariaDescribedBy:ys,className:f}),T&&Ce&&ue&&jsx(fc,{isOpen:ot,onClose:d2,videoSrc:ue,onThumbnailCapture:c2,onConfirm:u2}),A&&it&&Se&&jsx(bo,{isOpen:n2,onClose:m2,imageSrc:Se,aspect:R,onConfirm:p2}),he&&!d&&jsx("div",{className:"sui-mt-2",children:jsx("p",{role:"alert","aria-live":"polite",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:he})}),!he&&!d&&p&&jsx("div",{className:"sui-mt-2",children:jsx("p",{id:U1,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:p})}),d&&jsx("div",{className:"sui-mt-2",children:jsx("p",{id:$1,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:d})})]})});wo.displayName="FileUpload";var En=forwardRef(({onSubmit:r,noValidate:e,children:t,className:o,"aria-describedby":i,...s},n)=>{let a=useCallback(l=>{let u=l.currentTarget;if(!e&&!u.checkValidity()){l.preventDefault();let c=u.querySelector(":invalid, [aria-invalid='true']");c&&c.focus();return}r?.(l);},[r,e]);return jsx("form",{ref:n,className:g("sui-w-full",o),onSubmit:a,noValidate:e,"aria-describedby":i,...s,children:t})}),Pn=forwardRef(({errors:r,className:e,title:t,id:o},i)=>{let s=r&&r.length>0,n=useId(),a=o??n;return s?jsxs("div",{ref:i,role:"alert","aria-live":"assertive","aria-atomic":"true",className:g("sui-mb-4 sui-rounded-md sui-border sui-border-error/40 sui-bg-error/5 sui-p-3",e),id:a,children:[jsx("p",{className:"sui-text-14 sui-text-error sui-font-medium sui-mb-2",children:t??"Please fix the following errors:"}),jsx("ul",{className:"sui-list-disc sui-pl-5 sui-space-y-1",children:r.map(l=>jsx("li",{className:"sui-text-14",children:jsx("a",{href:`#${l.id}`,className:"sui-text-error hover:sui-underline",onClick:u=>{u.preventDefault(),document.getElementById(l.id)?.focus();},children:l.message})},l.id))})]}):null}),Nn=forwardRef(({children:r,className:e,asFieldset:t=false,legend:o},i)=>t?jsxs("fieldset",{ref:i,className:g("sui-mb-4 sui-space-y-2",e),children:[o&&jsx("legend",{className:"sui-text-14 sui-font-medium",children:o}),r]}):jsx("div",{ref:i,className:g("sui-mb-4 sui-space-y-2",e),children:r}));En.displayName="Form";Pn.displayName="FormErrorSummary";Nn.displayName="FormField";var ko=(r,e)=>{let t=e-r+1;return Array.from({length:t},(o,i)=>i+r)},yc=({currentPage:r,totalCount:e,pageSize:t,siblingCount:o,hasNextPage:i,hasPrevPage:s})=>useMemo(()=>{if(e===0)return [r];if(i===false){let m=Math.max(1,r-o);return ko(m,r)}let n=Math.max(1,Math.ceil(e/t));if(5+o*2>=n)return ko(1,n);let l=Math.max(r-o,1),u=Math.min(r+o,n),c=l>2,d=u<n-1;return !c&&d?[...ko(1,u+1),"ellipsis",n]:c&&!d?[1,"ellipsis",...ko(l-1,n)]:[1,"ellipsis",...ko(l,u),"ellipsis",n]},[r,t,o,e,i,s]);var Tn=forwardRef(({total:r,pageSize:e=10,page:t,defaultPage:o=1,onPageChange:i,siblingCount:s=1,showInfo:n=true,showFirstLast:a=false,hasNextPage:l,hasPrevPage:u,renderInfo:c,className:d,...p},m)=>{let[h,f]=ze({value:t,defaultValue:o,onChange:i}),b=r?Math.max(1,Math.ceil(r/e)):void 0,y=b?Math.min(Math.max(h??1,1),b):Math.max(h??1,1),w=yc({currentPage:y,totalCount:r??0,pageSize:e,siblingCount:s,hasNextPage:l,hasPrevPage:u}),C=r?(y-1)*e+1:void 0,x=r?Math.min(y*e,r):void 0,k=M=>{let P=b?Math.min(Math.max(M,1),b):Math.max(M,1);f(P);},S=c?c(C??0,x??0,r??0):r?jsx("span",{className:"sui-text-text/70 sui-text-14",children:`Showing ${(x??0)-(C??0)+1} of ${r} entries`}):jsxs("span",{className:"sui-text-text/70 sui-text-14",children:["Page ",y]});return jsxs("nav",{ref:m,"aria-label":"Pagination",className:g("sui-flex sui-flex-col sui-items-stretch sui-gap-3 sui-sm:flex-row sui-sm:items-center sui-sm:justify-between sui-sm:gap-6",d),...p,children:[n&&jsx("div",{className:"sui-order-1 sui-sm:order-none",children:S}),jsxs("ul",{className:"sui-flex sui-items-center sui-gap-2 sui-sm:gap-4",children:[a&&jsx("li",{children:jsx("button",{type:"button","aria-label":"Go to first page",disabled:y===1,onClick:()=>k(1),className:g("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsx($s,{})})}),jsx("li",{children:jsx("button",{type:"button","aria-label":"Go to previous page",disabled:u===false||y===1,onClick:()=>k(y-1),className:g("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsx(js,{})})}),w.map((M,P)=>jsx("li",{children:M==="ellipsis"?jsx("span",{className:"sui-text-text/60 sui-text-16",children:"\u2026"}):jsx("button",{type:"button","aria-current":M===y?"page":void 0,"aria-label":`Go to page ${M}`,onClick:()=>k(M),className:g("sui-min-w-8 sui-h-8 sui-rounded-md sui-px-2 sui-text-16 sui-transition-all",M===y?"sui-bg-primary sui-text-white":"sui-text-text enabled:hover:sui-bg-gray-50"),children:M})},`${M}-${P}`)),jsx("li",{children:jsx("button",{type:"button","aria-label":"Go to next page",disabled:l===false||(b?y===b:false),onClick:()=>k(y+1),className:g("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsx(Zs,{})})}),a&&jsx("li",{children:jsx("button",{type:"button","aria-label":"Go to last page",disabled:b?y===b:false,onClick:()=>k(b??1),className:g("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsx(Us,{})})})]})]})});Tn.displayName="Pagination";var Co=forwardRef(({id:r,name:e,className:t,invalid:o=false,disabled:i,label:s,description:n,descriptionId:a,children:l,...u},c)=>{let d=n?a||(r?`${r}-desc`:void 0):u["aria-describedby"];return jsxs("label",{className:g("sui-inline-flex sui-items-start sui-gap-2 sui-select-none",i&&"sui-cursor-not-allowed",t),children:[jsx("input",{id:r,ref:c,type:"radio",name:e,disabled:i,"aria-describedby":d,className:g("sui-peer sui-sr-only"),...u}),jsx("span",{className:g("sui-relative sui-inline-flex sui-h-6 sui-w-6 sui-items-center sui-justify-center sui-p-[2px]","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!o&&"peer-checked:[&_.sui-radio-ring]:sui-text-primary peer-checked:[&_.sui-radio-dot]:sui-text-primary peer-checked:[&_.sui-radio-dot]:sui-opacity-100",o&&"peer-checked:[&_.sui-radio-ring]:sui-text-error peer-checked:[&_.sui-radio-dot]:sui-text-error peer-checked:[&_.sui-radio-dot]:sui-opacity-100",i&&"sui-opacity-40"),"aria-hidden":"true",children:jsxs("svg",{className:"sui-h-5 sui-w-5",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("circle",{className:g("sui-radio-ring",o?"sui-text-error":"sui-text-inactive","sui-transition-colors sui-duration-200"),cx:"10",cy:"10",r:"9.3",stroke:"currentColor",strokeWidth:"1.4",vectorEffect:"non-scaling-stroke"}),jsx("circle",{className:"sui-radio-dot sui-opacity-0 sui-transition-opacity sui-duration-200",cx:"10",cy:"10",r:"6.8",fill:"currentColor"})]})}),(s||l)&&jsxs("span",{className:"sui-flex sui-flex-col sui-gap-1",children:[s??l,n&&jsx("span",{id:d,"aria-hidden":"true",className:g("sui-text-12",o?"sui-text-error":"sui-text-text-secondary1"),children:n})]})]})});Co.displayName="Radio";var An=forwardRef((r,e)=>{let{legend:t,name:o,orientation:i="vertical",options:s,value:n,defaultValue:a,onChange:l,className:u,invalid:c,description:d,descriptionId:p,...m}=r,[h,f]=ze({value:n,defaultValue:a,onChange:l}),b=d?p||`${o}-desc`:void 0;return jsxs("fieldset",{className:g("sui-flex",i==="horizontal"?"sui-flex-row sui-gap-4":"sui-flex-col sui-gap-2",u),"aria-invalid":c||void 0,"aria-describedby":b,ref:e,...m,children:[jsx("legend",{className:"sui-text-14 sui-font-medium sui-text-text-default",children:t}),d&&jsx("p",{id:b,className:g("sui-text-12",c?"sui-text-error":"sui-text-text-secondary1"),children:d}),s.map(y=>{let w=h===y.value,C=y.id||`${o}-${y.value}`;return jsx(Co,{id:C,name:o,label:y.label,description:y.description,disabled:y.disabled,invalid:y.invalid??c,checked:w,onChange:()=>f(y.value)},y.value)})]})});An.displayName="RadioGroup";var Bn=forwardRef(({id:r,name:e,className:t,invalid:o=false,disabled:i,label:s,description:n,descriptionId:a,children:l,...u},c)=>{let d=n?a||(r?`${r}-desc`:void 0):u["aria-describedby"],p=!!(s||l),m=!!n;return jsxs("label",{className:g("sui-group sui-inline-flex sui-gap-3 sui-select-none",m?"sui-items-start":"sui-items-center",i?"sui-cursor-not-allowed":"sui-cursor-pointer",t),children:[jsxs("span",{className:"sui-inline-flex sui-items-center sui-pt-[2px]",children:[jsx("input",{id:r,ref:c,type:"checkbox",name:e,disabled:i,"aria-describedby":d,className:"sui-peer sui-sr-only",...u}),jsx("span",{"aria-hidden":"true",className:g("sui-relative sui-inline-flex sui-h-6 sui-w-11 sui-items-center sui-rounded-full sui-bg-disabled sui-transition-colors sui-duration-200 sui-ease-out",!i&&"group-hover:sui-bg-stroke-level3","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!o&&"peer-checked:sui-bg-primary peer-checked:[&_.sui-switch-thumb]:sui-translate-x-6",!o&&!i&&"peer-checked:group-hover:sui-bg-primary/90",o&&"peer-checked:sui-bg-error sui-bg-error/80 peer-checked:[&_.sui-switch-thumb]:sui-translate-x-6",i&&"sui-opacity-50"),children:jsx("span",{className:g("sui-switch-thumb sui-inline-block sui-h-4 sui-w-4 sui-translate-x-1 sui-rounded-full sui-bg-white sui-shadow-xs sui-transition-transform sui-duration-200 sui-ease-out sui-transform-gpu")})})]}),p&&jsxs("span",{className:g("sui-flex sui-gap-1",m?"sui-flex-col":"sui-items-center"),children:[jsx("span",{className:g("sui-text-14 sui-font-medium",i?"sui-text-text-disabled":"sui-text-text-primary1"),children:s??l}),n&&jsx("span",{id:d,"aria-hidden":"true",className:g("sui-text-12",o?"sui-text-error":i?"sui-text-text-disabled":"sui-text-text-secondary1"),children:n})]})]})});Bn.displayName="Switch";var kc=({options:r,value:e,multiple:t=false,searchable:o=false,onSearch:i,onChange:s})=>{let[n,a]=useState(false),[l,u]=useState(""),c=useRef([]),d=useRef(null),p=useMemo(()=>!o||i?r:r.filter(x=>x.label.toLowerCase().includes(l.toLowerCase())),[r,l,o,i]),m=t?Array.isArray(e)?e:[]:typeof e=="string"?e:"",h=t?null:r.find(x=>x.value===m),f=useCallback(x=>{if(t){let k=Array.isArray(e)?e:[],S=k.includes(x)?k.filter(M=>M!==x):[...k,x];s?.(S);}else s?.(x),a(false);},[t,e,s]),b=useCallback(x=>{u(x),i?.(x);},[i]),y=useCallback(()=>{a(true),setTimeout(()=>{o&&d.current?d.current.focus():c.current[0]&&c.current[0].focus();},0);},[o]),w=useCallback(()=>{a(false),u("");},[]),C=useCallback(x=>{let k=c.current.findIndex(S=>S===document.activeElement);switch(x.key){case "ArrowDown":{x.preventDefault();let S=Math.min(c.current.length-1,k+1);c.current[S]?.focus();break}case "ArrowUp":{x.preventDefault();let S=Math.max(0,k-1);c.current[S]?.focus();break}case "Home":x.preventDefault(),c.current[0]?.focus();break;case "End":x.preventDefault(),c.current[c.current.length-1]?.focus();break;case "Escape":x.preventDefault(),w();break;default:if(x.key.length===1&&/[a-zA-Z0-9]/.test(x.key)){x.preventDefault();let S=x.key.toLowerCase(),M=p.findIndex(P=>P.label.toLowerCase().startsWith(S));M!==-1&&c.current[M]?.focus();}break}},[p,w]);return {isOpen:n,searchTerm:l,optionRefs:c,searchInputRef:d,filteredOptions:p,selectedValue:m,selectedOption:h,handleCustomChange:f,handleSearchChange:b,openDropdown:y,closeDropdown:w,handleKeyDown:C}};function Cc({selectedValue:r,selectedOption:e,multiple:t,placeholder:o,renderOption:i,options:s}){return t?Array.isArray(r)&&r.length>0?jsxs("span",{className:"sui-flex sui-items-center sui-gap-1",children:[r.slice(0,2).map(n=>{let a=s.find(l=>l.value===n);return a?jsx("span",{className:"sui-bg-background-secondary2 sui-px-2 sui-rounded-sm sui-label-12 sui-text-text-blue sui-border sui-border-[#A4C3EC] sui-truncate sui-whitespace-nowrap",children:i?i(a):a.label},n):null}),r.length>2&&jsxs("span",{className:"sui-label-12 sui-text-text-blue",children:["+",r.length-2," more"]})]}):o||"Select options...":e?i?i(e):e.label:o||"Select an option..."}function Sc({isOpen:r,selectId:e,searchable:t,searchTerm:o,searchInputRef:i,onSearchChange:s,filteredOptions:n,selectedValue:a,multiple:l,optionRefs:u,onOptionChange:c,onKeyDown:d,renderOption:p,maxHeight:m,triggerRef:h,dropdownRef:f,dropdownClassName:b}){let{refs:y,floatingStyles:w}=useFloating({open:r,placement:"bottom-start",strategy:"fixed",whileElementsMounted:autoUpdate,middleware:[offset(4),flip({fallbackPlacements:["top-start","bottom-start","top-end","bottom-end"],padding:8,mainAxis:true,crossAxis:false}),shift({padding:8}),size({apply({availableHeight:x,elements:k}){k.floating.style.width=`${k.reference.getBoundingClientRect().width}px`;let S=Math.min(m,x-8);k.floating.style.maxHeight=`${S}px`;}})]});if(useLayoutEffect(()=>{h.current&&y.setReference(h.current);},[h,y,r]),useEffect(()=>{if(r){let x=setTimeout(()=>{t&&i.current?i.current.focus():u.current[0]&&u.current[0].focus();},0);return ()=>clearTimeout(x)}},[r,t,i,u]),!r)return null;let C=jsxs("div",{ref:x=>{y.setFloating(x),f&&(f.current=x);},style:w,className:g("sui-bg-white sui-border sui-border-secondary-300 sui-rounded-md sui-shadow-md sui-z-50",b),role:"presentation",children:[t&&jsx("div",{className:"sui-p-2 sui-border-b sui-border-secondary-300",children:jsxs("div",{className:"sui-relative",children:[jsx("div",{className:"sui-absolute sui-left-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-text-secondary-400 sui-w-4 sui-h-4 sui-flex sui-items-center sui-justify-center",children:jsx(so,{size:16})}),jsx("input",{ref:i,type:"text",placeholder:"Search...",value:o,onChange:x=>s(x.target.value),className:"sui-w-full sui-pl-10 sui-pr-3 sui-py-2 sui-text-14 sui-border sui-border-secondary-300 sui-rounded sui-focus:sui-outline-none sui-focus:sui-border-primary"})]})}),jsx("ul",{id:`${e}-listbox`,role:"listbox","aria-multiselectable":l||void 0,tabIndex:-1,className:"sui-overflow-y-auto sui-scrollbars-thin",onKeyDown:d,style:{maxHeight:m},children:n.length>0?n.map((x,k)=>{let S=l?Array.isArray(a)&&a.includes(x.value):a===x.value;return jsx("li",{role:"presentation",children:jsxs("button",{type:"button",className:g("sui-w-full sui-px-4 sui-py-3 sui-text-left sui-body-16 sui-flex sui-items-center sui-justify-between hover:sui-bg-secondary sui-transition-colors",x.disabled&&"sui-text-disabled sui-cursor-not-allowed sui-opacity-50"),ref:M=>u.current[k]=M,onClick:()=>{x.disabled||c(x.value);},disabled:x.disabled,role:"option","aria-selected":S,onKeyDown:M=>{(M.key==="Enter"||M.key===" ")&&(M.preventDefault(),x.disabled||c(x.value));},children:[jsx("span",{className:"sui-flex sui-items-center sui-gap-2 sui-min-w-0 sui-flex-1 sui-truncate",children:p?p(x):x.label}),S&&jsx(Ws,{size:20,className:"sui-text-primary"})]})},x.value)}):jsx("li",{role:"presentation",children:jsx("div",{className:"sui-px-4 sui-py-3 sui-text-14 sui-text-secondary-400 sui-text-center",children:"No options found"})})})]});return createPortal(C,document.body)}var Mc=cva("sui-flex sui-h-10 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-3 sui-py-2 sui-body-14 sui-sm:h-12 sui-sm:px-4 sui-sm:py-3 sui-sm:body-16 focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50 sui-appearance-none sui-pr-10 sui-sm:pr-12",{variants:{variant:{default:"sui-border-secondary focus:sui-border-primary focus-visible:sui-border-primary",error:"sui-border-error focus:sui-border-error focus-visible:sui-border-error"}},defaultVariants:{variant:"default"}}),zn=forwardRef(({className:r,variant:e="default",label:t,error:o,helperText:i,required:s=false,disabled:n=false,placeholder:a,options:l,value:u,multiple:c=false,native:d=false,onChange:p,containerClassName:m,id:h,renderOption:f,searchable:b=false,clearable:y=false,maxHeight:w=200,onSearch:C,dropdownClassName:x,renderValue:k,renderDropdown:S,...M},P)=>{let v=useId(),L=h??v,T=!!o,I=T?"error":e,A=T?`${L}-error`:i?`${L}-help`:void 0,{isOpen:R,searchTerm:H,optionRefs:B,searchInputRef:G,filteredOptions:j,selectedValue:_,selectedOption:E,handleCustomChange:V,handleSearchChange:F,openDropdown:$,closeDropdown:te,handleKeyDown:he}=kc({options:l,value:u,multiple:c,searchable:b,onSearch:C,onChange:p}),Oe=useRef(null),Ve=useRef(null),Ce=useRef(null),Qe=kr(P,Ve);useEffect(()=>{if(!R)return;let J=ot=>{let _e=ot.target;Oe.current?.contains(_e)||Ce.current?.contains(_e)||te();};return document.addEventListener("mousedown",J),document.addEventListener("touchstart",J),()=>{document.removeEventListener("mousedown",J),document.removeEventListener("touchstart",J);}},[R,te]);let ue=J=>{if(c){let ot=Array.from(J.target.selectedOptions,_e=>_e.value);p?.(ot);}else p?.(J.target.value);};return jsxs("div",{ref:Oe,className:g("sui-w-full",m),children:[t&&jsxs("label",{htmlFor:L,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[t,s&&jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsx("div",{className:"sui-relative",children:d?jsxs(Fragment,{children:[jsxs("select",{className:g(Mc({variant:I,className:r})),ref:P,id:L,required:s,"aria-required":s,"aria-invalid":T,"aria-describedby":A,disabled:n,multiple:c,value:_,onChange:ue,...M,children:[a&&!c&&jsx("option",{value:"",disabled:true,style:{color:"#B1B5C3"},children:a}),l.map(J=>jsx("option",{value:J.value,disabled:J.disabled,children:f?f(J):J.label},J.value))]}),jsx("div",{className:g("sui-pointer-events-none sui-absolute sui-right-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center",n?"sui-text-disabled":"sui-text-secondary-400"),children:jsx(Rt,{size:24})})]}):jsxs(Fragment,{children:[M.name&&!n&&(Array.isArray(_)?_.map(J=>jsx("input",{type:"hidden",name:M.name,value:J},J)):jsx("input",{type:"hidden",name:M.name,value:_})),jsxs("button",{type:"button",className:g(Mc({variant:I,className:r}),"sui-overflow-hidden"),onClick:()=>!n&&(R?te():$()),disabled:n,ref:Qe,id:L,"aria-expanded":R,"aria-haspopup":"listbox","aria-describedby":A,"aria-controls":R?`${L}-listbox`:void 0,onKeyDown:J=>{n||(!R&&(J.key==="ArrowDown"||J.key==="ArrowUp")?(J.preventDefault(),$()):R&&J.key==="Escape"&&(J.preventDefault(),te()));},children:[jsx("span",{className:g("sui-flex sui-items-center sui-gap-2 sui-truncate sui-flex-1 sui-min-w-0",!E&&!c&&"sui-text-disabled"),children:c&&Array.isArray(_)&&_.length>0?jsx("span",{"aria-hidden":"true"}):k?k({selectedValue:_,selectedOption:E||null,options:l,multiple:c,placeholder:a}):jsx(Cc,{selectedValue:_,selectedOption:E||null,multiple:c,placeholder:a,renderOption:f,options:l})}),jsx("div",{className:g("sui-pointer-events-none sui-absolute sui-right-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center sui-transition-transform",n?"sui-text-disabled":"sui-text-secondary-400",R&&"sui-rotate-180"),children:jsx(Rt,{size:24})})]}),c&&Array.isArray(_)&&_.length>0&&!n&&jsxs("div",{className:"sui-absolute sui-left-3 sui-right-9 sui-top-1/2 sui--translate-y-1/2 sui-flex sui-items-center sui-gap-1 sui-overflow-hidden sui-whitespace-nowrap",role:"group","aria-label":"Selected options",children:[_.slice(0,2).map(J=>{let ot=l.find(_e=>_e.value===J);return ot?jsxs("span",{className:"sui-inline-flex sui-items-center sui-gap-1 sui-bg-background-secondary2 sui-px-2 sui-rounded-sm sui-label-12 sui-text-text-blue sui-border sui-border-[#A4C3EC]",children:[f?f(ot):ot.label,jsx("button",{type:"button","aria-label":`Remove ${ot.label}`,className:"sui-pointer-events-auto sui-inline-flex sui-items-center sui-justify-center sui-text-secondary-400 hover:sui-text-secondary-600 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary sui-rounded-sm",onClick:_e=>{_e.stopPropagation();let it=Array.isArray(_)?_:[];p?.(it.filter(Pt=>Pt!==J));},children:jsx(ye,{size:12})})]},J):null}),_.length>2&&jsxs("span",{className:"sui-label-12 sui-text-text-blue",children:["+",_.length-2," more"]})]}),y&&_&&!n&&jsx("button",{type:"button",className:"sui-absolute sui-right-10 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-text-secondary-400 hover:sui-text-secondary-600 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center","aria-label":"Clear",onClick:J=>{J.stopPropagation(),p?.(c?[]:"");},children:jsx(ye,{size:16})}),S?S({isOpen:R,selectId:L,searchable:b,searchTerm:H,searchInputRef:G,onSearchChange:F,filteredOptions:j,selectedValue:_,multiple:c,optionRefs:B,onOptionChange:V,onKeyDown:he,renderOption:f,maxHeight:w}):jsx(Sc,{isOpen:R,selectId:L,searchable:b,searchTerm:H,searchInputRef:G,onSearchChange:F,filteredOptions:j,selectedValue:_,multiple:c,optionRefs:B,onOptionChange:V,onKeyDown:he,renderOption:f,maxHeight:w,triggerRef:Ve,dropdownRef:Ce,dropdownClassName:x})]})}),(o||i)&&jsxs("div",{className:"sui-mt-2",children:[o&&jsx("p",{id:`${L}-error`,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:o}),!o&&i&&jsx("p",{id:`${L}-help`,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:i})]})]})});zn.displayName="Select";var Qp=cva("sui-animate-shimmer",{variants:{variant:{text:"sui-rounded",circle:"sui-rounded-full",rectangle:"sui-rounded-xs"},size:{sm:"sui-h-4",md:"sui-h-5",lg:"sui-h-6"}},defaultVariants:{variant:"text",size:"md"}}),Ec=r=>{if(r!==void 0)return typeof r=="number"?`${r}px`:r},Lo=forwardRef(({className:r,variant:e="text",size:t="md",width:o,height:i,"aria-label":s,style:n,...a},l)=>{let u=Ec(o),c=Ec(i),d=u,p=c;return e==="circle"&&(u&&!c&&(p=u),c&&!u&&(d=c)),jsx("div",{ref:l,role:"status","aria-busy":"true","aria-label":s??"Loading content",className:g(Qp({variant:e,size:t}),r),style:{width:d,height:p,...n},...a})});Lo.displayName="Skeleton";var Gn=forwardRef(({className:r,lines:e=3,gap:t="0.5rem",style:o,...i},s)=>jsx("div",{ref:s,className:g("sui-flex sui-flex-col",r),style:{gap:typeof t=="number"?`${t}px`:t,...o},...i,children:Array.from({length:e}).map((n,a)=>jsx(Lo,{variant:"text",width:a===e-1&&e>1?"80%":"100%"},a))}));Gn.displayName="SkeletonText";var Tc=createContext(null);function On(){let r=useContext(Tc);if(!r)throw new Error("Tabs components must be used inside <Tabs>");return r}var _n=({className:r,value:e,defaultValue:t,onValueChange:o,children:i})=>{let s=useId(),[n,a]=ze({value:e,defaultValue:t,onChange:o}),l=useMemo(()=>({value:n,setValue:u=>a(u),idBase:s}),[n,s,a]);return jsx(Tc.Provider,{value:l,children:jsx("div",{className:g("sui-w-full",r),children:i})})},Wn=({className:r,dense:e=false,...t})=>{let{value:o,setValue:i}=On(),s=useRef(null),[n,a]=useState({left:0,width:0}),l=useCallback(()=>{let c=s.current;if(!c)return;let d=c.querySelector(`button[role="tab"][data-value="${CSS.escape(o??"")}"]`);if(!d){a(h=>h.width===0?h:{left:0,width:0});return}let p=c.getBoundingClientRect(),m=d.getBoundingClientRect();a({left:m.left-p.left,width:m.width});},[o]);useEffect(()=>{l();},[l]),useEffect(()=>{let c=s.current;if(!c)return;let d=new ResizeObserver(l);d.observe(c);let p=c.querySelector(`button[role="tab"][data-value="${CSS.escape(o??"")}"]`);return p instanceof HTMLElement&&d.observe(p),window.addEventListener("resize",l),()=>{d.disconnect(),window.removeEventListener("resize",l);}},[l,o]),useEffect(()=>{if(o)return;let c=s.current;if(!c)return;let p=c.querySelector("button[role='tab']:not([disabled])")?.getAttribute("data-value");p&&i(p);},[o,i]);let u=useCallback(c=>{let d=s.current;if(!d)return;let p=Array.from(d.querySelectorAll("button[role='tab']:not([disabled])"));if(p.length===0)return;let m=p.findIndex(f=>f.getAttribute("data-value")===o),h=f=>{let b=(f+p.length)%p.length;p[b]?.focus(),p[b]?.click();};switch(c.key){case "ArrowRight":c.preventDefault(),h((m+1)%p.length);break;case "ArrowLeft":c.preventDefault(),h((m-1+p.length)%p.length);break;case "Home":c.preventDefault(),h(0);break;case "End":c.preventDefault(),h(p.length-1);break}},[o]);return jsxs("div",{role:"tablist",ref:s,onKeyDown:u,className:g("sui-relative sui-flex sui-gap-3 sui-border-b sui-border-stroke-level3 sui-px-1 sui-sm:gap-6 sui-sm:px-2",e?"sui-px-0":"sui-px-2",r),tabIndex:0,...t,children:[jsx("div",{"aria-hidden":true,className:"sui-pointer-events-none sui-absolute sui-bottom-[-1px] sui-h-[2px] sui-bg-primary sui-transition-all sui-duration-300",style:{left:n.left,width:n.width}}),t.children]})},$n=forwardRef(({className:r,value:e,icon:t,children:o,disabled:i,...s},n)=>{let{value:a,setValue:l,idBase:u}=On(),c=a===e,d=useRef(null),p=kr(n,d),m=s["aria-label"],h=!o;return useEffect(()=>{c?d.current?.setAttribute("data-active","true"):d.current?.removeAttribute("data-active");},[c]),jsxs("button",{ref:p,type:"button",role:"tab","data-value":e,id:`${u}-tab-${e}`,"aria-selected":c,"aria-controls":`${u}-panel-${e}`,tabIndex:c?0:-1,disabled:i,onClick:()=>l(e),className:g("sui-relative sui-flex sui-items-center sui-gap-2","sui-py-3",!c&&"sui-text-[#777E90] sui-body-16",c&&"sui-text-primary sui-body-16-medium","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary sui-ring-offset-2",i&&"sui-opacity-40 sui-cursor-not-allowed",r),"aria-label":h?m:void 0,title:h?m??e:void 0,...s,children:[t&&jsx("span",{className:g("sui-inline-flex sui-items-center sui-justify-center",!o&&"sui-w-5 sui-h-5"),children:t}),o&&jsx("span",{children:o})]})}),Un=({className:r,value:e,children:t,forceMount:o,...i})=>{let{value:s,idBase:n}=On(),a=s===e;return !o&&!a?null:jsx("div",{role:"tabpanel",id:`${n}-panel-${e}`,"aria-labelledby":`${n}-tab-${e}`,hidden:!a,className:g("sui-pt-4",r),...i,children:jsx("div",{className:g(a&&"sui-animate-fade-in"),children:t})})};_n.displayName="Tabs";Wn.displayName="TabsList";Un.displayName="TabsContent";$n.displayName="TabsTrigger";var c4=r=>{if(r instanceof Date)return r.getTime();let e=new Date(r).getTime();return Number.isFinite(e)?e:Date.now()},Dc=(r,e={})=>{let{intervalMs:t=1e3,onComplete:o}=e,[i,s]=useState(0),n=useRef(false),a=useRef(),l=c4(r);return useEffect(()=>{a.current=o;},[o]),useEffect(()=>{if(typeof window>"u")return;if(!Number.isFinite(l)){s(0);return}n.current=false;let u=()=>{let d=Math.max(0,l-Date.now());s(d),d===0&&!n.current&&(n.current=true,a.current?.());};u();let c=window.setInterval(u,t);return ()=>window.clearInterval(c)},[t,l]),i};var g4=["days","hours","minutes","seconds"],Bc=1e3,Fc=Bc*60,Hc=Fc*60,h4=Hc*24,b4={days:h4,hours:Hc,minutes:Fc,seconds:Bc},y4={days:"Days",hours:"Hours",minutes:"Mins",seconds:"Secs"},zc=(r,e)=>{let t=Math.max(0,r),o={},i=t;for(let s of g4){if(!e.includes(s))continue;let n=b4[s],a=Math.floor(i/n);o[s]=a,i-=a*n;}return o},jn={lg:{column:"sui-flex sui-flex-col sui-items-center sui-gap-3 sui-w-20",box:"sui-min-w-12 sui-h-12 sui-rounded-lg sui-bg-white sui-shadow-soft sui-flex sui-items-center sui-justify-center sui-heading-24-medium sui-px-3",label:"sui-title-20-medium",separatorWrapper:"sui-h-12 sui-flex sui-items-center sui-justify-center sui-mx-2",separator:"sui-heading-24-medium",unitLabel:"sui-body-16-medium"},sm:{column:"sui-flex sui-flex-col sui-items-center sui-gap-2 sui-w-12",box:"sui-min-w-8 sui-h-8 sui-rounded-lg sui-bg-white sui-shadow-soft sui-flex sui-items-center sui-justify-center sui-title-16-medium sui-px-2",label:"sui-body-14-medium",separatorWrapper:"sui-h-8 sui-flex sui-items-center sui-justify-center sui-mx-2",separator:"sui-title-16-medium",unitLabel:"sui-body-12-medium"}},x4=({value:r,unitLabel:e,size:t})=>{let o=jn[t],[i,s]=useState(false),n=useRef(r);return useEffect(()=>{if(r!==n.current){n.current=r,s(true);let a=window.setTimeout(()=>{s(false);},200);return ()=>window.clearTimeout(a)}},[r]),jsxs("div",{className:o.column,children:[jsx("div",{className:g("sui-transition-transform sui-duration-200",i&&"sui-scale-110",o.box),children:String(r).padStart(2,"0")}),jsx("span",{className:o.unitLabel,children:e})]})},w4=({size:r})=>{let e=jn[r];return jsx("div",{"aria-hidden":"true",className:e.separatorWrapper,children:jsx("span",{className:e.separator,children:":"})})},k4=["days","hours","minutes","seconds"],Kn=forwardRef(({targetDate:r,displayUnits:e=k4,size:t="sm",label:o,className:i,onComplete:s,unitLabels:n,...a},l)=>{let u=Dc(r,{onComplete:s}),c=zc(u,e),d={...y4,...n??{}};return jsxs("div",{ref:l,role:"timer","aria-label":o,className:g("sui-flex sui-flex-col sui-items-center sui-gap-3",i),...a,children:[o&&jsx("span",{className:jn[t].label,children:o}),jsx("div",{className:"sui-flex sui-items-start",children:e.map((p,m)=>{let h=m===e.length-1,f=c[p]??0;return jsxs(Fragment$1,{children:[jsx(x4,{unit:p,value:f,size:t,unitLabel:d[p]}),!h&&jsx(w4,{size:t})]},p)})})]})});Kn.displayName="Countdown";var Gc={nm:"redeem",ddd:0,h:720,w:1280,meta:{g:"@lottiefiles/toolkit-js 0.33.2"},layers:[{ty:4,nm:"yellow star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[205.196,70.738,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[603.627,496.761,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-55},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-50},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-45},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-40},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-30},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-25},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-15},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-5},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:0},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:5},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:15},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:25},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:30},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:40},{s:[0],t:45}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.303,.719],[2.455,1.034],[-0.72,.304],[-1.035,2.455],[-0.303,-0.719],[-2.455,-1.034],[.719,-0.304],[1.035,-2.455]],o:[[-1.035,-2.455],[-0.72,-0.304],[2.455,-1.034],[.303,-0.719],[1.035,2.455],[.719,.304],[-2.455,1.034],[-0.303,.719]],v:[[-0.797,6.254],[-6.254,.798],[-6.254,-0.798],[-0.797,-6.254],[.798,-6.254],[6.254,-0.798],[6.254,.798],[.798,6.254]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8157,.0078,.1059],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[403.169,7.223],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.303,.719],[2.456,1.034],[-0.719,.304],[-1.035,2.455],[-0.304,-0.719],[-2.455,-1.034],[.72,-0.304],[1.034,-2.455]],o:[[-1.035,-2.455],[-0.719,-0.304],[2.456,-1.034],[.303,-0.719],[1.034,2.455],[.72,.304],[-2.455,1.034],[-0.304,.719]],v:[[-0.798,6.254],[-6.255,.798],[-6.255,-0.799],[-0.798,-6.255],[.799,-6.255],[6.253,-0.799],[6.253,.798],[.799,6.254]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8157,.0078,.1059],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[7.223,134.253],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:1},{ty:4,nm:"pink star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[9.91,9.91,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[35.204,49.828,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-50},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-40},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-30},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:0},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:30},{s:[0],t:40}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.42,.996],[3.401,1.434],[-0.997,.42],[-1.433,3.4],[-0.419,-0.997],[-3.401,-1.433],[.996,-0.42],[1.434,-3.401]],o:[[-1.433,-3.401],[-0.997,-0.42],[3.401,-1.433],[.42,-0.997],[1.434,3.4],[.996,.42],[-3.401,1.434],[-0.419,.996]],v:[[-1.105,8.664],[-8.663,1.105],[-8.663,-1.106],[-1.105,-8.663],[1.106,-8.663],[8.665,-1.106],[8.665,1.105],[1.106,8.664]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.6863,.6],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[9.91,9.91],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:2,parent:1},{ty:4,nm:"red star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[16.012,16.013,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[437.319,112.103,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-40},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:0},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:20},{s:[0],t:40}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.686,1.626],[5.549,2.338],[-1.626,.685],[-2.339,5.548],[-0.685,-1.627],[-5.548,-2.339],[1.626,-0.686],[2.339,-5.55]],o:[[-2.339,-5.55],[-1.626,-0.686],[5.549,-2.339],[.686,-1.627],[2.339,5.548],[1.626,.685],[-5.548,2.338],[-0.685,1.626]],v:[[-1.804,14.136],[-14.136,1.805],[-14.136,-1.803],[-1.804,-14.135],[1.804,-14.135],[14.136,-1.803],[14.136,1.805],[1.804,14.136]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.4706,.3137],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[16.012,16.013],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:3,parent:1},{ty:4,nm:"green star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[15.974,15.973,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[7.223,-54.324,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-10},{s:[0],t:15}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.684,1.622],[5.535,2.333],[-1.623,.683],[-2.333,5.536],[-0.684,-1.622],[-5.535,-2.333],[1.622,-0.683],[2.333,-5.535]],o:[[-2.333,-5.535],[-1.623,-0.683],[5.535,-2.333],[.684,-1.622],[2.333,5.536],[1.622,.683],[-5.535,2.333],[-0.684,1.622]],v:[[-1.799,14.101],[-14.101,1.8],[-14.101,-1.799],[-1.799,-14.101],[1.8,-14.101],[14.101,-1.799],[14.101,1.8],[1.8,14.101]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[15.973,15.974],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:4,parent:1},{ty:4,nm:"blue star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[10.31,10.31,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[427.519,-75.585,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-50},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-40},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-30},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:0},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:20},{s:[0],t:30}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.437,1.038],[3.542,1.492],[-1.037,.438],[-1.493,3.542],[-0.438,-1.038],[-3.541,-1.493],[1.038,-0.438],[1.492,-3.541]],o:[[-1.493,-3.541],[-1.037,-0.438],[3.542,-1.493],[.437,-1.038],[1.492,3.542],[1.038,.438],[-3.541,1.492],[-0.438,1.038]],v:[[-1.151,9.022],[-9.023,1.152],[-9.023,-1.151],[-1.151,-9.022],[1.151,-9.022],[9.021,-1.151],[9.021,1.152],[1.151,9.022]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.5922,.7373,.9843],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[10.31,10.31],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:5,parent:1},{ty:4,nm:"dark blue star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[7.223,7.224,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-25.06,-123.438,0],t:38,ti:[0,-52.667,0],to:[0,52.667,0]},{s:[-25.06,192.562,0],t:75}],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:38},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:45},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:55},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:65},{s:[100],t:75}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.303,.719],[2.455,1.035],[-0.719,.303],[-1.035,2.455],[-0.303,-0.72],[-2.455,-1.035],[.719,-0.303],[1.035,-2.455]],o:[[-1.035,-2.455],[-0.719,-0.303],[2.455,-1.035],[.303,-0.72],[1.035,2.455],[.719,.303],[-2.455,1.035],[-0.303,.719]],v:[[-0.798,6.254],[-6.254,.798],[-6.254,-0.797],[-0.798,-6.254],[.798,-6.254],[6.254,-0.797],[6.254,.798],[.798,6.254]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.4157,.6275,.9765],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[7.223,7.224],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:6,parent:1},{ty:4,nm:"dark blue two Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[7.223,7.223,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[372.728,-234.232,0],t:38,ti:[0,-71,0],to:[0,71,0]},{s:[372.728,191.768,0],t:80}],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:38},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:47},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:57},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:67},{s:[100],t:80}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.304,.719],[2.454,1.035],[-0.72,.303],[-1.034,2.455],[-0.304,-0.72],[-2.455,-1.035],[.719,-0.303],[1.035,-2.455]],o:[[-1.034,-2.455],[-0.72,-0.303],[2.454,-1.035],[.304,-0.72],[1.035,2.455],[.719,.303],[-2.455,1.035],[-0.304,.719]],v:[[-0.798,6.254],[-6.253,.798],[-6.253,-0.797],[-0.798,-6.254],[.799,-6.254],[6.255,-0.797],[6.255,.798],[.799,6.254]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.4157,.6275,.9765],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[7.223,7.224],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:7,parent:1},{ty:4,nm:"blue ribbon Outlines 2",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[19.474,13.054,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[229.702,-1.812,0],t:37,ti:[64.333,18.667,0],to:[-58,-44.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-118.298,-269.812,0],t:39,ti:[-23,-44.333,0],to:[-64.333,-18.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-156.298,-113.812,0],t:52,ti:[-9,-51.167,0],to:[23,44.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[19.702,-3.812,0],t:65,ti:[20.333,-32.833,0],to:[9,51.167,0]},{s:[-102.298,193.188,0],t:77}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[94],t:52},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[201],t:65},{s:[344],t:77}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-5.163,6.737],[0,0],[14.56,9.059]],o:[[0,0],[0,0],[0,0]],v:[[6.556,-7.969],[15.362,-2.95],[-15.362,-1.09]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.7098,.8118,.9882],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[23.335,17.889],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[3.361,5.367],[-0.117,.316],[0,0],[-5.598,-4.903],[-2.322,-0.274]],o:[[0,0],[-2.494,-3.983],[0,0],[0,0],[1.715,1.503],[2.559,.302]],v:[[9.536,8.359],[-0.35,.886],[-2.131,-9.708],[-9.536,-8.679],[-2.795,6.126],[5.224,9.406]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.4157,.6275,.9765],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[9.786,9.958],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:8,parent:1},{ty:4,nm:"blue ribbon Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[19.474,13.054,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[229.702,-1.812,0],t:37,ti:[-23.667,7.667,0],to:[18,-22.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[337.702,-137.812,0],t:39,ti:[10,-30,0],to:[23.667,-7.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[371.702,-47.812,0],t:49,ti:[10.333,-40.667,0],to:[-10,30,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[277.702,42.188,0],t:58,ti:[-5.333,-25.667,0],to:[-10.333,40.667,0]},{s:[309.702,196.188,0],t:67}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[117],t:49},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[239],t:58},{s:[517],t:67}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-5.163,6.737],[0,0],[14.56,9.059]],o:[[0,0],[0,0],[0,0]],v:[[6.556,-7.969],[15.362,-2.95],[-15.362,-1.09]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.7098,.8118,.9882],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[23.335,17.889],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[3.361,5.367],[-0.117,.316],[0,0],[-5.598,-4.903],[-2.322,-0.274]],o:[[0,0],[-2.494,-3.983],[0,0],[0,0],[1.715,1.503],[2.559,.302]],v:[[9.536,8.359],[-0.35,.886],[-2.131,-9.708],[-9.536,-8.679],[-2.795,6.126],[5.224,9.406]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.4157,.6275,.9765],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[9.786,9.958],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:9,parent:1},{ty:4,nm:"yellow ribbon Outlines 2",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[16.459,13.909,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[228.06,-6.701,0],t:37,ti:[29,30.667,0],to:[-11.667,-57.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[158.06,-350.701,0],t:39,ti:[2.667,-53.333,0],to:[-29,-30.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[54.06,-190.701,0],t:52,ti:[-0.333,-47.667,0],to:[-2.667,53.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[142.06,-30.701,0],t:65,ti:[-15,-38,0],to:[.333,47.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[56.06,95.299,0],t:78,ti:[-29.333,-17,0],to:[15,38,0]},{s:[232.06,197.299,0],t:89}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-51],t:52},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-183],t:65},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-266],t:78},{s:[-555],t:89}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[18.947,9.742],[-0.809,-12.068]],o:[[0,0],[0,0],[0,0]],v:[[6.651,10.708],[-9.474,-10.708],[-1.911,5.683]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.9176,.6902],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[23.195,16.859],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[11.855,-6.002],[0,0],[-13.409,-10.223]],o:[[0,0],[0,0],[0,0],[8.773,6.69]],v:[[9.227,7.906],[-8.566,2.74],[-14.499,-4.451],[5.725,1.766]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7843,.2157],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[14.748,8.707],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:10,parent:1},{ty:4,nm:"yellow ribbon Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[16.459,13.909,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[228.06,-6.701,0],t:37,ti:[-30.667,-7.333,0],to:[43,-12.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[486.06,-80.701,0],t:39,ti:[-1.667,-34,0],to:[30.667,7.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[412.06,37.299,0],t:47,ti:[-0.333,-26.833,0],to:[1.667,34,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[496.06,123.299,0],t:56,ti:[13.667,-12.5,0],to:[.333,26.833,0]},{s:[414.06,198.299,0],t:63}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[132],t:47},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[279],t:56},{s:[497],t:63}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[18.947,9.742],[-0.809,-12.068]],o:[[0,0],[0,0],[0,0]],v:[[6.651,10.708],[-9.474,-10.708],[-1.911,5.683]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.9176,.6902],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[23.195,16.859],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[11.855,-6.002],[0,0],[-13.409,-10.223]],o:[[0,0],[0,0],[0,0],[8.773,6.69]],v:[[9.227,7.906],[-8.566,2.74],[-14.499,-4.451],[5.725,1.766]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7843,.2157],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[14.748,8.707],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:11,parent:1},{ty:4,nm:"yellow ribbon 2 Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[20.424,10.264,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[198.891,-2.898,0],t:37,ti:[15.333,-9.667,0],to:[-28.667,-11,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[26.891,-68.898,0],t:39,ti:[-3,-44,0],to:[-15.333,9.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[106.891,55.102,0],t:49,ti:[10.333,-23.333,0],to:[3,44,0]},{s:[44.891,195.102,0],t:59}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[155],t:49},{s:[560],t:59}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[-21.359,9.696],[10.969,7.548]],o:[[0,0],[0,0],[0,0]],v:[[-14.753,-3.23],[14.753,-2.511],[-4.564,-7.185]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.9176,.6902],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[15.003,13.092],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[-2.92,14.334],[0,0],[17.989,-4.587]],o:[[0,0],[0,0],[0,0],[-11.77,3.002]],v:[[-11.402,3.928],[5.217,-7.9],[15.48,-8.104],[-3.71,5.102]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7843,.2157],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[25.119,8.354],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:12,parent:1},{ty:4,nm:"green ribbon Outlines 4",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[8.183,6.997,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[244.796,2.622,0],t:37,ti:[-49.667,4.333,0],to:[58.333,-31.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[594.796,-187.378,0],t:39,ti:[27.333,-41.333,0],to:[49.667,-4.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[542.796,-23.378,0],t:57,ti:[32.667,-36.667,0],to:[-27.333,41.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[430.796,60.622,0],t:74,ti:[14,-22.667,0],to:[-32.667,36.667,0]},{s:[346.796,196.622,0],t:90}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[103],t:57},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[207],t:74},{s:[297],t:90}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-0.912,3.829],[.729,5.288],[1.459,-2.189],[-3.647,-1.641]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[7.933,2.918],[.273,-6.747],[-7.933,-4.193],[-1.186,6.2]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[8.182,6.997],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:13,parent:1},{ty:4,nm:"green ribbon Outlines 3",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[8.183,6.997,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[244.796,2.622,0],t:37,ti:[49.333,21,0],to:[-34.667,-40.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[36.796,-241.378,0],t:39,ti:[-11.667,-41.667,0],to:[-49.333,-21,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-51.204,-123.378,0],t:52,ti:[-0.667,-36.667,0],to:[11.667,41.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[106.796,8.622,0],t:65,ti:[0,-31.667,0],to:[.667,36.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-47.204,96.622,0],t:78,ti:[-25.667,-17,0],to:[0,31.667,0]},{s:[106.796,198.622,0],t:90}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-103],t:52},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-175],t:65},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-251],t:78},{s:[-405],t:90}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-0.912,3.829],[.729,5.288],[1.459,-2.189],[-3.647,-1.641]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[7.933,2.918],[.273,-6.747],[-7.933,-4.193],[-1.186,6.2]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[8.182,6.997],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:14,parent:1},{ty:4,nm:"green ribbon Outlines 2",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[8.183,6.997,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[244.796,2.622,0],t:37,ti:[-50.667,25.333,0],to:[44.667,-51.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[512.796,-305.378,0],t:39,ti:[13.333,-42,0],to:[50.667,-25.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[548.796,-149.378,0],t:54,ti:[-9.333,-29.667,0],to:[-13.333,42,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[432.796,-53.378,0],t:69,ti:[-10.333,-41.833,0],to:[9.333,29.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[604.796,28.622,0],t:83,ti:[18.333,-28.167,0],to:[10.333,41.833,0]},{s:[494.796,197.622,0],t:97}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-112],t:54},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-167],t:69},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-249],t:83},{s:[-434],t:97}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-0.912,3.829],[.729,5.288],[1.459,-2.189],[-3.647,-1.641]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[7.933,2.918],[.273,-6.747],[-7.933,-4.193],[-1.186,6.2]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[8.182,6.997],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:15,parent:1},{ty:4,nm:"green ribbon Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[8.183,6.997,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[244.796,2.622,0],t:37,ti:[-7.667,-11,0],to:[24.333,-10.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[390.796,-59.378,0],t:39,ti:[15,-32.333,0],to:[7.667,11,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[290.796,68.622,0],t:45,ti:[15,-21.667,0],to:[-15,32.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[300.796,134.622,0],t:51,ti:[16.667,-10.667,0],to:[-15,21.667,0]},{s:[200.796,198.622,0],t:57}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[121],t:45},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[218],t:51},{s:[386],t:57}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-0.912,3.829],[.729,5.288],[1.459,-2.189],[-3.647,-1.641]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[7.933,2.918],[.273,-6.747],[-7.933,-4.193],[-1.186,6.2]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[8.182,6.997],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:16,parent:1},{ty:4,nm:"gift cover Outlines",sr:1,st:-60,op:71,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[119.038,57.367,0],ix:1},s:{a:0,k:[100,100,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[109.46,-55.998,0],t:37,ti:[8.387,16.667,0],to:[-8.436,-9.876,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[58.843,-115.255,0],t:38,ti:[1.082,14.634,0],to:[-8.387,-16.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[59.136,-155.999,0],t:39,ti:[1.131,7.844,0],to:[-1.082,-14.634,0]},{s:[52.35,-203.06,0],t:40}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-20],t:38},{s:[-38],t:39}],ix:10},sa:{a:0,k:0},o:{a:0,k:100,ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[2.902,.005],[0,0],[.005,-2.902],[0,0],[0,0],[0,0]],o:[[0,0],[-2.902,-5e-3],[0,0],[0,0],[0,0],[.005,-2.902]],v:[[14.842,-10.885],[-14.802,-10.934],[-20.066,-5.688],[-20.094,10.871],[20.061,10.939],[20.089,-5.621]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8078,.0549,.0549],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[119.099,48.531],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[20.032,27.463],[-20.123,27.396],[-20.031,-27.463],[20.123,-27.396]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7451,.149],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[119.037,86.866],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 3",ix:3,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[6.795,.011],[0,0],[-0.011,6.795],[0,0],[-6.794,-0.012],[0,0],[.012,-6.794],[0,0]],o:[[0,0],[-6.795,-0.011],[0,0],[.011,-6.795],[0,0],[6.794,.011],[0,0],[-0.011,6.795]],v:[[106.403,27.608],[-106.495,27.253],[-118.776,14.93],[-118.726,-15.325],[-106.404,-27.607],[106.495,-27.252],[118.776,-14.93],[118.726,15.326]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8784,.1176,.1176],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[119.037,86.866],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 4",ix:4,cix:2,np:7,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[3.598,-3.984],[7.729,-2.694],[1.162,-0.417],[5.239,-1.375],[-0.238,.518],[-6.864,7.728],[-5.41,1.111],[-2.045,-0.638],[-0.81,-2.957]],o:[[-4.904,5.435],[-1.191,.415],[-5.252,1.888],[.24,-0.517],[4.68,-10.163],[3.677,-4.141],[2.355,-0.484],[3.066,.957],[1.271,4.649]],v:[[52.495,.88],[31.869,11.794],[28.334,13.038],[12.566,17.941],[13.283,16.387],[29.248,-11.103],[44.052,-19.983],[50.749,-19.835],[56.509,-14.018]]},ix:2}},{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 2",ix:2,d:1,ks:{a:0,k:{c:true,i:[[5.246,1.905],[1.189,.42],[4.887,5.451],[-1.287,4.645],[-3.07,.947],[-2.354,-0.491],[-3.662,-4.152],[-4.646,-10.178],[-0.238,-0.518]],o:[[-1.161,-0.421],[-7.721,-2.719],[-3.583,-3.996],[.819,-2.954],[2.047,-0.632],[5.405,1.129],[6.839,7.751],[.237,.519],[-5.234,-1.393]],v:[[-28.406,12.944],[-31.936,11.688],[-52.527,.706],[-56.49,-14.207],[-50.711,-20.004],[-44.013,-20.13],[-29.24,-11.201],[-13.367,16.342],[-12.655,17.9]]},ix:2}},{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 3",ix:3,d:1,ks:{a:0,k:{c:true,i:[[2.465,9.013],[7.439,2.321],[7.931,-8.931],[3.696,-7.505],[.158,0],[0,0],[5.748,6.514],[13.067,-4.031],[2.043,-7.372],[-6.616,-7.379],[-8.872,-3.125],[-1.121,-0.407],[-8.498,-1.821],[0,0],[0,0],[0,0],[0,0],[-8.594,3.087],[-1.151,.401],[-7.196,7.973]],o:[[-2.019,-7.379],[-13.053,-4.075],[-5.775,6.502],[-0.156,-0.011],[0,0],[-3.668,-7.508],[-7.901,-8.958],[-7.445,2.297],[-2.495,9.006],[7.17,7.997],[1.149,.405],[8.583,3.116],[0,0],[0,0],[0,0],[0,0],[8.505,-1.793],[1.123,-0.403],[8.882,-3.095],[6.641,-7.357]],v:[[69.391,-17.542],[54.727,-32.585],[19.262,-19.973],[5.579,1.41],[5.108,1.385],[-5.624,1.367],[-19.224,-20.036],[-54.648,-32.767],[-69.361,-17.773],[-62.471,9.621],[-36.374,24.285],[-32.964,25.497],[-7.221,32.939],[-4.715,36.798],[-0.072,34.587],[4.182,35.704],[7.082,32.962],[32.85,25.608],[36.264,24.406],[62.41,9.829]]},ix:2}},{ty:"mm",bm:0,hd:false,mn:"ADBE Vector Filter - Merge",nm:"Merge Paths 1",mm:1},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7451,.149],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[119.134,37.048],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:17,parent:19},{ty:4,nm:"cover shadow Outlines",sr:1,st:-60,op:71,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[109.34,9.052,0],ix:1},s:{a:0,k:[100,100,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[109.34,9.102,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:37},{s:[0],t:38}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:2,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[20.077,8.802],[-20.077,8.802],[-20.077,-8.802],[20.077,-8.802]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8667,.2784,.2784],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.34,9.052],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:2,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[109.09,8.802],[-109.09,8.802],[-109.09,-8.802],[109.09,-8.802]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.7529,.0275,.0275],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.34,9.052],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:18,parent:19},{ty:4,nm:"gift box Outlines",sr:1,st:-60,op:71,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[109.34,56.702,0],ix:1},s:{a:0,k:[100,100,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[620.721,501.9,0],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-47},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[19],t:-35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-22},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-13],t:-10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-2},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[16],t:5},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-13],t:11},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[14],t:16},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-14],t:20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[13],t:23},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-13],t:26},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[14],t:29},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-13],t:32},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[13],t:34},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-15],t:35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[14],t:36},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-16],t:37},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[9],t:38},{s:[0],t:40}],ix:10},sa:{a:0,k:0},o:{a:0,k:100,ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[20.077,56.452],[-20.077,56.452],[-20.077,-56.452],[20.077,-56.452]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7451,.149],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.34,56.702],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[11.212,0],[0,0],[0,11.212],[0,0],[0,0],[0,0]],o:[[0,0],[-11.212,0],[0,0],[0,0],[0,0],[0,11.212]],v:[[88.789,56.452],[-88.788,56.452],[-109.089,36.151],[-109.089,-56.452],[109.089,-56.452],[109.089,36.151]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8157,.0078,.1059],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.339,56.701],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:19},{ty:4,nm:"inner box sha Outlines",sr:1,st:-60,op:71,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[109.34,9.052,0],ix:1},s:{a:0,k:[100,100,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[109.339,-8.084,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:0,k:100,ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:2,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[109.09,8.802],[-109.09,8.802],[-109.09,-8.802],[109.09,-8.802]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.7529,.0275,.0275],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.34,9.052],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:20,parent:19}],v:"5.6.1",fr:25,op:75,ip:0,assets:[]};function M4(r){let e=r;return e.default?.default||e.default||r}var Yn=({open:r,onClose:e,animationData:t,title:o,children:i,onAnimationComplete:s,initialSegment:n,className:a})=>{let[l,u]=useState(false),[c,d]=useState(0),[p,m]=useState(null),h=useRef(null),f=useRef(null),b=useRef(null),y=useRef(false),w=useId();useEffect(()=>{r&&!p&&!y.current&&(y.current=true,import('lottie-react').then(S=>{let M=M4(S);m(()=>M);}).catch(S=>{console.error("CelebrationModal: Failed to load lottie-react",S),y.current=false;}));},[r,p]);let C=useMemo(()=>{if(n)return n;if(!t)return [0,55]},[n,t]),x=useMemo(()=>t??Gc,[t]),k=l?0:c/2;return useLayoutEffect(()=>{if(!f.current)return;let S=new ResizeObserver(M=>{M[0]&&d(M[0].contentRect.height);});return S.observe(f.current),()=>S.disconnect()},[r]),useEffect(()=>{if(!r)return;u(false);let S=setTimeout(()=>h.current?.focus(),50),M=document.body.style.overflow;document.body.style.overflow="hidden";let P=v=>{v.key==="Escape"&&e();};return window.addEventListener("keydown",P),()=>{window.removeEventListener("keydown",P),clearTimeout(S),document.body.style.overflow=M;}},[r,e]),r?jsx("div",{className:g("sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center","sui-bg-black/50 sui-backdrop-blur-sm sui-p-4","sui-animate-fade-in sui-duration-200",a),onClick:S=>{S.target===S.currentTarget&&e();},role:"presentation",children:jsxs("div",{ref:h,role:"dialog","aria-modal":"true","aria-labelledby":w,tabIndex:-1,className:g("sui-relative sui-w-full sui-max-w-[480px] sui-bg-white sui-rounded-xl sui-shadow-lg sui-overflow-hidden","sui-flex sui-flex-col sui-items-center sui-text-center sui-p-6 sui-sm:p-10","sui-animate-slide-up sui-duration-200","focus:sui-outline-none"),children:[jsx("button",{type:"button",onClick:e,className:"sui-absolute sui-top-4 sui-right-4 sui-p-2 sui-rounded-full sui-text-icon-gray hover:sui-bg-gray-100 hover:sui-text-icon-default sui-transition-colors sui-z-10","aria-label":"Close modal",children:jsx(ye,{size:20})}),jsxs("div",{className:"sui-flex sui-flex-col sui-items-center sui-justify-center sui-w-full sui-min-h-[320px]",children:[jsx("div",{className:"sui-transition-transform sui-duration-700 sui-ease-in-out sui-flex sui-items-center sui-justify-center sui-w-full sui-h-[220px]",style:{transform:`translateY(${k}px)`},children:p?jsx(p,{lottieRef:b,animationData:x,loop:false,autoplay:true,initialSegment:C,onComplete:()=>{u(true),s?.();},className:"sui-w-full sui-h-full"}):jsx("div",{"data-testid":"lottie-fallback",className:"sui-w-full sui-h-full sui-rounded-lg sui-bg-secondary-1 sui-animate-pulse"})}),jsxs("div",{ref:f,className:g("sui-flex sui-flex-col sui-items-center sui-gap-2 sui-transition-all sui-duration-700 sui-ease-in-out",l?"sui-opacity-100 sui-visible":"sui-opacity-0 sui-invisible"),"aria-hidden":!l,children:[jsx("h2",{id:w,className:"sui-text-20 sui-font-semibold sui-text-text-default",children:o}),i?jsx("div",{className:"sui-text-14 sui-text-text-secondary1 sui-leading-relaxed",children:i}):null]})]})]})}):null};Yn.displayName="CelebrationModal";var P4={success:{bg:"sui-bg-[#DCFCE4]",border:"sui-border-[#48C1B5]"},info:{bg:"sui-bg-[#DAECFF]",border:"sui-border-[#9DC0EE]"},warn:{bg:"sui-bg-[#FFF3D3]",border:"sui-border-[#F7D9A4]"},error:{bg:"sui-bg-[#FDE3E5]",border:"sui-border-[#F4B0A1]"}},N4={success:"#48C1B5",info:"#9DC0EE",warn:"#F7D9A4",error:"#F4B0A1"},I4={success:Ut,info:Fs,warn:Js,error:$t},Xn=({status:r,title:e,message:t,className:o,actions:i,onClose:s,autoCloseMs:n=5e3,showProgress:a=true,customIcon:l,renderIcon:u,renderCloseButton:c,renderProgress:d,hideCloseButton:p=false})=>{let[m,h]=useState(100),f=useRef(null),b=useRef(null),y=useRef(n),w=useRef(Date.now()),C=useRef(false),x=useRef(null),k=useCallback(()=>{s?.();},[s]),S=useCallback(j=>{if(C.current)return;let _=Date.now()-j,E=Math.max(0,y.current-_),V=Math.max(0,Math.min(100,E/n*100));h(V),E>0&&!C.current&&(b.current=requestAnimationFrame(()=>S(j)));},[n]),M=useCallback(()=>{!n||C.current||(w.current=Date.now(),f.current=setTimeout(k,y.current),a&&(b.current=requestAnimationFrame(()=>S(w.current))));},[n,a,k,S]),P=useCallback(()=>{if(!n||C.current)return;f.current&&(clearTimeout(f.current),f.current=null),b.current&&(cancelAnimationFrame(b.current),b.current=null);let j=Date.now()-w.current;y.current=Math.max(0,y.current-j),C.current=true;},[n]),v=useCallback(()=>{!n||!C.current||(w.current=Date.now(),C.current=false,M());},[n,M]);useEffect(()=>(y.current=n,h(100),C.current=false,n>0&&M(),()=>{f.current&&clearTimeout(f.current),b.current&&cancelAnimationFrame(b.current);}),[n,M]);let L=useCallback(()=>{P();},[P]),T=useCallback(()=>{v();},[v]),I=useCallback(j=>{x.current?.contains(j.target)&&L();},[L]),A=useCallback(j=>{x.current?.contains(j.relatedTarget)||T();},[T]),R=I4[r],H=P4[r],B=N4[r],G=u?u(r):l||jsx(R,{size:24});return jsxs("div",{ref:x,role:"status",className:g("sui-relative sui-flex sui-flex-col sui-gap-3 sui-rounded-[12px] sui-border sui-overflow-hidden sui-p-3 sui-pr-10 sui-sm:flex-row sui-sm:items-start sui-sm:gap-4 sui-sm:p-5",H.bg,H.border,o),onMouseEnter:L,onMouseLeave:T,onFocus:I,onBlur:A,children:[G,jsxs("div",{className:"sui-flex sui-min-w-0 sui-flex-1 sui-flex-col sui-gap-1 sui-max-w-[366px]",children:[jsx("p",{className:"sui-font-medium sui-text-16 sui-text-text-default sui-truncate",children:e}),t?jsx("div",{className:"sui-text-14 sui-text-text-secondary1 sui-leading-[150%] sui-max-h-32 sui-overflow-y-auto",children:t}):null]}),jsx("div",{className:"sui-ml-0 sui-flex sui-items-center sui-justify-center sui-gap-3 sui-sm:ml-2 sui-sm:self-center sui-sm:gap-4",children:Array.isArray(i)?i.map((j,_)=>jsx(q,{size:"md",variant:j.variant??"link",onClick:j.onClick,children:j.label},`${j.label}-${_}`)):null}),a&&n>0?d?d(m,r):jsx("div",{className:"sui-absolute sui-bottom-0 sui-left-0 sui-right-0 sui-h-1 sui-overflow-hidden sui-rounded-b-[12px]",children:jsx("div",{"data-testid":"toast-progress",className:"sui-h-full",style:{width:`${m}%`,backgroundColor:B,transition:"width 100ms linear"}})}):null,!p&&(c?c({onClick:k}):jsx("button",{type:"button","aria-label":"Close",onClick:k,className:"sui-absolute sui-right-2 sui-top-5 sui-inline-flex sui-h-8 sui-w-8 sui-items-center sui-justify-center sui-rounded-full hover:sui-bg-white/60 focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",children:jsx(ye,{size:24,className:"sui-text-stroke-brand"})}))]})};Xn.displayName="Toast";var R4={"top-left":"sui-top-4 sui-left-4","top-right":"sui-top-4 sui-right-4","top-center":"sui-top-4 sui-left-1/2 -sui-translate-x-1/2","bottom-left":"sui-bottom-4 sui-left-4","bottom-right":"sui-bottom-4 sui-right-4","bottom-center":"sui-bottom-4 sui-left-1/2 -sui-translate-x-1/2"},ea=({position:r="top-right",className:e,children:t,width:o="420px"})=>jsx("div",{className:g("sui-pointer-events-none sui-fixed sui-z-[9999]",R4[r],e),role:"region","aria-live":"polite",children:jsx("div",{className:"sui-flex sui-max-w-[95vw] sui-flex-col sui-gap-3",style:{width:typeof o=="number"?`${o}px`:o},children:Children.map(t,i=>jsx("div",{className:"sui-pointer-events-auto",children:i}))})});ea.displayName="ToastContainer";var U4="sui-absolute sui-w-2 sui-h-2 sui-bg-black sui-pointer-events-none",ra=({children:r,content:e,className:t,containerClassName:o,side:i="auto",align:s="center",open:n,defaultOpen:a=false,disabled:l=false,delayMs:u=150,id:c,withBackdrop:d=false,portal:p=false,showArrow:m=true,renderArrow:h,arrowClassName:f})=>{let b=useId(),y=c??b,[w,C]=useState(a),x=typeof n=="boolean"?n:w,k=useRef(null),S=useRef(null);useEffect(()=>()=>{k.current&&window.clearTimeout(k.current);},[]);let M=()=>{l||typeof n=="boolean"||(k.current&&window.clearTimeout(k.current),k.current=window.setTimeout(()=>C(true),u));},P=()=>{l||typeof n=="boolean"||(k.current&&window.clearTimeout(k.current),C(false));},v=i==="auto"?"top":i,L=s==="center"?v:`${v}-${s}`,{refs:T,floatingStyles:I,middlewareData:A,placement:R}=useFloating({placement:L,whileElementsMounted:autoUpdate,strategy:p?"fixed":"absolute",middleware:[offset(16),flip(),shift({padding:24}),arrow({element:S,padding:12})]}),H=T.setReference,B=T.setFloating,G=r&&isValidElement(r)?cloneElement(r,{"aria-describedby":x?y:void 0}):r,j=jsxs("div",{ref:B,style:I,className:"sui-z-50 sui-pointer-events-none",children:[d&&jsx("span",{"aria-hidden":"true",className:g("sui-z-40 sui-pointer-events-none sui-rounded-lg sui-animate-fade-in","-sui-inset-1 sui-backdrop-blur-sm sui-bg-black/10")}),jsxs("div",{role:"tooltip",id:y,className:g("sui-z-50 sui-bg-black sui-text-white sui-text-12 sui-px-3 sui-py-2 sui-rounded-md sui-shadow-md sui-animate-fade-in sui-pointer-events-auto",t),children:[e,m&&(h?h():jsx("span",{ref:S,className:g(U4,f),style:{left:A.arrow?.x!=null?`${A.arrow.x}px`:"",top:A.arrow?.y!=null?`${A.arrow.y}px`:"",[{top:"bottom",bottom:"top",left:"right",right:"left"}[R.split("-")[0]]]:"-8px",clipPath:"polygon(50% 0, 0 100%, 100% 100%)",transform:{top:"rotate(180deg)",bottom:"rotate(0deg)",left:"rotate(90deg)",right:"rotate(-90deg)"}[R.split("-")[0]]},"aria-hidden":"true"}))]})]});return jsxs("span",{ref:_=>{H(_);},className:g("sui-inline-flex sui-relative sui-align-middle",l&&"sui-cursor-not-allowed",o),onMouseEnter:M,onMouseLeave:P,onFocus:M,onBlur:P,children:[G,x&&!l&&(p?createPortal(j,document.body):j)]})};ra.displayName="Tooltip";var oa=({value:r,onChange:e,className:t,"aria-label":o="Toggle view",gridIcon:i,listIcon:s,gridLabel:n="Grid view",listLabel:a="List view",renderOption:l})=>{let u=useRef(null),c=useRef(null),d=f=>{f!==r&&e?.(f);},p=f=>{f==="grid"?u.current?.focus():c.current?.focus();},m=f=>{f.key==="ArrowLeft"||f.key==="ArrowUp"?(f.preventDefault(),d("grid"),p("grid")):(f.key==="ArrowRight"||f.key==="ArrowDown")&&(f.preventDefault(),d("list"),p("list"));},h=r==="grid";return l?jsxs("div",{role:"radiogroup","aria-label":o,className:g("sui-relative sui-inline-flex sui-h-12 sui-items-center sui-justify-between sui-bg-secondary-2 sui-rounded-sm sui-px-4 sui-py-3","sui-gap-2",t),children:[jsx("div",{"aria-hidden":true,className:g("sui-absolute sui-top-1/2 sui-h-6 sui-w-6 sui--translate-y-1/2 sui-rounded-sm","sui-bg-secondary-2","sui-transition-all sui-duration-200 sui-ease-in-out",h?"sui-left-4":"sui-left-12")}),l("grid",{isActive:h,onClick:()=>d("grid"),onKeyDown:f=>{if(f.key==="Enter"||f.key===" "){f.preventDefault(),d("grid");return}m(f);},ref:u,ariaLabel:n}),l("list",{isActive:!h,onClick:()=>d("list"),onKeyDown:f=>{if(f.key==="Enter"||f.key===" "){f.preventDefault(),d("list");return}m(f);},ref:c,ariaLabel:a})]}):jsxs("div",{role:"radiogroup","aria-label":o,className:g("sui-relative sui-inline-flex sui-h-12 sui-items-center sui-justify-between sui-bg-secondary-2 sui-rounded-sm sui-px-4 sui-py-3","sui-gap-2",t),children:[jsx("div",{"aria-hidden":true,className:g("sui-absolute sui-top-1/2 sui-h-6 sui-w-6 sui--translate-y-1/2 sui-rounded-sm","sui-bg-secondary-2","sui-transition-all sui-duration-200 sui-ease-in-out",h?"sui-left-4":"sui-left-12")}),jsx("div",{ref:u,role:"radio","aria-checked":h,tabIndex:h?0:-1,onClick:()=>d("grid"),onKeyDown:f=>{if(f.key==="Enter"||f.key===" "){f.preventDefault(),d("grid");return}m(f);},className:g("sui-relative sui-z-[1] sui-inline-flex sui-items-center sui-justify-center sui-h-6 sui-w-6 sui-rounded-sm sui-cursor-pointer","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",h?"sui-text-icon-brand":"sui-text-icon-grayLight"),"aria-label":n,children:i||jsx(As,{className:g(h?"sui-text-primary":"sui-text-disabled")})}),jsx("div",{ref:c,role:"radio","aria-checked":!h,tabIndex:h?-1:0,onClick:()=>d("list"),onKeyDown:f=>{if(f.key==="Enter"||f.key===" "){f.preventDefault(),d("list");return}m(f);},className:g("sui-relative sui-z-[1] sui-inline-flex sui-items-center sui-justify-center sui-h-6 sui-w-6 sui-rounded-sm sui-cursor-pointer","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",h?"sui-text-icon-grayLight":"sui-text-icon-brand"),"aria-label":a,children:s||jsx(Hs,{className:g(h?"sui-text-disabled":"sui-text-primary")})})]})};oa.displayName="ViewToggle";var Pi=memo(forwardRef(({size:r,className:e,width:t,height:o,"aria-label":i,"aria-labelledby":s,"aria-hidden":n,...a},l)=>{let u=t??r??97,c=o??r??97,p=n??(i||s?void 0:true);return jsxs("svg",{ref:l,width:u,height:c,viewBox:"0 0 97 97",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-block sui-max-w-full sui-select-none sui-shrink-0",e),focusable:false,role:"img","aria-label":i,"aria-labelledby":s,"aria-hidden":p,...a,children:[jsx("rect",{width:"97",height:"97",rx:"48.5",fill:"white"}),jsx("path",{d:"M67.5863 70.0543C71.4089 70.0543 76.378 70.0543 81.05 70.0543C82.33 70.0543 83.5058 68.9075 83.5058 67.9306C83.5058 66.4865 83.6703 64.6546 83.251 63.5984C82.0368 60.5403 77.2855 55.9106 72.598 55.9108C70.8567 55.9108 70.0497 58.5016 67.5863 58.5016C67.5863 62.0693 67.5863 68.1359 67.5863 70.0543Z",fill:"#B1B5C3"}),jsx("ellipse",{cx:"67.5998",cy:"45.0192",rx:"7.11205",ry:"7.47781",fill:"#B1B5C3"}),jsx("path",{d:"M29.472 70.0541C25.6355 70.0541 20.6481 70.0541 15.9591 70.0541C14.6744 70.0541 13.4943 68.9032 13.4944 67.9227C13.4944 66.4734 13.3292 64.6348 13.7501 63.5747C14.9687 60.5055 19.7374 55.8589 24.442 55.859C26.1896 55.8591 26.9996 58.4593 29.472 58.4593C29.472 62.0401 29.472 68.1288 29.472 70.0541Z",fill:"#B1B5C3"}),jsx("ellipse",{cx:"29.4856",cy:"44.9277",rx:"7.13801",ry:"7.50511",fill:"#B1B5C3"}),jsxs("mask",{id:"group-avatar-mask-1",maskUnits:"userSpaceOnUse",x:"26.7079",y:"50.3219",width:"45",height:"21",fill:"black",children:[jsx("rect",{fill:"white",x:"26.7079",y:"50.3219",width:"45",height:"21"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.9936 70.2114H49.012V54.7821C50.7993 54.7821 51.9338 53.7609 52.9701 52.8281C53.8413 52.0438 54.6432 51.3219 55.7054 51.3219C61.9658 51.3217 68.3115 57.505 69.9331 61.5892C70.3724 62.6956 70.3319 64.4393 70.2941 66.0705C70.2836 66.5191 70.2734 66.9592 70.2734 67.3752C70.2735 68.6799 68.7032 70.2114 66.9936 70.2114ZM31.0303 70.2115H49.0119V54.7822C47.2245 54.7822 46.0901 53.761 45.0538 52.8281C44.1825 52.0438 43.3806 51.322 42.3184 51.322C36.058 51.3218 29.7123 57.505 28.0907 61.5892C27.6515 62.6957 27.6919 64.4393 27.7298 66.0705C27.7402 66.5191 27.7504 66.9592 27.7504 67.3752C27.7503 68.6799 29.3207 70.2115 31.0303 70.2115Z"})]}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.9936 70.2114H49.012V54.7821C50.7993 54.7821 51.9338 53.7609 52.9701 52.8281C53.8413 52.0438 54.6432 51.3219 55.7054 51.3219C61.9658 51.3217 68.3115 57.505 69.9331 61.5892C70.3724 62.6956 70.3319 64.4393 70.2941 66.0705C70.2836 66.5191 70.2734 66.9592 70.2734 67.3752C70.2735 68.6799 68.7032 70.2114 66.9936 70.2114ZM31.0303 70.2115H49.0119V54.7822C47.2245 54.7822 46.0901 53.761 45.0538 52.8281C44.1825 52.0438 43.3806 51.322 42.3184 51.322C36.058 51.3218 29.7123 57.505 28.0907 61.5892C27.6515 62.6957 27.6919 64.4393 27.7298 66.0705C27.7402 66.5191 27.7504 66.9592 27.7504 67.3752C27.7503 68.6799 29.3207 70.2115 31.0303 70.2115Z",fill:"#B1B5C3"}),jsx("path",{d:"M49.012 70.2114H48.012V71.2114H49.012V70.2114ZM49.012 54.7821V53.7821H48.012V54.7821H49.012ZM52.9701 52.8281L53.6391 53.5713V53.5713L52.9701 52.8281ZM55.7054 51.3219L55.7054 50.3219L55.7054 51.3219ZM69.9331 61.5892L70.8625 61.2202V61.2202L69.9331 61.5892ZM70.2941 66.0705L69.2943 66.0473V66.0473L70.2941 66.0705ZM70.2734 67.3752L69.2734 67.3752V67.3752L70.2734 67.3752ZM49.0119 70.2115V71.2115H50.0119V70.2115H49.0119ZM49.0119 54.7822H50.0119V53.7822H49.0119V54.7822ZM45.0538 52.8281L45.7228 52.0849V52.0849L45.0538 52.8281ZM42.3184 51.322L42.3184 52.322L42.3184 51.322ZM28.0907 61.5892L27.1613 61.2202L28.0907 61.5892ZM27.7298 66.0705L28.7295 66.0473L27.7298 66.0705ZM27.7504 67.3752L26.7504 67.3752L27.7504 67.3752ZM49.012 71.2114H66.9936V69.2114H49.012V71.2114ZM48.012 54.7821V70.2114H50.012V54.7821H48.012ZM52.301 52.0849C51.2405 53.0395 50.3704 53.7821 49.012 53.7821V55.7821C51.2283 55.7821 52.627 54.4824 53.6391 53.5713L52.301 52.0849ZM55.7054 50.3219C54.1895 50.3219 53.0968 51.3685 52.301 52.0849L53.6391 53.5713C54.5858 52.7191 55.0969 52.3219 55.7055 52.3219L55.7054 50.3219ZM70.8625 61.2202C69.9704 58.9732 67.8489 56.2743 65.1833 54.1429C62.5164 52.0104 59.1491 50.3218 55.7054 50.3219L55.7055 52.3219C58.5221 52.3218 61.4579 53.7247 63.9343 55.7049C66.4121 57.6861 68.2742 60.1209 69.0037 61.9582L70.8625 61.2202ZM71.2938 66.0937C71.3125 65.2862 71.3335 64.4039 71.2912 63.5816C71.2495 62.7716 71.1434 61.9277 70.8625 61.2202L69.0037 61.9582C69.1621 62.3571 69.2554 62.9382 69.2938 63.6844C69.3316 64.4184 69.3134 65.2235 69.2943 66.0473L71.2938 66.0937ZM71.2734 67.3751C71.2734 66.9729 71.2833 66.5448 71.2938 66.0937L69.2943 66.0473C69.284 66.4934 69.2734 66.9455 69.2734 67.3752L71.2734 67.3751ZM66.9936 71.2114C68.1414 71.2114 69.1911 70.7035 69.9438 70.0257C70.6789 69.3636 71.2735 68.4048 71.2734 67.3751L69.2734 67.3752C69.2735 67.6502 69.0829 68.1095 68.6054 68.5395C68.1456 68.9536 67.5553 69.2114 66.9936 69.2114V71.2114ZM49.0119 69.2115H31.0303V71.2115H49.0119V69.2115ZM48.0119 54.7822V70.2115H50.0119V54.7822H48.0119ZM44.3848 53.5714C45.3968 54.4824 46.7956 55.7822 49.0119 55.7822V53.7822C47.6535 53.7822 46.7834 53.0396 45.7228 52.0849L44.3848 53.5714ZM42.3184 52.322C42.9269 52.322 43.438 52.7192 44.3848 53.5714L45.7228 52.0849C44.927 51.3685 43.8344 50.322 42.3184 50.322L42.3184 52.322ZM29.0202 61.9583C29.7496 60.121 31.6118 57.6862 34.0895 55.705C36.566 53.7248 39.5017 52.3219 42.3184 52.322L42.3184 50.322C38.8747 50.3219 35.5074 52.0105 32.8405 54.1429C30.1749 56.2743 28.0534 58.9733 27.1613 61.2202L29.0202 61.9583ZM28.7295 66.0473C28.7104 65.2236 28.6922 64.4185 28.73 63.6845C28.7684 62.9383 28.8618 62.3572 29.0202 61.9583L27.1613 61.2202C26.8804 61.9278 26.7744 62.7717 26.7327 63.5817C26.6903 64.4039 26.7113 65.2863 26.7301 66.0937L28.7295 66.0473ZM28.7504 67.3753C28.7504 66.9455 28.7399 66.4934 28.7295 66.0473L26.7301 66.0937C26.7405 66.5448 26.7504 66.9729 26.7504 67.3752L28.7504 67.3753ZM31.0303 69.2115C30.4686 69.2115 29.8783 68.9537 29.4184 68.5395C28.941 68.1096 28.7504 67.6502 28.7504 67.3753L26.7504 67.3752C26.7504 68.4049 27.3449 69.3637 28.08 70.0257C28.8327 70.7035 29.8824 71.2115 31.0303 71.2115V69.2115Z",fill:"white",mask:"url(#group-avatar-mask-1)"}),jsx("ellipse",{cx:"49.0301",cy:"36.7755",rx:"9.49859",ry:"9.98708",fill:"#B1B5C3"})]})}));Pi.displayName="GroupAvatar";var Ni=memo(forwardRef(({size:r,className:e,width:t,height:o,"aria-label":i,"aria-labelledby":s,"aria-hidden":n,...a},l)=>{let u=t??r??56,c=o??r??56,p=n??(i||s?void 0:true);return jsxs("svg",{ref:l,width:u,height:c,viewBox:"0 0 56 56",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-block sui-max-w-full sui-select-none sui-shrink-0",e),focusable:false,role:"img","aria-label":i,"aria-labelledby":s,"aria-hidden":p,...a,children:[jsx("path",{d:"M6.4375 43.7694L6.38325 43.8125C5.65094 42.5403 5.18986 41.0956 5 39.5C5.18986 41.0741 5.70519 42.4972 6.4375 43.7694Z",fill:"#B1B5C3"}),jsx("path",{d:"M21.1719 24.4062C24.149 24.4062 26.5625 21.9928 26.5625 19.0156C26.5625 16.0385 24.149 13.625 21.1719 13.625C18.1947 13.625 15.7812 16.0385 15.7812 19.0156C15.7812 21.9928 18.1947 24.4062 21.1719 24.4062Z",fill:"#B1B5C3"}),jsx("path",{d:"M37.637 5H18.363C9.991 5 5 9.991 5 18.363V37.637C5 40.144 5.437 42.329 6.288 44.169C8.266 48.539 12.498 51 18.363 51H37.637C46.009 51 51 46.009 51 37.637V32.37V18.363C51 9.991 46.009 5 37.637 5ZM47.251 29.15C45.457 27.609 42.559 27.609 40.765 29.15L31.197 37.361C29.403 38.902 26.505 38.902 24.711 37.361L23.929 36.717C22.296 35.291 19.697 35.153 17.857 36.395L9.255 42.168C8.749 40.88 8.45 39.385 8.45 37.637V18.363C8.45 11.877 11.877 8.45 18.363 8.45H37.637C44.123 8.45 47.55 11.877 47.55 18.363V29.403L47.251 29.15Z",fill:"#B1B5C3"})]})}));Ni.displayName="ImagePlaceholder";var Ii=memo(forwardRef(({size:r,className:e,width:t,height:o,"aria-label":i,"aria-labelledby":s,"aria-hidden":n,...a},l)=>{let u=t??r??97,c=o??r??97,p=n??(i||s?void 0:true);return jsxs("svg",{ref:l,width:u,height:c,viewBox:"0 0 97 97",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-block sui-max-w-full sui-select-none sui-shrink-0",e),focusable:false,role:"img","aria-label":i,"aria-labelledby":s,"aria-hidden":p,...a,children:[jsx("rect",{width:"97",height:"97",rx:"48.5",fill:"white"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M68.3312 72.9999H48.0401V55.589C50.0571 55.589 51.3372 54.4366 52.5066 53.384C53.4898 52.4989 54.3946 51.6844 55.5933 51.6843C62.6577 51.6841 69.8184 58.6615 71.6483 63.2703C72.144 64.5188 72.0983 66.4864 72.0556 68.3271C72.0438 68.8333 72.0323 69.3299 72.0323 69.7994C72.0324 71.2716 70.2604 72.9999 68.3312 72.9999ZM27.749 72.9999H48.0401V55.589C46.0232 55.589 44.743 54.4366 43.5736 53.384C42.5905 52.4989 41.6856 51.6844 40.4869 51.6843C33.4225 51.6841 26.2618 58.6615 24.432 63.2703C23.9363 64.5188 23.9819 66.4864 24.0246 68.3271C24.0364 68.8333 24.0479 69.33 24.0479 69.7994C24.0478 71.2716 25.8199 72.9999 27.749 72.9999Z",fill:"#B1B5C3"}),jsx("ellipse",{cx:"48.0606",cy:"35.2698",rx:"10.7185",ry:"11.2698",fill:"#B1B5C3"})]})}));Ii.displayName="ProfileAvatar";var na={avatars:{group:Pi,profile:Ii},placeholders:{image:Ni}};var Jc=r=>r.replace(/[-_]/g," ").replace(/\b\w/g,e=>e.toUpperCase()),aa=forwardRef(({category:r,variant:e,className:t,alt:o,...i},s)=>{let a=na[r]?.[e];if(!a)return console.warn(`AvatarPlaceholder asset missing for category "${r}" and variant "${e}".`),null;let l=o??`Default ${Jc(r)} ${Jc(e)}`;return jsx(a,{ref:s,"aria-label":l,className:g("sui-block sui-max-w-full sui-select-none sui-object-contain",t),focusable:false,...i,children:jsx("title",{children:l})})});aa.displayName="AvatarPlaceholder";var Yc="app-logo-clip",Ti=memo(forwardRef(({size:r,className:e,width:t,height:o,"aria-label":i,"aria-labelledby":s,"aria-hidden":n,...a},l)=>{let u=t??r??160,c=o??r??39,p=n??(i||s?void 0:true);return jsxs("svg",{ref:l,width:u,height:c,viewBox:"0 0 160 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-block sui-max-w-full sui-select-none sui-shrink-0",e),role:"img","aria-label":i,"aria-labelledby":s,"aria-hidden":p,focusable:false,...a,children:[jsxs("g",{clipPath:`url(#${Yc})`,children:[jsx("path",{d:"M50.8725 29.6728C47.3825 29.6728 43.7708 28.4611 41.0854 25.3438L44.0795 22.3746C45.7918 24.4928 48.2994 25.6676 50.779 25.6676C53.9041 25.6676 55.4012 24.095 55.4012 22.5503C55.4012 21.3385 54.5123 20.0065 52.3135 19.3405C51.855 19.1925 49.0667 18.4063 48.6082 18.2491C44.7813 17.0743 41.7216 15.4648 41.7216 11.5058C41.7216 7.7873 44.6877 4.5498 50.6292 4.5498C54.1474 4.5498 57.1135 5.90955 59.4433 8.66605L56.4491 11.6631C55.1298 9.7853 53.1462 8.5458 50.6386 8.5458C47.6444 8.5458 46.2597 10.0536 46.2597 11.3856C46.2597 12.5326 47.1485 13.5593 50.2082 14.4381C50.6667 14.5861 53.1181 15.3168 53.6047 15.4648C57.9181 16.7043 59.9392 19.2481 59.9392 22.3653C59.9392 26.1116 57.3099 29.6543 50.8819 29.6543L50.8725 29.6728Z",fill:"#36499B"}),jsx("path",{d:"M75.7801 26.7406C73.7591 28.8588 71.6164 29.6729 69.1368 29.6729C63.3824 29.6729 60.6971 25.4086 60.6971 19.9974C60.6971 14.5861 63.7286 10.0166 69.1743 10.0166C71.869 10.0166 73.9462 10.8676 75.724 12.8286L72.9357 15.5851C72.0748 14.4011 70.7649 13.7999 69.2023 13.7999C66.6667 13.7999 65.0386 16.5564 65.0386 19.9974C65.0386 23.4384 66.386 25.8989 69.1368 25.8989C70.6994 25.8989 72.0093 25.2329 72.9918 23.9934L75.7801 26.7499V26.7406Z",fill:"#36499B"}),jsx("path",{d:"M91.8082 29.4044H87.4667V28.1927H87.4012C86.4842 29.0992 84.9871 29.7004 83.1158 29.7004C79.5977 29.7004 76.0795 27.8874 76.0795 23.5584C76.0795 17.5737 83.5181 17.0834 86.6058 17.0834C86.9146 17.0834 87.4292 17.0834 87.8316 17.1112L87.4292 17.0927C87.2421 15.1594 85.9041 13.8182 84.248 13.8182C82.5918 13.8182 81.1322 14.2437 79.7848 15.2982L77.0901 12.6342C79.2608 10.8212 81.7403 10.0349 84.276 10.0349C87.8877 10.0349 91.7988 11.6352 91.7988 17.1759V29.3952L91.8082 29.4044ZM87.345 20.7834C86.6713 20.7834 85.7825 20.7834 84.8936 20.8112C84.0328 20.8759 83.2749 20.9962 82.6947 21.1719C81.1322 21.6252 80.4304 22.3837 80.4304 23.5584C80.4304 25.4917 82.545 25.9172 84.014 25.9172C85.483 25.9172 87.4667 25.4362 87.4667 23.5307V20.7742",fill:"#36499B"}),jsx("path",{d:"M98.6386 29.3675H94.2971V3.95776H98.6386V29.3675Z",fill:"#36499B"}),jsx("path",{d:"M116.108 29.4785H111.766V28.2668H111.701C110.784 29.1733 109.287 29.7745 107.415 29.7745C103.897 29.7745 100.379 27.9615 100.379 23.6325C100.379 17.6478 107.818 17.1575 110.905 17.1575C111.214 17.1575 111.729 17.1575 112.131 17.1853L111.729 17.1668C111.542 15.2335 110.204 13.8923 108.547 13.8923C106.891 13.8923 105.432 14.3178 104.084 15.3723L101.389 12.7083C103.56 10.8953 106.04 10.109 108.575 10.109C112.187 10.109 116.098 11.7093 116.098 17.25V29.4693L116.108 29.4785ZM111.644 20.8575C110.971 20.8575 110.082 20.8575 109.193 20.8853C108.332 20.95 107.574 21.0703 106.994 21.246C105.432 21.6993 104.73 22.4578 104.73 23.6325C104.73 25.5658 106.844 25.9913 108.313 25.9913C109.782 25.9913 111.766 25.5103 111.766 23.6048V20.8483",fill:"#36499B"}),jsx("path",{d:"M127.373 29.6728C125.539 29.6728 123.977 29.0068 122.966 27.8228H122.938V29.3953H118.596V3.95776H122.938V12.033H122.966C123.827 10.8213 125.633 10.0073 127.401 10.0073C132.604 10.0073 135.046 14.1235 135.046 19.8678C135.046 25.612 132.51 29.6635 127.364 29.6635L127.373 29.6728ZM126.727 13.7905C123.977 13.7905 122.723 16.2418 122.723 19.8678C122.723 23.4938 124.005 25.8895 126.727 25.8895C129.45 25.8895 130.732 23.466 130.732 19.8678C130.732 16.2695 129.357 13.7905 126.727 13.7905Z",fill:"#36499B"}),jsx("path",{d:"M141.137 29.3675H136.795V3.95776H141.137V29.3675Z",fill:"#36499B"}),jsx("path",{d:"M155.846 10.2292L151.401 23.799L146.451 10.2292H142.044L149.492 29.7375C148.519 32.6327 147.425 33.049 144.692 33.049V36.8322C150.157 36.8322 151.598 35.2135 153.273 30.274L160.14 10.2292H155.846Z",fill:"#36499B"}),jsx("path",{d:"M29.0901 11.2333C29.0901 9.79411 27.9542 8.63318 26.5462 8.63318C25.1382 8.63318 24.0023 9.79411 24.0023 11.2333C24.0023 12.6725 25.1382 13.8334 26.5462 13.8334C27.9542 13.8334 29.0901 12.6725 29.0901 11.2333Z",fill:"#626AAF"}),jsx("path",{d:"M16.0422 12.2491C18.5411 12.2491 20.5667 10.1786 20.5667 7.62454C20.5667 5.07048 18.5411 3 16.0422 3C13.5434 3 11.5177 5.07048 11.5177 7.62454C11.5177 10.1786 13.5434 12.2491 16.0422 12.2491Z",fill:"#36499B"}),jsx("path",{d:"M30.6201 21.509C31.3822 21.509 32 20.8776 32 20.0986C32 19.3197 31.3822 18.6882 30.6201 18.6882C29.858 18.6882 29.2402 19.3197 29.2402 20.0986C29.2402 20.8776 29.858 21.509 30.6201 21.509Z",fill:"#8A8CC3"}),jsx("path",{d:"M2.90994 26.7571C2.90994 28.1963 4.04576 29.3572 5.4538 29.3572C6.86184 29.3572 7.99765 28.1963 7.99765 26.7571C7.99765 25.3179 6.86184 24.157 5.4538 24.157C4.04576 24.157 2.90994 25.3179 2.90994 26.7571Z",fill:"#626AAF"}),jsx("path",{d:"M15.9484 35.0001C18.4472 35.0001 20.4729 32.9296 20.4729 30.3755C20.4729 27.8215 18.4472 25.751 15.9484 25.751C13.4496 25.751 11.4239 27.8215 11.4239 30.3755C11.4239 32.9296 13.4496 35.0001 15.9484 35.0001Z",fill:"#36499B"}),jsx("path",{d:"M1.37988 19.3022C2.14196 19.3022 2.75975 18.6708 2.75975 17.8918C2.75975 17.1129 2.14196 16.4814 1.37988 16.4814C0.617792 16.4814 0 17.1129 0 17.8918C0 18.6708 0.617792 19.3022 1.37988 19.3022Z",fill:"#8A8CC3"})]}),jsx("defs",{children:jsx("clipPath",{id:Yc,children:jsx("rect",{width:"160",height:"39",fill:"white"})})})]})}));Ti.displayName="AppLogo";var Qc="campaign-logo-clip",Ri=memo(forwardRef(({size:r,className:e,width:t,height:o,"aria-label":i,"aria-labelledby":s,"aria-hidden":n,...a},l)=>{let u=t??r??160,c=o??r??39,p=n??(i||s?void 0:true);return jsxs("svg",{ref:l,width:u,height:c,viewBox:"0 0 160 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-block sui-max-w-full sui-select-none sui-shrink-0",e),role:"img","aria-label":i,"aria-labelledby":s,"aria-hidden":p,focusable:false,...a,children:[jsxs("g",{clipPath:`url(#${Qc})`,children:[jsx("path",{d:"M50.1638 30.3467C46.6594 30.3467 43.0267 29.1202 40.3229 25.9674L43.3363 22.9651C45.0583 25.1096 47.5808 26.306 50.0732 26.306C53.2075 26.306 54.718 24.7108 54.718 23.1532C54.718 21.9267 53.8268 20.5798 51.6139 19.9026C51.1532 19.7521 48.3512 18.9545 47.8905 18.7965C44.0463 17.6 40.9724 15.9747 40.9724 11.9641C40.9724 8.1943 43.9556 4.91357 49.9221 4.91357C53.4567 4.91357 56.4399 6.29058 58.7812 9.0822L55.7678 12.1146C54.4461 10.2184 52.4447 8.96181 49.9221 8.96181C46.9087 8.96181 45.5266 10.4968 45.5266 11.8437C45.5266 13.01 46.4177 14.0484 49.4916 14.9363C49.9523 15.0868 52.4144 15.8242 52.9054 15.9747C57.2405 17.2313 59.2721 19.8048 59.2721 22.9651C59.2721 26.765 56.6287 30.3467 50.1713 30.3467H50.1638Z",fill:"#36499B"}),jsx("path",{d:"M75.2004 27.3745C73.1688 29.519 71.0163 30.3467 68.524 30.3467C62.7387 30.3467 60.0349 26.0276 60.0349 20.5421C60.0349 15.0567 63.0786 10.4291 68.5542 10.4291C71.258 10.4291 73.35 11.2869 75.1324 13.2809L72.3304 16.0725C71.4694 14.8761 70.1477 14.2666 68.5768 14.2666C66.0241 14.2666 64.3927 17.0582 64.3927 20.5497C64.3927 24.0411 65.7446 26.5242 68.5164 26.5242C70.0873 26.5242 71.409 25.847 72.3908 24.5904L75.1928 27.382L75.2004 27.3745Z",fill:"#36499B"}),jsx("path",{d:"M91.3174 30.0683H86.9521V28.8417H86.8917C85.9703 29.7597 84.4598 30.3768 82.5867 30.3768C79.0522 30.3768 75.51 28.5408 75.51 24.1539C75.51 18.0891 82.987 17.6 86.0911 17.6C86.4008 17.6 86.9219 17.6 87.3222 17.6301L86.9219 17.6075C86.7406 15.6436 85.3812 14.2892 83.7196 14.2892C82.0581 14.2892 80.5853 14.7181 79.2259 15.7941L76.5221 13.1003C78.7047 11.2643 81.1971 10.4667 83.7498 10.4667C87.3826 10.4667 91.3174 12.092 91.3174 17.6978V30.0758V30.0683ZM86.8237 21.3322C86.144 21.3322 85.2528 21.3322 84.3616 21.3623C83.5006 21.4225 82.7302 21.5429 82.1487 21.731C80.5778 22.19 79.8754 22.9575 79.8754 24.1539C79.8754 26.1178 81.9976 26.5467 83.4779 26.5467C84.9582 26.5467 86.9521 26.0576 86.9521 24.1238V21.3322",fill:"#36499B"}),jsx("path",{d:"M98.1827 30.0382H93.8173V4.29651H98.1827V30.0382Z",fill:"#36499B"}),jsx("path",{d:"M115.742 30.0683H111.377V28.8417H111.316C110.395 29.7597 108.885 30.3768 107.012 30.3768C103.477 30.3768 99.9349 28.5408 99.9349 24.1539C99.9349 18.0891 107.412 17.6 110.516 17.6C110.826 17.6 111.347 17.6 111.747 17.6301L111.347 17.6075C111.165 15.6436 109.806 14.2892 108.144 14.2892C106.483 14.2892 105.01 14.7181 103.651 15.7941L100.947 13.1003C103.13 11.2643 105.622 10.4667 108.175 10.4667C111.807 10.4667 115.742 12.092 115.742 17.6978V30.0758V30.0683ZM111.249 21.3322C110.569 21.3322 109.678 21.3322 108.786 21.3623C107.925 21.4225 107.155 21.5429 106.574 21.731C105.003 22.19 104.3 22.9575 104.3 24.1539C104.3 26.1178 106.422 26.5467 107.903 26.5467C109.383 26.5467 111.377 26.0576 111.377 24.1238V21.3322",fill:"#36499B"}),jsx("path",{d:"M127.063 30.3467C125.221 30.3467 123.65 29.6695 122.638 28.4806H122.608V30.0758H118.242V4.29651H122.608V12.4757H122.638C123.499 11.2492 125.311 10.4215 127.101 10.4215C132.328 10.4215 134.79 14.5902 134.79 20.4142C134.79 26.2382 132.237 30.3391 127.071 30.3391L127.063 30.3467ZM126.414 14.2591C123.642 14.2591 122.388 16.7422 122.388 20.4217C122.388 24.1013 123.68 26.5167 126.414 26.5167C129.148 26.5167 130.439 24.0636 130.439 20.4217C130.439 16.7798 129.057 14.2591 126.414 14.2591Z",fill:"#36499B"}),jsx("path",{d:"M140.907 30.0382H136.542V4.29651H140.907V30.0382Z",fill:"#36499B"}),jsx("path",{d:"M155.688 10.6472L151.216 24.3947L146.239 10.6472H141.806L149.298 30.4143C148.316 33.3414 147.221 33.7703 144.48 33.7703V37.6003C149.97 37.6003 151.42 35.96 153.105 30.9636L160.008 10.6547H155.695L155.688 10.6472Z",fill:"#36499B"}),jsx("path",{d:"M116.014 36.8554C115.546 37.4273 114.979 37.7057 114.247 37.7057C112.759 37.7057 111.974 36.6523 111.974 35.1172C111.974 33.5822 112.782 32.4611 114.254 32.4611C114.987 32.4611 115.553 32.7244 116.022 33.2888L115.41 33.8983C115.115 33.4769 114.76 33.2888 114.262 33.2888C113.363 33.2888 112.925 34.0788 112.925 35.1097C112.925 36.1406 113.341 36.8705 114.254 36.8705C114.76 36.8705 115.146 36.6523 115.418 36.2535L116.029 36.863L116.014 36.8554Z",fill:"#36499B"}),jsx("path",{d:"M119.337 37.638H118.439V37.3822H118.423C118.235 37.5703 117.925 37.6982 117.532 37.6982C116.8 37.6982 116.075 37.322 116.075 36.4115C116.075 35.1624 117.615 35.0571 118.257 35.0571C118.318 35.0571 118.431 35.0571 118.514 35.0571H118.431C118.393 34.6507 118.114 34.3648 117.774 34.3648C117.434 34.3648 117.124 34.4551 116.845 34.6733L116.286 34.1165C116.739 33.7327 117.253 33.5747 117.774 33.5747C118.522 33.5747 119.337 33.9133 119.337 35.0646V37.6154V37.638ZM118.408 35.8396C118.272 35.8396 118.084 35.8396 117.902 35.8396C117.721 35.8547 117.562 35.8772 117.449 35.9149C117.124 36.0127 116.981 36.1707 116.981 36.4115C116.981 36.8178 117.419 36.9081 117.721 36.9081C118.023 36.9081 118.439 36.8103 118.439 36.4115V35.8396",fill:"#36499B"}),jsx("path",{d:"M124.594 37.638H123.695V35.3205C123.695 34.5454 123.514 34.3874 123.234 34.3874C122.872 34.3874 122.675 34.726 122.675 35.2151V37.6456H121.784V35.2527C121.784 34.568 121.641 34.3949 121.308 34.3949C121.037 34.3949 120.765 34.6959 120.765 35.2302V37.6531H119.866V33.6651H120.765V33.966H120.78C120.938 33.7403 121.233 33.6049 121.505 33.6049C121.92 33.6049 122.215 33.8757 122.373 34.2444C122.57 33.8908 122.947 33.6049 123.355 33.6049C124.209 33.6049 124.601 34.2369 124.601 35.3129V37.6531L124.594 37.638Z",fill:"#36499B"}),jsx("path",{d:"M126.943 37.7132C126.573 37.7132 126.203 37.5402 126.021 37.2919V38.9774H125.122V33.6575H126.021V33.9886C126.233 33.7403 126.557 33.5973 126.935 33.5973C128 33.5973 128.529 34.4476 128.529 35.644C128.529 36.8404 128.023 37.7132 126.943 37.7132ZM126.799 34.3874C126.233 34.3874 125.968 34.899 125.968 35.644C125.968 36.3889 126.233 36.9156 126.799 36.9156C127.366 36.9156 127.63 36.404 127.63 35.644C127.63 34.884 127.358 34.3874 126.799 34.3874Z",fill:"#36499B"}),jsx("path",{d:"M131.973 37.6456H131.074V37.3897H131.059C130.87 37.5778 130.56 37.7058 130.168 37.7058C129.435 37.7058 128.71 37.3295 128.71 36.4191C128.71 35.17 130.251 35.0646 130.893 35.0646C130.953 35.0646 131.066 35.0646 131.149 35.0646H131.066C131.029 34.6583 130.749 34.3724 130.409 34.3724C130.069 34.3724 129.76 34.4627 129.48 34.6809L128.921 34.124C129.375 33.7403 129.888 33.5823 130.409 33.5823C131.157 33.5823 131.973 33.9209 131.973 35.0721V37.623V37.6456ZM131.044 35.8472C130.908 35.8472 130.719 35.8472 130.538 35.8472C130.356 35.8622 130.198 35.8848 130.084 35.9224C129.76 36.0202 129.616 36.1783 129.616 36.4191C129.616 36.8254 130.054 36.9157 130.356 36.9157C130.658 36.9157 131.074 36.8179 131.074 36.4191V35.8472",fill:"#36499B"}),jsx("path",{d:"M132.932 33.3264C132.63 33.3264 132.433 33.1082 132.433 32.8148C132.433 32.5213 132.637 32.3031 132.932 32.3031C133.226 32.3031 133.438 32.5213 133.438 32.8148C133.438 33.1082 133.226 33.3264 132.932 33.3264ZM133.385 37.6456H132.486V33.6651H133.385V37.6456Z",fill:"#36499B"}),jsx("path",{d:"M137.161 33.6575V37.2392C137.161 38.3528 136.602 39 135.485 39C134.941 39 134.465 38.8344 133.951 38.398L134.54 37.8111C134.812 38.0744 135.152 38.2099 135.485 38.2099C135.968 38.2099 136.262 37.8412 136.262 37.2392V37.0661C136.036 37.2843 135.734 37.4198 135.371 37.4198C134.321 37.4198 133.755 36.6448 133.755 35.5236C133.755 34.4777 134.314 33.5973 135.371 33.5973C135.749 33.5973 136.074 33.7403 136.262 33.981H136.278V33.6575H137.169H137.161ZM135.477 34.3874C134.948 34.3874 134.646 34.8765 134.646 35.5236C134.646 36.1707 134.979 36.6297 135.477 36.6297C136.043 36.6297 136.3 36.1557 136.3 35.5236C136.3 34.8614 135.991 34.3874 135.477 34.3874Z",fill:"#36499B"}),jsx("path",{d:"M140.953 37.638H140.054V35.2452C140.054 34.5981 139.842 34.3798 139.374 34.3798C138.981 34.3798 138.604 34.7034 138.604 35.2978V37.638H137.705V33.65H138.604V34.0187C138.815 33.7403 139.185 33.5973 139.54 33.5973C140.401 33.5973 140.953 34.1616 140.953 35.1549V37.6455V37.638Z",fill:"#36499B"}),jsx("path",{d:"M29.0901 11.2333C29.0901 9.79411 27.9542 8.63318 26.5462 8.63318C25.1382 8.63318 24.0023 9.79411 24.0023 11.2333C24.0023 12.6725 25.1382 13.8334 26.5462 13.8334C27.9542 13.8334 29.0901 12.6725 29.0901 11.2333Z",fill:"#626AAF"}),jsx("path",{d:"M16.0422 12.2491C18.5411 12.2491 20.5667 10.1786 20.5667 7.62454C20.5667 5.07048 18.5411 3 16.0422 3C13.5434 3 11.5177 5.07048 11.5177 7.62454C11.5177 10.1786 13.5434 12.2491 16.0422 12.2491Z",fill:"#36499B"}),jsx("path",{d:"M30.6201 21.509C31.3822 21.509 32 20.8776 32 20.0986C32 19.3197 31.3822 18.6882 30.6201 18.6882C29.858 18.6882 29.2402 19.3197 29.2402 20.0986C29.2402 20.8776 29.858 21.509 30.6201 21.509Z",fill:"#8A8CC3"}),jsx("path",{d:"M2.90994 26.7571C2.90994 28.1963 4.04576 29.3572 5.4538 29.3572C6.86184 29.3572 7.99765 28.1963 7.99765 26.7571C7.99765 25.3179 6.86184 24.157 5.4538 24.157C4.04576 24.157 2.90994 25.3179 2.90994 26.7571Z",fill:"#626AAF"}),jsx("path",{d:"M15.9484 35.0001C18.4472 35.0001 20.4729 32.9296 20.4729 30.3755C20.4729 27.8215 18.4472 25.751 15.9484 25.751C13.4496 25.751 11.4239 27.8215 11.4239 30.3755C11.4239 32.9296 13.4496 35.0001 15.9484 35.0001Z",fill:"#36499B"}),jsx("path",{d:"M1.37988 19.3022C2.14196 19.3022 2.75975 18.6708 2.75975 17.8918C2.75975 17.1129 2.14196 16.4814 1.37988 16.4814C0.617792 16.4814 0 17.1129 0 17.8918C0 18.6708 0.617792 19.3022 1.37988 19.3022Z",fill:"#8A8CC3"})]}),jsx("defs",{children:jsx("clipPath",{id:Qc,children:jsx("rect",{width:"160",height:"39",fill:"white"})})})]})}));Ri.displayName="CampaignLogo";var Dr=memo(forwardRef(({size:r,className:e,width:t,height:o,"aria-label":i,"aria-labelledby":s,"aria-hidden":n,...a},l)=>{let u=t??r??33,c=o??r??39,p=n??(i||s?void 0:true);return jsxs("svg",{ref:l,width:u,height:c,viewBox:"0 0 33 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-block sui-max-w-full sui-select-none sui-shrink-0",e),role:"img","aria-label":i,"aria-labelledby":s,"aria-hidden":p,focusable:false,...a,children:[jsx("path",{d:"M29.0901 11.2333C29.0901 9.79411 27.9542 8.63318 26.5462 8.63318C25.1382 8.63318 24.0023 9.79411 24.0023 11.2333C24.0023 12.6725 25.1382 13.8334 26.5462 13.8334C27.9542 13.8334 29.0901 12.6725 29.0901 11.2333Z",fill:"#626AAF"}),jsx("path",{d:"M16.0422 12.2491C18.5411 12.2491 20.5667 10.1786 20.5667 7.62454C20.5667 5.07048 18.5411 3 16.0422 3C13.5434 3 11.5177 5.07048 11.5177 7.62454C11.5177 10.1786 13.5434 12.2491 16.0422 12.2491Z",fill:"#36499B"}),jsx("path",{d:"M30.6201 21.509C31.3822 21.509 32 20.8776 32 20.0986C32 19.3197 31.3822 18.6882 30.6201 18.6882C29.858 18.6882 29.2402 19.3197 29.2402 20.0986C29.2402 20.8776 29.858 21.509 30.6201 21.509Z",fill:"#8A8CC3"}),jsx("path",{d:"M2.90994 26.7571C2.90994 28.1963 4.04576 29.3572 5.4538 29.3572C6.86184 29.3572 7.99765 28.1963 7.99765 26.7571C7.99765 25.3179 6.86184 24.157 5.4538 24.157C4.04576 24.157 2.90994 25.3179 2.90994 26.7571Z",fill:"#626AAF"}),jsx("path",{d:"M15.9484 35.0001C18.4472 35.0001 20.4729 32.9296 20.4729 30.3755C20.4729 27.8215 18.4472 25.751 15.9484 25.751C13.4496 25.751 11.4239 27.8215 11.4239 30.3755C11.4239 32.9296 13.4496 35.0001 15.9484 35.0001Z",fill:"#36499B"}),jsx("path",{d:"M1.37988 19.3022C2.14196 19.3022 2.75975 18.6708 2.75975 17.8918C2.75975 17.1129 2.14196 16.4814 1.37988 16.4814C0.617792 16.4814 0 17.1129 0 17.8918C0 18.6708 0.617792 19.3022 1.37988 19.3022Z",fill:"#8A8CC3"})]})}));Dr.displayName="IconLogo";var Vi=memo(forwardRef(({size:r,...e},t)=>jsx(Dr,{ref:t,size:r??64,...e})));Vi.displayName="IconBigLogo";var tu="membership-logo-clip",la=memo(forwardRef(({size:r,className:e,width:t,height:o,"aria-label":i,"aria-labelledby":s,"aria-hidden":n,...a},l)=>{let u=t??r??160,c=o??r??39,p=n??(i||s?void 0:true);return jsxs("svg",{ref:l,width:u,height:c,viewBox:"0 0 160 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-block sui-max-w-full sui-select-none sui-shrink-0",e),role:"img","aria-label":i,"aria-labelledby":s,"aria-hidden":p,focusable:false,...a,children:[jsxs("g",{clipPath:`url(#${tu})`,children:[jsx("path",{d:"M110.047 37.646H109.129V34.6423H109.12L108.933 35.1953L107.79 37.7127H107.762L106.61 35.1953L106.433 34.6518H106.423V37.646H105.506V32.4205H106.301L107.575 35.2144L107.781 35.8056H107.79L107.996 35.2144L109.279 32.4205H110.047V37.646Z",fill:"#36499B"}),jsx("path",{d:"M113.858 36.0058H111.273L111.339 36.0917C111.451 36.6161 111.77 36.9117 112.172 36.9117C112.509 36.9117 112.79 36.7591 113.024 36.4921L113.586 37.0643C113.146 37.522 112.697 37.7032 112.172 37.7032C110.955 37.7032 110.403 36.7973 110.403 35.6435C110.403 34.423 111.039 33.5171 112.154 33.5171C113.324 33.5171 113.876 34.442 113.876 35.6435C113.876 35.7293 113.876 35.8723 113.858 36.0058ZM113.015 35.2239L112.94 35.1381C112.837 34.5946 112.519 34.3181 112.154 34.3181C111.77 34.3181 111.461 34.6041 111.348 35.1381L111.283 35.2239H113.015Z",fill:"#36499B"}),jsx("path",{d:"M118.961 37.6364H118.062V35.2716C118.062 34.4802 117.875 34.3181 117.603 34.3181C117.238 34.3181 117.051 34.6613 117.051 35.1667V37.6459H116.161V35.2049C116.161 34.5088 116.011 34.3276 115.684 34.3276C115.412 34.3276 115.14 34.6327 115.14 35.1763V37.6459H114.242V33.5743H115.14V33.889H115.15C115.309 33.6601 115.609 33.5171 115.871 33.5171C116.292 33.5171 116.582 33.7936 116.742 34.1655C116.938 33.8032 117.322 33.5171 117.725 33.5171C118.577 33.5171 118.97 34.1655 118.97 35.2621V37.6459L118.961 37.6364Z",fill:"#36499B"}),jsx("path",{d:"M121.302 37.7031C120.918 37.7031 120.599 37.5601 120.393 37.3121V37.6459H119.494V32.2297H120.393V33.9461C120.571 33.6887 120.946 33.517 121.311 33.517C122.388 33.517 122.893 34.3943 122.893 35.6148C122.893 36.8354 122.369 37.7031 121.302 37.7031ZM121.17 34.318C120.599 34.318 120.337 34.8424 120.337 35.6148C120.337 36.3872 120.599 36.8926 121.17 36.8926C121.742 36.8926 122.004 36.3777 122.004 35.6148C122.004 34.852 121.723 34.318 121.17 34.318Z",fill:"#36499B"}),jsx("path",{d:"M126.517 36.0058H123.933L123.998 36.0917C124.11 36.6161 124.429 36.9117 124.831 36.9117C125.169 36.9117 125.449 36.7591 125.684 36.4921L126.245 37.0643C125.805 37.522 125.356 37.7032 124.831 37.7032C123.614 37.7032 123.062 36.7973 123.062 35.6435C123.062 34.423 123.698 33.5171 124.813 33.5171C125.983 33.5171 126.536 34.442 126.536 35.6435C126.536 35.7293 126.536 35.8723 126.517 36.0058ZM125.674 35.2239L125.599 35.1381C125.496 34.5946 125.178 34.3181 124.813 34.3181C124.429 34.3181 124.12 34.6041 124.007 35.1381L123.942 35.2239H125.674Z",fill:"#36499B"}),jsx("path",{d:"M128.923 34.4325H128.689C128.118 34.4325 127.8 34.7853 127.8 35.6339V37.6459H126.901V33.5838H127.8V34.1845C127.996 33.7936 128.333 33.5361 128.736 33.5361H128.914V34.4325H128.923Z",fill:"#36499B"}),jsx("path",{d:"M130.543 37.7127C129.963 37.7127 129.354 37.4457 128.933 36.9689L129.522 36.3682C129.728 36.6638 130.169 36.9117 130.524 36.9117C130.983 36.9117 131.124 36.6447 131.124 36.4921C131.124 36.3587 131.077 36.1775 130.627 36.044C130.562 36.0249 130.234 35.92 130.159 35.8914C129.569 35.7102 129.036 35.4242 129.036 34.7186C129.036 34.0511 129.551 33.5171 130.506 33.5171C131.124 33.5171 131.573 33.7269 131.966 34.156L131.386 34.7472C131.189 34.4802 130.871 34.3181 130.506 34.3181C130.066 34.3181 129.934 34.5851 129.934 34.6995C129.934 34.8902 130.122 35.0046 130.449 35.1C130.515 35.1286 130.918 35.2621 130.992 35.2811C131.695 35.5005 132.032 35.8819 132.032 36.4635C132.032 37.1215 131.573 37.7127 130.534 37.7127H130.543Z",fill:"#36499B"}),jsx("path",{d:"M135.646 37.6364H134.747V35.2048C134.747 34.6994 134.616 34.318 134.073 34.318C133.689 34.318 133.305 34.6613 133.305 35.2811V37.6364H132.406V32.2202H133.305V33.9366C133.493 33.6887 133.895 33.5075 134.223 33.5075C135.187 33.5075 135.646 34.1559 135.646 35.1095V37.6268V37.6364Z",fill:"#36499B"}),jsx("path",{d:"M136.601 33.2406C136.301 33.2406 136.105 33.0212 136.105 32.7161C136.105 32.411 136.311 32.1917 136.601 32.1917C136.891 32.1917 137.107 32.411 137.107 32.7161C137.107 33.0212 136.901 33.2406 136.601 33.2406ZM137.051 37.6459H136.152V33.5838H137.051V37.6459Z",fill:"#36499B"}),jsx("path",{d:"M139.41 37.7127C139.045 37.7127 138.67 37.541 138.493 37.2836V39.0095H137.594V33.5838H138.493V33.9176C138.699 33.6697 139.026 33.5171 139.401 33.5171C140.468 33.5171 140.993 34.3848 140.993 35.6054C140.993 36.8259 140.487 37.7127 139.41 37.7127ZM139.27 34.3181C138.708 34.3181 138.436 34.8425 138.436 35.6054C138.436 36.3682 138.699 36.9022 139.27 36.9022C139.841 36.9022 140.103 36.3777 140.103 35.6054C140.103 34.833 139.831 34.3181 139.27 34.3181Z",fill:"#36499B"}),jsx("path",{d:"M50.6648 30.256C47.1723 30.256 43.5581 29.0068 40.8708 25.7934L43.867 22.7325C45.5805 24.9161 48.0899 26.1271 50.5712 26.1271C53.6985 26.1271 55.1966 24.5061 55.1966 22.9137C55.1966 21.6645 54.3071 20.2914 52.1067 19.6049C51.6479 19.4523 48.8577 18.6418 48.3989 18.4797C44.5693 17.2687 41.5075 15.6095 41.5075 11.5283C41.5075 7.69507 44.4757 4.35767 50.4213 4.35767C53.9419 4.35767 56.9101 5.75938 59.2416 8.60094L56.2453 11.6904C54.9251 9.75473 52.9401 8.47698 50.4307 8.47698C47.4345 8.47698 46.0487 10.0313 46.0487 11.4044C46.0487 12.5868 46.9382 13.6452 50 14.5511C50.4588 14.7036 52.912 15.4569 53.3989 15.6095C57.7154 16.8873 59.7378 19.5095 59.7378 22.7229C59.7378 26.5848 57.1067 30.2369 50.6742 30.2369L50.6648 30.256Z",fill:"#36499B"}),jsx("path",{d:"M75.5899 27.2333C73.5674 29.4169 71.4232 30.256 68.9419 30.256C63.1835 30.256 60.4963 25.8602 60.4963 20.2819C60.4963 14.7037 63.53 9.99316 68.9794 9.99316C71.676 9.99316 73.7547 10.8704 75.5337 12.8919L72.7434 15.7335C71.882 14.513 70.5712 13.8932 69.0075 13.8932C66.47 13.8932 64.8408 16.7347 64.8408 20.2819C64.8408 23.8291 66.1891 26.3655 68.9419 26.3655C70.5056 26.3655 71.8165 25.679 72.7996 24.4012L75.5899 27.2428V27.2333Z",fill:"#36499B"}),jsx("path",{d:"M91.6292 29.9794H87.2846V28.7303H87.2191C86.3015 29.6648 84.8034 30.2846 82.9307 30.2846C79.4101 30.2846 75.8895 28.4156 75.8895 23.953C75.8895 17.7836 83.3333 17.2782 86.4232 17.2782C86.7322 17.2782 87.2472 17.2782 87.6498 17.3068L87.2472 17.2878C87.0599 15.2948 85.721 13.9122 84.0637 13.9122C82.4064 13.9122 80.9457 14.3508 79.5974 15.4379L76.9007 12.6917C79.073 10.8227 81.5543 10.0122 84.0918 10.0122C87.706 10.0122 91.6198 11.6618 91.6198 17.3736V29.9699L91.6292 29.9794ZM87.1629 21.0924C86.4888 21.0924 85.5992 21.0924 84.7097 21.121C83.8483 21.1878 83.0899 21.3117 82.5094 21.4929C80.9457 21.9601 80.2434 22.742 80.2434 23.953C80.2434 25.9459 82.3595 26.3846 83.8296 26.3846C85.2996 26.3846 87.2846 25.8887 87.2846 23.9244V21.0829",fill:"#36499B"}),jsx("path",{d:"M98.4644 29.9508H94.1198V3.75696H98.4644V29.9508Z",fill:"#36499B"}),jsx("path",{d:"M115.946 30.0557H111.601V28.8066H111.536C110.618 29.7411 109.12 30.3609 107.247 30.3609C103.727 30.3609 100.206 28.4919 100.206 24.0293C100.206 17.8599 107.65 17.3545 110.74 17.3545C111.049 17.3545 111.564 17.3545 111.966 17.3831L111.564 17.364C111.376 15.3711 110.037 13.9885 108.38 13.9885C106.723 13.9885 105.262 14.4271 103.914 15.5142L101.217 12.768C103.39 10.899 105.871 10.0885 108.408 10.0885C112.022 10.0885 115.936 11.7381 115.936 17.4499V30.0462L115.946 30.0557ZM111.479 21.1687C110.805 21.1687 109.916 21.1687 109.026 21.1973C108.165 21.2641 107.406 21.388 106.826 21.5692C105.262 22.0364 104.56 22.8183 104.56 24.0293C104.56 26.0222 106.676 26.4609 108.146 26.4609C109.616 26.4609 111.601 25.965 111.601 24.0007V21.1592",fill:"#36499B"}),jsx("path",{d:"M127.219 30.256C125.384 30.256 123.82 29.5694 122.809 28.3489H122.781V29.9699H118.436V3.75696H122.781V12.0814H122.809C123.67 10.8323 125.478 9.99314 127.247 9.99314C132.453 9.99314 134.897 14.2364 134.897 20.1579C134.897 26.0794 132.36 30.256 127.21 30.256H127.219ZM126.573 13.8836C123.82 13.8836 122.566 16.4105 122.566 20.1484C122.566 23.8863 123.848 26.356 126.573 26.356C129.298 26.356 130.581 23.8577 130.581 20.1484C130.581 16.4391 129.204 13.8836 126.573 13.8836Z",fill:"#36499B"}),jsx("path",{d:"M140.993 29.9508H136.648V3.75696H140.993V29.9508Z",fill:"#36499B"}),jsx("path",{d:"M155.712 10.222L151.264 24.2106L146.311 10.222H141.901L149.354 30.3323C148.38 33.3169 147.285 33.746 144.551 33.746V37.646C150.019 37.646 151.461 35.9773 153.137 30.8854L160.009 10.222H155.712Z",fill:"#36499B"}),jsx("path",{d:"M29.0901 11.2333C29.0901 9.79411 27.9542 8.63318 26.5462 8.63318C25.1382 8.63318 24.0023 9.79411 24.0023 11.2333C24.0023 12.6725 25.1382 13.8334 26.5462 13.8334C27.9542 13.8334 29.0901 12.6725 29.0901 11.2333Z",fill:"#626AAF"}),jsx("path",{d:"M16.0422 12.2491C18.5411 12.2491 20.5667 10.1786 20.5667 7.62454C20.5667 5.07048 18.5411 3 16.0422 3C13.5434 3 11.5177 5.07048 11.5177 7.62454C11.5177 10.1786 13.5434 12.2491 16.0422 12.2491Z",fill:"#36499B"}),jsx("path",{d:"M30.6201 21.509C31.3822 21.509 32 20.8776 32 20.0986C32 19.3197 31.3822 18.6882 30.6201 18.6882C29.858 18.6882 29.2402 19.3197 29.2402 20.0986C29.2402 20.8776 29.858 21.509 30.6201 21.509Z",fill:"#8A8CC3"}),jsx("path",{d:"M2.90994 26.7571C2.90994 28.1963 4.04576 29.3572 5.4538 29.3572C6.86184 29.3572 7.99765 28.1963 7.99765 26.7571C7.99765 25.3179 6.86184 24.157 5.4538 24.157C4.04576 24.157 2.90994 25.3179 2.90994 26.7571Z",fill:"#626AAF"}),jsx("path",{d:"M15.9484 35.0001C18.4472 35.0001 20.4729 32.9296 20.4729 30.3755C20.4729 27.8215 18.4472 25.751 15.9484 25.751C13.4496 25.751 11.4239 27.8215 11.4239 30.3755C11.4239 32.9296 13.4496 35.0001 15.9484 35.0001Z",fill:"#36499B"}),jsx("path",{d:"M1.37988 19.3022C2.14196 19.3022 2.75975 18.6708 2.75975 17.8918C2.75975 17.1129 2.14196 16.4814 1.37988 16.4814C0.617792 16.4814 0 17.1129 0 17.8918C0 18.6708 0.617792 19.3022 1.37988 19.3022Z",fill:"#8A8CC3"})]}),jsx("defs",{children:jsx("clipPath",{id:tu,children:jsx("rect",{width:"160",height:"39",fill:"white"})})})]})}));la.displayName="MembershipLogo";var ca={app:{svg:Ti},campaign:{svg:Ri},membership:{svg:la},icon:{svg:Dr},"icon-big":{svg:Vi}};var tr=forwardRef(({className:r,variant:e,format:t="svg",alt:o,...i},s)=>{let a=ca[e]?.[t];if(!a)return console.warn(`Logo variant "${e}" is missing assets.`),null;let l=o??`Scalably ${e} logo`;return jsx(a,{ref:s,role:"img","aria-label":l,alt:l,className:g("sui-block sui-max-w-full sui-select-none sui-object-contain",r),focusable:false,...i,children:jsx("title",{children:l})})});tr.displayName="Logo";var ua=forwardRef(({className:r,message:e,size:t={mobile:64,desktop:128},"aria-label":o,style:i,...s},n)=>{let a=typeof t=="number"?t:t.mobile,l=typeof t=="number"?t:t.desktop,u=e?`Loading: ${e}`:"Loading",c=useMemo(()=>({"--logo-size-mobile":`${a}px`,"--logo-size-desktop":`${l}px`,...i}),[a,l,i]);return jsx("div",{ref:n,role:"status","aria-live":"polite","aria-label":o??u,"aria-busy":"true",className:g("sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center",r),style:c,...s,children:jsxs("div",{className:"sui-flex sui-flex-col sui-items-center sui-gap-4",children:[jsx("div",{className:g("sui-loading-logo-container","sui-animate-pulse-scale sui-animate-rotate-smooth","motion-reduce:sui-animate-none","sui-w-[var(--logo-size-mobile)] sui-h-[var(--logo-size-mobile)]","md:sui-w-[var(--logo-size-desktop)] md:sui-h-[var(--logo-size-desktop)]"),children:jsx(tr,{variant:"icon",className:"sui-w-full sui-h-full sui-object-contain","aria-hidden":"true"})}),e&&jsx("p",{className:"sui-text-16 sui-font-medium sui-text-text-default sui-text-center sui-max-w-xs sui-px-4 sui-animate-in sui-fade-in sui-duration-300",children:e})]})})});ua.displayName="LoadingScreen";var da=forwardRef(({className:r,size:e=24,"aria-label":t="Loading",style:o,...i},s)=>jsx("div",{ref:s,role:"status","aria-live":"polite","aria-label":t,"aria-busy":"true",className:g("sui-inline-flex sui-items-center sui-justify-center","sui-animate-pulse-scale sui-animate-rotate-smooth","motion-reduce:sui-animate-none",r),style:{width:`${e}px`,height:`${e}px`,...o},...i,children:jsx(tr,{variant:"icon",className:"sui-w-full sui-h-full sui-object-contain","aria-hidden":"true"})}));da.displayName="LoadingSpinner";var pa=memo(forwardRef(({...r},e)=>jsxs("svg",{ref:e,width:397,height:397,viewBox:"0 0 397 397",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[jsx("circle",{opacity:.58,cx:198.5,cy:198.5,r:198.5,fill:"url(#paint0_radial_15179_117368)"}),jsx("defs",{children:jsxs("radialGradient",{id:"paint0_radial_15179_117368",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(198.5 198.5) rotate(90) scale(198.5)",children:[jsx("stop",{stopColor:"#36499B"}),jsx("stop",{offset:1,stopColor:"#360060",stopOpacity:0})]})})]})));pa.displayName="Ellipse1";var ma=memo(forwardRef(({...r},e)=>jsxs("svg",{ref:e,width:397,height:397,viewBox:"0 0 397 397",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[jsx("circle",{opacity:.58,cx:198.5,cy:198.5,r:198.5,fill:"url(#paint0_radial_15179_117369)"}),jsx("defs",{children:jsxs("radialGradient",{id:"paint0_radial_15179_117369",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(198.5 198.5) rotate(90) scale(198.5)",children:[jsx("stop",{stopColor:"#2852BE"}),jsx("stop",{offset:1,stopColor:"#818BF7",stopOpacity:0})]})})]})));ma.displayName="Ellipse2";var ga=memo(forwardRef(({...r},e)=>jsxs("svg",{ref:e,width:"100%",height:"100%",viewBox:"0 0 1440 1117",fill:"none",xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid slice",...r,children:[jsxs("g",{opacity:.13,children:[jsx("path",{d:"M-81.5356 727.18C-16.7461 683.71 70.2653 698.409 135.199 741.722C200.133 785.035 247.751 852.429 293.926 918.103C338.803 982.056 395.223 1052.26 469.392 1049.92C538.655 1047.57 592.045 979.242 614.555 908.251C637.066 837.261 638.22 760.173 656.402 687.776C674.583 615.222 717.439 541.73 784.971 524.686C845.287 509.519 905.892 543.294 967.074 554.083C1103.72 578.32 1234.31 487.002 1338.5 388.023C1442.68 289.043 1543.4 174.114 1677.02 134.554",stroke:"#FF9E73",strokeMiterlimit:10}),jsx("path",{d:"M-86.5859 718.737C-22.8065 674.798 62.4733 686.682 127.263 726.555C192.052 766.428 240.681 829.757 287.866 892.459C325.96 943.278 371.703 998.944 427.979 1016.14C439.234 1019.58 450.922 1021.46 463.043 1021.46C531.151 1021.46 583.676 959.227 608.639 892.772C633.747 825.847 638.942 750.01 658.855 677.925C661.019 669.951 663.617 661.976 666.358 654.001C688.436 590.361 729.128 530.16 789.155 514.054C804.739 509.832 820.468 508.894 836.196 509.989C881.361 513.272 926.671 533.756 972.124 542.356C1020.61 551.582 1068.37 547.204 1114.55 532.349C1186.12 509.363 1253.22 461.202 1312.52 407.569C1323.49 397.718 1334.17 387.711 1344.56 377.547C1390.88 332.513 1436.47 284.353 1485.39 241.978C1546 189.439 1612.23 146.438 1685.1 129.707",stroke:"#F99A78",strokeMiterlimit:10}),jsx("path",{d:"M-91.4922 710.293C-28.8671 666.041 54.9697 674.954 119.615 711.231C184.26 747.508 234.043 806.927 282.094 866.658C321.054 915.132 367.085 968.609 422.495 986.904C433.606 990.5 445.15 992.689 456.982 993.158C523.936 995.504 575.739 939.369 603.156 877.291C630.861 814.589 639.952 739.846 661.741 668.074C664.194 660.099 666.791 652.125 669.677 644.306C692.909 580.978 733.889 520.621 793.773 503.577C809.357 499.199 825.085 497.948 840.958 498.73C886.412 501.232 932.01 521.559 977.752 530.785C1026.38 540.636 1074.29 537.821 1120.9 523.748C1193.33 501.857 1260.58 452.602 1319.59 397.874C1330.42 387.866 1341.09 377.546 1351.34 367.226C1397.37 321.255 1442.82 272.312 1492.17 230.093C1553.35 177.711 1621.9 136.743 1693.76 125.016",stroke:"#F3967C",strokeMiterlimit:10}),jsx("path",{d:"M-96.5425 701.848C-34.9275 657.128 47.1778 663.382 111.679 696.063C176.18 728.743 226.972 784.097 276.178 841.014C316.004 886.986 362.179 938.586 417.012 957.663C427.979 961.416 439.234 963.918 450.922 964.699C516.722 969.39 567.659 919.353 597.528 861.811C627.831 803.173 640.962 729.682 664.482 658.222C667.08 650.248 669.966 642.429 672.996 634.455C697.382 571.439 738.507 510.77 798.246 492.944C813.83 488.253 829.559 486.689 845.576 487.315C891.462 489.035 937.205 509.206 983.091 519.057C1031.72 529.533 1079.91 528.282 1126.81 514.835C1199.97 494.038 1267.36 443.689 1326.09 388.022C1336.91 377.859 1347.44 367.382 1357.69 356.906C1403.57 310.152 1448.74 260.428 1498.67 218.209C1560.43 165.983 1631.42 127.048 1702.27 120.324",stroke:"#EC9281",strokeMiterlimit:10}),jsx("path",{d:"M-101.449 693.562C-40.9881 648.372 39.5299 651.812 103.887 681.052C168.243 710.293 220.19 761.581 270.262 815.527C310.953 859.153 357.417 908.721 411.384 928.579C422.207 932.488 433.318 935.303 444.717 936.398C509.218 943.278 559.578 899.339 591.756 846.487C624.8 791.916 641.683 719.675 667.08 648.685C669.821 640.866 672.852 632.892 676.026 625.073C701.567 562.371 742.836 501.544 802.575 482.624C818.159 477.62 833.887 475.744 850.049 476.213C896.224 477.151 942.255 497.166 988.43 507.799C1037.2 518.901 1085.54 519.214 1132.87 506.392C1206.75 486.69 1274.43 435.089 1332.72 378.485C1343.4 368.008 1353.94 357.375 1364.18 346.742C1409.78 299.051 1454.66 248.545 1505.16 206.482C1567.5 154.412 1640.8 117.354 1710.64 115.79",stroke:"#E68E85",strokeMiterlimit:10}),jsx("path",{d:"M-106.354 685.117C-46.9039 639.615 32.0268 640.084 96.2392 665.884C160.452 691.528 213.409 738.907 264.634 789.882C306.048 831.163 352.8 878.542 406.19 899.495C416.724 903.56 427.69 906.531 438.946 908.251C502.292 917.321 552.075 879.48 586.418 831.319C622.348 780.813 642.982 709.823 670.11 639.146C673.14 631.328 676.315 623.509 679.634 615.691C706.329 553.301 747.886 492.318 807.337 472.46C822.921 467.3 838.794 465.111 854.955 465.111C901.419 465.424 947.594 485.126 994.058 496.384C1042.97 508.111 1091.46 509.988 1139.22 497.948C1213.97 479.34 1281.79 426.645 1339.65 368.946C1350.33 358.313 1360.72 347.524 1370.96 336.578C1416.42 288.105 1461 236.817 1512.09 194.754C1575 142.685 1650.76 107.815 1719.44 111.255",stroke:"#E08B8A",strokeMiterlimit:10}),jsx("path",{d:"M-111.405 676.674C-53.1091 630.702 24.2343 628.513 88.3024 650.561C152.37 672.765 206.482 716.078 258.573 764.082C300.853 802.861 347.894 848.364 400.418 870.098C410.807 874.32 421.485 877.604 432.596 879.637C494.788 891.051 544.138 859.153 580.501 815.527C619.317 769.086 643.559 699.347 672.563 628.982C675.737 621.164 679.056 613.346 682.519 605.684C710.369 543.607 752.071 482.311 811.521 461.515C827.105 456.042 842.978 453.54 859.284 453.384C906.18 452.915 952.5 472.46 999.252 484.344C1048.31 496.697 1096.94 499.981 1144.99 488.722C1220.46 471.209 1288.42 417.42 1346.14 358.626C1356.68 347.837 1367.07 336.891 1377.17 325.789C1422.33 276.378 1466.78 224.308 1518.29 182.245C1581.78 130.332 1659.85 97.3388 1727.52 105.939",stroke:"#DA878E",strokeMiterlimit:10}),jsx("path",{d:"M-116.311 668.231C-59.0249 621.79 16.5869 616.786 80.5107 635.394C144.434 654.001 199.556 693.406 252.658 738.439C295.802 774.872 342.988 818.342 394.935 840.858C405.18 845.237 415.714 848.833 426.536 851.179C487.574 864.939 536.491 839.138 574.874 800.047C616.72 757.672 644.57 689.184 675.305 619.288C678.768 611.626 682.231 603.808 685.839 596.146C714.842 534.382 756.689 472.93 816.139 451.195C831.723 445.566 847.596 442.751 864.046 442.282C911.231 441.031 957.839 460.421 1004.88 472.93C1054.09 485.908 1102.86 490.755 1151.34 480.279C1227.53 463.861 1295.78 408.976 1353.07 349.245C1363.6 338.299 1373.85 327.041 1383.95 315.782C1428.97 265.589 1473.13 212.737 1525.22 170.675C1589.43 118.918 1669.8 87.9573 1736.47 101.561",stroke:"#D48393",strokeMiterlimit:10}),jsx("path",{d:"M-121.362 659.787C-65.0858 613.034 8.93875 605.059 72.7182 620.226C136.498 635.394 192.774 670.732 246.885 712.795C290.752 746.726 338.37 788.319 389.595 811.774C399.696 816.465 409.941 820.218 420.475 823.033C480.359 839.138 528.843 819.436 569.246 784.879C614.122 746.57 645.435 679.176 677.902 609.75C681.509 602.088 685.117 594.426 688.868 586.764C719.027 525.469 761.017 463.548 820.323 441.031C835.907 435.089 851.78 431.962 868.374 431.337C915.848 429.304 962.745 448.693 1009.93 461.671C1059.28 475.275 1108.2 481.686 1156.97 471.835C1233.88 456.511 1302.28 400.532 1359.27 339.706C1369.66 328.604 1379.91 317.19 1390.01 305.775C1434.74 254.643 1478.75 201.01 1531.28 159.104C1596.07 107.503 1678.75 78.419 1744.4 97.3393",stroke:"#CE7F97",strokeMiterlimit:10}),jsx("path",{d:"M-126.268 651.343C-71.1459 604.121 1.29139 593.488 64.9266 605.059C128.562 616.63 185.848 648.06 240.969 687.151C285.702 718.737 333.464 758.141 383.968 782.534C393.925 787.381 404.026 791.447 414.271 794.574C473 813.025 521.34 799.422 563.474 769.399C611.525 735.155 646.301 669.013 680.5 599.899C684.251 592.237 688.147 584.575 692.043 576.913C723.212 515.93 765.635 453.853 824.797 430.242C840.381 423.987 856.398 420.547 872.992 419.609C920.755 416.951 967.94 436.028 1015.41 449.788C1064.76 464.017 1113.97 471.992 1163.17 462.766C1240.95 448.537 1309.49 391.463 1366.06 329.542C1376.45 318.284 1386.55 306.557 1396.65 294.986C1441.24 242.916 1484.96 188.657 1538.06 146.751C1603.43 95.1502 1688.56 68.2553 1753.06 92.1793",stroke:"#C87B9C",strokeMiterlimit:10}),jsx("path",{d:"M-131.318 642.899C-77.2068 595.207 -6.50106 581.76 56.9898 589.735C120.481 597.709 178.921 625.23 235.053 661.35C280.651 690.59 328.702 727.962 378.485 753.293C388.297 758.297 398.109 762.519 408.21 766.272C465.785 787.068 513.836 779.563 557.846 753.919C609.072 724.053 647.166 658.848 683.241 590.204C687.281 582.542 691.177 575.036 695.362 567.374C727.684 506.704 770.252 444.471 829.27 419.921C844.71 413.51 860.871 409.758 877.609 408.507C925.805 405.067 973.134 423.987 1020.75 438.373C1070.25 453.227 1119.6 462.766 1169.23 454.322C1247.73 441.187 1316.42 382.863 1372.84 320.16C1383.23 308.589 1393.18 296.861 1403.14 284.978C1447.44 232.126 1491.02 176.929 1544.55 135.179C1610.5 83.735 1697.94 58.8728 1761.43 87.8005",stroke:"#C177A0",strokeMiterlimit:10}),jsx("path",{d:"M-136.224 634.456C-83.267 586.451 -14.1485 570.033 49.3424 574.567C112.689 579.102 172.14 602.557 229.281 635.706C275.745 662.445 323.94 697.94 373.002 724.053C382.525 729.213 392.337 733.748 402.15 737.813C458.426 760.799 506.477 759.861 552.219 738.439C606.763 712.951 648.177 648.685 685.983 580.353C690.167 572.847 694.352 565.185 698.537 557.68C732.014 497.323 774.726 434.776 833.743 409.289C849.183 402.565 865.345 398.5 882.227 397.092C930.711 392.87 978.329 411.634 1026.24 426.645C1075.87 442.126 1125.37 453.228 1175.3 445.409C1254.51 433.369 1323.49 373.95 1379.48 310.153C1389.72 298.426 1399.68 286.542 1409.63 274.502C1453.79 220.712 1496.93 164.889 1551.19 123.139C1617.71 71.8515 1707.46 48.8657 1770.09 82.9535",stroke:"#BB73A4",strokeMiterlimit:10}),jsx("path",{d:"M-141.13 626.012C-89.1833 577.538 -21.652 558.305 41.5502 559.4C104.753 560.338 165.357 579.884 223.365 609.906C270.55 634.299 319.179 667.605 367.518 694.656C376.898 699.973 386.421 704.82 396.089 709.198C451.211 734.529 499.118 740.002 546.591 722.802C604.455 701.849 649.043 638.364 688.724 570.345C693.053 562.84 697.527 555.334 701.855 547.829C736.487 487.784 779.343 425.082 838.361 398.656C853.801 391.776 869.962 387.397 886.989 385.677C935.762 380.674 983.669 399.281 1031.72 414.918C1081.5 431.023 1131.14 443.689 1181.5 436.653C1261.59 425.707 1330.7 365.193 1386.26 300.302C1396.5 288.418 1406.46 276.221 1416.27 264.025C1460.14 209.453 1503.14 152.692 1557.83 111.099C1624.93 59.9675 1717.13 39.0145 1778.6 78.1059",stroke:"#B56FA9",strokeMiterlimit:10}),jsx("path",{d:"M-146.181 617.724C-95.388 568.782 -29.444 546.89 33.7582 544.232C96.8162 541.73 158.431 557.21 217.593 584.262C265.644 606.309 314.417 637.426 362.035 665.572C371.27 671.045 380.649 676.205 390.029 681.052C443.996 708.729 491.758 720.769 541.108 707.478C602.29 691.216 650.197 628.357 691.61 560.807C696.228 553.301 700.701 545.796 705.174 538.447C740.96 478.715 784.105 415.699 842.834 388.492C858.274 381.299 874.435 376.608 891.607 374.732C940.812 369.102 988.863 387.397 1037.2 403.659C1087.13 420.39 1136.91 434.62 1187.56 428.209C1268.37 418.358 1337.63 356.75 1392.9 290.763C1403 278.723 1412.95 266.37 1422.62 253.861C1466.2 198.351 1509.06 140.965 1564.32 99.3715C1632.14 48.2399 1726.51 29.3196 1786.97 73.5712",stroke:"#AF6BAD",strokeMiterlimit:10}),jsx("path",{d:"M-151.087 609.28C-101.304 559.869 -37.0919 535.163 25.9661 529.065C88.8797 522.966 151.649 534.537 211.677 558.618C260.594 578.164 309.655 607.404 356.552 636.332C365.642 641.961 374.733 647.434 383.968 652.594C436.781 682.616 484.255 701.223 535.48 691.998C599.837 680.427 651.063 618.193 694.352 550.956C699.114 543.607 703.876 536.101 708.493 528.596C745.433 469.333 788.722 406.005 847.451 377.703C862.891 370.197 879.197 365.35 896.368 363.004C945.862 356.593 994.202 374.732 1042.69 391.776C1092.76 409.132 1142.68 424.769 1193.77 419.14C1275.29 410.383 1344.84 347.68 1399.82 280.756C1409.92 268.559 1419.74 255.894 1429.4 243.384C1472.84 187.093 1515.4 128.768 1571.1 87.3314C1639.5 36.3562 1736.32 19.4687 1795.77 68.7239",stroke:"#A968B2",strokeMiterlimit:10}),jsx("path",{d:"M-156.137 600.837C-107.509 551.113 -44.7396 523.436 18.0298 513.898C80.7992 504.359 144.723 511.865 205.761 532.974C255.399 550.175 304.893 577.226 350.924 607.092C359.871 612.877 368.673 618.663 377.619 624.292C429.133 656.816 476.463 681.991 529.564 676.674C597.096 669.951 651.784 608.186 696.805 541.262C701.711 533.913 706.617 526.407 711.379 519.058C749.474 460.108 792.907 396.623 851.636 367.383C867.076 359.721 883.382 354.405 900.697 351.903C950.48 344.71 999.108 362.848 1047.88 380.361C1097.95 398.343 1148.17 415.544 1199.54 410.696C1281.79 403.034 1351.48 339.237 1406.17 271.218C1416.13 258.709 1425.94 246.043 1435.61 233.221C1478.75 175.991 1521.18 117.041 1577.31 75.6045C1646.28 24.7856 1745.41 9.77452 1803.86 64.1898",stroke:"#A364B6",strokeMiterlimit:10}),jsx("path",{d:"M-161.043 592.393C-113.425 542.2 -52.3875 511.865 10.3819 498.73C73.007 485.595 137.941 489.192 199.989 507.33C250.493 522.185 300.131 547.204 345.585 578.008C354.387 583.95 363.045 590.048 371.703 595.99C422.063 630.859 469.104 662.758 524.081 661.351C594.787 659.631 652.794 598.179 699.691 531.567C704.886 524.218 709.936 516.869 714.842 509.519C754.091 450.882 797.669 387.085 856.254 356.906C871.693 348.932 887.999 343.303 905.315 340.644C955.53 332.67 1004.3 350.652 1053.22 368.79C1103.44 387.398 1153.8 406.162 1205.6 401.94C1288.71 395.216 1358.55 330.324 1412.81 261.367C1422.77 248.701 1432.43 235.879 1442.1 222.745C1485.1 164.733 1527.24 104.845 1583.95 63.5643C1653.5 12.9018 1755.08 -0.0765936 1812.37 59.3424",stroke:"#9C60BB",strokeMiterlimit:10}),jsx("path",{d:"M-166.094 583.949C-119.63 533.287 -60.1794 500.137 2.44568 483.406C64.9265 466.675 131.015 466.362 193.928 481.53C245.298 493.883 295.225 517.025 339.813 548.611C348.327 554.709 356.84 560.963 365.354 567.374C414.559 604.589 461.312 643.212 518.165 645.557C591.901 648.685 653.516 587.546 702.144 521.559C707.483 514.21 712.678 507.017 717.728 499.668C757.987 441.344 801.998 377.39 860.438 346.273C875.878 338.142 892.184 332.2 909.644 329.229C960.148 320.629 1009.21 338.299 1058.41 357.063C1108.77 376.296 1159.28 396.623 1211.51 393.183C1295.35 387.554 1365.48 321.567 1419.3 251.516C1429.11 238.694 1438.78 225.559 1448.31 212.424C1491.02 153.474 1532.86 92.9608 1590.15 51.5238C1660.28 0.861322 1764.17 -9.92791 1820.45 54.4948",stroke:"#965CBF",strokeMiterlimit:10}),jsx("path",{d:"M-171 575.505C-43.1525 431.962 182.384 406.943 334.474 519.526C391.76 561.902 443.563 623.041 512.681 630.39C597.817 639.459 668.811 563.465 721.191 490.286C773.571 417.107 830.136 333.764 914.55 318.127C1017.29 299.051 1113.82 390.212 1217.86 384.583C1302.42 380.048 1372.69 312.967 1426.37 241.977C1480.05 170.987 1526.52 90.3024 1597.22 39.9527C1667.93 -10.5535 1774.27 -19.4663 1829.54 50.1164",stroke:"#9058C4",strokeMiterlimit:10}),jsx("path",{d:"M-163.352 605.684C-38.2461 459.17 186.281 428.678 340.823 536.571C398.975 577.226 451.932 636.645 521.051 642.274C589.448 647.903 647.888 599.117 694.352 541.262C705.752 527.032 716.285 512.334 726.242 497.792C756.111 454.01 786.991 406.787 824.076 371.292C849.905 346.743 878.909 327.822 912.53 319.848C945.574 312.03 978.33 315.782 1011.23 324.382C1077.89 341.426 1144.99 378.641 1214.83 376.296C1289.29 373.794 1352.78 326.572 1404.44 270.905C1411.51 263.4 1418.29 255.738 1424.79 247.92C1466.34 198.821 1504.29 144.405 1551.33 99.5285C1566.49 85.1428 1582.5 71.6954 1599.96 59.8116C1671.39 11.0255 1776.01 -0.701953 1830.26 60.4371",stroke:"#8C5BC7",strokeMiterlimit:10}),jsx("path",{d:"M-155.56 635.706C-33.1958 486.221 190.321 450.1 347.172 553.614C406.19 592.549 460.446 650.248 529.564 654.157C597.817 658.066 655.536 608.029 700.701 549.392C711.668 535.007 722.057 520.152 731.581 505.297C760.296 460.733 789.733 413.041 825.518 376.452C850.337 351.12 878.187 331.106 910.942 321.724C942.976 312.342 975.01 314.218 1007.77 320.942C1074.14 334.389 1142.25 369.103 1212.24 368.164C1286.55 367.07 1350.18 325.007 1402.71 274.97C1409.78 268.247 1416.7 261.21 1423.49 254.33C1466.05 209.922 1505.45 160.198 1553.64 118.135C1569.08 104.532 1585.39 91.866 1602.99 80.295C1675.14 33.2289 1778.03 18.5305 1831.42 71.2258",stroke:"#895ECA",strokeMiterlimit:10}),jsx("path",{d:"M-147.913 665.728C-28.29 513.271 194.361 471.522 353.521 570.658C413.26 607.873 468.815 663.852 537.933 666.041C606.186 668.386 663.039 617.098 706.906 557.679C717.584 543.137 727.54 527.97 736.775 512.802C764.48 467.613 792.474 419.139 826.672 381.455C850.337 355.342 877.321 334.389 908.922 323.443C940.09 312.498 971.403 312.498 1003.87 317.345C1069.81 327.04 1138.93 359.251 1209.2 359.72C1283.52 360.033 1347.3 323.287 1400.69 278.723C1407.9 272.625 1414.97 266.526 1421.9 260.272C1465.62 220.555 1506.31 175.521 1555.52 136.117C1571.39 123.452 1587.99 111.255 1605.73 100.309C1678.6 54.9634 1779.76 37.4505 1832.14 81.5456",stroke:"#8560CE",strokeMiterlimit:10}),jsx("path",{d:"M-140.12 695.907C-23.3835 540.636 198.402 493.257 360.015 587.702C420.62 623.353 477.329 677.456 546.447 677.925C614.556 678.55 670.832 626.168 713.111 565.811C723.5 550.956 733.168 535.632 741.97 520.308C768.665 474.493 795.072 425.394 827.972 386.615C850.626 359.721 876.6 337.829 907.191 325.32C937.349 312.967 968.084 310.934 1000.26 313.905C1065.92 320.004 1136.05 349.713 1206.32 351.59C1280.49 353.31 1344.41 321.88 1398.81 282.632C1406.17 277.316 1413.39 271.843 1420.46 266.37C1465.19 231.501 1507.47 191.002 1557.68 154.256C1573.85 142.372 1590.73 130.957 1608.62 120.325C1682.21 76.6985 1781.63 56.2146 1833.15 91.866",stroke:"#8263D1",strokeMiterlimit:10}),jsx("path",{d:"M-132.473 725.93C-18.4777 567.687 202.297 514.679 366.364 604.746C427.834 638.677 485.698 691.216 554.816 689.965C622.78 688.871 678.335 635.237 719.315 574.098C729.416 559.087 738.651 543.451 747.165 527.971C772.85 481.374 797.813 431.806 829.126 391.776C850.77 364.256 875.589 341.113 905.17 327.041C934.318 313.124 964.477 309.215 996.366 310.309C1061.88 312.655 1132.73 340.175 1203.29 343.303C1277.31 346.586 1341.53 320.16 1396.79 286.542C1404.3 282.007 1411.65 277.316 1418.87 272.469C1464.61 242.29 1508.33 206.483 1559.7 172.395C1576.15 161.449 1593.32 150.66 1611.51 140.34C1685.82 98.4338 1783.51 75.1353 1834.16 102.187",stroke:"#7E66D4",strokeMiterlimit:10}),jsx("path",{d:"M-124.825 756.108C-13.5714 594.895 206.194 536.258 372.713 621.946C434.905 654.158 494.067 704.976 563.33 702.005C631.294 699.347 685.983 644.463 725.665 582.542C735.332 567.218 744.279 551.425 752.504 535.632C777.179 488.41 800.699 438.216 830.569 396.936C851.059 368.634 875.012 344.553 903.583 328.917C931.865 313.593 961.302 307.495 992.903 306.869C1058.13 305.462 1129.99 330.637 1200.69 335.015C1274.72 339.706 1338.93 318.597 1395.2 290.294C1402.85 286.542 1410.36 282.476 1417.72 278.567C1464.47 253.079 1509.63 221.963 1562.01 190.689C1578.9 180.682 1596.36 170.362 1614.54 160.667C1689.57 120.481 1785.53 94.2118 1835.17 112.976",stroke:"#7B69D7",strokeMiterlimit:10}),jsx("path",{d:"M-117.033 786.13C-8.52102 621.946 210.234 557.836 379.206 638.833C442.264 669.324 502.581 718.423 571.843 713.732C639.663 709.354 693.63 653.375 731.869 590.516C741.249 575.036 749.906 558.93 757.699 542.981C781.219 495.133 803.297 444.314 831.723 401.939C851.203 372.855 874.147 347.68 901.563 330.636C928.835 313.749 957.695 305.774 989.152 303.272C1054.09 297.956 1126.81 320.942 1197.81 326.727C1271.69 332.825 1336.19 317.032 1393.33 294.203C1401.12 291.076 1408.77 287.948 1416.27 284.665C1464.03 263.868 1510.64 237.442 1564.18 208.827C1581.35 199.602 1599.1 190.063 1617.42 180.681C1693.18 142.215 1787.41 112.975 1836.18 123.295",stroke:"#776BDA",strokeMiterlimit:10}),jsx("path",{d:"M-109.385 816.152C-3.61473 648.997 214.13 579.258 385.555 655.878C449.335 684.649 510.95 732.028 580.213 725.617C648.033 719.518 701.134 662.289 738.074 598.804C747.165 583.011 755.39 566.749 762.893 550.487C785.404 501.857 806.038 450.569 833.022 406.943C851.492 377.234 873.281 350.964 899.832 332.357C926.094 313.906 954.376 303.898 985.544 299.676C1050.19 290.607 1123.93 311.091 1195.06 318.284C1268.94 325.789 1333.45 315.157 1391.45 297.956C1399.39 295.611 1407.18 293.265 1414.83 290.607C1463.6 274.502 1511.65 252.767 1566.2 226.81C1583.66 218.523 1601.69 209.61 1620.31 200.697C1696.79 163.951 1789.28 131.896 1837.04 133.616",stroke:"#746EDD",strokeMiterlimit:10}),jsx("path",{d:"M-101.593 846.331C1.43562 676.205 218.17 600.837 391.905 672.922C456.55 699.973 519.464 745.632 588.726 737.501C656.402 729.682 708.926 671.358 744.423 606.935C753.225 590.986 761.017 574.568 768.232 557.993C789.733 508.738 808.924 456.824 834.321 412.104C851.636 381.612 872.559 354.248 898.1 334.233C923.496 314.219 951.057 302.335 981.937 296.237C1046.29 283.415 1120.9 301.553 1192.32 310.153C1266.06 319.066 1330.7 313.75 1389.72 301.866C1397.8 300.302 1405.74 298.582 1413.53 296.862C1463.46 285.447 1512.81 268.403 1568.51 245.261C1586.4 237.756 1604.58 229.625 1623.34 221.025C1700.39 185.842 1791.3 150.973 1838.2 144.249",stroke:"#7171E1",strokeMiterlimit:10}),jsx("path",{d:"M-93.9453 876.353C6.19713 703.256 222.066 622.415 398.253 689.965C463.764 715.296 527.833 759.235 597.095 749.384C664.771 740.002 716.429 680.426 750.628 615.066C759.141 598.803 766.645 582.229 773.427 565.498C793.917 515.617 811.521 463.078 835.619 417.106C851.925 385.99 871.838 357.531 896.224 335.953C920.61 314.531 947.45 300.458 978.185 292.483C1042.25 275.908 1117.86 291.701 1189.29 301.709C1262.88 312.029 1327.82 312.029 1387.7 305.618C1395.93 304.836 1404.01 303.898 1411.94 302.803C1462.88 296.079 1513.82 283.726 1570.53 263.243C1588.71 256.675 1607.32 249.013 1626.22 240.882C1704 207.42 1793.18 169.736 1839.06 154.568",stroke:"#6D74E4",strokeMiterlimit:10}),jsx("path",{d:"M-86.2974 906.531C11.2477 730.463 226.107 643.993 404.603 707.009C470.835 730.62 536.202 772.995 605.465 761.424C672.996 750.322 723.933 689.496 756.688 623.509C764.769 607.091 771.984 590.203 778.477 573.159C797.958 522.497 814.119 469.489 836.773 422.423C852.069 390.524 870.828 360.971 894.348 337.985C917.724 315 943.986 299.05 974.433 289.199C1038.21 268.715 1114.69 282.163 1186.41 293.577C1260 305.305 1324.93 310.465 1385.83 309.683C1394.05 309.527 1402.42 309.37 1410.5 309.058C1462.45 307.025 1514.83 299.363 1572.55 281.537C1591.02 275.752 1609.92 268.872 1628.97 261.21C1707.46 229.467 1794.91 188.812 1839.93 165.201",stroke:"#6A77E7",strokeMiterlimit:10}),jsx("path",{d:"M-78.5054 936.554C16.1538 757.515 230.147 665.416 411.096 724.053C478.194 745.944 544.715 786.599 613.978 773.308C681.509 760.486 731.581 698.565 763.038 631.641C770.83 614.91 777.612 597.866 783.816 580.665C802.142 529.377 817.005 475.744 838.072 427.427C852.358 394.747 870.106 364.099 892.472 339.549C914.983 315 940.523 297.018 970.682 285.447C1034.17 261.054 1111.66 272.312 1183.52 285.134C1256.97 298.269 1322.19 308.745 1383.95 313.28C1392.32 313.905 1400.83 314.531 1409.2 314.844C1462.16 317.502 1515.98 314.531 1574.86 299.363C1593.76 294.516 1612.81 288.261 1632.14 280.912C1711.36 250.89 1797.07 207.42 1841.23 175.209",stroke:"#6679EA",strokeMiterlimit:10}),jsx("path",{d:"M-70.8574 966.576C21.0601 784.723 234.043 686.994 417.445 741.097C485.409 761.268 553.085 800.203 622.492 785.192C689.879 770.806 739.228 707.634 769.387 639.928C776.89 623.04 783.384 605.684 789.155 588.327C806.471 536.414 819.891 482.155 839.515 432.587C852.791 399.281 869.385 367.539 890.885 341.426C912.385 315.313 937.349 295.454 967.219 282.007C1030.42 253.861 1108.77 262.774 1180.92 276.847C1254.37 291.232 1319.59 307.025 1382.36 317.189C1390.88 318.596 1399.39 319.847 1408.05 321.098C1462.01 328.447 1517.28 330.167 1577.16 317.814C1596.36 313.749 1615.69 308.12 1635.17 301.24C1715.11 272.938 1799.09 226.497 1842.24 185.842",stroke:"#637CED",strokeMiterlimit:10}),jsx("path",{d:"M-63.0654 996.755C25.9661 811.774 237.939 708.572 423.794 758.14C492.48 776.592 561.454 813.807 630.861 797.076C698.248 780.97 746.876 716.703 775.591 648.059C782.806 630.859 788.867 613.346 794.35 595.676C810.656 542.981 822.632 488.253 840.669 437.591C852.79 403.503 868.375 370.666 889.009 343.146C909.499 315.469 933.886 293.578 963.467 278.41C1026.38 246.355 1105.74 252.766 1178.04 268.559C1251.34 284.196 1316.85 305.462 1380.34 321.098C1389 323.287 1397.66 325.32 1406.46 327.196C1461.44 339.237 1518.15 345.648 1579.18 335.953C1598.66 332.826 1618.43 327.822 1638.06 321.411C1718.72 294.829 1800.97 245.573 1843.25 196.475",stroke:"#5F7FF0",strokeMiterlimit:10}),jsx("path",{d:"M-55.418 1026.78C31.0162 838.825 241.979 729.995 430.143 775.185C499.694 791.916 569.823 827.411 639.23 808.96C706.473 791.134 754.379 725.617 781.652 656.19C788.434 638.834 794.206 621.008 799.4 603.182C814.696 549.862 825.229 494.508 841.824 442.595C852.935 407.881 867.509 373.794 886.989 344.866C906.469 315.626 930.278 291.702 959.57 274.814C1022.2 238.85 1102.57 243.072 1175.01 260.272C1248.31 277.316 1313.82 303.898 1378.32 324.851C1387.12 327.666 1395.93 330.48 1404.87 333.139C1460.86 350.026 1519.01 360.972 1581.2 353.935C1601.12 351.59 1621.03 347.368 1640.8 341.27C1722.18 316.407 1802.7 264.181 1843.97 206.639",stroke:"#5C82F3",strokeMiterlimit:10}),jsx("path",{d:"M-47.77 1056.96C35.9225 866.033 245.875 751.573 436.637 792.384C507.054 807.552 578.481 841.327 647.888 821.156C715.131 801.766 762.172 734.998 788.145 664.79C794.639 647.121 800.122 629.139 804.884 611C819.169 557.054 828.26 501.075 843.267 448.067C853.368 412.572 866.932 377.546 885.402 347.055C903.872 316.407 926.959 290.45 956.107 271.686C1018.44 231.813 1099.68 233.846 1172.41 252.297C1245.57 270.748 1311.37 302.49 1376.73 329.073C1385.68 332.669 1394.63 336.265 1403.72 339.706C1460.86 361.284 1520.45 376.921 1583.51 372.699C1603.71 371.291 1623.92 367.695 1643.83 362.066C1725.93 338.924 1804.72 283.883 1845.12 217.74",stroke:"#5884F7",strokeMiterlimit:10}),jsx("path",{d:"M-39.978 1086.98C40.8285 893.084 249.916 773.152 442.986 809.429C514.124 822.876 586.85 854.931 656.257 833.04C723.356 811.93 769.675 744.068 794.35 672.921C800.555 655.096 805.605 636.957 810.078 618.506C823.209 563.934 831.001 507.33 844.565 453.071C853.656 416.951 866.066 380.674 883.526 348.775C901.13 316.564 923.496 288.574 952.5 268.09C1014.4 224.308 1096.8 224.152 1169.52 244.01C1242.68 263.868 1308.48 300.927 1374.86 332.826C1383.95 337.204 1393.04 341.426 1402.27 345.648C1460.43 371.917 1521.46 392.245 1585.68 390.681C1606.17 390.212 1626.66 387.085 1646.86 381.925C1729.69 360.502 1806.74 302.491 1846.28 227.904",stroke:"#5587FA",strokeMiterlimit:10}),jsx("path",{d:"M-32.3301 1117C45.7349 920.292 253.812 794.73 449.335 826.316C521.339 838.044 595.22 868.379 664.627 844.768C731.725 821.938 777.179 752.824 800.555 681.053C823.931 609.281 829.559 532.192 845.72 458.075C861.881 383.958 891.462 308.589 948.748 264.494C1010.36 216.959 1093.62 214.301 1166.64 235.723C1239.65 256.989 1305.6 299.364 1372.98 336.735C1440.23 374.107 1512.09 407.725 1587.7 408.82C1694.33 410.54 1799.24 341.582 1847 238.381",stroke:"#518AFD",strokeMiterlimit:10}),jsx("ellipse",{opacity:.43,cx:13.4662,cy:224.916,rx:232.486,ry:224.916,fill:"url(#paint0_radial_15179_117371)"})]}),jsx("defs",{children:jsxs("radialGradient",{id:"paint0_radial_15179_117371",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(13.4662 224.916) rotate(90) scale(224.916 232.486)",children:[jsx("stop",{stopColor:"#36499B"}),jsx("stop",{offset:1,stopColor:"#360060",stopOpacity:0})]})})]})));ga.displayName="MultipleLine";var ha=memo(forwardRef(({...r},e)=>jsxs("svg",{ref:e,width:1440,height:1117,viewBox:"0 0 1440 1117",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[jsxs("g",{opacity:.2,children:[jsx("circle",{opacity:.58,cx:595.5,cy:819.5,r:198.5,fill:"url(#paint0_radial_15179_117367)"}),jsx("circle",{opacity:.58,cx:198.5,cy:794.5,r:198.5,fill:"url(#paint1_radial_15179_117367)"}),jsx("foreignObject",{x:-80,y:-80,width:1881,height:1277,children:jsx("div",{style:{backdropFilter:"blur(40px)",clipPath:"url(#bgblur_0_15179_117367_clip_path)",height:"100%",width:"100%"}})}),jsx("rect",{"data-figma-bg-blur-radius":80,width:1721,height:1117,fill:"url(#paint2_radial_15179_117367)",fillOpacity:.2})]}),jsxs("defs",{children:[jsx("clipPath",{id:"bgblur_0_15179_117367_clip_path",transform:"translate(80 80)",children:jsx("rect",{width:1721,height:1117})}),jsxs("radialGradient",{id:"paint0_radial_15179_117367",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(595.5 819.5) rotate(90) scale(198.5)",children:[jsx("stop",{stopColor:"#36499B"}),jsx("stop",{offset:1,stopColor:"#360060",stopOpacity:0})]}),jsxs("radialGradient",{id:"paint1_radial_15179_117367",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(198.5 794.5) rotate(90) scale(198.5)",children:[jsx("stop",{stopColor:"#2852BE"}),jsx("stop",{offset:1,stopColor:"#818BF7",stopOpacity:0})]}),jsxs("radialGradient",{id:"paint2_radial_15179_117367",cx:0,cy:0,r:1,gradientTransform:"matrix(1551.59 999.485 -882.432 1597.41 263.647 235.03)",gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#36499B"}),jsx("stop",{offset:.770833,stopColor:"#B854CC",stopOpacity:.08}),jsx("stop",{offset:1,stopColor:"#36499B"})]})]})]})));ha.displayName="RadialGradientBg";var Eo={ellipses:[pa,ma],multipleLine:ga,background:ha};var Fi={ellipse:{duration:{min:20,max:30},delay:{min:0,max:5}}},Ae={x:{min:0,max:95},y:{min:0,max:85}};function Em(r){return (e,t)=>{let o=Math.sin(r++)*1e4;return e+(o-Math.floor(o))*(t-e)}}function Pm({ellipses:r,disableAnimation:e}){return jsx(Fragment,{children:r.map((t,o)=>{let i=Em(o*987),s=i(Fi.ellipse.duration.min,Fi.ellipse.duration.max),n=i(Fi.ellipse.delay.min,Fi.ellipse.delay.max),a={"--tx-0":`${i(Ae.x.min,Ae.x.max)}vw`,"--ty-0":`${i(Ae.y.min,Ae.y.max)}vh`,"--tx-25":`${i(Ae.x.min+10,Ae.x.max)}vw`,"--ty-25":`${i(Ae.y.min+10,Ae.y.max-15)}vh`,"--tx-50":`${i(Ae.x.min+5,Ae.x.max-10)}vw`,"--ty-50":`${i(Ae.y.min+5,Ae.y.max-10)}vh`,"--tx-75":`${i(Ae.x.min+15,Ae.x.max)}vw`,"--ty-75":`${i(Ae.y.min+15,Ae.y.max)}vh`},l=typeof t=="string"?t:o,u={"aria-hidden":true,className:"sui-absolute sui-opacity-25 sui-pointer-events-none sui-select-none sui-welcome-bg-animated",style:{left:"-100px",top:"-100px",animation:e?"none":`sui-ellipse-float ${s}s ease-in-out infinite`,animationDelay:e?void 0:`${n}s`,willChange:e?void 0:"transform",...a,zIndex:0}};return typeof t=="string"?jsx("img",{...u,src:t,alt:"",draggable:false,width:200,height:200,loading:"lazy",decoding:"async"},l):jsx(t,{...u,width:200,height:200,focusable:false,"aria-label":void 0},l)})})}function Nm({src:r,disableAnimation:e}){let t={"aria-hidden":true,className:"sui-absolute sui-right-0 sui-top-0 sui-w-full sui-h-full sui-opacity-80 sui-pointer-events-none sui-select-none sui-welcome-bg-animated",style:{animation:e?"none":"sui-ocean-wave 12s ease-in-out infinite",willChange:e?void 0:"transform",zIndex:0}};return typeof r=="string"?jsx("img",{...t,src:r,alt:"",draggable:false,width:1200,height:800,loading:"lazy",decoding:"async"}):jsx(r,{...t,width:"100%",height:"100%",focusable:false,"aria-label":void 0})}var ba=({className:r,style:e,children:t,showEllipses:o=true,showLines:i=true,disableAnimation:s=false,backgroundImage:n,ellipsesData:a,linesSrc:l,...u})=>{let c=a??Eo.ellipses,d=l??Eo.multipleLine,p=n??Eo.background,m=useMemo(()=>({backgroundImage:typeof p=="string"?`url(${p})`:void 0,backgroundSize:"cover",backgroundPosition:"center",backgroundRepeat:"no-repeat",...e}),[p,e]);return jsxs("div",{className:g("sui-relative sui-min-h-screen sui-w-full sui-overflow-hidden",r),style:m,...u,children:[typeof p!="string"&&p?jsx("div",{className:"sui-absolute sui-inset-0 sui-w-full sui-h-full sui-pointer-events-none sui-select-none sui-welcome-bg-background",children:jsx(p,{className:"sui-w-full sui-h-full",preserveAspectRatio:"xMidYMid slice","aria-hidden":"true",focusable:"false",width:"100%",height:"100%"})}):null,o&&c?.length?jsx("div",{className:"sui-hidden sm:sui-block sui-absolute sui-inset-0",children:jsx(Pm,{ellipses:c,disableAnimation:s})}):null,i&&d?jsx("div",{className:"sui-hidden sm:sui-block sui-absolute sui-inset-0",children:jsx(Nm,{src:d,disableAnimation:s})}):null,jsx("div",{className:"sui-relative sui-z-10",children:t})]})};ba.displayName="WelcomeBackground";function De(r){this.content=r;}De.prototype={constructor:De,find:function(r){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===r)return e;return -1},get:function(r){var e=this.find(r);return e==-1?void 0:this.content[e+1]},update:function(r,e,t){var o=t&&t!=r?this.remove(t):this,i=o.find(r),s=o.content.slice();return i==-1?s.push(t||r,e):(s[i+1]=e,t&&(s[i]=t)),new De(s)},remove:function(r){var e=this.find(r);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new De(t)},addToStart:function(r,e){return new De([r,e].concat(this.remove(r).content))},addToEnd:function(r,e){var t=this.remove(r).content.slice();return t.push(r,e),new De(t)},addBefore:function(r,e,t){var o=this.remove(e),i=o.content.slice(),s=o.find(r);return i.splice(s==-1?i.length:s,0,e,t),new De(i)},forEach:function(r){for(var e=0;e<this.content.length;e+=2)r(this.content[e],this.content[e+1]);},prepend:function(r){return r=De.from(r),r.size?new De(r.content.concat(this.subtract(r).content)):this},append:function(r){return r=De.from(r),r.size?new De(this.subtract(r).content.concat(r.content)):this},subtract:function(r){var e=this;r=De.from(r);for(var t=0;t<r.content.length;t+=2)e=e.remove(r.content[t]);return e},toObject:function(){var r={};return this.forEach(function(e,t){r[e]=t;}),r},get size(){return this.content.length>>1}};De.from=function(r){if(r instanceof De)return r;var e=[];if(r)for(var t in r)e.push(t,r[t]);return new De(e)};var ya=De;function hu(r,e,t){for(let o=0;;o++){if(o==r.childCount||o==e.childCount)return r.childCount==e.childCount?null:t;let i=r.child(o),s=e.child(o);if(i==s){t+=i.nodeSize;continue}if(!i.sameMarkup(s))return t;if(i.isText&&i.text!=s.text){for(let n=0;i.text[n]==s.text[n];n++)t++;return t}if(i.content.size||s.content.size){let n=hu(i.content,s.content,t+1);if(n!=null)return n}t+=i.nodeSize;}}function bu(r,e,t,o){for(let i=r.childCount,s=e.childCount;;){if(i==0||s==0)return i==s?null:{a:t,b:o};let n=r.child(--i),a=e.child(--s),l=n.nodeSize;if(n==a){t-=l,o-=l;continue}if(!n.sameMarkup(a))return {a:t,b:o};if(n.isText&&n.text!=a.text){let u=0,c=Math.min(n.text.length,a.text.length);for(;u<c&&n.text[n.text.length-u-1]==a.text[a.text.length-u-1];)u++,t--,o--;return {a:t,b:o}}if(n.content.size||a.content.size){let u=bu(n.content,a.content,t-1,o-1);if(u)return u}t-=l,o-=l;}}var N=class r{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let o=0;o<e.length;o++)this.size+=e[o].nodeSize;}nodesBetween(e,t,o,i=0,s){for(let n=0,a=0;a<t;n++){let l=this.content[n],u=a+l.nodeSize;if(u>e&&o(l,i+a,s||null,n)!==false&&l.content.size){let c=a+1;l.nodesBetween(Math.max(0,e-c),Math.min(l.content.size,t-c),o,i+c);}a=u;}}descendants(e){this.nodesBetween(0,this.size,e);}textBetween(e,t,o,i){let s="",n=true;return this.nodesBetween(e,t,(a,l)=>{let u=a.isText?a.text.slice(Math.max(e,l)-l,t-l):a.isLeaf?i?typeof i=="function"?i(a):i:a.type.spec.leafText?a.type.spec.leafText(a):"":"";a.isBlock&&(a.isLeaf&&u||a.isTextblock)&&o&&(n?n=false:s+=o),s+=u;},0),s}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,o=e.firstChild,i=this.content.slice(),s=0;for(t.isText&&t.sameMarkup(o)&&(i[i.length-1]=t.withText(t.text+o.text),s=1);s<e.content.length;s++)i.push(e.content[s]);return new r(i,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let o=[],i=0;if(t>e)for(let s=0,n=0;n<t;s++){let a=this.content[s],l=n+a.nodeSize;l>e&&((n<e||l>t)&&(a.isText?a=a.cut(Math.max(0,e-n),Math.min(a.text.length,t-n)):a=a.cut(Math.max(0,e-n-1),Math.min(a.content.size,t-n-1))),o.push(a),i+=a.nodeSize),n=l;}return new r(o,i)}cutByIndex(e,t){return e==t?r.empty:e==0&&t==this.content.length?this:new r(this.content.slice(e,t))}replaceChild(e,t){let o=this.content[e];if(o==t)return this;let i=this.content.slice(),s=this.size+t.nodeSize-o.nodeSize;return i[e]=t,new r(i,s)}addToStart(e){return new r([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new r(this.content.concat(e),this.size+e.nodeSize)}eq(e){if(this.content.length!=e.content.length)return false;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))return false;return true}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let t=this.content[e];if(!t)throw new RangeError("Index "+e+" out of range for "+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,o=0;t<this.content.length;t++){let i=this.content[t];e(i,o,t),o+=i.nodeSize;}}findDiffStart(e,t=0){return hu(this,e,t)}findDiffEnd(e,t=this.size,o=e.size){return bu(this,e,t,o)}findIndex(e){if(e==0)return Hi(0,e);if(e==this.size)return Hi(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let t=0,o=0;;t++){let i=this.child(t),s=o+i.nodeSize;if(s>=e)return s==e?Hi(t+1,s):Hi(t,o);o=s;}}toString(){return "<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,t){if(!t)return r.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new r(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return r.empty;let t,o=0;for(let i=0;i<e.length;i++){let s=e[i];o+=s.nodeSize,i&&s.isText&&e[i-1].sameMarkup(s)?(t||(t=e.slice(0,i)),t[t.length-1]=s.withText(t[t.length-1].text+s.text)):t&&t.push(s);}return new r(t||e,o)}static from(e){if(!e)return r.empty;if(e instanceof r)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new r([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}};N.empty=new N([],0);var xa={index:0,offset:0};function Hi(r,e){return xa.index=r,xa.offset=e,xa}function Gi(r,e){if(r===e)return true;if(!(r&&typeof r=="object")||!(e&&typeof e=="object"))return false;let t=Array.isArray(r);if(Array.isArray(e)!=t)return false;if(t){if(r.length!=e.length)return false;for(let o=0;o<r.length;o++)if(!Gi(r[o],e[o]))return false}else {for(let o in r)if(!(o in e)||!Gi(r[o],e[o]))return false;for(let o in e)if(!(o in r))return false}return true}var oe=class r{constructor(e,t){this.type=e,this.attrs=t;}addToSet(e){let t,o=false;for(let i=0;i<e.length;i++){let s=e[i];if(this.eq(s))return e;if(this.type.excludes(s.type))t||(t=e.slice(0,i));else {if(s.type.excludes(this.type))return e;!o&&s.type.rank>this.type.rank&&(t||(t=e.slice(0,i)),t.push(this),o=true),t&&t.push(s);}}return t||(t=e.slice()),o||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return true;return false}eq(e){return this==e||this.type==e.type&&Gi(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Mark.fromJSON");let o=e.marks[t.type];if(!o)throw new RangeError(`There is no mark type ${t.type} in this schema`);let i=o.create(t.attrs);return o.checkAttrs(i.attrs),i}static sameSet(e,t){if(e==t)return true;if(e.length!=t.length)return false;for(let o=0;o<e.length;o++)if(!e[o].eq(t[o]))return false;return true}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return r.none;if(e instanceof r)return [e];let t=e.slice();return t.sort((o,i)=>o.type.rank-i.type.rank),t}};oe.none=[];var ir=class extends Error{},D=class r{constructor(e,t,o){this.content=e,this.openStart=t,this.openEnd=o;}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let o=xu(this.content,e+this.openStart,t);return o&&new r(o,this.openStart,this.openEnd)}removeBetween(e,t){return new r(yu(this.content,e+this.openStart,t+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+"("+this.openStart+","+this.openEnd+")"}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(e,t){if(!t)return r.empty;let o=t.openStart||0,i=t.openEnd||0;if(typeof o!="number"||typeof i!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new r(N.fromJSON(e,t.content),o,i)}static maxOpen(e,t=true){let o=0,i=0;for(let s=e.firstChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.firstChild)o++;for(let s=e.lastChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.lastChild)i++;return new r(e,o,i)}};D.empty=new D(N.empty,0,0);function yu(r,e,t){let{index:o,offset:i}=r.findIndex(e),s=r.maybeChild(o),{index:n,offset:a}=r.findIndex(t);if(i==e||s.isText){if(a!=t&&!r.child(n).isText)throw new RangeError("Removing non-flat range");return r.cut(0,e).append(r.cut(t))}if(o!=n)throw new RangeError("Removing non-flat range");return r.replaceChild(o,s.copy(yu(s.content,e-i-1,t-i-1)))}function xu(r,e,t,o){let{index:i,offset:s}=r.findIndex(e),n=r.maybeChild(i);if(s==e||n.isText)return o&&!o.canReplace(i,i,t)?null:r.cut(0,e).append(t).append(r.cut(e));let a=xu(n.content,e-s-1,t,n);return a&&r.replaceChild(i,n.copy(a))}function Rm(r,e,t){if(t.openStart>r.depth)throw new ir("Inserted content deeper than insertion position");if(r.depth-t.openStart!=e.depth-t.openEnd)throw new ir("Inconsistent open depths");return wu(r,e,t,0)}function wu(r,e,t,o){let i=r.index(o),s=r.node(o);if(i==e.index(o)&&o<r.depth-t.openStart){let n=wu(r,e,t,o+1);return s.copy(s.content.replaceChild(i,n))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&r.depth==o&&e.depth==o){let n=r.parent,a=n.content;return or(n,a.cut(0,r.parentOffset).append(t.content).append(a.cut(e.parentOffset)))}else {let{start:n,end:a}=Vm(t,r);return or(s,vu(r,n,a,e,o))}else return or(s,Oi(r,e,o))}function ku(r,e){if(!e.type.compatibleContent(r.type))throw new ir("Cannot join "+e.type.name+" onto "+r.type.name)}function ka(r,e,t){let o=r.node(t);return ku(o,e.node(t)),o}function rr(r,e){let t=e.length-1;t>=0&&r.isText&&r.sameMarkup(e[t])?e[t]=r.withText(e[t].text+r.text):e.push(r);}function Po(r,e,t,o){let i=(e||r).node(t),s=0,n=e?e.index(t):i.childCount;r&&(s=r.index(t),r.depth>t?s++:r.textOffset&&(rr(r.nodeAfter,o),s++));for(let a=s;a<n;a++)rr(i.child(a),o);e&&e.depth==t&&e.textOffset&&rr(e.nodeBefore,o);}function or(r,e){return r.type.checkContent(e),r.copy(e)}function vu(r,e,t,o,i){let s=r.depth>i&&ka(r,e,i+1),n=o.depth>i&&ka(t,o,i+1),a=[];return Po(null,r,i,a),s&&n&&e.index(i)==t.index(i)?(ku(s,n),rr(or(s,vu(r,e,t,o,i+1)),a)):(s&&rr(or(s,Oi(r,e,i+1)),a),Po(e,t,i,a),n&&rr(or(n,Oi(t,o,i+1)),a)),Po(o,null,i,a),new N(a)}function Oi(r,e,t){let o=[];if(Po(null,r,t,o),r.depth>t){let i=ka(r,e,t+1);rr(or(i,Oi(r,e,t+1)),o);}return Po(e,null,t,o),new N(o)}function Vm(r,e){let t=e.depth-r.openStart,i=e.node(t).copy(r.content);for(let s=t-1;s>=0;s--)i=e.node(s).copy(N.from(i));return {start:i.resolveNoCache(r.openStart+t),end:i.resolveNoCache(i.content.size-r.openEnd-t)}}var _i=class r{constructor(e,t,o){this.pos=e,this.path=t,this.parentOffset=o,this.depth=t.length/3-1;}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position before the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position after the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,t=this.index(this.depth);if(t==e.childCount)return null;let o=this.pos-this.path[this.path.length-1],i=e.child(t);return o?e.child(t).cut(o):i}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let o=this.path[t*3],i=t==0?0:this.path[t*3-1]+1;for(let s=0;s<e;s++)i+=o.child(s).nodeSize;return i}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return oe.none;if(this.textOffset)return e.child(t).marks;let o=e.maybeChild(t-1),i=e.maybeChild(t);if(!o){let a=o;o=i,i=a;}let s=o.marks;for(var n=0;n<s.length;n++)s[n].type.spec.inclusive===false&&(!i||!s[n].isInSet(i.marks))&&(s=s[n--].removeFromSet(s));return s}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let o=t.marks,i=e.parent.maybeChild(e.index());for(var s=0;s<o.length;s++)o[s].type.spec.inclusive===false&&(!i||!o[s].isInSet(i.marks))&&(o=o[s--].removeFromSet(o));return o}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let o=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);o>=0;o--)if(e.pos<=this.end(o)&&(!t||t(this.node(o))))return new sr(this,e,o);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e="";for(let t=1;t<=this.depth;t++)e+=(e?"/":"")+this.node(t).type.name+"_"+this.index(t-1);return e+":"+this.parentOffset}static resolve(e,t){if(!(t>=0&&t<=e.content.size))throw new RangeError("Position "+t+" out of range");let o=[],i=0,s=t;for(let n=e;;){let{index:a,offset:l}=n.content.findIndex(s),u=s-l;if(o.push(n,a,i+l),!u||(n=n.child(a),n.isText))break;s=u-1,i+=l+1;}return new r(t,o,s)}static resolveCached(e,t){let o=au.get(e);if(o)for(let s=0;s<o.elts.length;s++){let n=o.elts[s];if(n.pos==t)return n}else au.set(e,o=new va);let i=o.elts[o.i]=r.resolve(e,t);return o.i=(o.i+1)%Am,i}},va=class{constructor(){this.elts=[],this.i=0;}},Am=12,au=new WeakMap,sr=class{constructor(e,t,o){this.$from=e,this.$to=t,this.depth=o;}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}},Dm=Object.create(null),Ue=class r{constructor(e,t,o,i=oe.none){this.type=e,this.attrs=t,this.marks=i,this.content=o||N.empty;}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e);}nodesBetween(e,t,o,i=0){this.content.nodesBetween(e,t,o,i,this);}descendants(e){this.nodesBetween(0,this.content.size,e);}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(e,t,o,i){return this.content.textBetween(e,t,o,i)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,o){return this.type==e&&Gi(this.attrs,t||e.defaultAttrs||Dm)&&oe.sameSet(this.marks,o||oe.none)}copy(e=null){return e==this.content?this:new r(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new r(this.type,this.attrs,this.content,e)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,o=false){if(e==t)return D.empty;let i=this.resolve(e),s=this.resolve(t),n=o?0:i.sharedDepth(t),a=i.start(n),u=i.node(n).content.cut(i.pos-a,s.pos-a);return new D(u,i.depth-n,s.depth-n)}replace(e,t,o){return Rm(this.resolve(e),this.resolve(t),o)}nodeAt(e){for(let t=this;;){let{index:o,offset:i}=t.content.findIndex(e);if(t=t.maybeChild(o),!t)return null;if(i==e||t.isText)return t;e-=i+1;}}childAfter(e){let{index:t,offset:o}=this.content.findIndex(e);return {node:this.content.maybeChild(t),index:t,offset:o}}childBefore(e){if(e==0)return {node:null,index:0,offset:0};let{index:t,offset:o}=this.content.findIndex(e);if(o<e)return {node:this.content.child(t),index:t,offset:o};let i=this.content.child(t-1);return {node:i,index:t-1,offset:o-i.nodeSize}}resolve(e){return _i.resolveCached(this,e)}resolveNoCache(e){return _i.resolve(this,e)}rangeHasMark(e,t,o){let i=false;return t>e&&this.nodesBetween(e,t,s=>(o.isInSet(s.marks)&&(i=true),!i)),i}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+="("+this.content.toStringInner()+")"),Cu(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw new Error("Called contentMatchAt on a node with invalid content");return t}canReplace(e,t,o=N.empty,i=0,s=o.childCount){let n=this.contentMatchAt(e).matchFragment(o,i,s),a=n&&n.matchFragment(this.content,t);if(!a||!a.validEnd)return false;for(let l=i;l<s;l++)if(!this.type.allowsMarks(o.child(l).marks))return false;return true}canReplaceWith(e,t,o,i){if(i&&!this.type.allowsMarks(i))return false;let s=this.contentMatchAt(e).matchType(o),n=s&&s.matchFragment(this.content,t);return n?n.validEnd:false}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=oe.none;for(let t=0;t<this.marks.length;t++){let o=this.marks[t];o.type.checkAttrs(o.attrs),e=o.addToSet(e);}if(!oe.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(t=>t.type.name)}`);this.content.forEach(t=>t.check());}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(t=>t.toJSON())),e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Node.fromJSON");let o;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");o=t.marks.map(e.markFromJSON);}if(t.type=="text"){if(typeof t.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(t.text,o)}let i=N.fromJSON(e,t.content),s=e.nodeType(t.type).create(t.attrs,i,o);return s.type.checkAttrs(s.attrs),s}};Ue.prototype.text=void 0;var Ca=class r extends Ue{constructor(e,t,o,i){if(super(e,t,null,i),!o)throw new RangeError("Empty text nodes are not allowed");this.text=o;}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Cu(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new r(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new r(this.type,this.attrs,e,this.marks)}cut(e=0,t=this.text.length){return e==0&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}};function Cu(r,e){for(let t=r.length-1;t>=0;t--)e=r[t].type.name+"("+e+")";return e}var nr=class r{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[];}static parse(e,t){let o=new Sa(e,t);if(o.next==null)return r.empty;let i=Su(o);o.next&&o.err("Unexpected trailing text");let s=_m(Om(i));return Wm(s,o),s}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,o=e.childCount){let i=this;for(let s=t;i&&s<o;s++)i=i.matchType(e.child(s).type);return i}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let o=0;o<e.next.length;o++)if(this.next[t].type==e.next[o].type)return true;return false}fillBefore(e,t=false,o=0){let i=[this];function s(n,a){let l=n.matchFragment(e,o);if(l&&(!t||l.validEnd))return N.from(a.map(u=>u.createAndFill()));for(let u=0;u<n.next.length;u++){let{type:c,next:d}=n.next[u];if(!(c.isText||c.hasRequiredAttrs())&&i.indexOf(d)==-1){i.push(d);let p=s(d,a.concat(c));if(p)return p}}return null}return s(this,[])}findWrapping(e){for(let o=0;o<this.wrapCache.length;o+=2)if(this.wrapCache[o]==e)return this.wrapCache[o+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),o=[{match:this,type:null,via:null}];for(;o.length;){let i=o.shift(),s=i.match;if(s.matchType(e)){let n=[];for(let a=i;a.type;a=a.via)n.push(a.type);return n.reverse()}for(let n=0;n<s.next.length;n++){let{type:a,next:l}=s.next[n];!a.isLeaf&&!a.hasRequiredAttrs()&&!(a.name in t)&&(!i.type||l.validEnd)&&(o.push({match:a.contentMatch,type:a,via:i}),t[a.name]=true);}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(o){e.push(o);for(let i=0;i<o.next.length;i++)e.indexOf(o.next[i].next)==-1&&t(o.next[i].next);}return t(this),e.map((o,i)=>{let s=i+(o.validEnd?"*":" ")+" ";for(let n=0;n<o.next.length;n++)s+=(n?", ":"")+o.next[n].type.name+"->"+e.indexOf(o.next[n].next);return s}).join(`
|
|
2
|
-
`)}};nr.empty=new nr(true);var Sa=class{constructor(e,t){this.string=e,this.nodeTypes=t,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),this.tokens[this.tokens.length-1]==""&&this.tokens.pop(),this.tokens[0]==""&&this.tokens.shift();}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||true)}err(e){throw new SyntaxError(e+" (in content expression '"+this.string+"')")}};function Su(r){let e=[];do e.push(Bm(r));while(r.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function Bm(r){let e=[];do e.push(Fm(r));while(r.next&&r.next!=")"&&r.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function Fm(r){let e=Gm(r);for(;;)if(r.eat("+"))e={type:"plus",expr:e};else if(r.eat("*"))e={type:"star",expr:e};else if(r.eat("?"))e={type:"opt",expr:e};else if(r.eat("{"))e=Hm(r,e);else break;return e}function lu(r){/\D/.test(r.next)&&r.err("Expected number, got '"+r.next+"'");let e=Number(r.next);return r.pos++,e}function Hm(r,e){let t=lu(r),o=t;return r.eat(",")&&(r.next!="}"?o=lu(r):o=-1),r.eat("}")||r.err("Unclosed braced range"),{type:"range",min:t,max:o,expr:e}}function zm(r,e){let t=r.nodeTypes,o=t[e];if(o)return [o];let i=[];for(let s in t){let n=t[s];n.isInGroup(e)&&i.push(n);}return i.length==0&&r.err("No node type or group '"+e+"' found"),i}function Gm(r){if(r.eat("(")){let e=Su(r);return r.eat(")")||r.err("Missing closing paren"),e}else if(/\W/.test(r.next))r.err("Unexpected token '"+r.next+"'");else {let e=zm(r,r.next).map(t=>(r.inline==null?r.inline=t.isInline:r.inline!=t.isInline&&r.err("Mixing inline and block content"),{type:"name",value:t}));return r.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function Om(r){let e=[[]];return i(s(r,0),t()),e;function t(){return e.push([])-1}function o(n,a,l){let u={term:l,to:a};return e[n].push(u),u}function i(n,a){n.forEach(l=>l.to=a);}function s(n,a){if(n.type=="choice")return n.exprs.reduce((l,u)=>l.concat(s(u,a)),[]);if(n.type=="seq")for(let l=0;;l++){let u=s(n.exprs[l],a);if(l==n.exprs.length-1)return u;i(u,a=t());}else if(n.type=="star"){let l=t();return o(a,l),i(s(n.expr,l),l),[o(l)]}else if(n.type=="plus"){let l=t();return i(s(n.expr,a),l),i(s(n.expr,l),l),[o(l)]}else {if(n.type=="opt")return [o(a)].concat(s(n.expr,a));if(n.type=="range"){let l=a;for(let u=0;u<n.min;u++){let c=t();i(s(n.expr,l),c),l=c;}if(n.max==-1)i(s(n.expr,l),l);else for(let u=n.min;u<n.max;u++){let c=t();o(l,c),i(s(n.expr,l),c),l=c;}return [o(l)]}else {if(n.type=="name")return [o(a,void 0,n.value)];throw new Error("Unknown expr type")}}}}function Mu(r,e){return e-r}function cu(r,e){let t=[];return o(e),t.sort(Mu);function o(i){let s=r[i];if(s.length==1&&!s[0].term)return o(s[0].to);t.push(i);for(let n=0;n<s.length;n++){let{term:a,to:l}=s[n];!a&&t.indexOf(l)==-1&&o(l);}}}function _m(r){let e=Object.create(null);return t(cu(r,0));function t(o){let i=[];o.forEach(n=>{r[n].forEach(({term:a,to:l})=>{if(!a)return;let u;for(let c=0;c<i.length;c++)i[c][0]==a&&(u=i[c][1]);cu(r,l).forEach(c=>{u||i.push([a,u=[]]),u.indexOf(c)==-1&&u.push(c);});});});let s=e[o.join(",")]=new nr(o.indexOf(r.length-1)>-1);for(let n=0;n<i.length;n++){let a=i[n][1].sort(Mu);s.next.push({type:i[n][0],next:e[a.join(",")]||t(a)});}return s}}function Wm(r,e){for(let t=0,o=[r];t<o.length;t++){let i=o[t],s=!i.validEnd,n=[];for(let a=0;a<i.next.length;a++){let{type:l,next:u}=i.next[a];n.push(l.name),s&&!(l.isText||l.hasRequiredAttrs())&&(s=false),o.indexOf(u)==-1&&o.push(u);}s&&e.err("Only non-generatable nodes ("+n.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)");}}function Lu(r){let e=Object.create(null);for(let t in r){let o=r[t];if(!o.hasDefault)return null;e[t]=o.default;}return e}function Eu(r,e){let t=Object.create(null);for(let o in r){let i=e&&e[o];if(i===void 0){let s=r[o];if(s.hasDefault)i=s.default;else throw new RangeError("No value supplied for attribute "+o)}t[o]=i;}return t}function Pu(r,e,t,o){for(let i in e)if(!(i in r))throw new RangeError(`Unsupported attribute ${i} for ${t} of type ${i}`);for(let i in r){let s=r[i];s.validate&&s.validate(e[i]);}}function Nu(r,e){let t=Object.create(null);if(e)for(let o in e)t[o]=new Ma(r,o,e[o]);return t}var Wi=class r{constructor(e,t,o){this.name=e,this.schema=t,this.spec=o,this.markSet=null,this.groups=o.group?o.group.split(" "):[],this.attrs=Nu(e,o.attrs),this.defaultAttrs=Lu(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(o.inline||e=="text"),this.isText=e=="text";}get isInline(){return !this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==nr.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}isInGroup(e){return this.groups.indexOf(e)>-1}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let e in this.attrs)if(this.attrs[e].isRequired)return true;return false}compatibleContent(e){return this==e||this.contentMatch.compatible(e.contentMatch)}computeAttrs(e){return !e&&this.defaultAttrs?this.defaultAttrs:Eu(this.attrs,e)}create(e=null,t,o){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Ue(this,this.computeAttrs(e),N.from(t),oe.setFrom(o))}createChecked(e=null,t,o){return t=N.from(t),this.checkContent(t),new Ue(this,this.computeAttrs(e),t,oe.setFrom(o))}createAndFill(e=null,t,o){if(e=this.computeAttrs(e),t=N.from(t),t.size){let n=this.contentMatch.fillBefore(t);if(!n)return null;t=n.append(t);}let i=this.contentMatch.matchFragment(t),s=i&&i.fillBefore(N.empty,true);return s?new Ue(this,e,t.append(s),oe.setFrom(o)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return false;for(let o=0;o<e.childCount;o++)if(!this.allowsMarks(e.child(o).marks))return false;return true}checkContent(e){if(!this.validContent(e))throw new RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}checkAttrs(e){Pu(this.attrs,e,"node",this.name);}allowsMarkType(e){return this.markSet==null||this.markSet.indexOf(e)>-1}allowsMarks(e){if(this.markSet==null)return true;for(let t=0;t<e.length;t++)if(!this.allowsMarkType(e[t].type))return false;return true}allowedMarks(e){if(this.markSet==null)return e;let t;for(let o=0;o<e.length;o++)this.allowsMarkType(e[o].type)?t&&t.push(e[o]):t||(t=e.slice(0,o));return t?t.length?t:oe.none:e}static compile(e,t){let o=Object.create(null);e.forEach((s,n)=>o[s]=new r(s,t,n));let i=t.spec.topNode||"doc";if(!o[i])throw new RangeError("Schema is missing its top node type ('"+i+"')");if(!o.text)throw new RangeError("Every schema needs a 'text' type");for(let s in o.text.attrs)throw new RangeError("The text node type should not have attributes");return o}};function $m(r,e,t){let o=t.split("|");return i=>{let s=i===null?"null":typeof i;if(o.indexOf(s)<0)throw new RangeError(`Expected value of type ${o} for attribute ${e} on type ${r}, got ${s}`)}}var Ma=class{constructor(e,t,o){this.hasDefault=Object.prototype.hasOwnProperty.call(o,"default"),this.default=o.default,this.validate=typeof o.validate=="string"?$m(e,t,o.validate):o.validate;}get isRequired(){return !this.hasDefault}},Io=class r{constructor(e,t,o,i){this.name=e,this.rank=t,this.schema=o,this.spec=i,this.attrs=Nu(e,i.attrs),this.excluded=null;let s=Lu(this.attrs);this.instance=s?new oe(this,s):null;}create(e=null){return !e&&this.instance?this.instance:new oe(this,Eu(this.attrs,e))}static compile(e,t){let o=Object.create(null),i=0;return e.forEach((s,n)=>o[s]=new r(s,i++,t,n)),o}removeFromSet(e){for(var t=0;t<e.length;t++)e[t].type==this&&(e=e.slice(0,t).concat(e.slice(t+1)),t--);return e}isInSet(e){for(let t=0;t<e.length;t++)if(e[t].type==this)return e[t]}checkAttrs(e){Pu(this.attrs,e,"mark",this.name);}excludes(e){return this.excluded.indexOf(e)>-1}},Hr=class{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let t=this.spec={};for(let i in e)t[i]=e[i];t.nodes=ya.from(e.nodes),t.marks=ya.from(e.marks||{}),this.nodes=Wi.compile(this.spec.nodes,this),this.marks=Io.compile(this.spec.marks,this);let o=Object.create(null);for(let i in this.nodes){if(i in this.marks)throw new RangeError(i+" can not be both a node and a mark");let s=this.nodes[i],n=s.spec.content||"",a=s.spec.marks;if(s.contentMatch=o[n]||(o[n]=nr.parse(n,this.nodes)),s.inlineContent=s.contentMatch.inlineContent,s.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!s.isInline||!s.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=s;}s.markSet=a=="_"?null:a?uu(this,a.split(" ")):a==""||!s.inlineContent?[]:null;}for(let i in this.marks){let s=this.marks[i],n=s.spec.excludes;s.excluded=n==null?[s]:n==""?[]:uu(this,n.split(" "));}this.nodeFromJSON=i=>Ue.fromJSON(this,i),this.markFromJSON=i=>oe.fromJSON(this,i),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null);}node(e,t=null,o,i){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof Wi){if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}else throw new RangeError("Invalid node type: "+e);return e.createChecked(t,o,i)}text(e,t){let o=this.nodes.text;return new Ca(o,o.defaultAttrs,e,oe.setFrom(t))}mark(e,t){return typeof e=="string"&&(e=this.marks[e]),e.create(t)}nodeType(e){let t=this.nodes[e];if(!t)throw new RangeError("Unknown node type: "+e);return t}};function uu(r,e){let t=[];for(let o=0;o<e.length;o++){let i=e[o],s=r.marks[i],n=s;if(s)t.push(s);else for(let a in r.marks){let l=r.marks[a];(i=="_"||l.spec.group&&l.spec.group.split(" ").indexOf(i)>-1)&&t.push(n=l);}if(!n)throw new SyntaxError("Unknown mark type: '"+e[o]+"'")}return t}function Um(r){return r.tag!=null}function Zm(r){return r.style!=null}var ar=class r{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let o=this.matchedStyles=[];t.forEach(i=>{if(Um(i))this.tags.push(i);else if(Zm(i)){let s=/[^=]*/.exec(i.style)[0];o.indexOf(s)<0&&o.push(s),this.styles.push(i);}}),this.normalizeLists=!this.tags.some(i=>{if(!/^(ul|ol)\b/.test(i.tag)||!i.node)return false;let s=e.nodes[i.node];return s.contentMatch.matchType(s)});}parse(e,t={}){let o=new $i(this,t,false);return o.addAll(e,oe.none,t.from,t.to),o.finish()}parseSlice(e,t={}){let o=new $i(this,t,true);return o.addAll(e,oe.none,t.from,t.to),D.maxOpen(o.finish())}matchTag(e,t,o){for(let i=o?this.tags.indexOf(o)+1:0;i<this.tags.length;i++){let s=this.tags[i];if(Jm(e,s.tag)&&(s.namespace===void 0||e.namespaceURI==s.namespace)&&(!s.context||t.matchesContext(s.context))){if(s.getAttrs){let n=s.getAttrs(e);if(n===false)continue;s.attrs=n||void 0;}return s}}}matchStyle(e,t,o,i){for(let s=i?this.styles.indexOf(i)+1:0;s<this.styles.length;s++){let n=this.styles[s],a=n.style;if(!(a.indexOf(e)!=0||n.context&&!o.matchesContext(n.context)||a.length>e.length&&(a.charCodeAt(e.length)!=61||a.slice(e.length+1)!=t))){if(n.getAttrs){let l=n.getAttrs(t);if(l===false)continue;n.attrs=l||void 0;}return n}}}static schemaRules(e){let t=[];function o(i){let s=i.priority==null?50:i.priority,n=0;for(;n<t.length;n++){let a=t[n];if((a.priority==null?50:a.priority)<s)break}t.splice(n,0,i);}for(let i in e.marks){let s=e.marks[i].spec.parseDOM;s&&s.forEach(n=>{o(n=pu(n)),n.mark||n.ignore||n.clearMark||(n.mark=i);});}for(let i in e.nodes){let s=e.nodes[i].spec.parseDOM;s&&s.forEach(n=>{o(n=pu(n)),n.node||n.ignore||n.mark||(n.node=i);});}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new r(e,r.schemaRules(e)))}},Iu={address:true,article:true,aside:true,blockquote:true,canvas:true,dd:true,div:true,dl:true,fieldset:true,figcaption:true,figure:true,footer:true,form:true,h1:true,h2:true,h3:true,h4:true,h5:true,h6:true,header:true,hgroup:true,hr:true,li:true,noscript:true,ol:true,output:true,p:true,pre:true,section:true,table:true,tfoot:true,ul:true},jm={head:true,noscript:true,object:true,script:true,style:true,title:true},Tu={ol:true,ul:true},To=1,La=2,No=4;function du(r,e,t){return e!=null?(e?To:0)|(e==="full"?La:0):r&&r.whitespace=="pre"?To|La:t&~No}var Fr=class{constructor(e,t,o,i,s,n){this.type=e,this.attrs=t,this.marks=o,this.solid=i,this.options=n,this.content=[],this.activeMarks=oe.none,this.match=s||(n&No?null:e.contentMatch);}findWrapping(e){if(!this.match){if(!this.type)return [];let t=this.type.contentMatch.fillBefore(N.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else {let o=this.type.contentMatch,i;return (i=o.findWrapping(e.type))?(this.match=o,i):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&To)){let o=this.content[this.content.length-1],i;if(o&&o.isText&&(i=/[ \t\r\n\u000c]+$/.exec(o.text))){let s=o;o.text.length==i[0].length?this.content.pop():this.content[this.content.length-1]=s.withText(s.text.slice(0,s.text.length-i[0].length));}}let t=N.from(this.content);return !e&&this.match&&(t=t.append(this.match.fillBefore(N.empty,true))),this.type?this.type.create(this.attrs,t,this.marks):t}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!Iu.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}},$i=class{constructor(e,t,o){this.parser=e,this.options=t,this.isOpen=o,this.open=0,this.localPreserveWS=false;let i=t.topNode,s,n=du(null,t.preserveWhitespace,0)|(o?No:0);i?s=new Fr(i.type,i.attrs,oe.none,true,t.topMatch||i.type.contentMatch,n):o?s=new Fr(null,null,oe.none,true,null,n):s=new Fr(e.schema.topNodeType,null,oe.none,true,null,n),this.nodes=[s],this.find=t.findPositions,this.needsBlock=false;}get top(){return this.nodes[this.open]}addDOM(e,t){e.nodeType==3?this.addTextNode(e,t):e.nodeType==1&&this.addElement(e,t);}addTextNode(e,t){let o=e.nodeValue,i=this.top,s=i.options&La?"full":this.localPreserveWS||(i.options&To)>0,{schema:n}=this.parser;if(s==="full"||i.inlineContext(e)||/[^ \t\r\n\u000c]/.test(o)){if(s)if(s==="full")o=o.replace(/\r\n?/g,`
|
|
3
|
-
`);else if(n.linebreakReplacement&&/[\r\n]/.test(o)&&this.top.findWrapping(n.linebreakReplacement.create())){let a=o.split(/\r?\n|\r/);for(let l=0;l<a.length;l++)l&&this.insertNode(n.linebreakReplacement.create(),t,true),a[l]&&this.insertNode(n.text(a[l]),t,!/\S/.test(a[l]));o="";}else o=o.replace(/\r?\n|\r/g," ");else if(o=o.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(o)&&this.open==this.nodes.length-1){let a=i.content[i.content.length-1],l=e.previousSibling;(!a||l&&l.nodeName=="BR"||a.isText&&/[ \t\r\n\u000c]$/.test(a.text))&&(o=o.slice(1));}o&&this.insertNode(n.text(o),t,!/\S/.test(o)),this.findInText(e);}else this.findInside(e);}addElement(e,t,o){let i=this.localPreserveWS,s=this.top;(e.tagName=="PRE"||/pre/.test(e.style&&e.style.whiteSpace))&&(this.localPreserveWS=true);let n=e.nodeName.toLowerCase(),a;Tu.hasOwnProperty(n)&&this.parser.normalizeLists&&Km(e);let l=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(a=this.parser.matchTag(e,this,o));e:if(l?l.ignore:jm.hasOwnProperty(n))this.findInside(e),this.ignoreFallback(e,t);else if(!l||l.skip||l.closeParent){l&&l.closeParent?this.open=Math.max(0,this.open-1):l&&l.skip.nodeType&&(e=l.skip);let u,c=this.needsBlock;if(Iu.hasOwnProperty(n))s.content.length&&s.content[0].isInline&&this.open&&(this.open--,s=this.top),u=true,s.type||(this.needsBlock=true);else if(!e.firstChild){this.leafFallback(e,t);break e}let d=l&&l.skip?t:this.readStyles(e,t);d&&this.addAll(e,d),u&&this.sync(s),this.needsBlock=c;}else {let u=this.readStyles(e,t);u&&this.addElementByRule(e,l,u,l.consuming===false?a:void 0);}this.localPreserveWS=i;}leafFallback(e,t){e.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
|
|
4
|
-
`),t);}ignoreFallback(e,t){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"),t,true);}readStyles(e,t){let o=e.style;if(o&&o.length)for(let i=0;i<this.parser.matchedStyles.length;i++){let s=this.parser.matchedStyles[i],n=o.getPropertyValue(s);if(n)for(let a=void 0;;){let l=this.parser.matchStyle(s,n,this,a);if(!l)break;if(l.ignore)return null;if(l.clearMark?t=t.filter(u=>!l.clearMark(u)):t=t.concat(this.parser.schema.marks[l.mark].create(l.attrs)),l.consuming===false)a=l;else break}}return t}addElementByRule(e,t,o,i){let s,n;if(t.node)if(n=this.parser.schema.nodes[t.node],n.isLeaf)this.insertNode(n.create(t.attrs),o,e.nodeName=="BR")||this.leafFallback(e,o);else {let l=this.enter(n,t.attrs||null,o,t.preserveWhitespace);l&&(s=true,o=l);}else {let l=this.parser.schema.marks[t.mark];o=o.concat(l.create(t.attrs));}let a=this.top;if(n&&n.isLeaf)this.findInside(e);else if(i)this.addElement(e,o,i);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(l=>this.insertNode(l,o,false));else {let l=e;typeof t.contentElement=="string"?l=e.querySelector(t.contentElement):typeof t.contentElement=="function"?l=t.contentElement(e):t.contentElement&&(l=t.contentElement),this.findAround(e,l,true),this.addAll(l,o),this.findAround(e,l,false);}s&&this.sync(a)&&this.open--;}addAll(e,t,o,i){let s=o||0;for(let n=o?e.childNodes[o]:e.firstChild,a=i==null?null:e.childNodes[i];n!=a;n=n.nextSibling,++s)this.findAtPoint(e,s),this.addDOM(n,t);this.findAtPoint(e,s);}findPlace(e,t,o){let i,s;for(let n=this.open,a=0;n>=0;n--){let l=this.nodes[n],u=l.findWrapping(e);if(u&&(!i||i.length>u.length+a)&&(i=u,s=l,!u.length))break;if(l.solid){if(o)break;a+=2;}}if(!i)return null;this.sync(s);for(let n=0;n<i.length;n++)t=this.enterInner(i[n],null,t,false);return t}insertNode(e,t,o){if(e.isInline&&this.needsBlock&&!this.top.type){let s=this.textblockFromContext();s&&(t=this.enterInner(s,null,t));}let i=this.findPlace(e,t,o);if(i){this.closeExtra();let s=this.top;s.match&&(s.match=s.match.matchType(e.type));let n=oe.none;for(let a of i.concat(e.marks))(s.type?s.type.allowsMarkType(a.type):mu(a.type,e.type))&&(n=a.addToSet(n));return s.content.push(e.mark(n)),true}return false}enter(e,t,o,i){let s=this.findPlace(e.create(t),o,false);return s&&(s=this.enterInner(e,t,o,true,i)),s}enterInner(e,t,o,i=false,s){this.closeExtra();let n=this.top;n.match=n.match&&n.match.matchType(e);let a=du(e,s,n.options);n.options&No&&n.content.length==0&&(a|=No);let l=oe.none;return o=o.filter(u=>(n.type?n.type.allowsMarkType(u.type):mu(u.type,e))?(l=u.addToSet(l),false):true),this.nodes.push(new Fr(e,t,l,i,null,a)),this.open++,o}closeExtra(e=false){let t=this.nodes.length-1;if(t>this.open){for(;t>this.open;t--)this.nodes[t-1].content.push(this.nodes[t].finish(e));this.nodes.length=this.open+1;}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(!!(this.isOpen||this.options.topOpen))}sync(e){for(let t=this.open;t>=0;t--){if(this.nodes[t]==e)return this.open=t,true;this.localPreserveWS&&(this.nodes[t].options|=To);}return false}get currentPos(){this.closeExtra();let e=0;for(let t=this.open;t>=0;t--){let o=this.nodes[t].content;for(let i=o.length-1;i>=0;i--)e+=o[i].nodeSize;t&&e++;}return e}findAtPoint(e,t){if(this.find)for(let o=0;o<this.find.length;o++)this.find[o].node==e&&this.find[o].offset==t&&(this.find[o].pos=this.currentPos);}findInside(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].pos==null&&e.nodeType==1&&e.contains(this.find[t].node)&&(this.find[t].pos=this.currentPos);}findAround(e,t,o){if(e!=t&&this.find)for(let i=0;i<this.find.length;i++)this.find[i].pos==null&&e.nodeType==1&&e.contains(this.find[i].node)&&t.compareDocumentPosition(this.find[i].node)&(o?2:4)&&(this.find[i].pos=this.currentPos);}findInText(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].node==e&&(this.find[t].pos=this.currentPos-(e.nodeValue.length-this.find[t].offset));}matchesContext(e){if(e.indexOf("|")>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let t=e.split("/"),o=this.options.context,i=!this.isOpen&&(!o||o.parent.type==this.nodes[0].type),s=-(o?o.depth+1:0)+(i?0:1),n=(a,l)=>{for(;a>=0;a--){let u=t[a];if(u==""){if(a==t.length-1||a==0)continue;for(;l>=s;l--)if(n(a-1,l))return true;return false}else {let c=l>0||l==0&&i?this.nodes[l].type:o&&l>=s?o.node(l-s).type:null;if(!c||c.name!=u&&!c.isInGroup(u))return false;l--;}}return true};return n(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let o=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(o&&o.isTextblock&&o.defaultAttrs)return o}for(let t in this.parser.schema.nodes){let o=this.parser.schema.nodes[t];if(o.isTextblock&&o.defaultAttrs)return o}}};function Km(r){for(let e=r.firstChild,t=null;e;e=e.nextSibling){let o=e.nodeType==1?e.nodeName.toLowerCase():null;o&&Tu.hasOwnProperty(o)&&t?(t.appendChild(e),e=t):o=="li"?t=e:o&&(t=null);}}function Jm(r,e){return (r.matches||r.msMatchesSelector||r.webkitMatchesSelector||r.mozMatchesSelector).call(r,e)}function pu(r){let e={};for(let t in r)e[t]=r[t];return e}function mu(r,e){let t=e.schema.nodes;for(let o in t){let i=t[o];if(!i.allowsMarkType(r))continue;let s=[],n=a=>{s.push(a);for(let l=0;l<a.edgeCount;l++){let{type:u,next:c}=a.edge(l);if(u==e||s.indexOf(c)<0&&n(c))return true}};if(n(i.contentMatch))return true}}var Au=65535,Du=Math.pow(2,16);function Xm(r,e){return r+e*Du}function Ru(r){return r&Au}function Qm(r){return (r-(r&Au))/Du}var Bu=1,Fu=2,Zi=4,Hu=8,Ao=class{constructor(e,t,o){this.pos=e,this.delInfo=t,this.recover=o;}get deleted(){return (this.delInfo&Hu)>0}get deletedBefore(){return (this.delInfo&(Bu|Zi))>0}get deletedAfter(){return (this.delInfo&(Fu|Zi))>0}get deletedAcross(){return (this.delInfo&Zi)>0}},wt=class r{constructor(e,t=false){if(this.ranges=e,this.inverted=t,!e.length&&r.empty)return r.empty}recover(e){let t=0,o=Ru(e);if(!this.inverted)for(let i=0;i<o;i++)t+=this.ranges[i*3+2]-this.ranges[i*3+1];return this.ranges[o*3]+t+Qm(e)}mapResult(e,t=1){return this._map(e,t,false)}map(e,t=1){return this._map(e,t,true)}_map(e,t,o){let i=0,s=this.inverted?2:1,n=this.inverted?1:2;for(let a=0;a<this.ranges.length;a+=3){let l=this.ranges[a]-(this.inverted?i:0);if(l>e)break;let u=this.ranges[a+s],c=this.ranges[a+n],d=l+u;if(e<=d){let p=u?e==l?-1:e==d?1:t:t,m=l+i+(p<0?0:c);if(o)return m;let h=e==(t<0?l:d)?null:Xm(a/3,e-l),f=e==l?Fu:e==d?Bu:Zi;return (t<0?e!=l:e!=d)&&(f|=Hu),new Ao(m,f,h)}i+=c-u;}return o?e+i:new Ao(e+i,0,null)}touches(e,t){let o=0,i=Ru(t),s=this.inverted?2:1,n=this.inverted?1:2;for(let a=0;a<this.ranges.length;a+=3){let l=this.ranges[a]-(this.inverted?o:0);if(l>e)break;let u=this.ranges[a+s],c=l+u;if(e<=c&&a==i*3)return true;o+=this.ranges[a+n]-u;}return false}forEach(e){let t=this.inverted?2:1,o=this.inverted?1:2;for(let i=0,s=0;i<this.ranges.length;i+=3){let n=this.ranges[i],a=n-(this.inverted?s:0),l=n+(this.inverted?0:s),u=this.ranges[i+t],c=this.ranges[i+o];e(a,a+u,l,l+c),s+=c-u;}}invert(){return new r(this.ranges,!this.inverted)}toString(){return (this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?r.empty:new r(e<0?[0,-e,0]:[0,0,e])}};wt.empty=new wt([]);var Ia=class r{constructor(e,t,o=0,i=e?e.length:0){this.mirror=t,this.from=o,this.to=i,this._maps=e||[],this.ownData=!(e||t);}get maps(){return this._maps}slice(e=0,t=this.maps.length){return new r(this._maps,this.mirror,e,t)}appendMap(e,t){this.ownData||(this._maps=this._maps.slice(),this.mirror=this.mirror&&this.mirror.slice(),this.ownData=true),this.to=this._maps.push(e),t!=null&&this.setMirror(this._maps.length-1,t);}appendMapping(e){for(let t=0,o=this._maps.length;t<e._maps.length;t++){let i=e.getMirror(t);this.appendMap(e._maps[t],i!=null&&i<t?o+i:void 0);}}getMirror(e){if(this.mirror){for(let t=0;t<this.mirror.length;t++)if(this.mirror[t]==e)return this.mirror[t+(t%2?-1:1)]}}setMirror(e,t){this.mirror||(this.mirror=[]),this.mirror.push(e,t);}appendMappingInverted(e){for(let t=e.maps.length-1,o=this._maps.length+e._maps.length;t>=0;t--){let i=e.getMirror(t);this.appendMap(e._maps[t].invert(),i!=null&&i>t?o-i-1:void 0);}}invert(){let e=new r;return e.appendMappingInverted(this),e}map(e,t=1){if(this.mirror)return this._map(e,t,true);for(let o=this.from;o<this.to;o++)e=this._maps[o].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,false)}_map(e,t,o){let i=0;for(let s=this.from;s<this.to;s++){let n=this._maps[s],a=n.mapResult(e,t);if(a.recover!=null){let l=this.getMirror(s);if(l!=null&&l>s&&l<this.to){s=l,e=this._maps[l].recover(a.recover);continue}}i|=a.delInfo,e=a.pos;}return o?e:new Ao(e,i,null)}},Ea=Object.create(null),ke=class{getMap(){return wt.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw new RangeError("Invalid input for Step.fromJSON");let o=Ea[t.stepType];if(!o)throw new RangeError(`No step type ${t.stepType} defined`);return o.fromJSON(e,t)}static jsonID(e,t){if(e in Ea)throw new RangeError("Duplicate use of step JSON ID "+e);return Ea[e]=t,t.prototype.jsonID=e,t}},Ie=class r{constructor(e,t){this.doc=e,this.failed=t;}static ok(e){return new r(e,null)}static fail(e){return new r(null,e)}static fromReplace(e,t,o,i){try{return r.ok(e.replace(t,o,i))}catch(s){if(s instanceof ir)return r.fail(s.message);throw s}}};function Va(r,e,t){let o=[];for(let i=0;i<r.childCount;i++){let s=r.child(i);s.content.size&&(s=s.copy(Va(s.content,e,s))),s.isInline&&(s=e(s,t,i)),o.push(s);}return N.fromArray(o)}var Do=class r extends ke{constructor(e,t,o){super(),this.from=e,this.to=t,this.mark=o;}apply(e){let t=e.slice(this.from,this.to),o=e.resolve(this.from),i=o.node(o.sharedDepth(this.to)),s=new D(Va(t.content,(n,a)=>!n.isAtom||!a.type.allowsMarkType(this.mark.type)?n:n.mark(this.mark.addToSet(n.marks)),i),t.openStart,t.openEnd);return Ie.fromReplace(e,this.from,this.to,s)}invert(){return new kt(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deleted&&o.deleted||t.pos>=o.pos?null:new r(t.pos,o.pos,this.mark)}merge(e){return e instanceof r&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new r(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return {stepType:"addMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new r(t.from,t.to,e.markFromJSON(t.mark))}};ke.jsonID("addMark",Do);var kt=class r extends ke{constructor(e,t,o){super(),this.from=e,this.to=t,this.mark=o;}apply(e){let t=e.slice(this.from,this.to),o=new D(Va(t.content,i=>i.mark(this.mark.removeFromSet(i.marks)),e),t.openStart,t.openEnd);return Ie.fromReplace(e,this.from,this.to,o)}invert(){return new Do(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deleted&&o.deleted||t.pos>=o.pos?null:new r(t.pos,o.pos,this.mark)}merge(e){return e instanceof r&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new r(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return {stepType:"removeMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new r(t.from,t.to,e.markFromJSON(t.mark))}};ke.jsonID("removeMark",kt);var Bo=class r extends ke{constructor(e,t){super(),this.pos=e,this.mark=t;}apply(e){let t=e.nodeAt(this.pos);if(!t)return Ie.fail("No node at mark step's position");let o=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return Ie.fromReplace(e,this.pos,this.pos+1,new D(N.from(o),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);if(t){let o=this.mark.addToSet(t.marks);if(o.length==t.marks.length){for(let i=0;i<t.marks.length;i++)if(!t.marks[i].isInSet(o))return new r(this.pos,t.marks[i]);return new r(this.pos,this.mark)}}return new zr(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new r(t.pos,this.mark)}toJSON(){return {stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new r(t.pos,e.markFromJSON(t.mark))}};ke.jsonID("addNodeMark",Bo);var zr=class r extends ke{constructor(e,t){super(),this.pos=e,this.mark=t;}apply(e){let t=e.nodeAt(this.pos);if(!t)return Ie.fail("No node at mark step's position");let o=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return Ie.fromReplace(e,this.pos,this.pos+1,new D(N.from(o),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return !t||!this.mark.isInSet(t.marks)?this:new Bo(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new r(t.pos,this.mark)}toJSON(){return {stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new r(t.pos,e.markFromJSON(t.mark))}};ke.jsonID("removeNodeMark",zr);var Be=class r extends ke{constructor(e,t,o,i=false){super(),this.from=e,this.to=t,this.slice=o,this.structure=i;}apply(e){return this.structure&&Ta(e,this.from,this.to)?Ie.fail("Structure replace would overwrite content"):Ie.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new wt([this.from,this.to-this.from,this.slice.size])}invert(e){return new r(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deletedAcross&&o.deletedAcross?null:new r(t.pos,Math.max(t.pos,o.pos),this.slice,this.structure)}merge(e){if(!(e instanceof r)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let t=this.slice.size+e.slice.size==0?D.empty:new D(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new r(this.from,this.to+(e.to-e.from),t,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let t=this.slice.size+e.slice.size==0?D.empty:new D(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new r(e.from,this.to,t,this.structure)}else return null}toJSON(){let e={stepType:"replace",from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=true),e}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new r(t.from,t.to,D.fromJSON(e,t.slice),!!t.structure)}};ke.jsonID("replace",Be);var fe=class r extends ke{constructor(e,t,o,i,s,n,a=false){super(),this.from=e,this.to=t,this.gapFrom=o,this.gapTo=i,this.slice=s,this.insert=n,this.structure=a;}apply(e){if(this.structure&&(Ta(e,this.from,this.gapFrom)||Ta(e,this.gapTo,this.to)))return Ie.fail("Structure gap-replace would overwrite content");let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return Ie.fail("Gap is not a flat range");let o=this.slice.insertAt(this.insert,t.content);return o?Ie.fromReplace(e,this.from,this.to,o):Ie.fail("Content does not fit in gap")}getMap(){return new wt([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let t=this.gapTo-this.gapFrom;return new r(this.from,this.from+this.slice.size+t,this.from+this.insert,this.from+this.insert+t,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1),i=this.from==this.gapFrom?t.pos:e.map(this.gapFrom,-1),s=this.to==this.gapTo?o.pos:e.map(this.gapTo,1);return t.deletedAcross&&o.deletedAcross||i<t.pos||s>o.pos?null:new r(t.pos,o.pos,i,s,this.slice,this.insert,this.structure)}toJSON(){let e={stepType:"replaceAround",from:this.from,to:this.to,gapFrom:this.gapFrom,gapTo:this.gapTo,insert:this.insert};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=true),e}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number"||typeof t.gapFrom!="number"||typeof t.gapTo!="number"||typeof t.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new r(t.from,t.to,t.gapFrom,t.gapTo,D.fromJSON(e,t.slice),t.insert,!!t.structure)}};ke.jsonID("replaceAround",fe);function Ta(r,e,t){let o=r.resolve(e),i=t-e,s=o.depth;for(;i>0&&s>0&&o.indexAfter(s)==o.node(s).childCount;)s--,i--;if(i>0){let n=o.node(s).maybeChild(o.indexAfter(s));for(;i>0;){if(!n||n.isLeaf)return true;n=n.firstChild,i--;}}return false}function e6(r,e,t,o){let i=[],s=[],n,a;r.doc.nodesBetween(e,t,(l,u,c)=>{if(!l.isInline)return;let d=l.marks;if(!o.isInSet(d)&&c.type.allowsMarkType(o.type)){let p=Math.max(u,e),m=Math.min(u+l.nodeSize,t),h=o.addToSet(d);for(let f=0;f<d.length;f++)d[f].isInSet(h)||(n&&n.to==p&&n.mark.eq(d[f])?n.to=m:i.push(n=new kt(p,m,d[f])));a&&a.to==p?a.to=m:s.push(a=new Do(p,m,o));}}),i.forEach(l=>r.step(l)),s.forEach(l=>r.step(l));}function t6(r,e,t,o){let i=[],s=0;r.doc.nodesBetween(e,t,(n,a)=>{if(!n.isInline)return;s++;let l=null;if(o instanceof Io){let u=n.marks,c;for(;c=o.isInSet(u);)(l||(l=[])).push(c),u=c.removeFromSet(u);}else o?o.isInSet(n.marks)&&(l=[o]):l=n.marks;if(l&&l.length){let u=Math.min(a+n.nodeSize,t);for(let c=0;c<l.length;c++){let d=l[c],p;for(let m=0;m<i.length;m++){let h=i[m];h.step==s-1&&d.eq(i[m].style)&&(p=h);}p?(p.to=u,p.step=s):i.push({style:d,from:Math.max(a,e),to:u,step:s});}}}),i.forEach(n=>r.step(new kt(n.from,n.to,n.style)));}function Aa(r,e,t,o=t.contentMatch,i=true){let s=r.doc.nodeAt(e),n=[],a=e+1;for(let l=0;l<s.childCount;l++){let u=s.child(l),c=a+u.nodeSize,d=o.matchType(u.type);if(!d)n.push(new Be(a,c,D.empty));else {o=d;for(let p=0;p<u.marks.length;p++)t.allowsMarkType(u.marks[p].type)||r.step(new kt(a,c,u.marks[p]));if(i&&u.isText&&t.whitespace!="pre"){let p,m=/\r?\n|\r/g,h;for(;p=m.exec(u.text);)h||(h=new D(N.from(t.schema.text(" ",t.allowedMarks(u.marks))),0,0)),n.push(new Be(a+p.index,a+p.index+p[0].length,h));}}a=c;}if(!o.validEnd){let l=o.fillBefore(N.empty,true);r.replace(a,a,new D(l,0,0));}for(let l=n.length-1;l>=0;l--)r.step(n[l]);}function r6(r,e,t){return (e==0||r.canReplace(e,r.childCount))&&(t==r.childCount||r.canReplace(0,t))}function vt(r){let t=r.parent.content.cutByIndex(r.startIndex,r.endIndex);for(let o=r.depth,i=0,s=0;;--o){let n=r.$from.node(o),a=r.$from.index(o)+i,l=r.$to.indexAfter(o)-s;if(o<r.depth&&n.canReplace(a,l,t))return o;if(o==0||n.type.spec.isolating||!r6(n,a,l))break;a&&(i=1),l<n.childCount&&(s=1);}return null}function o6(r,e,t){let{$from:o,$to:i,depth:s}=e,n=o.before(s+1),a=i.after(s+1),l=n,u=a,c=N.empty,d=0;for(let h=s,f=false;h>t;h--)f||o.index(h)>0?(f=true,c=N.from(o.node(h).copy(c)),d++):l--;let p=N.empty,m=0;for(let h=s,f=false;h>t;h--)f||i.after(h+1)<i.end(h)?(f=true,p=N.from(i.node(h).copy(p)),m++):u++;r.step(new fe(l,u,n,a,new D(c.append(p),d,m),c.size-d,true));}function Ho(r,e,t=null,o=r){let i=i6(r,e),s=i&&s6(o,e);return s?i.map(Vu).concat({type:e,attrs:t}).concat(s.map(Vu)):null}function Vu(r){return {type:r,attrs:null}}function i6(r,e){let{parent:t,startIndex:o,endIndex:i}=r,s=t.contentMatchAt(o).findWrapping(e);if(!s)return null;let n=s.length?s[0]:e;return t.canReplaceWith(o,i,n)?s:null}function s6(r,e){let{parent:t,startIndex:o,endIndex:i}=r,s=t.child(o),n=e.contentMatch.findWrapping(s.type);if(!n)return null;let l=(n.length?n[n.length-1]:e).contentMatch;for(let u=o;l&&u<i;u++)l=l.matchType(t.child(u).type);return !l||!l.validEnd?null:n}function n6(r,e,t){let o=N.empty;for(let n=t.length-1;n>=0;n--){if(o.size){let a=t[n].type.contentMatch.matchFragment(o);if(!a||!a.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}o=N.from(t[n].type.create(t[n].attrs,o));}let i=e.start,s=e.end;r.step(new fe(i,s,i,s,new D(o,0,0),t.length,true));}function a6(r,e,t,o,i){if(!o.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let s=r.steps.length;r.doc.nodesBetween(e,t,(n,a)=>{let l=typeof i=="function"?i(n):i;if(n.isTextblock&&!n.hasMarkup(o,l)&&l6(r.doc,r.mapping.slice(s).map(a),o)){let u=null;if(o.schema.linebreakReplacement){let m=o.whitespace=="pre",h=!!o.contentMatch.matchType(o.schema.linebreakReplacement);m&&!h?u=false:!m&&h&&(u=true);}u===false&&Gu(r,n,a,s),Aa(r,r.mapping.slice(s).map(a,1),o,void 0,u===null);let c=r.mapping.slice(s),d=c.map(a,1),p=c.map(a+n.nodeSize,1);return r.step(new fe(d,p,d+1,p-1,new D(N.from(o.create(l,null,n.marks)),0,0),1,true)),u===true&&zu(r,n,a,s),false}});}function zu(r,e,t,o){e.forEach((i,s)=>{if(i.isText){let n,a=/\r?\n|\r/g;for(;n=a.exec(i.text);){let l=r.mapping.slice(o).map(t+1+s+n.index);r.replaceWith(l,l+1,e.type.schema.linebreakReplacement.create());}}});}function Gu(r,e,t,o){e.forEach((i,s)=>{if(i.type==i.type.schema.linebreakReplacement){let n=r.mapping.slice(o).map(t+1+s);r.replaceWith(n,n+1,e.type.schema.text(`
|
|
5
|
-
`));}});}function l6(r,e,t){let o=r.resolve(e),i=o.index();return o.parent.canReplaceWith(i,i+1,t)}function c6(r,e,t,o,i){let s=r.doc.nodeAt(e);if(!s)throw new RangeError("No node at given position");t||(t=s.type);let n=t.create(o,null,i||s.marks);if(s.isLeaf)return r.replaceWith(e,e+s.nodeSize,n);if(!t.validContent(s.content))throw new RangeError("Invalid content for node type "+t.name);r.step(new fe(e,e+s.nodeSize,e+1,e+s.nodeSize-1,new D(N.from(n),0,0),1,true));}function Ze(r,e,t=1,o){let i=r.resolve(e),s=i.depth-t,n=o&&o[o.length-1]||i.parent;if(s<0||i.parent.type.spec.isolating||!i.parent.canReplace(i.index(),i.parent.childCount)||!n.type.validContent(i.parent.content.cutByIndex(i.index(),i.parent.childCount)))return false;for(let u=i.depth-1,c=t-2;u>s;u--,c--){let d=i.node(u),p=i.index(u);if(d.type.spec.isolating)return false;let m=d.content.cutByIndex(p,d.childCount),h=o&&o[c+1];h&&(m=m.replaceChild(0,h.type.create(h.attrs)));let f=o&&o[c]||d;if(!d.canReplace(p+1,d.childCount)||!f.type.validContent(m))return false}let a=i.indexAfter(s),l=o&&o[0];return i.node(s).canReplaceWith(a,a,l?l.type:i.node(s+1).type)}function u6(r,e,t=1,o){let i=r.doc.resolve(e),s=N.empty,n=N.empty;for(let a=i.depth,l=i.depth-t,u=t-1;a>l;a--,u--){s=N.from(i.node(a).copy(s));let c=o&&o[u];n=N.from(c?c.type.create(c.attrs,n):i.node(a).copy(n));}r.step(new Be(e,e,new D(s.append(n),t,t),true));}function rt(r,e){let t=r.resolve(e),o=t.index();return Ou(t.nodeBefore,t.nodeAfter)&&t.parent.canReplace(o,o+1)}function d6(r,e){e.content.size||r.type.compatibleContent(e.type);let t=r.contentMatchAt(r.childCount),{linebreakReplacement:o}=r.type.schema;for(let i=0;i<e.childCount;i++){let s=e.child(i),n=s.type==o?r.type.schema.nodes.text:s.type;if(t=t.matchType(n),!t||!r.type.allowsMarks(s.marks))return false}return t.validEnd}function Ou(r,e){return !!(r&&e&&!r.isLeaf&&d6(r,e))}function lr(r,e,t=-1){let o=r.resolve(e);for(let i=o.depth;;i--){let s,n,a=o.index(i);if(i==o.depth?(s=o.nodeBefore,n=o.nodeAfter):t>0?(s=o.node(i+1),a++,n=o.node(i).maybeChild(a)):(s=o.node(i).maybeChild(a-1),n=o.node(i+1)),s&&!s.isTextblock&&Ou(s,n)&&o.node(i).canReplace(a,a+1))return e;if(i==0)break;e=t<0?o.before(i):o.after(i);}}function p6(r,e,t){let o=null,{linebreakReplacement:i}=r.doc.type.schema,s=r.doc.resolve(e-t),n=s.node().type;if(i&&n.inlineContent){let c=n.whitespace=="pre",d=!!n.contentMatch.matchType(i);c&&!d?o=false:!c&&d&&(o=true);}let a=r.steps.length;if(o===false){let c=r.doc.resolve(e+t);Gu(r,c.node(),c.before(),a);}n.inlineContent&&Aa(r,e+t-1,n,s.node().contentMatchAt(s.index()),o==null);let l=r.mapping.slice(a),u=l.map(e-t);if(r.step(new Be(u,l.map(e+t,-1),D.empty,true)),o===true){let c=r.doc.resolve(u);zu(r,c.node(),c.before(),r.steps.length);}return r}function m6(r,e,t){let o=r.resolve(e);if(o.parent.canReplaceWith(o.index(),o.index(),t))return e;if(o.parentOffset==0)for(let i=o.depth-1;i>=0;i--){let s=o.index(i);if(o.node(i).canReplaceWith(s,s,t))return o.before(i+1);if(s>0)return null}if(o.parentOffset==o.parent.content.size)for(let i=o.depth-1;i>=0;i--){let s=o.indexAfter(i);if(o.node(i).canReplaceWith(s,s,t))return o.after(i+1);if(s<o.node(i).childCount)return null}return null}function zo(r,e,t=e,o=D.empty){if(e==t&&!o.size)return null;let i=r.resolve(e),s=r.resolve(t);return _u(i,s,o)?new Be(e,t,o):new Ra(i,s,o).fit()}function _u(r,e,t){return !t.openStart&&!t.openEnd&&r.start()==e.start()&&r.parent.canReplace(r.index(),e.index(),t.content)}var Ra=class{constructor(e,t,o){this.$from=e,this.$to=t,this.unplaced=o,this.frontier=[],this.placed=N.empty;for(let i=0;i<=e.depth;i++){let s=e.node(i);this.frontier.push({type:s.type,match:s.contentMatchAt(e.indexAfter(i))});}for(let i=e.depth;i>0;i--)this.placed=N.from(e.node(i).copy(this.placed));}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let u=this.findFittable();u?this.placeNodes(u):this.openMore()||this.dropNode();}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,o=this.$from,i=this.close(e<0?this.$to:o.doc.resolve(e));if(!i)return null;let s=this.placed,n=o.depth,a=i.depth;for(;n&&a&&s.childCount==1;)s=s.firstChild.content,n--,a--;let l=new D(s,n,a);return e>-1?new fe(o.pos,e,this.$to.pos,this.$to.end(),l,t):l.size||o.pos!=this.$to.pos?new Be(o.pos,i.pos,l):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,o=0,i=this.unplaced.openEnd;o<e;o++){let s=t.firstChild;if(t.childCount>1&&(i=0),s.type.spec.isolating&&i<=o){e=o;break}t=s.content;}for(let t=1;t<=2;t++)for(let o=t==1?e:this.unplaced.openStart;o>=0;o--){let i,s=null;o?(s=Pa(this.unplaced.content,o-1).firstChild,i=s.content):i=this.unplaced.content;let n=i.firstChild;for(let a=this.depth;a>=0;a--){let{type:l,match:u}=this.frontier[a],c,d=null;if(t==1&&(n?u.matchType(n.type)||(d=u.fillBefore(N.from(n),false)):s&&l.compatibleContent(s.type)))return {sliceDepth:o,frontierDepth:a,parent:s,inject:d};if(t==2&&n&&(c=u.findWrapping(n.type)))return {sliceDepth:o,frontierDepth:a,parent:s,wrap:c};if(s&&u.matchType(s.type))break}}}openMore(){let{content:e,openStart:t,openEnd:o}=this.unplaced,i=Pa(e,t);return !i.childCount||i.firstChild.isLeaf?false:(this.unplaced=new D(e,t+1,Math.max(o,i.size+t>=e.size-o?t+1:0)),true)}dropNode(){let{content:e,openStart:t,openEnd:o}=this.unplaced,i=Pa(e,t);if(i.childCount<=1&&t>0){let s=e.size-t<=t+i.size;this.unplaced=new D(Ro(e,t-1,1),t-1,s?t-1:o);}else this.unplaced=new D(Ro(e,t,1),t,o);}placeNodes({sliceDepth:e,frontierDepth:t,parent:o,inject:i,wrap:s}){for(;this.depth>t;)this.closeFrontierNode();if(s)for(let f=0;f<s.length;f++)this.openFrontierNode(s[f]);let n=this.unplaced,a=o?o.content:n.content,l=n.openStart-e,u=0,c=[],{match:d,type:p}=this.frontier[t];if(i){for(let f=0;f<i.childCount;f++)c.push(i.child(f));d=d.matchFragment(i);}let m=a.size+e-(n.content.size-n.openEnd);for(;u<a.childCount;){let f=a.child(u),b=d.matchType(f.type);if(!b)break;u++,(u>1||l==0||f.content.size)&&(d=b,c.push(Wu(f.mark(p.allowedMarks(f.marks)),u==1?l:0,u==a.childCount?m:-1)));}let h=u==a.childCount;h||(m=-1),this.placed=Vo(this.placed,t,N.from(c)),this.frontier[t].match=d,h&&m<0&&o&&o.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let f=0,b=a;f<m;f++){let y=b.lastChild;this.frontier.push({type:y.type,match:y.contentMatchAt(y.childCount)}),b=y.content;}this.unplaced=h?e==0?D.empty:new D(Ro(n.content,e-1,1),e-1,m<0?n.openEnd:e-1):new D(Ro(n.content,e,u),n.openStart,n.openEnd);}mustMoveInline(){if(!this.$to.parent.isTextblock)return -1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!Na(this.$to,this.$to.depth,e.type,e.match,false)||this.$to.depth==this.depth&&(t=this.findCloseLevel(this.$to))&&t.depth==this.depth)return -1;let{depth:o}=this.$to,i=this.$to.after(o);for(;o>1&&i==this.$to.end(--o);)++i;return i}findCloseLevel(e){e:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:o,type:i}=this.frontier[t],s=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),n=Na(e,t,i,o,s);if(n){for(let a=t-1;a>=0;a--){let{match:l,type:u}=this.frontier[a],c=Na(e,a,u,l,true);if(!c||c.childCount)continue e}return {depth:t,fit:n,move:s?e.doc.resolve(e.after(t+1)):e}}}}close(e){let t=this.findCloseLevel(e);if(!t)return null;for(;this.depth>t.depth;)this.closeFrontierNode();t.fit.childCount&&(this.placed=Vo(this.placed,t.depth,t.fit)),e=t.move;for(let o=t.depth+1;o<=e.depth;o++){let i=e.node(o),s=i.type.contentMatch.fillBefore(i.content,true,e.index(o));this.openFrontierNode(i.type,i.attrs,s);}return e}openFrontierNode(e,t=null,o){let i=this.frontier[this.depth];i.match=i.match.matchType(e),this.placed=Vo(this.placed,this.depth,N.from(e.create(t,o))),this.frontier.push({type:e,match:e.contentMatch});}closeFrontierNode(){let t=this.frontier.pop().match.fillBefore(N.empty,true);t.childCount&&(this.placed=Vo(this.placed,this.frontier.length,t));}};function Ro(r,e,t){return e==0?r.cutByIndex(t,r.childCount):r.replaceChild(0,r.firstChild.copy(Ro(r.firstChild.content,e-1,t)))}function Vo(r,e,t){return e==0?r.append(t):r.replaceChild(r.childCount-1,r.lastChild.copy(Vo(r.lastChild.content,e-1,t)))}function Pa(r,e){for(let t=0;t<e;t++)r=r.firstChild.content;return r}function Wu(r,e,t){if(e<=0)return r;let o=r.content;return e>1&&(o=o.replaceChild(0,Wu(o.firstChild,e-1,o.childCount==1?t-1:0))),e>0&&(o=r.type.contentMatch.fillBefore(o).append(o),t<=0&&(o=o.append(r.type.contentMatch.matchFragment(o).fillBefore(N.empty,true)))),r.copy(o)}function Na(r,e,t,o,i){let s=r.node(e),n=i?r.indexAfter(e):r.index(e);if(n==s.childCount&&!t.compatibleContent(s.type))return null;let a=o.fillBefore(s.content,true,n);return a&&!f6(t,s.content,n)?a:null}function f6(r,e,t){for(let o=t;o<e.childCount;o++)if(!r.allowsMarks(e.child(o).marks))return true;return false}function g6(r){return r.spec.defining||r.spec.definingForContent}function h6(r,e,t,o){if(!o.size)return r.deleteRange(e,t);let i=r.doc.resolve(e),s=r.doc.resolve(t);if(_u(i,s,o))return r.step(new Be(e,t,o));let n=Uu(i,s);n[n.length-1]==0&&n.pop();let a=-(i.depth+1);n.unshift(a);for(let p=i.depth,m=i.pos-1;p>0;p--,m--){let h=i.node(p).type.spec;if(h.defining||h.definingAsContext||h.isolating)break;n.indexOf(p)>-1?a=p:i.before(p)==m&&n.splice(1,0,-p);}let l=n.indexOf(a),u=[],c=o.openStart;for(let p=o.content,m=0;;m++){let h=p.firstChild;if(u.push(h),m==o.openStart)break;p=h.content;}for(let p=c-1;p>=0;p--){let m=u[p],h=g6(m.type);if(h&&!m.sameMarkup(i.node(Math.abs(a)-1)))c=p;else if(h||!m.type.isTextblock)break}for(let p=o.openStart;p>=0;p--){let m=(p+c+1)%(o.openStart+1),h=u[m];if(h)for(let f=0;f<n.length;f++){let b=n[(f+l)%n.length],y=true;b<0&&(y=false,b=-b);let w=i.node(b-1),C=i.index(b-1);if(w.canReplaceWith(C,C,h.type,h.marks))return r.replace(i.before(b),y?s.after(b):t,new D($u(o.content,0,o.openStart,m),m,o.openEnd))}}let d=r.steps.length;for(let p=n.length-1;p>=0&&(r.replace(e,t,o),!(r.steps.length>d));p--){let m=n[p];m<0||(e=i.before(m),t=s.after(m));}}function $u(r,e,t,o,i){if(e<t){let s=r.firstChild;r=r.replaceChild(0,s.copy($u(s.content,e+1,t,o,s)));}if(e>o){let s=i.contentMatchAt(0),n=s.fillBefore(r).append(r);r=n.append(s.matchFragment(n).fillBefore(N.empty,true));}return r}function b6(r,e,t,o){if(!o.isInline&&e==t&&r.doc.resolve(e).parent.content.size){let i=m6(r.doc,e,o.type);i!=null&&(e=t=i);}r.replaceRange(e,t,new D(N.from(o),0,0));}function y6(r,e,t){let o=r.doc.resolve(e),i=r.doc.resolve(t),s=Uu(o,i);for(let n=0;n<s.length;n++){let a=s[n],l=n==s.length-1;if(l&&a==0||o.node(a).type.contentMatch.validEnd)return r.delete(o.start(a),i.end(a));if(a>0&&(l||o.node(a-1).canReplace(o.index(a-1),i.indexAfter(a-1))))return r.delete(o.before(a),i.after(a))}for(let n=1;n<=o.depth&&n<=i.depth;n++)if(e-o.start(n)==o.depth-n&&t>o.end(n)&&i.end(n)-t!=i.depth-n&&o.start(n-1)==i.start(n-1)&&o.node(n-1).canReplace(o.index(n-1),i.index(n-1)))return r.delete(o.before(n),t);r.delete(e,t);}function Uu(r,e){let t=[],o=Math.min(r.depth,e.depth);for(let i=o;i>=0;i--){let s=r.start(i);if(s<r.pos-(r.depth-i)||e.end(i)>e.pos+(e.depth-i)||r.node(i).type.spec.isolating||e.node(i).type.spec.isolating)break;(s==e.start(i)||i==r.depth&&i==e.depth&&r.parent.inlineContent&&e.parent.inlineContent&&i&&e.start(i-1)==s-1)&&t.push(i);}return t}var ji=class r extends ke{constructor(e,t,o){super(),this.pos=e,this.attr=t,this.value=o;}apply(e){let t=e.nodeAt(this.pos);if(!t)return Ie.fail("No node at attribute step's position");let o=Object.create(null);for(let s in t.attrs)o[s]=t.attrs[s];o[this.attr]=this.value;let i=t.type.create(o,null,t.marks);return Ie.fromReplace(e,this.pos,this.pos+1,new D(N.from(i),0,t.isLeaf?0:1))}getMap(){return wt.empty}invert(e){return new r(this.pos,this.attr,e.nodeAt(this.pos).attrs[this.attr])}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new r(t.pos,this.attr,this.value)}toJSON(){return {stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.pos!="number"||typeof t.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new r(t.pos,t.attr,t.value)}};ke.jsonID("attr",ji);var Ki=class r extends ke{constructor(e,t){super(),this.attr=e,this.value=t;}apply(e){let t=Object.create(null);for(let i in e.attrs)t[i]=e.attrs[i];t[this.attr]=this.value;let o=e.type.create(t,e.content,e.marks);return Ie.ok(o)}getMap(){return wt.empty}invert(e){return new r(this.attr,e.attrs[this.attr])}map(e){return this}toJSON(){return {stepType:"docAttr",attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.attr!="string")throw new RangeError("Invalid input for DocAttrStep.fromJSON");return new r(t.attr,t.value)}};ke.jsonID("docAttr",Ki);var Gr=class extends Error{};Gr=function r(e){let t=Error.call(this,e);return t.__proto__=r.prototype,t};Gr.prototype=Object.create(Error.prototype);Gr.prototype.constructor=Gr;Gr.prototype.name="TransformError";var Fo=class{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new Ia;}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new Gr(t.failed);return this}maybeStep(e){let t=e.apply(this.doc);return t.failed||this.addStep(e,t.doc),t}get docChanged(){return this.steps.length>0}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t;}replace(e,t=e,o=D.empty){let i=zo(this.doc,e,t,o);return i&&this.step(i),this}replaceWith(e,t,o){return this.replace(e,t,new D(N.from(o),0,0))}delete(e,t){return this.replace(e,t,D.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,o){return h6(this,e,t,o),this}replaceRangeWith(e,t,o){return b6(this,e,t,o),this}deleteRange(e,t){return y6(this,e,t),this}lift(e,t){return o6(this,e,t),this}join(e,t=1){return p6(this,e,t),this}wrap(e,t){return n6(this,e,t),this}setBlockType(e,t=e,o,i=null){return a6(this,e,t,o,i),this}setNodeMarkup(e,t,o=null,i){return c6(this,e,t,o,i),this}setNodeAttribute(e,t,o){return this.step(new ji(e,t,o)),this}setDocAttribute(e,t){return this.step(new Ki(e,t)),this}addNodeMark(e,t){return this.step(new Bo(e,t)),this}removeNodeMark(e,t){let o=this.doc.nodeAt(e);if(!o)throw new RangeError("No node at position "+e);if(t instanceof oe)t.isInSet(o.marks)&&this.step(new zr(e,t));else {let i=o.marks,s,n=[];for(;s=t.isInSet(i);)n.push(new zr(e,s)),i=s.removeFromSet(i);for(let a=n.length-1;a>=0;a--)this.step(n[a]);}return this}split(e,t=1,o){return u6(this,e,t,o),this}addMark(e,t,o){return e6(this,e,t,o),this}removeMark(e,t,o){return t6(this,e,t,o),this}clearIncompatible(e,t,o){return Aa(this,e,t,o),this}};var Da=Object.create(null),Y=class{constructor(e,t,o){this.$anchor=e,this.$head=t,this.ranges=o||[new Ji(e.min(t),e.max(t))];}get anchor(){return this.$anchor.pos}get head(){return this.$head.pos}get from(){return this.$from.pos}get to(){return this.$to.pos}get $from(){return this.ranges[0].$from}get $to(){return this.ranges[0].$to}get empty(){let e=this.ranges;for(let t=0;t<e.length;t++)if(e[t].$from.pos!=e[t].$to.pos)return false;return true}content(){return this.$from.doc.slice(this.from,this.to,true)}replace(e,t=D.empty){let o=t.content.lastChild,i=null;for(let a=0;a<t.openEnd;a++)i=o,o=o.lastChild;let s=e.steps.length,n=this.ranges;for(let a=0;a<n.length;a++){let{$from:l,$to:u}=n[a],c=e.mapping.slice(s);e.replaceRange(c.map(l.pos),c.map(u.pos),a?D.empty:t),a==0&&Ku(e,s,(o?o.isInline:i&&i.isTextblock)?-1:1);}}replaceWith(e,t){let o=e.steps.length,i=this.ranges;for(let s=0;s<i.length;s++){let{$from:n,$to:a}=i[s],l=e.mapping.slice(o),u=l.map(n.pos),c=l.map(a.pos);s?e.deleteRange(u,c):(e.replaceRangeWith(u,c,t),Ku(e,o,t.isInline?-1:1));}}static findFrom(e,t,o=false){let i=e.parent.inlineContent?new X(e):Or(e.node(0),e.parent,e.pos,e.index(),t,o);if(i)return i;for(let s=e.depth-1;s>=0;s--){let n=t<0?Or(e.node(0),e.node(s),e.before(s+1),e.index(s),t,o):Or(e.node(0),e.node(s),e.after(s+1),e.index(s)+1,t,o);if(n)return n}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new je(e.node(0))}static atStart(e){return Or(e,e,0,0,1)||new je(e)}static atEnd(e){return Or(e,e,e.content.size,e.childCount,-1)||new je(e)}static fromJSON(e,t){if(!t||!t.type)throw new RangeError("Invalid input for Selection.fromJSON");let o=Da[t.type];if(!o)throw new RangeError(`No selection type ${t.type} defined`);return o.fromJSON(e,t)}static jsonID(e,t){if(e in Da)throw new RangeError("Duplicate use of selection JSON ID "+e);return Da[e]=t,t.prototype.jsonID=e,t}getBookmark(){return X.between(this.$anchor,this.$head).getBookmark()}};Y.prototype.visible=true;var Ji=class{constructor(e,t){this.$from=e,this.$to=t;}},Zu=false;function ju(r){!Zu&&!r.parent.inlineContent&&(Zu=true,console.warn("TextSelection endpoint not pointing into a node with inline content ("+r.parent.type.name+")"));}var X=class r extends Y{constructor(e,t=e){ju(e),ju(t),super(e,t);}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,t){let o=e.resolve(t.map(this.head));if(!o.parent.inlineContent)return Y.near(o);let i=e.resolve(t.map(this.anchor));return new r(i.parent.inlineContent?i:o,o)}replace(e,t=D.empty){if(super.replace(e,t),t==D.empty){let o=this.$from.marksAcross(this.$to);o&&e.ensureMarks(o);}}eq(e){return e instanceof r&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new qi(this.anchor,this.head)}toJSON(){return {type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,t){if(typeof t.anchor!="number"||typeof t.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new r(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,o=t){let i=e.resolve(t);return new this(i,o==t?i:e.resolve(o))}static between(e,t,o){let i=e.pos-t.pos;if((!o||i)&&(o=i>=0?1:-1),!t.parent.inlineContent){let s=Y.findFrom(t,o,true)||Y.findFrom(t,-o,true);if(s)t=s.$head;else return Y.near(t,o)}return e.parent.inlineContent||(i==0?e=t:(e=(Y.findFrom(e,-o,true)||Y.findFrom(e,o,true)).$anchor,e.pos<t.pos!=i<0&&(e=t))),new r(e,t)}};Y.jsonID("text",X);var qi=class r{constructor(e,t){this.anchor=e,this.head=t;}map(e){return new r(e.map(this.anchor),e.map(this.head))}resolve(e){return X.between(e.resolve(this.anchor),e.resolve(this.head))}},Q=class r extends Y{constructor(e){let t=e.nodeAfter,o=e.node(0).resolve(e.pos+t.nodeSize);super(e,o),this.node=t;}map(e,t){let{deleted:o,pos:i}=t.mapResult(this.anchor),s=e.resolve(i);return o?Y.near(s):new r(s)}content(){return new D(N.from(this.node),0,0)}eq(e){return e instanceof r&&e.anchor==this.anchor}toJSON(){return {type:"node",anchor:this.anchor}}getBookmark(){return new Fa(this.anchor)}static fromJSON(e,t){if(typeof t.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new r(e.resolve(t.anchor))}static create(e,t){return new r(e.resolve(t))}static isSelectable(e){return !e.isText&&e.type.spec.selectable!==false}};Q.prototype.visible=false;Y.jsonID("node",Q);var Fa=class r{constructor(e){this.anchor=e;}map(e){let{deleted:t,pos:o}=e.mapResult(this.anchor);return t?new qi(o,o):new r(o)}resolve(e){let t=e.resolve(this.anchor),o=t.nodeAfter;return o&&Q.isSelectable(o)?new Q(t):Y.near(t)}},je=class r extends Y{constructor(e){super(e.resolve(0),e.resolve(e.content.size));}replace(e,t=D.empty){if(t==D.empty){e.delete(0,e.doc.content.size);let o=Y.atStart(e.doc);o.eq(e.selection)||e.setSelection(o);}else super.replace(e,t);}toJSON(){return {type:"all"}}static fromJSON(e){return new r(e)}map(e){return new r(e)}eq(e){return e instanceof r}getBookmark(){return x6}};Y.jsonID("all",je);var x6={map(){return this},resolve(r){return new je(r)}};function Or(r,e,t,o,i,s=false){if(e.inlineContent)return X.create(r,t);for(let n=o-(i>0?0:1);i>0?n<e.childCount:n>=0;n+=i){let a=e.child(n);if(a.isAtom){if(!s&&Q.isSelectable(a))return Q.create(r,t-(i<0?a.nodeSize:0))}else {let l=Or(r,a,t+i,i<0?a.childCount:0,i,s);if(l)return l}t+=a.nodeSize*i;}return null}function Ku(r,e,t){let o=r.steps.length-1;if(o<e)return;let i=r.steps[o];if(!(i instanceof Be||i instanceof fe))return;let s=r.mapping.maps[o],n;s.forEach((a,l,u,c)=>{n==null&&(n=c);}),r.setSelection(Y.near(r.doc.resolve(n),t));}function Ju(r,e){return !e||!r?r:r.bind(e)}var _r=class{constructor(e,t,o){this.name=e,this.init=Ju(t.init,o),this.apply=Ju(t.apply,o);}};[new _r("doc",{init(r){return r.doc||r.schema.topNodeType.createAndFill()},apply(r){return r.doc}}),new _r("selection",{init(r,e){return r.selection||Y.atStart(e.doc)},apply(r){return r.selection}}),new _r("storedMarks",{init(r){return r.storedMarks||null},apply(r,e,t,o){return o.selection.$cursor?r.storedMarks:null}}),new _r("scrollToSelection",{init(){return 0},apply(r,e){return r.scrolledIntoView?e+1:e}})];function qu(r,e,t){for(let o in r){let i=r[o];i instanceof Function?i=i.bind(e):o=="handleDOMEvents"&&(i=qu(i,e,{})),t[o]=i;}return t}var le=class{constructor(e){this.spec=e,this.props={},e.props&&qu(e.props,this,this.props),this.key=e.key?e.key.key:Yu("plugin");}getState(e){return e[this.key]}},Ba=Object.create(null);function Yu(r){return r in Ba?r+"$"+ ++Ba[r]:(Ba[r]=0,r+"$")}var ve=class{constructor(e="key"){this.key=Yu(e);}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}};var Yi=(r,e)=>r.selection.empty?false:(e&&e(r.tr.deleteSelection().scrollIntoView()),true);function Qu(r,e){let{$cursor:t}=r.selection;return !t||(e?!e.endOfTextblock("backward",r):t.parentOffset>0)?null:t}var za=(r,e,t)=>{let o=Qu(r,t);if(!o)return false;let i=Oa(o);if(!i){let n=o.blockRange(),a=n&&vt(n);return a==null?false:(e&&e(r.tr.lift(n,a).scrollIntoView()),true)}let s=i.nodeBefore;if(l0(r,i,e,-1))return true;if(o.parent.content.size==0&&(Wr(s,"end")||Q.isSelectable(s)))for(let n=o.depth;;n--){let a=zo(r.doc,o.before(n),o.after(n),D.empty);if(a&&a.slice.size<a.to-a.from){if(e){let l=r.tr.step(a);l.setSelection(Wr(s,"end")?Y.findFrom(l.doc.resolve(l.mapping.map(i.pos,-1)),-1):Q.create(l.doc,i.pos-s.nodeSize)),e(l.scrollIntoView());}return true}if(n==1||o.node(n-1).childCount>1)break}return s.isAtom&&i.depth==o.depth-1?(e&&e(r.tr.delete(i.pos-s.nodeSize,i.pos).scrollIntoView()),true):false},e0=(r,e,t)=>{let o=Qu(r,t);if(!o)return false;let i=Oa(o);return i?r0(r,i,e):false},t0=(r,e,t)=>{let o=o0(r,t);if(!o)return false;let i=$a(o);return i?r0(r,i,e):false};function r0(r,e,t){let o=e.nodeBefore,i=o,s=e.pos-1;for(;!i.isTextblock;s--){if(i.type.spec.isolating)return false;let c=i.lastChild;if(!c)return false;i=c;}let n=e.nodeAfter,a=n,l=e.pos+1;for(;!a.isTextblock;l++){if(a.type.spec.isolating)return false;let c=a.firstChild;if(!c)return false;a=c;}let u=zo(r.doc,s,l,D.empty);if(!u||u.from!=s||u instanceof Be&&u.slice.size>=l-s)return false;if(t){let c=r.tr.step(u);c.setSelection(X.create(c.doc,s)),t(c.scrollIntoView());}return true}function Wr(r,e,t=false){for(let o=r;o;o=e=="start"?o.firstChild:o.lastChild){if(o.isTextblock)return true;if(t&&o.childCount!=1)return false}return false}var Ga=(r,e,t)=>{let{$head:o,empty:i}=r.selection,s=o;if(!i)return false;if(o.parent.isTextblock){if(t?!t.endOfTextblock("backward",r):o.parentOffset>0)return false;s=Oa(o);}let n=s&&s.nodeBefore;return !n||!Q.isSelectable(n)?false:(e&&e(r.tr.setSelection(Q.create(r.doc,s.pos-n.nodeSize)).scrollIntoView()),true)};function Oa(r){if(!r.parent.type.spec.isolating)for(let e=r.depth-1;e>=0;e--){if(r.index(e)>0)return r.doc.resolve(r.before(e+1));if(r.node(e).type.spec.isolating)break}return null}function o0(r,e){let{$cursor:t}=r.selection;return !t||(e?!e.endOfTextblock("forward",r):t.parentOffset<t.parent.content.size)?null:t}var _a=(r,e,t)=>{let o=o0(r,t);if(!o)return false;let i=$a(o);if(!i)return false;let s=i.nodeAfter;if(l0(r,i,e,1))return true;if(o.parent.content.size==0&&(Wr(s,"start")||Q.isSelectable(s))){let n=zo(r.doc,o.before(),o.after(),D.empty);if(n&&n.slice.size<n.to-n.from){if(e){let a=r.tr.step(n);a.setSelection(Wr(s,"start")?Y.findFrom(a.doc.resolve(a.mapping.map(i.pos)),1):Q.create(a.doc,a.mapping.map(i.pos))),e(a.scrollIntoView());}return true}}return s.isAtom&&i.depth==o.depth-1?(e&&e(r.tr.delete(i.pos,i.pos+s.nodeSize).scrollIntoView()),true):false},Wa=(r,e,t)=>{let{$head:o,empty:i}=r.selection,s=o;if(!i)return false;if(o.parent.isTextblock){if(t?!t.endOfTextblock("forward",r):o.parentOffset<o.parent.content.size)return false;s=$a(o);}let n=s&&s.nodeAfter;return !n||!Q.isSelectable(n)?false:(e&&e(r.tr.setSelection(Q.create(r.doc,s.pos)).scrollIntoView()),true)};function $a(r){if(!r.parent.type.spec.isolating)for(let e=r.depth-1;e>=0;e--){let t=r.node(e);if(r.index(e)+1<t.childCount)return r.doc.resolve(r.after(e+1));if(t.type.spec.isolating)break}return null}var i0=(r,e)=>{let t=r.selection,o=t instanceof Q,i;if(o){if(t.node.isTextblock||!rt(r.doc,t.from))return false;i=t.from;}else if(i=lr(r.doc,t.from,-1),i==null)return false;if(e){let s=r.tr.join(i);o&&s.setSelection(Q.create(s.doc,i-r.doc.resolve(i).nodeBefore.nodeSize)),e(s.scrollIntoView());}return true},s0=(r,e)=>{let t=r.selection,o;if(t instanceof Q){if(t.node.isTextblock||!rt(r.doc,t.to))return false;o=t.to;}else if(o=lr(r.doc,t.to,1),o==null)return false;return e&&e(r.tr.join(o).scrollIntoView()),true},n0=(r,e)=>{let{$from:t,$to:o}=r.selection,i=t.blockRange(o),s=i&&vt(i);return s==null?false:(e&&e(r.tr.lift(i,s).scrollIntoView()),true)},Ua=(r,e)=>{let{$head:t,$anchor:o}=r.selection;return !t.parent.type.spec.code||!t.sameParent(o)?false:(e&&e(r.tr.insertText(`
|
|
6
|
-
`).scrollIntoView()),true)};function Za(r){for(let e=0;e<r.edgeCount;e++){let{type:t}=r.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}var ja=(r,e)=>{let{$head:t,$anchor:o}=r.selection;if(!t.parent.type.spec.code||!t.sameParent(o))return false;let i=t.node(-1),s=t.indexAfter(-1),n=Za(i.contentMatchAt(s));if(!n||!i.canReplaceWith(s,s,n))return false;if(e){let a=t.after(),l=r.tr.replaceWith(a,a,n.createAndFill());l.setSelection(Y.near(l.doc.resolve(a),1)),e(l.scrollIntoView());}return true},Ka=(r,e)=>{let t=r.selection,{$from:o,$to:i}=t;if(t instanceof je||o.parent.inlineContent||i.parent.inlineContent)return false;let s=Za(i.parent.contentMatchAt(i.indexAfter()));if(!s||!s.isTextblock)return false;if(e){let n=(!o.parentOffset&&i.index()<i.parent.childCount?o:i).pos,a=r.tr.insert(n,s.createAndFill());a.setSelection(X.create(a.doc,n+1)),e(a.scrollIntoView());}return true},Ja=(r,e)=>{let{$cursor:t}=r.selection;if(!t||t.parent.content.size)return false;if(t.depth>1&&t.after()!=t.end(-1)){let s=t.before();if(Ze(r.doc,s))return e&&e(r.tr.split(s).scrollIntoView()),true}let o=t.blockRange(),i=o&&vt(o);return i==null?false:(e&&e(r.tr.lift(o,i).scrollIntoView()),true)};function w6(r){return (e,t)=>{let{$from:o,$to:i}=e.selection;if(e.selection instanceof Q&&e.selection.node.isBlock)return !o.parentOffset||!Ze(e.doc,o.pos)?false:(t&&t(e.tr.split(o.pos).scrollIntoView()),true);if(!o.depth)return false;let s=[],n,a,l=false,u=false;for(let m=o.depth;;m--)if(o.node(m).isBlock){l=o.end(m)==o.pos+(o.depth-m),u=o.start(m)==o.pos-(o.depth-m),a=Za(o.node(m-1).contentMatchAt(o.indexAfter(m-1)));s.unshift((l&&a?{type:a}:null)),n=m;break}else {if(m==1)return false;s.unshift(null);}let c=e.tr;(e.selection instanceof X||e.selection instanceof je)&&c.deleteSelection();let d=c.mapping.map(o.pos),p=Ze(c.doc,d,s.length,s);if(p||(s[0]=a?{type:a}:null,p=Ze(c.doc,d,s.length,s)),!p)return false;if(c.split(d,s.length,s),!l&&u&&o.node(n).type!=a){let m=c.mapping.map(o.before(n)),h=c.doc.resolve(m);a&&o.node(n-1).canReplaceWith(h.index(),h.index()+1,a)&&c.setNodeMarkup(c.mapping.map(o.before(n)),a);}return t&&t(c.scrollIntoView()),true}}var k6=w6();var a0=(r,e)=>{let{$from:t,to:o}=r.selection,i,s=t.sharedDepth(o);return s==0?false:(i=t.before(s),e&&e(r.tr.setSelection(Q.create(r.doc,i))),true)};function C6(r,e,t){let o=e.nodeBefore,i=e.nodeAfter,s=e.index();return !o||!i||!o.type.compatibleContent(i.type)?false:!o.content.size&&e.parent.canReplace(s-1,s)?(t&&t(r.tr.delete(e.pos-o.nodeSize,e.pos).scrollIntoView()),true):!e.parent.canReplace(s,s+1)||!(i.isTextblock||rt(r.doc,e.pos))?false:(t&&t(r.tr.join(e.pos).scrollIntoView()),true)}function l0(r,e,t,o){let i=e.nodeBefore,s=e.nodeAfter,n,a,l=i.type.spec.isolating||s.type.spec.isolating;if(!l&&C6(r,e,t))return true;let u=!l&&e.parent.canReplace(e.index(),e.index()+1);if(u&&(n=(a=i.contentMatchAt(i.childCount)).findWrapping(s.type))&&a.matchType(n[0]||s.type).validEnd){if(t){let m=e.pos+s.nodeSize,h=N.empty;for(let y=n.length-1;y>=0;y--)h=N.from(n[y].create(null,h));h=N.from(i.copy(h));let f=r.tr.step(new fe(e.pos-1,m,e.pos,m,new D(h,1,0),n.length,true)),b=f.doc.resolve(m+2*n.length);b.nodeAfter&&b.nodeAfter.type==i.type&&rt(f.doc,b.pos)&&f.join(b.pos),t(f.scrollIntoView());}return true}let c=s.type.spec.isolating||o>0&&l?null:Y.findFrom(e,1),d=c&&c.$from.blockRange(c.$to),p=d&&vt(d);if(p!=null&&p>=e.depth)return t&&t(r.tr.lift(d,p).scrollIntoView()),true;if(u&&Wr(s,"start",true)&&Wr(i,"end")){let m=i,h=[];for(;h.push(m),!m.isTextblock;)m=m.lastChild;let f=s,b=1;for(;!f.isTextblock;f=f.firstChild)b++;if(m.canReplace(m.childCount,m.childCount,f.content)){if(t){let y=N.empty;for(let C=h.length-1;C>=0;C--)y=N.from(h[C].copy(y));let w=r.tr.step(new fe(e.pos-h.length,e.pos+s.nodeSize,e.pos+b,e.pos+s.nodeSize-b,new D(y,h.length,0),0,true));t(w.scrollIntoView());}return true}}return false}function c0(r){return function(e,t){let o=e.selection,i=r<0?o.$from:o.$to,s=i.depth;for(;i.node(s).isInline;){if(!s)return false;s--;}return i.node(s).isTextblock?(t&&t(e.tr.setSelection(X.create(e.doc,r<0?i.start(s):i.end(s)))),true):false}}var qa=c0(-1),Ya=c0(1);function u0(r,e=null){return function(t,o){let{$from:i,$to:s}=t.selection,n=i.blockRange(s),a=n&&Ho(n,r,e);return a?(o&&o(t.tr.wrap(n,a).scrollIntoView()),true):false}}function Xa(r,e=null){return function(t,o){let i=false;for(let s=0;s<t.selection.ranges.length&&!i;s++){let{$from:{pos:n},$to:{pos:a}}=t.selection.ranges[s];t.doc.nodesBetween(n,a,(l,u)=>{if(i)return false;if(!(!l.isTextblock||l.hasMarkup(r,e)))if(l.type==r)i=true;else {let c=t.doc.resolve(u),d=c.index();i=c.parent.canReplaceWith(d,d+1,r);}});}if(!i)return false;if(o){let s=t.tr;for(let n=0;n<t.selection.ranges.length;n++){let{$from:{pos:a},$to:{pos:l}}=t.selection.ranges[n];s.setBlockType(a,l,r,e);}o(s.scrollIntoView());}return true}}function Qa(...r){return function(e,t,o){for(let i=0;i<r.length;i++)if(r[i](e,t,o))return true;return false}}Qa(Yi,za,Ga);Qa(Yi,_a,Wa);({Enter:Qa(Ua,Ka,Ja,k6)});typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform?os.platform()=="darwin":false;function d0(r,e=null){return function(t,o){let{$from:i,$to:s}=t.selection,n=i.blockRange(s);if(!n)return false;let a=o?t.tr:null;return M6(a,n,r,e)?(o&&o(a.scrollIntoView()),true):false}}function M6(r,e,t,o=null){let i=false,s=e,n=e.$from.doc;if(e.depth>=2&&e.$from.node(e.depth-1).type.compatibleContent(t)&&e.startIndex==0){if(e.$from.index(e.depth-1)==0)return false;let l=n.resolve(e.start-2);s=new sr(l,l,e.depth),e.endIndex<e.parent.childCount&&(e=new sr(e.$from,n.resolve(e.$to.end(e.depth)),e.depth)),i=true;}let a=Ho(s,t,o,e);return a?(r&&L6(r,e,a,i,t),true):false}function L6(r,e,t,o,i){let s=N.empty;for(let c=t.length-1;c>=0;c--)s=N.from(t[c].type.create(t[c].attrs,s));r.step(new fe(e.start-(o?2:0),e.end,e.start,e.end,new D(s,0,0),t.length,true));let n=0;for(let c=0;c<t.length;c++)t[c].type==i&&(n=c+1);let a=t.length-n,l=e.start+t.length-(o?2:0),u=e.parent;for(let c=e.startIndex,d=e.endIndex,p=true;c<d;c++,p=false)!p&&Ze(r.doc,l,a)&&(r.split(l,a),l+=2*a),l+=u.child(c).nodeSize;return r}function p0(r){return function(e,t){let{$from:o,$to:i}=e.selection,s=o.blockRange(i,n=>n.childCount>0&&n.firstChild.type==r);return s?t?o.node(s.depth-1).type==r?E6(e,t,r,s):P6(e,t,s):true:false}}function E6(r,e,t,o){let i=r.tr,s=o.end,n=o.$to.end(o.depth);s<n&&(i.step(new fe(s-1,n,s,n,new D(N.from(t.create(null,o.parent.copy())),1,0),1,true)),o=new sr(i.doc.resolve(o.$from.pos),i.doc.resolve(n),o.depth));let a=vt(o);if(a==null)return false;i.lift(o,a);let l=i.doc.resolve(i.mapping.map(s,-1)-1);return rt(i.doc,l.pos)&&l.nodeBefore.type==l.nodeAfter.type&&i.join(l.pos),e(i.scrollIntoView()),true}function P6(r,e,t){let o=r.tr,i=t.parent;for(let m=t.end,h=t.endIndex-1,f=t.startIndex;h>f;h--)m-=i.child(h).nodeSize,o.delete(m-1,m+1);let s=o.doc.resolve(t.start),n=s.nodeAfter;if(o.mapping.map(t.end)!=t.start+s.nodeAfter.nodeSize)return false;let a=t.startIndex==0,l=t.endIndex==i.childCount,u=s.node(-1),c=s.index(-1);if(!u.canReplace(c+(a?0:1),c+1,n.content.append(l?N.empty:N.from(i))))return false;let d=s.pos,p=d+n.nodeSize;return o.step(new fe(d-(a?1:0),p+(l?1:0),d+1,p-1,new D((a?N.empty:N.from(i.copy(N.empty))).append(l?N.empty:N.from(i.copy(N.empty))),a?0:1,l?0:1),a?0:1)),e(o.scrollIntoView()),true}function m0(r){return function(e,t){let{$from:o,$to:i}=e.selection,s=o.blockRange(i,u=>u.childCount>0&&u.firstChild.type==r);if(!s)return false;let n=s.startIndex;if(n==0)return false;let a=s.parent,l=a.child(n-1);if(l.type!=r)return false;if(t){let u=l.lastChild&&l.lastChild.type==a.type,c=N.from(u?r.create():null),d=new D(N.from(r.create(null,N.from(a.type.create(null,c)))),u?3:1,0),p=s.start,m=s.end;t(e.tr.step(new fe(p-(u?3:1),m,p,m,d,1,true)).scrollIntoView());}return true}}var Ct={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},Qi={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'};for(ge=0;ge<10;ge++)Ct[48+ge]=Ct[96+ge]=String(ge);var ge;for(ge=1;ge<=24;ge++)Ct[ge+111]="F"+ge;var ge;for(ge=65;ge<=90;ge++)Ct[ge]=String.fromCharCode(ge+32),Qi[ge]=String.fromCharCode(ge);var ge;for(Xi in Ct)Qi.hasOwnProperty(Xi)||(Qi[Xi]=Ct[Xi]);var Xi;var B6=Object.defineProperty,i1=(r,e)=>{for(var t in e)B6(r,t,{get:e[t],enumerable:true});};function ls(r){let{state:e,transaction:t}=r,{selection:o}=t,{doc:i}=t,{storedMarks:s}=t;return {...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return s},get selection(){return o},get doc(){return i},get tr(){return o=t.selection,i=t.doc,s=t.storedMarks,t}}}var s1=class{constructor(r){this.editor=r.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=r.state;}get hasCustomState(){return !!this.customState}get state(){return this.customState||this.editor.state}get commands(){let{rawCommands:r,editor:e,state:t}=this,{view:o}=e,{tr:i}=t,s=this.buildProps(i);return Object.fromEntries(Object.entries(r).map(([n,a])=>[n,(...u)=>{let c=a(...u)(s);return !i.getMeta("preventDispatch")&&!this.hasCustomState&&o.dispatch(i),c}]))}get chain(){return ()=>this.createChain()}get can(){return ()=>this.createCan()}createChain(r,e=true){let{rawCommands:t,editor:o,state:i}=this,{view:s}=o,n=[],a=!!r,l=r||i.tr,u=()=>(!a&&e&&!l.getMeta("preventDispatch")&&!this.hasCustomState&&s.dispatch(l),n.every(d=>d===true)),c={...Object.fromEntries(Object.entries(t).map(([d,p])=>[d,(...h)=>{let f=this.buildProps(l,e),b=p(...h)(f);return n.push(b),c}])),run:u};return c}createCan(r){let{rawCommands:e,state:t}=this,o=false,i=r||t.tr,s=this.buildProps(i,o);return {...Object.fromEntries(Object.entries(e).map(([a,l])=>[a,(...u)=>l(...u)({...s,dispatch:void 0})])),chain:()=>this.createChain(i,o)}}buildProps(r,e=true){let{rawCommands:t,editor:o,state:i}=this,{view:s}=o,n={tr:r,editor:o,view:s,state:ls({state:i,transaction:r}),dispatch:e?()=>{}:void 0,chain:()=>this.createChain(r,e),can:()=>this.createCan(r),get commands(){return Object.fromEntries(Object.entries(t).map(([a,l])=>[a,(...u)=>l(...u)(n)]))}};return n}},S0={};i1(S0,{blur:()=>F6,clearContent:()=>H6,clearNodes:()=>z6,command:()=>G6,createParagraphNear:()=>O6,cut:()=>_6,deleteCurrentNode:()=>W6,deleteNode:()=>$6,deleteRange:()=>U6,deleteSelection:()=>Z6,enter:()=>j6,exitCode:()=>K6,extendMarkRange:()=>J6,first:()=>q6,focus:()=>Q6,forEach:()=>e7,insertContent:()=>t7,insertContentAt:()=>i7,joinBackward:()=>a7,joinDown:()=>n7,joinForward:()=>l7,joinItemBackward:()=>c7,joinItemForward:()=>u7,joinTextblockBackward:()=>d7,joinTextblockForward:()=>p7,joinUp:()=>s7,keyboardShortcut:()=>f7,lift:()=>g7,liftEmptyBlock:()=>h7,liftListItem:()=>b7,newlineInCode:()=>y7,resetAttributes:()=>x7,scrollIntoView:()=>w7,selectAll:()=>k7,selectNodeBackward:()=>v7,selectNodeForward:()=>C7,selectParentNode:()=>S7,selectTextblockEnd:()=>M7,selectTextblockStart:()=>L7,setContent:()=>P7,setMark:()=>Z7,setMeta:()=>j7,setNode:()=>K7,setNodeSelection:()=>J7,setTextDirection:()=>q7,setTextSelection:()=>Y7,sinkListItem:()=>X7,splitBlock:()=>Q7,splitListItem:()=>ef,toggleList:()=>tf,toggleMark:()=>rf,toggleNode:()=>of,toggleWrap:()=>sf,undoInputRule:()=>nf,unsetAllMarks:()=>af,unsetMark:()=>lf,unsetTextDirection:()=>cf,updateAttributes:()=>uf,wrapIn:()=>df,wrapInList:()=>pf});var F6=()=>({editor:r,view:e})=>(requestAnimationFrame(()=>{var t;r.isDestroyed||(e.dom.blur(),(t=window?.getSelection())==null||t.removeAllRanges());}),true),H6=(r=true)=>({commands:e})=>e.setContent("",{emitUpdate:r}),z6=()=>({state:r,tr:e,dispatch:t})=>{let{selection:o}=e,{ranges:i}=o;return t&&i.forEach(({$from:s,$to:n})=>{r.doc.nodesBetween(s.pos,n.pos,(a,l)=>{if(a.type.isText)return;let{doc:u,mapping:c}=e,d=u.resolve(c.map(l)),p=u.resolve(c.map(l+a.nodeSize)),m=d.blockRange(p);if(!m)return;let h=vt(m);if(a.type.isTextblock){let{defaultType:f}=d.parent.contentMatchAt(d.index());e.setNodeMarkup(m.start,f);}(h||h===0)&&e.lift(m,h);});}),true},G6=r=>e=>r(e),O6=()=>({state:r,dispatch:e})=>Ka(r,e),_6=(r,e)=>({editor:t,tr:o})=>{let{state:i}=t,s=i.doc.slice(r.from,r.to);o.deleteRange(r.from,r.to);let n=o.mapping.map(e);return o.insert(n,s.content),o.setSelection(new X(o.doc.resolve(Math.max(n-1,0)))),true},W6=()=>({tr:r,dispatch:e})=>{let{selection:t}=r,o=t.$anchor.node();if(o.content.size>0)return false;let i=r.selection.$anchor;for(let s=i.depth;s>0;s-=1)if(i.node(s).type===o.type){if(e){let a=i.before(s),l=i.after(s);r.delete(a,l).scrollIntoView();}return true}return false};function Te(r,e){if(typeof r=="string"){if(!e.nodes[r])throw Error(`There is no node type named '${r}'. Maybe you forgot to add the extension?`);return e.nodes[r]}return r}var $6=r=>({tr:e,state:t,dispatch:o})=>{let i=Te(r,t.schema),s=e.selection.$anchor;for(let n=s.depth;n>0;n-=1)if(s.node(n).type===i){if(o){let l=s.before(n),u=s.after(n);e.delete(l,u).scrollIntoView();}return true}return false},U6=r=>({tr:e,dispatch:t})=>{let{from:o,to:i}=r;return t&&e.delete(o,i),true},Z6=()=>({state:r,dispatch:e})=>Yi(r,e),j6=()=>({commands:r})=>r.keyboardShortcut("Enter"),K6=()=>({state:r,dispatch:e})=>ja(r,e);function n1(r){return Object.prototype.toString.call(r)==="[object RegExp]"}function ns(r,e,t={strict:true}){let o=Object.keys(e);return o.length?o.every(i=>t.strict?e[i]===r[i]:n1(e[i])?e[i].test(r[i]):e[i]===r[i]):true}function M0(r,e,t={}){return r.find(o=>o.type===e&&ns(Object.fromEntries(Object.keys(t).map(i=>[i,o.attrs[i]])),t))}function h0(r,e,t={}){return !!M0(r,e,t)}function L0(r,e,t){var o;if(!r||!e)return;let i=r.parent.childAfter(r.parentOffset);if((!i.node||!i.node.marks.some(c=>c.type===e))&&(i=r.parent.childBefore(r.parentOffset)),!i.node||!i.node.marks.some(c=>c.type===e)||(t=t||((o=i.node.marks[0])==null?void 0:o.attrs),!M0([...i.node.marks],e,t)))return;let n=i.index,a=r.start()+i.offset,l=n+1,u=a+i.node.nodeSize;for(;n>0&&h0([...r.parent.child(n-1).marks],e,t);)n-=1,a-=r.parent.child(n).nodeSize;for(;l<r.parent.childCount&&h0([...r.parent.child(l).marks],e,t);)u+=r.parent.child(l).nodeSize,l+=1;return {from:a,to:u}}function St(r,e){if(typeof r=="string"){if(!e.marks[r])throw Error(`There is no mark type named '${r}'. Maybe you forgot to add the extension?`);return e.marks[r]}return r}var J6=(r,e={})=>({tr:t,state:o,dispatch:i})=>{let s=St(r,o.schema),{doc:n,selection:a}=t,{$from:l,from:u,to:c}=a;if(i){let d=L0(l,s,e);if(d&&d.from<=u&&d.to>=c){let p=X.create(n,d.from,d.to);t.setSelection(p);}}return true},q6=r=>e=>{let t=typeof r=="function"?r(e):r;for(let o=0;o<t.length;o+=1)if(t[o](e))return true;return false};function E0(r){return r instanceof X}function cr(r=0,e=0,t=0){return Math.min(Math.max(r,e),t)}function Y6(r,e=null){if(!e)return null;let t=Y.atStart(r),o=Y.atEnd(r);if(e==="start"||e===true)return t;if(e==="end")return o;let i=t.from,s=o.to;return e==="all"?X.create(r,cr(0,i,s),cr(r.content.size,i,s)):X.create(r,cr(e,i,s),cr(e,i,s))}function X6(){return navigator.platform==="Android"||/android/i.test(navigator.userAgent)}function a1(){return ["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}var Q6=(r=null,e={})=>({editor:t,view:o,tr:i,dispatch:s})=>{e={scrollIntoView:true,...e};let n=()=>{(a1()||X6())&&o.dom.focus(),requestAnimationFrame(()=>{t.isDestroyed||(o.focus(),e?.scrollIntoView&&t.commands.scrollIntoView());});};if(o.hasFocus()&&r===null||r===false)return true;if(s&&r===null&&!E0(t.state.selection))return n(),true;let a=Y6(i.doc,r)||t.state.selection,l=t.state.selection.eq(a);return s&&(l||i.setSelection(a),l&&i.storedMarks&&i.setStoredMarks(i.storedMarks),n()),true},e7=(r,e)=>t=>r.every((o,i)=>e(o,{...t,index:i})),t7=(r,e)=>({tr:t,commands:o})=>o.insertContentAt({from:t.selection.from,to:t.selection.to},r,e),P0=r=>{let e=r.childNodes;for(let t=e.length-1;t>=0;t-=1){let o=e[t];o.nodeType===3&&o.nodeValue&&/^(\n\s\s|\n)$/.test(o.nodeValue)?r.removeChild(o):o.nodeType===1&&P0(o);}return r};function es(r){if(typeof window>"u")throw new Error("[tiptap error]: there is no window object available, so this function cannot be used");let e=`<body>${r}</body>`,t=new window.DOMParser().parseFromString(e,"text/html").body;return P0(t)}function Go(r,e,t){if(r instanceof Ue||r instanceof N)return r;t={slice:true,parseOptions:{},...t};let o=typeof r=="object"&&r!==null,i=typeof r=="string";if(o)try{if(Array.isArray(r)&&r.length>0)return N.fromArray(r.map(a=>e.nodeFromJSON(a)));let n=e.nodeFromJSON(r);return t.errorOnInvalidContent&&n.check(),n}catch(s){if(t.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:s});return console.warn("[tiptap warn]: Invalid content.","Passed value:",r,"Error:",s),Go("",e,t)}if(i){if(t.errorOnInvalidContent){let n=false,a="",l=new Hr({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:u=>(n=true,a=typeof u=="string"?u:u.outerHTML,null)}]}})});if(t.slice?ar.fromSchema(l).parseSlice(es(r),t.parseOptions):ar.fromSchema(l).parse(es(r),t.parseOptions),t.errorOnInvalidContent&&n)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${a}`)})}let s=ar.fromSchema(e);return t.slice?s.parseSlice(es(r),t.parseOptions).content:s.parse(es(r),t.parseOptions)}return Go("",e,t)}function r7(r,e,t){let o=r.steps.length-1;if(o<e)return;let i=r.steps[o];if(!(i instanceof Be||i instanceof fe))return;let s=r.mapping.maps[o],n=0;s.forEach((a,l,u,c)=>{n===0&&(n=c);}),r.setSelection(Y.near(r.doc.resolve(n),t));}var o7=r=>!("type"in r),i7=(r,e,t)=>({tr:o,dispatch:i,editor:s})=>{var n;if(i){t={parseOptions:s.options.parseOptions,updateSelection:true,applyInputRules:false,applyPasteRules:false,...t};let a,l=b=>{s.emit("contentError",{editor:s,error:b,disableCollaboration:()=>{"collaboration"in s.storage&&typeof s.storage.collaboration=="object"&&s.storage.collaboration&&(s.storage.collaboration.isDisabled=true);}});},u={preserveWhitespace:"full",...t.parseOptions};if(!t.errorOnInvalidContent&&!s.options.enableContentCheck&&s.options.emitContentError)try{Go(e,s.schema,{parseOptions:u,errorOnInvalidContent:!0});}catch(b){l(b);}try{a=Go(e,s.schema,{parseOptions:u,errorOnInvalidContent:(n=t.errorOnInvalidContent)!=null?n:s.options.enableContentCheck});}catch(b){return l(b),false}let{from:c,to:d}=typeof r=="number"?{from:r,to:r}:{from:r.from,to:r.to},p=true,m=true;if((o7(a)?a:[a]).forEach(b=>{b.check(),p=p?b.isText&&b.marks.length===0:false,m=m?b.isBlock:false;}),c===d&&m){let{parent:b}=o.doc.resolve(c);b.isTextblock&&!b.type.spec.code&&!b.childCount&&(c-=1,d+=1);}let f;if(p){if(Array.isArray(e))f=e.map(b=>b.text||"").join("");else if(e instanceof N){let b="";e.forEach(y=>{y.text&&(b+=y.text);}),f=b;}else typeof e=="object"&&e&&e.text?f=e.text:f=e;o.insertText(f,c,d);}else {f=a;let b=o.doc.resolve(c),y=b.node(),w=b.parentOffset===0,C=y.isText||y.isTextblock,x=y.content.size>0;w&&C&&x&&(c=Math.max(0,c-1)),o.replaceWith(c,d,f);}t.updateSelection&&r7(o,o.steps.length-1,-1),t.applyInputRules&&o.setMeta("applyInputRules",{from:c,text:f}),t.applyPasteRules&&o.setMeta("applyPasteRules",{from:c,text:f});}return true},s7=()=>({state:r,dispatch:e})=>i0(r,e),n7=()=>({state:r,dispatch:e})=>s0(r,e),a7=()=>({state:r,dispatch:e})=>za(r,e),l7=()=>({state:r,dispatch:e})=>_a(r,e),c7=()=>({state:r,dispatch:e,tr:t})=>{try{let o=lr(r.doc,r.selection.$from.pos,-1);return o==null?!1:(t.join(o,2),e&&e(t),!0)}catch{return false}},u7=()=>({state:r,dispatch:e,tr:t})=>{try{let o=lr(r.doc,r.selection.$from.pos,1);return o==null?!1:(t.join(o,2),e&&e(t),!0)}catch{return false}},d7=()=>({state:r,dispatch:e})=>e0(r,e),p7=()=>({state:r,dispatch:e})=>t0(r,e);function N0(){return typeof navigator<"u"?/Mac/.test(navigator.platform):false}function m7(r){let e=r.split(/-(?!$)/),t=e[e.length-1];t==="Space"&&(t=" ");let o,i,s,n;for(let a=0;a<e.length-1;a+=1){let l=e[a];if(/^(cmd|meta|m)$/i.test(l))n=true;else if(/^a(lt)?$/i.test(l))o=true;else if(/^(c|ctrl|control)$/i.test(l))i=true;else if(/^s(hift)?$/i.test(l))s=true;else if(/^mod$/i.test(l))a1()||N0()?n=true:i=true;else throw new Error(`Unrecognized modifier name: ${l}`)}return o&&(t=`Alt-${t}`),i&&(t=`Ctrl-${t}`),n&&(t=`Meta-${t}`),s&&(t=`Shift-${t}`),t}var f7=r=>({editor:e,view:t,tr:o,dispatch:i})=>{let s=m7(r).split(/-(?!$)/),n=s.find(u=>!["Alt","Ctrl","Meta","Shift"].includes(u)),a=new KeyboardEvent("keydown",{key:n==="Space"?" ":n,altKey:s.includes("Alt"),ctrlKey:s.includes("Ctrl"),metaKey:s.includes("Meta"),shiftKey:s.includes("Shift"),bubbles:true,cancelable:true}),l=e.captureTransaction(()=>{t.someProp("handleKeyDown",u=>u(t,a));});return l?.steps.forEach(u=>{let c=u.map(o.mapping);c&&i&&o.maybeStep(c);}),true};function l1(r,e,t={}){let{from:o,to:i,empty:s}=r.selection,n=e?Te(e,r.schema):null,a=[];r.doc.nodesBetween(o,i,(d,p)=>{if(d.isText)return;let m=Math.max(o,p),h=Math.min(i,p+d.nodeSize);a.push({node:d,from:m,to:h});});let l=i-o,u=a.filter(d=>n?n.name===d.node.type.name:true).filter(d=>ns(d.node.attrs,t,{strict:false}));return s?!!u.length:u.reduce((d,p)=>d+p.to-p.from,0)>=l}var g7=(r,e={})=>({state:t,dispatch:o})=>{let i=Te(r,t.schema);return l1(t,i,e)?n0(t,o):false},h7=()=>({state:r,dispatch:e})=>Ja(r,e),b7=r=>({state:e,dispatch:t})=>{let o=Te(r,e.schema);return p0(o)(e,t)},y7=()=>({state:r,dispatch:e})=>Ua(r,e);function I0(r,e){return e.nodes[r]?"node":e.marks[r]?"mark":null}function b0(r,e){let t=typeof e=="string"?[e]:e;return Object.keys(r).reduce((o,i)=>(t.includes(i)||(o[i]=r[i]),o),{})}var x7=(r,e)=>({tr:t,state:o,dispatch:i})=>{let s=null,n=null,a=I0(typeof r=="string"?r:r.name,o.schema);if(!a)return false;a==="node"&&(s=Te(r,o.schema)),a==="mark"&&(n=St(r,o.schema));let l=false;return t.selection.ranges.forEach(u=>{o.doc.nodesBetween(u.$from.pos,u.$to.pos,(c,d)=>{s&&s===c.type&&(l=true,i&&t.setNodeMarkup(d,void 0,b0(c.attrs,e))),n&&c.marks.length&&c.marks.forEach(p=>{n===p.type&&(l=true,i&&t.addMark(d,d+c.nodeSize,n.create(b0(p.attrs,e))));});});}),l},w7=()=>({tr:r,dispatch:e})=>(e&&r.scrollIntoView(),true),k7=()=>({tr:r,dispatch:e})=>{if(e){let t=new je(r.doc);r.setSelection(t);}return true},v7=()=>({state:r,dispatch:e})=>Ga(r,e),C7=()=>({state:r,dispatch:e})=>Wa(r,e),S7=()=>({state:r,dispatch:e})=>a0(r,e),M7=()=>({state:r,dispatch:e})=>Ya(r,e),L7=()=>({state:r,dispatch:e})=>qa(r,e);function E7(r,e,t={},o={}){return Go(r,e,{slice:false,parseOptions:t,errorOnInvalidContent:o.errorOnInvalidContent})}var P7=(r,{errorOnInvalidContent:e,emitUpdate:t=true,parseOptions:o={}}={})=>({editor:i,tr:s,dispatch:n,commands:a})=>{let{doc:l}=s;if(o.preserveWhitespace!=="full"){let u=E7(r,i.schema,o,{errorOnInvalidContent:e??i.options.enableContentCheck});return n&&s.replaceWith(0,l.content.size,u).setMeta("preventUpdate",!t),true}return n&&s.setMeta("preventUpdate",!t),a.insertContentAt({from:0,to:l.content.size},r,{parseOptions:o,errorOnInvalidContent:e??i.options.enableContentCheck})};function N7(r,e){let t=St(e,r.schema),{from:o,to:i,empty:s}=r.selection,n=[];s?(r.storedMarks&&n.push(...r.storedMarks),n.push(...r.selection.$head.marks())):r.doc.nodesBetween(o,i,l=>{n.push(...l.marks);});let a=n.find(l=>l.type.name===t.name);return a?{...a.attrs}:{}}function I7(r,e){let t=new Fo(r);return e.forEach(o=>{o.steps.forEach(i=>{t.step(i);});}),t}function T7(r){for(let e=0;e<r.edgeCount;e+=1){let{type:t}=r.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}function R7(r,e){for(let t=r.depth;t>0;t-=1){let o=r.node(t);if(e(o))return {pos:t>0?r.before(t):0,start:r.start(t),depth:t,node:o}}}function c1(r){return e=>R7(e.$from,r)}function z(r,e,t){return r.config[e]===void 0&&r.parent?z(r.parent,e,t):typeof r.config[e]=="function"?r.config[e].bind({...t,parent:r.parent?z(r.parent,e,t):null}):r.config[e]}function V7(r){return typeof r=="function"}function ce(r,e=void 0,...t){return V7(r)?e?r.bind(e)(...t):r(...t):r}function $r(r){let e=r.filter(i=>i.type==="extension"),t=r.filter(i=>i.type==="node"),o=r.filter(i=>i.type==="mark");return {baseExtensions:e,nodeExtensions:t,markExtensions:o}}function ur(...r){return r.filter(e=>!!e).reduce((e,t)=>{let o={...e};return Object.entries(t).forEach(([i,s])=>{if(!o[i]){o[i]=s;return}if(i==="class"){let a=s?String(s).split(" "):[],l=o[i]?o[i].split(" "):[],u=a.filter(c=>!l.includes(c));o[i]=[...l,...u].join(" ");}else if(i==="style"){let a=s?s.split(";").map(c=>c.trim()).filter(Boolean):[],l=o[i]?o[i].split(";").map(c=>c.trim()).filter(Boolean):[],u=new Map;l.forEach(c=>{let[d,p]=c.split(":").map(m=>m.trim());u.set(d,p);}),a.forEach(c=>{let[d,p]=c.split(":").map(m=>m.trim());u.set(d,p);}),o[i]=Array.from(u.entries()).map(([c,d])=>`${c}: ${d}`).join("; ");}else o[i]=s;}),o},{})}function H7(r,e,t){let{from:o,to:i}=e,{blockSeparator:s=`
|
|
7
|
-
|
|
8
|
-
`,textSerializers:n={}}=t||{},a="";return r.nodesBetween(o,i,(l,u,c,d)=>{var p;l.isBlock&&u>o&&(a+=s);let m=n?.[l.type.name];if(m)return c&&(a+=m({node:l,pos:u,parent:c,index:d,range:e})),false;l.isText&&(a+=(p=l?.text)==null?void 0:p.slice(Math.max(o,u)-u,i-u));}),a}function z7(r){return Object.fromEntries(Object.entries(r.nodes).filter(([,e])=>e.spec.toText).map(([e,t])=>[e,t.spec.toText]))}function G7(r,e=JSON.stringify){let t={};return r.filter(o=>{let i=e(o);return Object.prototype.hasOwnProperty.call(t,i)?false:t[i]=true})}function O7(r){let e=G7(r);return e.length===1?e:e.filter((t,o)=>!e.filter((s,n)=>n!==o).some(s=>t.oldRange.from>=s.oldRange.from&&t.oldRange.to<=s.oldRange.to&&t.newRange.from>=s.newRange.from&&t.newRange.to<=s.newRange.to))}function _7(r){let{mapping:e,steps:t}=r,o=[];return e.maps.forEach((i,s)=>{let n=[];if(i.ranges.length)i.forEach((a,l)=>{n.push({from:a,to:l});});else {let{from:a,to:l}=t[s];if(a===void 0||l===void 0)return;n.push({from:a,to:l});}n.forEach(({from:a,to:l})=>{let u=e.slice(s).map(a,-1),c=e.slice(s).map(l),d=e.invert().map(u,-1),p=e.invert().map(c);o.push({oldRange:{from:d,to:p},newRange:{from:u,to:c}});});}),O7(o)}function ss(r,e,t){return Object.fromEntries(Object.entries(t).filter(([o])=>{let i=r.find(s=>s.type===e&&s.name===o);return i?i.attribute.keepOnSplit:false}))}function $7(r,e,t={}){let{empty:o,ranges:i}=r.selection,s=e?St(e,r.schema):null;if(o)return !!(r.storedMarks||r.selection.$from.marks()).filter(d=>s?s.name===d.type.name:true).find(d=>ns(d.attrs,t,{strict:false}));let n=0,a=[];if(i.forEach(({$from:d,$to:p})=>{let m=d.pos,h=p.pos;r.doc.nodesBetween(m,h,(f,b)=>{if(!f.isText&&!f.marks.length)return;let y=Math.max(m,b),w=Math.min(h,b+f.nodeSize),C=w-y;n+=C,a.push(...f.marks.map(x=>({mark:x,from:y,to:w})));});}),n===0)return false;let l=a.filter(d=>s?s.name===d.mark.type.name:true).filter(d=>ns(d.mark.attrs,t,{strict:false})).reduce((d,p)=>d+p.to-p.from,0),u=a.filter(d=>s?d.mark.type!==s&&d.mark.type.excludes(s):true).reduce((d,p)=>d+p.to-p.from,0);return (l>0?l+u:l)>=n}function v0(r,e){let{nodeExtensions:t}=$r(e),o=t.find(n=>n.name===r);if(!o)return false;let i={name:o.name,options:o.options,storage:o.storage},s=ce(z(o,"group",i));return typeof s!="string"?false:s.split(" ").includes("list")}function A0(r,{checkChildren:e=true,ignoreWhitespace:t=false}={}){var o;if(t){if(r.type.name==="hardBreak")return true;if(r.isText)return /^\s*$/m.test((o=r.text)!=null?o:"")}if(r.isText)return !r.text;if(r.isAtom||r.isLeaf)return false;if(r.content.childCount===0)return true;if(e){let i=true;return r.content.forEach(s=>{i!==false&&(A0(s,{ignoreWhitespace:t,checkChildren:e})||(i=false));}),i}return false}function U7(r,e,t){var o;let{selection:i}=e,s=null;if(E0(i)&&(s=i.$cursor),s){let a=(o=r.storedMarks)!=null?o:s.marks();return s.parent.type.allowsMarkType(t)&&(!!t.isInSet(a)||!a.some(u=>u.type.excludes(t)))}let{ranges:n}=i;return n.some(({$from:a,$to:l})=>{let u=a.depth===0?r.doc.inlineContent&&r.doc.type.allowsMarkType(t):false;return r.doc.nodesBetween(a.pos,l.pos,(c,d,p)=>{if(u)return false;if(c.isInline){let m=!p||p.type.allowsMarkType(t),h=!!t.isInSet(c.marks)||!c.marks.some(f=>f.type.excludes(t));u=m&&h;}return !u}),u})}var Z7=(r,e={})=>({tr:t,state:o,dispatch:i})=>{let{selection:s}=t,{empty:n,ranges:a}=s,l=St(r,o.schema);if(i)if(n){let u=N7(o,l);t.addStoredMark(l.create({...u,...e}));}else a.forEach(u=>{let c=u.$from.pos,d=u.$to.pos;o.doc.nodesBetween(c,d,(p,m)=>{let h=Math.max(m,c),f=Math.min(m+p.nodeSize,d);p.marks.find(y=>y.type===l)?p.marks.forEach(y=>{l===y.type&&t.addMark(h,f,l.create({...y.attrs,...e}));}):t.addMark(h,f,l.create(e));});});return U7(o,t,l)},j7=(r,e)=>({tr:t})=>(t.setMeta(r,e),true),K7=(r,e={})=>({state:t,dispatch:o,chain:i})=>{let s=Te(r,t.schema),n;return t.selection.$anchor.sameParent(t.selection.$head)&&(n=t.selection.$anchor.parent.attrs),s.isTextblock?i().command(({commands:a})=>Xa(s,{...n,...e})(t)?true:a.clearNodes()).command(({state:a})=>Xa(s,{...n,...e})(a,o)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),false)},J7=r=>({tr:e,dispatch:t})=>{if(t){let{doc:o}=e,i=cr(r,0,o.content.size),s=Q.create(o,i);e.setSelection(s);}return true},q7=(r,e)=>({tr:t,state:o,dispatch:i})=>{let{selection:s}=o,n,a;return typeof e=="number"?(n=e,a=e):e&&"from"in e&&"to"in e?(n=e.from,a=e.to):(n=s.from,a=s.to),i&&t.doc.nodesBetween(n,a,(l,u)=>{l.isText||t.setNodeMarkup(u,void 0,{...l.attrs,dir:r});}),true},Y7=r=>({tr:e,dispatch:t})=>{if(t){let{doc:o}=e,{from:i,to:s}=typeof r=="number"?{from:r,to:r}:r,n=X.atStart(o).from,a=X.atEnd(o).to,l=cr(i,n,a),u=cr(s,n,a),c=X.create(o,l,u);e.setSelection(c);}return true},X7=r=>({state:e,dispatch:t})=>{let o=Te(r,e.schema);return m0(o)(e,t)};function C0(r,e){let t=r.storedMarks||r.selection.$to.parentOffset&&r.selection.$from.marks();if(t){let o=t.filter(i=>e?.includes(i.type.name));r.tr.ensureMarks(o);}}var Q7=({keepMarks:r=true}={})=>({tr:e,state:t,dispatch:o,editor:i})=>{let{selection:s,doc:n}=e,{$from:a,$to:l}=s,u=i.extensionManager.attributes,c=ss(u,a.node().type.name,a.node().attrs);if(s instanceof Q&&s.node.isBlock)return !a.parentOffset||!Ze(n,a.pos)?false:(o&&(r&&C0(t,i.extensionManager.splittableMarks),e.split(a.pos).scrollIntoView()),true);if(!a.parent.isBlock)return false;let d=l.parentOffset===l.parent.content.size,p=a.depth===0?void 0:T7(a.node(-1).contentMatchAt(a.indexAfter(-1))),m=d&&p?[{type:p,attrs:c}]:void 0,h=Ze(e.doc,e.mapping.map(a.pos),1,m);if(!m&&!h&&Ze(e.doc,e.mapping.map(a.pos),1,p?[{type:p}]:void 0)&&(h=true,m=p?[{type:p,attrs:c}]:void 0),o){if(h&&(s instanceof X&&e.deleteSelection(),e.split(e.mapping.map(a.pos),1,m),p&&!d&&!a.parentOffset&&a.parent.type!==p)){let f=e.mapping.map(a.before()),b=e.doc.resolve(f);a.node(-1).canReplaceWith(b.index(),b.index()+1,p)&&e.setNodeMarkup(e.mapping.map(a.before()),p);}r&&C0(t,i.extensionManager.splittableMarks),e.scrollIntoView();}return h},ef=(r,e={})=>({tr:t,state:o,dispatch:i,editor:s})=>{var n;let a=Te(r,o.schema),{$from:l,$to:u}=o.selection,c=o.selection.node;if(c&&c.isBlock||l.depth<2||!l.sameParent(u))return false;let d=l.node(-1);if(d.type!==a)return false;let p=s.extensionManager.attributes;if(l.parent.content.size===0&&l.node(-1).childCount===l.indexAfter(-1)){if(l.depth===2||l.node(-3).type!==a||l.index(-2)!==l.node(-2).childCount-1)return false;if(i){let y=N.empty,w=l.index(-1)?1:l.index(-2)?2:3;for(let P=l.depth-w;P>=l.depth-3;P-=1)y=N.from(l.node(P).copy(y));let C=l.indexAfter(-1)<l.node(-2).childCount?1:l.indexAfter(-2)<l.node(-3).childCount?2:3,x={...ss(p,l.node().type.name,l.node().attrs),...e},k=((n=a.contentMatch.defaultType)==null?void 0:n.createAndFill(x))||void 0;y=y.append(N.from(a.createAndFill(null,k)||void 0));let S=l.before(l.depth-(w-1));t.replace(S,l.after(-C),new D(y,4-w,0));let M=-1;t.doc.nodesBetween(S,t.doc.content.size,(P,v)=>{if(M>-1)return false;P.isTextblock&&P.content.size===0&&(M=v+1);}),M>-1&&t.setSelection(X.near(t.doc.resolve(M))),t.scrollIntoView();}return true}let m=u.pos===l.end()?d.contentMatchAt(0).defaultType:null,h={...ss(p,d.type.name,d.attrs),...e},f={...ss(p,l.node().type.name,l.node().attrs),...e};t.delete(l.pos,u.pos);let b=m?[{type:a,attrs:h},{type:m,attrs:f}]:[{type:a,attrs:h}];if(!Ze(t.doc,l.pos,2))return false;if(i){let{selection:y,storedMarks:w}=o,{splittableMarks:C}=s.extensionManager,x=w||y.$to.parentOffset&&y.$from.marks();if(t.split(l.pos,2,b).scrollIntoView(),!x||!i)return true;let k=x.filter(S=>C.includes(S.type.name));t.ensureMarks(k);}return true},r1=(r,e)=>{let t=c1(n=>n.type===e)(r.selection);if(!t)return true;let o=r.doc.resolve(Math.max(0,t.pos-1)).before(t.depth);if(o===void 0)return true;let i=r.doc.nodeAt(o);return t.node.type===i?.type&&rt(r.doc,t.pos)&&r.join(t.pos),true},o1=(r,e)=>{let t=c1(n=>n.type===e)(r.selection);if(!t)return true;let o=r.doc.resolve(t.start).after(t.depth);if(o===void 0)return true;let i=r.doc.nodeAt(o);return t.node.type===i?.type&&rt(r.doc,o)&&r.join(o),true},tf=(r,e,t,o={})=>({editor:i,tr:s,state:n,dispatch:a,chain:l,commands:u,can:c})=>{let{extensions:d,splittableMarks:p}=i.extensionManager,m=Te(r,n.schema),h=Te(e,n.schema),{selection:f,storedMarks:b}=n,{$from:y,$to:w}=f,C=y.blockRange(w),x=b||f.$to.parentOffset&&f.$from.marks();if(!C)return false;let k=c1(S=>v0(S.type.name,d))(f);if(C.depth>=1&&k&&C.depth-k.depth<=1){if(k.node.type===m)return u.liftListItem(h);if(v0(k.node.type.name,d)&&m.validContent(k.node.content)&&a)return l().command(()=>(s.setNodeMarkup(k.pos,m),true)).command(()=>r1(s,m)).command(()=>o1(s,m)).run()}return !t||!x||!a?l().command(()=>c().wrapInList(m,o)?true:u.clearNodes()).wrapInList(m,o).command(()=>r1(s,m)).command(()=>o1(s,m)).run():l().command(()=>{let S=c().wrapInList(m,o),M=x.filter(P=>p.includes(P.type.name));return s.ensureMarks(M),S?true:u.clearNodes()}).wrapInList(m,o).command(()=>r1(s,m)).command(()=>o1(s,m)).run()},rf=(r,e={},t={})=>({state:o,commands:i})=>{let{extendEmptyMarkRange:s=false}=t,n=St(r,o.schema);return $7(o,n,e)?i.unsetMark(n,{extendEmptyMarkRange:s}):i.setMark(n,e)},of=(r,e,t={})=>({state:o,commands:i})=>{let s=Te(r,o.schema),n=Te(e,o.schema),a=l1(o,s,t),l;return o.selection.$anchor.sameParent(o.selection.$head)&&(l=o.selection.$anchor.parent.attrs),a?i.setNode(n,l):i.setNode(s,{...l,...t})},sf=(r,e={})=>({state:t,commands:o})=>{let i=Te(r,t.schema);return l1(t,i,e)?o.lift(i):o.wrapIn(i,e)},nf=()=>({state:r,dispatch:e})=>{let t=r.plugins;for(let o=0;o<t.length;o+=1){let i=t[o],s;if(i.spec.isInputRules&&(s=i.getState(r))){if(e){let n=r.tr,a=s.transform;for(let l=a.steps.length-1;l>=0;l-=1)n.step(a.steps[l].invert(a.docs[l]));if(s.text){let l=n.doc.resolve(s.from).marks();n.replaceWith(s.from,s.to,r.schema.text(s.text,l));}else n.delete(s.from,s.to);}return true}}return false},af=()=>({tr:r,dispatch:e})=>{let{selection:t}=r,{empty:o,ranges:i}=t;return o||e&&i.forEach(s=>{r.removeMark(s.$from.pos,s.$to.pos);}),true},lf=(r,e={})=>({tr:t,state:o,dispatch:i})=>{var s;let{extendEmptyMarkRange:n=false}=e,{selection:a}=t,l=St(r,o.schema),{$from:u,empty:c,ranges:d}=a;if(!i)return true;if(c&&n){let{from:p,to:m}=a,h=(s=u.marks().find(b=>b.type===l))==null?void 0:s.attrs,f=L0(u,l,h);f&&(p=f.from,m=f.to),t.removeMark(p,m,l);}else d.forEach(p=>{t.removeMark(p.$from.pos,p.$to.pos,l);});return t.removeStoredMark(l),true},cf=r=>({tr:e,state:t,dispatch:o})=>{let{selection:i}=t,s,n;return typeof r=="number"?(s=r,n=r):r&&"from"in r&&"to"in r?(s=r.from,n=r.to):(s=i.from,n=i.to),o&&e.doc.nodesBetween(s,n,(a,l)=>{if(a.isText)return;let u={...a.attrs};delete u.dir,e.setNodeMarkup(l,void 0,u);}),true},uf=(r,e={})=>({tr:t,state:o,dispatch:i})=>{let s=null,n=null,a=I0(typeof r=="string"?r:r.name,o.schema);if(!a)return false;a==="node"&&(s=Te(r,o.schema)),a==="mark"&&(n=St(r,o.schema));let l=false;return t.selection.ranges.forEach(u=>{let c=u.$from.pos,d=u.$to.pos,p,m,h,f;t.selection.empty?o.doc.nodesBetween(c,d,(b,y)=>{s&&s===b.type&&(l=true,h=Math.max(y,c),f=Math.min(y+b.nodeSize,d),p=y,m=b);}):o.doc.nodesBetween(c,d,(b,y)=>{y<c&&s&&s===b.type&&(l=true,h=Math.max(y,c),f=Math.min(y+b.nodeSize,d),p=y,m=b),y>=c&&y<=d&&(s&&s===b.type&&(l=true,i&&t.setNodeMarkup(y,void 0,{...b.attrs,...e})),n&&b.marks.length&&b.marks.forEach(w=>{if(n===w.type&&(l=true,i)){let C=Math.max(y,c),x=Math.min(y+b.nodeSize,d);t.addMark(C,x,n.create({...w.attrs,...e}));}}));}),m&&(p!==void 0&&i&&t.setNodeMarkup(p,void 0,{...m.attrs,...e}),n&&m.marks.length&&m.marks.forEach(b=>{n===b.type&&i&&t.addMark(h,f,n.create({...b.attrs,...e}));}));}),l},df=(r,e={})=>({state:t,dispatch:o})=>{let i=Te(r,t.schema);return u0(i,e)(t,o)},pf=(r,e={})=>({state:t,dispatch:o})=>{let i=Te(r,t.schema);return d0(i,e)(t,o)};function gf(r){return Object.prototype.toString.call(r).slice(8,-1)}function rs(r){return gf(r)!=="Object"?false:r.constructor===Object&&Object.getPrototypeOf(r)===Object.prototype}function D0(r,e){let t={...r};return rs(r)&&rs(e)&&Object.keys(e).forEach(o=>{rs(e[o])&&rs(r[o])?t[o]=D0(r[o],e[o]):t[o]=e[o];}),t}var p1=class{constructor(r={}){this.type="extendable",this.parent=null,this.child=null,this.name="",this.config={name:this.name},this.config={...this.config,...r},this.name=this.config.name;}get options(){return {...ce(z(this,"addOptions",{name:this.name}))||{}}}get storage(){return {...ce(z(this,"addStorage",{name:this.name,options:this.options}))||{}}}configure(r={}){let e=this.extend({...this.config,addOptions:()=>D0(this.options,r)});return e.name=this.name,e.parent=this.parent,e}extend(r={}){let e=new this.constructor({...this.config,...r});return e.parent=this,this.child=e,e.name="name"in r?r.name:e.parent.name,e}},m1=class B0 extends p1{constructor(){super(...arguments),this.type="mark";}static create(e={}){let t=typeof e=="function"?e():e;return new B0(t)}static handleExit({editor:e,mark:t}){let{tr:o}=e.state,i=e.state.selection.$from;if(i.pos===i.end()){let n=i.marks();if(!!!n.find(u=>u?.type.name===t.name))return false;let l=n.find(u=>u?.type.name===t.name);return l&&o.removeStoredMark(l),o.insertText(" ",i.pos),e.view.dispatch(o),true}return false}configure(e){return super.configure(e)}extend(e){let t=typeof e=="function"?e():e;return super.extend(t)}};var kf={};i1(kf,{ClipboardTextSerializer:()=>vf,Commands:()=>Cf,Delete:()=>Sf,Drop:()=>Mf,Editable:()=>Lf,FocusEvents:()=>Ef,Keymap:()=>Pf,Paste:()=>Nf,Tabindex:()=>If,TextDirection:()=>Tf,focusEventsPluginKey:()=>H0});var mt=class F0 extends p1{constructor(){super(...arguments),this.type="extension";}static create(e={}){let t=typeof e=="function"?e():e;return new F0(t)}configure(e){return super.configure(e)}extend(e){let t=typeof e=="function"?e():e;return super.extend(t)}},vf=mt.create({name:"clipboardTextSerializer",addOptions(){return {blockSeparator:void 0}},addProseMirrorPlugins(){return [new le({key:new ve("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{let{editor:r}=this,{state:e,schema:t}=r,{doc:o,selection:i}=e,{ranges:s}=i,n=Math.min(...s.map(c=>c.$from.pos)),a=Math.max(...s.map(c=>c.$to.pos)),l=z7(t);return H7(o,{from:n,to:a},{...this.options.blockSeparator!==void 0?{blockSeparator:this.options.blockSeparator}:{},textSerializers:l})}}})]}}),Cf=mt.create({name:"commands",addCommands(){return {...S0}}}),Sf=mt.create({name:"delete",onUpdate({transaction:r,appendedTransactions:e}){var t,o,i;let s=()=>{var n,a,l,u;if((u=(l=(a=(n=this.editor.options.coreExtensionOptions)==null?void 0:n.delete)==null?void 0:a.filterTransaction)==null?void 0:l.call(a,r))!=null?u:r.getMeta("y-sync$"))return;let c=I7(r.before,[r,...e]);_7(c).forEach(m=>{c.mapping.mapResult(m.oldRange.from).deletedAfter&&c.mapping.mapResult(m.oldRange.to).deletedBefore&&c.before.nodesBetween(m.oldRange.from,m.oldRange.to,(h,f)=>{let b=f+h.nodeSize-2,y=m.oldRange.from<=f&&b<=m.oldRange.to;this.editor.emit("delete",{type:"node",node:h,from:f,to:b,newFrom:c.mapping.map(f),newTo:c.mapping.map(b),deletedRange:m.oldRange,newRange:m.newRange,partial:!y,editor:this.editor,transaction:r,combinedTransform:c});});});let p=c.mapping;c.steps.forEach((m,h)=>{var f,b;if(m instanceof kt){let y=p.slice(h).map(m.from,-1),w=p.slice(h).map(m.to),C=p.invert().map(y,-1),x=p.invert().map(w),k=(f=c.doc.nodeAt(y-1))==null?void 0:f.marks.some(M=>M.eq(m.mark)),S=(b=c.doc.nodeAt(w))==null?void 0:b.marks.some(M=>M.eq(m.mark));this.editor.emit("delete",{type:"mark",mark:m.mark,from:m.from,to:m.to,deletedRange:{from:C,to:x},newRange:{from:y,to:w},partial:!!(S||k),editor:this.editor,transaction:r,combinedTransform:c});}});};(i=(o=(t=this.editor.options.coreExtensionOptions)==null?void 0:t.delete)==null?void 0:o.async)==null||i?setTimeout(s,0):s();}}),Mf=mt.create({name:"drop",addProseMirrorPlugins(){return [new le({key:new ve("tiptapDrop"),props:{handleDrop:(r,e,t,o)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:t,moved:o});}}})]}}),Lf=mt.create({name:"editable",addProseMirrorPlugins(){return [new le({key:new ve("editable"),props:{editable:()=>this.editor.options.editable}})]}}),H0=new ve("focusEvents"),Ef=mt.create({name:"focusEvents",addProseMirrorPlugins(){let{editor:r}=this;return [new le({key:H0,props:{handleDOMEvents:{focus:(e,t)=>{r.isFocused=true;let o=r.state.tr.setMeta("focus",{event:t}).setMeta("addToHistory",false);return e.dispatch(o),false},blur:(e,t)=>{r.isFocused=false;let o=r.state.tr.setMeta("blur",{event:t}).setMeta("addToHistory",false);return e.dispatch(o),false}}}})]}}),Pf=mt.create({name:"keymap",addKeyboardShortcuts(){let r=()=>this.editor.commands.first(({commands:n})=>[()=>n.undoInputRule(),()=>n.command(({tr:a})=>{let{selection:l,doc:u}=a,{empty:c,$anchor:d}=l,{pos:p,parent:m}=d,h=d.parent.isTextblock&&p>0?a.doc.resolve(p-1):d,f=h.parent.type.spec.isolating,b=d.pos-d.parentOffset,y=f&&h.parent.childCount===1?b===d.pos:Y.atStart(u).from===p;return !c||!m.type.isTextblock||m.textContent.length||!y||y&&d.parent.type.name==="paragraph"?false:n.clearNodes()}),()=>n.deleteSelection(),()=>n.joinBackward(),()=>n.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:n})=>[()=>n.deleteSelection(),()=>n.deleteCurrentNode(),()=>n.joinForward(),()=>n.selectNodeForward()]),o={Enter:()=>this.editor.commands.first(({commands:n})=>[()=>n.newlineInCode(),()=>n.createParagraphNear(),()=>n.liftEmptyBlock(),()=>n.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:r,"Mod-Backspace":r,"Shift-Backspace":r,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},i={...o},s={...o,"Ctrl-h":r,"Alt-Backspace":r,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return a1()||N0()?s:i},addProseMirrorPlugins(){return [new le({key:new ve("clearDocument"),appendTransaction:(r,e,t)=>{if(r.some(f=>f.getMeta("composition")))return;let o=r.some(f=>f.docChanged)&&!e.doc.eq(t.doc),i=r.some(f=>f.getMeta("preventClearDocument"));if(!o||i)return;let{empty:s,from:n,to:a}=e.selection,l=Y.atStart(e.doc).from,u=Y.atEnd(e.doc).to;if(s||!(n===l&&a===u)||!A0(t.doc))return;let p=t.tr,m=ls({state:t,transaction:p}),{commands:h}=new s1({editor:this.editor,state:m});if(h.clearNodes(),!!p.steps.length)return p}})]}}),Nf=mt.create({name:"paste",addProseMirrorPlugins(){return [new le({key:new ve("tiptapPaste"),props:{handlePaste:(r,e,t)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:t});}}})]}}),If=mt.create({name:"tabindex",addProseMirrorPlugins(){return [new le({key:new ve("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}}),Tf=mt.create({name:"textDirection",addOptions(){return {direction:void 0}},addGlobalAttributes(){if(!this.options.direction)return [];let{nodeExtensions:r}=$r(this.extensions);return [{types:r.filter(e=>e.name!=="text").map(e=>e.name),attributes:{dir:{default:this.options.direction,parseHTML:e=>{let t=e.getAttribute("dir");return t&&(t==="ltr"||t==="rtl"||t==="auto")?t:this.options.direction},renderHTML:e=>e.dir?{dir:e.dir}:{}}}}]},addProseMirrorPlugins(){return [new le({key:new ve("textDirection"),props:{attributes:()=>{let r=this.options.direction;return r?{dir:r}:{}}}})]}});var Rf={};i1(Rf,{createAtomBlockMarkdownSpec:()=>Vf,createBlockMarkdownSpec:()=>Af,createInlineMarkdownSpec:()=>Ff,parseAttributes:()=>g1,parseIndentedBlocks:()=>Hf,renderNestedMarkdownContent:()=>zf,serializeAttributes:()=>h1});function g1(r){if(!r?.trim())return {};let e={},t=[],o=r.replace(/["']([^"']*)["']/g,u=>(t.push(u),`__QUOTED_${t.length-1}__`)),i=o.match(/(?:^|\s)\.([a-zA-Z][\w-]*)/g);if(i){let u=i.map(c=>c.trim().slice(1));e.class=u.join(" ");}let s=o.match(/(?:^|\s)#([a-zA-Z][\w-]*)/);s&&(e.id=s[1]);let n=/([a-zA-Z][\w-]*)\s*=\s*(__QUOTED_\d+__)/g;Array.from(o.matchAll(n)).forEach(([,u,c])=>{var d;let p=parseInt(((d=c.match(/__QUOTED_(\d+)__/))==null?void 0:d[1])||"0",10),m=t[p];m&&(e[u]=m.slice(1,-1));});let l=o.replace(/(?:^|\s)\.([a-zA-Z][\w-]*)/g,"").replace(/(?:^|\s)#([a-zA-Z][\w-]*)/g,"").replace(/([a-zA-Z][\w-]*)\s*=\s*__QUOTED_\d+__/g,"").trim();return l&&l.split(/\s+/).filter(Boolean).forEach(c=>{c.match(/^[a-zA-Z][\w-]*$/)&&(e[c]=true);}),e}function h1(r){if(!r||Object.keys(r).length===0)return "";let e=[];return r.class&&String(r.class).split(/\s+/).filter(Boolean).forEach(o=>e.push(`.${o}`)),r.id&&e.push(`#${r.id}`),Object.entries(r).forEach(([t,o])=>{t==="class"||t==="id"||(o===true?e.push(t):o!==false&&o!=null&&e.push(`${t}="${String(o)}"`));}),e.join(" ")}function Vf(r){let{nodeName:e,name:t,parseAttributes:o=g1,serializeAttributes:i=h1,defaultAttributes:s={},requiredAttributes:n=[],allowedAttributes:a}=r,l=t||e,u=c=>{if(!a)return c;let d={};return a.forEach(p=>{p in c&&(d[p]=c[p]);}),d};return {parseMarkdown:(c,d)=>{let p={...s,...c.attributes};return d.createNode(e,p,[])},markdownTokenizer:{name:e,level:"block",start(c){var d;let p=new RegExp(`^:::${l}(?:\\s|$)`,"m"),m=(d=c.match(p))==null?void 0:d.index;return m!==void 0?m:-1},tokenize(c,d,p){let m=new RegExp(`^:::${l}(?:\\s+\\{([^}]*)\\})?\\s*:::(?:\\n|$)`),h=c.match(m);if(!h)return;let f=h[1]||"",b=o(f);if(!n.find(w=>!(w in b)))return {type:e,raw:h[0],attributes:b}}},renderMarkdown:c=>{let d=u(c.attrs||{}),p=i(d),m=p?` {${p}}`:"";return `:::${l}${m} :::`}}}function Af(r){let{nodeName:e,name:t,getContent:o,parseAttributes:i=g1,serializeAttributes:s=h1,defaultAttributes:n={},content:a="block",allowedAttributes:l}=r,u=t||e,c=d=>{if(!l)return d;let p={};return l.forEach(m=>{m in d&&(p[m]=d[m]);}),p};return {parseMarkdown:(d,p)=>{let m;if(o){let f=o(d);m=typeof f=="string"?[{type:"text",text:f}]:f;}else a==="block"?m=p.parseChildren(d.tokens||[]):m=p.parseInline(d.tokens||[]);let h={...n,...d.attributes};return p.createNode(e,h,m)},markdownTokenizer:{name:e,level:"block",start(d){var p;let m=new RegExp(`^:::${u}`,"m"),h=(p=d.match(m))==null?void 0:p.index;return h!==void 0?h:-1},tokenize(d,p,m){var h;let f=new RegExp(`^:::${u}(?:\\s+\\{([^}]*)\\})?\\s*\\n`),b=d.match(f);if(!b)return;let[y,w=""]=b,C=i(w),x=1,k=y.length,S="",M=/^:::([\w-]*)(\s.*)?/gm,P=d.slice(k);for(M.lastIndex=0;;){let v=M.exec(P);if(v===null)break;let L=v.index,T=v[1];if(!((h=v[2])!=null&&h.endsWith(":::"))){if(T)x+=1;else if(x-=1,x===0){let I=P.slice(0,L);S=I.trim();let A=d.slice(0,k+L+v[0].length),R=[];if(S)if(a==="block")for(R=m.blockTokens(I),R.forEach(H=>{H.text&&(!H.tokens||H.tokens.length===0)&&(H.tokens=m.inlineTokens(H.text));});R.length>0;){let H=R[R.length-1];if(H.type==="paragraph"&&(!H.text||H.text.trim()===""))R.pop();else break}else R=m.inlineTokens(S);return {type:e,raw:A,attributes:C,content:S,tokens:R}}}}}},renderMarkdown:(d,p)=>{let m=c(d.attrs||{}),h=s(m),f=h?` {${h}}`:"",b=p.renderChildren(d.content||[],`
|
|
9
|
-
|
|
10
|
-
`);return `:::${u}${f}
|
|
11
|
-
|
|
12
|
-
${b}
|
|
13
|
-
|
|
14
|
-
:::`}}}function Df(r){if(!r.trim())return {};let e={},t=/(\w+)=(?:"([^"]*)"|'([^']*)')/g,o=t.exec(r);for(;o!==null;){let[,i,s,n]=o;e[i]=s||n,o=t.exec(r);}return e}function Bf(r){return Object.entries(r).filter(([,e])=>e!=null).map(([e,t])=>`${e}="${t}"`).join(" ")}function Ff(r){let{nodeName:e,name:t,getContent:o,parseAttributes:i=Df,serializeAttributes:s=Bf,defaultAttributes:n={},selfClosing:a=false,allowedAttributes:l}=r,u=t||e,c=p=>{if(!l)return p;let m={};return l.forEach(h=>{h in p&&(m[h]=p[h]);}),m},d=u.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return {parseMarkdown:(p,m)=>{let h={...n,...p.attributes};if(a)return m.createNode(e,h);let f=o?o(p):p.content||"";return f?m.createNode(e,h,[m.createTextNode(f)]):m.createNode(e,h,[])},markdownTokenizer:{name:e,level:"inline",start(p){let m=a?new RegExp(`\\[${d}\\s*[^\\]]*\\]`):new RegExp(`\\[${d}\\s*[^\\]]*\\][\\s\\S]*?\\[\\/${d}\\]`),h=p.match(m),f=h?.index;return f!==void 0?f:-1},tokenize(p,m,h){let f=a?new RegExp(`^\\[${d}\\s*([^\\]]*)\\]`):new RegExp(`^\\[${d}\\s*([^\\]]*)\\]([\\s\\S]*?)\\[\\/${d}\\]`),b=p.match(f);if(!b)return;let y="",w="";if(a){let[,x]=b;w=x;}else {let[,x,k]=b;w=x,y=k||"";}let C=i(w.trim());return {type:e,raw:b[0],content:y.trim(),attributes:C}}},renderMarkdown:p=>{let m="";o?m=o(p):p.content&&p.content.length>0&&(m=p.content.filter(y=>y.type==="text").map(y=>y.text).join(""));let h=c(p.attrs||{}),f=s(h),b=f?` ${f}`:"";return a?`[${u}${b}]`:`[${u}${b}]${m}[/${u}]`}}}function Hf(r,e,t){var o,i,s,n;let a=r.split(`
|
|
15
|
-
`),l=[],u="",c=0,d=e.baseIndentSize||2;for(;c<a.length;){let p=a[c],m=p.match(e.itemPattern);if(!m){if(l.length>0)break;if(p.trim()===""){c+=1,u=`${u}${p}
|
|
16
|
-
`;continue}else return}let h=e.extractItemData(m),{indentLevel:f,mainContent:b}=h;u=`${u}${p}
|
|
17
|
-
`;let y=[b];for(c+=1;c<a.length;){let k=a[c];if(k.trim()===""){let M=a.slice(c+1).findIndex(L=>L.trim()!=="");if(M===-1)break;if((((i=(o=a[c+1+M].match(/^(\s*)/))==null?void 0:o[1])==null?void 0:i.length)||0)>f){y.push(k),u=`${u}${k}
|
|
18
|
-
`,c+=1;continue}else break}if((((n=(s=k.match(/^(\s*)/))==null?void 0:s[1])==null?void 0:n.length)||0)>f)y.push(k),u=`${u}${k}
|
|
19
|
-
`,c+=1;else break}let w,C=y.slice(1);if(C.length>0){let k=C.map(S=>S.slice(f+d)).join(`
|
|
20
|
-
`);k.trim()&&(e.customNestedParser?w=e.customNestedParser(k):w=t.blockTokens(k));}let x=e.createToken(h,w);l.push(x);}if(l.length!==0)return {items:l,raw:u}}function zf(r,e,t,o){if(!r||!Array.isArray(r.content))return "";let i=typeof t=="function"?t(o):t,[s,...n]=r.content,a=e.renderChildren([s]),l=[`${i}${a}`];return n&&n.length>0&&n.forEach(u=>{let c=e.renderChildren([u]);if(c){let d=c.split(`
|
|
21
|
-
`).map(p=>p?e.indent(p):"").join(`
|
|
22
|
-
`);l.push(d);}}),l.join(`
|
|
23
|
-
`)}var cs=class z0 extends p1{constructor(){super(...arguments),this.type="node";}static create(e={}){let t=typeof e=="function"?e():e;return new z0(t)}configure(e){return super.configure(e)}extend(e){let t=typeof e=="function"?e():e;return super.extend(t)}};var b1=cs.create({name:"figcaption",group:"block",content:"inline*",parseHTML(){return [{tag:"figcaption"}]},renderHTML({HTMLAttributes:r}){return ["figcaption",ur(r),0]},addAttributes(){return {class:{default:null,parseHTML:r=>r.getAttribute("class"),renderHTML:r=>r.class?{class:r.class}:{}}}}});var y1=cs.create({name:"figure",group:"block",content:"block+",parseHTML(){return [{tag:"figure"}]},renderHTML({HTMLAttributes:r}){return ["figure",ur(r),0]},addAttributes(){return {class:{default:null,parseHTML:r=>r.getAttribute("class"),renderHTML:r=>r.class?{class:r.class}:{}}}}});var x1=m1.create({name:"span",inclusive:true,group:"inline",parseHTML(){return [{tag:"span"}]},renderHTML({HTMLAttributes:r}){return ["span",ur(r),0]},addAttributes(){return {class:{default:null,parseHTML:r=>r.getAttribute("class"),renderHTML:r=>r.class?{class:r.class}:{}},style:{default:null,parseHTML:r=>r.getAttribute("style"),renderHTML:r=>r.style?{style:r.style}:{}}}}});var w1=({editor:r,max:e})=>{let[t,o]=useState(()=>r.storage.characterCount?.characters?.()??0);useEffect(()=>{if(!r||r.isDestroyed)return;let a=()=>{r.isDestroyed||o(r.storage.characterCount?.characters?.()??0);};return r.on("transaction",a),()=>{r.isDestroyed||r.off("transaction",a);}},[r]);let i=Math.round(t/e*100),s=t>=e,n=i>=90;return jsxs("div",{"aria-live":"polite",className:g("sui-absolute sui-bottom-2 sui-right-2 sui-pointer-events-none sui-select-none sui-rounded sui-bg-background/80 sui-px-1.5 sui-py-0.5 sui-text-10 sui-font-medium sui-backdrop-blur-[2px] sui-transition-colors",s?"sui-text-error":n?"sui-text-warning":"sui-text-inactive"),children:[t," / ",e]})};w1.displayName="RichTextCharacterCounter";var k1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M2 3H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M4.84009 6.33337H11.1601",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 9.66663H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M4.84009 13H11.1601",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));k1.displayName="AlignCenterIcon";var v1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M2 3H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 6.33337H8.31333",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 9.66663H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 13H8.31333",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));v1.displayName="AlignLeftIcon";var C1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M2 3H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M7.68677 6.33337H14.0001",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 9.66663H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M7.68677 13H14.0001",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));C1.displayName="AlignRightIcon";var S1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M3.84692 3.62504C3.84692 2.98337 4.37192 2.45837 5.01359 2.45837H8.00026C9.52859 2.45837 10.7711 3.70087 10.7711 5.22921C10.7711 6.75754 9.52859 8.00004 8.00026 8.00004H3.84692V3.62504Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M3.84692 8H9.38859C10.9169 8 12.1594 9.2425 12.1594 10.7708C12.1594 12.2992 10.9169 13.5417 9.38859 13.5417H5.01359C4.37192 13.5417 3.84692 13.0167 3.84692 12.375V8V8Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));S1.displayName="BoldIcon";var L1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M0.5 13.485L0.481132 13.5C0.226415 13.0575 0.0660377 12.555 0 12C0.0660377 12.5475 0.245283 13.0425 0.5 13.485Z",fill:"currentColor"}),jsx("path",{d:"M5.625 3.5C6.38439 3.5 7 4.11561 7 4.875C7 5.63439 6.38439 6.25 5.625 6.25C4.86561 6.25 4.25 5.63439 4.25 4.875C4.25 4.11561 4.86561 3.5 5.625 3.5Z",stroke:"currentColor"}),jsx("path",{d:"M4.64844 0.5H11.3516C12.7081 0.5 13.7309 0.902812 14.4141 1.58594C15.0972 2.26906 15.5 3.29187 15.5 4.64844V11.3516C15.5 12.7081 15.0972 13.7309 14.4141 14.4141C13.7309 15.0972 12.7081 15.5 11.3516 15.5H4.64844C2.87765 15.5 1.65449 14.8153 1.02246 13.6562L0.901367 13.4141C0.641647 12.8524 0.5 12.1662 0.5 11.3516V4.64844C0.5 3.29187 0.902812 2.26906 1.58594 1.58594C2.26906 0.902812 3.29187 0.5 4.64844 0.5ZM4.64844 0.700195C3.43637 0.700195 2.42788 1.02134 1.72461 1.72461C1.02134 2.42788 0.700195 3.43637 0.700195 4.64844V11.3516C0.700195 12.0178 0.814409 12.6005 1.01465 13.1104L1.24219 13.6895L1.75879 13.3428L4.75098 11.335L4.75195 11.334C5.21017 11.0249 5.86346 11.0667 6.25488 11.4082L6.2666 11.418L6.53027 11.6348V11.6357C7.34153 12.3324 8.62619 12.3323 9.4375 11.6357L12.7656 8.7793C13.2022 8.40426 13.9335 8.40429 14.3701 8.7793L14.373 8.78125L14.4766 8.87012L15.2998 9.56641V4.64844C15.2998 3.43637 14.9787 2.42788 14.2754 1.72461C13.5721 1.02134 12.5636 0.700195 11.3516 0.700195H4.64844Z",stroke:"currentColor"})]})));L1.displayName="InsertImageIcon";var E1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3601_212)",children:[jsx("path",{d:"M10.4628 7.28101L6.92797 5.34693C6.72473 5.23572 6.4845 5.23987 6.28528 5.35791C6.08594 5.47608 5.96704 5.68482 5.96704 5.91651V9.75147C5.96704 9.98206 6.0852 10.1904 6.2832 10.3087C6.3866 10.3705 6.50122 10.4015 6.61609 10.4015C6.72131 10.4015 6.82678 10.3755 6.92382 10.3232L10.4587 8.42249C10.6686 8.30957 10.7995 8.09143 10.8005 7.85303C10.8014 7.61463 10.672 7.39551 10.4628 7.28101ZM6.90466 9.26904V6.40283L9.54649 7.84839L6.90466 9.26904Z",fill:"currentColor"}),jsx("path",{d:"M15.8822 3.83245L15.8815 3.82278C15.8679 3.65275 15.733 2.14036 15.1762 1.37111C14.5325 0.466322 13.8028 0.356406 13.4518 0.303705C13.4227 0.299353 13.3961 0.295324 13.3723 0.291134L13.3444 0.287266C11.2292 0.0841954 8.03473 0.0564747 8.00275 0.0563135L7.99994 0.0561523L7.99713 0.0563135C7.96515 0.0564747 4.77072 0.0841954 2.63645 0.287266L2.60826 0.291134C2.58555 0.295163 2.56053 0.29887 2.53331 0.30306C2.18638 0.355923 1.46447 0.466 0.818963 1.40351C0.288572 2.16454 0.135253 3.64453 0.119506 3.81086L0.117675 3.83245C0.112914 3.9032 0 5.58756 0 7.27852V8.85925C0 10.5502 0.112914 12.2346 0.117675 12.3055L0.118529 12.3161C0.132079 12.4834 0.266844 13.9681 0.821161 14.7376C1.42638 15.6121 2.19163 15.7279 2.60325 15.7901C2.66831 15.7999 2.72434 15.8083 2.76255 15.8171L2.79954 15.8239C4.02084 15.9773 7.85004 16.0529 8.01239 16.056L8.01727 16.0562L8.02216 16.056C8.05414 16.0558 11.2484 16.0281 13.3637 15.825L13.3916 15.8212C13.4184 15.8165 13.4484 15.8123 13.4813 15.8078C13.8263 15.7594 14.5443 15.659 15.1809 14.7343C15.7113 13.9731 15.8647 12.4931 15.8804 12.3269L15.8822 12.3053C15.887 12.2344 16 10.5502 16 8.85925V7.27852C15.9999 5.58756 15.887 3.90337 15.8822 3.83245ZM15.0623 8.85925C15.0623 10.4243 14.9587 12.0362 14.949 12.1841C14.9092 12.5917 14.7474 13.5281 14.489 13.8989C14.0906 14.4777 13.6813 14.5351 13.3825 14.5768C13.3463 14.5818 13.3129 14.5866 13.2826 14.5916C11.2367 14.787 8.1629 14.8169 8.0213 14.8181C7.86249 14.815 4.08932 14.7388 2.90525 14.5936C2.84458 14.5805 2.77903 14.5705 2.70994 14.5602C2.35948 14.5072 1.87975 14.4347 1.51085 13.8989L1.50219 13.8867C1.24828 13.5374 1.09118 12.6618 1.05126 12.189C1.04382 12.0771 0.937615 10.4463 0.937615 8.85925V7.27852C0.937615 5.7152 1.04089 4.10515 1.0509 3.95413C1.09838 3.47402 1.26317 2.59437 1.51085 2.23883C1.92149 1.64252 2.35447 1.57644 2.64085 1.53276C2.66819 1.52857 2.69371 1.5247 2.71726 1.52068C4.79293 1.32437 7.88886 1.2952 7.99994 1.29407C8.11102 1.29504 11.2058 1.32437 13.2631 1.52068C13.2884 1.52487 13.3159 1.52906 13.3456 1.53357C13.6402 1.57789 14.0853 1.64494 14.4939 2.2203L14.4977 2.22562C14.7516 2.57487 14.9087 3.4658 14.9486 3.94817C14.9557 4.05373 15.0623 5.68813 15.0623 7.27852V8.85925Z",fill:"currentColor"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3601_212",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));E1.displayName="InsertVideoIcon";var N1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M6.61157 2.75H12.0074",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M3.98657 13.25H9.38241",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.3125 2.75L6.6875 13.25",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));N1.displayName="ItalicIcon";var I1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M6.86071 11.496L5.28959 13.0671C4.63823 13.7185 3.58341 13.7185 2.9326 13.0672C2.28166 12.4163 2.28166 11.3614 2.93247 10.7105L6.07527 7.56775C6.72608 6.91691 7.781 6.91691 8.43182 7.56775C8.64877 7.7847 9.00054 7.7847 9.2175 7.56775C9.43445 7.35079 9.43445 6.99902 9.2175 6.78206C8.13275 5.69732 6.37433 5.69732 5.28959 6.78206L2.14681 9.92484C1.06207 11.0096 1.06207 12.768 2.14681 13.8527C3.23143 14.9381 4.98998 14.9381 6.07529 13.8527L7.64642 12.2816C7.86338 12.0647 7.86338 11.7129 7.64642 11.4959C7.42947 11.279 7.07767 11.279 6.86071 11.496Z",fill:"currentColor"}),jsx("path",{d:"M13.8527 2.14693C12.768 1.06219 11.009 1.06219 9.92425 2.14693L8.03924 4.03194C7.82228 4.2489 7.82228 4.60067 8.03924 4.81762C8.25619 5.03458 8.60796 5.03458 8.82492 4.81762L10.7099 2.93261C11.3607 2.28178 12.4162 2.28178 13.067 2.93261C13.7179 3.58342 13.7179 4.63835 13.067 5.28916L9.61036 8.74587C8.95953 9.39671 7.90463 9.39671 7.25382 8.74587C7.03686 8.52892 6.68509 8.52892 6.46814 8.74587C6.25118 8.96282 6.25118 9.3146 6.46814 9.53155C7.55288 10.6163 9.3113 10.6163 10.396 9.53155L13.8527 6.07487C14.9375 4.99012 14.9375 3.23168 13.8527 2.14693Z",fill:"currentColor"})]})));I1.displayName="LinkIcon";var T1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M14.0017 12.5262H5.08571C4.71824 12.5262 4.42041 12.2283 4.42041 11.8609C4.42041 11.4934 4.71824 11.1956 5.08571 11.1956H14.0014C14.3689 11.1956 14.6667 11.4934 14.6667 11.8609C14.6667 12.2283 14.3691 12.5262 14.0017 12.5262Z",fill:"currentColor"}),jsx("path",{d:"M14.0017 8.35014H5.08571C4.71824 8.35014 4.42041 8.0523 4.42041 7.68483C4.42041 7.31737 4.71824 7.01953 5.08571 7.01953H14.0014C14.3689 7.01953 14.6667 7.31737 14.6667 7.68483C14.667 8.0523 14.3691 8.35014 14.0017 8.35014Z",fill:"currentColor"}),jsx("path",{d:"M14.0017 4.17399H5.08571C4.71824 4.17399 4.42041 3.87616 4.42041 3.50869C4.42041 3.14122 4.71824 2.84338 5.08571 2.84338H14.0014C14.3689 2.84338 14.6667 3.14122 14.6667 3.50869C14.6667 3.87616 14.3691 4.17399 14.0017 4.17399Z",fill:"currentColor"}),jsx("path",{d:"M2.227 4.45363C2.72047 4.45363 3.1205 4.05359 3.1205 3.56013C3.1205 3.06666 2.72047 2.66663 2.227 2.66663C1.73353 2.66663 1.3335 3.06666 1.3335 3.56013C1.3335 4.05359 1.73353 4.45363 2.227 4.45363Z",fill:"currentColor"}),jsx("path",{d:"M2.227 8.57826C2.72047 8.57826 3.1205 8.17823 3.1205 7.68476C3.1205 7.19129 2.72047 6.79126 2.227 6.79126C1.73353 6.79126 1.3335 7.19129 1.3335 7.68476C1.3335 8.17823 1.73353 8.57826 2.227 8.57826Z",fill:"currentColor"}),jsx("path",{d:"M2.227 12.703C2.72047 12.703 3.1205 12.303 3.1205 11.8095C3.1205 11.316 2.72047 10.916 2.227 10.916C1.73353 10.916 1.3335 11.316 1.3335 11.8095C1.3335 12.303 1.73353 12.703 2.227 12.703Z",fill:"currentColor"})]})));T1.displayName="ListBulletIcon";var R1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.51855 3.55556C6.51855 3.14646 6.85018 2.81482 7.2593 2.81482H13.926C14.3351 2.81482 14.6667 3.14646 14.6667 3.55556C14.6667 3.96466 14.3351 4.2963 13.926 4.2963H7.2593C6.85018 4.2963 6.51855 3.96466 6.51855 3.55556Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.51855 8.00002C6.51855 7.59091 6.85018 7.25928 7.2593 7.25928H13.926C14.3351 7.25928 14.6667 7.59091 14.6667 8.00002C14.6667 8.40913 14.3351 8.74076 13.926 8.74076H7.2593C6.85018 8.74076 6.51855 8.40913 6.51855 8.00002Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.25928 12.4445C7.25928 12.0354 7.59091 11.7037 8.00002 11.7037H13.9259C14.3351 11.7037 14.6667 12.0354 14.6667 12.4445C14.6667 12.8536 14.3351 13.1852 13.9259 13.1852H8.00002C7.59091 13.1852 7.25928 12.8536 7.25928 12.4445Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.55552 10.2222C3.35906 10.2222 3.17065 10.3003 3.03173 10.4392C2.89281 10.5781 2.81478 10.7665 2.81478 10.9629C2.81478 11.3721 2.48313 11.7037 2.07403 11.7037C1.66493 11.7037 1.33329 11.3721 1.33329 10.9629C1.33329 10.3736 1.56742 9.80835 1.98417 9.39161C2.40091 8.97487 2.96615 8.74072 3.55552 8.74072C4.14489 8.74072 4.71012 8.97487 5.12686 9.39161C5.54361 9.80835 5.77774 10.3736 5.77774 10.9629C5.77774 11.4112 5.58181 11.7547 5.38796 12.0015C5.2488 12.1786 5.0657 12.3573 4.92229 12.4973C4.88504 12.5337 4.85046 12.5674 4.82003 12.5978C4.8042 12.6137 4.78766 12.6288 4.77046 12.6431L4.12 13.1852H5.037C5.44609 13.1852 5.77774 13.5168 5.77774 13.9259C5.77774 14.335 5.44609 14.6666 5.037 14.6666H2.07403C1.76217 14.6666 1.4837 14.4713 1.37753 14.1781C1.27137 13.8849 1.36023 13.5565 1.59982 13.3569L3.79674 11.5261C3.83566 11.4875 3.87395 11.45 3.90955 11.4152L3.9164 11.4084C3.96237 11.3635 4.00366 11.323 4.04289 11.2835C4.12237 11.2036 4.17995 11.141 4.22306 11.0861C4.26554 11.0321 4.2836 10.9984 4.29114 10.9806C4.29658 10.9677 4.29632 10.964 4.29626 10.9631C4.29626 10.9632 4.29626 10.963 4.29626 10.9631C4.29626 10.7666 4.21821 10.5781 4.07929 10.4392C3.94038 10.3003 3.75197 10.2222 3.55552 10.2222Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.83918 1.38978C4.11598 1.50443 4.29646 1.77454 4.29646 2.07414V6.51856C4.29646 6.92767 3.96481 7.2593 3.55572 7.2593C3.14662 7.2593 2.81498 6.92767 2.81498 6.51856V3.86244L2.59802 4.0794C2.30874 4.36868 1.83973 4.36868 1.55045 4.0794C1.26118 3.79012 1.26118 3.32112 1.55045 3.03183L3.03193 1.55035C3.24378 1.3385 3.56239 1.27513 3.83918 1.38978Z",fill:"currentColor"})]})));R1.displayName="ListNumberIcon";var V1=memo(forwardRef(({size:r=16,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M3.9165 13.25H12.0832",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M3.9165 2.75V6.83333C3.9165 9.09083 5.74234 10.9167 7.99984 10.9167C10.2573 10.9167 12.0832 9.09083 12.0832 6.83333V2.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));V1.displayName="UnderlineIcon";var Fe=forwardRef(({editor:r,onClick:e,ariaLabel:t,isActive:o,children:i},s)=>{let n=!r||r.isDestroyed||!r.isEditable;return jsx("button",{ref:s,type:"button","aria-label":t,className:g("sui-inline-flex sui-items-center sui-justify-center sui-rounded-md sui-border sui-border-transparent sui-bg-transparent sui-px-2 sui-py-1 sui-text-12 sui-text-secondary-600 hover:sui-bg-secondary-50 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary/60",n&&"sui-cursor-not-allowed sui-opacity-40",o&&"sui-bg-primary/5 sui-text-primary sui-border-primary/40"),onClick:()=>{n||e();},disabled:n,children:i})});Fe.displayName="ToolbarButton";var A1=({editor:r,simple:e,onImageUpload:t,imageSourceMode:o})=>{if(!r||r.isDestroyed)return null;let[i,s]=useState(false),[n,a]=useState(""),[l,u]=useState(""),[c,d]=useState(false),[p,m]=useState(null),h=useRef(null),f=useRef(null),b=useRef(null),y=useRef(null),{refs:w,floatingStyles:C}=useFloating({open:i,placement:"bottom-end",strategy:"fixed",whileElementsMounted:autoUpdate,middleware:[offset(8),flip({padding:8}),shift({padding:8})]}),x=!t&&o==="upload-only"?"url-only":o??"both",k=!!t&&x!=="url-only",S=x!=="upload-only";useLayoutEffect(()=>{f.current&&w.setReference(f.current);},[w,i]),useEffect(()=>{if(!i)return;let L=T=>{w.floating.current&&!w.floating.current.contains(T.target)&&f.current&&!f.current.contains(T.target)&&s(false);};return document.addEventListener("mousedown",L),()=>{document.removeEventListener("mousedown",L);}},[i,w]),useEffect(()=>{i&&b.current&&(b.current.focus(),b.current.select());},[i]);let M=()=>{let L=r.getAttributes("image")??{};a(L.src??""),u(L.alt??""),m(null),s(true);},P=async L=>{let T=L.target.files?.[0];if(!(!T||!t)){d(true),m(null);try{let I=await t(T);typeof I=="string"&&I.trim()&&(a(I.trim()),l||u(T.name.replace(/\.[^/.]+$/,"")));}catch{m("Failed to upload image. Please try again.");}finally{d(false),y.current&&(y.current.value="");}}},v=()=>{n.trim()&&(r.chain().focus().setImage({src:n.trim(),alt:l.trim()||void 0}).run(),s(false));};return e?null:jsxs("div",{className:"sui-relative",ref:h,children:[jsx(Fe,{ref:f,editor:r,ariaLabel:"Insert image",isActive:r.isActive("image")||i,onClick:()=>{i?(s(false),r.chain().focus().run()):M();},children:jsx(L1,{})}),i&&createPortal(jsxs("div",{ref:w.setFloating,style:C,className:"sui-z-[100] sui-flex sui-w-80 sui-flex-col sui-gap-3 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-white sui-p-3 sui-shadow-strong",children:[jsxs("div",{className:"sui-space-y-1",children:[jsxs("div",{className:"sui-flex sui-items-baseline sui-justify-between",children:[jsx("span",{className:"sui-text-16 sui-font-medium sui-text-text-default",children:"Source URL"}),k&&jsx(q,{type:"button",variant:"text",size:"md",className:g("sui-h-auto sui-px-0 sui-py-0 sui-text-12",c&&"sui-cursor-wait sui-opacity-50"),onClick:()=>{c||!y.current||y.current.click();},disabled:c,leftIcon:jsx(yr,{className:"sui-h-3 sui-w-3"}),children:c?"Uploading...":"Upload file"})]}),jsx("input",{ref:y,type:"file",accept:"image/*",className:"sui-hidden",onChange:P,disabled:c}),p&&jsx("p",{className:"sui-text-12 sui-text-error sui-mt-1",children:p}),jsx(We,{ref:b,type:"url",placeholder:"https://example.com/image.png",value:n,readOnly:!S,onChange:L=>a(L.target.value),onKeyDown:L=>{L.key==="Enter"&&(L.preventDefault(),v());},disabled:c,error:p??void 0,containerClassName:"sui-mt-1"})]}),jsx("div",{className:"sui-space-y-1",children:jsx(We,{type:"text",label:"Alt text",placeholder:"Describe the image for accessibility",value:l,onChange:L=>u(L.target.value),onKeyDown:L=>{L.key==="Enter"&&(L.preventDefault(),v());},containerClassName:"sui-mt-1"})}),jsxs("div",{className:"sui-flex sui-justify-end sui-gap-2 sui-border-t sui-border-secondary-100 sui-pt-2",children:[jsx(q,{type:"button",variant:"text",size:"md",onClick:()=>{s(false),r.chain().focus().run();},children:"Cancel"}),jsx(q,{type:"button",variant:"default",size:"md",onClick:v,disabled:!n.trim()||c,children:"Save"})]})]}),document.body)]})};A1.displayName="RichTextImageControl";var B1=({editor:r,simple:e})=>{if(!r||r.isDestroyed||e)return null;let[t,o]=useState(false),[i,s]=useState(""),[n,a]=useState("640"),[l,u]=useState("480"),[c,d]=useState(null),p=useRef(null),m=useRef(null),h=useRef(null),{refs:f,floatingStyles:b}=useFloating({open:t,placement:"bottom-end",strategy:"fixed",whileElementsMounted:autoUpdate,middleware:[offset(8),flip({padding:8}),shift({padding:8})]});useLayoutEffect(()=>{m.current&&f.setReference(m.current);},[f,t]),useEffect(()=>{if(!t)return;let k=S=>{f.floating.current&&!f.floating.current.contains(S.target)&&m.current&&!m.current.contains(S.target)&&o(false);};return document.addEventListener("mousedown",k),()=>{document.removeEventListener("mousedown",k);}},[t,f]),useEffect(()=>{t&&h.current&&(h.current.focus(),h.current.select());},[t]);let y=()=>{d(null),o(true);},w=k=>{if(!k.trim())return false;try{let M=new URL(k.trim()).hostname.toLowerCase();return M.includes("youtube.com")||M==="youtu.be"}catch{return false}},C=()=>{if(!w(i)){d("Please enter a valid YouTube URL.");return}let k=parseInt(n,10),S=parseInt(l,10);r.chain().focus().setYoutubeVideo({src:i.trim(),...Number.isFinite(k)&&k>0?{width:k}:{},...Number.isFinite(S)&&S>0?{height:S}:{}}).run(),o(false),d(null);},x=!r||r.isDestroyed||!r.isEditable;return jsxs("div",{className:"sui-relative",ref:p,children:[jsx(Fe,{ref:m,editor:r,ariaLabel:"Insert video",isActive:r.isActive("youtubeVideo")||t,onClick:()=>{t?(o(false),r.chain().focus().run()):y();},children:jsx(E1,{})}),t&&createPortal(jsxs("div",{ref:f.setFloating,style:b,className:"sui-z-[100] sui-flex sui-w-80 sui-flex-col sui-gap-3 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-white sui-p-3 sui-shadow-strong",children:[jsxs("div",{className:"sui-space-y-2",children:[jsx("div",{className:"sui-flex sui-items-baseline sui-justify-between",children:jsx("span",{className:"sui-text-16 sui-font-medium sui-text-text-default",children:"YouTube URL"})}),jsx(We,{ref:h,type:"url",placeholder:"https://www.youtube.com/watch?v=...",value:i,onChange:k=>{s(k.target.value),c&&d(null);},onKeyDown:k=>{k.key==="Enter"&&(k.preventDefault(),C()),k.key==="Escape"&&(k.preventDefault(),o(false),r.chain().focus().run());},disabled:x,error:c??void 0}),jsxs("div",{className:"sui-flex sui-gap-2",children:[jsx(We,{type:"number",label:"Width",placeholder:"560",value:n,onChange:k=>a(k.target.value),disabled:x,containerClassName:"sui-flex-1"}),jsx(We,{type:"number",label:"Height",placeholder:"315",value:l,onChange:k=>u(k.target.value),disabled:x,containerClassName:"sui-flex-1"})]})]}),jsxs("div",{className:"sui-flex sui-justify-end sui-gap-2 sui-border-t sui-border-secondary-100 sui-pt-2",children:[jsx(q,{type:"button",variant:"text",size:"md",onClick:()=>{o(false),r.chain().focus().run();},children:"Cancel"}),jsx(q,{type:"button",variant:"default",size:"md",onClick:C,disabled:!i.trim()||!!c||x,children:"Insert"})]})]}),document.body)]})};B1.displayName="RichTextVideoControl";var G1=({editor:r,simple:e,onImageUpload:t,imageSourceMode:o})=>{if(!r)return null;let[,i]=useState(0),[s,n]=useState(false),[a,l]=useState(""),u=useRef(null),c=useRef(null),d=useRef(null),{refs:p,floatingStyles:m}=useFloating({open:s,placement:"bottom-end",strategy:"fixed",whileElementsMounted:autoUpdate,middleware:[offset(8),flip({padding:8}),shift({padding:8})]});useEffect(()=>{if(!r)return;let C=()=>{i(x=>x+1);};return r.on("selectionUpdate",C),r.on("transaction",C),()=>{r.off("selectionUpdate",C),r.off("transaction",C);}},[r]),useLayoutEffect(()=>{c.current&&p.setReference(c.current);},[p,s]),useEffect(()=>{if(!s)return;let C=x=>{p.floating.current&&!p.floating.current.contains(x.target)&&c.current&&!c.current.contains(x.target)&&n(false);};return document.addEventListener("mousedown",C),()=>{document.removeEventListener("mousedown",C);}},[s,p]),useEffect(()=>{s&&d.current&&(d.current.focus(),d.current.select());},[s]);let h=()=>{if(!r)return;let C=r.getAttributes("link")?.href??"";l(C),n(true);},f=()=>{r&&(a?r.chain().focus().extendMarkRange("link").setLink({href:a}).run():r.chain().focus().unsetLink().run(),n(false),r.chain().focus().run());},b=()=>r.isActive("heading",{level:1})?"h1":r.isActive("heading",{level:2})?"h2":r.isActive("heading",{level:3})?"h3":"paragraph",y=C=>{if(C==="paragraph"){r.chain().focus().setParagraph().run();return}let x=parseInt(C.slice(1),10);r.chain().focus().setHeading({level:x}).run();},w=!r||r.isDestroyed||!r.isEditable;return jsxs("div",{className:"sui-relative sui-flex sui-flex-wrap sui-gap-1 sui-border-b sui-border-secondary-100 sui-bg-secondary-25 sui-p-1",children:[jsxs("select",{value:b(),onChange:C=>y(C.target.value),disabled:w,"aria-label":"Text style",className:g("sui-h-7 sui-rounded-md sui-border sui-border-transparent sui-bg-transparent sui-px-2 sui-py-1 sui-text-12 sui-text-secondary-600 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary/60",w&&"sui-cursor-not-allowed sui-opacity-40","hover:sui-bg-secondary-50"),children:[jsx("option",{value:"paragraph",children:"Paragraph"}),jsx("option",{value:"h1",children:"Heading 1"}),jsx("option",{value:"h2",children:"Heading 2"}),jsx("option",{value:"h3",children:"Heading 3"})]}),jsx(Fe,{editor:r,ariaLabel:"Bold",isActive:r.isActive("bold"),onClick:()=>r.chain().focus().toggleBold().run(),children:jsx(S1,{})}),jsx(Fe,{editor:r,ariaLabel:"Italic",isActive:r.isActive("italic"),onClick:()=>r.chain().focus().toggleItalic().run(),children:jsx(N1,{})}),jsx(Fe,{editor:r,ariaLabel:"Underline",isActive:r.isActive("underline"),onClick:()=>r.chain().focus().toggleUnderline?.().run?.()??void 0,children:jsx(V1,{})}),!e&&jsxs(Fragment,{children:[jsx(Fe,{editor:r,ariaLabel:"Align left",isActive:r.isActive({textAlign:"left"}),onClick:()=>r.chain().focus().setTextAlign("left").run(),children:jsx(v1,{})}),jsx(Fe,{editor:r,ariaLabel:"Align center",isActive:r.isActive({textAlign:"center"}),onClick:()=>r.chain().focus().setTextAlign("center").run(),children:jsx(k1,{})}),jsx(Fe,{editor:r,ariaLabel:"Align right",isActive:r.isActive({textAlign:"right"}),onClick:()=>r.chain().focus().setTextAlign("right").run(),children:jsx(C1,{})})]}),!e&&jsxs(Fragment,{children:[jsx(Fe,{editor:r,ariaLabel:"Bullet list",isActive:r.isActive("bulletList"),onClick:()=>r.chain().focus().toggleBulletList().run(),children:jsx(T1,{})}),jsx(Fe,{editor:r,ariaLabel:"Numbered list",isActive:r.isActive("orderedList"),onClick:()=>r.chain().focus().toggleOrderedList().run(),children:jsx(R1,{})})]}),jsxs("div",{className:"sui-relative",ref:u,children:[jsx(Fe,{ref:c,editor:r,ariaLabel:"Link",isActive:r.isActive("link")||s,onClick:()=>{s?(n(false),r.chain().focus().run()):h();},children:jsx(I1,{})}),s&&createPortal(jsxs("div",{ref:p.setFloating,style:m,className:"sui-z-[100] sui-flex sui-w-64 sui-flex-col sui-gap-2 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-white sui-p-3 sui-shadow-strong",children:[jsx("div",{className:"sui-flex sui-items-center sui-gap-2",children:jsx("input",{ref:d,type:"url",className:"sui-flex-1 sui-h-8 sui-rounded sui-border sui-border-secondary-300 sui-bg-transparent sui-px-2 sui-text-12 sui-text-primary focus:sui-border-primary focus:sui-outline-none",placeholder:"https://example.com",value:a,onChange:C=>l(C.target.value),onKeyDown:C=>{C.key==="Enter"&&(C.preventDefault(),f()),C.key==="Escape"&&(C.preventDefault(),n(false),r.chain().focus().run());}})}),jsxs("div",{className:"sui-flex sui-justify-end sui-gap-2",children:[r.isActive("link")&&jsx("button",{type:"button",onClick:()=>{r.chain().focus().unsetLink().run(),n(false),r.chain().focus().run();},className:"sui-text-12 sui-text-error hover:sui-text-error/80 sui-px-2",children:"Unlink"}),jsx("button",{type:"button",onClick:()=>{n(false),r.chain().focus().run();},className:"sui-rounded sui-px-2 sui-py-1 sui-text-12 sui-text-secondary-600 hover:sui-bg-secondary-100",children:"Cancel"}),jsx("button",{type:"button",onClick:f,className:"sui-rounded sui-bg-primary sui-px-3 sui-py-1 sui-text-12 sui-font-medium sui-text-white hover:sui-bg-primary/90",children:"Save"})]})]}),document.body)]}),jsx(A1,{editor:r,simple:e,onImageUpload:t,imageSourceMode:o}),jsx(B1,{editor:r,simple:e})]})};G1.displayName="RichTextToolbar";var fs=g("sui-prose sui-prose-sm sui-max-w-none","sui-text-14 sui-text-text-default","[&_p]:sui-body-16","[&_h1]:sui-heading-24-medium","[&_h2]:sui-heading-20-medium","[&_h3]:sui-heading-16-medium","[&_ul]:sui-list-disc [&_ul]:sui-pl-5","[&_ol]:sui-list-decimal [&_ol]:sui-pl-5","[&[style*='text-align:left']]:sui-text-left","[&[style*='text-align:center']]:sui-text-center","[&[style*='text-align:right']]:sui-text-right","[&_a]:sui-text-link","[&_img]:sui-rounded-md [&_img]:sui-max-w-full [&_img]:sui-h-auto [&_img]:sui-border [&_img]:sui-border-secondary-200","[&_iframe]:sui-rounded-md [&_iframe]:sui-w-full [&_iframe]:sui-aspect-video [&_iframe]:sui-border [&_iframe]:sui-border-secondary-200","[&_figure]:sui-my-4 [&_figure]:sui-mx-0","[&_figcaption]:sui-text-12 [&_figcaption]:sui-text-inactive [&_figcaption]:sui-mt-2 [&_figcaption]:sui-text-center [&_figcaption]:sui-italic","[&_table]:sui-w-full [&_table]:sui-border-collapse [&_table]:sui-border [&_table]:sui-border-secondary-200 [&_table]:sui-my-4","[&_thead]:sui-bg-secondary-50","[&_th]:sui-border [&_th]:sui-border-secondary-200 [&_th]:sui-px-3 [&_th]:sui-py-2 [&_th]:sui-text-left [&_th]:sui-font-semibold [&_th]:sui-text-14","[&_td]:sui-border [&_td]:sui-border-secondary-200 [&_td]:sui-px-3 [&_td]:sui-py-2 [&_td]:sui-text-14","[&_tr]:sui-border-b [&_tr]:sui-border-secondary-200","[&_mark]:sui-bg-yellow-200 [&_mark]:sui-px-1 [&_mark]:sui-rounded","[&_sub]:sui-text-10 [&_sub]:sui-align-baseline","[&_sup]:sui-text-10 [&_sup]:sui-align-baseline");var O1=({value:r,onChange:e,label:t,error:o,helperText:i,placeholder:s,minHeight:n="160px",simple:a,disabled:l,"data-testid":u,containerClassName:c,onImageUpload:d,imageSourceMode:p="both",maxCharacters:m,onMaxLengthExceed:h,immediatelyRender:f})=>{let y=useId(),w=`${y}-label`,C=!!o,x=`${y}-error`,k=`${y}-help`,S=[C&&x,!C&&i&&k].filter(Boolean).join(" ")||void 0,M=useRef(false),P=typeof m=="number"&&Number.isFinite(m)&&m>0?m:void 0,v=useEditor({...f!==void 0&&{immediatelyRender:f},extensions:[s8.configure({heading:{levels:[1,2,3]},link:{openOnClick:false},underline:{}}),K9.configure({placeholder:s??"Start typing...",showOnlyWhenEditable:true,showOnlyCurrent:false,emptyEditorClass:"is-editor-empty"}),t8.configure({types:["heading","paragraph"]}),j9,r8.configure({HTMLAttributes:{class:"sui-rounded-md sui-w-full sui-aspect-video sui-border sui-border-secondary-200"}}),Subscript,Superscript,Highlight.configure({multicolor:false}),Table.configure({resizable:true}),TableRow,TableHeader,TableCell,y1,b1,x1,U9.configure({limit:P})],editorProps:{attributes:{class:g("focus:sui-outline-none","placeholder:sui-text-disabled",fs)}},content:r,editable:!l,onUpdate:({editor:L})=>{let T=L.getHTML();if(T!==r&&e(T),P){let I=L.storage.characterCount?.characters?.();typeof I=="number"&&(I>=P?M.current||(h?.({max:P,current:I}),M.current=true):M.current=false);}}});return useEffect(()=>{if(!v||v.isDestroyed)return;let L=v.getHTML();r!==L&&v.commands.setContent(r,{emitUpdate:false});},[v,r]),useEffect(()=>{v&&v.setEditable(!l);},[v,l]),jsxs("div",{className:g("sui-w-full sui-isolate",c),"data-testid":u,children:[t&&jsx("label",{id:w,htmlFor:y,className:"sui-mb-2 sui-block sui-text-14 sui-font-normal sui-text-inactive",children:t}),jsxs("div",{className:g("sui-group sui-flex sui-flex-col sui-rounded-md sui-border sui-bg-background focus-within:sui-border-primary",C?"sui-border-error focus-within:sui-border-error":"sui-border-stroke-level3 focus-within:sui-border-primary",l&&"sui-opacity-60 sui-cursor-not-allowed"),"aria-invalid":C,"aria-describedby":S,children:[jsx(G1,{editor:v,simple:a,onImageUpload:d,imageSourceMode:p}),jsx("style",{children:`
|
|
1
|
+
import {memo,forwardRef,useId,Children,useRef,useImperativeHandle,useEffect,useCallback,useState,createContext,useMemo,Fragment as Fragment$1,useLayoutEffect,useContext,isValidElement,cloneElement}from'react';import {jsxs,jsx,Fragment}from'react/jsx-runtime';import {cva}from'class-variance-authority';import {startOfMonth,addMonths,format,startOfWeek,addDays,isSameDay,eachDayOfInterval}from'date-fns';export{addMonths,endOfMonth,isSameDay,startOfMonth}from'date-fns';import {zhTW,zhCN,ru as ru$1,pt,it,es as es$1,de,fr as fr$1,enUS,ja}from'date-fns/locale';import d5 from'react-easy-crop';import {useFloating,offset,flip,shift,size,autoUpdate,arrow}from'@floating-ui/react';import {createPortal}from'react-dom';import D4 from'@tiptap/extension-character-count';import A4 from'@tiptap/extension-highlight';import B4 from'@tiptap/extension-image';import G4 from'@tiptap/extension-placeholder';import H4 from'@tiptap/extension-subscript';import F4 from'@tiptap/extension-superscript';import {TableKit}from'@tiptap/extension-table';import z4 from'@tiptap/extension-text-align';import Z4 from'@tiptap/extension-youtube';import {useEditor,EditorContent}from'@tiptap/react';import W4 from'@tiptap/starter-kit';import {Node,mergeAttributes,Mark}from'@tiptap/core';function Ps(e){var r,o,t="";if(typeof e=="string"||typeof e=="number")t+=e;else if(typeof e=="object")if(Array.isArray(e)){var s=e.length;for(r=0;r<s;r++)e[r]&&(o=Ps(e[r]))&&(t&&(t+=" "),t+=o);}else for(o in e)e[o]&&(t&&(t+=" "),t+=o);return t}function d0(){for(var e,r,o=0,t="",s=arguments.length;o<s;o++)(e=arguments[o])&&(r=Ps(e))&&(t&&(t+=" "),t+=r);return t}var Vs=d0;var p0=e=>{let r=b0(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:t}=e;return {getClassGroupId:n=>{let l=n.split("-");return l[0]===""&&l.length!==1&&l.shift(),Rs(l,r)||m0(n)},getConflictingClassGroupIds:(n,l)=>{let c=o[n]||[];return l&&t[n]?[...c,...t[n]]:c}}},Rs=(e,r)=>{if(e.length===0)return r.classGroupId;let o=e[0],t=r.nextPart.get(o),s=t?Rs(e.slice(1),t):void 0;if(s)return s;if(r.validators.length===0)return;let a=e.join("-");return r.validators.find(({validator:n})=>n(a))?.classGroupId},Is=/^\[(.+)\]$/,m0=e=>{if(Is.test(e)){let r=Is.exec(e)[1],o=r?.substring(0,r.indexOf(":"));if(o)return "arbitrary.."+o}},b0=e=>{let{theme:r,prefix:o}=e,t={nextPart:new Map,validators:[]};return f0(Object.entries(e.classGroups),o).forEach(([a,n])=>{jt(n,t,a,r);}),t},jt=(e,r,o,t)=>{e.forEach(s=>{if(typeof s=="string"){let a=s===""?r:Ns(r,s);a.classGroupId=o;return}if(typeof s=="function"){if(g0(s)){jt(s(t),r,o,t);return}r.validators.push({validator:s,classGroupId:o});return}Object.entries(s).forEach(([a,n])=>{jt(n,Ns(r,a),o,t);});});},Ns=(e,r)=>{let o=e;return r.split("-").forEach(t=>{o.nextPart.has(t)||o.nextPart.set(t,{nextPart:new Map,validators:[]}),o=o.nextPart.get(t);}),o},g0=e=>e.isThemeGetter,f0=(e,r)=>r?e.map(([o,t])=>{let s=t.map(a=>typeof a=="string"?r+a:typeof a=="object"?Object.fromEntries(Object.entries(a).map(([n,l])=>[r+n,l])):a);return [o,s]}):e,h0=e=>{if(e<1)return {get:()=>{},set:()=>{}};let r=0,o=new Map,t=new Map,s=(a,n)=>{o.set(a,n),r++,r>e&&(r=0,t=o,o=new Map);};return {get(a){let n=o.get(a);if(n!==void 0)return n;if((n=t.get(a))!==void 0)return s(a,n),n},set(a,n){o.has(a)?o.set(a,n):s(a,n);}}};var y0=e=>{let{separator:r,experimentalParseClassName:o}=e,t=r.length===1,s=r[0],a=r.length,n=l=>{let c=[],m=0,u=0,p;for(let h=0;h<l.length;h++){let w=l[h];if(m===0){if(w===s&&(t||l.slice(h,h+a)===r)){c.push(l.slice(u,h)),u=h+a;continue}if(w==="/"){p=h;continue}}w==="["?m++:w==="]"&&m--;}let d=c.length===0?l:l.substring(u),y=d.startsWith("!"),x=y?d.substring(1):d,b=p&&p>u?p-u:void 0;return {modifiers:c,hasImportantModifier:y,baseClassName:x,maybePostfixModifierPosition:b}};return o?l=>o({className:l,parseClassName:n}):n},x0=e=>{if(e.length<=1)return e;let r=[],o=[];return e.forEach(t=>{t[0]==="["?(r.push(...o.sort(),t),o=[]):o.push(t);}),r.push(...o.sort()),r},w0=e=>({cache:h0(e.cacheSize),parseClassName:y0(e),...p0(e)}),C0=/\s+/,v0=(e,r)=>{let{parseClassName:o,getClassGroupId:t,getConflictingClassGroupIds:s}=r,a=[],n=e.trim().split(C0),l="";for(let c=n.length-1;c>=0;c-=1){let m=n[c],{modifiers:u,hasImportantModifier:p,baseClassName:d,maybePostfixModifierPosition:y}=o(m),x=!!y,b=t(x?d.substring(0,y):d);if(!b){if(!x){l=m+(l.length>0?" "+l:l);continue}if(b=t(d),!b){l=m+(l.length>0?" "+l:l);continue}x=false;}let h=x0(u).join(":"),w=p?h+"!":h,C=w+b;if(a.includes(C))continue;a.push(C);let k=s(b,x);for(let g=0;g<k.length;++g){let v=k[g];a.push(w+v);}l=m+(l.length>0?" "+l:l);}return l};function k0(){let e=0,r,o,t="";for(;e<arguments.length;)(r=arguments[e++])&&(o=Es(r))&&(t&&(t+=" "),t+=o);return t}var Es=e=>{if(typeof e=="string")return e;let r,o="";for(let t=0;t<e.length;t++)e[t]&&(r=Es(e[t]))&&(o&&(o+=" "),o+=r);return o};function L0(e,...r){let o,t,s,a=n;function n(c){let m=r.reduce((u,p)=>p(u),e());return o=w0(m),t=o.cache.get,s=o.cache.set,a=l,l(c)}function l(c){let m=t(c);if(m)return m;let u=v0(c,o);return s(c,u),u}return function(){return a(k0.apply(null,arguments))}}var Q=e=>{let r=o=>o[e]||[];return r.isThemeGetter=true,r},Ts=/^\[(?:([a-z-]+):)?(.+)\]$/i,S0=/^\d+\/\d+$/,M0=new Set(["px","full","screen"]),P0=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,V0=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,I0=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,N0=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,R0=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,$e=e=>Er(e)||M0.has(e)||S0.test(e),tr=e=>Tr(e,"length",F0),Er=e=>!!e&&!Number.isNaN(Number(e)),Wt=e=>Tr(e,"number",Er),io=e=>!!e&&Number.isInteger(Number(e)),E0=e=>e.endsWith("%")&&Er(e.slice(0,-1)),Z=e=>Ts.test(e),ir=e=>P0.test(e),T0=new Set(["length","size","percentage"]),D0=e=>Tr(e,T0,Ds),A0=e=>Tr(e,"position",Ds),B0=new Set(["image","url"]),G0=e=>Tr(e,B0,z0),H0=e=>Tr(e,"",_0),so=()=>true,Tr=(e,r,o)=>{let t=Ts.exec(e);return t?t[1]?typeof r=="string"?t[1]===r:r.has(t[1]):o(t[2]):false},F0=e=>V0.test(e)&&!I0.test(e),Ds=()=>false,_0=e=>N0.test(e),z0=e=>R0.test(e);var Z0=()=>{let e=Q("colors"),r=Q("spacing"),o=Q("blur"),t=Q("brightness"),s=Q("borderColor"),a=Q("borderRadius"),n=Q("borderSpacing"),l=Q("borderWidth"),c=Q("contrast"),m=Q("grayscale"),u=Q("hueRotate"),p=Q("invert"),d=Q("gap"),y=Q("gradientColorStops"),x=Q("gradientColorStopPositions"),b=Q("inset"),h=Q("margin"),w=Q("opacity"),C=Q("padding"),k=Q("saturate"),g=Q("scale"),v=Q("sepia"),L=Q("skew"),P=Q("space"),V=Q("translate"),f=()=>["auto","contain","none"],S=()=>["auto","hidden","clip","visible","scroll"],R=()=>["auto",Z,r],I=()=>[Z,r],E=()=>["",$e,tr],T=()=>["auto",Er,Z],G=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],D=()=>["solid","dashed","dotted","double","none"],B=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],U=()=>["start","end","center","between","around","evenly","stretch"],F=()=>["","0",Z],M=()=>["auto","avoid","all","avoid-page","page","left","right","column"],N=()=>[Er,Z];return {cacheSize:500,separator:":",theme:{colors:[so],spacing:[$e,tr],blur:["none","",ir,Z],brightness:N(),borderColor:[e],borderRadius:["none","","full",ir,Z],borderSpacing:I(),borderWidth:E(),contrast:N(),grayscale:F(),hueRotate:N(),invert:F(),gap:I(),gradientColorStops:[e],gradientColorStopPositions:[E0,tr],inset:R(),margin:R(),opacity:N(),padding:I(),saturate:N(),scale:N(),sepia:F(),skew:N(),space:I(),translate:I()},classGroups:{aspect:[{aspect:["auto","square","video",Z]}],container:["container"],columns:[{columns:[ir]}],"break-after":[{"break-after":M()}],"break-before":[{"break-before":M()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...G(),Z]}],overflow:[{overflow:S()}],"overflow-x":[{"overflow-x":S()}],"overflow-y":[{"overflow-y":S()}],overscroll:[{overscroll:f()}],"overscroll-x":[{"overscroll-x":f()}],"overscroll-y":[{"overscroll-y":f()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",io,Z]}],basis:[{basis:R()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",Z]}],grow:[{grow:F()}],shrink:[{shrink:F()}],order:[{order:["first","last","none",io,Z]}],"grid-cols":[{"grid-cols":[so]}],"col-start-end":[{col:["auto",{span:["full",io,Z]},Z]}],"col-start":[{"col-start":T()}],"col-end":[{"col-end":T()}],"grid-rows":[{"grid-rows":[so]}],"row-start-end":[{row:["auto",{span:[io,Z]},Z]}],"row-start":[{"row-start":T()}],"row-end":[{"row-end":T()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",Z]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",Z]}],gap:[{gap:[d]}],"gap-x":[{"gap-x":[d]}],"gap-y":[{"gap-y":[d]}],"justify-content":[{justify:["normal",...U()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...U(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...U(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[C]}],px:[{px:[C]}],py:[{py:[C]}],ps:[{ps:[C]}],pe:[{pe:[C]}],pt:[{pt:[C]}],pr:[{pr:[C]}],pb:[{pb:[C]}],pl:[{pl:[C]}],m:[{m:[h]}],mx:[{mx:[h]}],my:[{my:[h]}],ms:[{ms:[h]}],me:[{me:[h]}],mt:[{mt:[h]}],mr:[{mr:[h]}],mb:[{mb:[h]}],ml:[{ml:[h]}],"space-x":[{"space-x":[P]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[P]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",Z,r]}],"min-w":[{"min-w":[Z,r,"min","max","fit"]}],"max-w":[{"max-w":[Z,r,"none","full","min","max","fit","prose",{screen:[ir]},ir]}],h:[{h:[Z,r,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[Z,r,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[Z,r,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[Z,r,"auto","min","max","fit"]}],"font-size":[{text:["base",ir,tr]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Wt]}],"font-family":[{font:[so]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",Z]}],"line-clamp":[{"line-clamp":["none",Er,Wt]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",$e,Z]}],"list-image":[{"list-image":["none",Z]}],"list-style-type":[{list:["none","disc","decimal",Z]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[w]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[w]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...D(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",$e,tr]}],"underline-offset":[{"underline-offset":["auto",$e,Z]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:I()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Z]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Z]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[w]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...G(),A0]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",D0]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},G0]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[y]}],"gradient-via":[{via:[y]}],"gradient-to":[{to:[y]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[w]}],"border-style":[{border:[...D(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[w]}],"divide-style":[{divide:D()}],"border-color":[{border:[s]}],"border-color-x":[{"border-x":[s]}],"border-color-y":[{"border-y":[s]}],"border-color-s":[{"border-s":[s]}],"border-color-e":[{"border-e":[s]}],"border-color-t":[{"border-t":[s]}],"border-color-r":[{"border-r":[s]}],"border-color-b":[{"border-b":[s]}],"border-color-l":[{"border-l":[s]}],"divide-color":[{divide:[s]}],"outline-style":[{outline:["",...D()]}],"outline-offset":[{"outline-offset":[$e,Z]}],"outline-w":[{outline:[$e,tr]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:E()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[w]}],"ring-offset-w":[{"ring-offset":[$e,tr]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",ir,H0]}],"shadow-color":[{shadow:[so]}],opacity:[{opacity:[w]}],"mix-blend":[{"mix-blend":[...B(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":B()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[t]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",ir,Z]}],grayscale:[{grayscale:[m]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[p]}],saturate:[{saturate:[k]}],sepia:[{sepia:[v]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[t]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[m]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[w]}],"backdrop-saturate":[{"backdrop-saturate":[k]}],"backdrop-sepia":[{"backdrop-sepia":[v]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[n]}],"border-spacing-x":[{"border-spacing-x":[n]}],"border-spacing-y":[{"border-spacing-y":[n]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",Z]}],duration:[{duration:N()}],ease:[{ease:["linear","in","out","in-out",Z]}],delay:[{delay:N()}],animate:[{animate:["none","spin","ping","pulse","bounce",Z]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[g]}],"scale-x":[{"scale-x":[g]}],"scale-y":[{"scale-y":[g]}],rotate:[{rotate:[io,Z]}],"translate-x":[{"translate-x":[V]}],"translate-y":[{"translate-y":[V]}],"skew-x":[{"skew-x":[L]}],"skew-y":[{"skew-y":[L]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",Z]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",Z]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":I()}],"scroll-mx":[{"scroll-mx":I()}],"scroll-my":[{"scroll-my":I()}],"scroll-ms":[{"scroll-ms":I()}],"scroll-me":[{"scroll-me":I()}],"scroll-mt":[{"scroll-mt":I()}],"scroll-mr":[{"scroll-mr":I()}],"scroll-mb":[{"scroll-mb":I()}],"scroll-ml":[{"scroll-ml":I()}],"scroll-p":[{"scroll-p":I()}],"scroll-px":[{"scroll-px":I()}],"scroll-py":[{"scroll-py":I()}],"scroll-ps":[{"scroll-ps":I()}],"scroll-pe":[{"scroll-pe":I()}],"scroll-pt":[{"scroll-pt":I()}],"scroll-pr":[{"scroll-pr":I()}],"scroll-pb":[{"scroll-pb":I()}],"scroll-pl":[{"scroll-pl":I()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",Z]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[$e,tr,Wt]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var As=L0(Z0);function i(...e){return As(Vs(e))}function $t(e){return e.split(" ").filter(Boolean).map(r=>r.startsWith("sui-")?r:`sui-${r}`).join(" ")}function O0(e,r){let o;return (...t)=>{clearTimeout(o),o=setTimeout(()=>e(...t),r);}}function Yt(e,r){let o;return (...t)=>{o||(e(...t),o=true,setTimeout(()=>o=false,r));}}function ao(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`${Date.now()}-${Math.random().toString(36).slice(2,11)}`}var Bs=(e,r=150)=>{let[o,t]=useState(false);return useEffect(()=>{let s=typeof e=="number"?e:window.innerHeight*2,a=()=>{t(window.scrollY>s);},n=Yt(a,r);return a(),window.addEventListener("scroll",n,{passive:true}),window.addEventListener("resize",n),()=>{window.removeEventListener("scroll",n),window.removeEventListener("resize",n);}},[e,r]),o};var tt=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M8 2V5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M16 2V5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M3.5 9.08997H20.5",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M21 8.5V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.6947 13.7H15.7037",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.6947 16.7H15.7037",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M11.9955 13.7H12.0045",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M11.9955 16.7H12.0045",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.29431 13.7H8.30329",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.29431 16.7H8.30329",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));tt.displayName="CalendarIcon";var Kt=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.55469 16.6523V21.4046C1.55469 21.7363 1.68625 22.0545 1.92087 22.2891C2.15549 22.5237 2.47365 22.6553 2.80531 22.6553H7.55769C7.83383 22.6553 8.05794 22.4312 8.05794 22.155C8.05794 21.8789 7.83383 21.6548 7.55769 21.6548H2.80531C2.73878 21.6548 2.67525 21.6283 2.62822 21.5817C2.5817 21.5347 2.55519 21.4712 2.55519 21.4046V16.6523C2.55519 16.3761 2.33108 16.152 2.05494 16.152C1.7788 16.152 1.55469 16.3761 1.55469 16.6523ZM16.5622 22.6553H21.3146C21.6462 22.6553 21.9644 22.5237 22.199 22.2891C22.4336 22.0545 22.5652 21.7363 22.5652 21.4046V16.6523C22.5652 16.3761 22.3411 16.152 22.0649 16.152C21.7888 16.152 21.5647 16.3761 21.5647 16.6523V21.4046C21.5647 21.4712 21.5382 21.5347 21.4917 21.5817C21.4446 21.6283 21.3811 21.6548 21.3146 21.6548H16.5622C16.286 21.6548 16.0619 21.8789 16.0619 22.155C16.0619 22.4312 16.286 22.6553 16.5622 22.6553ZM22.5652 7.64778V2.8954C22.5652 2.56373 22.4336 2.24557 22.199 2.01096C21.9644 1.77634 21.6462 1.64478 21.3146 1.64478H16.5622C16.286 1.64478 16.0619 1.86889 16.0619 2.14503C16.0619 2.42116 16.286 2.64528 16.5622 2.64528H21.3146C21.3811 2.64528 21.4446 2.67179 21.4917 2.71831C21.5382 2.76533 21.5647 2.82887 21.5647 2.8954V7.64778C21.5647 7.92391 21.7888 8.14803 22.0649 8.14803C22.3411 8.14803 22.5652 7.92391 22.5652 7.64778ZM7.55769 1.64478H2.80531C2.47365 1.64478 2.15549 1.77634 1.92087 2.01096C1.68625 2.24557 1.55469 2.56373 1.55469 2.8954V7.64778C1.55469 7.92391 1.7788 8.14803 2.05494 8.14803C2.33108 8.14803 2.55519 7.92391 2.55519 7.64778V2.8954C2.55519 2.82887 2.5817 2.76533 2.62822 2.71831C2.67525 2.67179 2.73878 2.64528 2.80531 2.64528H7.55769C7.83383 2.64528 8.05794 2.42116 8.05794 2.14503C8.05794 1.86889 7.83383 1.64478 7.55769 1.64478Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.3306 9.14858H15.8143C15.7308 9.14858 15.6527 9.10655 15.6062 9.03702L14.7178 7.70435C14.4862 7.35668 14.0955 7.14758 13.6773 7.14758H10.4787C10.0605 7.14758 9.66975 7.35668 9.43813 7.70435L8.54969 9.03702C8.50317 9.10655 8.42513 9.14858 8.34159 9.14858H6.82533C6.49367 9.14858 6.1755 9.28015 5.94089 9.51476C5.70627 9.74938 5.57471 10.0675 5.57471 10.3992V15.902C5.57471 16.5928 6.13449 17.1526 6.82533 17.1526H17.3306C18.0214 17.1526 18.5812 16.5928 18.5812 15.902V10.3992C18.5812 10.0675 18.4496 9.74938 18.215 9.51476C17.9804 9.28015 17.6622 9.14858 17.3306 9.14858ZM12.078 10.1491C10.6973 10.1491 9.57671 11.2696 9.57671 12.6503C9.57671 14.031 10.6973 15.1516 12.078 15.1516C13.4586 15.1516 14.5792 14.031 14.5792 12.6503C14.5792 11.2696 13.4586 10.1491 12.078 10.1491ZM12.078 11.1496C12.9064 11.1496 13.5787 11.8219 13.5787 12.6503C13.5787 13.4787 12.9064 14.1511 12.078 14.1511C11.2495 14.1511 10.5772 13.4787 10.5772 12.6503C10.5772 11.8219 11.2495 11.1496 12.078 11.1496Z",fill:"currentColor"})]})));Kt.displayName="CaptureIcon";var Xt=memo(forwardRef(({size:e=20,className:r,...o},t)=>jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:jsx("path",{d:"M6 10L8.66667 13L14 7",stroke:"currentColor",strokeWidth:2.2,strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})})));Xt.displayName="CheckIcon";var ne=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:jsx("path",{d:"M18 18L12 12M12 12L6 6M12 12L18 6M12 12L6 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));ne.displayName="CloseIcon";var i2=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M15.5 13.15H13.33C11.55 13.15 10.1 11.71 10.1 9.92V7.75C10.1 7.34 9.77 7 9.35 7H6.18C3.87 7 2 8.5 2 11.18V17.82C2 20.5 3.87 22 6.18 22H12.07C14.38 22 16.25 20.5 16.25 17.82V13.9C16.25 13.48 15.91 13.15 15.5 13.15Z",fill:"currentColor"}),jsx("path",{d:"M17.8217 2H15.8517H14.7617H11.9317C9.67172 2 7.84172 3.44 7.76172 6.01C7.82172 6.01 7.87172 6 7.93172 6H10.7617H11.8517H13.8217C16.1317 6 18.0017 7.5 18.0017 10.18V12.15V14.86V16.83C18.0017 16.89 17.9917 16.94 17.9917 16.99C20.2217 16.92 22.0017 15.44 22.0017 12.83V10.86V8.15V6.18C22.0017 3.5 20.1317 2 17.8217 2Z",fill:"currentColor"}),jsx("path",{d:"M11.9806 7.1517C11.6706 6.8417 11.1406 7.0517 11.1406 7.4817V10.1017C11.1406 11.2017 12.0706 12.1017 13.2106 12.1017C13.9206 12.1117 14.9106 12.1117 15.7606 12.1117C16.1906 12.1117 16.4106 11.6117 16.1106 11.3117C15.0206 10.2217 13.0806 8.2717 11.9806 7.1517Z",fill:"currentColor"})]})));i2.displayName="CopyIcon";var Qt=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M9.9 19H19V9.9C19 6 18 5 14.1 5H5V14.1C5 18 6 19 9.9 19Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M5 5V2",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M5 5H2",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M19 19V22",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M19 19H22",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));Qt.displayName="CropIcon";var Jt=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M21 5.98C17.67 5.65 14.32 5.48 10.98 5.48C9 5.48 7.02 5.58 5.04 5.78L3 5.98",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.5 4.97L8.72 3.66C8.88 2.71 9 2 10.69 2H13.31C15 2 15.13 2.75 15.28 3.67L15.5 4.97",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M18.8504 9.14L18.2004 19.21C18.0904 20.78 18.0004 22 15.2104 22H8.79039C6.00039 22 5.91039 20.78 5.80039 19.21L5.15039 9.14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M10.3301 16.5H13.6601",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.5 12.5H14.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Jt.displayName="DeleteIcon";var sr=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M7 10L12 15",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M12 15L17 10",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})]})));sr.displayName="DropdownIcon";var ei=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M17 14L12 9",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M12 9L7 14",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})]})));ei.displayName="DropUpIcon";var oi=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M11 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V13",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M16.0399 3.02001L8.15988 10.9C7.85988 11.2 7.55988 11.79 7.49988 12.22L7.06988 15.23C6.90988 16.32 7.67988 17.08 8.76988 16.93L11.7799 16.5C12.1999 16.44 12.7899 16.14 13.0999 15.84L20.9799 7.96001C22.3399 6.60001 22.9799 5.02001 20.9799 3.02001C18.9799 1.02001 17.3999 1.66001 16.0399 3.02001Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M14.9099 4.1499C15.5799 6.5399 17.4499 8.4099 19.8499 9.0899",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));oi.displayName="EditIcon";var fr=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7467)"}),jsx("path",{d:"M15 9.00002L9 15M8.99997 9L14.9999 15",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsx("defs",{children:jsxs("linearGradient",{id:"paint0_linear_3163_7467",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#E88B76"}),jsx("stop",{offset:1,stopColor:"#CA5048"})]})})]})));fr.displayName="ErrorIcon";var S2=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M15.5799 11.9999C15.5799 13.9799 13.9799 15.5799 11.9999 15.5799C10.0199 15.5799 8.41992 13.9799 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C13.9799 8.41992 15.5799 10.0199 15.5799 11.9999Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M11.9998 20.2702C15.5298 20.2702 18.8198 18.1902 21.1098 14.5902C22.0098 13.1802 22.0098 10.8102 21.1098 9.40021C18.8198 5.80021 15.5298 3.72021 11.9998 3.72021C8.46984 3.72021 5.17984 5.80021 2.88984 9.40021C1.98984 10.8102 1.98984 13.1802 2.88984 14.5902C5.17984 18.1902 8.46984 20.2702 11.9998 20.2702Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));S2.displayName="EyeIcon";var I2=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",className:i("sui-text-current",r),"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M14.5299 9.46992L9.46992 14.5299C8.81992 13.8799 8.41992 12.9899 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C12.9899 8.41992 13.8799 8.81992 14.5299 9.46992Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M17.8201 5.76998C16.0701 4.44998 14.0701 3.72998 12.0001 3.72998C8.47009 3.72998 5.18009 5.80998 2.89009 9.40998C1.99009 10.82 1.99009 13.19 2.89009 14.6C3.68009 15.84 4.60009 16.91 5.60009 17.77",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.41992 19.5302C9.55992 20.0102 10.7699 20.2702 11.9999 20.2702C15.5299 20.2702 18.8199 18.1902 21.1099 14.5902C22.0099 13.1802 22.0099 10.8102 21.1099 9.40018C20.7799 8.88018 20.4199 8.39018 20.0499 7.93018",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.5099 12.7002C15.2499 14.1102 14.0999 15.2602 12.6899 15.5202",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.47 14.5298L2 21.9998",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 2L14.53 9.47",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));I2.displayName="EyeSlashIcon";var ti=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M15.8002 2.20999C15.3902 1.79999 14.6802 2.07999 14.6802 2.64999V6.13999C14.6802 7.59999 15.9202 8.80999 17.4302 8.80999C18.3802 8.81999 19.7002 8.81999 20.8302 8.81999C21.4002 8.81999 21.7002 8.14999 21.3002 7.74999C19.8602 6.29999 17.2802 3.68999 15.8002 2.20999Z",fill:"currentColor"}),jsx("path",{d:"M20.5 10.19H17.61C15.24 10.19 13.31 8.26 13.31 5.89V3C13.31 2.45 12.86 2 12.31 2H8.07C4.99 2 2.5 4 2.5 7.57V16.43C2.5 20 4.99 22 8.07 22H15.93C19.01 22 21.5 20 21.5 16.43V11.19C21.5 10.64 21.05 10.19 20.5 10.19ZM11.5 17.75H7.5C7.09 17.75 6.75 17.41 6.75 17C6.75 16.59 7.09 16.25 7.5 16.25H11.5C11.91 16.25 12.25 16.59 12.25 17C12.25 17.41 11.91 17.75 11.5 17.75ZM13.5 13.75H7.5C7.09 13.75 6.75 13.41 6.75 13C6.75 12.59 7.09 12.25 7.5 12.25H13.5C13.91 12.25 14.25 12.59 14.25 13C14.25 13.41 13.91 13.75 13.5 13.75Z",fill:"currentColor"})]})));ti.displayName="FileIcon";var st=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M9 17V11L7 13",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9 11L11 13",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 10V15C22 20 20 22 15 22H9C4 22 2 20 2 15V9C2 4 4 2 9 2H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 10H18C15 10 14 9 14 6V2L22 10Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));st.displayName="FileUploadIcon";var ii=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M22 8.52V3.98C22 2.57 21.36 2 19.77 2H15.73C14.14 2 13.5 2.57 13.5 3.98V8.51C13.5 9.93 14.14 10.49 15.73 10.49H19.77C21.36 10.5 22 9.93 22 8.52Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 19.77V15.73C22 14.14 21.36 13.5 19.77 13.5H15.73C14.14 13.5 13.5 14.14 13.5 15.73V19.77C13.5 21.36 14.14 22 15.73 22H19.77C21.36 22 22 21.36 22 19.77Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M10.5 8.52V3.98C10.5 2.57 9.86 2 8.27 2H4.23C2.64 2 2 2.57 2 3.98V8.51C2 9.93 2.64 10.49 4.23 10.49H8.27C9.86 10.5 10.5 9.93 10.5 8.52Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M10.5 19.77V15.73C10.5 14.14 9.86 13.5 8.27 13.5H4.23C2.64 13.5 2 14.14 2 15.73V19.77C2 21.36 2.64 22 4.23 22H8.27C9.86 22 10.5 21.36 10.5 19.77Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));ii.displayName="GridIcon";var co=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M2.5798 19.01L2.5598 19.03C2.2898 18.44 2.1198 17.77 2.0498 17.03C2.1198 17.76 2.3098 18.42 2.5798 19.01Z",fill:"currentColor"}),jsx("path",{d:"M9.00012 10.38C10.3146 10.38 11.3801 9.31443 11.3801 8C11.3801 6.68556 10.3146 5.62 9.00012 5.62C7.68568 5.62 6.62012 6.68556 6.62012 8C6.62012 9.31443 7.68568 10.38 9.00012 10.38Z",fill:"currentColor"}),jsx("path",{d:"M16.19 2H7.81C4.17 2 2 4.17 2 7.81V16.19C2 17.28 2.19 18.23 2.56 19.03C3.42 20.93 5.26 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V13.9V7.81C22 4.17 19.83 2 16.19 2ZM20.37 12.5C19.59 11.83 18.33 11.83 17.55 12.5L13.39 16.07C12.61 16.74 11.35 16.74 10.57 16.07L10.23 15.79C9.52 15.17 8.39 15.11 7.59 15.65L3.85 18.16C3.63 17.6 3.5 16.95 3.5 16.19V7.81C3.5 4.99 4.99 3.5 7.81 3.5H16.19C19.01 3.5 20.5 4.99 20.5 7.81V12.61L20.37 12.5Z",fill:"currentColor"})]})));co.displayName="ImageIcon";var Ar=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M9 10C10.1046 10 11 9.10457 11 8C11 6.89543 10.1046 6 9 6C7.89543 6 7 6.89543 7 8C7 9.10457 7.89543 10 9 10Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M13 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V10",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M18 8V2L20 4",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M18 2L16 4",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2.66992 18.95L7.59992 15.64C8.38992 15.11 9.52992 15.17 10.2399 15.78L10.5699 16.07C11.3499 16.74 12.6099 16.74 13.3899 16.07L17.5499 12.5C18.3299 11.83 19.5899 11.83 20.3699 12.5L21.9999 13.9",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Ar.displayName="ImageUploadIcon";var ai=memo(forwardRef(({size:e=20,className:r,...o},t)=>jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:jsx("path",{d:"M6 10h8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round"})})));ai.displayName="IndeterminateIcon";var ni=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7412)"}),jsx("path",{d:"M12 16V11",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsx("circle",{cx:1,cy:1,r:1,transform:"matrix(1 0 0 -1 11 9)",fill:"white"}),jsx("defs",{children:jsxs("linearGradient",{id:"paint0_linear_3163_7412",x1:12,y1:-4.5,x2:12,y2:28,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#4DCAFF"}),jsx("stop",{offset:1,stopColor:"#4EA3E0"})]})})]})));ni.displayName="InfoIcon";var li=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M19.9 13.5H4.1C2.6 13.5 2 14.14 2 15.73V19.77C2 21.36 2.6 22 4.1 22H19.9C21.4 22 22 21.36 22 19.77V15.73C22 14.14 21.4 13.5 19.9 13.5Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M19.9 2H4.1C2.6 2 2 2.64 2 4.23V8.27C2 9.86 2.6 10.5 4.1 10.5H19.9C21.4 10.5 22 9.86 22 8.27V4.23C22 2.64 21.4 2 19.9 2Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));li.displayName="ListIcon";var mo=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:jsx("path",{d:"M2.5 8H13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));mo.displayName="MinusIcon";var ui=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:jsx("path",{d:"M7.05299 8.10139C6.93126 7.42517 7.58008 6.88883 8.20261 7.09228L8.32637 7.14365L20.5037 13.1717L20.6284 13.2451C21.1683 13.6252 21.1091 14.463 20.5211 14.7634L20.3872 14.8184L17.3326 15.8266L20.2112 19.2833L20.2671 19.3585C20.5242 19.7413 20.4479 20.2653 20.0774 20.5566L17.2079 22.8096C16.8449 23.0946 16.3297 23.0533 16.0161 22.728L15.9565 22.6592L13.1201 19.0484L10.9538 21.5519C10.4631 22.1182 9.5357 21.8631 9.40264 21.1254L7.05299 8.10139ZM10.5953 19.8126L12.4655 17.6531L12.538 17.5788C12.8892 17.2561 13.4374 17.269 13.7728 17.6081L13.8407 17.6861L16.744 21.3822L18.7893 19.7768L15.7649 16.1458C15.3621 15.6622 15.5727 14.9241 16.1702 14.7267L18.7499 13.8744L8.62065 8.86098L10.5953 19.8126ZM4.40814 14.4982V16.7458H6.68629V18.1549H3.89201C3.39947 18.1549 3 17.7552 3 17.2623V14.4982H4.40814ZM4.40814 6.62534V12.5296H3V6.62534H4.40814ZM20.3121 6.62534V10.5618H18.9039V6.62534H20.3121ZM6.68629 1V2.40909H4.40814V4.65665H3V1.8926C3 1.39973 3.39947 1 3.89201 1H6.68629ZM14.6383 1V2.40909H8.67382V1H14.6383ZM20.3121 4.65665H18.9039V2.40909H16.6258V1H19.4201C19.9126 1.00002 20.3121 1.39974 20.3121 1.8926V4.65665Z",fill:"currentColor"})})));ui.displayName="MultipleSelectionIcon";var bo=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M2.5 8H13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8 2.5V13.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));bo.displayName="PlusIcon";var ci=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:jsx("path",{d:"M22 12C22 17.52 17.52 22 12 22C6.48 22 3.11 16.44 3.11 16.44M3.11 16.44H7.63M3.11 16.44V21.44M2 12C2 6.48 6.44 2 12 2C18.67 2 22 7.56 22 7.56M22 7.56V2.56M22 7.56H17.56",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));ci.displayName="ResetIcon";var di=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M7.25 22H11.75C15.5 22 17 20.5 17 16.75V12.25C17 8.5 15.5 7 11.75 7H7.25C3.5 7 2 8.5 2 12.25V16.75C2 20.5 3.5 22 7.25 22Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 9C22 5.13 18.87 2 15 2L16.05 3.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));di.displayName="RotateLeftIcon";var pi=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M16.75 22H12.25C8.5 22 7 20.5 7 16.75V12.25C7 8.5 8.5 7 12.25 7H16.75C20.5 7 22 8.5 22 12.25V16.75C22 20.5 20.5 22 16.75 22Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 9C2 5.13 5.13 2 9 2L7.95 3.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));pi.displayName="RotateRightIcon";var go=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M17 17L21 21",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));go.displayName="SearchIcon";var xl=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 12.88V11.12C2 10.08 2.85 9.22 3.9 9.22C5.71 9.22 6.45 7.94 5.54 6.37C5.02 5.47 5.33 4.3 6.24 3.78L7.97 2.79C8.76 2.32 9.78 2.6 10.25 3.39L10.36 3.58C11.26 5.15 12.74 5.15 13.65 3.58L13.76 3.39C14.23 2.6 15.25 2.32 16.04 2.79L17.77 3.78C18.68 4.3 18.99 5.47 18.47 6.37C17.56 7.94 18.3 9.22 20.11 9.22C21.15 9.22 22.01 10.07 22.01 11.12V12.88C22.01 13.92 21.16 14.78 20.11 14.78C18.3 14.78 17.56 16.06 18.47 17.63C18.99 18.54 18.68 19.7 17.77 20.22L16.04 21.21C15.25 21.68 14.23 21.4 13.76 20.61L13.65 20.42C12.75 18.85 11.27 18.85 10.36 20.42L10.25 20.61C9.78 21.4 8.76 21.68 7.97 21.21L6.24 20.22C5.33 19.7 5.02 18.53 5.54 17.63C6.45 16.06 5.71 14.78 3.9 14.78C2.85 14.78 2 13.92 2 12.88Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));xl.displayName="SettingsIcon";var hr=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7450)"}),jsx("path",{d:"M8.5 12.5L10.5 14.5L15.5 9.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("defs",{children:jsxs("linearGradient",{id:"paint0_linear_3163_7450",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#48CA93"}),jsx("stop",{offset:1,stopColor:"#48BACA"})]})})]})));hr.displayName="SuccessIcon";var mi=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:jsx("path",{d:"M4 7.83L6.83 10.66L12.5 5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})));mi.displayName="TickIcon";var bi=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3297_5706)",children:[jsx("path",{d:"M12 6L6 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M6 12L12 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M17 6L11 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M11 12L17 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3297_5706",children:jsx("rect",{width:"24",height:"24",fill:"white"})})})]})));bi.displayName="ToFirstIcon";var gi=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3297_5736)",children:[jsx("path",{d:"M11 18L17 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M17 12L11 6",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M6 18L12 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M12 12L6 6",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3297_5736",children:jsx("rect",{width:"24",height:"24",fill:"white"})})})]})));gi.displayName="ToLastIcon";var fi=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3297_5731)",children:[jsx("path",{d:"M9 18L15 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15 12L9 6",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3297_5731",children:jsx("rect",{width:e,height:e,fill:"currentColor"})})})]})));fi.displayName="ToNextIcon";var hi=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3297_5714)",children:[jsx("path",{d:"M15 6L9 12",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9 12L15 18",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3297_5714",children:jsx("rect",{width:"24",height:"24",fill:"white"})})})]})));hi.displayName="ToPreviousIcon";var Al=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M19.0598 18.6699L16.9198 14.3999L14.7798 18.6699",fill:"currentColor"}),jsx("path",{d:"M19.0598 18.6699L16.9198 14.3999L14.7798 18.6699",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.1699 17.9102H18.6899H15.1699Z",fill:"currentColor"}),jsx("path",{d:"M15.1699 17.9102H18.6899",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M16.9198 21.9998C14.1198 21.9998 11.8398 19.7298 11.8398 16.9198C11.8398 14.1198 14.1098 11.8398 16.9198 11.8398C19.7198 11.8398 21.9998 14.1098 21.9998 16.9198C21.9998 19.7298 19.7298 21.9998 16.9198 21.9998Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M5.02 2H8.94C11.01 2 12.01 3.00002 11.96 5.02002V8.94C12.01 11.01 11.01 12.01 8.94 11.96H5.02C3 12 2 11 2 8.92999V5.01001C2 3.00001 3 2 5.02 2Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.0097 5.8501H4.94971",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M6.96973 5.16992V5.84991",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M7.98994 5.83984C7.98994 7.58984 6.61994 9.00983 4.93994 9.00983",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.01015 9.01001C8.28015 9.01001 7.62016 8.62 7.16016 8",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 15C2 18.87 5.13 22 9 22L7.95 20.25",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M22 9C22 5.13 18.87 2 15 2L16.05 3.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Al.displayName="TranslateIcon";var yi=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M14.73 2H9.27002V6.36H14.73V2Z",fill:"currentColor"}),jsx("path",{d:"M16.23 2V6.36H21.87C21.36 3.61 19.33 2.01 16.23 2Z",fill:"currentColor"}),jsx("path",{d:"M2 7.86V16.19C2 19.83 4.17 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V7.86H2ZM14.44 16.18L12.36 17.38C11.92 17.63 11.49 17.76 11.09 17.76C10.79 17.76 10.52 17.69 10.27 17.55C9.69 17.22 9.37 16.54 9.37 15.66V13.26C9.37 12.38 9.69 11.7 10.27 11.37C10.85 11.03 11.59 11.09 12.36 11.54L14.44 12.74C15.21 13.18 15.63 13.8 15.63 14.47C15.63 15.14 15.2 15.73 14.44 16.18Z",fill:"currentColor"}),jsx("path",{d:"M7.76988 2C4.66988 2.01 2.63988 3.61 2.12988 6.36H7.76988V2Z",fill:"currentColor"})]})));yi.displayName="VideoIcon";var lt=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2.52002 7.11H21.48",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M8.52002 2.11V6.97",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M15.48 2.11V6.52",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.75 14.45V13.25C9.75 11.71 10.84 11.08 12.17 11.85L13.21 12.45L14.25 13.05C15.58 13.82 15.58 15.08 14.25 15.85L13.21 16.45L12.17 17.05C10.84 17.82 9.75 17.19 9.75 15.65V14.45V14.45Z",stroke:"currentColor",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})]})));lt.displayName="VideoUploadIcon";var xi=memo(forwardRef(({size:e=24,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("rect",{width:"24",height:"24",rx:6,fill:"url(#paint0_linear_3163_7433)"}),jsx("path",{d:"M12 9V14",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),jsx("circle",{cx:12,cy:17,r:1,fill:"white"}),jsx("defs",{children:jsxs("linearGradient",{id:"paint0_linear_3163_7433",x1:12,y1:0,x2:12,y2:24,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#DBA948"}),jsx("stop",{offset:1e-4,stopColor:"#FFC46B"}),jsx("stop",{offset:1,stopColor:"#FFA318"})]})})]})));xi.displayName="WarnIcon";var wo=e=>$t(e),wi=forwardRef(({showAfter:e,className:r,containerClassName:o,ariaLabel:t="Back to Top",icon:s,renderIcon:a,renderButton:n,scrollBehavior:l="smooth",scrollOptions:c,onClick:m},u)=>{let p=Bs(e),d=()=>{m?m():c?window.scrollTo(c):window.scrollTo({top:0,behavior:l});},y=i(wo("sui-fixed sui-bottom-4 sui-right-4 sui-z-40 sui-rounded-full sui-bg-white sui-border sui-border-stroke-level3 sui-shadow-[0_4px_10px_rgba(26,32,44,0.15)] sui-w-10 sui-h-10 sui-md:bottom-5 sui-md:right-5 sui-md:w-12 sui-md:h-12 sui-lg:bottom-6 sui-lg:right-6 sui-lg:w-14 sui-lg:h-14 sui-flex sui-items-center sui-justify-center sui-transition-all sui-duration-300 sui-focus-visible:outline-none sui-focus-visible:ring-2 sui-focus-visible:ring-primary"),wo(p?"sui-opacity-100 sui-scale-100":"sui-opacity-0 sui-scale-90 sui-pointer-events-none"),r),x=n?n({onClick:d,visible:p,className:y,ariaLabel:t}):jsx("button",{type:"button","aria-label":t,onClick:d,ref:u,className:y,children:jsx("span",{className:wo("sui-relative sui-grid sui-place-items-center"),children:a?a(p):s||jsx(ei,{className:wo("sui-text-primary"),size:24})})});return o?jsx("div",{className:i(o),children:x}):x});wi.displayName="BackToTop";var Yl=cva("sui-inline-flex sui-items-center sui-justify-center sui-whitespace-nowrap sui-rounded-md sui-ring-offset-background sui-transition-all sui-duration-200 sui-ease-in-out focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-ring focus-visible:sui-ring-offset-2 disabled:sui-cursor-not-allowed disabled:sui-text-text-disabled",{variants:{variant:{default:"sui-bg-primary sui-text-white sui-button-14-semibold enabled:hover:sui-bg-primary/90 enabled:hover:sui-shadow-md enabled:active:sui-bg-primary/95 enabled:active:sui-scale-95 disabled:sui-bg-stroke-level3",destructive:"sui-border sui-border-error sui-bg-white sui-text-error sui-button-14-medium enabled:hover:sui-bg-red-50 enabled:hover:sui-border-error/80 enabled:active:sui-bg-red-100 enabled:active:sui-scale-95 disabled:sui-border-stroke-level3",outline:"sui-border sui-border-primary sui-bg-white sui-text-primary sui-button-14-medium enabled:hover:sui-bg-primary/5 enabled:hover:sui-border-primary/80 enabled:active:sui-bg-primary/10 enabled:active:sui-scale-95 disabled:sui-border-stroke-level3",secondary:"sui-border sui-border-gray-300 sui-bg-white sui-text-gray-700 sui-button-14-medium enabled:hover:sui-bg-gray-50 enabled:hover:sui-border-gray-400 enabled:active:sui-bg-gray-100 enabled:active:sui-scale-95 disabled:sui-border-stroke-level3",text:"sui-bg-transparent sui-text-primary sui-button-14-medium enabled:hover:sui-bg-primary/5 enabled:hover:sui-text-primary/80 enabled:active:sui-bg-primary/10 enabled:active:sui-scale-95",link:"sui-text-info sui-underline-offset-4 sui-button-14-medium enabled:hover:sui-underline enabled:hover:sui-text-info/80 enabled:active:sui-text-info/90"},size:{md:"sui-h-9 sui-px-3 sui-py-2 sui-md:h-10 sui-md:px-4 sui-md:py-3 sui-lg:h-12",lg:"sui-h-10 sui-px-4 sui-py-3 sui-md:h-12 sui-lg:h-14",icon:"sui-h-10 sui-w-10 sui-p-0 sui-md:h-12 sui-md:w-12 sui-lg:h-14 sui-lg:w-14"}},defaultVariants:{variant:"default",size:"md"}}),$=forwardRef(({className:e,variant:r="default",size:o="md",loading:t=false,disabled:s=false,leftIcon:a,rightIcon:n,children:l,...c},m)=>jsxs("button",{className:i(Yl({variant:r,size:o,className:e})),ref:m,disabled:s||t,...c,children:[t&&jsxs("svg",{className:i("sui-h-4 sui-w-4 sui-animate-spin",l&&o!=="icon"&&"sui-mr-2"),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[jsx("circle",{className:"sui-opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsx("path",{className:"sui-opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),!t&&a&&jsx("span",{className:i(l&&o!=="icon"&&"sui-mr-2"),children:a}),l,!t&&n&&jsx("span",{className:i(l&&o!=="icon"&&"sui-ml-2"),children:n})]}));$.displayName="Button";var ql=cva("sui-bg-stroke-level3",{variants:{orientation:{horizontal:"sui-h-px sui-w-full",vertical:"sui-w-px"},inset:{none:"",start:"",end:"",both:""},thickness:{px:"",sm:""},stretch:{none:"",full:"sui-h-full"}},compoundVariants:[{orientation:"horizontal",thickness:"sm",className:"sui-h-[2px]"},{orientation:"vertical",thickness:"sm",className:"sui-w-[2px]"},{orientation:"horizontal",inset:"start",className:"sui-ml-4"},{orientation:"horizontal",inset:"end",className:"sui-mr-4"},{orientation:"horizontal",inset:"both",className:"sui-mx-4"},{orientation:"vertical",inset:"start",className:"sui-mt-4"},{orientation:"vertical",inset:"end",className:"sui-mb-4"},{orientation:"vertical",inset:"both",className:"sui-my-4"}],defaultVariants:{orientation:"horizontal",inset:"none",thickness:"px",stretch:"none"}}),le=forwardRef(({className:e,orientation:r,inset:o,thickness:t,stretch:s,colorClassName:a,...n},l)=>jsx("div",{ref:l,role:"separator","aria-orientation":r==="vertical"?"vertical":"horizontal",className:i(ql({orientation:r,inset:o,thickness:t,stretch:s}),a,e),...n}));le.displayName="Divider";var ve=({value:e,defaultValue:r,onChange:o})=>{let[t,s]=useState(r),a=e!==void 0,n=a?e:t,l=useCallback(c=>{if(a){o?.(c);return}s(c),o?.(c);},[a,o]);return [n,l]};var Ci=forwardRef(({className:e,selectedCount:r=0,actions:o,defaultActive:t=false,active:s,onActiveChange:a,iconButtonAriaLabel:n="Toggle multiple selection",selectedLabel:l="Selected",toggleIcon:c,closeIcon:m,renderCount:u,maxDisplayCount:p=99,renderInactive:d,renderActive:y,...x},b)=>{let[h,w]=ve({value:s,defaultValue:t,onChange:a}),C=useId(),k=typeof l=="function"?l(r):l;return h?y?jsx("div",{ref:b,className:i("sui-inline-flex",e),...x,children:y({onClose:()=>w(false),selectedCount:r,selectedLabel:k,actions:o})}):jsxs("div",{ref:b,role:"group","aria-labelledby":C,className:i("sui-flex sui-items-center sui-gap-3 sui-bg-white sui-px-2 sui-py-1 sui-md:gap-4 sui-md:px-3 sui-md:py-2 sui-lg:px-4 sui-lg:py-3",e),...x,children:[jsx($,{type:"button",variant:"text",size:"icon","aria-label":"Exit selection",onClick:()=>w(false),children:m||jsx(ne,{size:24,className:"sui-text-text"})}),jsx("span",{id:C,className:"sui-body-16 sui-text-text-secondary1",children:k}),u?u(r):jsx("span",{className:"sui-flex sui-h-10 sui-w-10 sui-items-center sui-justify-center sui-rounded-full sui-bg-secondary-2 sui-body-16 sui-text-text sui-md:h-12 sui-md:w-12 sui-lg:h-14 sui-lg:w-14",children:r>p?`${p}+`:r}),jsx(le,{orientation:"vertical",inset:"both",className:"sui-h-10 sui-md:h-12 sui-lg:h-14"}),jsx("div",{className:"sui-flex sui-items-center sui-gap-3",children:Children.toArray(o)})]}):d?jsx("div",{ref:b,className:i("sui-inline-flex",e),...x,children:d({onClick:()=>w(true),ariaLabel:n})}):jsx("div",{ref:b,className:i("sui-inline-flex",e),...x,children:jsx($,{type:"button","aria-pressed":false,"aria-label":n,variant:"outline",size:"icon",onClick:()=>w(true),children:c||jsx(ui,{size:24,className:"sui-text-primary"})})})});Ci.displayName="MultipleSelectionButton";var s3="Login to continue",a3="Login to unlock this feature and continue exploring",n3="Login",l3="Register",ki=({title:e=s3,description:r=a3,primaryLabel:o=n3,secondaryLabel:t=l3,onPrimaryClick:s,onSecondaryClick:a,className:n,actionsClassName:l})=>jsxs("section",{className:i("sui-w-full sui-rounded-lg sui-bg-background-secondary1 sui-border sui-border-stroke-level3 sui-shadow-sm sui-p-4 sui-md:p-6 sui-flex sui-flex-col sui-items-center sui-gap-4 sui-text-center",n),"aria-label":"Authentication required",children:[jsxs("div",{className:"sui-flex sui-flex-col sui-gap-2",children:[jsx("h2",{className:"sui-title-20-medium",children:e}),r&&jsx("p",{className:"sui-body-16",children:r})]}),jsxs("div",{className:i("sui-flex sui-w-full sui-flex-row sui-flex-wrap sui-gap-8 sui-justify-center",l),children:[jsx($,{type:"button",size:"lg",className:"sui-flex-1 sui-min-w-[120px] sui-max-w-[320px]",onClick:s,children:o}),jsx($,{type:"button",size:"lg",variant:"outline",className:"sui-flex-1 sui-min-w-[120px] sui-max-w-[320px]",onClick:a,children:t})]})]});ki.displayName="AuthPrompt";var d3=cva("sui-inline-flex sui-items-center sui-whitespace-nowrap sui-rounded-md sui-leading-none sui-select-none sui-transition-colors sui-duration-150",{variants:{size:{sm:"sui-body-12-medium sui-gap-1 sui-px-2 sui-py-1",md:"sui-body-14-medium sui-gap-1.5 sui-px-2 sui-py-1",lg:"sui-body-16-medium sui-gap-2 sui-px-2 sui-py-1"},status:{success:"",warning:"",error:"",info:"",inactive:""},variant:{solid:"",soft:"",outline:""},fullWidth:{true:"sui-w-full sui-justify-between",false:"sui-w-fit"}},compoundVariants:[{status:"success",variant:"soft",className:"sui-bg-success/10 sui-text-success"},{status:"success",variant:"solid",className:"sui-bg-success sui-text-white"},{status:"success",variant:"outline",className:"sui-bg-transparent sui-text-success"},{status:"warning",variant:"soft",className:"sui-bg-warning/10 sui-text-warning"},{status:"warning",variant:"solid",className:"sui-bg-warning sui-text-white"},{status:"warning",variant:"outline",className:"sui-bg-transparent sui-text-warning"},{status:"error",variant:"soft",className:"sui-bg-error/10 sui-text-error"},{status:"error",variant:"solid",className:"sui-bg-error sui-text-white"},{status:"error",variant:"outline",className:"sui-bg-transparent sui-text-error"},{status:"info",variant:"soft",className:"sui-bg-info/10 sui-text-info"},{status:"info",variant:"solid",className:"sui-bg-info sui-text-white"},{status:"info",variant:"outline",className:"sui-bg-transparent sui-text-info"},{status:"inactive",variant:"soft",className:"sui-bg-inactive/10 sui-text-inactive"},{status:"inactive",variant:"solid",className:"sui-bg-inactive sui-text-white"},{status:"inactive",variant:"outline",className:"sui-bg-transparent sui-text-inactive"}],defaultVariants:{size:"sm",status:"inactive",variant:"soft",fullWidth:false}}),p3={success:"Success",warning:"Warning",error:"Error",info:"Info",inactive:"Inactive"},Li=forwardRef(({status:e="inactive",variant:r="soft",size:o="sm",fullWidth:t=false,icon:s,className:a,children:n,"aria-label":l,...c},m)=>{let u=e??"inactive",p=r??"soft",d=o??"sm",y=!!n,x=l??(y?void 0:p3[u]);return jsxs("span",{ref:m,role:y?void 0:"status","aria-label":x,"data-status":u,"data-variant":p,className:i(d3({status:u,variant:p,size:d,fullWidth:t}),a),...c,children:[s&&jsx("span",{"aria-hidden":"true",className:"sui-flex sui-flex-shrink-0 sui-items-center sui-justify-center",children:s}),n&&jsx("span",{className:"sui-inline-flex sui-items-center",children:n})]})});Li.displayName="StatusBadge";var Gr=forwardRef(({id:e,name:r,className:o,invalid:t=false,indeterminate:s,disabled:a,label:n,description:l,descriptionId:c,children:m,...u},p)=>{let d=useRef(null);useImperativeHandle(p,()=>d.current,[p]),useEffect(()=>{d.current&&(d.current.indeterminate=s||false);},[s]);let y=l?c||(e?`${e}-desc`:void 0):u["aria-describedby"];return jsxs("label",{className:i("sui-inline-flex sui-items-start sui-gap-2 sui-select-none",a&&"sui-cursor-not-allowed",o),children:[jsx("input",{id:e,ref:d,type:"checkbox",name:r,disabled:a,"aria-describedby":y,className:i("sui-peer sui-sr-only"),...u}),jsx("span",{className:i("sui-relative sui-inline-flex sui-h-6 sui-w-6 sui-items-center sui-justify-center sui-p-[2px]","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!t&&"peer-checked:[&_.sui-checkbox-square]:sui-fill-primary peer-checked:[&_.sui-checkbox-square]:sui-stroke-primary peer-checked:[&_.sui-checkbox-check]:sui-opacity-100",t&&"peer-checked:[&_.sui-checkbox-square]:sui-fill-error peer-checked:[&_.sui-checkbox-square]:sui-stroke-error peer-checked:[&_.sui-checkbox-check]:sui-opacity-100","peer-indeterminate:[&_.sui-checkbox-square]:sui-fill-primary peer-indeterminate:[&_.sui-checkbox-square]:sui-stroke-primary peer-indeterminate:[&_.sui-checkbox-minus]:sui-opacity-100",a&&"sui-opacity-40"),"aria-hidden":"true",children:jsxs("svg",{className:"sui-h-5 sui-w-5",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("rect",{className:i("sui-checkbox-square",t?"sui-stroke-error":"sui-stroke-inactive","sui-transition-all sui-duration-200"),x:"1.4",y:"1.4",width:"17.2",height:"17.2",rx:"4",ry:"4",stroke:"currentColor",strokeWidth:"1.4",vectorEffect:"non-scaling-stroke"}),jsx("g",{className:"sui-checkbox-check sui-opacity-0 sui-transition-opacity sui-duration-200",children:jsx(Xt,{className:"sui-h-5 sui-w-5 sui-text-white",strokeWidth:2.2})}),jsx("g",{className:"sui-checkbox-minus sui-opacity-0 sui-transition-opacity sui-duration-200",children:jsx(ai,{className:"sui-h-5 sui-w-5 sui-text-white",strokeWidth:2})})]})}),(n||m)&&jsxs("span",{className:"sui-flex sui-flex-col sui-gap-1",children:[n??m,l&&jsx("span",{id:y,"aria-hidden":"true",className:i("sui-text-12",t?"sui-text-error":"sui-text-text-secondary1"),children:l})]})]})});Gr.displayName="CheckBox";var Mi=forwardRef((e,r)=>{let{legend:o,name:t,orientation:s="vertical",options:a,value:n,defaultValue:l,onChange:c,className:m,invalid:u,description:p,descriptionId:d,showSelectAll:y=false,selectAllLabel:x="Select All",...b}=e,[h,w]=ve({value:n,defaultValue:l,onChange:c}),C=p?d||`${t}-desc`:void 0,k=a.filter(f=>!f.disabled).map(f=>f.value),g=(h?.length??0)===k.length,L=(h?.length??0)>0&&!g,P=useCallback(f=>{if(f){let S=a.filter(R=>!R.disabled).map(R=>R.value);w(S);}else w([]);},[a,w]),V=useCallback((f,S)=>{let R=h||[];w(S?[...R,f]:R.filter(I=>I!==f));},[h,w]);return jsxs("fieldset",{className:i("sui-flex",s==="horizontal"?"sui-flex-row sui-gap-4":"sui-flex-col sui-gap-2",m),"aria-invalid":u||void 0,"aria-describedby":C,ref:r,...b,children:[jsx("legend",{className:"sui-text-14 sui-font-medium sui-text-text-default",children:o}),p&&jsx("p",{id:C,className:i("sui-text-12",u?"sui-text-error":"sui-text-text-secondary1"),children:p}),y&&jsx(Gr,{id:`${t}-select-all`,name:`${t}-select-all`,label:x,checked:g,indeterminate:L,onChange:f=>P(f.target.checked)}),a.map(f=>{let S=h?.includes(f.value)??false,R=f.id||`${t}-${f.value}`;return jsx(Gr,{id:R,name:t,label:f.label,description:f.description,disabled:f.disabled,invalid:f.invalid??u,checked:S,onChange:I=>V(f.value,I.target.checked)},f.value)})]})});Mi.displayName="CheckBoxGroup";var k3=cva("sui-flex sui-h-10 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-3 sui-py-2 sui-body-14 sui-sm:h-12 sui-sm:px-4 sui-sm:py-3 sui-sm:body-16 placeholder:sui-text-disabled placeholder:sui-body-12 sui-sm:placeholder:sui-body-14 focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50",{variants:{variant:{default:"sui-border-secondary focus:sui-border-primary focus-visible:sui-border-primary",error:"sui-border-error focus:sui-border-error focus-visible:sui-border-error"}},defaultVariants:{variant:"default"}}),pa=({icon:e,onClick:r,ariaLabel:o,side:t})=>{let s=t==="left"?"sui-left-3":"sui-right-3",a="sui-absolute sui-top-1/2 sui--translate-y-1/2 sui-inline-flex sui-items-center sui-justify-center sui-w-5 sui-h-5 sui-sm:w-6 sui-sm:h-6 sui-text-secondary-400 sui-z-20";return r?jsx("button",{type:"button","aria-label":o??"icon button",className:i(a,s),onClick:n=>{n.preventDefault(),n.stopPropagation(),r();},children:e}):jsx("div",{className:i(a,s,"sui-pointer-events-none sui-transform"),children:e})},Me=forwardRef(({className:e,variant:r="default",type:o="text",label:t,error:s,helperText:a,contentSize:n,leftIcon:l,rightIcon:c,leftDivider:m,rightDivider:u,containerClassName:p,id:d,required:y=false,disabled:x=false,onLeftIconClick:b,leftIconAriaLabel:h,onRightIconClick:w,rightIconAriaLabel:C,...k},g)=>{let v=useId(),L=d??v,P=!!s,V=P?"error":r,f=`${L}-error`,S=`${L}-help`,R=[P&&f,!P&&a&&S].filter(Boolean).join(" ")||void 0;return jsxs("div",{className:i("sui-w-full",p),children:[t&&jsxs("label",{htmlFor:L,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[t,y&&jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsxs("div",{className:"sui-relative",children:[l&&jsx(pa,{icon:l,onClick:b,ariaLabel:h,side:"left"}),m&&l&&jsx("div",{className:"sui-pointer-events-none sui-absolute sui-top-1/2 sui-left-[38px] sui-sm:left-[42px] sui-h-6 sui-w-px sui--translate-y-1/2 sui-bg-stroke-level3 sui-z-10"}),jsx("input",{type:o,className:i(k3({variant:V,className:e}),l&&"sui-pl-10 sui-sm:pl-12",c&&"sui-pr-10 sui-sm:pr-12"),ref:g,id:L,size:n,required:y,"aria-required":y,"aria-invalid":P,"aria-describedby":R,disabled:x,...k}),u&&c&&jsx("div",{className:"sui-pointer-events-none sui-absolute sui-top-1/2 sui-right-[38px] sui-sm:sui-right-[42px] sui-h-6 sui-w-px sui--translate-y-1/2 sui-bg-stroke-level3 sui-z-10"}),c&&jsx(pa,{icon:c,onClick:w,ariaLabel:C,side:"right"})]}),(s||a)&&jsxs("div",{className:"sui-mt-2",children:[s&&jsx("p",{id:`${L}-error`,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:s}),!s&&a&&jsx("p",{id:`${L}-help`,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:a})]})]})});Me.displayName="Input";var Vi=forwardRef(({value:e,defaultValue:r=0,onChange:o,min:t=Number.NEGATIVE_INFINITY,max:s=Number.POSITIVE_INFINITY,step:a=1,id:n,label:l,helperText:c,error:m,disabled:u,containerClassName:p,inputClassName:d,readOnlyInput:y=false,...x},b)=>{let h=useId(),w=n??h,C=`${w}-error`,k=`${w}-help`,g=useCallback(M=>Number.isNaN(M)?Math.min(Math.max(r??0,t),s):M<t?t:M>s?s:M,[t,s,r]),[v,L]=ve({value:e,defaultValue:g(r),onChange:o}),P=useRef(g(r??0)),V=v!==void 0?v-a>=t:true,f=v!==void 0?v+a<=s:true,[S,R]=useState(null),I=useCallback(M=>{let N=g(M);P.current=N,L(N);},[g,L]),E=useCallback(()=>{u||!V||I((v??0)-a);},[u,V,I,v,a]),T=useCallback(()=>{u||!f||I((v??0)+a);},[u,f,I,v,a]),G=useCallback(M=>{if(u)return;let N=M.target.value;if(N===""||N==="-"){R(N),L(NaN);return}let A=N.replace(/[^\d-]/g,"").replace(/(?!^)-/g,""),z=Number(A);Number.isFinite(z)&&(R(null),L(z));},[u,L]),D=useCallback(()=>{if(u)return;let M=Number(v),N=Number.isFinite(M)?g(M):g(r??0);P.current=N,L(N),R(null);},[u,g,v,L,r]),B=!!m,U=[B&&C,!B&&c&&k].filter(Boolean).join(" ")||void 0,F=useCallback(M=>Number.isFinite(M)?M.toLocaleString():"",[]);return jsxs("div",{className:i("sui-w-full",p),children:[l&&jsx("label",{htmlFor:w,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:l}),jsxs("div",{className:i("sui-flex sui-items-stretch sui-w-full sui-gap-2"),children:[jsx("button",{type:"button","aria-label":"Decrease quantity",onClick:E,disabled:u||!V,className:i("sui-h-[30px] sui-w-[30px] sui-rounded-md sui-border sui-border-icon-black disabled:sui-border-icon-gray sui-bg-background-secondary1 sui-inline-flex sui-items-center sui-justify-center sui-text-icon-black disabled:sui-text-icon-gray focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary disabled:sui-opacity-50 disabled:sui-cursor-not-allowed"),children:jsx(mo,{"aria-hidden":"true"})}),jsx("input",{ref:b,id:w,inputMode:"numeric",type:"text",role:"spinbutton","aria-valuemin":Number.isFinite(t)?t:void 0,"aria-valuemax":Number.isFinite(s)?s:void 0,"aria-valuenow":Number.isFinite(Number(v))?Number(v):void 0,"aria-invalid":B,"aria-describedby":U,className:i("sui-flex-1 sui-h-[30px] sui-text-center sui-rounded-md sui-bg-background-default sui-text-text-default sui-body-14-medium focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50",d),value:S!==null?S:Number.isFinite(Number(v))?F(Number(v)):"",onChange:y?void 0:G,readOnly:y,onBlur:D,disabled:u,...(()=>{let{onKeyDown:M,...N}=x;return {...N,onKeyDown:A=>{if(M?.(A),!A.defaultPrevented)if(A.key==="Enter"){A.preventDefault();let z=Number(v),K=Number.isFinite(z)?g(z):g(r??0);P.current=K,L(K),R(null);}else A.key==="Escape"&&(A.preventDefault(),L(P.current),R(null));}}})()}),jsx("button",{type:"button","aria-label":"Increase quantity",onClick:T,disabled:u||!f,className:i("sui-h-[30px] sui-w-[30px] sui-rounded-md sui-border sui-border-icon-black disabled:sui-border-icon-gray sui-bg-background-secondary1 sui-inline-flex sui-items-center sui-justify-center sui-text-icon-black disabled:sui-text-icon-gray focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary disabled:sui-opacity-50 disabled:sui-cursor-not-allowed"),children:jsx(bo,{"aria-hidden":"true"})})]}),(m||c)&&jsxs("div",{className:"sui-mt-2",children:[m&&jsx("p",{id:C,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:m}),!m&&c&&jsx("p",{id:k,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:c})]})]})});Vi.displayName="QuantityInput";var Hr=(...e)=>r=>{e.forEach(o=>{typeof o=="function"?o(r):o!=null&&(o.current=r);});};var N3=cva("sui-flex sui-items-center sui-h-12 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-transition-all sui-duration-300 sui-ease-in-out focus-within:sui-border-primary focus-within:sui-shadow-sm",{variants:{variant:{compact:"sui-w-12 sui-p-0 sui-justify-center",full:"sui-w-full sui-px-4 sui-py-3"}},defaultVariants:{variant:"full"}}),Ii=forwardRef(({className:e,variant:r="full",placeholder:o="Search...",onSearch:t,clearable:s=true,containerClassName:a,disabled:n=false,value:l,defaultValue:c,onChange:m,...u},p)=>{let[d,y]=useState(false),[x,b]=useState(c||""),h=useRef(null),w=useRef(null),C=Hr(p,h),k=l!==void 0,g=k?l:x,v=!!(g&&String(g).length>0),L=useCallback(()=>{r==="compact"&&!n&&(y(true),setTimeout(()=>{h.current?.focus();},150));},[r,n]),P=useCallback(D=>{r==="compact"&&!w.current?.contains(D.relatedTarget)&&y(false);},[r]),V=useCallback(D=>{k||b(D.target.value),m?.(D);},[k,m]),f=useCallback(()=>{t?.(String(g));},[t,g]),S=useCallback(()=>{k||b("");let D={...new Event("change",{bubbles:true}),target:{value:""},currentTarget:{value:""}};m?.(D),h.current?.focus();},[k,m]),R=useCallback(D=>{D.key==="Enter"&&f();},[f]),I=useCallback(()=>{r==="compact"&&!d&&!n&&L();},[r,d,n,L]),E=useCallback(D=>{(D.key==="Enter"||D.key===" ")&&!n&&(D.preventDefault(),I());},[I,n]),T=r==="compact"&&d,G=r==="full"||T;return jsx("div",{className:i("sui-relative",a),children:jsxs("div",{ref:w,className:i(N3({variant:r}),T&&"sui-w-full sui-px-4 sui-py-3",e,n&&"sui-opacity-50 sui-cursor-not-allowed",r==="compact"&&!d&&!n&&"sui-cursor-pointer"),onClick:I,onKeyDown:E,onFocus:L,onBlur:P,role:r==="compact"&&!d?"button":void 0,tabIndex:r==="compact"&&!d?0:void 0,"aria-expanded":r==="compact"?d:void 0,"aria-label":r==="compact"&&!d?"Open search":void 0,children:[jsx("div",{className:"sui-flex sui-items-center sui-justify-center sui-text-secondary-400 shrink-0",children:jsx(go,{size:24})}),G&&jsx("div",{className:"sui-flex-1 sui-ml-3 sui-relative",children:jsx("input",{ref:C,type:"text",value:g,onChange:V,onKeyDown:R,placeholder:o,disabled:n,className:"sui-w-full sui-bg-transparent sui-border-none sui-outline-none sui-text-16 sui-text-foreground placeholder:sui-text-disabled placeholder:sui-text-14","aria-label":"Search input",...u})}),G&&v&&s&&jsx("button",{type:"button",onClick:S,disabled:n,className:"sui-ml-2 sui-flex sui-items-center sui-justify-center sui-text-secondary-400 hover:sui-text-secondary-600 sui-transition-colors sui-duration-200 sui-w-6 sui-h-6 sui-rounded-sm hover:sui-bg-secondary-100 shrink-0","aria-label":"Clear search",tabIndex:0,children:jsx(ne,{size:24})})]})})});Ii.displayName="SearchInput";var bt={ja:ja,en:enUS,enUS:enUS,fr:fr$1,de:de,es:es$1,it:it,pt:pt,ru:ru$1,zh:zhCN,zhCN:zhCN,zhTW:zhTW},Ri=(e,r,o)=>r&&e<r?r:o&&e>o?o:e,Lr=e=>format(e,"yyyy-M-d"),Ei=(e,r="en")=>{let o=startOfMonth(e),s=(bt[r]??enUS).options?.weekStartsOn??1,a=startOfWeek(o,{weekStartsOn:s}),n=addDays(a,41);return eachDayOfInterval({start:a,end:n})},Z3=e=>!!e&&typeof e=="object"&&"from"in e&&"to"in e,Ni=(e,r,o)=>{let t=bt[r]??enUS;if(o){let s=format(e,"HH:mm",{locale:t});return r.startsWith("ja")?`${format(e,"yyyy\u5E74M\u6708d\u65E5",{locale:t})} ${s}`:`${s}, ${format(e,"d MMM yyyy",{locale:t})}`}return r.startsWith("ja")?format(e,"yyyy\u5E74M\u6708d\u65E5",{locale:t}):format(e,"d MMM yyyy",{locale:t})},zr=(e,r={})=>{if(!e)return "";let o=(r.locale??"en").toString(),t=r.includeTime??false;if(Z3(e)){let s=e.from?Ni(e.from,o,t):"",a=e.to?Ni(e.to,o,t):"";return a?`${s} \u2013 ${a}`:s}return Ni(e,o,t)},Ti=(e="en")=>{let r=bt[e]??enUS;return Array.from({length:12},(o,t)=>format(new Date(2024,t,1),"MMMM",{locale:r}))},Di=(e="en")=>{let r=bt[e]??enUS,o=r.options?.weekStartsOn??1,t=[],s=startOfWeek(new Date(2024,0,1),{weekStartsOn:o});for(let a=0;a<7;a++){let n=addDays(s,a);t.push(format(n,"EEEEEE",{locale:r}));}return t};var Ai=({onOpenChange:e,initialOpen:r=false,disabled:o=false})=>{let[t,s]=useState(r),a=useRef(null),n=useRef(null);return useEffect(()=>{if(!t)return;let u=p=>{a.current?.contains(p.target)||(s(false),e?.(false));};return document.addEventListener("mousedown",u),()=>document.removeEventListener("mousedown",u)},[t,e]),useEffect(()=>{if(!t)return;let u=()=>{a.current?.querySelector('[role="grid"]')?.focus?.();},p=window.setTimeout(u,0),d=y=>{y.key==="Escape"&&(s(false),e?.(false),n.current?.focus());};return document.addEventListener("keydown",d),()=>{window.clearTimeout(p),document.removeEventListener("keydown",d);}},[t,e]),{open:t,setOpen:s,containerRef:a,triggerRef:n,handleTriggerFocus:()=>{o||(s(true),e?.(true));},handleIconToggle:()=>{o||s(u=>{let p=!u;return e?.(p),p&&n.current?.focus(),p});},closePopover:()=>{s(false),e?.(false);}}};var wa=(e,r)=>{useEffect(()=>{let o=t=>{!e.current||e.current.contains(t.target)||r(t);};return document.addEventListener("mousedown",o),document.addEventListener("touchstart",o),()=>{document.removeEventListener("mousedown",o),document.removeEventListener("touchstart",o);}},[e,r]);};var va=({value:e,onChange:r,minuteStep:o=1,hoursLabel:t="Hours",minutesLabel:s="Minutes",renderHourOption:a,renderMinuteOption:n})=>{let l=useRef(null),c=useRef(null),m=useMemo(()=>Array.from({length:24},(p,d)=>d),[]),u=useMemo(()=>Array.from({length:Math.floor(60/o)},(p,d)=>d*o),[o]);return useEffect(()=>{let p=l.current?.querySelector('[aria-selected="true"]');p&&typeof p.scrollIntoView=="function"&&p.scrollIntoView({block:"nearest"});let d=c.current?.querySelector('[aria-selected="true"]');d&&typeof d.scrollIntoView=="function"&&d.scrollIntoView({block:"nearest"});},[]),jsxs("div",{className:"sui-bg-white sui-shadow-md sui-rounded-md sui-p-4 sui-grid sui-grid-cols-2 sui-gap-6",children:[jsxs("div",{children:[jsx("div",{id:"hours-label",className:"sui-text-12 sui-text-secondary-400 sui-mb-2",children:t}),jsx("div",{ref:l,role:"listbox","aria-labelledby":"hours-label",className:"sui-max-h-48 sui-overflow-y-auto sui-pr-1 sui-scrollbars-thin",children:m.map(p=>{let d=e.getHours()===p;return jsx("button",{type:"button",role:"option","aria-selected":d,className:i("sui-w-full sui-text-left sui-py-2 sui-px-3 sui-rounded-md hover:sui-bg-secondary focus:sui-outline-none focus:sui-ring-2 focus:sui-ring-primary focus:sui-ring-offset-1",d&&"sui-text-primary sui-font-semibold"),onClick:()=>{let y=new Date(e);y.setHours(p),r(y);},children:a?a(p,d):String(p).padStart(2,"0")},p)})})]}),jsxs("div",{children:[jsx("div",{id:"minutes-label",className:"sui-text-12 sui-text-secondary-400 sui-mb-2",children:s}),jsx("div",{ref:c,role:"listbox","aria-labelledby":"minutes-label",className:"sui-max-h-48 sui-overflow-y-auto sui-pr-1 sui-scrollbars-thin",children:u.map(p=>{let d=e.getMinutes()===p;return jsx("button",{type:"button",role:"option","aria-selected":d,className:i("sui-w-full sui-text-left sui-py-2 sui-px-3 sui-rounded-md hover:sui-bg-secondary focus:sui-outline-none focus:sui-ring-2 focus:sui-ring-primary focus:sui-ring-offset-1",d&&"sui-text-primary sui-font-semibold"),onClick:()=>{let y=new Date(e);y.setMinutes(p),r(y);},children:n?n(p,d):String(p).padStart(2,"0")},p)})})]})]})},Ye=forwardRef(({value:e,onChange:r,minuteStep:o=1,hoursLabel:t="Hours",minutesLabel:s="Minutes",className:a,placeholder:n="Select time",formatTime:l,renderTrigger:c,renderHourOption:m,renderMinuteOption:u,renderSpinner:p},d)=>{let[y,x]=useState(false),b=useRef(null),h=useRef(null);wa(b,()=>x(false)),useEffect(()=>{let g=v=>{v.key==="Escape"&&(v.preventDefault(),x(false),h.current?.focus());};return y&&document.addEventListener("keydown",g),()=>document.removeEventListener("keydown",g)},[y]);let C=e?l?l(e):(g=>`${String(g.getHours()).padStart(2,"0")}:${String(g.getMinutes()).padStart(2,"0")}`)(e):"",k=!e;return c?jsxs("div",{ref:d,className:i("sui-relative",a),children:[c({value:e,formattedTime:C,onClick:()=>x(g=>!g),open:y,disabled:k}),y&&e&&jsx("div",{ref:b,className:"sui-absolute sui-z-50 sui-mt-1","aria-label":"Time selection panel",children:p?p({value:e,onChange:g=>{r(g),x(false),setTimeout(()=>h.current?.focus(),0);},minuteStep:o,hoursLabel:t,minutesLabel:s}):jsx(va,{value:e,minuteStep:o,onChange:g=>{r(g),x(false),setTimeout(()=>h.current?.focus(),0);},hoursLabel:t,minutesLabel:s,renderHourOption:m,renderMinuteOption:u})})]}):jsxs("div",{ref:d,className:i("sui-relative",a),children:[jsxs("button",{type:"button",ref:h,"aria-haspopup":"listbox","aria-expanded":y,disabled:k,className:"sui-h-12 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-4 sui-flex sui-items-center sui-justify-between disabled:sui-bg-secondary disabled:sui-cursor-not-allowed",onClick:()=>x(g=>!g),children:[jsx("span",{className:i("sui-body-16",!e&&"sui-text-secondary-400"),children:e?C:n}),jsx(sr,{size:20,className:i("sui-transition-transform",y&&"sui-rotate-180")})]}),y&&e&&jsx("div",{ref:b,className:"sui-absolute sui-z-50 sui-mt-1","aria-label":"Time selection panel",children:p?p({value:e,onChange:g=>{r(g),x(false),setTimeout(()=>h.current?.focus(),0);},minuteStep:o,hoursLabel:t,minutesLabel:s}):jsx(va,{value:e,minuteStep:o,onChange:g=>{r(g),x(false),setTimeout(()=>h.current?.focus(),0);},hoursLabel:t,minutesLabel:s,renderHourOption:m,renderMinuteOption:u})})]})});Ye.displayName="TimePicker";var Bi=createContext(null),La=()=>{let e=useContext(Bi);if(!e)throw new Error("useDatePicker must be used within DatePicker");return e};var Sa=({viewMonth:e,onNavigateMonth:r})=>({onGridKeyDown:useCallback(t=>{let s=t.key;if(s!=="ArrowLeft"&&s!=="ArrowRight"&&s!=="ArrowUp"&&s!=="ArrowDown"&&s!=="Home"&&s!=="End"&&s!=="PageUp"&&s!=="PageDown")return;t.preventDefault();let n=document.activeElement?.getAttribute?.("data-date"),l=n?new Date(n):new Date(e),m={ArrowLeft:-1,ArrowRight:1,ArrowUp:-7,ArrowDown:7,Home:-((l.getDay()+6)%7),End:6-(l.getDay()+6)%7,PageUp:-30,PageDown:30}[s]??0,u=new Date(l);u.setDate(l.getDate()+m);let p=`[data-key="${Lr(u)}"]`,d=t.currentTarget.querySelector(p);d&&(u.getMonth()!==e.getMonth()&&r?.(new Date(u.getFullYear(),u.getMonth(),1)),d.focus());},[e,r])});var Pa="sui-w-9 sui-h-9 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-body-16";function q3({weekdays:e}){return jsx("div",{className:"sui-grid sui-grid-cols-7 sui-body-16 sui-text-secondary-400 sui-mt-2",children:e.map(r=>jsx("div",{className:"sui-h-8 sui-flex sui-items-center sui-justify-center",children:r},r))})}function Or({viewMonth:e,onSelect:r,onNavigateMonth:o}){let{minDate:t,maxDate:s,isDateDisabled:a,isDateMarked:n,weekdays:l,mode:c,singleValue:m,rangeValue:u,locale:p}=La(),d=useMemo(()=>Ei(e,Array.isArray(p)?p[0]:p),[e,p]),y=useCallback(C=>C.getMonth()===e.getMonth(),[e]),x=useCallback(C=>{if(!u?.from||!u?.to)return false;let k=new Date(u.from.getFullYear(),u.from.getMonth(),u.from.getDate()),g=new Date(u.to.getFullYear(),u.to.getMonth(),u.to.getDate()),v=new Date(C.getFullYear(),C.getMonth(),C.getDate());return v>=k&&v<=g},[u]),b=C=>a?.(C)||t&&C<new Date(t.getFullYear(),t.getMonth(),t.getDate())||s&&C>new Date(s.getFullYear(),s.getMonth(),s.getDate()),h=`${e.toLocaleString(Array.isArray(p)?p[0]:p,{month:"long",year:"numeric"})}`,{onGridKeyDown:w}=Sa({viewMonth:e,onNavigateMonth:o});return jsxs("div",{children:[jsx("div",{className:"sui-sr-only","aria-live":"polite",children:h}),jsx(q3,{weekdays:l}),jsx("div",{className:"sui-grid sui-grid-cols-7 sui-gap-1 sui-mt-1 sui-animate-slide-up",role:"grid",tabIndex:0,"aria-label":h,onKeyDown:w,children:d.map(C=>{let k=isSameDay(C,new Date),g=c==="single"?m?isSameDay(C,m):false:(u.from?isSameDay(C,u.from):false)||(u.to?isSameDay(C,u.to):false),v=x(C),L=!y(C),P=b(C),V=n?.(C)??false,f=u?.from?isSameDay(C,u.from):false,S=u?.to?isSameDay(C,u.to):false;return c==="range"&&L?jsx("div",{role:"gridcell","aria-hidden":"true",className:Pa},Lr(C)):jsx("div",{role:"gridcell",children:jsx("button",{type:"button",disabled:P,"data-key":Lr(C),"data-date":C.toISOString(),tabIndex:g?0:-1,className:`${Pa} `+[L&&"sui-text-secondary-300",k&&!g&&!v&&"sui-bg-background-secondary2",g&&"sui-bg-primary sui-text-white",g&&f&&!S&&"sui-rounded-l-md sui-rounded-r-none",g&&S&&!f&&"sui-rounded-r-md sui-rounded-l-none",!P&&!g&&"hover:sui-bg-background-default",P&&"sui-text-disabled sui-opacity-50 sui-cursor-not-allowed"].filter(Boolean).join(" "),onClick:()=>{P||(L&&o?.(new Date(C.getFullYear(),C.getMonth(),1)),r(C));},children:jsxs("span",{className:"sui-relative sui-inline-flex sui-items-center sui-justify-center sui-w-full sui-h-full",children:[(v||f||S)&&jsx("span",{"aria-hidden":"true",className:"sui-absolute sui-inset-y-0 sui-bg-secondary sui-pointer-events-none "+(f&&!S?"sui-left-1/2 sui-rounded-l-md":S&&!f?"sui-right-1/2 sui-rounded-r-md":"sui-left-[-4px] sui-right-[-4px]")}),jsx("span",{className:"sui-relative sui-z-10",children:C.getDate()}),V&&jsx("span",{"aria-hidden":"true",className:"sui-absolute sui-top-1 sui-right-1 sui-w-1 sui-h-1 sui-rounded-full sui-bg-primary"})]})})},Lr(C))})},`${e.getFullYear()}-${e.getMonth()}`)]})}var J3=(e,r=7)=>{let o=[];for(let t=e-r;t<=e+r;t++)o.push(t);return o};function Ur({month:e,year:r,onChange:o,monthLabels:t,minDate:s,maxDate:a}){let[n,l]=useState(false),c=useMemo(()=>J3(r),[r]),m=s?s.getFullYear():void 0,u=a?a.getFullYear():void 0,p=s?s.getMonth():void 0,d=a?a.getMonth():void 0,y=useMemo(()=>c.filter(b=>!(m!==void 0&&b<m||u!==void 0&&b>u)),[c,m,u]),x=useMemo(()=>t.map((b,h)=>({label:b,idx:h})).filter(({idx:b})=>!(m!==void 0&&r===m&&p!==void 0&&b<p||u!==void 0&&r===u&&d!==void 0&&b>d)),[t,r,m,u,p,d]);return jsxs("div",{className:"sui-relative sui-w-full",children:[jsxs("button",{type:"button",className:"sui-h-10 sui-w-full sui-border sui-border-secondary-300 sui-rounded-md sui-bg-background sui-px-4 sui-flex sui-items-center sui-justify-between",onClick:()=>l(b=>!b),"aria-expanded":n,"aria-haspopup":"listbox","aria-label":"Select month and year",children:[jsxs("span",{className:"sui-body-16",children:[t[e].slice(0,3)," ",r]}),jsx(sr,{className:i("sui-transition-transform",n&&"sui-rotate-180"),size:20})]}),n&&jsxs("div",{className:"sui-absolute sui-left-0 sui-right-0 sui-w-full sui-z-50 sui-mt-1 sui-bg-white sui-border sui-border-secondary-300 sui-rounded-md sui-shadow-md sui-grid sui-grid-cols-2 sui-gap-2 sui-p-2 sui-scrollbars-thin",role:"listbox","aria-label":"Month and year selection",children:[jsx("div",{className:"sui-max-h-56 sui-overflow-y-auto sui-scrollbars-thin","aria-label":"Months",children:x.map(({label:b,idx:h})=>jsx("button",{type:"button",role:"option","aria-selected":h===e,className:i("sui-block sui-w-full sui-text-left sui-px-3 sui-py-2 sui-rounded-md hover:sui-bg-secondary-2 sui-body-14",h===e&&"sui-text-primary sui-body-14-medium"),onClick:()=>{o(h,r),l(false);},children:b},`${b}-${h}`))}),jsx("div",{className:"sui-max-h-56 sui-overflow-y-auto sui-scrollbars-thin","aria-label":"Years",children:y.map(b=>jsx("button",{type:"button",role:"option","aria-selected":b===r,className:i("sui-block sui-w-full sui-text-left sui-px-3 sui-py-2 sui-rounded hover:sui-bg-secondary-2 sui-body-14",b===r&&"sui-text-primary sui-body-14-medium"),onClick:()=>{o(e,b),l(false);},children:b},b))})]})]})}var t5=cva("sui-flex sui-items-center sui-justify-between sui-mb-4"),Wr=forwardRef((e,r)=>{let{mode:o="single",defaultMonth:t,minDate:s,maxDate:a,isDateDisabled:n,isDateMarked:l,className:c,showTime:m=true,minuteStep:u=1,locale:p,labels:d,weekdayLabels:y,monthLabels:x,formatHeaderDate:b}=e,[h,w]=useState(()=>startOfMonth(t??new Date)),[C,k]=useState(()=>addMonths(h,1)),[g,v]=useState(false),[L,P]=useState("from"),V=e.mode==="single"?e.value:null,f=e.mode==="range"?e.value:{from:null,to:null};useEffect(()=>{if(o!=="range")return;let M=!!f?.from,N=!!f?.to;if(M||N){let A=startOfMonth(f?.from??f?.to??h),z=startOfMonth(f?.to??addMonths(A,1));w(A),k(z);return}k(addMonths(h,1));},[o,f?.from,f?.to]),useEffect(()=>{o==="range"&&!f?.to&&k(addMonths(h,1));},[h,o,f?.to]),useEffect(()=>{if(typeof window>"u")return;let M=window.matchMedia("(max-width: 640px)"),N=A=>{v((A.matches));};return N(M),typeof M.addEventListener=="function"?M.addEventListener("change",N):typeof M.addListener=="function"&&M.addListener(N),()=>{typeof M.removeEventListener=="function"?M.removeEventListener("change",N):typeof M.removeListener=="function"&&M.removeListener(N);}},[]),useEffect(()=>{o!=="range"||!g||f?.from&&!f?.to&&P("to");},[o,g,f?.from,f?.to]);let S=M=>{let N=Ri(M,s,a),A=new Date(N.getFullYear(),N.getMonth(),N.getDate(),V?.getHours()??0,V?.getMinutes()??0);e.mode==="single"&&e.onChange?.(A);},R=M=>{let N=f;if(!N||!N.from||N.from&&N.to){let se={from:M,to:null};e.mode==="range"&&e.onChange?.(se);return}let A=N.from,z=M<A?A:M,K={from:M<A?M:A,to:z};e.mode==="range"&&e.onChange?.(K);},I=useMemo(()=>o==="single"?V??new Date:f?.to??f?.from??new Date,[o,V,f]),E=(Array.isArray(p)?p[0]:p)??"en",T=M=>b?b(M??new Date):zr(M??new Date,{locale:E,includeTime:false}),G=x??Ti(E),D=y??Di(E),B={from:d?.from??"From",to:d?.to??"To",today:d?.today??"Today",cancel:d?.cancel??"Cancel",apply:d?.apply??"Apply",hours:d?.hours??"Hours",minutes:d?.minutes??"Minutes"},U=()=>{e.mode==="single"&&V?e.onApply?.(V):e.mode==="range"&&f&&e.onApply?.(f);},F={mode:o,minDate:s,maxDate:a,isDateDisabled:n,isDateMarked:l,weekdays:D,months:G,viewLeft:h,setViewLeft:w,viewRight:C,setViewRight:k,singleValue:V??null,rangeValue:f??{from:null,to:null},onSingleChange:e.mode==="single"?e.onChange??(()=>{}):()=>{},onRangeChange:e.mode==="range"?e.onChange??(()=>{}):()=>{},t:B,showTime:m,minuteStep:u,locale:E};return jsx("div",{ref:r,className:i("sui-w-full sui-min-w-[280px] sui-bg-white sui-rounded-lg sui-shadow-lg sui-p-4",c),children:jsxs(Bi.Provider,{value:F,children:[o==="range"?jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-mb-4",children:[jsx("div",{className:"sui-title-20-medium",children:T(f?.from??null)}),jsx("div",{className:"sui-title-20-medium",children:T(f?.to??null)})]}):jsxs("div",{className:t5(),children:[jsx("div",{className:"sui-title-20-medium",children:T(I)}),jsx("button",{type:"button",className:"sui-h-8 sui-px-2 sui-rounded-sm sui-border sui-border-stroke-brand sui-text-text-brand hover:sui-bg-background-default sui-label-12",onClick:()=>{let M=new Date;e.mode==="single"&&e.onChange?.(M),w(startOfMonth(M));},children:B.today})]}),o==="single"?jsxs("div",{children:[jsx(le,{className:"sui-mb-6"}),jsxs("div",{children:[jsx("div",{className:"sui-mb-3",children:jsx(Ur,{month:h.getMonth(),year:h.getFullYear(),onChange:(M,N)=>w(new Date(N,M,1)),monthLabels:G})}),jsx(Or,{viewMonth:h,onSelect:S,onNavigateMonth:M=>w(M)})]}),jsx(le,{className:"sui-my-6"}),m&&jsxs("div",{children:[jsx(Ye,{value:V??null,minuteStep:u,onChange:M=>{e.mode==="single"&&e.onChange?.(M);},hoursLabel:B.hours,minutesLabel:B.minutes}),jsx(le,{className:"sui-mt-3"})]})]}):jsx(Fragment,{children:g?jsxs(Fragment,{children:[jsx(le,{className:"sui-mb-3"}),jsxs("div",{className:"sui-px-4 sui-py-3",children:[jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-mb-3",children:[jsx("div",{className:"sui-text-14 sui-text-inactive",children:L==="from"?B.from:B.to}),L==="to"&&jsx("button",{type:"button",className:"sui-h-8 sui-px-2 sui-rounded-sm sui-border sui-border-stroke-brand sui-text-text-brand hover:sui-bg-background-default sui-label-12",onClick:()=>P("from"),"aria-label":"Go back to From date",children:"Back"})]}),L==="from"?jsxs(Fragment,{children:[jsx("div",{className:"sui-mb-3",children:jsx(Ur,{month:h.getMonth(),year:h.getFullYear(),onChange:(M,N)=>w(new Date(N,M,1)),monthLabels:G,minDate:s,maxDate:a})}),jsx(Or,{viewMonth:h,onSelect:R,onNavigateMonth:M=>w(M)}),jsx(le,{className:"sui-my-3"}),m&&f?.from&&jsx("div",{className:"sui-mt-3",children:jsx(Ye,{value:f.from,minuteStep:u,onChange:M=>{e.mode==="range"&&e.onChange?.({from:M,to:f?.to??null});},hoursLabel:B.hours,minutesLabel:B.minutes})})]}):jsxs(Fragment,{children:[jsx("div",{className:"sui-mb-3",children:jsx(Ur,{month:C.getMonth(),year:C.getFullYear(),onChange:(M,N)=>k(new Date(N,M,1)),monthLabels:G,minDate:f?.from??s,maxDate:a})}),jsx(Or,{viewMonth:C,onSelect:R,onNavigateMonth:M=>k(M)}),jsx(le,{className:"sui-my-3"}),m&&f?.to&&jsx("div",{className:"sui-mt-3",children:jsx(Ye,{value:f.to,minuteStep:u,onChange:M=>{e.mode==="range"&&e.onChange?.({from:f?.from??null,to:M});},hoursLabel:B.hours,minutesLabel:B.minutes})})]})]}),jsx(le,{className:"sui-mt-3"})]}):jsxs(Fragment,{children:[jsx(le,{className:"sui-mb-3"}),jsxs("div",{className:"sui-flex sui-items-stretch sui-px-4",children:[jsxs("div",{className:"sui-flex-1 sui-py-3",children:[jsxs("div",{className:"sui-mb-3",children:[jsx("div",{className:"sui-text-14 sui-text-inactive",children:B.from}),jsx(Ur,{month:h.getMonth(),year:h.getFullYear(),onChange:(M,N)=>w(new Date(N,M,1)),monthLabels:G,minDate:s,maxDate:a})]}),jsx(Or,{viewMonth:h,onSelect:R,onNavigateMonth:M=>w(M)}),jsx(le,{className:"sui-my-3"}),m&&f?.from&&jsx("div",{className:"sui-mt-3",children:jsx(Ye,{value:f.from,minuteStep:u,onChange:M=>{e.mode==="range"&&e.onChange?.({from:M,to:f?.to??null});},hoursLabel:B.hours,minutesLabel:B.minutes})})]}),jsx("div",{className:"sui-flex sui-items-stretch",children:jsx(le,{orientation:"vertical",className:"sui-self-stretch sui-mx-4"})}),jsxs("div",{className:"sui-flex-1 sui-py-3",children:[jsxs("div",{className:"sui-mb-3",children:[jsx("div",{className:"sui-text-14 sui-text-inactive",children:B.to}),jsx(Ur,{month:C.getMonth(),year:C.getFullYear(),onChange:(M,N)=>k(new Date(N,M,1)),monthLabels:G,minDate:f?.from??s,maxDate:a})]}),jsx(Or,{viewMonth:C,onSelect:R,onNavigateMonth:M=>k(M)}),jsx(le,{className:"sui-my-3"}),m&&f?.to&&jsx("div",{className:"sui-mt-3",children:jsx(Ye,{value:f.to,minuteStep:u,onChange:M=>{e.mode==="range"&&e.onChange?.({from:f?.from??null,to:M});},hoursLabel:B.hours,minutesLabel:B.minutes})})]})]}),jsx(le,{className:"sui-mt-3"})]})}),jsxs("div",{className:"sui-flex sui-items-center sui-gap-3 sui-mt-4",children:[jsx("button",{type:"button",className:"sui-flex-1 sui-h-11 sui-rounded-md sui-border sui-border-black sui-bg-white sui-text-text-default hover:sui-bg-background-default sui-button-14-medium",onClick:()=>e.onCancel?.(),children:B.cancel}),jsx("button",{type:"button",className:"sui-flex-1 sui-h-11 sui-rounded-md sui-bg-primary sui-text-white hover:sui-opacity-90 sui-button-14-semibold",onClick:U,children:B.apply})]})]})})});Wr.displayName="DatePicker";var Na=cva("sui-absolute sui-z-50 sui-mt-1 sui-origin-top-left sui-rounded-lg sui-shadow-lg"),s5=forwardRef((e,r)=>{let{value:o,onChange:t,label:s,helperText:a,error:n,required:l,disabled:c,className:m,containerClassName:u,placeholder:p="Select date",format:d,parse:y,onOpenChange:x,closeOnSelect:b=true,leftIcon:h,rightIcon:w,onRightIconClick:C,rightIconAriaLabel:k,onLeftIconClick:g,leftIconAriaLabel:v,leftDivider:L,rightDivider:P,autoWidth:V=true,...f}=e,{open:S,containerRef:R,triggerRef:I,handleTriggerFocus:E,handleIconToggle:T,closePopover:G}=Ai({onOpenChange:x,disabled:c}),D=useId(),B=A=>{if(d)return d(A);let z=f.showTime??false,K=(f.locale??"en").toString();return zr(A,{locale:K,includeTime:z})},U=useMemo(()=>B(o??null),[o,d,f]),F=A=>{t?.(A),b&&G();},M=A=>{if(!y)return;let z=y(A.target.value);z&&t?.(z);},N=useMemo(()=>{if(!V)return;let A=U?.length??0,z=(p??"").length,K=(h?2:0)+(w?2:0),Le=Math.max(A,z)+K+2;return Math.max(Le,12)},[V,U,p,h,w]);return jsxs("div",{ref:R,className:i("sui-relative",V?"sui-inline-block":"sui-w-full",u),children:[jsx(Me,{id:D,label:s,helperText:a,error:n,required:l,disabled:c,placeholder:p,value:U,onChange:M,onFocus:E,"aria-haspopup":"dialog","aria-expanded":S,className:i(m,V&&"sui-w-auto"),contentSize:N,rightIcon:w??jsx(tt,{"aria-hidden":"true",className:c?"sui-opacity-50 sui-cursor-not-allowed":""}),onRightIconClick:()=>{C?.(),T();},rightIconAriaLabel:k??"Open date picker",leftIcon:h,onLeftIconClick:()=>{g?.(),T();},leftIconAriaLabel:v??"Open date picker",leftDivider:L,rightDivider:P,ref:A=>{typeof r=="function"?r(A):r&&typeof r=="object"&&(r.current=A),I.current=A;},readOnly:!y}),S&&jsx("div",{className:i(Na(),"sui-w-full sui-max-w-[360px] sui-min-w-[320px]"),role:"dialog","aria-modal":"false",children:jsx(Wr,{mode:"single",value:o,onChange:A=>t?.(A),onApply:A=>F(A),onCancel:G,defaultMonth:o??void 0,...f,locale:f.locale??"en",showTime:f.showTime??false})})]})}),a5=forwardRef((e,r)=>{let{value:o,onChange:t,label:s,helperText:a,error:n,required:l,disabled:c,className:m,containerClassName:u,placeholder:p="Select date",format:d,onOpenChange:y,closeOnSelect:x=true,leftIcon:b,rightIcon:h,onRightIconClick:w,rightIconAriaLabel:C,onLeftIconClick:k,leftIconAriaLabel:g,leftDivider:v,rightDivider:L,autoWidth:P=true,...V}=e,{open:f,containerRef:S,triggerRef:R,handleTriggerFocus:I,handleIconToggle:E,closePopover:T}=Ai({onOpenChange:y,disabled:c}),G=useId(),D=M=>{if(d)return d(M);let N=V.showTime??false,A=(V.locale??"en").toString();return zr(M,{locale:A,includeTime:N})},B=useMemo(()=>D(o??null),[o,d,V]),U=M=>{t?.(M),x&&T();},F=useMemo(()=>{if(!P)return;let M=B?.length??0,N=(p??"").length,A=(b?2:0)+(h?2:0),K=Math.max(M,N)+A+2;return Math.max(K,20)},[P,B,p,b,h]);return jsxs("div",{ref:S,className:i("sui-relative",P?"sui-inline-block":"sui-w-full",u),children:[jsx(Me,{id:G,label:s,helperText:a,error:n,required:l,disabled:c,placeholder:p,value:B,onFocus:I,"aria-haspopup":"dialog","aria-expanded":f,className:i(m,P&&"sui-w-auto"),contentSize:F,rightIcon:h??jsx(tt,{"aria-hidden":"true",className:c?"sui-text-disabled":""}),onRightIconClick:()=>{w?.(),E();},rightIconAriaLabel:C??"Open date picker",leftIcon:b,onLeftIconClick:()=>{k?.(),E();},leftIconAriaLabel:g??"Open date picker",leftDivider:v,rightDivider:L,ref:M=>{typeof r=="function"?r(M):r&&typeof r=="object"&&(r.current=M),R.current=M;},readOnly:true}),f&&jsx("div",{className:i(Na(),"sui-w-full sui-min-w-[320px] sui-max-w-[360px] sui-sm:w-auto sui-sm:min-w-[640px] sui-sm:max-w-none"),role:"dialog","aria-modal":"false",children:jsx(Wr,{mode:"range",value:o,onChange:M=>t?.(M),onApply:M=>U(M),onCancel:T,defaultMonth:o?.to??o?.from??void 0,...V,locale:V.locale??"en",showTime:V.showTime??false})})]})}),Fi=forwardRef((e,r)=>e.mode==="range"?jsx(a5,{...e,ref:r}):jsx(s5,{...e,ref:r}));Fi.displayName="DateInput";var n5={".jpg":"image/jpeg",".jpeg":"image/jpeg",".png":"image/png",".gif":"image/gif",".webp":"image/webp",".svg":"image/svg+xml",".bmp":"image/bmp",".ico":"image/x-icon",".tiff":"image/tiff",".tif":"image/tiff",".mp4":"video/mp4",".webm":"video/webm",".mov":"video/quicktime",".avi":"video/x-msvideo",".wmv":"video/x-ms-wmv",".flv":"video/x-flv",".mkv":"video/x-matroska",".ogv":"video/ogg",".mp3":"audio/mpeg",".wav":"audio/wav",".ogg":"audio/ogg",".aac":"audio/aac",".flac":"audio/flac",".m4a":"audio/mp4",".wma":"audio/x-ms-wma",".pdf":"application/pdf",".doc":"application/msword",".docx":"application/vnd.openxmlformats-officedocument.wordprocessingml.document",".xls":"application/vnd.ms-excel",".xlsx":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",".ppt":"application/vnd.ms-powerpoint",".pptx":"application/vnd.openxmlformats-officedocument.presentationml.presentation",".txt":"text/plain",".rtf":"application/rtf",".csv":"text/csv",".zip":"application/zip",".rar":"application/x-rar-compressed",".7z":"application/x-7z-compressed",".tar":"application/x-tar",".gz":"application/gzip",".js":"text/javascript",".ts":"text/typescript",".json":"application/json",".xml":"application/xml",".html":"text/html",".css":"text/css"},l5={"image/jpeg":"JPEG","image/png":"PNG","image/gif":"GIF","image/webp":"WebP","image/svg+xml":"SVG","image/bmp":"BMP","image/x-icon":"ICO","image/tiff":"TIFF","video/mp4":"MP4","video/webm":"WebM","video/quicktime":"MOV","video/x-msvideo":"AVI","video/x-ms-wmv":"WMV","video/x-flv":"FLV","video/x-matroska":"MKV","video/ogg":"OGV","audio/mpeg":"MP3","audio/wav":"WAV","audio/ogg":"OGG","audio/aac":"AAC","audio/flac":"FLAC","audio/mp4":"M4A","audio/x-ms-wma":"WMA","application/pdf":"PDF","application/msword":"DOC","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX","application/vnd.ms-excel":"XLS","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","application/vnd.ms-powerpoint":"PPT","application/vnd.openxmlformats-officedocument.presentationml.presentation":"PPTX","text/plain":"TXT","application/rtf":"RTF","text/csv":"CSV","application/zip":"ZIP","application/x-rar-compressed":"RAR","application/x-7z-compressed":"7Z","application/x-tar":"TAR","application/gzip":"GZ","text/javascript":"JS","text/typescript":"TS","application/json":"JSON","application/xml":"XML","text/html":"HTML","text/css":"CSS"},u5={"image/*":"All images","video/*":"All videos","audio/*":"All audio","text/*":"All text files","application/*":"All documents"};function _i(e){let r=e.startsWith(".")?e.toLowerCase():`.${e.toLowerCase()}`;return n5[r]??null}function Ea(e){let r=e.toLowerCase().trim();return r.endsWith("/*")?u5[r]??r:l5[r]??r.split("/")[1]?.toUpperCase()??r}function zi(e){return e.length===0?"All file types":e.map(Ea).join(", ")}function Zi(e){return e.map(r=>{let o=r.trim();if(o.includes("/"))return o;if(o.startsWith(".")){let s=_i(o);return s||(console.warn(`Unknown file extension "${o}". Please use MIME types (e.g., 'image/jpeg') instead.`),o)}let t=_i(o);return t||(console.warn(`Unknown file type format "${o}". Expected MIME type (e.g., 'image/jpeg') or extension (e.g., '.jpg').`),o)})}function Oi(e,r,o){if(r.length>0){let t=e.type.toLowerCase();if(!t)return {type:"fileType",message:`File type could not be determined. Accepted types: ${r.join(", ")}`};if(!r.some(a=>{let n=a.toLowerCase().trim();if(!n.includes("/"))return console.warn(`Invalid MIME type format: "${a}". Expected format: 'type/subtype' or 'type/*'`),false;if(t===n)return true;if(n.endsWith("/*")){let[l]=n.split("/"),[c]=t.split("/");return l===c}return false}))return {type:"fileType",message:`File type not supported. Accepted types: ${r.join(", ")}`}}return e.size>o?{type:"fileSize",message:`File is too large. Maximum size is ${Math.round(o/1048576)}MB`}:null}var Lo=forwardRef(({imageSrc:e,aspect:r,crop:o,zoom:t,rotation:s,onCropChange:a,onZoomChange:n,onRotationChange:l,onCropComplete:c,cropShape:m="rect",showGrid:u=false,minZoom:p=1,maxZoom:d=3,"aria-label":y,className:x},b)=>{let h=useCallback(()=>{n(Math.min(d,t+.1));},[t,d,n]),w=useCallback(()=>{n(Math.max(p,t-.1));},[t,p,n]),C=useCallback(()=>{let L=((s-90)%360+360)%360;l(L>180?L-360:L);},[s,l]),k=useCallback(()=>{let L=((s+90)%360+360)%360;l(L>180?L-360:L);},[s,l]),g=useCallback(()=>{n(1),l(0),a({x:0,y:0});},[n,l,a]);return jsxs("div",{ref:b,className:i("sui-flex sui-flex-col sui-gap-4",x),"aria-label":y,children:[jsx("div",{className:"sui-relative sui-w-full sui-h-[400px] sui-md:h-[500px] sui-bg-background-secondary2 sui-rounded-md sui-overflow-hidden",children:jsx(d5,{image:e,crop:o,zoom:t,rotation:s,aspect:r,cropShape:m,showGrid:u,onCropChange:a,onZoomChange:n,onRotationChange:l,onCropComplete:c,minZoom:p,maxZoom:d,style:{containerStyle:{width:"100%",height:"100%"}}})}),jsxs("div",{className:"sui-flex sui-flex-col sui-gap-3 sui-md:gap-4",children:[jsxs("div",{className:"sui-flex sui-items-center sui-gap-2 sui-md:gap-4",children:[jsx("label",{htmlFor:"zoom-slider",className:"sui-label-12 sui-text-default sui-w-[50px] sui-md:w-[60px] sui-flex-shrink-0",children:"Zoom"}),jsx($,{variant:"text",size:"icon",onClick:w,disabled:t<=p,"aria-label":"Zoom out",className:"sui-text-icon-default sui-flex-shrink-0",children:jsx(mo,{size:16})}),jsx("input",{id:"zoom-slider",type:"range",min:p,max:d,step:.1,value:t,onChange:v=>n(Number(v.target.value)),className:"sui-flex-1 sui-min-w-0 sui-h-2 sui-bg-stroke-level3 sui-rounded-lg sui-appearance-none sui-cursor-pointer [&::-webkit-slider-thumb]:sui-appearance-none [&::-webkit-slider-thumb]:sui-w-4 [&::-webkit-slider-thumb]:sui-h-4 [&::-webkit-slider-thumb]:sui-rounded-full [&::-webkit-slider-thumb]:sui-bg-primary [&::-webkit-slider-thumb]:sui-cursor-pointer [&::-moz-range-thumb]:sui-w-4 [&::-moz-range-thumb]:sui-h-4 [&::-moz-range-thumb]:sui-rounded-full [&::-moz-range-thumb]:sui-bg-primary [&::-moz-range-thumb]:sui-border-0 [&::-moz-range-thumb]:sui-cursor-pointer","aria-label":"Zoom level","aria-valuemin":p,"aria-valuemax":d,"aria-valuenow":t}),jsx($,{variant:"text",size:"icon",onClick:h,disabled:t>=d,"aria-label":"Zoom in",className:"sui-text-icon-default sui-flex-shrink-0",children:jsx(bo,{size:16})}),jsxs("span",{className:"sui-label-12 sui-text-inactive sui-w-[40px] sui-md:w-[50px] sui-text-right sui-flex-shrink-0",children:[Math.round(t*100),"%"]})]}),jsxs("div",{className:"sui-flex sui-items-center sui-gap-2 sui-md:gap-4",children:[jsx("label",{htmlFor:"rotation-slider",className:"sui-label-12 sui-text-default sui-w-[50px] sui-md:w-[60px] sui-flex-shrink-0",children:"Rotate"}),jsx($,{variant:"text",size:"icon",onClick:C,"aria-label":"Rotate -90 degrees",className:"sui-text-icon-default sui-flex-shrink-0",children:jsx(di,{size:16})}),jsx("input",{id:"rotation-slider",type:"range",min:-180,max:180,step:1,value:s,onChange:v=>l(Number(v.target.value)),className:"sui-flex-1 sui-min-w-0 sui-h-2 sui-bg-stroke-level3 sui-rounded-lg sui-appearance-none sui-cursor-pointer [&::-webkit-slider-thumb]:sui-appearance-none [&::-webkit-slider-thumb]:sui-w-4 [&::-webkit-slider-thumb]:sui-h-4 [&::-webkit-slider-thumb]:sui-rounded-full [&::-webkit-slider-thumb]:sui-bg-primary [&::-webkit-slider-thumb]:sui-cursor-pointer [&::-moz-range-thumb]:sui-w-4 [&::-moz-range-thumb]:sui-h-4 [&::-moz-range-thumb]:sui-rounded-full [&::-moz-range-thumb]:sui-bg-primary [&::-moz-range-thumb]:sui-border-0 [&::-moz-range-thumb]:sui-cursor-pointer","aria-label":"Rotation angle","aria-valuemin":-180,"aria-valuemax":180,"aria-valuenow":s}),jsx($,{variant:"text",size:"icon",onClick:k,"aria-label":"Rotate +90 degrees",className:"sui-text-icon-default sui-flex-shrink-0",children:jsx(pi,{size:16})}),jsxs("span",{className:"sui-label-12 sui-text-inactive sui-w-[40px] sui-md:w-[50px] sui-text-right sui-flex-shrink-0",children:[s,"\xB0"]})]}),jsx("div",{className:"sui-flex sui-justify-end",children:jsx($,{variant:"outline",size:"md",onClick:g,"aria-label":"Reset zoom and rotation",className:"sui-text-icon-default",leftIcon:jsx(ci,{size:16}),children:"Reset"})})]})]})});Lo.displayName="ImageCrop";function p5(e){return new Promise((r,o)=>{let t=new Image;t.onload=()=>r(t),t.onerror=()=>{o(new Error(`Failed to load image: ${e}`));},(e.startsWith("http://")||e.startsWith("https://"))&&(t.crossOrigin="anonymous"),t.src=e;})}function Ta(e){return e*Math.PI/180}function m5(e,r,o){let t=Ta(o);return {width:Math.abs(Math.cos(t)*e)+Math.abs(Math.sin(t)*r),height:Math.abs(Math.sin(t)*e)+Math.abs(Math.cos(t)*r)}}async function wt(e){let{imageSrc:r,pixelCrop:o,rotation:t=0,flip:s={horizontal:false,vertical:false},outputFormat:a="image/jpeg",outputQuality:n=.9}=e;try{let l=await p5(r),c=l.naturalWidth,m=l.naturalHeight,u=Ta(t),{width:p,height:d}=m5(c,m,t),y=document.createElement("canvas"),x=y.getContext("2d");if(!x)return null;y.width=p,y.height=d,x.translate(p/2,d/2),x.rotate(u),x.scale(s.horizontal?-1:1,s.vertical?-1:1),x.translate(-c/2,-m/2),x.drawImage(l,0,0);let b=document.createElement("canvas"),h=b.getContext("2d");return h?(b.width=o.width,b.height=o.height,h.drawImage(y,o.x,o.y,o.width,o.height,0,0,o.width,o.height),new Promise(w=>{b.toBlob(C=>{if(!C){w(null);return}let k=b.toDataURL(a,n);w({blob:C,dataUrl:k});},a,n);})):null}catch(l){return console.error("Error cropping image:",l instanceof Error?l.message:l??"Unknown error"),null}}var Mo=({isOpen:e,onClose:r,imageSrc:o,aspect:t,onConfirm:s,cropShape:a="rect",showGrid:n=false,title:l="Crop Image",cancelButtonText:c="Cancel",saveButtonText:m="Save"})=>{let[u,p]=useState({x:0,y:0}),[d,y]=useState(1),[x,b]=useState(0),[h,w]=useState(null),[C,k]=useState(false),[g,v]=useState(null);useEffect(()=>{e&&(p({x:0,y:0}),y(1),b(0),w(null),v(null));},[e]),useEffect(()=>{if(!e)return;let f=document.body.style.overflow;document.body.style.overflow="hidden";let S=R=>{R.key==="Escape"&&!C&&r();};return window.addEventListener("keydown",S),()=>{window.removeEventListener("keydown",S),document.body.style.overflow=f;}},[e,C,r]);let L=useCallback((f,S)=>{w(S);},[]),P=useCallback(async()=>{if(!h){v("Please select a crop area");return}k(true),v(null);try{let f=await wt({imageSrc:o,pixelCrop:h,rotation:x,outputFormat:"image/jpeg",outputQuality:.9});if(!f){v("Failed to crop image. Please try again.");return}s(f.blob,f.dataUrl),r();}catch(f){console.error("Error cropping image:",f),v("Failed to crop image. Please try again.");}finally{k(false);}},[h,x,o,s,r]),V=useCallback(()=>{C||r();},[C,r]);return e?jsxs("div",{role:"dialog","aria-modal":"true",className:"sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center sui-p-4",children:[jsx("div",{className:"sui-absolute sui-inset-0 sui-bg-black/50",role:"button",tabIndex:0,onClick:V,onKeyDown:f=>{(f.key==="Enter"||f.key===" ")&&!C&&V();},"aria-label":"Close modal overlay"}),jsxs("div",{className:"sui-relative sui-z-10 sui-w-full sui-max-w-4xl sui-max-h-[90vh] sui-flex sui-flex-col sui-rounded-md sui-bg-background-secondary1 sui-shadow-lg",children:[jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-p-4 sui-border-b sui-border-stroke-level3",children:[jsx("h2",{className:"sui-text-16 sui-font-medium sui-text-default",children:l}),jsx("button",{type:"button",className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":"Close",onClick:V,disabled:C,children:jsx(ne,{})})]}),jsxs("div",{className:"sui-flex-1 sui-overflow-y-auto sui-scrollbars-thin sui-p-6",children:[jsx("div",{className:"sui-min-h-[400px] sui-md:min-h-[500px]",children:jsx(Lo,{imageSrc:o,aspect:t,crop:u,zoom:d,rotation:x,onCropChange:p,onZoomChange:y,onRotationChange:b,onCropComplete:L,cropShape:a,showGrid:n,"aria-label":"Image crop area"})}),g&&jsx("div",{className:"sui-mt-4 sui-p-3 sui-rounded-md sui-bg-error/10 sui-border sui-border-error",children:jsx("p",{className:"sui-text-12 sui-text-error",role:"alert",children:g})})]}),jsxs("div",{className:"sui-flex sui-justify-center sui-gap-4 sui-p-4 sui-border-t sui-border-stroke-level3",children:[jsx($,{onClick:V,variant:"outline",size:"md",className:"sui-flex-1 sui-max-w-[120px]",disabled:C,children:c}),jsx($,{onClick:P,variant:"default",size:"md",className:"sui-flex-1 sui-max-w-[120px]",disabled:C||!h,loading:C,children:m})]})]})]}):null};Mo.displayName="ImageCropModal";var Wi=({fileUpload:e,successIcon:r,errorIcon:o,onRemove:t,onPreviewError:s,enableImageCrop:a=false,onCropRequest:n})=>{let l=e.file.type.startsWith("image/");return jsxs("div",{className:i("sui-relative sui-overflow-hidden sui-flex sui-items-center sui-gap-2 sui-max-w-full sui-rounded-md sui-border sui-px-2 sui-py-1",e.status==="error"&&"sui-border-error sui-bg-error/5",e.status==="success"&&"sui-border-success sui-bg-success/5",e.status==="pending"&&"sui-border-stroke-level2 sui-bg-background-secondary1"),children:[jsx("div",{className:i("sui-absolute sui-inset-y-0 sui-left-0 sui-transition-all sui-duration-300",e.status==="uploading"&&"sui-bg-primary/20",e.status==="success"&&"sui-bg-success/20",e.status==="error"&&"sui-bg-error/20"),style:{width:e.status==="uploading"?`${Math.min(100,Math.max(0,e.progress??0))}%`:e.status==="success"||e.status==="error"?"100%":"0%"},"aria-hidden":"true"}),jsxs("div",{className:"sui-relative sui-z-10 sui-flex sui-items-center sui-gap-2",children:[jsx("div",{className:"sui-flex sui-items-center sui-justify-center sui-h-5 sui-w-5 sui-rounded sui-overflow-hidden sui-text-text-blue",children:e.preview?jsx("img",{src:e.preview,alt:e.file.name,className:"sui-h-full sui-w-full sui-object-cover",onError:()=>s(e.id)}):e.file.type.startsWith("image/")?jsx(co,{}):e.file.type.startsWith("video/")?jsx(yi,{}):jsx(ti,{})}),jsx("span",{className:"sui-label-12 sui-truncate sui-max-w-[220px] sui-text-text-blue",children:e.file.name}),e.status==="success"&&(r??jsx(hr,{})),e.status==="error"&&(o??jsx(fr,{})),l&&a&&n&&jsx("button",{type:"button",onClick:c=>{c.stopPropagation(),n(e.id);},className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":`Crop ${e.file.name}`,children:jsx(Qt,{className:"sui-h-4 sui-w-4"})}),jsx("button",{type:"button",onClick:c=>{c.stopPropagation(),t(e.id);},className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":`Remove ${e.file.name}`,children:jsx(ne,{})})]})]})};var $i=cva("sui-relative sui-w-full sui-flex sui-items-center sui-justify-center sui-rounded-md sui-border-2 sui-border-dashed sui-bg-background-primary sui-transition-all sui-duration-200 sui-ease-in-out focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary focus-visible:sui-ring-offset-2",{variants:{variant:{default:"sui-border-primary sui-bg-background-primary hover:sui-border-primary/80 hover:sui-bg-primary/5",dragOver:"sui-border-primary sui-bg-primary/10",error:"sui-border-error sui-bg-error/5",disabled:"sui-border-stroke-level3 sui-bg-background-secondary2 sui-cursor-not-allowed"},size:{sm:"sui-min-h-[120px] sui-p-4",md:"sui-min-h-[160px] sui-p-6",lg:"sui-min-h-[200px] sui-p-8"}},defaultVariants:{variant:"default"}});cva("",{variants:{size:{sm:"[&_svg]:sui-w-5 [&_svg]:sui-h-5",md:"[&_svg]:sui-w-6 [&_svg]:sui-h-6",lg:"[&_svg]:sui-w-8 [&_svg]:sui-h-8"}},defaultVariants:{size:"md"}});var Yi=cva("",{variants:{size:{sm:"sui-space-y-2",md:"sui-space-y-3",lg:"sui-space-y-4"}},defaultVariants:{size:"md"}});var Ba=({variant:e,size:r,disabled:o,dragOver:t,files:s,iconType:a,uploadIcon:n,successIcon:l,errorIcon:c,messages:m,renderSubtitle:u,normalizedAcceptedFileTypes:p,maxFileSize:d,multiple:y,maxFiles:x,hasInteractiveChildren:b,onDragOver:h,onDragLeave:w,onDrop:C,onClick:k,onKeyDown:g,onFileRemove:v,onPreviewError:L,enableImageCrop:P,onCropRequest:V,ariaLabel:f,ariaDescribedBy:S,className:R})=>{let I=()=>zi(p),E=()=>`${Math.round(d/1048576)}MB`,T=u?.({acceptedFileTypes:p,maxFileSize:d,multiple:y,maxFiles:x})??m?.subtitle,G=()=>{let se=R?.match(/sui-min-h-\[(\d+)px\]/),Le=R?.match(/sui-max-w-\[(\d+)px\]/),ye=se?parseInt(se[1],10):null,ce=Le?parseInt(Le[1],10):null;if(r)return {effectiveSize:r,iconSize:r==="sm"?20:r==="md"?24:28,minHeight:void 0};if(ye||ce){let Te="md";ye&&(ye<=120?Te="sm":ye<=160?Te="md":Te="lg");let re;if(ye&&ce){let j=Math.min(ye,ce);j<=100?re=16:j<=150?re=20:j<=200?re=24:re=28;}else ye?ye<=100?re=16:ye<=150?re=20:ye<=200?re=24:re=28:re=24;return {effectiveSize:Te,iconSize:re,minHeight:ye||void 0}}return {effectiveSize:"md",iconSize:24,minHeight:160}},{effectiveSize:D,iconSize:B,minHeight:U}=G(),F=R?.match(/sui-min-h-\[(\d+)px\]/),M=R?.match(/sui-max-w-\[(\d+)px\]/),N=F?parseInt(F[1],10):null,A=M?parseInt(M[1],10):null,z=N!==null&&A!==null;return z&&(A!==null&&A<220||N!==null&&N<100)?jsxs("div",{className:"sui-flex sui-flex-col sui-items-center sui-gap-2",children:[jsx("div",{className:i($i({variant:e,size:r}),"!sui-w-auto","sui-shrink-0",o&&"sui-cursor-not-allowed sui-opacity-50",R),style:{width:`${A}px`,height:`${N}px`,minWidth:`${A}px`,maxWidth:`${A}px`,minHeight:`${N}px`,maxHeight:`${N}px`},onDragOver:h,onDragLeave:w,onDrop:C,onClick:k,onKeyDown:b?void 0:g,tabIndex:o||b?-1:0,role:b?void 0:"button","aria-label":b?void 0:f||"File upload area","aria-describedby":S,children:jsxs("div",{className:i("sui-w-full sui-h-full sui-flex sui-flex-col sui-items-center sui-justify-center sui-text-center",Yi({size:D})),children:[jsx("div",{className:i("sui-flex sui-items-center sui-justify-center sui-text-primary sui-bg-background-secondary2 sui-rounded-md",D==="sm"&&"sui-p-1.5",D==="md"&&"sui-p-2",D==="lg"&&"sui-p-2.5"),children:n||jsxs(Fragment,{children:[a==="file"&&jsx(st,{size:B}),a==="image"&&jsx(Ar,{size:B}),a==="video"&&jsx(lt,{size:B})]})}),jsx("div",{className:"sui-space-y-1",children:jsx("p",{className:i("sui-text-default",D==="sm"&&"sui-text-12 sui-font-medium",D==="md"&&"sui-body-14-medium",D==="lg"&&"sui-body-16-medium"),children:(t?m?.titleDragOver:m?.titleIdle)??(t?"Drop your files here":"Click to upload or drag and drop")})}),s.length>0&&jsx("div",{className:"sui-w-full sui-mt-3 sui-flex sui-flex-wrap sui-gap-2 sui-justify-center",children:s.map(se=>jsx(Wi,{fileUpload:se,successIcon:l,errorIcon:c,onRemove:v,onPreviewError:L,enableImageCrop:P,onCropRequest:V},se.id))})]})}),jsx("div",{className:i("sui-w-full sui-text-center",D==="sm"&&"sui-text-10",D==="md"&&"sui-label-12",D==="lg"&&"sui-label-12"),children:T??jsxs(Fragment,{children:[I()," \u2022 Max ",E(),y&&` \u2022 Up to ${x} files`]})})]}):jsx("div",{className:i($i({variant:e,size:r}),!r&&!U&&"sui-min-h-[160px] sui-p-6",z&&"!sui-w-auto",z&&"sui-shrink-0",o&&"sui-cursor-not-allowed sui-opacity-50",R),style:{...z&&{width:`${A}px`,height:`${N}px`,minWidth:`${A}px`,maxWidth:`${A}px`,minHeight:`${N}px`,maxHeight:`${N}px`}},onDragOver:h,onDragLeave:w,onDrop:C,onClick:k,onKeyDown:b?void 0:g,tabIndex:o||b?-1:0,role:b?void 0:"button","aria-label":b?void 0:f||"File upload area","aria-describedby":S,children:jsxs("div",{className:i("sui-w-full sui-flex sui-flex-col sui-items-center sui-justify-center sui-text-center",Yi({size:D})),children:[jsx("div",{className:i("sui-flex sui-items-center sui-justify-center sui-text-primary sui-bg-background-secondary2 sui-rounded-md",D==="sm"&&"sui-p-1.5",D==="md"&&"sui-p-2",D==="lg"&&"sui-p-2.5"),children:n||jsxs(Fragment,{children:[a==="file"&&jsx(st,{size:B}),a==="image"&&jsx(Ar,{size:B}),a==="video"&&jsx(lt,{size:B})]})}),jsxs("div",{className:"sui-space-y-1",children:[jsx("p",{className:i("sui-text-default",D==="sm"&&"sui-text-12 sui-font-medium",D==="md"&&"sui-body-14-medium",D==="lg"&&"sui-body-16-medium"),children:(t?m?.titleDragOver:m?.titleIdle)??(t?"Drop your files here":"Click to upload or drag and drop")}),jsx("div",{className:i(D==="sm"&&"sui-text-10",D==="md"&&"sui-label-12",D==="lg"&&"sui-label-12"),children:T??jsxs(Fragment,{children:[I()," \u2022 Max ",E(),y&&` \u2022 Up to ${x} files`]})})]}),s.length>0&&jsx("div",{className:"sui-w-full sui-mt-3 sui-flex sui-flex-wrap sui-gap-2 sui-justify-start",children:s.map(se=>jsx(Wi,{fileUpload:se,successIcon:l,errorIcon:c,onRemove:v,onPreviewError:L,enableImageCrop:P,onCropRequest:V},se.id))})]})})};var Ga=({file:e,previewVideoSrc:r,size:o,disabled:t=false,dragOver:s,hasError:a,successIcon:n,errorIcon:l,onRemove:c,onPreviewError:m,onDragOver:u,onDragLeave:p,onDrop:d,onChangeFile:y,onKeyDown:x,ariaDescribedBy:b,className:h})=>{let w=e.file.type.startsWith("image/"),C=e.file.type.startsWith("video/"),g=(()=>{if(!h)return {};let S=h.match(/sui-min-h-\[(\d+px)\]/),R=h.match(/sui-max-w-\[(\d+px)\]/),I=h.match(/sui-aspect-\[([\d/]+)\]/);return {height:S?S[1]:void 0,width:R?R[1]:void 0,aspectRatio:I?I[1]:void 0}})(),v=g.height||(o==="sm"?"120px":o==="md"?"160px":o==="lg"?"200px":"160px"),L=(S,R)=>{let I=parseFloat(S),[E,T]=R.split("/").map(Number);return `${I*E/T}px`},P=g.width?g.width:g.aspectRatio?L(v,g.aspectRatio):void 0,V=parseFloat(v),f=P?parseFloat(P):void 0;return jsxs("div",{className:"sui-flex sui-flex-row sui-items-center sui-gap-3",children:[jsxs("div",{className:i("sui-relative sui-rounded-md sui-border-2 sui-border-solid sui-overflow-hidden sui-transition-all sui-duration-200",a?"sui-border-error sui-bg-error/5":"sui-border-stroke-level2 sui-bg-background-secondary1",t&&"sui-opacity-50 sui-cursor-not-allowed",o==="sm"&&"sui-min-h-[120px]",o==="md"&&"sui-min-h-[160px]",o==="lg"&&"sui-min-h-[200px]",!o&&!g.height&&"sui-min-h-[160px]",f&&"sui-shrink-0",h),style:{...f&&V?{width:`${f}px`,height:`${V}px`,minWidth:`${f}px`,maxWidth:`${f}px`,minHeight:`${V}px`,maxHeight:`${V}px`,flexShrink:0}:{height:v,maxHeight:v,minHeight:v,width:P||"100%",maxWidth:P,minWidth:P}},onDragOver:u,onDragLeave:p,onDrop:d,onKeyDown:t?void 0:x,"aria-describedby":b,children:[s&&!t&&jsx("div",{className:"sui-absolute sui-inset-0 sui-z-20 sui-bg-primary/10 sui-border-2 sui-border-primary sui-border-dashed sui-flex sui-items-center sui-justify-center",children:jsx("div",{className:"sui-text-center sui-space-y-2",children:jsx("p",{className:"sui-body-14-medium sui-text-primary",children:"Drop to replace"})})}),e.status==="uploading"&&jsx("div",{className:"sui-absolute sui-inset-y-0 sui-left-0 sui-bg-primary/20 sui-transition-all sui-duration-300 sui-z-10",style:{width:`${Math.min(100,Math.max(0,e.progress??0))}%`},"aria-hidden":"true"}),jsxs("div",{className:"sui-absolute sui-inset-0 sui-bg-background-secondary2 sui-overflow-hidden sui-flex sui-items-center sui-justify-center",children:[w&&jsx(Fragment,{children:e.preview?jsx("img",{src:e.preview,alt:e.file.name,className:"sui-w-full sui-h-full sui-object-cover",style:{width:f?`${f}px`:"100%",height:V?`${V}px`:"100%",objectFit:"cover"},onError:()=>m(e.id)}):jsx("div",{className:"sui-w-full sui-h-full sui-flex sui-items-center sui-justify-center",children:jsx(co,{className:"sui-text-icon-gray"})})}),C&&r&&jsx("video",{src:r,className:"sui-w-full sui-h-full sui-object-cover",style:{width:f?`${f}px`:"100%",height:V?`${V}px`:"100%",objectFit:"cover"},controls:!t,"aria-label":e.file.name,onClick:S=>S.stopPropagation(),onPlay:S=>S.stopPropagation(),onPause:S=>S.stopPropagation(),children:jsx("track",{kind:"captions",src:"",label:"No captions available"})}),jsxs("div",{className:"sui-absolute sui-top-2 sui-right-2 sui-flex sui-items-center sui-gap-2 sui-z-10",children:[e.status==="success"&&(n??jsx(hr,{})),e.status==="error"&&(l??jsx(fr,{}))]}),e.status==="uploading"&&e.progress!==void 0&&jsx("div",{className:"sui-absolute sui-top-2 sui-left-2 sui-z-10",children:jsxs("span",{className:"sui-label-12 sui-text-white sui-whitespace-nowrap sui-bg-black/50 sui-px-2 sui-py-1 sui-rounded",children:[Math.round(e.progress),"%"]})})]})]}),!t&&jsxs("div",{className:"sui-flex sui-flex-col sui-items-stretch sui-justify-center sui-gap-2",children:[jsx($,{variant:"text",size:"icon",onClick:S=>{S.stopPropagation(),y();},"aria-label":"Change file",children:jsx(oi,{className:"sui-text-primary "})}),jsx($,{variant:"text",size:"icon",onClick:S=>{S.stopPropagation(),c(e.id);},"aria-label":"Remove file",children:jsx(Jt,{className:"sui-text-error "})})]})]})};var Ha=({isOpen:e,onClose:r,videoSrc:o,onThumbnailCapture:t,onConfirm:s,title:a="Capture video thumbnail",captureButtonText:n="Capture for Video Thumbnail",thumbnailTitle:l="Video Thumbnail",uploadTitle:c="Upload Thumbnail",uploadSubtitle:m,cancelButtonText:u="Cancel",saveButtonText:p="Save",changeThumbnailText:d="Click to change thumbnail"})=>{let y=useRef(null),[x,b]=useState(null),[h,w]=useState(false),[C,k]=useState(0),[g,v]=useState(0),[L,P]=useState(false);useEffect(()=>{let E=y.current;if(!E)return;let T=()=>{v(Number.isFinite(E.duration)?E.duration:0);},G=()=>{};return E.addEventListener("loadedmetadata",T),E.addEventListener("timeupdate",G),()=>{E.removeEventListener("loadedmetadata",T),E.removeEventListener("timeupdate",G);}},[o]);let V=useCallback(async()=>{let E=y.current;if(!E)return;let T=document.createElement("canvas");T.width=E.videoWidth||0,T.height=E.videoHeight||0;let G=T.getContext("2d");if(!G||T.width===0||T.height===0)return;G.drawImage(E,0,0,T.width,T.height);let D=T.toDataURL("image/jpeg",.9);b(D),w(true),k(E.currentTime),await new Promise(B=>{T.toBlob(U=>{if(!U)return B();t(U,D),B();},"image/jpeg",.9);});},[t]),f=useCallback(E=>{let T=new FileReader;T.onload=G=>{b(G.target?.result),w(false);},T.readAsDataURL(E);},[]),S=useCallback(E=>{let T=Math.floor(E/60),G=Math.floor(E%60);return `${T}:${G.toString().padStart(2,"0")}`},[]),R=useCallback(()=>{x&&(s(x),b(null));},[x,s]),I=useCallback(()=>{b(null),w(false),k(0),v(0),r();},[r]);return e?jsxs("div",{role:"dialog","aria-modal":"true",className:"sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center sui-p-4",children:[jsx("div",{className:"sui-absolute sui-inset-0 sui-bg-black/50",role:"button",tabIndex:0,onClick:I,onKeyDown:E=>{(E.key==="Enter"||E.key===" ")&&I();},"aria-label":"Close modal overlay"}),jsxs("div",{className:"sui-relative sui-z-10 sui-w-fit sui-max-w-4xl sui-max-h-[90vh] sui-flex sui-flex-col sui-rounded-md sui-bg-background-secondary1 sui-shadow-lg",children:[jsxs("div",{className:"sui-flex sui-items-center sui-justify-between sui-p-4",children:[jsx("h2",{className:"sui-text-16 sui-text-default",children:a}),jsx("button",{type:"button",className:"sui-p-1 sui-rounded hover:sui-bg-stroke-level3","aria-label":"Close",onClick:I,children:jsx(ne,{})})]}),jsx("div",{className:"sui-flex-1 sui-overflow-y-auto sui-scrollbars-thin sui-p-4",children:jsxs("div",{className:"sui-grid sui-grid-cols-1 sui-lg:grid-cols-2 sui-gap-4 sui-min-w-0",children:[jsx("div",{className:"sui-space-y-4",children:jsx("video",{ref:y,src:o,controls:true,className:"sui-w-full sui-max-w-[480px] sui-h-[320px] sui-rounded-md sui-bg-black sui-object-cover"})}),jsxs("div",{className:"sui-space-y-4",children:[jsx("h3",{className:"sui-body-14-medium",children:l}),jsx($,{onClick:V,leftIcon:jsx(Kt,{size:16}),variant:"outline",size:"md",className:"sui-w-full sui-max-w-[320px]",onMouseEnter:()=>P(true),onMouseLeave:()=>P(false),children:x&&h?L?"Click to re-capture thumbnail":`Captured at ${S(C)}/${S(g)}`:n}),jsx("div",{className:"sui-w-full sui-max-w-[320px] sui-h-[213px]",children:x?jsxs("div",{className:"sui-relative sui-w-full sui-h-full sui-rounded-md sui-border-2 sui-border-dashed sui-bg-background-primary sui-transition-all sui-duration-200 sui-ease-in-out hover:sui-border-primary/80 hover:sui-bg-primary/5 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary focus-visible:sui-ring-offset-2 sui-cursor-pointer sui-overflow-hidden",onClick:()=>{let E=document.createElement("input");E.type="file",E.accept="image/*",E.onchange=T=>{let G=T.target.files?.[0];G&&f(G);},E.click();},role:"button",tabIndex:0,onKeyDown:E=>{if(E.key==="Enter"||E.key===" "){E.preventDefault();let T=document.createElement("input");T.type="file",T.accept="image/*",T.onchange=G=>{let D=G.target.files?.[0];D&&f(D);},T.click();}},"aria-label":"Click to change thumbnail",children:[jsx("img",{src:x,alt:"Thumbnail preview",className:"sui-w-full sui-h-full sui-object-cover sui-rounded-md"}),jsx("div",{className:"sui-absolute sui-inset-0 sui-bg-black/50 sui-opacity-0 hover:sui-opacity-100 sui-transition-opacity sui-duration-200 sui-flex sui-items-center sui-justify-center sui-rounded-md",children:jsx("p",{className:"sui-text-white sui-text-14 sui-font-medium",children:d})})]}):jsx(Io,{label:"",acceptedFileTypes:[".png",".jpeg",".jpg",".gif",".svg"],maxFileSize:7*1024*1024,multiple:false,iconType:"image",size:"sm",className:"sui-h-full",onUploadSuccess:E=>{E.length>0&&f(E[0]);},messages:{titleIdle:c,subtitle:m||jsxs("div",{className:"sui-text-center sui-space-y-1",children:[jsx("p",{className:"sui-text-12 sui-text-inactive",children:"All file types are accepted (.png, .jpeg, .jpg, .gif, .svg)"}),jsx("p",{className:"sui-text-12 sui-text-inactive",children:"Maximum size is 7MB."}),jsx("p",{className:"sui-text-12 sui-text-inactive",children:"Best image size: 1080x720px"})]})}})})]})]})}),jsxs("div",{className:"sui-flex sui-justify-center sui-gap-4 sui-p-4",children:[jsx($,{onClick:I,variant:"outline",size:"md",className:"sui-flex-1 sui-max-w-[120px]",children:u}),jsx($,{onClick:R,variant:"default",size:"md",className:"sui-flex-1 sui-max-w-[120px]",disabled:!x,children:p})]})]})]}):null};var Io=forwardRef(({files:e,onFilesChange:r,onUploadSuccess:o,onUploadError:t,onFileRemove:s,acceptedFileTypes:a=[],maxFileSize:n=7*1024*1024,maxFiles:l=10,multiple:c=false,disabled:m=false,label:u,error:p,helperText:d,variant:y,size:x="md",className:b,iconType:h="file",uploadIcon:w,successIcon:C,errorIcon:k,id:g,required:v=false,"aria-label":L,"aria-describedby":P,messages:V,renderSubtitle:f,onValidateFile:S,enableVideoThumbnail:R=false,onThumbnailCapture:I,enableImageCrop:E=false,imageCropAspect:T,onImageCrop:G,...D},B)=>{let U=useId(),F=g??U,M=useRef(null),[N,A]=useState(false),[z,K]=ve({value:e,defaultValue:[],onChange:r}),[se,Le]=useState(null),ye=(z?.length??0)>0,[ce,Te]=useState(null),[re,j]=useState(null),[Be,Se]=useState(false),[Ge,rr]=useState(null),[de,Rr]=useState(null),[Qn,to]=useState(false),Jo=!!p,Jn=Jo?"error":N?"dragOver":y,bs=`${F}-error`,gs=`${F}-help`,et=a.length>0?Zi(a):[],fs=useCallback(_=>{let W=Oi(_,et,n);return W?{...W,file:_}:null},[et,n]),hs=useCallback(_=>new Promise(W=>{if(_.type.startsWith("image/")){let X=new FileReader;X.onload=oe=>W(oe.target?.result),X.readAsDataURL(_);}else W("");}),[]),rt=useCallback(async _=>{if(m)return;let W=Array.from(_),X=[],oe=false,Ut=(z??[]).filter(ee=>ee.status!=="error").length;if(!c&&W.length>1){let ee={type:"fileCount",message:"Only one file is allowed"};t?.(ee),Le(ee.message),oe=true,W.forEach(Ce=>X.push({id:ao(),file:Ce,status:"error",error:ee})),K([...z??[],...X]);return}if(Ut+W.length>l){let ee=Math.max(0,l-Ut),Ce=W.slice(ee),je=W.slice(0,ee),gr={type:"fileCount",message:`Maximum ${l} files allowed`};Ce.length>0&&(t?.(gr),Le(gr.message),oe=true,Ce.forEach(He=>X.push({id:ao(),file:He,status:"error",error:gr}))),W.length=je.length;for(let He=0;He<je.length;He++)W[He]=je[He];}for(let ee of W){let Ce=fs(ee);if(!Ce&&S&&(Ce=S(ee)??null),Ce){t?.(Ce),Le(Ce.message),oe=true,X.push({id:ao(),file:ee,status:"error",error:Ce});continue}let je=await hs(ee),gr={id:ao(),file:ee,preview:je,status:"pending"};if(X.push(gr),R&&ee.type.startsWith("video/")&&ce===null)try{let He=URL.createObjectURL(ee);j(He),Te(gr.id),Se(!0);}catch{}if(E&&ee.type.startsWith("image/")&&Ge===null&&!c)try{let He=URL.createObjectURL(ee);Rr(He),rr(gr.id),to(!0);}catch{}}if(X.length>0){let ee=c?[...z??[],...X]:X;K(ee);let Ce=X.filter(je=>je.status!=="error").map(je=>je.file);Ce.length>0&&o?.(Ce),oe||Le(null);}},[m,c,l,z?.length,fs,hs,t,o,K,R,ce,j,Te,Se,E,Ge,Rr,rr,to]),ys=useCallback(_=>{_.preventDefault(),_.stopPropagation(),m||A(true);},[m]),xs=useCallback(_=>{_.preventDefault(),_.stopPropagation(),A(false);},[]),ws=useCallback(_=>{if(_.preventDefault(),_.stopPropagation(),A(false),m)return;let W=_.dataTransfer.files;W.length>0&&rt(W);},[m,rt]),ot=useCallback(()=>{!m&&M.current&&M.current.click();},[m]),e0=useCallback(_=>{let W=_.target.files;W&&W.length>0&&rt(W),_.target.value="";},[rt]),Cs=useCallback(_=>{let W=(z??[]).filter(oe=>oe.id!==_);K(W),s?.(_),W.some(oe=>oe.status==="error")||Le(null),_===ce&&(Te(null),re&&URL.revokeObjectURL(re),j(null)),_===Ge&&(rr(null),de&&URL.revokeObjectURL(de),Rr(null));},[z,K,s,ce,re,Ge,de]),vs=useCallback(_=>{let W=(z??[]).map(X=>X.id===_?{...X,preview:void 0}:X);K(W);},[z,K]),ks=useCallback(_=>{(_.key==="Enter"||_.key===" ")&&(_.preventDefault(),ot());},[ot]),Zt=[Jo&&bs,!Jo&&d&&gs,P].filter(Boolean).join(" ")||void 0;useEffect(()=>()=>{re&&URL.revokeObjectURL(re),de&&URL.revokeObjectURL(de);},[re,de]);let r0=useCallback((_,W)=>{let X=(z??[]).find(oe=>oe.id===ce);I&&X&&I(_,W,X);},[z,I,ce]),o0=useCallback(_=>{ce&&(K((W=>(W??[]).map(oe=>oe.id===ce?{...oe,preview:_}:oe))),Se(false));},[ce,K]),t0=useCallback(()=>{Se(false);},[]),i0=useCallback((_,W)=>{let X=(z??[]).find(oe=>oe.id===Ge);G&&X&&G(_,W,X),K((oe=>(oe??[]).map(ee=>ee.id===Ge?{...ee,preview:W}:ee))),to(false),de&&(URL.revokeObjectURL(de),Rr(null)),rr(null);},[z,Ge,G,K,de]),s0=useCallback(()=>{to(false),de&&(URL.revokeObjectURL(de),Rr(null)),rr(null);},[de]),a0=useCallback(_=>{let W=(z??[]).find(X=>X.id===_);if(W&&W.file.type.startsWith("image/"))try{de&&URL.revokeObjectURL(de);let X=URL.createObjectURL(W.file);Rr(X),rr(_),to(!0);}catch{}},[z,de]),n0=l===1||!c,Ls=(z??[]).filter(_=>_.status!=="error"),or=Ls.length===1?Ls[0]:null,Ot=n0&&or&&(or.file.type.startsWith("image/")||or.file.type.startsWith("video/")),[l0,Ss]=useState(null);useEffect(()=>{if(Ot&&or?.file.type.startsWith("video/")){let _=URL.createObjectURL(or.file);return Ss(_),()=>{URL.revokeObjectURL(_);}}Ss(null);},[Ot,or?.file]);let u0=b?.match(/sui-min-h-\[(\d+)px\]/),c0=b?.match(/sui-max-w-\[(\d+)px\]/),Ms=u0!==null&&c0!==null;return jsxs("div",{className:i("sui-w-full",Ms&&"!sui-w-auto sui-inline-block",Ms&&"sui-shrink-0"),ref:B,...D,children:[u&&jsxs("label",{htmlFor:F,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[u,v&&jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsx("input",{ref:M,type:"file",id:F,className:"sui-sr-only",tabIndex:-1,"aria-hidden":"true",multiple:c,accept:et.join(","),disabled:m,onChange:e0,"aria-describedby":Zt}),Ot&&or?jsx(Ga,{file:or,previewVideoSrc:l0,size:x,disabled:m,dragOver:N,hasError:Jo,successIcon:C,errorIcon:k,onRemove:Cs,onPreviewError:vs,onDragOver:ys,onDragLeave:xs,onDrop:ws,onChangeFile:ot,onKeyDown:ks,ariaDescribedBy:Zt,className:b}):jsx(Ba,{variant:Jn??"default",size:x,disabled:m,dragOver:N,files:z??[],iconType:h,uploadIcon:w,successIcon:C,errorIcon:k,messages:V,renderSubtitle:f,normalizedAcceptedFileTypes:et,maxFileSize:n,multiple:c,maxFiles:l,hasInteractiveChildren:ye,onDragOver:ys,onDragLeave:xs,onDrop:ws,onClick:ot,onKeyDown:ks,onFileRemove:Cs,onPreviewError:vs,enableImageCrop:E,onCropRequest:a0,ariaLabel:L||u,ariaDescribedBy:Zt,className:b}),R&&ce&&re&&jsx(Ha,{isOpen:Be,onClose:t0,videoSrc:re,onThumbnailCapture:r0,onConfirm:o0}),E&&Ge&&de&&jsx(Mo,{isOpen:Qn,onClose:s0,imageSrc:de,aspect:T,onConfirm:i0}),se&&!p&&jsx("div",{className:"sui-mt-2",children:jsx("p",{role:"alert","aria-live":"polite",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:se})}),!se&&!p&&d&&jsx("div",{className:"sui-mt-2",children:jsx("p",{id:gs,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:d})}),p&&jsx("div",{className:"sui-mt-2",children:jsx("p",{id:bs,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:p})})]})});Io.displayName="FileUpload";var Xi=forwardRef(({onSubmit:e,noValidate:r,children:o,className:t,"aria-describedby":s,...a},n)=>{let l=useCallback(c=>{let m=c.currentTarget;if(!r&&!m.checkValidity()){c.preventDefault();let u=m.querySelector(":invalid, [aria-invalid='true']");u&&u.focus();return}e?.(c);},[e,r]);return jsx("form",{ref:n,className:i("sui-w-full",t),onSubmit:l,noValidate:r,"aria-describedby":s,...a,children:o})}),qi=forwardRef(({errors:e,className:r,title:o,id:t},s)=>{let a=e&&e.length>0,n=useId(),l=t??n;return a?jsxs("div",{ref:s,role:"alert","aria-live":"assertive","aria-atomic":"true",className:i("sui-mb-4 sui-rounded-md sui-border sui-border-error/40 sui-bg-error/5 sui-p-3",r),id:l,children:[jsx("p",{className:"sui-text-14 sui-text-error sui-font-medium sui-mb-2",children:o??"Please fix the following errors:"}),jsx("ul",{className:"sui-list-disc sui-pl-5 sui-space-y-1",children:e.map(c=>jsx("li",{className:"sui-text-14",children:jsx("a",{href:`#${c.id}`,className:"sui-text-error hover:sui-underline",onClick:m=>{m.preventDefault(),document.getElementById(c.id)?.focus();},children:c.message})},c.id))})]}):null}),Qi=forwardRef(({children:e,className:r,asFieldset:o=false,legend:t},s)=>o?jsxs("fieldset",{ref:s,className:i("sui-mb-4 sui-space-y-2",r),children:[t&&jsx("legend",{className:"sui-text-14 sui-font-medium",children:t}),e]}):jsx("div",{ref:s,className:i("sui-mb-4 sui-space-y-2",r),children:e}));Xi.displayName="Form";qi.displayName="FormErrorSummary";Qi.displayName="FormField";var No=(e,r)=>{let o=r-e+1;return Array.from({length:o},(t,s)=>s+e)},Za=({currentPage:e,totalCount:r,pageSize:o,siblingCount:t,hasNextPage:s,hasPrevPage:a})=>useMemo(()=>{if(r===0)return [e];if(s===false){let y=Math.max(1,e-t);return No(y,e)}let n=Math.max(1,Math.ceil(r/o));if(5+t*2>=n)return No(1,n);let c=Math.max(e-t,1),m=Math.min(e+t,n),u=c>2,p=m<n-1;return !u&&p?[...No(1,m+1),"ellipsis",n]:u&&!p?[1,"ellipsis",...No(c-1,n)]:[1,"ellipsis",...No(c,m),"ellipsis",n]},[e,o,t,r,s,a]);var e1=forwardRef(({total:e,pageSize:r=10,page:o,defaultPage:t=1,onPageChange:s,siblingCount:a=1,showInfo:n=true,showFirstLast:l=false,hasNextPage:c,hasPrevPage:m,renderInfo:u,className:p,...d},y)=>{let[x,b]=ve({value:o,defaultValue:t,onChange:s}),h=e?Math.max(1,Math.ceil(e/r)):void 0,w=h?Math.min(Math.max(x??1,1),h):Math.max(x??1,1),C=Za({currentPage:w,totalCount:e??0,pageSize:r,siblingCount:a,hasNextPage:c,hasPrevPage:m}),k=e?(w-1)*r+1:void 0,g=e?Math.min(w*r,e):void 0,v=P=>{let V=h?Math.min(Math.max(P,1),h):Math.max(P,1);b(V);},L=u?u(k??0,g??0,e??0):e?jsx("span",{className:"sui-text-text/70 sui-text-14",children:`Showing ${(g??0)-(k??0)+1} of ${e} entries`}):jsxs("span",{className:"sui-text-text/70 sui-text-14",children:["Page ",w]});return jsxs("nav",{ref:y,"aria-label":"Pagination",className:i("sui-flex sui-flex-col sui-items-stretch sui-gap-3 sui-sm:flex-row sui-sm:items-center sui-sm:justify-between sui-sm:gap-6",p),...d,children:[n&&jsx("div",{className:"sui-order-1 sui-sm:order-none",children:L}),jsxs("ul",{className:"sui-flex sui-items-center sui-gap-2 sui-sm:gap-4",children:[l&&jsx("li",{children:jsx("button",{type:"button","aria-label":"Go to first page",disabled:w===1,onClick:()=>v(1),className:i("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsx(bi,{})})}),jsx("li",{children:jsx("button",{type:"button","aria-label":"Go to previous page",disabled:m===false||w===1,onClick:()=>v(w-1),className:i("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsx(hi,{})})}),C.map((P,V)=>jsx("li",{children:P==="ellipsis"?jsx("span",{className:"sui-text-text/60 sui-text-16",children:"\u2026"}):jsx("button",{type:"button","aria-current":P===w?"page":void 0,"aria-label":`Go to page ${P}`,onClick:()=>v(P),className:i("sui-min-w-8 sui-h-8 sui-rounded-md sui-px-2 sui-text-16 sui-transition-all",P===w?"sui-bg-primary sui-text-white":"sui-text-text enabled:hover:sui-bg-gray-50"),children:P})},`${P}-${V}`)),jsx("li",{children:jsx("button",{type:"button","aria-label":"Go to next page",disabled:c===false||(h?w===h:false),onClick:()=>v(w+1),className:i("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsx(fi,{})})}),l&&jsx("li",{children:jsx("button",{type:"button","aria-label":"Go to last page",disabled:h?w===h:false,onClick:()=>v(h??1),className:i("sui-h-8 sui-w-8 sui-rounded-md sui-flex sui-items-center sui-justify-center sui-text-16 disabled:sui-text-text/30 disabled:sui-opacity-50 disabled:sui-cursor-not-allowed","enabled:hover:sui-bg-gray-50"),children:jsx(gi,{})})})]})]})});e1.displayName="Pagination";var Eo=forwardRef(({id:e,name:r,className:o,invalid:t=false,disabled:s,label:a,description:n,descriptionId:l,children:c,...m},u)=>{let p=n?l||(e?`${e}-desc`:void 0):m["aria-describedby"];return jsxs("label",{className:i("sui-inline-flex sui-items-start sui-gap-2 sui-select-none",s&&"sui-cursor-not-allowed",o),children:[jsx("input",{id:e,ref:u,type:"radio",name:r,disabled:s,"aria-describedby":p,className:i("sui-peer sui-sr-only"),...m}),jsx("span",{className:i("sui-relative sui-inline-flex sui-h-6 sui-w-6 sui-items-center sui-justify-center sui-p-[2px]","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!t&&"peer-checked:[&_.sui-radio-ring]:sui-text-primary peer-checked:[&_.sui-radio-dot]:sui-text-primary peer-checked:[&_.sui-radio-dot]:sui-opacity-100",t&&"peer-checked:[&_.sui-radio-ring]:sui-text-error peer-checked:[&_.sui-radio-dot]:sui-text-error peer-checked:[&_.sui-radio-dot]:sui-opacity-100",s&&"sui-opacity-40"),"aria-hidden":"true",children:jsxs("svg",{className:"sui-h-5 sui-w-5",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("circle",{className:i("sui-radio-ring",t?"sui-text-error":"sui-text-inactive","sui-transition-colors sui-duration-200"),cx:"10",cy:"10",r:"9.3",stroke:"currentColor",strokeWidth:"1.4",vectorEffect:"non-scaling-stroke"}),jsx("circle",{className:"sui-radio-dot sui-opacity-0 sui-transition-opacity sui-duration-200",cx:"10",cy:"10",r:"6.8",fill:"currentColor"})]})}),(a||c)&&jsxs("span",{className:"sui-flex sui-flex-col sui-gap-1",children:[a??c,n&&jsx("span",{id:p,"aria-hidden":"true",className:i("sui-text-12",t?"sui-text-error":"sui-text-text-secondary1"),children:n})]})]})});Eo.displayName="Radio";var t1=forwardRef((e,r)=>{let{legend:o,name:t,orientation:s="vertical",options:a,value:n,defaultValue:l,onChange:c,className:m,invalid:u,description:p,descriptionId:d,...y}=e,[x,b]=ve({value:n,defaultValue:l,onChange:c}),h=p?d||`${t}-desc`:void 0;return jsxs("fieldset",{className:i("sui-flex",s==="horizontal"?"sui-flex-row sui-gap-4":"sui-flex-col sui-gap-2",m),"aria-invalid":u||void 0,"aria-describedby":h,ref:r,...y,children:[jsx("legend",{className:"sui-text-14 sui-font-medium sui-text-text-default",children:o}),p&&jsx("p",{id:h,className:i("sui-text-12",u?"sui-text-error":"sui-text-text-secondary1"),children:p}),a.map(w=>{let C=x===w.value,k=w.id||`${t}-${w.value}`;return jsx(Eo,{id:k,name:t,label:w.label,description:w.description,disabled:w.disabled,invalid:w.invalid??u,checked:C,onChange:()=>b(w.value)},w.value)})]})});t1.displayName="RadioGroup";var s1=forwardRef(({id:e,name:r,className:o,invalid:t=false,disabled:s,label:a,description:n,descriptionId:l,children:c,...m},u)=>{let p=n?l||(e?`${e}-desc`:void 0):m["aria-describedby"],d=!!(a||c),y=!!n;return jsxs("label",{className:i("sui-group sui-inline-flex sui-gap-3 sui-select-none",y?"sui-items-start":"sui-items-center",s?"sui-cursor-not-allowed":"sui-cursor-pointer",o),children:[jsxs("span",{className:"sui-inline-flex sui-items-center sui-pt-[2px]",children:[jsx("input",{id:e,ref:u,type:"checkbox",name:r,disabled:s,"aria-describedby":p,className:"sui-peer sui-sr-only",...m}),jsx("span",{"aria-hidden":"true",className:i("sui-relative sui-inline-flex sui-h-6 sui-w-11 sui-items-center sui-rounded-full sui-bg-disabled sui-transition-colors sui-duration-200 sui-ease-out",!s&&"group-hover:sui-bg-stroke-level3","peer-focus-visible:sui-ring-2 peer-focus-visible:sui-ring-primary peer-focus-visible:sui-ring-offset-2 peer-focus-visible:sui-ring-offset-white",!t&&"peer-checked:sui-bg-primary peer-checked:[&_.sui-switch-thumb]:sui-translate-x-6",!t&&!s&&"peer-checked:group-hover:sui-bg-primary/90",t&&"peer-checked:sui-bg-error sui-bg-error/80 peer-checked:[&_.sui-switch-thumb]:sui-translate-x-6",s&&"sui-opacity-50"),children:jsx("span",{className:i("sui-switch-thumb sui-inline-block sui-h-4 sui-w-4 sui-translate-x-1 sui-rounded-full sui-bg-white sui-shadow-xs sui-transition-transform sui-duration-200 sui-ease-out sui-transform-gpu")})})]}),d&&jsxs("span",{className:i("sui-flex sui-gap-1",y?"sui-flex-col":"sui-items-center"),children:[jsx("span",{className:i("sui-text-14 sui-font-medium",s?"sui-text-text-disabled":"sui-text-text-primary1"),children:a??c}),n&&jsx("span",{id:p,"aria-hidden":"true",className:i("sui-text-12",t?"sui-text-error":s?"sui-text-text-disabled":"sui-text-text-secondary1"),children:n})]})]})});s1.displayName="Switch";var Wa=({options:e,value:r,multiple:o=false,searchable:t=false,onSearch:s,onChange:a})=>{let[n,l]=useState(false),[c,m]=useState(""),u=useRef([]),p=useRef(null),d=useMemo(()=>!t||s?e:e.filter(g=>g.label.toLowerCase().includes(c.toLowerCase())),[e,c,t,s]),y=o?Array.isArray(r)?r:[]:typeof r=="string"?r:"",x=o?null:e.find(g=>g.value===y),b=useCallback(g=>{if(o){let v=Array.isArray(r)?r:[],L=v.includes(g)?v.filter(P=>P!==g):[...v,g];a?.(L);}else a?.(g),l(false);},[o,r,a]),h=useCallback(g=>{m(g),s?.(g);},[s]),w=useCallback(()=>{l(true),setTimeout(()=>{t&&p.current?p.current.focus():u.current[0]&&u.current[0].focus();},0);},[t]),C=useCallback(()=>{l(false),m("");},[]),k=useCallback(g=>{let v=u.current.findIndex(L=>L===document.activeElement);switch(g.key){case "ArrowDown":{g.preventDefault();let L=Math.min(u.current.length-1,v+1);u.current[L]?.focus();break}case "ArrowUp":{g.preventDefault();let L=Math.max(0,v-1);u.current[L]?.focus();break}case "Home":g.preventDefault(),u.current[0]?.focus();break;case "End":g.preventDefault(),u.current[u.current.length-1]?.focus();break;case "Escape":g.preventDefault(),C();break;default:if(g.key.length===1&&/[a-zA-Z0-9]/.test(g.key)){g.preventDefault();let L=g.key.toLowerCase(),P=d.findIndex(V=>V.label.toLowerCase().startsWith(L));P!==-1&&u.current[P]?.focus();}break}},[d,C]);return {isOpen:n,searchTerm:c,optionRefs:u,searchInputRef:p,filteredOptions:d,selectedValue:y,selectedOption:x,handleCustomChange:b,handleSearchChange:h,openDropdown:w,closeDropdown:C,handleKeyDown:k}};function $a({selectedValue:e,selectedOption:r,multiple:o,placeholder:t,renderOption:s,options:a}){return o?Array.isArray(e)&&e.length>0?jsxs("span",{className:"sui-flex sui-items-center sui-gap-1",children:[e.slice(0,2).map(n=>{let l=a.find(c=>c.value===n);return l?jsx("span",{className:"sui-bg-background-secondary2 sui-px-2 sui-rounded-sm sui-label-12 sui-text-text-blue sui-border sui-border-[#A4C3EC] sui-truncate sui-whitespace-nowrap",children:s?s(l):l.label},n):null}),e.length>2&&jsxs("span",{className:"sui-label-12 sui-text-text-blue",children:["+",e.length-2," more"]})]}):t||"Select options...":r?s?s(r):r.label:t||"Select an option..."}function Ya({isOpen:e,selectId:r,searchable:o,searchTerm:t,searchInputRef:s,onSearchChange:a,filteredOptions:n,selectedValue:l,multiple:c,optionRefs:m,onOptionChange:u,onKeyDown:p,renderOption:d,maxHeight:y,triggerRef:x,dropdownRef:b,dropdownClassName:h}){let{refs:w,floatingStyles:C}=useFloating({open:e,placement:"bottom-start",strategy:"fixed",whileElementsMounted:autoUpdate,middleware:[offset(4),flip({fallbackPlacements:["top-start","bottom-start","top-end","bottom-end"],padding:8,mainAxis:true,crossAxis:false}),shift({padding:8}),size({apply({availableHeight:g,elements:v}){v.floating.style.width=`${v.reference.getBoundingClientRect().width}px`;let L=Math.min(y,g-8);v.floating.style.maxHeight=`${L}px`;}})]});if(useLayoutEffect(()=>{x.current&&w.setReference(x.current);},[x,w,e]),useEffect(()=>{if(e){let g=setTimeout(()=>{o&&s.current?s.current.focus():m.current[0]&&m.current[0].focus();},0);return ()=>clearTimeout(g)}},[e,o,s,m]),!e)return null;let k=jsxs("div",{ref:g=>{w.setFloating(g),b&&(b.current=g);},style:C,className:i("sui-bg-white sui-border sui-border-secondary-300 sui-rounded-md sui-shadow-md sui-z-50",h),role:"presentation",children:[o&&jsx("div",{className:"sui-p-2 sui-border-b sui-border-secondary-300",children:jsxs("div",{className:"sui-relative",children:[jsx("div",{className:"sui-absolute sui-left-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-text-secondary-400 sui-w-4 sui-h-4 sui-flex sui-items-center sui-justify-center",children:jsx(go,{size:16})}),jsx("input",{ref:s,type:"text",placeholder:"Search...",value:t,onChange:g=>a(g.target.value),className:"sui-w-full sui-pl-10 sui-pr-3 sui-py-2 sui-text-14 sui-border sui-border-secondary-300 sui-rounded sui-focus:sui-outline-none sui-focus:sui-border-primary"})]})}),jsx("ul",{id:`${r}-listbox`,role:"listbox","aria-multiselectable":c||void 0,tabIndex:-1,className:"sui-overflow-y-auto sui-scrollbars-thin",onKeyDown:p,style:{maxHeight:y},children:n.length>0?n.map((g,v)=>{let L=c?Array.isArray(l)&&l.includes(g.value):l===g.value;return jsx("li",{role:"presentation",children:jsxs("button",{type:"button",className:i("sui-w-full sui-px-4 sui-py-3 sui-text-left sui-body-16 sui-flex sui-items-center sui-justify-between hover:sui-bg-secondary sui-transition-colors",g.disabled&&"sui-text-disabled sui-cursor-not-allowed sui-opacity-50"),ref:P=>m.current[v]=P,onClick:()=>{g.disabled||u(g.value);},disabled:g.disabled,role:"option","aria-selected":L,onKeyDown:P=>{(P.key==="Enter"||P.key===" ")&&(P.preventDefault(),g.disabled||u(g.value));},children:[jsx("span",{className:"sui-flex sui-items-center sui-gap-2 sui-min-w-0 sui-flex-1 sui-truncate",children:d?d(g):g.label}),L&&jsx(mi,{size:20,className:"sui-text-primary"})]})},g.value)}):jsx("li",{role:"presentation",children:jsx("div",{className:"sui-px-4 sui-py-3 sui-text-14 sui-text-secondary-400 sui-text-center",children:"No options found"})})})]});return createPortal(k,document.body)}var Ka=cva("sui-flex sui-h-10 sui-w-full sui-rounded-md sui-border sui-border-secondary-300 sui-bg-background sui-px-3 sui-py-2 sui-body-14 sui-sm:h-12 sui-sm:px-4 sui-sm:py-3 sui-sm:body-16 focus-visible:sui-outline-none disabled:sui-cursor-not-allowed disabled:sui-opacity-50 sui-appearance-none sui-pr-10 sui-sm:pr-12",{variants:{variant:{default:"sui-border-secondary focus:sui-border-primary focus-visible:sui-border-primary",error:"sui-border-error focus:sui-border-error focus-visible:sui-border-error"}},defaultVariants:{variant:"default"}}),l1=forwardRef(({className:e,variant:r="default",label:o,error:t,helperText:s,required:a=false,disabled:n=false,placeholder:l,options:c,value:m,multiple:u=false,native:p=false,onChange:d,containerClassName:y,id:x,renderOption:b,searchable:h=false,clearable:w=false,maxHeight:C=200,onSearch:k,dropdownClassName:g,renderValue:v,renderDropdown:L,...P},V)=>{let f=useId(),S=x??f,R=!!t,I=R?"error":r,E=R?`${S}-error`:s?`${S}-help`:void 0,{isOpen:T,searchTerm:G,optionRefs:D,searchInputRef:B,filteredOptions:U,selectedValue:F,selectedOption:M,handleCustomChange:N,handleSearchChange:A,openDropdown:z,closeDropdown:K,handleKeyDown:se}=Wa({options:c,value:m,multiple:u,searchable:h,onSearch:k,onChange:d}),Le=useRef(null),ye=useRef(null),ce=useRef(null),Te=Hr(V,ye);useEffect(()=>{if(!T)return;let j=Be=>{let Se=Be.target;Le.current?.contains(Se)||ce.current?.contains(Se)||K();};return document.addEventListener("mousedown",j),document.addEventListener("touchstart",j),()=>{document.removeEventListener("mousedown",j),document.removeEventListener("touchstart",j);}},[T,K]);let re=j=>{if(u){let Be=Array.from(j.target.selectedOptions,Se=>Se.value);d?.(Be);}else d?.(j.target.value);};return jsxs("div",{ref:Le,className:i("sui-w-full",y),children:[o&&jsxs("label",{htmlFor:S,className:"sui-block sui-text-14 sui-font-normal sui-text-inactive sui-mb-2",children:[o,a&&jsx("span",{className:"sui-text-error sui-ml-1",children:"*"})]}),jsx("div",{className:"sui-relative",children:p?jsxs(Fragment,{children:[jsxs("select",{className:i(Ka({variant:I,className:e})),ref:V,id:S,required:a,"aria-required":a,"aria-invalid":R,"aria-describedby":E,disabled:n,multiple:u,value:F,onChange:re,...P,children:[l&&!u&&jsx("option",{value:"",disabled:true,style:{color:"#B1B5C3"},children:l}),c.map(j=>jsx("option",{value:j.value,disabled:j.disabled,children:b?b(j):j.label},j.value))]}),jsx("div",{className:i("sui-pointer-events-none sui-absolute sui-right-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center",n?"sui-text-disabled":"sui-text-secondary-400"),children:jsx(sr,{size:24})})]}):jsxs(Fragment,{children:[P.name&&!n&&(Array.isArray(F)?F.map(j=>jsx("input",{type:"hidden",name:P.name,value:j},j)):jsx("input",{type:"hidden",name:P.name,value:F})),jsxs("button",{type:"button",className:i(Ka({variant:I,className:e}),"sui-overflow-hidden"),onClick:()=>!n&&(T?K():z()),disabled:n,ref:Te,id:S,"aria-expanded":T,"aria-haspopup":"listbox","aria-describedby":E,"aria-controls":T?`${S}-listbox`:void 0,onKeyDown:j=>{n||(!T&&(j.key==="ArrowDown"||j.key==="ArrowUp")?(j.preventDefault(),z()):T&&j.key==="Escape"&&(j.preventDefault(),K()));},children:[jsx("span",{className:i("sui-flex sui-items-center sui-gap-2 sui-truncate sui-flex-1 sui-min-w-0",!M&&!u&&"sui-text-disabled"),children:u&&Array.isArray(F)&&F.length>0?jsx("span",{"aria-hidden":"true"}):v?v({selectedValue:F,selectedOption:M||null,options:c,multiple:u,placeholder:l}):jsx($a,{selectedValue:F,selectedOption:M||null,multiple:u,placeholder:l,renderOption:b,options:c})}),jsx("div",{className:i("sui-pointer-events-none sui-absolute sui-right-3 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center sui-transition-transform",n?"sui-text-disabled":"sui-text-secondary-400",T&&"sui-rotate-180"),children:jsx(sr,{size:24})})]}),u&&Array.isArray(F)&&F.length>0&&!n&&jsxs("div",{className:"sui-absolute sui-left-3 sui-right-9 sui-top-1/2 sui--translate-y-1/2 sui-flex sui-items-center sui-gap-1 sui-overflow-hidden sui-whitespace-nowrap",role:"group","aria-label":"Selected options",children:[F.slice(0,2).map(j=>{let Be=c.find(Se=>Se.value===j);return Be?jsxs("span",{className:"sui-inline-flex sui-items-center sui-gap-1 sui-bg-background-secondary2 sui-px-2 sui-rounded-sm sui-label-12 sui-text-text-blue sui-border sui-border-[#A4C3EC]",children:[b?b(Be):Be.label,jsx("button",{type:"button","aria-label":`Remove ${Be.label}`,className:"sui-pointer-events-auto sui-inline-flex sui-items-center sui-justify-center sui-text-secondary-400 hover:sui-text-secondary-600 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary sui-rounded-sm",onClick:Se=>{Se.stopPropagation();let Ge=Array.isArray(F)?F:[];d?.(Ge.filter(rr=>rr!==j));},children:jsx(ne,{size:12})})]},j):null}),F.length>2&&jsxs("span",{className:"sui-label-12 sui-text-text-blue",children:["+",F.length-2," more"]})]}),w&&F&&!n&&jsx("button",{type:"button",className:"sui-absolute sui-right-10 sui-top-1/2 sui-transform sui--translate-y-1/2 sui-text-secondary-400 hover:sui-text-secondary-600 sui-w-6 sui-h-6 sui-flex sui-items-center sui-justify-center","aria-label":"Clear",onClick:j=>{j.stopPropagation(),d?.(u?[]:"");},children:jsx(ne,{size:16})}),L?L({isOpen:T,selectId:S,searchable:h,searchTerm:G,searchInputRef:B,onSearchChange:A,filteredOptions:U,selectedValue:F,multiple:u,optionRefs:D,onOptionChange:N,onKeyDown:se,renderOption:b,maxHeight:C}):jsx(Ya,{isOpen:T,selectId:S,searchable:h,searchTerm:G,searchInputRef:B,onSearchChange:A,filteredOptions:U,selectedValue:F,multiple:u,optionRefs:D,onOptionChange:N,onKeyDown:se,renderOption:b,maxHeight:C,triggerRef:ye,dropdownRef:ce,dropdownClassName:g})]})}),(t||s)&&jsxs("div",{className:"sui-mt-2",children:[t&&jsx("p",{id:`${S}-error`,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:t}),!t&&s&&jsx("p",{id:`${S}-help`,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:s})]})]})});l1.displayName="Select";var W5=cva("sui-animate-shimmer",{variants:{variant:{text:"sui-rounded",circle:"sui-rounded-full",rectangle:"sui-rounded-xs"},size:{sm:"sui-h-4",md:"sui-h-5",lg:"sui-h-6"}},defaultVariants:{variant:"text",size:"md"}}),qa=e=>{if(e!==void 0)return typeof e=="number"?`${e}px`:e},Ao=forwardRef(({className:e,variant:r="text",size:o="md",width:t,height:s,"aria-label":a,style:n,...l},c)=>{let m=qa(t),u=qa(s),p=m,d=u;return r==="circle"&&(m&&!u&&(d=m),u&&!m&&(p=u)),jsx("div",{ref:c,role:"status","aria-busy":"true","aria-label":a??"Loading content",className:i(W5({variant:r,size:o}),e),style:{width:p,height:d,...n},...l})});Ao.displayName="Skeleton";var u1=forwardRef(({className:e,lines:r=3,gap:o="0.5rem",style:t,...s},a)=>jsx("div",{ref:a,className:i("sui-flex sui-flex-col",e),style:{gap:typeof o=="number"?`${o}px`:o,...t},...s,children:Array.from({length:r}).map((n,l)=>jsx(Ao,{variant:"text",width:l===r-1&&r>1?"80%":"100%"},l))}));u1.displayName="SkeletonText";var rn=createContext(null);function c1(){let e=useContext(rn);if(!e)throw new Error("Tabs components must be used inside <Tabs>");return e}var d1=({className:e,value:r,defaultValue:o,onValueChange:t,children:s})=>{let a=useId(),[n,l]=ve({value:r,defaultValue:o,onChange:t}),c=useMemo(()=>({value:n,setValue:m=>l(m),idBase:a}),[n,a,l]);return jsx(rn.Provider,{value:c,children:jsx("div",{className:i("sui-w-full",e),children:s})})},p1=({className:e,dense:r=false,...o})=>{let{value:t,setValue:s}=c1(),a=useRef(null),[n,l]=useState({left:0,width:0}),c=useCallback(()=>{let u=a.current;if(!u)return;let p=u.querySelector(`button[role="tab"][data-value="${CSS.escape(t??"")}"]`);if(!p){l(x=>x.width===0?x:{left:0,width:0});return}let d=u.getBoundingClientRect(),y=p.getBoundingClientRect();l({left:y.left-d.left,width:y.width});},[t]);useEffect(()=>{c();},[c]),useEffect(()=>{let u=a.current;if(!u)return;let p=new ResizeObserver(c);p.observe(u);let d=u.querySelector(`button[role="tab"][data-value="${CSS.escape(t??"")}"]`);return d instanceof HTMLElement&&p.observe(d),window.addEventListener("resize",c),()=>{p.disconnect(),window.removeEventListener("resize",c);}},[c,t]),useEffect(()=>{if(t)return;let u=a.current;if(!u)return;let d=u.querySelector("button[role='tab']:not([disabled])")?.getAttribute("data-value");d&&s(d);},[t,s]);let m=useCallback(u=>{let p=a.current;if(!p)return;let d=Array.from(p.querySelectorAll("button[role='tab']:not([disabled])"));if(d.length===0)return;let y=d.findIndex(b=>b.getAttribute("data-value")===t),x=b=>{let h=(b+d.length)%d.length;d[h]?.focus(),d[h]?.click();};switch(u.key){case "ArrowRight":u.preventDefault(),x((y+1)%d.length);break;case "ArrowLeft":u.preventDefault(),x((y-1+d.length)%d.length);break;case "Home":u.preventDefault(),x(0);break;case "End":u.preventDefault(),x(d.length-1);break}},[t]);return jsxs("div",{role:"tablist",ref:a,onKeyDown:m,className:i("sui-relative sui-flex sui-gap-3 sui-border-b sui-border-stroke-level3 sui-px-1 sui-sm:gap-6 sui-sm:px-2",r?"sui-px-0":"sui-px-2",e),tabIndex:0,...o,children:[jsx("div",{"aria-hidden":true,className:"sui-pointer-events-none sui-absolute sui-bottom-[-1px] sui-h-[2px] sui-bg-primary sui-transition-all sui-duration-300",style:{left:n.left,width:n.width}}),o.children]})},m1=forwardRef(({className:e,value:r,icon:o,children:t,disabled:s,...a},n)=>{let{value:l,setValue:c,idBase:m}=c1(),u=l===r,p=useRef(null),d=Hr(n,p),y=a["aria-label"],x=!t;return useEffect(()=>{u?p.current?.setAttribute("data-active","true"):p.current?.removeAttribute("data-active");},[u]),jsxs("button",{ref:d,type:"button",role:"tab","data-value":r,id:`${m}-tab-${r}`,"aria-selected":u,"aria-controls":`${m}-panel-${r}`,tabIndex:u?0:-1,disabled:s,onClick:()=>c(r),className:i("sui-relative sui-flex sui-items-center sui-gap-2","sui-py-3",!u&&"sui-text-[#777E90] sui-body-16",u&&"sui-text-primary sui-body-16-medium","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary sui-ring-offset-2",s&&"sui-opacity-40 sui-cursor-not-allowed",e),"aria-label":x?y:void 0,title:x?y??r:void 0,...a,children:[o&&jsx("span",{className:i("sui-inline-flex sui-items-center sui-justify-center",!t&&"sui-w-5 sui-h-5"),children:o}),t&&jsx("span",{children:t})]})}),b1=({className:e,value:r,children:o,forceMount:t,...s})=>{let{value:a,idBase:n}=c1(),l=a===r;return !t&&!l?null:jsx("div",{role:"tabpanel",id:`${n}-panel-${r}`,"aria-labelledby":`${n}-tab-${r}`,hidden:!l,className:i("sui-pt-4",e),...s,children:jsx("div",{className:i(l&&"sui-animate-fade-in"),children:o})})};d1.displayName="Tabs";p1.displayName="TabsList";b1.displayName="TabsContent";m1.displayName="TabsTrigger";var ru=e=>{if(e instanceof Date)return e.getTime();let r=new Date(e).getTime();return Number.isFinite(r)?r:Date.now()},an=(e,r={})=>{let{intervalMs:o=1e3,onComplete:t}=r,[s,a]=useState(0),n=useRef(false),l=useRef(),c=ru(e);return useEffect(()=>{l.current=t;},[t]),useEffect(()=>{if(typeof window>"u")return;if(!Number.isFinite(c)){a(0);return}n.current=false;let m=()=>{let p=Math.max(0,c-Date.now());a(p),p===0&&!n.current&&(n.current=true,l.current?.());};m();let u=window.setInterval(m,o);return ()=>window.clearInterval(u)},[o,c]),s};var nu=["days","hours","minutes","seconds"],nn=1e3,ln=nn*60,un=ln*60,lu=un*24,uu={days:lu,hours:un,minutes:ln,seconds:nn},cu={days:"Days",hours:"Hours",minutes:"Mins",seconds:"Secs"},cn=(e,r)=>{let o=Math.max(0,e),t={},s=o;for(let a of nu){if(!r.includes(a))continue;let n=uu[a],l=Math.floor(s/n);t[a]=l,s-=l*n;}return t},f1={lg:{column:"sui-flex sui-flex-col sui-items-center sui-gap-3 sui-w-20",box:"sui-min-w-12 sui-h-12 sui-rounded-lg sui-bg-white sui-shadow-soft sui-flex sui-items-center sui-justify-center sui-heading-24-medium sui-px-3",label:"sui-title-20-medium",separatorWrapper:"sui-h-12 sui-flex sui-items-center sui-justify-center sui-mx-2",separator:"sui-heading-24-medium",unitLabel:"sui-body-16-medium"},sm:{column:"sui-flex sui-flex-col sui-items-center sui-gap-2 sui-w-12",box:"sui-min-w-8 sui-h-8 sui-rounded-lg sui-bg-white sui-shadow-soft sui-flex sui-items-center sui-justify-center sui-title-16-medium sui-px-2",label:"sui-body-14-medium",separatorWrapper:"sui-h-8 sui-flex sui-items-center sui-justify-center sui-mx-2",separator:"sui-title-16-medium",unitLabel:"sui-body-12-medium"}},du=({value:e,unitLabel:r,size:o})=>{let t=f1[o],[s,a]=useState(false),n=useRef(e);return useEffect(()=>{if(e!==n.current){n.current=e,a(true);let l=window.setTimeout(()=>{a(false);},200);return ()=>window.clearTimeout(l)}},[e]),jsxs("div",{className:t.column,children:[jsx("div",{className:i("sui-transition-transform sui-duration-200",s&&"sui-scale-110",t.box),children:String(e).padStart(2,"0")}),jsx("span",{className:t.unitLabel,children:r})]})},pu=({size:e})=>{let r=f1[e];return jsx("div",{"aria-hidden":"true",className:r.separatorWrapper,children:jsx("span",{className:r.separator,children:":"})})},mu=["days","hours","minutes","seconds"],h1=forwardRef(({targetDate:e,displayUnits:r=mu,size:o="sm",label:t,className:s,onComplete:a,unitLabels:n,...l},c)=>{let m=an(e,{onComplete:a}),u=cn(m,r),p={...cu,...n??{}};return jsxs("div",{ref:c,role:"timer","aria-label":t,className:i("sui-flex sui-flex-col sui-items-center sui-gap-3",s),...l,children:[t&&jsx("span",{className:f1[o].label,children:t}),jsx("div",{className:"sui-flex sui-items-start",children:r.map((d,y)=>{let x=y===r.length-1,b=u[d]??0;return jsxs(Fragment$1,{children:[jsx(du,{unit:d,value:b,size:o,unitLabel:p[d]}),!x&&jsx(pu,{size:o})]},d)})})]})});h1.displayName="Countdown";var dn={nm:"redeem",ddd:0,h:720,w:1280,meta:{g:"@lottiefiles/toolkit-js 0.33.2"},layers:[{ty:4,nm:"yellow star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[205.196,70.738,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[603.627,496.761,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-55},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-50},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-45},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-40},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-30},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-25},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-15},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-5},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:0},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:5},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:15},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:25},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:30},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:40},{s:[0],t:45}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.303,.719],[2.455,1.034],[-0.72,.304],[-1.035,2.455],[-0.303,-0.719],[-2.455,-1.034],[.719,-0.304],[1.035,-2.455]],o:[[-1.035,-2.455],[-0.72,-0.304],[2.455,-1.034],[.303,-0.719],[1.035,2.455],[.719,.304],[-2.455,1.034],[-0.303,.719]],v:[[-0.797,6.254],[-6.254,.798],[-6.254,-0.798],[-0.797,-6.254],[.798,-6.254],[6.254,-0.798],[6.254,.798],[.798,6.254]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8157,.0078,.1059],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[403.169,7.223],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.303,.719],[2.456,1.034],[-0.719,.304],[-1.035,2.455],[-0.304,-0.719],[-2.455,-1.034],[.72,-0.304],[1.034,-2.455]],o:[[-1.035,-2.455],[-0.719,-0.304],[2.456,-1.034],[.303,-0.719],[1.034,2.455],[.72,.304],[-2.455,1.034],[-0.304,.719]],v:[[-0.798,6.254],[-6.255,.798],[-6.255,-0.799],[-0.798,-6.255],[.799,-6.255],[6.253,-0.799],[6.253,.798],[.799,6.254]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8157,.0078,.1059],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[7.223,134.253],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:1},{ty:4,nm:"pink star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[9.91,9.91,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[35.204,49.828,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-50},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-40},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-30},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:0},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:30},{s:[0],t:40}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.42,.996],[3.401,1.434],[-0.997,.42],[-1.433,3.4],[-0.419,-0.997],[-3.401,-1.433],[.996,-0.42],[1.434,-3.401]],o:[[-1.433,-3.401],[-0.997,-0.42],[3.401,-1.433],[.42,-0.997],[1.434,3.4],[.996,.42],[-3.401,1.434],[-0.419,.996]],v:[[-1.105,8.664],[-8.663,1.105],[-8.663,-1.106],[-1.105,-8.663],[1.106,-8.663],[8.665,-1.106],[8.665,1.105],[1.106,8.664]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.6863,.6],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[9.91,9.91],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:2,parent:1},{ty:4,nm:"red star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[16.012,16.013,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[437.319,112.103,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-40},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:0},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:20},{s:[0],t:40}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.686,1.626],[5.549,2.338],[-1.626,.685],[-2.339,5.548],[-0.685,-1.627],[-5.548,-2.339],[1.626,-0.686],[2.339,-5.55]],o:[[-2.339,-5.55],[-1.626,-0.686],[5.549,-2.339],[.686,-1.627],[2.339,5.548],[1.626,.685],[-5.548,2.338],[-0.685,1.626]],v:[[-1.804,14.136],[-14.136,1.805],[-14.136,-1.803],[-1.804,-14.135],[1.804,-14.135],[14.136,-1.803],[14.136,1.805],[1.804,14.136]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.4706,.3137],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[16.012,16.013],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:3,parent:1},{ty:4,nm:"green star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[15.974,15.973,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[7.223,-54.324,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-10},{s:[0],t:15}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.684,1.622],[5.535,2.333],[-1.623,.683],[-2.333,5.536],[-0.684,-1.622],[-5.535,-2.333],[1.622,-0.683],[2.333,-5.535]],o:[[-2.333,-5.535],[-1.623,-0.683],[5.535,-2.333],[.684,-1.622],[2.333,5.536],[1.622,.683],[-5.535,2.333],[-0.684,1.622]],v:[[-1.799,14.101],[-14.101,1.8],[-14.101,-1.799],[-1.799,-14.101],[1.8,-14.101],[14.101,-1.799],[14.101,1.8],[1.8,14.101]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[15.973,15.974],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:4,parent:1},{ty:4,nm:"blue star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[10.31,10.31,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[427.519,-75.585,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-60},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-50},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-40},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-30},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:-20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:0},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:20},{s:[0],t:30}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.437,1.038],[3.542,1.492],[-1.037,.438],[-1.493,3.542],[-0.438,-1.038],[-3.541,-1.493],[1.038,-0.438],[1.492,-3.541]],o:[[-1.493,-3.541],[-1.037,-0.438],[3.542,-1.493],[.437,-1.038],[1.492,3.542],[1.038,.438],[-3.541,1.492],[-0.438,1.038]],v:[[-1.151,9.022],[-9.023,1.152],[-9.023,-1.151],[-1.151,-9.022],[1.151,-9.022],[9.021,-1.151],[9.021,1.152],[1.151,9.022]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.5922,.7373,.9843],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[10.31,10.31],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:5,parent:1},{ty:4,nm:"dark blue star Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[7.223,7.224,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-25.06,-123.438,0],t:38,ti:[0,-52.667,0],to:[0,52.667,0]},{s:[-25.06,192.562,0],t:75}],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:38},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:45},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:55},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:65},{s:[100],t:75}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.303,.719],[2.455,1.035],[-0.719,.303],[-1.035,2.455],[-0.303,-0.72],[-2.455,-1.035],[.719,-0.303],[1.035,-2.455]],o:[[-1.035,-2.455],[-0.719,-0.303],[2.455,-1.035],[.303,-0.72],[1.035,2.455],[.719,.303],[-2.455,1.035],[-0.303,.719]],v:[[-0.798,6.254],[-6.254,.798],[-6.254,-0.797],[-0.798,-6.254],[.798,-6.254],[6.254,-0.797],[6.254,.798],[.798,6.254]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.4157,.6275,.9765],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[7.223,7.224],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:6,parent:1},{ty:4,nm:"dark blue two Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[7.223,7.223,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[372.728,-234.232,0],t:38,ti:[0,-71,0],to:[0,71,0]},{s:[372.728,191.768,0],t:80}],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:38},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:47},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:57},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:67},{s:[100],t:80}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[.304,.719],[2.454,1.035],[-0.72,.303],[-1.034,2.455],[-0.304,-0.72],[-2.455,-1.035],[.719,-0.303],[1.035,-2.455]],o:[[-1.034,-2.455],[-0.72,-0.303],[2.454,-1.035],[.304,-0.72],[1.035,2.455],[.719,.303],[-2.455,1.035],[-0.304,.719]],v:[[-0.798,6.254],[-6.253,.798],[-6.253,-0.797],[-0.798,-6.254],[.799,-6.254],[6.255,-0.797],[6.255,.798],[.799,6.254]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.4157,.6275,.9765],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[7.223,7.224],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:7,parent:1},{ty:4,nm:"blue ribbon Outlines 2",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[19.474,13.054,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[229.702,-1.812,0],t:37,ti:[64.333,18.667,0],to:[-58,-44.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-118.298,-269.812,0],t:39,ti:[-23,-44.333,0],to:[-64.333,-18.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-156.298,-113.812,0],t:52,ti:[-9,-51.167,0],to:[23,44.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[19.702,-3.812,0],t:65,ti:[20.333,-32.833,0],to:[9,51.167,0]},{s:[-102.298,193.188,0],t:77}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[94],t:52},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[201],t:65},{s:[344],t:77}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-5.163,6.737],[0,0],[14.56,9.059]],o:[[0,0],[0,0],[0,0]],v:[[6.556,-7.969],[15.362,-2.95],[-15.362,-1.09]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.7098,.8118,.9882],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[23.335,17.889],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[3.361,5.367],[-0.117,.316],[0,0],[-5.598,-4.903],[-2.322,-0.274]],o:[[0,0],[-2.494,-3.983],[0,0],[0,0],[1.715,1.503],[2.559,.302]],v:[[9.536,8.359],[-0.35,.886],[-2.131,-9.708],[-9.536,-8.679],[-2.795,6.126],[5.224,9.406]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.4157,.6275,.9765],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[9.786,9.958],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:8,parent:1},{ty:4,nm:"blue ribbon Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[19.474,13.054,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[229.702,-1.812,0],t:37,ti:[-23.667,7.667,0],to:[18,-22.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[337.702,-137.812,0],t:39,ti:[10,-30,0],to:[23.667,-7.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[371.702,-47.812,0],t:49,ti:[10.333,-40.667,0],to:[-10,30,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[277.702,42.188,0],t:58,ti:[-5.333,-25.667,0],to:[-10.333,40.667,0]},{s:[309.702,196.188,0],t:67}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[117],t:49},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[239],t:58},{s:[517],t:67}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-5.163,6.737],[0,0],[14.56,9.059]],o:[[0,0],[0,0],[0,0]],v:[[6.556,-7.969],[15.362,-2.95],[-15.362,-1.09]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.7098,.8118,.9882],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[23.335,17.889],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[3.361,5.367],[-0.117,.316],[0,0],[-5.598,-4.903],[-2.322,-0.274]],o:[[0,0],[-2.494,-3.983],[0,0],[0,0],[1.715,1.503],[2.559,.302]],v:[[9.536,8.359],[-0.35,.886],[-2.131,-9.708],[-9.536,-8.679],[-2.795,6.126],[5.224,9.406]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.4157,.6275,.9765],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[9.786,9.958],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:9,parent:1},{ty:4,nm:"yellow ribbon Outlines 2",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[16.459,13.909,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[228.06,-6.701,0],t:37,ti:[29,30.667,0],to:[-11.667,-57.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[158.06,-350.701,0],t:39,ti:[2.667,-53.333,0],to:[-29,-30.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[54.06,-190.701,0],t:52,ti:[-0.333,-47.667,0],to:[-2.667,53.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[142.06,-30.701,0],t:65,ti:[-15,-38,0],to:[.333,47.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[56.06,95.299,0],t:78,ti:[-29.333,-17,0],to:[15,38,0]},{s:[232.06,197.299,0],t:89}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-51],t:52},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-183],t:65},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-266],t:78},{s:[-555],t:89}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[18.947,9.742],[-0.809,-12.068]],o:[[0,0],[0,0],[0,0]],v:[[6.651,10.708],[-9.474,-10.708],[-1.911,5.683]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.9176,.6902],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[23.195,16.859],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[11.855,-6.002],[0,0],[-13.409,-10.223]],o:[[0,0],[0,0],[0,0],[8.773,6.69]],v:[[9.227,7.906],[-8.566,2.74],[-14.499,-4.451],[5.725,1.766]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7843,.2157],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[14.748,8.707],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:10,parent:1},{ty:4,nm:"yellow ribbon Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[16.459,13.909,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[228.06,-6.701,0],t:37,ti:[-30.667,-7.333,0],to:[43,-12.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[486.06,-80.701,0],t:39,ti:[-1.667,-34,0],to:[30.667,7.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[412.06,37.299,0],t:47,ti:[-0.333,-26.833,0],to:[1.667,34,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[496.06,123.299,0],t:56,ti:[13.667,-12.5,0],to:[.333,26.833,0]},{s:[414.06,198.299,0],t:63}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[132],t:47},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[279],t:56},{s:[497],t:63}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[18.947,9.742],[-0.809,-12.068]],o:[[0,0],[0,0],[0,0]],v:[[6.651,10.708],[-9.474,-10.708],[-1.911,5.683]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.9176,.6902],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[23.195,16.859],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[11.855,-6.002],[0,0],[-13.409,-10.223]],o:[[0,0],[0,0],[0,0],[8.773,6.69]],v:[[9.227,7.906],[-8.566,2.74],[-14.499,-4.451],[5.725,1.766]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7843,.2157],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[14.748,8.707],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:11,parent:1},{ty:4,nm:"yellow ribbon 2 Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[20.424,10.264,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[198.891,-2.898,0],t:37,ti:[15.333,-9.667,0],to:[-28.667,-11,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[26.891,-68.898,0],t:39,ti:[-3,-44,0],to:[-15.333,9.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[106.891,55.102,0],t:49,ti:[10.333,-23.333,0],to:[3,44,0]},{s:[44.891,195.102,0],t:59}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[155],t:49},{s:[560],t:59}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[-21.359,9.696],[10.969,7.548]],o:[[0,0],[0,0],[0,0]],v:[[-14.753,-3.23],[14.753,-2.511],[-4.564,-7.185]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.9176,.6902],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[15.003,13.092],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[-2.92,14.334],[0,0],[17.989,-4.587]],o:[[0,0],[0,0],[0,0],[-11.77,3.002]],v:[[-11.402,3.928],[5.217,-7.9],[15.48,-8.104],[-3.71,5.102]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7843,.2157],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[25.119,8.354],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:12,parent:1},{ty:4,nm:"green ribbon Outlines 4",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[8.183,6.997,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[244.796,2.622,0],t:37,ti:[-49.667,4.333,0],to:[58.333,-31.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[594.796,-187.378,0],t:39,ti:[27.333,-41.333,0],to:[49.667,-4.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[542.796,-23.378,0],t:57,ti:[32.667,-36.667,0],to:[-27.333,41.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[430.796,60.622,0],t:74,ti:[14,-22.667,0],to:[-32.667,36.667,0]},{s:[346.796,196.622,0],t:90}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[103],t:57},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[207],t:74},{s:[297],t:90}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-0.912,3.829],[.729,5.288],[1.459,-2.189],[-3.647,-1.641]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[7.933,2.918],[.273,-6.747],[-7.933,-4.193],[-1.186,6.2]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[8.182,6.997],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:13,parent:1},{ty:4,nm:"green ribbon Outlines 3",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[8.183,6.997,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[244.796,2.622,0],t:37,ti:[49.333,21,0],to:[-34.667,-40.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[36.796,-241.378,0],t:39,ti:[-11.667,-41.667,0],to:[-49.333,-21,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-51.204,-123.378,0],t:52,ti:[-0.667,-36.667,0],to:[11.667,41.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[106.796,8.622,0],t:65,ti:[0,-31.667,0],to:[.667,36.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-47.204,96.622,0],t:78,ti:[-25.667,-17,0],to:[0,31.667,0]},{s:[106.796,198.622,0],t:90}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-103],t:52},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-175],t:65},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-251],t:78},{s:[-405],t:90}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-0.912,3.829],[.729,5.288],[1.459,-2.189],[-3.647,-1.641]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[7.933,2.918],[.273,-6.747],[-7.933,-4.193],[-1.186,6.2]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[8.182,6.997],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:14,parent:1},{ty:4,nm:"green ribbon Outlines 2",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[8.183,6.997,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[244.796,2.622,0],t:37,ti:[-50.667,25.333,0],to:[44.667,-51.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[512.796,-305.378,0],t:39,ti:[13.333,-42,0],to:[50.667,-25.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[548.796,-149.378,0],t:54,ti:[-9.333,-29.667,0],to:[-13.333,42,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[432.796,-53.378,0],t:69,ti:[-10.333,-41.833,0],to:[9.333,29.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[604.796,28.622,0],t:83,ti:[18.333,-28.167,0],to:[10.333,41.833,0]},{s:[494.796,197.622,0],t:97}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-112],t:54},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-167],t:69},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-249],t:83},{s:[-434],t:97}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-0.912,3.829],[.729,5.288],[1.459,-2.189],[-3.647,-1.641]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[7.933,2.918],[.273,-6.747],[-7.933,-4.193],[-1.186,6.2]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[8.182,6.997],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:15,parent:1},{ty:4,nm:"green ribbon Outlines",sr:1,st:-60,op:55,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[8.183,6.997,0],ix:1},s:{a:0,k:[124,124,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[244.796,2.622,0],t:37,ti:[-7.667,-11,0],to:[24.333,-10.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[390.796,-59.378,0],t:39,ti:[15,-32.333,0],to:[7.667,11,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[290.796,68.622,0],t:45,ti:[15,-21.667,0],to:[-15,32.333,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[300.796,134.622,0],t:51,ti:[16.667,-10.667,0],to:[-15,21.667,0]},{s:[200.796,198.622,0],t:57}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:39},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[121],t:45},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[218],t:51},{s:[386],t:57}],ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{s:[100],t:39}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[-0.912,3.829],[.729,5.288],[1.459,-2.189],[-3.647,-1.641]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[7.933,2.918],[.273,-6.747],[-7.933,-4.193],[-1.186,6.2]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[0,.6667,.4314],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[8.182,6.997],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:16,parent:1},{ty:4,nm:"gift cover Outlines",sr:1,st:-60,op:71,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[119.038,57.367,0],ix:1},s:{a:0,k:[100,100,100],ix:6},sk:{a:0,k:0},p:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[109.46,-55.998,0],t:37,ti:[8.387,16.667,0],to:[-8.436,-9.876,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[58.843,-115.255,0],t:38,ti:[1.082,14.634,0],to:[-8.387,-16.667,0]},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[59.136,-155.999,0],t:39,ti:[1.131,7.844,0],to:[-1.082,-14.634,0]},{s:[52.35,-203.06,0],t:40}],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:37},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-20],t:38},{s:[-38],t:39}],ix:10},sa:{a:0,k:0},o:{a:0,k:100,ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[2.902,.005],[0,0],[.005,-2.902],[0,0],[0,0],[0,0]],o:[[0,0],[-2.902,-5e-3],[0,0],[0,0],[0,0],[.005,-2.902]],v:[[14.842,-10.885],[-14.802,-10.934],[-20.066,-5.688],[-20.094,10.871],[20.061,10.939],[20.089,-5.621]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8078,.0549,.0549],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[119.099,48.531],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[20.032,27.463],[-20.123,27.396],[-20.031,-27.463],[20.123,-27.396]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7451,.149],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[119.037,86.866],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 3",ix:3,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[6.795,.011],[0,0],[-0.011,6.795],[0,0],[-6.794,-0.012],[0,0],[.012,-6.794],[0,0]],o:[[0,0],[-6.795,-0.011],[0,0],[.011,-6.795],[0,0],[6.794,.011],[0,0],[-0.011,6.795]],v:[[106.403,27.608],[-106.495,27.253],[-118.776,14.93],[-118.726,-15.325],[-106.404,-27.607],[106.495,-27.252],[118.776,-14.93],[118.726,15.326]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8784,.1176,.1176],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[119.037,86.866],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 4",ix:4,cix:2,np:7,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[3.598,-3.984],[7.729,-2.694],[1.162,-0.417],[5.239,-1.375],[-0.238,.518],[-6.864,7.728],[-5.41,1.111],[-2.045,-0.638],[-0.81,-2.957]],o:[[-4.904,5.435],[-1.191,.415],[-5.252,1.888],[.24,-0.517],[4.68,-10.163],[3.677,-4.141],[2.355,-0.484],[3.066,.957],[1.271,4.649]],v:[[52.495,.88],[31.869,11.794],[28.334,13.038],[12.566,17.941],[13.283,16.387],[29.248,-11.103],[44.052,-19.983],[50.749,-19.835],[56.509,-14.018]]},ix:2}},{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 2",ix:2,d:1,ks:{a:0,k:{c:true,i:[[5.246,1.905],[1.189,.42],[4.887,5.451],[-1.287,4.645],[-3.07,.947],[-2.354,-0.491],[-3.662,-4.152],[-4.646,-10.178],[-0.238,-0.518]],o:[[-1.161,-0.421],[-7.721,-2.719],[-3.583,-3.996],[.819,-2.954],[2.047,-0.632],[5.405,1.129],[6.839,7.751],[.237,.519],[-5.234,-1.393]],v:[[-28.406,12.944],[-31.936,11.688],[-52.527,.706],[-56.49,-14.207],[-50.711,-20.004],[-44.013,-20.13],[-29.24,-11.201],[-13.367,16.342],[-12.655,17.9]]},ix:2}},{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 3",ix:3,d:1,ks:{a:0,k:{c:true,i:[[2.465,9.013],[7.439,2.321],[7.931,-8.931],[3.696,-7.505],[.158,0],[0,0],[5.748,6.514],[13.067,-4.031],[2.043,-7.372],[-6.616,-7.379],[-8.872,-3.125],[-1.121,-0.407],[-8.498,-1.821],[0,0],[0,0],[0,0],[0,0],[-8.594,3.087],[-1.151,.401],[-7.196,7.973]],o:[[-2.019,-7.379],[-13.053,-4.075],[-5.775,6.502],[-0.156,-0.011],[0,0],[-3.668,-7.508],[-7.901,-8.958],[-7.445,2.297],[-2.495,9.006],[7.17,7.997],[1.149,.405],[8.583,3.116],[0,0],[0,0],[0,0],[0,0],[8.505,-1.793],[1.123,-0.403],[8.882,-3.095],[6.641,-7.357]],v:[[69.391,-17.542],[54.727,-32.585],[19.262,-19.973],[5.579,1.41],[5.108,1.385],[-5.624,1.367],[-19.224,-20.036],[-54.648,-32.767],[-69.361,-17.773],[-62.471,9.621],[-36.374,24.285],[-32.964,25.497],[-7.221,32.939],[-4.715,36.798],[-0.072,34.587],[4.182,35.704],[7.082,32.962],[32.85,25.608],[36.264,24.406],[62.41,9.829]]},ix:2}},{ty:"mm",bm:0,hd:false,mn:"ADBE Vector Filter - Merge",nm:"Merge Paths 1",mm:1},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7451,.149],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[119.134,37.048],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:17,parent:19},{ty:4,nm:"cover shadow Outlines",sr:1,st:-60,op:71,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[109.34,9.052,0],ix:1},s:{a:0,k:[100,100,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[109.34,9.102,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[100],t:37},{s:[0],t:38}],ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:2,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[20.077,8.802],[-20.077,8.802],[-20.077,-8.802],[20.077,-8.802]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8667,.2784,.2784],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.34,9.052],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:2,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[109.09,8.802],[-109.09,8.802],[-109.09,-8.802],[109.09,-8.802]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.7529,.0275,.0275],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.34,9.052],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:18,parent:19},{ty:4,nm:"gift box Outlines",sr:1,st:-60,op:71,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[109.34,56.702,0],ix:1},s:{a:0,k:[100,100,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[620.721,501.9,0],ix:2},r:{a:1,k:[{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-47},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[19],t:-35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-22},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-13],t:-10},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[0],t:-2},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[16],t:5},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-13],t:11},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[14],t:16},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-14],t:20},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[13],t:23},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-13],t:26},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[14],t:29},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-13],t:32},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[13],t:34},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-15],t:35},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[14],t:36},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[-16],t:37},{o:{x:.167,y:.167},i:{x:.833,y:.833},s:[9],t:38},{s:[0],t:40}],ix:10},sa:{a:0,k:0},o:{a:0,k:100,ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[20.077,56.452],[-20.077,56.452],[-20.077,-56.452],[20.077,-56.452]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[1,.7451,.149],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.34,56.702],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]},{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 2",ix:2,cix:2,np:4,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[11.212,0],[0,0],[0,11.212],[0,0],[0,0],[0,0]],o:[[0,0],[-11.212,0],[0,0],[0,0],[0,0],[0,11.212]],v:[[88.789,56.452],[-88.788,56.452],[-109.089,36.151],[-109.089,-56.452],[109.089,-56.452],[109.089,36.151]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.8157,.0078,.1059],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.339,56.701],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:19},{ty:4,nm:"inner box sha Outlines",sr:1,st:-60,op:71,ip:-4,hd:false,ddd:0,bm:0,hasMask:false,ao:0,ks:{a:{a:0,k:[109.34,9.052,0],ix:1},s:{a:0,k:[100,100,100],ix:6},sk:{a:0,k:0},p:{a:0,k:[109.339,-8.084,0],ix:2},r:{a:0,k:0,ix:10},sa:{a:0,k:0},o:{a:0,k:100,ix:11}},ef:[],shapes:[{ty:"gr",bm:0,hd:false,mn:"ADBE Vector Group",nm:"Group 1",ix:1,cix:2,np:2,it:[{ty:"sh",bm:0,hd:false,mn:"ADBE Vector Shape - Group",nm:"Path 1",ix:1,d:1,ks:{a:0,k:{c:true,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[109.09,8.802],[-109.09,8.802],[-109.09,-8.802],[109.09,-8.802]]},ix:2}},{ty:"fl",bm:0,hd:false,mn:"ADBE Vector Graphic - Fill",nm:"Fill 1",c:{a:0,k:[.7529,.0275,.0275],ix:4},r:1,o:{a:0,k:100,ix:5}},{ty:"tr",a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},sk:{a:0,k:0,ix:4},p:{a:0,k:[109.34,9.052],ix:2},r:{a:0,k:0,ix:6},sa:{a:0,k:0,ix:5},o:{a:0,k:100,ix:7}}]}],ind:20,parent:19}],v:"5.6.1",fr:25,op:75,ip:0,assets:[]};function hu(e){let r=e;return r.default?.default||r.default||e}var w1=({open:e,onClose:r,animationData:o,title:t,children:s,onAnimationComplete:a,initialSegment:n,className:l})=>{let[c,m]=useState(false),[u,p]=useState(0),[d,y]=useState(null),x=useRef(null),b=useRef(null),h=useRef(null),w=useRef(false),C=useId();useEffect(()=>{e&&!d&&!w.current&&(w.current=true,import('lottie-react').then(L=>{let P=hu(L);y(()=>P);}).catch(L=>{console.error("CelebrationModal: Failed to load lottie-react",L),w.current=false;}));},[e,d]);let k=useMemo(()=>{if(n)return n;if(!o)return [0,55]},[n,o]),g=useMemo(()=>o??dn,[o]),v=c?0:u/2;return useLayoutEffect(()=>{if(!b.current)return;let L=new ResizeObserver(P=>{P[0]&&p(P[0].contentRect.height);});return L.observe(b.current),()=>L.disconnect()},[e]),useEffect(()=>{if(!e)return;m(false);let L=setTimeout(()=>x.current?.focus(),50),P=document.body.style.overflow;document.body.style.overflow="hidden";let V=f=>{f.key==="Escape"&&r();};return window.addEventListener("keydown",V),()=>{window.removeEventListener("keydown",V),clearTimeout(L),document.body.style.overflow=P;}},[e,r]),e?jsx("div",{className:i("sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center","sui-bg-black/50 sui-backdrop-blur-sm sui-p-4","sui-animate-fade-in sui-duration-200",l),onClick:L=>{L.target===L.currentTarget&&r();},role:"presentation",children:jsxs("div",{ref:x,role:"dialog","aria-modal":"true","aria-labelledby":C,tabIndex:-1,className:i("sui-relative sui-w-full sui-max-w-[480px] sui-bg-white sui-rounded-xl sui-shadow-lg sui-overflow-hidden","sui-flex sui-flex-col sui-items-center sui-text-center sui-p-6 sui-sm:p-10","sui-animate-slide-up sui-duration-200","focus:sui-outline-none"),children:[jsx("button",{type:"button",onClick:r,className:"sui-absolute sui-top-4 sui-right-4 sui-p-2 sui-rounded-full sui-text-icon-gray hover:sui-bg-gray-100 hover:sui-text-icon-default sui-transition-colors sui-z-10","aria-label":"Close modal",children:jsx(ne,{size:20})}),jsxs("div",{className:"sui-flex sui-flex-col sui-items-center sui-justify-center sui-w-full sui-min-h-[320px]",children:[jsx("div",{className:"sui-transition-transform sui-duration-700 sui-ease-in-out sui-flex sui-items-center sui-justify-center sui-w-full sui-h-[220px]",style:{transform:`translateY(${v}px)`},children:d?jsx(d,{lottieRef:h,animationData:g,loop:false,autoplay:true,initialSegment:k,onComplete:()=>{m(true),a?.();},className:"sui-w-full sui-h-full"}):jsx("div",{"data-testid":"lottie-fallback",className:"sui-w-full sui-h-full sui-rounded-lg sui-bg-secondary-1 sui-animate-pulse"})}),jsxs("div",{ref:b,className:i("sui-flex sui-flex-col sui-items-center sui-gap-2 sui-transition-all sui-duration-700 sui-ease-in-out",c?"sui-opacity-100 sui-visible":"sui-opacity-0 sui-invisible"),"aria-hidden":!c,children:[jsx("h2",{id:C,className:"sui-text-20 sui-font-semibold sui-text-text-default",children:t}),s?jsx("div",{className:"sui-text-14 sui-text-text-secondary1 sui-leading-relaxed",children:s}):null]})]})]})}):null};w1.displayName="CelebrationModal";var wu={success:{bg:"sui-bg-[#DCFCE4]",border:"sui-border-[#48C1B5]"},info:{bg:"sui-bg-[#DAECFF]",border:"sui-border-[#9DC0EE]"},warn:{bg:"sui-bg-[#FFF3D3]",border:"sui-border-[#F7D9A4]"},error:{bg:"sui-bg-[#FDE3E5]",border:"sui-border-[#F4B0A1]"}},Cu={success:"#48C1B5",info:"#9DC0EE",warn:"#F7D9A4",error:"#F4B0A1"},vu={success:hr,info:ni,warn:xi,error:fr},C1=({status:e,title:r,message:o,className:t,actions:s,onClose:a,autoCloseMs:n=5e3,showProgress:l=true,customIcon:c,renderIcon:m,renderCloseButton:u,renderProgress:p,hideCloseButton:d=false})=>{let[y,x]=useState(100),b=useRef(null),h=useRef(null),w=useRef(n),C=useRef(Date.now()),k=useRef(false),g=useRef(null),v=useCallback(()=>{a?.();},[a]),L=useCallback(U=>{if(k.current)return;let F=Date.now()-U,M=Math.max(0,w.current-F),N=Math.max(0,Math.min(100,M/n*100));x(N),M>0&&!k.current&&(h.current=requestAnimationFrame(()=>L(U)));},[n]),P=useCallback(()=>{!n||k.current||(C.current=Date.now(),b.current=setTimeout(v,w.current),l&&(h.current=requestAnimationFrame(()=>L(C.current))));},[n,l,v,L]),V=useCallback(()=>{if(!n||k.current)return;b.current&&(clearTimeout(b.current),b.current=null),h.current&&(cancelAnimationFrame(h.current),h.current=null);let U=Date.now()-C.current;w.current=Math.max(0,w.current-U),k.current=true;},[n]),f=useCallback(()=>{!n||!k.current||(C.current=Date.now(),k.current=false,P());},[n,P]);useEffect(()=>(w.current=n,x(100),k.current=false,n>0&&P(),()=>{b.current&&clearTimeout(b.current),h.current&&cancelAnimationFrame(h.current);}),[n,P]);let S=useCallback(()=>{V();},[V]),R=useCallback(()=>{f();},[f]),I=useCallback(U=>{g.current?.contains(U.target)&&S();},[S]),E=useCallback(U=>{g.current?.contains(U.relatedTarget)||R();},[R]),T=vu[e],G=wu[e],D=Cu[e],B=m?m(e):c||jsx(T,{size:24});return jsxs("div",{ref:g,role:"status",className:i("sui-relative sui-flex sui-flex-col sui-gap-3 sui-rounded-[12px] sui-border sui-overflow-hidden sui-p-3 sui-pr-10 sui-sm:flex-row sui-sm:items-start sui-sm:gap-4 sui-sm:p-5",G.bg,G.border,t),onMouseEnter:S,onMouseLeave:R,onFocus:I,onBlur:E,children:[B,jsxs("div",{className:"sui-flex sui-min-w-0 sui-flex-1 sui-flex-col sui-gap-1 sui-max-w-[366px]",children:[jsx("p",{className:"sui-font-medium sui-text-16 sui-text-text-default sui-truncate",children:r}),o?jsx("div",{className:"sui-text-14 sui-text-text-secondary1 sui-leading-[150%] sui-max-h-32 sui-overflow-y-auto",children:o}):null]}),jsx("div",{className:"sui-ml-0 sui-flex sui-items-center sui-justify-center sui-gap-3 sui-sm:ml-2 sui-sm:self-center sui-sm:gap-4",children:Array.isArray(s)?s.map((U,F)=>jsx($,{size:"md",variant:U.variant??"link",onClick:U.onClick,children:U.label},`${U.label}-${F}`)):null}),l&&n>0?p?p(y,e):jsx("div",{className:"sui-absolute sui-bottom-0 sui-left-0 sui-right-0 sui-h-1 sui-overflow-hidden sui-rounded-b-[12px]",children:jsx("div",{"data-testid":"toast-progress",className:"sui-h-full",style:{width:`${y}%`,backgroundColor:D,transition:"width 100ms linear"}})}):null,!d&&(u?u({onClick:v}):jsx("button",{type:"button","aria-label":"Close",onClick:v,className:"sui-absolute sui-right-2 sui-top-5 sui-inline-flex sui-h-8 sui-w-8 sui-items-center sui-justify-center sui-rounded-full hover:sui-bg-white/60 focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",children:jsx(ne,{size:24,className:"sui-text-stroke-brand"})}))]})};C1.displayName="Toast";var Lu={"top-left":"sui-top-4 sui-left-4","top-right":"sui-top-4 sui-right-4","top-center":"sui-top-4 sui-left-1/2 -sui-translate-x-1/2","bottom-left":"sui-bottom-4 sui-left-4","bottom-right":"sui-bottom-4 sui-right-4","bottom-center":"sui-bottom-4 sui-left-1/2 -sui-translate-x-1/2"},k1=({position:e="top-right",className:r,children:o,width:t="420px"})=>jsx("div",{className:i("sui-pointer-events-none sui-fixed sui-z-[9999]",Lu[e],r),role:"region","aria-live":"polite",children:jsx("div",{className:"sui-flex sui-max-w-[95vw] sui-flex-col sui-gap-3",style:{width:typeof t=="number"?`${t}px`:t},children:Children.map(o,s=>jsx("div",{className:"sui-pointer-events-auto",children:s}))})});k1.displayName="ToastContainer";var Gu="sui-absolute sui-w-2 sui-h-2 sui-bg-black sui-pointer-events-none",S1=({children:e,content:r,className:o,containerClassName:t,side:s="auto",align:a="center",open:n,defaultOpen:l=false,disabled:c=false,delayMs:m=150,id:u,withBackdrop:p=false,portal:d=false,showArrow:y=true,renderArrow:x,arrowClassName:b})=>{let h=useId(),w=u??h,[C,k]=useState(l),g=typeof n=="boolean"?n:C,v=useRef(null),L=useRef(null);useEffect(()=>()=>{v.current&&window.clearTimeout(v.current);},[]);let P=()=>{c||typeof n=="boolean"||(v.current&&window.clearTimeout(v.current),v.current=window.setTimeout(()=>k(true),m));},V=()=>{c||typeof n=="boolean"||(v.current&&window.clearTimeout(v.current),k(false));},f=s==="auto"?"top":s,S=a==="center"?f:`${f}-${a}`,{refs:R,floatingStyles:I,middlewareData:E,placement:T}=useFloating({placement:S,whileElementsMounted:autoUpdate,strategy:d?"fixed":"absolute",middleware:[offset(16),flip(),shift({padding:24}),arrow({element:L,padding:12})]}),G=R.setReference,D=R.setFloating,B=e&&isValidElement(e)?cloneElement(e,{"aria-describedby":g?w:void 0}):e,U=jsxs("div",{ref:D,style:I,className:"sui-z-50 sui-pointer-events-none",children:[p&&jsx("span",{"aria-hidden":"true",className:i("sui-z-40 sui-pointer-events-none sui-rounded-lg sui-animate-fade-in","-sui-inset-1 sui-backdrop-blur-sm sui-bg-black/10")}),jsxs("div",{role:"tooltip",id:w,className:i("sui-z-50 sui-bg-black sui-text-white sui-text-12 sui-px-3 sui-py-2 sui-rounded-md sui-shadow-md sui-animate-fade-in sui-pointer-events-auto",o),children:[r,y&&(x?x():jsx("span",{ref:L,className:i(Gu,b),style:{left:E.arrow?.x!=null?`${E.arrow.x}px`:"",top:E.arrow?.y!=null?`${E.arrow.y}px`:"",[{top:"bottom",bottom:"top",left:"right",right:"left"}[T.split("-")[0]]]:"-8px",clipPath:"polygon(50% 0, 0 100%, 100% 100%)",transform:{top:"rotate(180deg)",bottom:"rotate(0deg)",left:"rotate(90deg)",right:"rotate(-90deg)"}[T.split("-")[0]]},"aria-hidden":"true"}))]})]});return jsxs("span",{ref:F=>{G(F);},className:i("sui-inline-flex sui-relative sui-align-middle",c&&"sui-cursor-not-allowed",t),onMouseEnter:P,onMouseLeave:V,onFocus:P,onBlur:V,children:[B,g&&!c&&(d?createPortal(U,document.body):U)]})};S1.displayName="Tooltip";var M1=({value:e,onChange:r,className:o,"aria-label":t="Toggle view",gridIcon:s,listIcon:a,gridLabel:n="Grid view",listLabel:l="List view",renderOption:c})=>{let m=useRef(null),u=useRef(null),p=b=>{b!==e&&r?.(b);},d=b=>{b==="grid"?m.current?.focus():u.current?.focus();},y=b=>{b.key==="ArrowLeft"||b.key==="ArrowUp"?(b.preventDefault(),p("grid"),d("grid")):(b.key==="ArrowRight"||b.key==="ArrowDown")&&(b.preventDefault(),p("list"),d("list"));},x=e==="grid";return c?jsxs("div",{role:"radiogroup","aria-label":t,className:i("sui-relative sui-inline-flex sui-h-12 sui-items-center sui-justify-between sui-bg-secondary-2 sui-rounded-sm sui-px-4 sui-py-3","sui-gap-2",o),children:[jsx("div",{"aria-hidden":true,className:i("sui-absolute sui-top-1/2 sui-h-6 sui-w-6 sui--translate-y-1/2 sui-rounded-sm","sui-bg-secondary-2","sui-transition-all sui-duration-200 sui-ease-in-out",x?"sui-left-4":"sui-left-12")}),c("grid",{isActive:x,onClick:()=>p("grid"),onKeyDown:b=>{if(b.key==="Enter"||b.key===" "){b.preventDefault(),p("grid");return}y(b);},ref:m,ariaLabel:n}),c("list",{isActive:!x,onClick:()=>p("list"),onKeyDown:b=>{if(b.key==="Enter"||b.key===" "){b.preventDefault(),p("list");return}y(b);},ref:u,ariaLabel:l})]}):jsxs("div",{role:"radiogroup","aria-label":t,className:i("sui-relative sui-inline-flex sui-h-12 sui-items-center sui-justify-between sui-bg-secondary-2 sui-rounded-sm sui-px-4 sui-py-3","sui-gap-2",o),children:[jsx("div",{"aria-hidden":true,className:i("sui-absolute sui-top-1/2 sui-h-6 sui-w-6 sui--translate-y-1/2 sui-rounded-sm","sui-bg-secondary-2","sui-transition-all sui-duration-200 sui-ease-in-out",x?"sui-left-4":"sui-left-12")}),jsx("div",{ref:m,role:"radio","aria-checked":x,tabIndex:x?0:-1,onClick:()=>p("grid"),onKeyDown:b=>{if(b.key==="Enter"||b.key===" "){b.preventDefault(),p("grid");return}y(b);},className:i("sui-relative sui-z-[1] sui-inline-flex sui-items-center sui-justify-center sui-h-6 sui-w-6 sui-rounded-sm sui-cursor-pointer","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",x?"sui-text-icon-brand":"sui-text-icon-grayLight"),"aria-label":n,children:s||jsx(ii,{className:i(x?"sui-text-primary":"sui-text-disabled")})}),jsx("div",{ref:u,role:"radio","aria-checked":!x,tabIndex:x?-1:0,onClick:()=>p("list"),onKeyDown:b=>{if(b.key==="Enter"||b.key===" "){b.preventDefault(),p("list");return}y(b);},className:i("sui-relative sui-z-[1] sui-inline-flex sui-items-center sui-justify-center sui-h-6 sui-w-6 sui-rounded-sm sui-cursor-pointer","focus:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-stroke-brand",x?"sui-text-icon-grayLight":"sui-text-icon-brand"),"aria-label":l,children:a||jsx(li,{className:i(x?"sui-text-disabled":"sui-text-primary")})})]})};M1.displayName="ViewToggle";var Lt=memo(forwardRef(({size:e,className:r,width:o,height:t,"aria-label":s,"aria-labelledby":a,"aria-hidden":n,...l},c)=>{let m=o??e??97,u=t??e??97,d=n??(s||a?void 0:true);return jsxs("svg",{ref:c,width:m,height:u,viewBox:"0 0 97 97",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-block sui-max-w-full sui-select-none sui-shrink-0",r),focusable:false,role:"img","aria-label":s,"aria-labelledby":a,"aria-hidden":d,...l,children:[jsx("rect",{width:"97",height:"97",rx:"48.5",fill:"white"}),jsx("path",{d:"M67.5863 70.0543C71.4089 70.0543 76.378 70.0543 81.05 70.0543C82.33 70.0543 83.5058 68.9075 83.5058 67.9306C83.5058 66.4865 83.6703 64.6546 83.251 63.5984C82.0368 60.5403 77.2855 55.9106 72.598 55.9108C70.8567 55.9108 70.0497 58.5016 67.5863 58.5016C67.5863 62.0693 67.5863 68.1359 67.5863 70.0543Z",fill:"#B1B5C3"}),jsx("ellipse",{cx:"67.5998",cy:"45.0192",rx:"7.11205",ry:"7.47781",fill:"#B1B5C3"}),jsx("path",{d:"M29.472 70.0541C25.6355 70.0541 20.6481 70.0541 15.9591 70.0541C14.6744 70.0541 13.4943 68.9032 13.4944 67.9227C13.4944 66.4734 13.3292 64.6348 13.7501 63.5747C14.9687 60.5055 19.7374 55.8589 24.442 55.859C26.1896 55.8591 26.9996 58.4593 29.472 58.4593C29.472 62.0401 29.472 68.1288 29.472 70.0541Z",fill:"#B1B5C3"}),jsx("ellipse",{cx:"29.4856",cy:"44.9277",rx:"7.13801",ry:"7.50511",fill:"#B1B5C3"}),jsxs("mask",{id:"group-avatar-mask-1",maskUnits:"userSpaceOnUse",x:"26.7079",y:"50.3219",width:"45",height:"21",fill:"black",children:[jsx("rect",{fill:"white",x:"26.7079",y:"50.3219",width:"45",height:"21"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.9936 70.2114H49.012V54.7821C50.7993 54.7821 51.9338 53.7609 52.9701 52.8281C53.8413 52.0438 54.6432 51.3219 55.7054 51.3219C61.9658 51.3217 68.3115 57.505 69.9331 61.5892C70.3724 62.6956 70.3319 64.4393 70.2941 66.0705C70.2836 66.5191 70.2734 66.9592 70.2734 67.3752C70.2735 68.6799 68.7032 70.2114 66.9936 70.2114ZM31.0303 70.2115H49.0119V54.7822C47.2245 54.7822 46.0901 53.761 45.0538 52.8281C44.1825 52.0438 43.3806 51.322 42.3184 51.322C36.058 51.3218 29.7123 57.505 28.0907 61.5892C27.6515 62.6957 27.6919 64.4393 27.7298 66.0705C27.7402 66.5191 27.7504 66.9592 27.7504 67.3752C27.7503 68.6799 29.3207 70.2115 31.0303 70.2115Z"})]}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M66.9936 70.2114H49.012V54.7821C50.7993 54.7821 51.9338 53.7609 52.9701 52.8281C53.8413 52.0438 54.6432 51.3219 55.7054 51.3219C61.9658 51.3217 68.3115 57.505 69.9331 61.5892C70.3724 62.6956 70.3319 64.4393 70.2941 66.0705C70.2836 66.5191 70.2734 66.9592 70.2734 67.3752C70.2735 68.6799 68.7032 70.2114 66.9936 70.2114ZM31.0303 70.2115H49.0119V54.7822C47.2245 54.7822 46.0901 53.761 45.0538 52.8281C44.1825 52.0438 43.3806 51.322 42.3184 51.322C36.058 51.3218 29.7123 57.505 28.0907 61.5892C27.6515 62.6957 27.6919 64.4393 27.7298 66.0705C27.7402 66.5191 27.7504 66.9592 27.7504 67.3752C27.7503 68.6799 29.3207 70.2115 31.0303 70.2115Z",fill:"#B1B5C3"}),jsx("path",{d:"M49.012 70.2114H48.012V71.2114H49.012V70.2114ZM49.012 54.7821V53.7821H48.012V54.7821H49.012ZM52.9701 52.8281L53.6391 53.5713V53.5713L52.9701 52.8281ZM55.7054 51.3219L55.7054 50.3219L55.7054 51.3219ZM69.9331 61.5892L70.8625 61.2202V61.2202L69.9331 61.5892ZM70.2941 66.0705L69.2943 66.0473V66.0473L70.2941 66.0705ZM70.2734 67.3752L69.2734 67.3752V67.3752L70.2734 67.3752ZM49.0119 70.2115V71.2115H50.0119V70.2115H49.0119ZM49.0119 54.7822H50.0119V53.7822H49.0119V54.7822ZM45.0538 52.8281L45.7228 52.0849V52.0849L45.0538 52.8281ZM42.3184 51.322L42.3184 52.322L42.3184 51.322ZM28.0907 61.5892L27.1613 61.2202L28.0907 61.5892ZM27.7298 66.0705L28.7295 66.0473L27.7298 66.0705ZM27.7504 67.3752L26.7504 67.3752L27.7504 67.3752ZM49.012 71.2114H66.9936V69.2114H49.012V71.2114ZM48.012 54.7821V70.2114H50.012V54.7821H48.012ZM52.301 52.0849C51.2405 53.0395 50.3704 53.7821 49.012 53.7821V55.7821C51.2283 55.7821 52.627 54.4824 53.6391 53.5713L52.301 52.0849ZM55.7054 50.3219C54.1895 50.3219 53.0968 51.3685 52.301 52.0849L53.6391 53.5713C54.5858 52.7191 55.0969 52.3219 55.7055 52.3219L55.7054 50.3219ZM70.8625 61.2202C69.9704 58.9732 67.8489 56.2743 65.1833 54.1429C62.5164 52.0104 59.1491 50.3218 55.7054 50.3219L55.7055 52.3219C58.5221 52.3218 61.4579 53.7247 63.9343 55.7049C66.4121 57.6861 68.2742 60.1209 69.0037 61.9582L70.8625 61.2202ZM71.2938 66.0937C71.3125 65.2862 71.3335 64.4039 71.2912 63.5816C71.2495 62.7716 71.1434 61.9277 70.8625 61.2202L69.0037 61.9582C69.1621 62.3571 69.2554 62.9382 69.2938 63.6844C69.3316 64.4184 69.3134 65.2235 69.2943 66.0473L71.2938 66.0937ZM71.2734 67.3751C71.2734 66.9729 71.2833 66.5448 71.2938 66.0937L69.2943 66.0473C69.284 66.4934 69.2734 66.9455 69.2734 67.3752L71.2734 67.3751ZM66.9936 71.2114C68.1414 71.2114 69.1911 70.7035 69.9438 70.0257C70.6789 69.3636 71.2735 68.4048 71.2734 67.3751L69.2734 67.3752C69.2735 67.6502 69.0829 68.1095 68.6054 68.5395C68.1456 68.9536 67.5553 69.2114 66.9936 69.2114V71.2114ZM49.0119 69.2115H31.0303V71.2115H49.0119V69.2115ZM48.0119 54.7822V70.2115H50.0119V54.7822H48.0119ZM44.3848 53.5714C45.3968 54.4824 46.7956 55.7822 49.0119 55.7822V53.7822C47.6535 53.7822 46.7834 53.0396 45.7228 52.0849L44.3848 53.5714ZM42.3184 52.322C42.9269 52.322 43.438 52.7192 44.3848 53.5714L45.7228 52.0849C44.927 51.3685 43.8344 50.322 42.3184 50.322L42.3184 52.322ZM29.0202 61.9583C29.7496 60.121 31.6118 57.6862 34.0895 55.705C36.566 53.7248 39.5017 52.3219 42.3184 52.322L42.3184 50.322C38.8747 50.3219 35.5074 52.0105 32.8405 54.1429C30.1749 56.2743 28.0534 58.9733 27.1613 61.2202L29.0202 61.9583ZM28.7295 66.0473C28.7104 65.2236 28.6922 64.4185 28.73 63.6845C28.7684 62.9383 28.8618 62.3572 29.0202 61.9583L27.1613 61.2202C26.8804 61.9278 26.7744 62.7717 26.7327 63.5817C26.6903 64.4039 26.7113 65.2863 26.7301 66.0937L28.7295 66.0473ZM28.7504 67.3753C28.7504 66.9455 28.7399 66.4934 28.7295 66.0473L26.7301 66.0937C26.7405 66.5448 26.7504 66.9729 26.7504 67.3752L28.7504 67.3753ZM31.0303 69.2115C30.4686 69.2115 29.8783 68.9537 29.4184 68.5395C28.941 68.1096 28.7504 67.6502 28.7504 67.3753L26.7504 67.3752C26.7504 68.4049 27.3449 69.3637 28.08 70.0257C28.8327 70.7035 29.8824 71.2115 31.0303 71.2115V69.2115Z",fill:"white",mask:"url(#group-avatar-mask-1)"}),jsx("ellipse",{cx:"49.0301",cy:"36.7755",rx:"9.49859",ry:"9.98708",fill:"#B1B5C3"})]})}));Lt.displayName="GroupAvatar";var St=memo(forwardRef(({size:e,className:r,width:o,height:t,"aria-label":s,"aria-labelledby":a,"aria-hidden":n,...l},c)=>{let m=o??e??56,u=t??e??56,d=n??(s||a?void 0:true);return jsxs("svg",{ref:c,width:m,height:u,viewBox:"0 0 56 56",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-block sui-max-w-full sui-select-none sui-shrink-0",r),focusable:false,role:"img","aria-label":s,"aria-labelledby":a,"aria-hidden":d,...l,children:[jsx("path",{d:"M6.4375 43.7694L6.38325 43.8125C5.65094 42.5403 5.18986 41.0956 5 39.5C5.18986 41.0741 5.70519 42.4972 6.4375 43.7694Z",fill:"#B1B5C3"}),jsx("path",{d:"M21.1719 24.4062C24.149 24.4062 26.5625 21.9928 26.5625 19.0156C26.5625 16.0385 24.149 13.625 21.1719 13.625C18.1947 13.625 15.7812 16.0385 15.7812 19.0156C15.7812 21.9928 18.1947 24.4062 21.1719 24.4062Z",fill:"#B1B5C3"}),jsx("path",{d:"M37.637 5H18.363C9.991 5 5 9.991 5 18.363V37.637C5 40.144 5.437 42.329 6.288 44.169C8.266 48.539 12.498 51 18.363 51H37.637C46.009 51 51 46.009 51 37.637V32.37V18.363C51 9.991 46.009 5 37.637 5ZM47.251 29.15C45.457 27.609 42.559 27.609 40.765 29.15L31.197 37.361C29.403 38.902 26.505 38.902 24.711 37.361L23.929 36.717C22.296 35.291 19.697 35.153 17.857 36.395L9.255 42.168C8.749 40.88 8.45 39.385 8.45 37.637V18.363C8.45 11.877 11.877 8.45 18.363 8.45H37.637C44.123 8.45 47.55 11.877 47.55 18.363V29.403L47.251 29.15Z",fill:"#B1B5C3"})]})}));St.displayName="ImagePlaceholder";var Mt=memo(forwardRef(({size:e,className:r,width:o,height:t,"aria-label":s,"aria-labelledby":a,"aria-hidden":n,...l},c)=>{let m=o??e??97,u=t??e??97,d=n??(s||a?void 0:true);return jsxs("svg",{ref:c,width:m,height:u,viewBox:"0 0 97 97",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-block sui-max-w-full sui-select-none sui-shrink-0",r),focusable:false,role:"img","aria-label":s,"aria-labelledby":a,"aria-hidden":d,...l,children:[jsx("rect",{width:"97",height:"97",rx:"48.5",fill:"white"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M68.3312 72.9999H48.0401V55.589C50.0571 55.589 51.3372 54.4366 52.5066 53.384C53.4898 52.4989 54.3946 51.6844 55.5933 51.6843C62.6577 51.6841 69.8184 58.6615 71.6483 63.2703C72.144 64.5188 72.0983 66.4864 72.0556 68.3271C72.0438 68.8333 72.0323 69.3299 72.0323 69.7994C72.0324 71.2716 70.2604 72.9999 68.3312 72.9999ZM27.749 72.9999H48.0401V55.589C46.0232 55.589 44.743 54.4366 43.5736 53.384C42.5905 52.4989 41.6856 51.6844 40.4869 51.6843C33.4225 51.6841 26.2618 58.6615 24.432 63.2703C23.9363 64.5188 23.9819 66.4864 24.0246 68.3271C24.0364 68.8333 24.0479 69.33 24.0479 69.7994C24.0478 71.2716 25.8199 72.9999 27.749 72.9999Z",fill:"#B1B5C3"}),jsx("ellipse",{cx:"48.0606",cy:"35.2698",rx:"10.7185",ry:"11.2698",fill:"#B1B5C3"})]})}));Mt.displayName="ProfileAvatar";var I1={avatars:{group:Lt,profile:Mt},placeholders:{image:St}};var wn=e=>e.replace(/[-_]/g," ").replace(/\b\w/g,r=>r.toUpperCase()),N1=forwardRef(({category:e,variant:r,className:o,alt:t,...s},a)=>{let l=I1[e]?.[r];if(!l)return console.warn(`AvatarPlaceholder asset missing for category "${e}" and variant "${r}".`),null;let c=t??`Default ${wn(e)} ${wn(r)}`;return jsx(l,{ref:a,"aria-label":c,className:i("sui-block sui-max-w-full sui-select-none sui-object-contain",o),focusable:false,...s,children:jsx("title",{children:c})})});N1.displayName="AvatarPlaceholder";var vn="app-logo-clip",Pt=memo(forwardRef(({size:e,className:r,width:o,height:t,"aria-label":s,"aria-labelledby":a,"aria-hidden":n,...l},c)=>{let m=o??e??160,u=t??e??39,d=n??(s||a?void 0:true);return jsxs("svg",{ref:c,width:m,height:u,viewBox:"0 0 160 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-block sui-max-w-full sui-select-none sui-shrink-0",r),role:"img","aria-label":s,"aria-labelledby":a,"aria-hidden":d,focusable:false,...l,children:[jsxs("g",{clipPath:`url(#${vn})`,children:[jsx("path",{d:"M50.8725 29.6728C47.3825 29.6728 43.7708 28.4611 41.0854 25.3438L44.0795 22.3746C45.7918 24.4928 48.2994 25.6676 50.779 25.6676C53.9041 25.6676 55.4012 24.095 55.4012 22.5503C55.4012 21.3385 54.5123 20.0065 52.3135 19.3405C51.855 19.1925 49.0667 18.4063 48.6082 18.2491C44.7813 17.0743 41.7216 15.4648 41.7216 11.5058C41.7216 7.7873 44.6877 4.5498 50.6292 4.5498C54.1474 4.5498 57.1135 5.90955 59.4433 8.66605L56.4491 11.6631C55.1298 9.7853 53.1462 8.5458 50.6386 8.5458C47.6444 8.5458 46.2597 10.0536 46.2597 11.3856C46.2597 12.5326 47.1485 13.5593 50.2082 14.4381C50.6667 14.5861 53.1181 15.3168 53.6047 15.4648C57.9181 16.7043 59.9392 19.2481 59.9392 22.3653C59.9392 26.1116 57.3099 29.6543 50.8819 29.6543L50.8725 29.6728Z",fill:"#36499B"}),jsx("path",{d:"M75.7801 26.7406C73.7591 28.8588 71.6164 29.6729 69.1368 29.6729C63.3824 29.6729 60.6971 25.4086 60.6971 19.9974C60.6971 14.5861 63.7286 10.0166 69.1743 10.0166C71.869 10.0166 73.9462 10.8676 75.724 12.8286L72.9357 15.5851C72.0748 14.4011 70.7649 13.7999 69.2023 13.7999C66.6667 13.7999 65.0386 16.5564 65.0386 19.9974C65.0386 23.4384 66.386 25.8989 69.1368 25.8989C70.6994 25.8989 72.0093 25.2329 72.9918 23.9934L75.7801 26.7499V26.7406Z",fill:"#36499B"}),jsx("path",{d:"M91.8082 29.4044H87.4667V28.1927H87.4012C86.4842 29.0992 84.9871 29.7004 83.1158 29.7004C79.5977 29.7004 76.0795 27.8874 76.0795 23.5584C76.0795 17.5737 83.5181 17.0834 86.6058 17.0834C86.9146 17.0834 87.4292 17.0834 87.8316 17.1112L87.4292 17.0927C87.2421 15.1594 85.9041 13.8182 84.248 13.8182C82.5918 13.8182 81.1322 14.2437 79.7848 15.2982L77.0901 12.6342C79.2608 10.8212 81.7403 10.0349 84.276 10.0349C87.8877 10.0349 91.7988 11.6352 91.7988 17.1759V29.3952L91.8082 29.4044ZM87.345 20.7834C86.6713 20.7834 85.7825 20.7834 84.8936 20.8112C84.0328 20.8759 83.2749 20.9962 82.6947 21.1719C81.1322 21.6252 80.4304 22.3837 80.4304 23.5584C80.4304 25.4917 82.545 25.9172 84.014 25.9172C85.483 25.9172 87.4667 25.4362 87.4667 23.5307V20.7742",fill:"#36499B"}),jsx("path",{d:"M98.6386 29.3675H94.2971V3.95776H98.6386V29.3675Z",fill:"#36499B"}),jsx("path",{d:"M116.108 29.4785H111.766V28.2668H111.701C110.784 29.1733 109.287 29.7745 107.415 29.7745C103.897 29.7745 100.379 27.9615 100.379 23.6325C100.379 17.6478 107.818 17.1575 110.905 17.1575C111.214 17.1575 111.729 17.1575 112.131 17.1853L111.729 17.1668C111.542 15.2335 110.204 13.8923 108.547 13.8923C106.891 13.8923 105.432 14.3178 104.084 15.3723L101.389 12.7083C103.56 10.8953 106.04 10.109 108.575 10.109C112.187 10.109 116.098 11.7093 116.098 17.25V29.4693L116.108 29.4785ZM111.644 20.8575C110.971 20.8575 110.082 20.8575 109.193 20.8853C108.332 20.95 107.574 21.0703 106.994 21.246C105.432 21.6993 104.73 22.4578 104.73 23.6325C104.73 25.5658 106.844 25.9913 108.313 25.9913C109.782 25.9913 111.766 25.5103 111.766 23.6048V20.8483",fill:"#36499B"}),jsx("path",{d:"M127.373 29.6728C125.539 29.6728 123.977 29.0068 122.966 27.8228H122.938V29.3953H118.596V3.95776H122.938V12.033H122.966C123.827 10.8213 125.633 10.0073 127.401 10.0073C132.604 10.0073 135.046 14.1235 135.046 19.8678C135.046 25.612 132.51 29.6635 127.364 29.6635L127.373 29.6728ZM126.727 13.7905C123.977 13.7905 122.723 16.2418 122.723 19.8678C122.723 23.4938 124.005 25.8895 126.727 25.8895C129.45 25.8895 130.732 23.466 130.732 19.8678C130.732 16.2695 129.357 13.7905 126.727 13.7905Z",fill:"#36499B"}),jsx("path",{d:"M141.137 29.3675H136.795V3.95776H141.137V29.3675Z",fill:"#36499B"}),jsx("path",{d:"M155.846 10.2292L151.401 23.799L146.451 10.2292H142.044L149.492 29.7375C148.519 32.6327 147.425 33.049 144.692 33.049V36.8322C150.157 36.8322 151.598 35.2135 153.273 30.274L160.14 10.2292H155.846Z",fill:"#36499B"}),jsx("path",{d:"M29.0901 11.2333C29.0901 9.79411 27.9542 8.63318 26.5462 8.63318C25.1382 8.63318 24.0023 9.79411 24.0023 11.2333C24.0023 12.6725 25.1382 13.8334 26.5462 13.8334C27.9542 13.8334 29.0901 12.6725 29.0901 11.2333Z",fill:"#626AAF"}),jsx("path",{d:"M16.0422 12.2491C18.5411 12.2491 20.5667 10.1786 20.5667 7.62454C20.5667 5.07048 18.5411 3 16.0422 3C13.5434 3 11.5177 5.07048 11.5177 7.62454C11.5177 10.1786 13.5434 12.2491 16.0422 12.2491Z",fill:"#36499B"}),jsx("path",{d:"M30.6201 21.509C31.3822 21.509 32 20.8776 32 20.0986C32 19.3197 31.3822 18.6882 30.6201 18.6882C29.858 18.6882 29.2402 19.3197 29.2402 20.0986C29.2402 20.8776 29.858 21.509 30.6201 21.509Z",fill:"#8A8CC3"}),jsx("path",{d:"M2.90994 26.7571C2.90994 28.1963 4.04576 29.3572 5.4538 29.3572C6.86184 29.3572 7.99765 28.1963 7.99765 26.7571C7.99765 25.3179 6.86184 24.157 5.4538 24.157C4.04576 24.157 2.90994 25.3179 2.90994 26.7571Z",fill:"#626AAF"}),jsx("path",{d:"M15.9484 35.0001C18.4472 35.0001 20.4729 32.9296 20.4729 30.3755C20.4729 27.8215 18.4472 25.751 15.9484 25.751C13.4496 25.751 11.4239 27.8215 11.4239 30.3755C11.4239 32.9296 13.4496 35.0001 15.9484 35.0001Z",fill:"#36499B"}),jsx("path",{d:"M1.37988 19.3022C2.14196 19.3022 2.75975 18.6708 2.75975 17.8918C2.75975 17.1129 2.14196 16.4814 1.37988 16.4814C0.617792 16.4814 0 17.1129 0 17.8918C0 18.6708 0.617792 19.3022 1.37988 19.3022Z",fill:"#8A8CC3"})]}),jsx("defs",{children:jsx("clipPath",{id:vn,children:jsx("rect",{width:"160",height:"39",fill:"white"})})})]})}));Pt.displayName="AppLogo";var Ln="campaign-logo-clip",Vt=memo(forwardRef(({size:e,className:r,width:o,height:t,"aria-label":s,"aria-labelledby":a,"aria-hidden":n,...l},c)=>{let m=o??e??160,u=t??e??39,d=n??(s||a?void 0:true);return jsxs("svg",{ref:c,width:m,height:u,viewBox:"0 0 160 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-block sui-max-w-full sui-select-none sui-shrink-0",r),role:"img","aria-label":s,"aria-labelledby":a,"aria-hidden":d,focusable:false,...l,children:[jsxs("g",{clipPath:`url(#${Ln})`,children:[jsx("path",{d:"M50.1638 30.3467C46.6594 30.3467 43.0267 29.1202 40.3229 25.9674L43.3363 22.9651C45.0583 25.1096 47.5808 26.306 50.0732 26.306C53.2075 26.306 54.718 24.7108 54.718 23.1532C54.718 21.9267 53.8268 20.5798 51.6139 19.9026C51.1532 19.7521 48.3512 18.9545 47.8905 18.7965C44.0463 17.6 40.9724 15.9747 40.9724 11.9641C40.9724 8.1943 43.9556 4.91357 49.9221 4.91357C53.4567 4.91357 56.4399 6.29058 58.7812 9.0822L55.7678 12.1146C54.4461 10.2184 52.4447 8.96181 49.9221 8.96181C46.9087 8.96181 45.5266 10.4968 45.5266 11.8437C45.5266 13.01 46.4177 14.0484 49.4916 14.9363C49.9523 15.0868 52.4144 15.8242 52.9054 15.9747C57.2405 17.2313 59.2721 19.8048 59.2721 22.9651C59.2721 26.765 56.6287 30.3467 50.1713 30.3467H50.1638Z",fill:"#36499B"}),jsx("path",{d:"M75.2004 27.3745C73.1688 29.519 71.0163 30.3467 68.524 30.3467C62.7387 30.3467 60.0349 26.0276 60.0349 20.5421C60.0349 15.0567 63.0786 10.4291 68.5542 10.4291C71.258 10.4291 73.35 11.2869 75.1324 13.2809L72.3304 16.0725C71.4694 14.8761 70.1477 14.2666 68.5768 14.2666C66.0241 14.2666 64.3927 17.0582 64.3927 20.5497C64.3927 24.0411 65.7446 26.5242 68.5164 26.5242C70.0873 26.5242 71.409 25.847 72.3908 24.5904L75.1928 27.382L75.2004 27.3745Z",fill:"#36499B"}),jsx("path",{d:"M91.3174 30.0683H86.9521V28.8417H86.8917C85.9703 29.7597 84.4598 30.3768 82.5867 30.3768C79.0522 30.3768 75.51 28.5408 75.51 24.1539C75.51 18.0891 82.987 17.6 86.0911 17.6C86.4008 17.6 86.9219 17.6 87.3222 17.6301L86.9219 17.6075C86.7406 15.6436 85.3812 14.2892 83.7196 14.2892C82.0581 14.2892 80.5853 14.7181 79.2259 15.7941L76.5221 13.1003C78.7047 11.2643 81.1971 10.4667 83.7498 10.4667C87.3826 10.4667 91.3174 12.092 91.3174 17.6978V30.0758V30.0683ZM86.8237 21.3322C86.144 21.3322 85.2528 21.3322 84.3616 21.3623C83.5006 21.4225 82.7302 21.5429 82.1487 21.731C80.5778 22.19 79.8754 22.9575 79.8754 24.1539C79.8754 26.1178 81.9976 26.5467 83.4779 26.5467C84.9582 26.5467 86.9521 26.0576 86.9521 24.1238V21.3322",fill:"#36499B"}),jsx("path",{d:"M98.1827 30.0382H93.8173V4.29651H98.1827V30.0382Z",fill:"#36499B"}),jsx("path",{d:"M115.742 30.0683H111.377V28.8417H111.316C110.395 29.7597 108.885 30.3768 107.012 30.3768C103.477 30.3768 99.9349 28.5408 99.9349 24.1539C99.9349 18.0891 107.412 17.6 110.516 17.6C110.826 17.6 111.347 17.6 111.747 17.6301L111.347 17.6075C111.165 15.6436 109.806 14.2892 108.144 14.2892C106.483 14.2892 105.01 14.7181 103.651 15.7941L100.947 13.1003C103.13 11.2643 105.622 10.4667 108.175 10.4667C111.807 10.4667 115.742 12.092 115.742 17.6978V30.0758V30.0683ZM111.249 21.3322C110.569 21.3322 109.678 21.3322 108.786 21.3623C107.925 21.4225 107.155 21.5429 106.574 21.731C105.003 22.19 104.3 22.9575 104.3 24.1539C104.3 26.1178 106.422 26.5467 107.903 26.5467C109.383 26.5467 111.377 26.0576 111.377 24.1238V21.3322",fill:"#36499B"}),jsx("path",{d:"M127.063 30.3467C125.221 30.3467 123.65 29.6695 122.638 28.4806H122.608V30.0758H118.242V4.29651H122.608V12.4757H122.638C123.499 11.2492 125.311 10.4215 127.101 10.4215C132.328 10.4215 134.79 14.5902 134.79 20.4142C134.79 26.2382 132.237 30.3391 127.071 30.3391L127.063 30.3467ZM126.414 14.2591C123.642 14.2591 122.388 16.7422 122.388 20.4217C122.388 24.1013 123.68 26.5167 126.414 26.5167C129.148 26.5167 130.439 24.0636 130.439 20.4217C130.439 16.7798 129.057 14.2591 126.414 14.2591Z",fill:"#36499B"}),jsx("path",{d:"M140.907 30.0382H136.542V4.29651H140.907V30.0382Z",fill:"#36499B"}),jsx("path",{d:"M155.688 10.6472L151.216 24.3947L146.239 10.6472H141.806L149.298 30.4143C148.316 33.3414 147.221 33.7703 144.48 33.7703V37.6003C149.97 37.6003 151.42 35.96 153.105 30.9636L160.008 10.6547H155.695L155.688 10.6472Z",fill:"#36499B"}),jsx("path",{d:"M116.014 36.8554C115.546 37.4273 114.979 37.7057 114.247 37.7057C112.759 37.7057 111.974 36.6523 111.974 35.1172C111.974 33.5822 112.782 32.4611 114.254 32.4611C114.987 32.4611 115.553 32.7244 116.022 33.2888L115.41 33.8983C115.115 33.4769 114.76 33.2888 114.262 33.2888C113.363 33.2888 112.925 34.0788 112.925 35.1097C112.925 36.1406 113.341 36.8705 114.254 36.8705C114.76 36.8705 115.146 36.6523 115.418 36.2535L116.029 36.863L116.014 36.8554Z",fill:"#36499B"}),jsx("path",{d:"M119.337 37.638H118.439V37.3822H118.423C118.235 37.5703 117.925 37.6982 117.532 37.6982C116.8 37.6982 116.075 37.322 116.075 36.4115C116.075 35.1624 117.615 35.0571 118.257 35.0571C118.318 35.0571 118.431 35.0571 118.514 35.0571H118.431C118.393 34.6507 118.114 34.3648 117.774 34.3648C117.434 34.3648 117.124 34.4551 116.845 34.6733L116.286 34.1165C116.739 33.7327 117.253 33.5747 117.774 33.5747C118.522 33.5747 119.337 33.9133 119.337 35.0646V37.6154V37.638ZM118.408 35.8396C118.272 35.8396 118.084 35.8396 117.902 35.8396C117.721 35.8547 117.562 35.8772 117.449 35.9149C117.124 36.0127 116.981 36.1707 116.981 36.4115C116.981 36.8178 117.419 36.9081 117.721 36.9081C118.023 36.9081 118.439 36.8103 118.439 36.4115V35.8396",fill:"#36499B"}),jsx("path",{d:"M124.594 37.638H123.695V35.3205C123.695 34.5454 123.514 34.3874 123.234 34.3874C122.872 34.3874 122.675 34.726 122.675 35.2151V37.6456H121.784V35.2527C121.784 34.568 121.641 34.3949 121.308 34.3949C121.037 34.3949 120.765 34.6959 120.765 35.2302V37.6531H119.866V33.6651H120.765V33.966H120.78C120.938 33.7403 121.233 33.6049 121.505 33.6049C121.92 33.6049 122.215 33.8757 122.373 34.2444C122.57 33.8908 122.947 33.6049 123.355 33.6049C124.209 33.6049 124.601 34.2369 124.601 35.3129V37.6531L124.594 37.638Z",fill:"#36499B"}),jsx("path",{d:"M126.943 37.7132C126.573 37.7132 126.203 37.5402 126.021 37.2919V38.9774H125.122V33.6575H126.021V33.9886C126.233 33.7403 126.557 33.5973 126.935 33.5973C128 33.5973 128.529 34.4476 128.529 35.644C128.529 36.8404 128.023 37.7132 126.943 37.7132ZM126.799 34.3874C126.233 34.3874 125.968 34.899 125.968 35.644C125.968 36.3889 126.233 36.9156 126.799 36.9156C127.366 36.9156 127.63 36.404 127.63 35.644C127.63 34.884 127.358 34.3874 126.799 34.3874Z",fill:"#36499B"}),jsx("path",{d:"M131.973 37.6456H131.074V37.3897H131.059C130.87 37.5778 130.56 37.7058 130.168 37.7058C129.435 37.7058 128.71 37.3295 128.71 36.4191C128.71 35.17 130.251 35.0646 130.893 35.0646C130.953 35.0646 131.066 35.0646 131.149 35.0646H131.066C131.029 34.6583 130.749 34.3724 130.409 34.3724C130.069 34.3724 129.76 34.4627 129.48 34.6809L128.921 34.124C129.375 33.7403 129.888 33.5823 130.409 33.5823C131.157 33.5823 131.973 33.9209 131.973 35.0721V37.623V37.6456ZM131.044 35.8472C130.908 35.8472 130.719 35.8472 130.538 35.8472C130.356 35.8622 130.198 35.8848 130.084 35.9224C129.76 36.0202 129.616 36.1783 129.616 36.4191C129.616 36.8254 130.054 36.9157 130.356 36.9157C130.658 36.9157 131.074 36.8179 131.074 36.4191V35.8472",fill:"#36499B"}),jsx("path",{d:"M132.932 33.3264C132.63 33.3264 132.433 33.1082 132.433 32.8148C132.433 32.5213 132.637 32.3031 132.932 32.3031C133.226 32.3031 133.438 32.5213 133.438 32.8148C133.438 33.1082 133.226 33.3264 132.932 33.3264ZM133.385 37.6456H132.486V33.6651H133.385V37.6456Z",fill:"#36499B"}),jsx("path",{d:"M137.161 33.6575V37.2392C137.161 38.3528 136.602 39 135.485 39C134.941 39 134.465 38.8344 133.951 38.398L134.54 37.8111C134.812 38.0744 135.152 38.2099 135.485 38.2099C135.968 38.2099 136.262 37.8412 136.262 37.2392V37.0661C136.036 37.2843 135.734 37.4198 135.371 37.4198C134.321 37.4198 133.755 36.6448 133.755 35.5236C133.755 34.4777 134.314 33.5973 135.371 33.5973C135.749 33.5973 136.074 33.7403 136.262 33.981H136.278V33.6575H137.169H137.161ZM135.477 34.3874C134.948 34.3874 134.646 34.8765 134.646 35.5236C134.646 36.1707 134.979 36.6297 135.477 36.6297C136.043 36.6297 136.3 36.1557 136.3 35.5236C136.3 34.8614 135.991 34.3874 135.477 34.3874Z",fill:"#36499B"}),jsx("path",{d:"M140.953 37.638H140.054V35.2452C140.054 34.5981 139.842 34.3798 139.374 34.3798C138.981 34.3798 138.604 34.7034 138.604 35.2978V37.638H137.705V33.65H138.604V34.0187C138.815 33.7403 139.185 33.5973 139.54 33.5973C140.401 33.5973 140.953 34.1616 140.953 35.1549V37.6455V37.638Z",fill:"#36499B"}),jsx("path",{d:"M29.0901 11.2333C29.0901 9.79411 27.9542 8.63318 26.5462 8.63318C25.1382 8.63318 24.0023 9.79411 24.0023 11.2333C24.0023 12.6725 25.1382 13.8334 26.5462 13.8334C27.9542 13.8334 29.0901 12.6725 29.0901 11.2333Z",fill:"#626AAF"}),jsx("path",{d:"M16.0422 12.2491C18.5411 12.2491 20.5667 10.1786 20.5667 7.62454C20.5667 5.07048 18.5411 3 16.0422 3C13.5434 3 11.5177 5.07048 11.5177 7.62454C11.5177 10.1786 13.5434 12.2491 16.0422 12.2491Z",fill:"#36499B"}),jsx("path",{d:"M30.6201 21.509C31.3822 21.509 32 20.8776 32 20.0986C32 19.3197 31.3822 18.6882 30.6201 18.6882C29.858 18.6882 29.2402 19.3197 29.2402 20.0986C29.2402 20.8776 29.858 21.509 30.6201 21.509Z",fill:"#8A8CC3"}),jsx("path",{d:"M2.90994 26.7571C2.90994 28.1963 4.04576 29.3572 5.4538 29.3572C6.86184 29.3572 7.99765 28.1963 7.99765 26.7571C7.99765 25.3179 6.86184 24.157 5.4538 24.157C4.04576 24.157 2.90994 25.3179 2.90994 26.7571Z",fill:"#626AAF"}),jsx("path",{d:"M15.9484 35.0001C18.4472 35.0001 20.4729 32.9296 20.4729 30.3755C20.4729 27.8215 18.4472 25.751 15.9484 25.751C13.4496 25.751 11.4239 27.8215 11.4239 30.3755C11.4239 32.9296 13.4496 35.0001 15.9484 35.0001Z",fill:"#36499B"}),jsx("path",{d:"M1.37988 19.3022C2.14196 19.3022 2.75975 18.6708 2.75975 17.8918C2.75975 17.1129 2.14196 16.4814 1.37988 16.4814C0.617792 16.4814 0 17.1129 0 17.8918C0 18.6708 0.617792 19.3022 1.37988 19.3022Z",fill:"#8A8CC3"})]}),jsx("defs",{children:jsx("clipPath",{id:Ln,children:jsx("rect",{width:"160",height:"39",fill:"white"})})})]})}));Vt.displayName="CampaignLogo";var Qr=memo(forwardRef(({size:e,className:r,width:o,height:t,"aria-label":s,"aria-labelledby":a,"aria-hidden":n,...l},c)=>{let m=o??e??33,u=t??e??39,d=n??(s||a?void 0:true);return jsxs("svg",{ref:c,width:m,height:u,viewBox:"0 0 33 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-block sui-max-w-full sui-select-none sui-shrink-0",r),role:"img","aria-label":s,"aria-labelledby":a,"aria-hidden":d,focusable:false,...l,children:[jsx("path",{d:"M29.0901 11.2333C29.0901 9.79411 27.9542 8.63318 26.5462 8.63318C25.1382 8.63318 24.0023 9.79411 24.0023 11.2333C24.0023 12.6725 25.1382 13.8334 26.5462 13.8334C27.9542 13.8334 29.0901 12.6725 29.0901 11.2333Z",fill:"#626AAF"}),jsx("path",{d:"M16.0422 12.2491C18.5411 12.2491 20.5667 10.1786 20.5667 7.62454C20.5667 5.07048 18.5411 3 16.0422 3C13.5434 3 11.5177 5.07048 11.5177 7.62454C11.5177 10.1786 13.5434 12.2491 16.0422 12.2491Z",fill:"#36499B"}),jsx("path",{d:"M30.6201 21.509C31.3822 21.509 32 20.8776 32 20.0986C32 19.3197 31.3822 18.6882 30.6201 18.6882C29.858 18.6882 29.2402 19.3197 29.2402 20.0986C29.2402 20.8776 29.858 21.509 30.6201 21.509Z",fill:"#8A8CC3"}),jsx("path",{d:"M2.90994 26.7571C2.90994 28.1963 4.04576 29.3572 5.4538 29.3572C6.86184 29.3572 7.99765 28.1963 7.99765 26.7571C7.99765 25.3179 6.86184 24.157 5.4538 24.157C4.04576 24.157 2.90994 25.3179 2.90994 26.7571Z",fill:"#626AAF"}),jsx("path",{d:"M15.9484 35.0001C18.4472 35.0001 20.4729 32.9296 20.4729 30.3755C20.4729 27.8215 18.4472 25.751 15.9484 25.751C13.4496 25.751 11.4239 27.8215 11.4239 30.3755C11.4239 32.9296 13.4496 35.0001 15.9484 35.0001Z",fill:"#36499B"}),jsx("path",{d:"M1.37988 19.3022C2.14196 19.3022 2.75975 18.6708 2.75975 17.8918C2.75975 17.1129 2.14196 16.4814 1.37988 16.4814C0.617792 16.4814 0 17.1129 0 17.8918C0 18.6708 0.617792 19.3022 1.37988 19.3022Z",fill:"#8A8CC3"})]})}));Qr.displayName="IconLogo";var It=memo(forwardRef(({size:e,...r},o)=>jsx(Qr,{ref:o,size:e??64,...r})));It.displayName="IconBigLogo";var Mn="membership-logo-clip",R1=memo(forwardRef(({size:e,className:r,width:o,height:t,"aria-label":s,"aria-labelledby":a,"aria-hidden":n,...l},c)=>{let m=o??e??160,u=t??e??39,d=n??(s||a?void 0:true);return jsxs("svg",{ref:c,width:m,height:u,viewBox:"0 0 160 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-block sui-max-w-full sui-select-none sui-shrink-0",r),role:"img","aria-label":s,"aria-labelledby":a,"aria-hidden":d,focusable:false,...l,children:[jsxs("g",{clipPath:`url(#${Mn})`,children:[jsx("path",{d:"M110.047 37.646H109.129V34.6423H109.12L108.933 35.1953L107.79 37.7127H107.762L106.61 35.1953L106.433 34.6518H106.423V37.646H105.506V32.4205H106.301L107.575 35.2144L107.781 35.8056H107.79L107.996 35.2144L109.279 32.4205H110.047V37.646Z",fill:"#36499B"}),jsx("path",{d:"M113.858 36.0058H111.273L111.339 36.0917C111.451 36.6161 111.77 36.9117 112.172 36.9117C112.509 36.9117 112.79 36.7591 113.024 36.4921L113.586 37.0643C113.146 37.522 112.697 37.7032 112.172 37.7032C110.955 37.7032 110.403 36.7973 110.403 35.6435C110.403 34.423 111.039 33.5171 112.154 33.5171C113.324 33.5171 113.876 34.442 113.876 35.6435C113.876 35.7293 113.876 35.8723 113.858 36.0058ZM113.015 35.2239L112.94 35.1381C112.837 34.5946 112.519 34.3181 112.154 34.3181C111.77 34.3181 111.461 34.6041 111.348 35.1381L111.283 35.2239H113.015Z",fill:"#36499B"}),jsx("path",{d:"M118.961 37.6364H118.062V35.2716C118.062 34.4802 117.875 34.3181 117.603 34.3181C117.238 34.3181 117.051 34.6613 117.051 35.1667V37.6459H116.161V35.2049C116.161 34.5088 116.011 34.3276 115.684 34.3276C115.412 34.3276 115.14 34.6327 115.14 35.1763V37.6459H114.242V33.5743H115.14V33.889H115.15C115.309 33.6601 115.609 33.5171 115.871 33.5171C116.292 33.5171 116.582 33.7936 116.742 34.1655C116.938 33.8032 117.322 33.5171 117.725 33.5171C118.577 33.5171 118.97 34.1655 118.97 35.2621V37.6459L118.961 37.6364Z",fill:"#36499B"}),jsx("path",{d:"M121.302 37.7031C120.918 37.7031 120.599 37.5601 120.393 37.3121V37.6459H119.494V32.2297H120.393V33.9461C120.571 33.6887 120.946 33.517 121.311 33.517C122.388 33.517 122.893 34.3943 122.893 35.6148C122.893 36.8354 122.369 37.7031 121.302 37.7031ZM121.17 34.318C120.599 34.318 120.337 34.8424 120.337 35.6148C120.337 36.3872 120.599 36.8926 121.17 36.8926C121.742 36.8926 122.004 36.3777 122.004 35.6148C122.004 34.852 121.723 34.318 121.17 34.318Z",fill:"#36499B"}),jsx("path",{d:"M126.517 36.0058H123.933L123.998 36.0917C124.11 36.6161 124.429 36.9117 124.831 36.9117C125.169 36.9117 125.449 36.7591 125.684 36.4921L126.245 37.0643C125.805 37.522 125.356 37.7032 124.831 37.7032C123.614 37.7032 123.062 36.7973 123.062 35.6435C123.062 34.423 123.698 33.5171 124.813 33.5171C125.983 33.5171 126.536 34.442 126.536 35.6435C126.536 35.7293 126.536 35.8723 126.517 36.0058ZM125.674 35.2239L125.599 35.1381C125.496 34.5946 125.178 34.3181 124.813 34.3181C124.429 34.3181 124.12 34.6041 124.007 35.1381L123.942 35.2239H125.674Z",fill:"#36499B"}),jsx("path",{d:"M128.923 34.4325H128.689C128.118 34.4325 127.8 34.7853 127.8 35.6339V37.6459H126.901V33.5838H127.8V34.1845C127.996 33.7936 128.333 33.5361 128.736 33.5361H128.914V34.4325H128.923Z",fill:"#36499B"}),jsx("path",{d:"M130.543 37.7127C129.963 37.7127 129.354 37.4457 128.933 36.9689L129.522 36.3682C129.728 36.6638 130.169 36.9117 130.524 36.9117C130.983 36.9117 131.124 36.6447 131.124 36.4921C131.124 36.3587 131.077 36.1775 130.627 36.044C130.562 36.0249 130.234 35.92 130.159 35.8914C129.569 35.7102 129.036 35.4242 129.036 34.7186C129.036 34.0511 129.551 33.5171 130.506 33.5171C131.124 33.5171 131.573 33.7269 131.966 34.156L131.386 34.7472C131.189 34.4802 130.871 34.3181 130.506 34.3181C130.066 34.3181 129.934 34.5851 129.934 34.6995C129.934 34.8902 130.122 35.0046 130.449 35.1C130.515 35.1286 130.918 35.2621 130.992 35.2811C131.695 35.5005 132.032 35.8819 132.032 36.4635C132.032 37.1215 131.573 37.7127 130.534 37.7127H130.543Z",fill:"#36499B"}),jsx("path",{d:"M135.646 37.6364H134.747V35.2048C134.747 34.6994 134.616 34.318 134.073 34.318C133.689 34.318 133.305 34.6613 133.305 35.2811V37.6364H132.406V32.2202H133.305V33.9366C133.493 33.6887 133.895 33.5075 134.223 33.5075C135.187 33.5075 135.646 34.1559 135.646 35.1095V37.6268V37.6364Z",fill:"#36499B"}),jsx("path",{d:"M136.601 33.2406C136.301 33.2406 136.105 33.0212 136.105 32.7161C136.105 32.411 136.311 32.1917 136.601 32.1917C136.891 32.1917 137.107 32.411 137.107 32.7161C137.107 33.0212 136.901 33.2406 136.601 33.2406ZM137.051 37.6459H136.152V33.5838H137.051V37.6459Z",fill:"#36499B"}),jsx("path",{d:"M139.41 37.7127C139.045 37.7127 138.67 37.541 138.493 37.2836V39.0095H137.594V33.5838H138.493V33.9176C138.699 33.6697 139.026 33.5171 139.401 33.5171C140.468 33.5171 140.993 34.3848 140.993 35.6054C140.993 36.8259 140.487 37.7127 139.41 37.7127ZM139.27 34.3181C138.708 34.3181 138.436 34.8425 138.436 35.6054C138.436 36.3682 138.699 36.9022 139.27 36.9022C139.841 36.9022 140.103 36.3777 140.103 35.6054C140.103 34.833 139.831 34.3181 139.27 34.3181Z",fill:"#36499B"}),jsx("path",{d:"M50.6648 30.256C47.1723 30.256 43.5581 29.0068 40.8708 25.7934L43.867 22.7325C45.5805 24.9161 48.0899 26.1271 50.5712 26.1271C53.6985 26.1271 55.1966 24.5061 55.1966 22.9137C55.1966 21.6645 54.3071 20.2914 52.1067 19.6049C51.6479 19.4523 48.8577 18.6418 48.3989 18.4797C44.5693 17.2687 41.5075 15.6095 41.5075 11.5283C41.5075 7.69507 44.4757 4.35767 50.4213 4.35767C53.9419 4.35767 56.9101 5.75938 59.2416 8.60094L56.2453 11.6904C54.9251 9.75473 52.9401 8.47698 50.4307 8.47698C47.4345 8.47698 46.0487 10.0313 46.0487 11.4044C46.0487 12.5868 46.9382 13.6452 50 14.5511C50.4588 14.7036 52.912 15.4569 53.3989 15.6095C57.7154 16.8873 59.7378 19.5095 59.7378 22.7229C59.7378 26.5848 57.1067 30.2369 50.6742 30.2369L50.6648 30.256Z",fill:"#36499B"}),jsx("path",{d:"M75.5899 27.2333C73.5674 29.4169 71.4232 30.256 68.9419 30.256C63.1835 30.256 60.4963 25.8602 60.4963 20.2819C60.4963 14.7037 63.53 9.99316 68.9794 9.99316C71.676 9.99316 73.7547 10.8704 75.5337 12.8919L72.7434 15.7335C71.882 14.513 70.5712 13.8932 69.0075 13.8932C66.47 13.8932 64.8408 16.7347 64.8408 20.2819C64.8408 23.8291 66.1891 26.3655 68.9419 26.3655C70.5056 26.3655 71.8165 25.679 72.7996 24.4012L75.5899 27.2428V27.2333Z",fill:"#36499B"}),jsx("path",{d:"M91.6292 29.9794H87.2846V28.7303H87.2191C86.3015 29.6648 84.8034 30.2846 82.9307 30.2846C79.4101 30.2846 75.8895 28.4156 75.8895 23.953C75.8895 17.7836 83.3333 17.2782 86.4232 17.2782C86.7322 17.2782 87.2472 17.2782 87.6498 17.3068L87.2472 17.2878C87.0599 15.2948 85.721 13.9122 84.0637 13.9122C82.4064 13.9122 80.9457 14.3508 79.5974 15.4379L76.9007 12.6917C79.073 10.8227 81.5543 10.0122 84.0918 10.0122C87.706 10.0122 91.6198 11.6618 91.6198 17.3736V29.9699L91.6292 29.9794ZM87.1629 21.0924C86.4888 21.0924 85.5992 21.0924 84.7097 21.121C83.8483 21.1878 83.0899 21.3117 82.5094 21.4929C80.9457 21.9601 80.2434 22.742 80.2434 23.953C80.2434 25.9459 82.3595 26.3846 83.8296 26.3846C85.2996 26.3846 87.2846 25.8887 87.2846 23.9244V21.0829",fill:"#36499B"}),jsx("path",{d:"M98.4644 29.9508H94.1198V3.75696H98.4644V29.9508Z",fill:"#36499B"}),jsx("path",{d:"M115.946 30.0557H111.601V28.8066H111.536C110.618 29.7411 109.12 30.3609 107.247 30.3609C103.727 30.3609 100.206 28.4919 100.206 24.0293C100.206 17.8599 107.65 17.3545 110.74 17.3545C111.049 17.3545 111.564 17.3545 111.966 17.3831L111.564 17.364C111.376 15.3711 110.037 13.9885 108.38 13.9885C106.723 13.9885 105.262 14.4271 103.914 15.5142L101.217 12.768C103.39 10.899 105.871 10.0885 108.408 10.0885C112.022 10.0885 115.936 11.7381 115.936 17.4499V30.0462L115.946 30.0557ZM111.479 21.1687C110.805 21.1687 109.916 21.1687 109.026 21.1973C108.165 21.2641 107.406 21.388 106.826 21.5692C105.262 22.0364 104.56 22.8183 104.56 24.0293C104.56 26.0222 106.676 26.4609 108.146 26.4609C109.616 26.4609 111.601 25.965 111.601 24.0007V21.1592",fill:"#36499B"}),jsx("path",{d:"M127.219 30.256C125.384 30.256 123.82 29.5694 122.809 28.3489H122.781V29.9699H118.436V3.75696H122.781V12.0814H122.809C123.67 10.8323 125.478 9.99314 127.247 9.99314C132.453 9.99314 134.897 14.2364 134.897 20.1579C134.897 26.0794 132.36 30.256 127.21 30.256H127.219ZM126.573 13.8836C123.82 13.8836 122.566 16.4105 122.566 20.1484C122.566 23.8863 123.848 26.356 126.573 26.356C129.298 26.356 130.581 23.8577 130.581 20.1484C130.581 16.4391 129.204 13.8836 126.573 13.8836Z",fill:"#36499B"}),jsx("path",{d:"M140.993 29.9508H136.648V3.75696H140.993V29.9508Z",fill:"#36499B"}),jsx("path",{d:"M155.712 10.222L151.264 24.2106L146.311 10.222H141.901L149.354 30.3323C148.38 33.3169 147.285 33.746 144.551 33.746V37.646C150.019 37.646 151.461 35.9773 153.137 30.8854L160.009 10.222H155.712Z",fill:"#36499B"}),jsx("path",{d:"M29.0901 11.2333C29.0901 9.79411 27.9542 8.63318 26.5462 8.63318C25.1382 8.63318 24.0023 9.79411 24.0023 11.2333C24.0023 12.6725 25.1382 13.8334 26.5462 13.8334C27.9542 13.8334 29.0901 12.6725 29.0901 11.2333Z",fill:"#626AAF"}),jsx("path",{d:"M16.0422 12.2491C18.5411 12.2491 20.5667 10.1786 20.5667 7.62454C20.5667 5.07048 18.5411 3 16.0422 3C13.5434 3 11.5177 5.07048 11.5177 7.62454C11.5177 10.1786 13.5434 12.2491 16.0422 12.2491Z",fill:"#36499B"}),jsx("path",{d:"M30.6201 21.509C31.3822 21.509 32 20.8776 32 20.0986C32 19.3197 31.3822 18.6882 30.6201 18.6882C29.858 18.6882 29.2402 19.3197 29.2402 20.0986C29.2402 20.8776 29.858 21.509 30.6201 21.509Z",fill:"#8A8CC3"}),jsx("path",{d:"M2.90994 26.7571C2.90994 28.1963 4.04576 29.3572 5.4538 29.3572C6.86184 29.3572 7.99765 28.1963 7.99765 26.7571C7.99765 25.3179 6.86184 24.157 5.4538 24.157C4.04576 24.157 2.90994 25.3179 2.90994 26.7571Z",fill:"#626AAF"}),jsx("path",{d:"M15.9484 35.0001C18.4472 35.0001 20.4729 32.9296 20.4729 30.3755C20.4729 27.8215 18.4472 25.751 15.9484 25.751C13.4496 25.751 11.4239 27.8215 11.4239 30.3755C11.4239 32.9296 13.4496 35.0001 15.9484 35.0001Z",fill:"#36499B"}),jsx("path",{d:"M1.37988 19.3022C2.14196 19.3022 2.75975 18.6708 2.75975 17.8918C2.75975 17.1129 2.14196 16.4814 1.37988 16.4814C0.617792 16.4814 0 17.1129 0 17.8918C0 18.6708 0.617792 19.3022 1.37988 19.3022Z",fill:"#8A8CC3"})]}),jsx("defs",{children:jsx("clipPath",{id:Mn,children:jsx("rect",{width:"160",height:"39",fill:"white"})})})]})}));R1.displayName="MembershipLogo";var E1={app:{svg:Pt},campaign:{svg:Vt},membership:{svg:R1},icon:{svg:Qr},"icon-big":{svg:It}};var Pr=forwardRef(({className:e,variant:r,format:o="svg",alt:t,...s},a)=>{let l=E1[r]?.[o];if(!l)return console.warn(`Logo variant "${r}" is missing assets.`),null;let c=t??`Scalably ${r} logo`;return jsx(l,{ref:a,role:"img","aria-label":c,alt:c,className:i("sui-block sui-max-w-full sui-select-none sui-object-contain",e),focusable:false,...s,children:jsx("title",{children:c})})});Pr.displayName="Logo";var T1=forwardRef(({className:e,message:r,size:o={mobile:64,desktop:128},"aria-label":t,style:s,...a},n)=>{let l=typeof o=="number"?o:o.mobile,c=typeof o=="number"?o:o.desktop,m=r?`Loading: ${r}`:"Loading",u=useMemo(()=>({"--logo-size-mobile":`${l}px`,"--logo-size-desktop":`${c}px`,...s}),[l,c,s]);return jsx("div",{ref:n,role:"status","aria-live":"polite","aria-label":t??m,"aria-busy":"true",className:i("sui-fixed sui-inset-0 sui-z-50 sui-flex sui-items-center sui-justify-center",e),style:u,...a,children:jsxs("div",{className:"sui-flex sui-flex-col sui-items-center sui-gap-4",children:[jsx("div",{className:i("sui-loading-logo-container","sui-animate-pulse-scale sui-animate-rotate-smooth","motion-reduce:sui-animate-none","sui-w-[var(--logo-size-mobile)] sui-h-[var(--logo-size-mobile)]","md:sui-w-[var(--logo-size-desktop)] md:sui-h-[var(--logo-size-desktop)]"),children:jsx(Pr,{variant:"icon",className:"sui-w-full sui-h-full sui-object-contain","aria-hidden":"true"})}),r&&jsx("p",{className:"sui-text-16 sui-font-medium sui-text-text-default sui-text-center sui-max-w-xs sui-px-4 sui-animate-in sui-fade-in sui-duration-300",children:r})]})})});T1.displayName="LoadingScreen";var D1=forwardRef(({className:e,size:r=24,"aria-label":o="Loading",style:t,...s},a)=>jsx("div",{ref:a,role:"status","aria-live":"polite","aria-label":o,"aria-busy":"true",className:i("sui-inline-flex sui-items-center sui-justify-center","sui-animate-pulse-scale sui-animate-rotate-smooth","motion-reduce:sui-animate-none",e),style:{width:`${r}px`,height:`${r}px`,...t},...s,children:jsx(Pr,{variant:"icon",className:"sui-w-full sui-h-full sui-object-contain","aria-hidden":"true"})}));D1.displayName="LoadingSpinner";var A1=memo(forwardRef(({...e},r)=>jsxs("svg",{ref:r,width:397,height:397,viewBox:"0 0 397 397",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[jsx("circle",{opacity:.58,cx:198.5,cy:198.5,r:198.5,fill:"url(#paint0_radial_15179_117368)"}),jsx("defs",{children:jsxs("radialGradient",{id:"paint0_radial_15179_117368",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(198.5 198.5) rotate(90) scale(198.5)",children:[jsx("stop",{stopColor:"#36499B"}),jsx("stop",{offset:1,stopColor:"#360060",stopOpacity:0})]})})]})));A1.displayName="Ellipse1";var B1=memo(forwardRef(({...e},r)=>jsxs("svg",{ref:r,width:397,height:397,viewBox:"0 0 397 397",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[jsx("circle",{opacity:.58,cx:198.5,cy:198.5,r:198.5,fill:"url(#paint0_radial_15179_117369)"}),jsx("defs",{children:jsxs("radialGradient",{id:"paint0_radial_15179_117369",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(198.5 198.5) rotate(90) scale(198.5)",children:[jsx("stop",{stopColor:"#2852BE"}),jsx("stop",{offset:1,stopColor:"#818BF7",stopOpacity:0})]})})]})));B1.displayName="Ellipse2";var H1=memo(forwardRef(({...e},r)=>jsxs("svg",{ref:r,width:"100%",height:"100%",viewBox:"0 0 1440 1117",fill:"none",xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid slice",...e,children:[jsxs("g",{opacity:.13,children:[jsx("path",{d:"M-81.5356 727.18C-16.7461 683.71 70.2653 698.409 135.199 741.722C200.133 785.035 247.751 852.429 293.926 918.103C338.803 982.056 395.223 1052.26 469.392 1049.92C538.655 1047.57 592.045 979.242 614.555 908.251C637.066 837.261 638.22 760.173 656.402 687.776C674.583 615.222 717.439 541.73 784.971 524.686C845.287 509.519 905.892 543.294 967.074 554.083C1103.72 578.32 1234.31 487.002 1338.5 388.023C1442.68 289.043 1543.4 174.114 1677.02 134.554",stroke:"#FF9E73",strokeMiterlimit:10}),jsx("path",{d:"M-86.5859 718.737C-22.8065 674.798 62.4733 686.682 127.263 726.555C192.052 766.428 240.681 829.757 287.866 892.459C325.96 943.278 371.703 998.944 427.979 1016.14C439.234 1019.58 450.922 1021.46 463.043 1021.46C531.151 1021.46 583.676 959.227 608.639 892.772C633.747 825.847 638.942 750.01 658.855 677.925C661.019 669.951 663.617 661.976 666.358 654.001C688.436 590.361 729.128 530.16 789.155 514.054C804.739 509.832 820.468 508.894 836.196 509.989C881.361 513.272 926.671 533.756 972.124 542.356C1020.61 551.582 1068.37 547.204 1114.55 532.349C1186.12 509.363 1253.22 461.202 1312.52 407.569C1323.49 397.718 1334.17 387.711 1344.56 377.547C1390.88 332.513 1436.47 284.353 1485.39 241.978C1546 189.439 1612.23 146.438 1685.1 129.707",stroke:"#F99A78",strokeMiterlimit:10}),jsx("path",{d:"M-91.4922 710.293C-28.8671 666.041 54.9697 674.954 119.615 711.231C184.26 747.508 234.043 806.927 282.094 866.658C321.054 915.132 367.085 968.609 422.495 986.904C433.606 990.5 445.15 992.689 456.982 993.158C523.936 995.504 575.739 939.369 603.156 877.291C630.861 814.589 639.952 739.846 661.741 668.074C664.194 660.099 666.791 652.125 669.677 644.306C692.909 580.978 733.889 520.621 793.773 503.577C809.357 499.199 825.085 497.948 840.958 498.73C886.412 501.232 932.01 521.559 977.752 530.785C1026.38 540.636 1074.29 537.821 1120.9 523.748C1193.33 501.857 1260.58 452.602 1319.59 397.874C1330.42 387.866 1341.09 377.546 1351.34 367.226C1397.37 321.255 1442.82 272.312 1492.17 230.093C1553.35 177.711 1621.9 136.743 1693.76 125.016",stroke:"#F3967C",strokeMiterlimit:10}),jsx("path",{d:"M-96.5425 701.848C-34.9275 657.128 47.1778 663.382 111.679 696.063C176.18 728.743 226.972 784.097 276.178 841.014C316.004 886.986 362.179 938.586 417.012 957.663C427.979 961.416 439.234 963.918 450.922 964.699C516.722 969.39 567.659 919.353 597.528 861.811C627.831 803.173 640.962 729.682 664.482 658.222C667.08 650.248 669.966 642.429 672.996 634.455C697.382 571.439 738.507 510.77 798.246 492.944C813.83 488.253 829.559 486.689 845.576 487.315C891.462 489.035 937.205 509.206 983.091 519.057C1031.72 529.533 1079.91 528.282 1126.81 514.835C1199.97 494.038 1267.36 443.689 1326.09 388.022C1336.91 377.859 1347.44 367.382 1357.69 356.906C1403.57 310.152 1448.74 260.428 1498.67 218.209C1560.43 165.983 1631.42 127.048 1702.27 120.324",stroke:"#EC9281",strokeMiterlimit:10}),jsx("path",{d:"M-101.449 693.562C-40.9881 648.372 39.5299 651.812 103.887 681.052C168.243 710.293 220.19 761.581 270.262 815.527C310.953 859.153 357.417 908.721 411.384 928.579C422.207 932.488 433.318 935.303 444.717 936.398C509.218 943.278 559.578 899.339 591.756 846.487C624.8 791.916 641.683 719.675 667.08 648.685C669.821 640.866 672.852 632.892 676.026 625.073C701.567 562.371 742.836 501.544 802.575 482.624C818.159 477.62 833.887 475.744 850.049 476.213C896.224 477.151 942.255 497.166 988.43 507.799C1037.2 518.901 1085.54 519.214 1132.87 506.392C1206.75 486.69 1274.43 435.089 1332.72 378.485C1343.4 368.008 1353.94 357.375 1364.18 346.742C1409.78 299.051 1454.66 248.545 1505.16 206.482C1567.5 154.412 1640.8 117.354 1710.64 115.79",stroke:"#E68E85",strokeMiterlimit:10}),jsx("path",{d:"M-106.354 685.117C-46.9039 639.615 32.0268 640.084 96.2392 665.884C160.452 691.528 213.409 738.907 264.634 789.882C306.048 831.163 352.8 878.542 406.19 899.495C416.724 903.56 427.69 906.531 438.946 908.251C502.292 917.321 552.075 879.48 586.418 831.319C622.348 780.813 642.982 709.823 670.11 639.146C673.14 631.328 676.315 623.509 679.634 615.691C706.329 553.301 747.886 492.318 807.337 472.46C822.921 467.3 838.794 465.111 854.955 465.111C901.419 465.424 947.594 485.126 994.058 496.384C1042.97 508.111 1091.46 509.988 1139.22 497.948C1213.97 479.34 1281.79 426.645 1339.65 368.946C1350.33 358.313 1360.72 347.524 1370.96 336.578C1416.42 288.105 1461 236.817 1512.09 194.754C1575 142.685 1650.76 107.815 1719.44 111.255",stroke:"#E08B8A",strokeMiterlimit:10}),jsx("path",{d:"M-111.405 676.674C-53.1091 630.702 24.2343 628.513 88.3024 650.561C152.37 672.765 206.482 716.078 258.573 764.082C300.853 802.861 347.894 848.364 400.418 870.098C410.807 874.32 421.485 877.604 432.596 879.637C494.788 891.051 544.138 859.153 580.501 815.527C619.317 769.086 643.559 699.347 672.563 628.982C675.737 621.164 679.056 613.346 682.519 605.684C710.369 543.607 752.071 482.311 811.521 461.515C827.105 456.042 842.978 453.54 859.284 453.384C906.18 452.915 952.5 472.46 999.252 484.344C1048.31 496.697 1096.94 499.981 1144.99 488.722C1220.46 471.209 1288.42 417.42 1346.14 358.626C1356.68 347.837 1367.07 336.891 1377.17 325.789C1422.33 276.378 1466.78 224.308 1518.29 182.245C1581.78 130.332 1659.85 97.3388 1727.52 105.939",stroke:"#DA878E",strokeMiterlimit:10}),jsx("path",{d:"M-116.311 668.231C-59.0249 621.79 16.5869 616.786 80.5107 635.394C144.434 654.001 199.556 693.406 252.658 738.439C295.802 774.872 342.988 818.342 394.935 840.858C405.18 845.237 415.714 848.833 426.536 851.179C487.574 864.939 536.491 839.138 574.874 800.047C616.72 757.672 644.57 689.184 675.305 619.288C678.768 611.626 682.231 603.808 685.839 596.146C714.842 534.382 756.689 472.93 816.139 451.195C831.723 445.566 847.596 442.751 864.046 442.282C911.231 441.031 957.839 460.421 1004.88 472.93C1054.09 485.908 1102.86 490.755 1151.34 480.279C1227.53 463.861 1295.78 408.976 1353.07 349.245C1363.6 338.299 1373.85 327.041 1383.95 315.782C1428.97 265.589 1473.13 212.737 1525.22 170.675C1589.43 118.918 1669.8 87.9573 1736.47 101.561",stroke:"#D48393",strokeMiterlimit:10}),jsx("path",{d:"M-121.362 659.787C-65.0858 613.034 8.93875 605.059 72.7182 620.226C136.498 635.394 192.774 670.732 246.885 712.795C290.752 746.726 338.37 788.319 389.595 811.774C399.696 816.465 409.941 820.218 420.475 823.033C480.359 839.138 528.843 819.436 569.246 784.879C614.122 746.57 645.435 679.176 677.902 609.75C681.509 602.088 685.117 594.426 688.868 586.764C719.027 525.469 761.017 463.548 820.323 441.031C835.907 435.089 851.78 431.962 868.374 431.337C915.848 429.304 962.745 448.693 1009.93 461.671C1059.28 475.275 1108.2 481.686 1156.97 471.835C1233.88 456.511 1302.28 400.532 1359.27 339.706C1369.66 328.604 1379.91 317.19 1390.01 305.775C1434.74 254.643 1478.75 201.01 1531.28 159.104C1596.07 107.503 1678.75 78.419 1744.4 97.3393",stroke:"#CE7F97",strokeMiterlimit:10}),jsx("path",{d:"M-126.268 651.343C-71.1459 604.121 1.29139 593.488 64.9266 605.059C128.562 616.63 185.848 648.06 240.969 687.151C285.702 718.737 333.464 758.141 383.968 782.534C393.925 787.381 404.026 791.447 414.271 794.574C473 813.025 521.34 799.422 563.474 769.399C611.525 735.155 646.301 669.013 680.5 599.899C684.251 592.237 688.147 584.575 692.043 576.913C723.212 515.93 765.635 453.853 824.797 430.242C840.381 423.987 856.398 420.547 872.992 419.609C920.755 416.951 967.94 436.028 1015.41 449.788C1064.76 464.017 1113.97 471.992 1163.17 462.766C1240.95 448.537 1309.49 391.463 1366.06 329.542C1376.45 318.284 1386.55 306.557 1396.65 294.986C1441.24 242.916 1484.96 188.657 1538.06 146.751C1603.43 95.1502 1688.56 68.2553 1753.06 92.1793",stroke:"#C87B9C",strokeMiterlimit:10}),jsx("path",{d:"M-131.318 642.899C-77.2068 595.207 -6.50106 581.76 56.9898 589.735C120.481 597.709 178.921 625.23 235.053 661.35C280.651 690.59 328.702 727.962 378.485 753.293C388.297 758.297 398.109 762.519 408.21 766.272C465.785 787.068 513.836 779.563 557.846 753.919C609.072 724.053 647.166 658.848 683.241 590.204C687.281 582.542 691.177 575.036 695.362 567.374C727.684 506.704 770.252 444.471 829.27 419.921C844.71 413.51 860.871 409.758 877.609 408.507C925.805 405.067 973.134 423.987 1020.75 438.373C1070.25 453.227 1119.6 462.766 1169.23 454.322C1247.73 441.187 1316.42 382.863 1372.84 320.16C1383.23 308.589 1393.18 296.861 1403.14 284.978C1447.44 232.126 1491.02 176.929 1544.55 135.179C1610.5 83.735 1697.94 58.8728 1761.43 87.8005",stroke:"#C177A0",strokeMiterlimit:10}),jsx("path",{d:"M-136.224 634.456C-83.267 586.451 -14.1485 570.033 49.3424 574.567C112.689 579.102 172.14 602.557 229.281 635.706C275.745 662.445 323.94 697.94 373.002 724.053C382.525 729.213 392.337 733.748 402.15 737.813C458.426 760.799 506.477 759.861 552.219 738.439C606.763 712.951 648.177 648.685 685.983 580.353C690.167 572.847 694.352 565.185 698.537 557.68C732.014 497.323 774.726 434.776 833.743 409.289C849.183 402.565 865.345 398.5 882.227 397.092C930.711 392.87 978.329 411.634 1026.24 426.645C1075.87 442.126 1125.37 453.228 1175.3 445.409C1254.51 433.369 1323.49 373.95 1379.48 310.153C1389.72 298.426 1399.68 286.542 1409.63 274.502C1453.79 220.712 1496.93 164.889 1551.19 123.139C1617.71 71.8515 1707.46 48.8657 1770.09 82.9535",stroke:"#BB73A4",strokeMiterlimit:10}),jsx("path",{d:"M-141.13 626.012C-89.1833 577.538 -21.652 558.305 41.5502 559.4C104.753 560.338 165.357 579.884 223.365 609.906C270.55 634.299 319.179 667.605 367.518 694.656C376.898 699.973 386.421 704.82 396.089 709.198C451.211 734.529 499.118 740.002 546.591 722.802C604.455 701.849 649.043 638.364 688.724 570.345C693.053 562.84 697.527 555.334 701.855 547.829C736.487 487.784 779.343 425.082 838.361 398.656C853.801 391.776 869.962 387.397 886.989 385.677C935.762 380.674 983.669 399.281 1031.72 414.918C1081.5 431.023 1131.14 443.689 1181.5 436.653C1261.59 425.707 1330.7 365.193 1386.26 300.302C1396.5 288.418 1406.46 276.221 1416.27 264.025C1460.14 209.453 1503.14 152.692 1557.83 111.099C1624.93 59.9675 1717.13 39.0145 1778.6 78.1059",stroke:"#B56FA9",strokeMiterlimit:10}),jsx("path",{d:"M-146.181 617.724C-95.388 568.782 -29.444 546.89 33.7582 544.232C96.8162 541.73 158.431 557.21 217.593 584.262C265.644 606.309 314.417 637.426 362.035 665.572C371.27 671.045 380.649 676.205 390.029 681.052C443.996 708.729 491.758 720.769 541.108 707.478C602.29 691.216 650.197 628.357 691.61 560.807C696.228 553.301 700.701 545.796 705.174 538.447C740.96 478.715 784.105 415.699 842.834 388.492C858.274 381.299 874.435 376.608 891.607 374.732C940.812 369.102 988.863 387.397 1037.2 403.659C1087.13 420.39 1136.91 434.62 1187.56 428.209C1268.37 418.358 1337.63 356.75 1392.9 290.763C1403 278.723 1412.95 266.37 1422.62 253.861C1466.2 198.351 1509.06 140.965 1564.32 99.3715C1632.14 48.2399 1726.51 29.3196 1786.97 73.5712",stroke:"#AF6BAD",strokeMiterlimit:10}),jsx("path",{d:"M-151.087 609.28C-101.304 559.869 -37.0919 535.163 25.9661 529.065C88.8797 522.966 151.649 534.537 211.677 558.618C260.594 578.164 309.655 607.404 356.552 636.332C365.642 641.961 374.733 647.434 383.968 652.594C436.781 682.616 484.255 701.223 535.48 691.998C599.837 680.427 651.063 618.193 694.352 550.956C699.114 543.607 703.876 536.101 708.493 528.596C745.433 469.333 788.722 406.005 847.451 377.703C862.891 370.197 879.197 365.35 896.368 363.004C945.862 356.593 994.202 374.732 1042.69 391.776C1092.76 409.132 1142.68 424.769 1193.77 419.14C1275.29 410.383 1344.84 347.68 1399.82 280.756C1409.92 268.559 1419.74 255.894 1429.4 243.384C1472.84 187.093 1515.4 128.768 1571.1 87.3314C1639.5 36.3562 1736.32 19.4687 1795.77 68.7239",stroke:"#A968B2",strokeMiterlimit:10}),jsx("path",{d:"M-156.137 600.837C-107.509 551.113 -44.7396 523.436 18.0298 513.898C80.7992 504.359 144.723 511.865 205.761 532.974C255.399 550.175 304.893 577.226 350.924 607.092C359.871 612.877 368.673 618.663 377.619 624.292C429.133 656.816 476.463 681.991 529.564 676.674C597.096 669.951 651.784 608.186 696.805 541.262C701.711 533.913 706.617 526.407 711.379 519.058C749.474 460.108 792.907 396.623 851.636 367.383C867.076 359.721 883.382 354.405 900.697 351.903C950.48 344.71 999.108 362.848 1047.88 380.361C1097.95 398.343 1148.17 415.544 1199.54 410.696C1281.79 403.034 1351.48 339.237 1406.17 271.218C1416.13 258.709 1425.94 246.043 1435.61 233.221C1478.75 175.991 1521.18 117.041 1577.31 75.6045C1646.28 24.7856 1745.41 9.77452 1803.86 64.1898",stroke:"#A364B6",strokeMiterlimit:10}),jsx("path",{d:"M-161.043 592.393C-113.425 542.2 -52.3875 511.865 10.3819 498.73C73.007 485.595 137.941 489.192 199.989 507.33C250.493 522.185 300.131 547.204 345.585 578.008C354.387 583.95 363.045 590.048 371.703 595.99C422.063 630.859 469.104 662.758 524.081 661.351C594.787 659.631 652.794 598.179 699.691 531.567C704.886 524.218 709.936 516.869 714.842 509.519C754.091 450.882 797.669 387.085 856.254 356.906C871.693 348.932 887.999 343.303 905.315 340.644C955.53 332.67 1004.3 350.652 1053.22 368.79C1103.44 387.398 1153.8 406.162 1205.6 401.94C1288.71 395.216 1358.55 330.324 1412.81 261.367C1422.77 248.701 1432.43 235.879 1442.1 222.745C1485.1 164.733 1527.24 104.845 1583.95 63.5643C1653.5 12.9018 1755.08 -0.0765936 1812.37 59.3424",stroke:"#9C60BB",strokeMiterlimit:10}),jsx("path",{d:"M-166.094 583.949C-119.63 533.287 -60.1794 500.137 2.44568 483.406C64.9265 466.675 131.015 466.362 193.928 481.53C245.298 493.883 295.225 517.025 339.813 548.611C348.327 554.709 356.84 560.963 365.354 567.374C414.559 604.589 461.312 643.212 518.165 645.557C591.901 648.685 653.516 587.546 702.144 521.559C707.483 514.21 712.678 507.017 717.728 499.668C757.987 441.344 801.998 377.39 860.438 346.273C875.878 338.142 892.184 332.2 909.644 329.229C960.148 320.629 1009.21 338.299 1058.41 357.063C1108.77 376.296 1159.28 396.623 1211.51 393.183C1295.35 387.554 1365.48 321.567 1419.3 251.516C1429.11 238.694 1438.78 225.559 1448.31 212.424C1491.02 153.474 1532.86 92.9608 1590.15 51.5238C1660.28 0.861322 1764.17 -9.92791 1820.45 54.4948",stroke:"#965CBF",strokeMiterlimit:10}),jsx("path",{d:"M-171 575.505C-43.1525 431.962 182.384 406.943 334.474 519.526C391.76 561.902 443.563 623.041 512.681 630.39C597.817 639.459 668.811 563.465 721.191 490.286C773.571 417.107 830.136 333.764 914.55 318.127C1017.29 299.051 1113.82 390.212 1217.86 384.583C1302.42 380.048 1372.69 312.967 1426.37 241.977C1480.05 170.987 1526.52 90.3024 1597.22 39.9527C1667.93 -10.5535 1774.27 -19.4663 1829.54 50.1164",stroke:"#9058C4",strokeMiterlimit:10}),jsx("path",{d:"M-163.352 605.684C-38.2461 459.17 186.281 428.678 340.823 536.571C398.975 577.226 451.932 636.645 521.051 642.274C589.448 647.903 647.888 599.117 694.352 541.262C705.752 527.032 716.285 512.334 726.242 497.792C756.111 454.01 786.991 406.787 824.076 371.292C849.905 346.743 878.909 327.822 912.53 319.848C945.574 312.03 978.33 315.782 1011.23 324.382C1077.89 341.426 1144.99 378.641 1214.83 376.296C1289.29 373.794 1352.78 326.572 1404.44 270.905C1411.51 263.4 1418.29 255.738 1424.79 247.92C1466.34 198.821 1504.29 144.405 1551.33 99.5285C1566.49 85.1428 1582.5 71.6954 1599.96 59.8116C1671.39 11.0255 1776.01 -0.701953 1830.26 60.4371",stroke:"#8C5BC7",strokeMiterlimit:10}),jsx("path",{d:"M-155.56 635.706C-33.1958 486.221 190.321 450.1 347.172 553.614C406.19 592.549 460.446 650.248 529.564 654.157C597.817 658.066 655.536 608.029 700.701 549.392C711.668 535.007 722.057 520.152 731.581 505.297C760.296 460.733 789.733 413.041 825.518 376.452C850.337 351.12 878.187 331.106 910.942 321.724C942.976 312.342 975.01 314.218 1007.77 320.942C1074.14 334.389 1142.25 369.103 1212.24 368.164C1286.55 367.07 1350.18 325.007 1402.71 274.97C1409.78 268.247 1416.7 261.21 1423.49 254.33C1466.05 209.922 1505.45 160.198 1553.64 118.135C1569.08 104.532 1585.39 91.866 1602.99 80.295C1675.14 33.2289 1778.03 18.5305 1831.42 71.2258",stroke:"#895ECA",strokeMiterlimit:10}),jsx("path",{d:"M-147.913 665.728C-28.29 513.271 194.361 471.522 353.521 570.658C413.26 607.873 468.815 663.852 537.933 666.041C606.186 668.386 663.039 617.098 706.906 557.679C717.584 543.137 727.54 527.97 736.775 512.802C764.48 467.613 792.474 419.139 826.672 381.455C850.337 355.342 877.321 334.389 908.922 323.443C940.09 312.498 971.403 312.498 1003.87 317.345C1069.81 327.04 1138.93 359.251 1209.2 359.72C1283.52 360.033 1347.3 323.287 1400.69 278.723C1407.9 272.625 1414.97 266.526 1421.9 260.272C1465.62 220.555 1506.31 175.521 1555.52 136.117C1571.39 123.452 1587.99 111.255 1605.73 100.309C1678.6 54.9634 1779.76 37.4505 1832.14 81.5456",stroke:"#8560CE",strokeMiterlimit:10}),jsx("path",{d:"M-140.12 695.907C-23.3835 540.636 198.402 493.257 360.015 587.702C420.62 623.353 477.329 677.456 546.447 677.925C614.556 678.55 670.832 626.168 713.111 565.811C723.5 550.956 733.168 535.632 741.97 520.308C768.665 474.493 795.072 425.394 827.972 386.615C850.626 359.721 876.6 337.829 907.191 325.32C937.349 312.967 968.084 310.934 1000.26 313.905C1065.92 320.004 1136.05 349.713 1206.32 351.59C1280.49 353.31 1344.41 321.88 1398.81 282.632C1406.17 277.316 1413.39 271.843 1420.46 266.37C1465.19 231.501 1507.47 191.002 1557.68 154.256C1573.85 142.372 1590.73 130.957 1608.62 120.325C1682.21 76.6985 1781.63 56.2146 1833.15 91.866",stroke:"#8263D1",strokeMiterlimit:10}),jsx("path",{d:"M-132.473 725.93C-18.4777 567.687 202.297 514.679 366.364 604.746C427.834 638.677 485.698 691.216 554.816 689.965C622.78 688.871 678.335 635.237 719.315 574.098C729.416 559.087 738.651 543.451 747.165 527.971C772.85 481.374 797.813 431.806 829.126 391.776C850.77 364.256 875.589 341.113 905.17 327.041C934.318 313.124 964.477 309.215 996.366 310.309C1061.88 312.655 1132.73 340.175 1203.29 343.303C1277.31 346.586 1341.53 320.16 1396.79 286.542C1404.3 282.007 1411.65 277.316 1418.87 272.469C1464.61 242.29 1508.33 206.483 1559.7 172.395C1576.15 161.449 1593.32 150.66 1611.51 140.34C1685.82 98.4338 1783.51 75.1353 1834.16 102.187",stroke:"#7E66D4",strokeMiterlimit:10}),jsx("path",{d:"M-124.825 756.108C-13.5714 594.895 206.194 536.258 372.713 621.946C434.905 654.158 494.067 704.976 563.33 702.005C631.294 699.347 685.983 644.463 725.665 582.542C735.332 567.218 744.279 551.425 752.504 535.632C777.179 488.41 800.699 438.216 830.569 396.936C851.059 368.634 875.012 344.553 903.583 328.917C931.865 313.593 961.302 307.495 992.903 306.869C1058.13 305.462 1129.99 330.637 1200.69 335.015C1274.72 339.706 1338.93 318.597 1395.2 290.294C1402.85 286.542 1410.36 282.476 1417.72 278.567C1464.47 253.079 1509.63 221.963 1562.01 190.689C1578.9 180.682 1596.36 170.362 1614.54 160.667C1689.57 120.481 1785.53 94.2118 1835.17 112.976",stroke:"#7B69D7",strokeMiterlimit:10}),jsx("path",{d:"M-117.033 786.13C-8.52102 621.946 210.234 557.836 379.206 638.833C442.264 669.324 502.581 718.423 571.843 713.732C639.663 709.354 693.63 653.375 731.869 590.516C741.249 575.036 749.906 558.93 757.699 542.981C781.219 495.133 803.297 444.314 831.723 401.939C851.203 372.855 874.147 347.68 901.563 330.636C928.835 313.749 957.695 305.774 989.152 303.272C1054.09 297.956 1126.81 320.942 1197.81 326.727C1271.69 332.825 1336.19 317.032 1393.33 294.203C1401.12 291.076 1408.77 287.948 1416.27 284.665C1464.03 263.868 1510.64 237.442 1564.18 208.827C1581.35 199.602 1599.1 190.063 1617.42 180.681C1693.18 142.215 1787.41 112.975 1836.18 123.295",stroke:"#776BDA",strokeMiterlimit:10}),jsx("path",{d:"M-109.385 816.152C-3.61473 648.997 214.13 579.258 385.555 655.878C449.335 684.649 510.95 732.028 580.213 725.617C648.033 719.518 701.134 662.289 738.074 598.804C747.165 583.011 755.39 566.749 762.893 550.487C785.404 501.857 806.038 450.569 833.022 406.943C851.492 377.234 873.281 350.964 899.832 332.357C926.094 313.906 954.376 303.898 985.544 299.676C1050.19 290.607 1123.93 311.091 1195.06 318.284C1268.94 325.789 1333.45 315.157 1391.45 297.956C1399.39 295.611 1407.18 293.265 1414.83 290.607C1463.6 274.502 1511.65 252.767 1566.2 226.81C1583.66 218.523 1601.69 209.61 1620.31 200.697C1696.79 163.951 1789.28 131.896 1837.04 133.616",stroke:"#746EDD",strokeMiterlimit:10}),jsx("path",{d:"M-101.593 846.331C1.43562 676.205 218.17 600.837 391.905 672.922C456.55 699.973 519.464 745.632 588.726 737.501C656.402 729.682 708.926 671.358 744.423 606.935C753.225 590.986 761.017 574.568 768.232 557.993C789.733 508.738 808.924 456.824 834.321 412.104C851.636 381.612 872.559 354.248 898.1 334.233C923.496 314.219 951.057 302.335 981.937 296.237C1046.29 283.415 1120.9 301.553 1192.32 310.153C1266.06 319.066 1330.7 313.75 1389.72 301.866C1397.8 300.302 1405.74 298.582 1413.53 296.862C1463.46 285.447 1512.81 268.403 1568.51 245.261C1586.4 237.756 1604.58 229.625 1623.34 221.025C1700.39 185.842 1791.3 150.973 1838.2 144.249",stroke:"#7171E1",strokeMiterlimit:10}),jsx("path",{d:"M-93.9453 876.353C6.19713 703.256 222.066 622.415 398.253 689.965C463.764 715.296 527.833 759.235 597.095 749.384C664.771 740.002 716.429 680.426 750.628 615.066C759.141 598.803 766.645 582.229 773.427 565.498C793.917 515.617 811.521 463.078 835.619 417.106C851.925 385.99 871.838 357.531 896.224 335.953C920.61 314.531 947.45 300.458 978.185 292.483C1042.25 275.908 1117.86 291.701 1189.29 301.709C1262.88 312.029 1327.82 312.029 1387.7 305.618C1395.93 304.836 1404.01 303.898 1411.94 302.803C1462.88 296.079 1513.82 283.726 1570.53 263.243C1588.71 256.675 1607.32 249.013 1626.22 240.882C1704 207.42 1793.18 169.736 1839.06 154.568",stroke:"#6D74E4",strokeMiterlimit:10}),jsx("path",{d:"M-86.2974 906.531C11.2477 730.463 226.107 643.993 404.603 707.009C470.835 730.62 536.202 772.995 605.465 761.424C672.996 750.322 723.933 689.496 756.688 623.509C764.769 607.091 771.984 590.203 778.477 573.159C797.958 522.497 814.119 469.489 836.773 422.423C852.069 390.524 870.828 360.971 894.348 337.985C917.724 315 943.986 299.05 974.433 289.199C1038.21 268.715 1114.69 282.163 1186.41 293.577C1260 305.305 1324.93 310.465 1385.83 309.683C1394.05 309.527 1402.42 309.37 1410.5 309.058C1462.45 307.025 1514.83 299.363 1572.55 281.537C1591.02 275.752 1609.92 268.872 1628.97 261.21C1707.46 229.467 1794.91 188.812 1839.93 165.201",stroke:"#6A77E7",strokeMiterlimit:10}),jsx("path",{d:"M-78.5054 936.554C16.1538 757.515 230.147 665.416 411.096 724.053C478.194 745.944 544.715 786.599 613.978 773.308C681.509 760.486 731.581 698.565 763.038 631.641C770.83 614.91 777.612 597.866 783.816 580.665C802.142 529.377 817.005 475.744 838.072 427.427C852.358 394.747 870.106 364.099 892.472 339.549C914.983 315 940.523 297.018 970.682 285.447C1034.17 261.054 1111.66 272.312 1183.52 285.134C1256.97 298.269 1322.19 308.745 1383.95 313.28C1392.32 313.905 1400.83 314.531 1409.2 314.844C1462.16 317.502 1515.98 314.531 1574.86 299.363C1593.76 294.516 1612.81 288.261 1632.14 280.912C1711.36 250.89 1797.07 207.42 1841.23 175.209",stroke:"#6679EA",strokeMiterlimit:10}),jsx("path",{d:"M-70.8574 966.576C21.0601 784.723 234.043 686.994 417.445 741.097C485.409 761.268 553.085 800.203 622.492 785.192C689.879 770.806 739.228 707.634 769.387 639.928C776.89 623.04 783.384 605.684 789.155 588.327C806.471 536.414 819.891 482.155 839.515 432.587C852.791 399.281 869.385 367.539 890.885 341.426C912.385 315.313 937.349 295.454 967.219 282.007C1030.42 253.861 1108.77 262.774 1180.92 276.847C1254.37 291.232 1319.59 307.025 1382.36 317.189C1390.88 318.596 1399.39 319.847 1408.05 321.098C1462.01 328.447 1517.28 330.167 1577.16 317.814C1596.36 313.749 1615.69 308.12 1635.17 301.24C1715.11 272.938 1799.09 226.497 1842.24 185.842",stroke:"#637CED",strokeMiterlimit:10}),jsx("path",{d:"M-63.0654 996.755C25.9661 811.774 237.939 708.572 423.794 758.14C492.48 776.592 561.454 813.807 630.861 797.076C698.248 780.97 746.876 716.703 775.591 648.059C782.806 630.859 788.867 613.346 794.35 595.676C810.656 542.981 822.632 488.253 840.669 437.591C852.79 403.503 868.375 370.666 889.009 343.146C909.499 315.469 933.886 293.578 963.467 278.41C1026.38 246.355 1105.74 252.766 1178.04 268.559C1251.34 284.196 1316.85 305.462 1380.34 321.098C1389 323.287 1397.66 325.32 1406.46 327.196C1461.44 339.237 1518.15 345.648 1579.18 335.953C1598.66 332.826 1618.43 327.822 1638.06 321.411C1718.72 294.829 1800.97 245.573 1843.25 196.475",stroke:"#5F7FF0",strokeMiterlimit:10}),jsx("path",{d:"M-55.418 1026.78C31.0162 838.825 241.979 729.995 430.143 775.185C499.694 791.916 569.823 827.411 639.23 808.96C706.473 791.134 754.379 725.617 781.652 656.19C788.434 638.834 794.206 621.008 799.4 603.182C814.696 549.862 825.229 494.508 841.824 442.595C852.935 407.881 867.509 373.794 886.989 344.866C906.469 315.626 930.278 291.702 959.57 274.814C1022.2 238.85 1102.57 243.072 1175.01 260.272C1248.31 277.316 1313.82 303.898 1378.32 324.851C1387.12 327.666 1395.93 330.48 1404.87 333.139C1460.86 350.026 1519.01 360.972 1581.2 353.935C1601.12 351.59 1621.03 347.368 1640.8 341.27C1722.18 316.407 1802.7 264.181 1843.97 206.639",stroke:"#5C82F3",strokeMiterlimit:10}),jsx("path",{d:"M-47.77 1056.96C35.9225 866.033 245.875 751.573 436.637 792.384C507.054 807.552 578.481 841.327 647.888 821.156C715.131 801.766 762.172 734.998 788.145 664.79C794.639 647.121 800.122 629.139 804.884 611C819.169 557.054 828.26 501.075 843.267 448.067C853.368 412.572 866.932 377.546 885.402 347.055C903.872 316.407 926.959 290.45 956.107 271.686C1018.44 231.813 1099.68 233.846 1172.41 252.297C1245.57 270.748 1311.37 302.49 1376.73 329.073C1385.68 332.669 1394.63 336.265 1403.72 339.706C1460.86 361.284 1520.45 376.921 1583.51 372.699C1603.71 371.291 1623.92 367.695 1643.83 362.066C1725.93 338.924 1804.72 283.883 1845.12 217.74",stroke:"#5884F7",strokeMiterlimit:10}),jsx("path",{d:"M-39.978 1086.98C40.8285 893.084 249.916 773.152 442.986 809.429C514.124 822.876 586.85 854.931 656.257 833.04C723.356 811.93 769.675 744.068 794.35 672.921C800.555 655.096 805.605 636.957 810.078 618.506C823.209 563.934 831.001 507.33 844.565 453.071C853.656 416.951 866.066 380.674 883.526 348.775C901.13 316.564 923.496 288.574 952.5 268.09C1014.4 224.308 1096.8 224.152 1169.52 244.01C1242.68 263.868 1308.48 300.927 1374.86 332.826C1383.95 337.204 1393.04 341.426 1402.27 345.648C1460.43 371.917 1521.46 392.245 1585.68 390.681C1606.17 390.212 1626.66 387.085 1646.86 381.925C1729.69 360.502 1806.74 302.491 1846.28 227.904",stroke:"#5587FA",strokeMiterlimit:10}),jsx("path",{d:"M-32.3301 1117C45.7349 920.292 253.812 794.73 449.335 826.316C521.339 838.044 595.22 868.379 664.627 844.768C731.725 821.938 777.179 752.824 800.555 681.053C823.931 609.281 829.559 532.192 845.72 458.075C861.881 383.958 891.462 308.589 948.748 264.494C1010.36 216.959 1093.62 214.301 1166.64 235.723C1239.65 256.989 1305.6 299.364 1372.98 336.735C1440.23 374.107 1512.09 407.725 1587.7 408.82C1694.33 410.54 1799.24 341.582 1847 238.381",stroke:"#518AFD",strokeMiterlimit:10}),jsx("ellipse",{opacity:.43,cx:13.4662,cy:224.916,rx:232.486,ry:224.916,fill:"url(#paint0_radial_15179_117371)"})]}),jsx("defs",{children:jsxs("radialGradient",{id:"paint0_radial_15179_117371",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(13.4662 224.916) rotate(90) scale(224.916 232.486)",children:[jsx("stop",{stopColor:"#36499B"}),jsx("stop",{offset:1,stopColor:"#360060",stopOpacity:0})]})})]})));H1.displayName="MultipleLine";var F1=memo(forwardRef(({...e},r)=>jsxs("svg",{ref:r,width:1440,height:1117,viewBox:"0 0 1440 1117",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[jsxs("g",{opacity:.2,children:[jsx("circle",{opacity:.58,cx:595.5,cy:819.5,r:198.5,fill:"url(#paint0_radial_15179_117367)"}),jsx("circle",{opacity:.58,cx:198.5,cy:794.5,r:198.5,fill:"url(#paint1_radial_15179_117367)"}),jsx("foreignObject",{x:-80,y:-80,width:1881,height:1277,children:jsx("div",{style:{backdropFilter:"blur(40px)",clipPath:"url(#bgblur_0_15179_117367_clip_path)",height:"100%",width:"100%"}})}),jsx("rect",{"data-figma-bg-blur-radius":80,width:1721,height:1117,fill:"url(#paint2_radial_15179_117367)",fillOpacity:.2})]}),jsxs("defs",{children:[jsx("clipPath",{id:"bgblur_0_15179_117367_clip_path",transform:"translate(80 80)",children:jsx("rect",{width:1721,height:1117})}),jsxs("radialGradient",{id:"paint0_radial_15179_117367",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(595.5 819.5) rotate(90) scale(198.5)",children:[jsx("stop",{stopColor:"#36499B"}),jsx("stop",{offset:1,stopColor:"#360060",stopOpacity:0})]}),jsxs("radialGradient",{id:"paint1_radial_15179_117367",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(198.5 794.5) rotate(90) scale(198.5)",children:[jsx("stop",{stopColor:"#2852BE"}),jsx("stop",{offset:1,stopColor:"#818BF7",stopOpacity:0})]}),jsxs("radialGradient",{id:"paint2_radial_15179_117367",cx:0,cy:0,r:1,gradientTransform:"matrix(1551.59 999.485 -882.432 1597.41 263.647 235.03)",gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#36499B"}),jsx("stop",{offset:.770833,stopColor:"#B854CC",stopOpacity:.08}),jsx("stop",{offset:1,stopColor:"#36499B"})]})]})]})));F1.displayName="RadialGradientBg";var Bo={ellipses:[A1,B1],multipleLine:H1,background:F1};var Tt={ellipse:{duration:{min:20,max:30},delay:{min:0,max:5}}},xe={x:{min:0,max:95},y:{min:0,max:85}};function xc(e){return (r,o)=>{let t=Math.sin(e++)*1e4;return r+(t-Math.floor(t))*(o-r)}}function wc({ellipses:e,disableAnimation:r}){return jsx(Fragment,{children:e.map((o,t)=>{let s=xc(t*987),a=s(Tt.ellipse.duration.min,Tt.ellipse.duration.max),n=s(Tt.ellipse.delay.min,Tt.ellipse.delay.max),l={"--tx-0":`${s(xe.x.min,xe.x.max)}vw`,"--ty-0":`${s(xe.y.min,xe.y.max)}vh`,"--tx-25":`${s(xe.x.min+10,xe.x.max)}vw`,"--ty-25":`${s(xe.y.min+10,xe.y.max-15)}vh`,"--tx-50":`${s(xe.x.min+5,xe.x.max-10)}vw`,"--ty-50":`${s(xe.y.min+5,xe.y.max-10)}vh`,"--tx-75":`${s(xe.x.min+15,xe.x.max)}vw`,"--ty-75":`${s(xe.y.min+15,xe.y.max)}vh`},c=typeof o=="string"?o:t,m={"aria-hidden":true,className:"sui-absolute sui-opacity-25 sui-pointer-events-none sui-select-none sui-welcome-bg-animated",style:{left:"-100px",top:"-100px",animation:r?"none":`sui-ellipse-float ${a}s ease-in-out infinite`,animationDelay:r?void 0:`${n}s`,willChange:r?void 0:"transform",...l,zIndex:0}};return typeof o=="string"?jsx("img",{...m,src:o,alt:"",draggable:false,width:200,height:200,loading:"lazy",decoding:"async"},c):jsx(o,{...m,width:200,height:200,focusable:false,"aria-label":void 0},c)})})}function Cc({src:e,disableAnimation:r}){let o={"aria-hidden":true,className:"sui-absolute sui-right-0 sui-top-0 sui-w-full sui-h-full sui-opacity-80 sui-pointer-events-none sui-select-none sui-welcome-bg-animated",style:{animation:r?"none":"sui-ocean-wave 12s ease-in-out infinite",willChange:r?void 0:"transform",zIndex:0}};return typeof e=="string"?jsx("img",{...o,src:e,alt:"",draggable:false,width:1200,height:800,loading:"lazy",decoding:"async"}):jsx(e,{...o,width:"100%",height:"100%",focusable:false,"aria-label":void 0})}var _1=({className:e,style:r,children:o,showEllipses:t=true,showLines:s=true,disableAnimation:a=false,backgroundImage:n,ellipsesData:l,linesSrc:c,...m})=>{let u=l??Bo.ellipses,p=c??Bo.multipleLine,d=n??Bo.background,y=useMemo(()=>({backgroundImage:typeof d=="string"?`url(${d})`:void 0,backgroundSize:"cover",backgroundPosition:"center",backgroundRepeat:"no-repeat",...r}),[d,r]);return jsxs("div",{className:i("sui-relative sui-min-h-screen sui-w-full sui-overflow-hidden",e),style:y,...m,children:[typeof d!="string"&&d?jsx("div",{className:"sui-absolute sui-inset-0 sui-w-full sui-h-full sui-pointer-events-none sui-select-none sui-welcome-bg-background",children:jsx(d,{className:"sui-w-full sui-h-full",preserveAspectRatio:"xMidYMid slice","aria-hidden":"true",focusable:"false",width:"100%",height:"100%"})}):null,t&&u?.length?jsx("div",{className:"sui-hidden sm:sui-block sui-absolute sui-inset-0",children:jsx(wc,{ellipses:u,disableAnimation:a})}):null,s&&p?jsx("div",{className:"sui-hidden sm:sui-block sui-absolute sui-inset-0",children:jsx(Cc,{src:p,disableAnimation:a})}):null,jsx("div",{className:"sui-relative sui-z-10",children:o})]})};_1.displayName="WelcomeBackground";var z1=Node.create({name:"figcaption",group:"block",content:"inline*",parseHTML(){return [{tag:"figcaption"}]},renderHTML({HTMLAttributes:e}){return ["figcaption",mergeAttributes(e),0]},addAttributes(){return {class:{default:null,parseHTML:e=>e.getAttribute("class"),renderHTML:e=>e.class?{class:e.class}:{}}}}});var Z1=Node.create({name:"figure",group:"block",content:"block+",parseHTML(){return [{tag:"figure"}]},renderHTML({HTMLAttributes:e}){return ["figure",mergeAttributes(e),0]},addAttributes(){return {class:{default:null,parseHTML:e=>e.getAttribute("class"),renderHTML:e=>e.class?{class:e.class}:{}}}}});var O1=Mark.create({name:"span",inclusive:true,group:"inline",parseHTML(){return [{tag:"span"}]},renderHTML({HTMLAttributes:e}){return ["span",mergeAttributes(e),0]},addAttributes(){return {class:{default:null,parseHTML:e=>e.getAttribute("class"),renderHTML:e=>e.class?{class:e.class}:{}},style:{default:null,parseHTML:e=>e.getAttribute("style"),renderHTML:e=>e.style?{style:e.style}:{}}}}});var U1=({editor:e,max:r})=>{let[o,t]=useState(()=>e.storage.characterCount?.characters?.()??0);useEffect(()=>{if(!e||e.isDestroyed)return;let l=()=>{e.isDestroyed||t(e.storage.characterCount?.characters?.()??0);};return e.on("transaction",l),()=>{e.isDestroyed||e.off("transaction",l);}},[e]);let s=Math.round(o/r*100),a=o>=r,n=s>=90;return jsxs("div",{"aria-live":"polite",className:i("sui-absolute sui-bottom-2 sui-right-2 sui-pointer-events-none sui-select-none sui-rounded sui-bg-background/80 sui-px-1.5 sui-py-0.5 sui-text-10 sui-font-medium sui-backdrop-blur-[2px] sui-transition-colors",a?"sui-text-error":n?"sui-text-warning":"sui-text-inactive"),children:[o," / ",r]})};U1.displayName="RichTextCharacterCounter";var W1=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M2 3H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M4.84009 6.33337H11.1601",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 9.66663H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M4.84009 13H11.1601",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));W1.displayName="AlignCenterIcon";var j1=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M2 3H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 6.33337H8.31333",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 9.66663H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 13H8.31333",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));j1.displayName="AlignLeftIcon";var $1=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M2 3H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M7.68677 6.33337H14.0001",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M2 9.66663H14",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M7.68677 13H14.0001",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));$1.displayName="AlignRightIcon";var Y1=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M3.84692 3.62504C3.84692 2.98337 4.37192 2.45837 5.01359 2.45837H8.00026C9.52859 2.45837 10.7711 3.70087 10.7711 5.22921C10.7711 6.75754 9.52859 8.00004 8.00026 8.00004H3.84692V3.62504Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M3.84692 8H9.38859C10.9169 8 12.1594 9.2425 12.1594 10.7708C12.1594 12.2992 10.9169 13.5417 9.38859 13.5417H5.01359C4.37192 13.5417 3.84692 13.0167 3.84692 12.375V8V8Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));Y1.displayName="BoldIcon";var X1=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M0.5 13.485L0.481132 13.5C0.226415 13.0575 0.0660377 12.555 0 12C0.0660377 12.5475 0.245283 13.0425 0.5 13.485Z",fill:"currentColor"}),jsx("path",{d:"M5.625 3.5C6.38439 3.5 7 4.11561 7 4.875C7 5.63439 6.38439 6.25 5.625 6.25C4.86561 6.25 4.25 5.63439 4.25 4.875C4.25 4.11561 4.86561 3.5 5.625 3.5Z",stroke:"currentColor"}),jsx("path",{d:"M4.64844 0.5H11.3516C12.7081 0.5 13.7309 0.902812 14.4141 1.58594C15.0972 2.26906 15.5 3.29187 15.5 4.64844V11.3516C15.5 12.7081 15.0972 13.7309 14.4141 14.4141C13.7309 15.0972 12.7081 15.5 11.3516 15.5H4.64844C2.87765 15.5 1.65449 14.8153 1.02246 13.6562L0.901367 13.4141C0.641647 12.8524 0.5 12.1662 0.5 11.3516V4.64844C0.5 3.29187 0.902812 2.26906 1.58594 1.58594C2.26906 0.902812 3.29187 0.5 4.64844 0.5ZM4.64844 0.700195C3.43637 0.700195 2.42788 1.02134 1.72461 1.72461C1.02134 2.42788 0.700195 3.43637 0.700195 4.64844V11.3516C0.700195 12.0178 0.814409 12.6005 1.01465 13.1104L1.24219 13.6895L1.75879 13.3428L4.75098 11.335L4.75195 11.334C5.21017 11.0249 5.86346 11.0667 6.25488 11.4082L6.2666 11.418L6.53027 11.6348V11.6357C7.34153 12.3324 8.62619 12.3323 9.4375 11.6357L12.7656 8.7793C13.2022 8.40426 13.9335 8.40429 14.3701 8.7793L14.373 8.78125L14.4766 8.87012L15.2998 9.56641V4.64844C15.2998 3.43637 14.9787 2.42788 14.2754 1.72461C13.5721 1.02134 12.5636 0.700195 11.3516 0.700195H4.64844Z",stroke:"currentColor"})]})));X1.displayName="InsertImageIcon";var q1=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3601_212)",children:[jsx("path",{d:"M10.4628 7.28101L6.92797 5.34693C6.72473 5.23572 6.4845 5.23987 6.28528 5.35791C6.08594 5.47608 5.96704 5.68482 5.96704 5.91651V9.75147C5.96704 9.98206 6.0852 10.1904 6.2832 10.3087C6.3866 10.3705 6.50122 10.4015 6.61609 10.4015C6.72131 10.4015 6.82678 10.3755 6.92382 10.3232L10.4587 8.42249C10.6686 8.30957 10.7995 8.09143 10.8005 7.85303C10.8014 7.61463 10.672 7.39551 10.4628 7.28101ZM6.90466 9.26904V6.40283L9.54649 7.84839L6.90466 9.26904Z",fill:"currentColor"}),jsx("path",{d:"M15.8822 3.83245L15.8815 3.82278C15.8679 3.65275 15.733 2.14036 15.1762 1.37111C14.5325 0.466322 13.8028 0.356406 13.4518 0.303705C13.4227 0.299353 13.3961 0.295324 13.3723 0.291134L13.3444 0.287266C11.2292 0.0841954 8.03473 0.0564747 8.00275 0.0563135L7.99994 0.0561523L7.99713 0.0563135C7.96515 0.0564747 4.77072 0.0841954 2.63645 0.287266L2.60826 0.291134C2.58555 0.295163 2.56053 0.29887 2.53331 0.30306C2.18638 0.355923 1.46447 0.466 0.818963 1.40351C0.288572 2.16454 0.135253 3.64453 0.119506 3.81086L0.117675 3.83245C0.112914 3.9032 0 5.58756 0 7.27852V8.85925C0 10.5502 0.112914 12.2346 0.117675 12.3055L0.118529 12.3161C0.132079 12.4834 0.266844 13.9681 0.821161 14.7376C1.42638 15.6121 2.19163 15.7279 2.60325 15.7901C2.66831 15.7999 2.72434 15.8083 2.76255 15.8171L2.79954 15.8239C4.02084 15.9773 7.85004 16.0529 8.01239 16.056L8.01727 16.0562L8.02216 16.056C8.05414 16.0558 11.2484 16.0281 13.3637 15.825L13.3916 15.8212C13.4184 15.8165 13.4484 15.8123 13.4813 15.8078C13.8263 15.7594 14.5443 15.659 15.1809 14.7343C15.7113 13.9731 15.8647 12.4931 15.8804 12.3269L15.8822 12.3053C15.887 12.2344 16 10.5502 16 8.85925V7.27852C15.9999 5.58756 15.887 3.90337 15.8822 3.83245ZM15.0623 8.85925C15.0623 10.4243 14.9587 12.0362 14.949 12.1841C14.9092 12.5917 14.7474 13.5281 14.489 13.8989C14.0906 14.4777 13.6813 14.5351 13.3825 14.5768C13.3463 14.5818 13.3129 14.5866 13.2826 14.5916C11.2367 14.787 8.1629 14.8169 8.0213 14.8181C7.86249 14.815 4.08932 14.7388 2.90525 14.5936C2.84458 14.5805 2.77903 14.5705 2.70994 14.5602C2.35948 14.5072 1.87975 14.4347 1.51085 13.8989L1.50219 13.8867C1.24828 13.5374 1.09118 12.6618 1.05126 12.189C1.04382 12.0771 0.937615 10.4463 0.937615 8.85925V7.27852C0.937615 5.7152 1.04089 4.10515 1.0509 3.95413C1.09838 3.47402 1.26317 2.59437 1.51085 2.23883C1.92149 1.64252 2.35447 1.57644 2.64085 1.53276C2.66819 1.52857 2.69371 1.5247 2.71726 1.52068C4.79293 1.32437 7.88886 1.2952 7.99994 1.29407C8.11102 1.29504 11.2058 1.32437 13.2631 1.52068C13.2884 1.52487 13.3159 1.52906 13.3456 1.53357C13.6402 1.57789 14.0853 1.64494 14.4939 2.2203L14.4977 2.22562C14.7516 2.57487 14.9087 3.4658 14.9486 3.94817C14.9557 4.05373 15.0623 5.68813 15.0623 7.27852V8.85925Z",fill:"currentColor"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3601_212",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));q1.displayName="InsertVideoIcon";var J1=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M6.61157 2.75H12.0074",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M3.98657 13.25H9.38241",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M9.3125 2.75L6.6875 13.25",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));J1.displayName="ItalicIcon";var es=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M6.86071 11.496L5.28959 13.0671C4.63823 13.7185 3.58341 13.7185 2.9326 13.0672C2.28166 12.4163 2.28166 11.3614 2.93247 10.7105L6.07527 7.56775C6.72608 6.91691 7.781 6.91691 8.43182 7.56775C8.64877 7.7847 9.00054 7.7847 9.2175 7.56775C9.43445 7.35079 9.43445 6.99902 9.2175 6.78206C8.13275 5.69732 6.37433 5.69732 5.28959 6.78206L2.14681 9.92484C1.06207 11.0096 1.06207 12.768 2.14681 13.8527C3.23143 14.9381 4.98998 14.9381 6.07529 13.8527L7.64642 12.2816C7.86338 12.0647 7.86338 11.7129 7.64642 11.4959C7.42947 11.279 7.07767 11.279 6.86071 11.496Z",fill:"currentColor"}),jsx("path",{d:"M13.8527 2.14693C12.768 1.06219 11.009 1.06219 9.92425 2.14693L8.03924 4.03194C7.82228 4.2489 7.82228 4.60067 8.03924 4.81762C8.25619 5.03458 8.60796 5.03458 8.82492 4.81762L10.7099 2.93261C11.3607 2.28178 12.4162 2.28178 13.067 2.93261C13.7179 3.58342 13.7179 4.63835 13.067 5.28916L9.61036 8.74587C8.95953 9.39671 7.90463 9.39671 7.25382 8.74587C7.03686 8.52892 6.68509 8.52892 6.46814 8.74587C6.25118 8.96282 6.25118 9.3146 6.46814 9.53155C7.55288 10.6163 9.3113 10.6163 10.396 9.53155L13.8527 6.07487C14.9375 4.99012 14.9375 3.23168 13.8527 2.14693Z",fill:"currentColor"})]})));es.displayName="LinkIcon";var rs=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M14.0017 12.5262H5.08571C4.71824 12.5262 4.42041 12.2283 4.42041 11.8609C4.42041 11.4934 4.71824 11.1956 5.08571 11.1956H14.0014C14.3689 11.1956 14.6667 11.4934 14.6667 11.8609C14.6667 12.2283 14.3691 12.5262 14.0017 12.5262Z",fill:"currentColor"}),jsx("path",{d:"M14.0017 8.35014H5.08571C4.71824 8.35014 4.42041 8.0523 4.42041 7.68483C4.42041 7.31737 4.71824 7.01953 5.08571 7.01953H14.0014C14.3689 7.01953 14.6667 7.31737 14.6667 7.68483C14.667 8.0523 14.3691 8.35014 14.0017 8.35014Z",fill:"currentColor"}),jsx("path",{d:"M14.0017 4.17399H5.08571C4.71824 4.17399 4.42041 3.87616 4.42041 3.50869C4.42041 3.14122 4.71824 2.84338 5.08571 2.84338H14.0014C14.3689 2.84338 14.6667 3.14122 14.6667 3.50869C14.6667 3.87616 14.3691 4.17399 14.0017 4.17399Z",fill:"currentColor"}),jsx("path",{d:"M2.227 4.45363C2.72047 4.45363 3.1205 4.05359 3.1205 3.56013C3.1205 3.06666 2.72047 2.66663 2.227 2.66663C1.73353 2.66663 1.3335 3.06666 1.3335 3.56013C1.3335 4.05359 1.73353 4.45363 2.227 4.45363Z",fill:"currentColor"}),jsx("path",{d:"M2.227 8.57826C2.72047 8.57826 3.1205 8.17823 3.1205 7.68476C3.1205 7.19129 2.72047 6.79126 2.227 6.79126C1.73353 6.79126 1.3335 7.19129 1.3335 7.68476C1.3335 8.17823 1.73353 8.57826 2.227 8.57826Z",fill:"currentColor"}),jsx("path",{d:"M2.227 12.703C2.72047 12.703 3.1205 12.303 3.1205 11.8095C3.1205 11.316 2.72047 10.916 2.227 10.916C1.73353 10.916 1.3335 11.316 1.3335 11.8095C1.3335 12.303 1.73353 12.703 2.227 12.703Z",fill:"currentColor"})]})));rs.displayName="ListBulletIcon";var os=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.51855 3.55556C6.51855 3.14646 6.85018 2.81482 7.2593 2.81482H13.926C14.3351 2.81482 14.6667 3.14646 14.6667 3.55556C14.6667 3.96466 14.3351 4.2963 13.926 4.2963H7.2593C6.85018 4.2963 6.51855 3.96466 6.51855 3.55556Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.51855 8.00002C6.51855 7.59091 6.85018 7.25928 7.2593 7.25928H13.926C14.3351 7.25928 14.6667 7.59091 14.6667 8.00002C14.6667 8.40913 14.3351 8.74076 13.926 8.74076H7.2593C6.85018 8.74076 6.51855 8.40913 6.51855 8.00002Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.25928 12.4445C7.25928 12.0354 7.59091 11.7037 8.00002 11.7037H13.9259C14.3351 11.7037 14.6667 12.0354 14.6667 12.4445C14.6667 12.8536 14.3351 13.1852 13.9259 13.1852H8.00002C7.59091 13.1852 7.25928 12.8536 7.25928 12.4445Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.55552 10.2222C3.35906 10.2222 3.17065 10.3003 3.03173 10.4392C2.89281 10.5781 2.81478 10.7665 2.81478 10.9629C2.81478 11.3721 2.48313 11.7037 2.07403 11.7037C1.66493 11.7037 1.33329 11.3721 1.33329 10.9629C1.33329 10.3736 1.56742 9.80835 1.98417 9.39161C2.40091 8.97487 2.96615 8.74072 3.55552 8.74072C4.14489 8.74072 4.71012 8.97487 5.12686 9.39161C5.54361 9.80835 5.77774 10.3736 5.77774 10.9629C5.77774 11.4112 5.58181 11.7547 5.38796 12.0015C5.2488 12.1786 5.0657 12.3573 4.92229 12.4973C4.88504 12.5337 4.85046 12.5674 4.82003 12.5978C4.8042 12.6137 4.78766 12.6288 4.77046 12.6431L4.12 13.1852H5.037C5.44609 13.1852 5.77774 13.5168 5.77774 13.9259C5.77774 14.335 5.44609 14.6666 5.037 14.6666H2.07403C1.76217 14.6666 1.4837 14.4713 1.37753 14.1781C1.27137 13.8849 1.36023 13.5565 1.59982 13.3569L3.79674 11.5261C3.83566 11.4875 3.87395 11.45 3.90955 11.4152L3.9164 11.4084C3.96237 11.3635 4.00366 11.323 4.04289 11.2835C4.12237 11.2036 4.17995 11.141 4.22306 11.0861C4.26554 11.0321 4.2836 10.9984 4.29114 10.9806C4.29658 10.9677 4.29632 10.964 4.29626 10.9631C4.29626 10.9632 4.29626 10.963 4.29626 10.9631C4.29626 10.7666 4.21821 10.5781 4.07929 10.4392C3.94038 10.3003 3.75197 10.2222 3.55552 10.2222Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.83918 1.38978C4.11598 1.50443 4.29646 1.77454 4.29646 2.07414V6.51856C4.29646 6.92767 3.96481 7.2593 3.55572 7.2593C3.14662 7.2593 2.81498 6.92767 2.81498 6.51856V3.86244L2.59802 4.0794C2.30874 4.36868 1.83973 4.36868 1.55045 4.0794C1.26118 3.79012 1.26118 3.32112 1.55045 3.03183L3.03193 1.55035C3.24378 1.3385 3.56239 1.27513 3.83918 1.38978Z",fill:"currentColor"})]})));os.displayName="ListNumberIcon";var ts=memo(forwardRef(({size:e=16,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M3.9165 13.25H12.0832",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),jsx("path",{d:"M3.9165 2.75V6.83333C3.9165 9.09083 5.74234 10.9167 7.99984 10.9167C10.2573 10.9167 12.0832 9.09083 12.0832 6.83333V2.75",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})));ts.displayName="UnderlineIcon";var we=forwardRef(({editor:e,onClick:r,ariaLabel:o,isActive:t,children:s},a)=>{let n=!e||e.isDestroyed||!e.isEditable;return jsx("button",{ref:a,type:"button","aria-label":o,className:i("sui-inline-flex sui-items-center sui-justify-center sui-rounded-md sui-border sui-border-transparent sui-bg-transparent sui-px-2 sui-py-1 sui-text-12 sui-text-secondary-600 hover:sui-bg-secondary-50 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary/60",n&&"sui-cursor-not-allowed sui-opacity-40",t&&"sui-bg-primary/5 sui-text-primary sui-border-primary/40"),onClick:()=>{n||r();},disabled:n,children:s})});we.displayName="ToolbarButton";var is=({editor:e,simple:r,onImageUpload:o,imageSourceMode:t})=>{if(!e||e.isDestroyed)return null;let[s,a]=useState(false),[n,l]=useState(""),[c,m]=useState(""),[u,p]=useState(false),[d,y]=useState(null),x=useRef(null),b=useRef(null),h=useRef(null),w=useRef(null),{refs:C,floatingStyles:k}=useFloating({open:s,placement:"bottom-end",strategy:"fixed",whileElementsMounted:autoUpdate,middleware:[offset(8),flip({padding:8}),shift({padding:8})]}),g=!o&&t==="upload-only"?"url-only":t??"both",v=!!o&&g!=="url-only",L=g!=="upload-only";useLayoutEffect(()=>{b.current&&C.setReference(b.current);},[C,s]),useEffect(()=>{if(!s)return;let S=R=>{C.floating.current&&!C.floating.current.contains(R.target)&&b.current&&!b.current.contains(R.target)&&a(false);};return document.addEventListener("mousedown",S),()=>{document.removeEventListener("mousedown",S);}},[s,C]),useEffect(()=>{s&&h.current&&(h.current.focus(),h.current.select());},[s]);let P=()=>{let S=e.getAttributes("image")??{};l(S.src??""),m(S.alt??""),y(null),a(true);},V=async S=>{let R=S.target.files?.[0];if(!(!R||!o)){p(true),y(null);try{let I=await o(R);typeof I=="string"&&I.trim()&&(l(I.trim()),c||m(R.name.replace(/\.[^/.]+$/,"")));}catch{y("Failed to upload image. Please try again.");}finally{p(false),w.current&&(w.current.value="");}}},f=()=>{n.trim()&&(e.chain().focus().setImage({src:n.trim(),alt:c.trim()||void 0}).run(),a(false));};return r?null:jsxs("div",{className:"sui-relative",ref:x,children:[jsx(we,{ref:b,editor:e,ariaLabel:"Insert image",isActive:e.isActive("image")||s,onClick:()=>{s?(a(false),e.chain().focus().run()):P();},children:jsx(X1,{})}),s&&createPortal(jsxs("div",{ref:C.setFloating,style:k,className:"sui-z-[100] sui-flex sui-w-80 sui-flex-col sui-gap-3 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-white sui-p-3 sui-shadow-strong",children:[jsxs("div",{className:"sui-space-y-1",children:[jsxs("div",{className:"sui-flex sui-items-baseline sui-justify-between",children:[jsx("span",{className:"sui-text-16 sui-font-medium sui-text-text-default",children:"Source URL"}),v&&jsx($,{type:"button",variant:"text",size:"md",className:i("sui-h-auto sui-px-0 sui-py-0 sui-text-12",u&&"sui-cursor-wait sui-opacity-50"),onClick:()=>{u||!w.current||w.current.click();},disabled:u,leftIcon:jsx(Ar,{className:"sui-h-3 sui-w-3"}),children:u?"Uploading...":"Upload file"})]}),jsx("input",{ref:w,type:"file",accept:"image/*",className:"sui-hidden",onChange:V,disabled:u}),d&&jsx("p",{className:"sui-text-12 sui-text-error sui-mt-1",children:d}),jsx(Me,{ref:h,type:"url",placeholder:"https://example.com/image.png",value:n,readOnly:!L,onChange:S=>l(S.target.value),onKeyDown:S=>{S.key==="Enter"&&(S.preventDefault(),f());},disabled:u,error:d??void 0,containerClassName:"sui-mt-1"})]}),jsx("div",{className:"sui-space-y-1",children:jsx(Me,{type:"text",label:"Alt text",placeholder:"Describe the image for accessibility",value:c,onChange:S=>m(S.target.value),onKeyDown:S=>{S.key==="Enter"&&(S.preventDefault(),f());},containerClassName:"sui-mt-1"})}),jsxs("div",{className:"sui-flex sui-justify-end sui-gap-2 sui-border-t sui-border-secondary-100 sui-pt-2",children:[jsx($,{type:"button",variant:"text",size:"md",onClick:()=>{a(false),e.chain().focus().run();},children:"Cancel"}),jsx($,{type:"button",variant:"default",size:"md",onClick:f,disabled:!n.trim()||u,children:"Save"})]})]}),document.body)]})};is.displayName="RichTextImageControl";var as=({editor:e,simple:r})=>{if(!e||e.isDestroyed||r)return null;let[o,t]=useState(false),[s,a]=useState(""),[n,l]=useState("640"),[c,m]=useState("480"),[u,p]=useState(null),d=useRef(null),y=useRef(null),x=useRef(null),{refs:b,floatingStyles:h}=useFloating({open:o,placement:"bottom-end",strategy:"fixed",whileElementsMounted:autoUpdate,middleware:[offset(8),flip({padding:8}),shift({padding:8})]});useLayoutEffect(()=>{y.current&&b.setReference(y.current);},[b,o]),useEffect(()=>{if(!o)return;let v=L=>{b.floating.current&&!b.floating.current.contains(L.target)&&y.current&&!y.current.contains(L.target)&&t(false);};return document.addEventListener("mousedown",v),()=>{document.removeEventListener("mousedown",v);}},[o,b]),useEffect(()=>{o&&x.current&&(x.current.focus(),x.current.select());},[o]);let w=()=>{p(null),t(true);},C=v=>{if(!v.trim())return false;try{let P=new URL(v.trim()).hostname.toLowerCase();return P.includes("youtube.com")||P==="youtu.be"}catch{return false}},k=()=>{if(!C(s)){p("Please enter a valid YouTube URL.");return}let v=parseInt(n,10),L=parseInt(c,10);e.chain().focus().setYoutubeVideo({src:s.trim(),...Number.isFinite(v)&&v>0?{width:v}:{},...Number.isFinite(L)&&L>0?{height:L}:{}}).run(),t(false),p(null);},g=!e||e.isDestroyed||!e.isEditable;return jsxs("div",{className:"sui-relative",ref:d,children:[jsx(we,{ref:y,editor:e,ariaLabel:"Insert video",isActive:e.isActive("youtubeVideo")||o,onClick:()=>{o?(t(false),e.chain().focus().run()):w();},children:jsx(q1,{})}),o&&createPortal(jsxs("div",{ref:b.setFloating,style:h,className:"sui-z-[100] sui-flex sui-w-80 sui-flex-col sui-gap-3 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-white sui-p-3 sui-shadow-strong",children:[jsxs("div",{className:"sui-space-y-2",children:[jsx("div",{className:"sui-flex sui-items-baseline sui-justify-between",children:jsx("span",{className:"sui-text-16 sui-font-medium sui-text-text-default",children:"YouTube URL"})}),jsx(Me,{ref:x,type:"url",placeholder:"https://www.youtube.com/watch?v=...",value:s,onChange:v=>{a(v.target.value),u&&p(null);},onKeyDown:v=>{v.key==="Enter"&&(v.preventDefault(),k()),v.key==="Escape"&&(v.preventDefault(),t(false),e.chain().focus().run());},disabled:g,error:u??void 0}),jsxs("div",{className:"sui-flex sui-gap-2",children:[jsx(Me,{type:"number",label:"Width",placeholder:"560",value:n,onChange:v=>l(v.target.value),disabled:g,containerClassName:"sui-flex-1"}),jsx(Me,{type:"number",label:"Height",placeholder:"315",value:c,onChange:v=>m(v.target.value),disabled:g,containerClassName:"sui-flex-1"})]})]}),jsxs("div",{className:"sui-flex sui-justify-end sui-gap-2 sui-border-t sui-border-secondary-100 sui-pt-2",children:[jsx($,{type:"button",variant:"text",size:"md",onClick:()=>{t(false),e.chain().focus().run();},children:"Cancel"}),jsx($,{type:"button",variant:"default",size:"md",onClick:k,disabled:!s.trim()||!!u||g,children:"Insert"})]})]}),document.body)]})};as.displayName="RichTextVideoControl";var cs=({editor:e,simple:r,onImageUpload:o,imageSourceMode:t})=>{if(!e)return null;let[,s]=useState(0),[a,n]=useState(false),[l,c]=useState(""),m=useRef(null),u=useRef(null),p=useRef(null),{refs:d,floatingStyles:y}=useFloating({open:a,placement:"bottom-end",strategy:"fixed",whileElementsMounted:autoUpdate,middleware:[offset(8),flip({padding:8}),shift({padding:8})]});useEffect(()=>{if(!e)return;let k=()=>{s(g=>g+1);};return e.on("selectionUpdate",k),e.on("transaction",k),()=>{e.off("selectionUpdate",k),e.off("transaction",k);}},[e]),useLayoutEffect(()=>{u.current&&d.setReference(u.current);},[d,a]),useEffect(()=>{if(!a)return;let k=g=>{d.floating.current&&!d.floating.current.contains(g.target)&&u.current&&!u.current.contains(g.target)&&n(false);};return document.addEventListener("mousedown",k),()=>{document.removeEventListener("mousedown",k);}},[a,d]),useEffect(()=>{a&&p.current&&(p.current.focus(),p.current.select());},[a]);let x=()=>{if(!e)return;let k=e.getAttributes("link")?.href??"";c(k),n(true);},b=()=>{e&&(l?e.chain().focus().extendMarkRange("link").setLink({href:l}).run():e.chain().focus().unsetLink().run(),n(false),e.chain().focus().run());},h=()=>e.isActive("heading",{level:1})?"h1":e.isActive("heading",{level:2})?"h2":e.isActive("heading",{level:3})?"h3":"paragraph",w=k=>{if(k==="paragraph"){e.chain().focus().setParagraph().run();return}let g=parseInt(k.slice(1),10);e.chain().focus().setHeading({level:g}).run();},C=!e||e.isDestroyed||!e.isEditable;return jsxs("div",{className:"sui-relative sui-flex sui-flex-wrap sui-gap-1 sui-border-b sui-border-secondary-100 sui-bg-secondary-25 sui-p-1",children:[jsxs("select",{value:h(),onChange:k=>w(k.target.value),disabled:C,"aria-label":"Text style",className:i("sui-h-7 sui-rounded-md sui-border sui-border-transparent sui-bg-transparent sui-px-2 sui-py-1 sui-text-12 sui-text-secondary-600 focus-visible:sui-outline-none focus-visible:sui-ring-2 focus-visible:sui-ring-primary/60",C&&"sui-cursor-not-allowed sui-opacity-40","hover:sui-bg-secondary-50"),children:[jsx("option",{value:"paragraph",children:"Paragraph"}),jsx("option",{value:"h1",children:"Heading 1"}),jsx("option",{value:"h2",children:"Heading 2"}),jsx("option",{value:"h3",children:"Heading 3"})]}),jsx(we,{editor:e,ariaLabel:"Bold",isActive:e.isActive("bold"),onClick:()=>e.chain().focus().toggleBold().run(),children:jsx(Y1,{})}),jsx(we,{editor:e,ariaLabel:"Italic",isActive:e.isActive("italic"),onClick:()=>e.chain().focus().toggleItalic().run(),children:jsx(J1,{})}),jsx(we,{editor:e,ariaLabel:"Underline",isActive:e.isActive("underline"),onClick:()=>e.chain().focus().toggleUnderline?.().run?.()??void 0,children:jsx(ts,{})}),!r&&jsxs(Fragment,{children:[jsx(we,{editor:e,ariaLabel:"Align left",isActive:e.isActive({textAlign:"left"}),onClick:()=>e.chain().focus().setTextAlign("left").run(),children:jsx(j1,{})}),jsx(we,{editor:e,ariaLabel:"Align center",isActive:e.isActive({textAlign:"center"}),onClick:()=>e.chain().focus().setTextAlign("center").run(),children:jsx(W1,{})}),jsx(we,{editor:e,ariaLabel:"Align right",isActive:e.isActive({textAlign:"right"}),onClick:()=>e.chain().focus().setTextAlign("right").run(),children:jsx($1,{})})]}),!r&&jsxs(Fragment,{children:[jsx(we,{editor:e,ariaLabel:"Bullet list",isActive:e.isActive("bulletList"),onClick:()=>e.chain().focus().toggleBulletList().run(),children:jsx(rs,{})}),jsx(we,{editor:e,ariaLabel:"Numbered list",isActive:e.isActive("orderedList"),onClick:()=>e.chain().focus().toggleOrderedList().run(),children:jsx(os,{})})]}),jsxs("div",{className:"sui-relative",ref:m,children:[jsx(we,{ref:u,editor:e,ariaLabel:"Link",isActive:e.isActive("link")||a,onClick:()=>{a?(n(false),e.chain().focus().run()):x();},children:jsx(es,{})}),a&&createPortal(jsxs("div",{ref:d.setFloating,style:y,className:"sui-z-[100] sui-flex sui-w-64 sui-flex-col sui-gap-2 sui-rounded-md sui-border sui-border-secondary-300 sui-bg-white sui-p-3 sui-shadow-strong",children:[jsx("div",{className:"sui-flex sui-items-center sui-gap-2",children:jsx("input",{ref:p,type:"url",className:"sui-flex-1 sui-h-8 sui-rounded sui-border sui-border-secondary-300 sui-bg-transparent sui-px-2 sui-text-12 sui-text-primary focus:sui-border-primary focus:sui-outline-none",placeholder:"https://example.com",value:l,onChange:k=>c(k.target.value),onKeyDown:k=>{k.key==="Enter"&&(k.preventDefault(),b()),k.key==="Escape"&&(k.preventDefault(),n(false),e.chain().focus().run());}})}),jsxs("div",{className:"sui-flex sui-justify-end sui-gap-2",children:[e.isActive("link")&&jsx("button",{type:"button",onClick:()=>{e.chain().focus().unsetLink().run(),n(false),e.chain().focus().run();},className:"sui-text-12 sui-text-error hover:sui-text-error/80 sui-px-2",children:"Unlink"}),jsx("button",{type:"button",onClick:()=>{n(false),e.chain().focus().run();},className:"sui-rounded sui-px-2 sui-py-1 sui-text-12 sui-text-secondary-600 hover:sui-bg-secondary-100",children:"Cancel"}),jsx("button",{type:"button",onClick:b,className:"sui-rounded sui-bg-primary sui-px-3 sui-py-1 sui-text-12 sui-font-medium sui-text-white hover:sui-bg-primary/90",children:"Save"})]})]}),document.body)]}),jsx(is,{editor:e,simple:r,onImageUpload:o,imageSourceMode:t}),jsx(as,{editor:e,simple:r})]})};cs.displayName="RichTextToolbar";var Ht=i("sui-prose sui-prose-sm sui-max-w-none","sui-text-14 sui-text-text-default","[&_p]:sui-body-16","[&_h1]:sui-heading-24-medium","[&_h2]:sui-heading-20-medium","[&_h3]:sui-heading-16-medium","[&_ul]:sui-list-disc [&_ul]:sui-pl-5","[&_ol]:sui-list-decimal [&_ol]:sui-pl-5","[&[style*='text-align:left']]:sui-text-left","[&[style*='text-align:center']]:sui-text-center","[&[style*='text-align:right']]:sui-text-right","[&_a]:sui-text-link","[&_img]:sui-rounded-md [&_img]:sui-max-w-full [&_img]:sui-h-auto [&_img]:sui-border [&_img]:sui-border-secondary-200","[&_iframe]:sui-rounded-md [&_iframe]:sui-w-full [&_iframe]:sui-aspect-video [&_iframe]:sui-border [&_iframe]:sui-border-secondary-200","[&_figure]:sui-my-4 [&_figure]:sui-mx-0","[&_figcaption]:sui-text-12 [&_figcaption]:sui-text-inactive [&_figcaption]:sui-mt-2 [&_figcaption]:sui-text-center [&_figcaption]:sui-italic","[&_table]:sui-w-full [&_table]:sui-border-collapse [&_table]:sui-border [&_table]:sui-border-secondary-200 [&_table]:sui-my-4","[&_thead]:sui-bg-secondary-50","[&_th]:sui-border [&_th]:sui-border-secondary-200 [&_th]:sui-px-3 [&_th]:sui-py-2 [&_th]:sui-text-left [&_th]:sui-font-semibold [&_th]:sui-text-14","[&_td]:sui-border [&_td]:sui-border-secondary-200 [&_td]:sui-px-3 [&_td]:sui-py-2 [&_td]:sui-text-14","[&_tr]:sui-border-b [&_tr]:sui-border-secondary-200","[&_mark]:sui-bg-yellow-200 [&_mark]:sui-px-1 [&_mark]:sui-rounded","[&_sub]:sui-text-10 [&_sub]:sui-align-baseline","[&_sup]:sui-text-10 [&_sup]:sui-align-baseline");var ds=({value:e,onChange:r,label:o,error:t,helperText:s,placeholder:a,minHeight:n="160px",simple:l,disabled:c,"data-testid":m,containerClassName:u,onImageUpload:p,imageSourceMode:d="both",maxCharacters:y,onMaxLengthExceed:x,immediatelyRender:b})=>{let w=useId(),C=`${w}-label`,k=!!t,g=`${w}-error`,v=`${w}-help`,L=[k&&g,!k&&s&&v].filter(Boolean).join(" ")||void 0,P=useRef(false),V=typeof y=="number"&&Number.isFinite(y)&&y>0?y:void 0,f=useEditor({...b!==void 0&&{immediatelyRender:b},extensions:[W4.configure({heading:{levels:[1,2,3]},link:{openOnClick:false},underline:{}}),G4.configure({placeholder:a??"Start typing...",showOnlyWhenEditable:true,showOnlyCurrent:false,emptyEditorClass:"is-editor-empty"}),z4.configure({types:["heading","paragraph"]}),B4,Z4.configure({HTMLAttributes:{class:"sui-rounded-md sui-w-full sui-aspect-video sui-border sui-border-secondary-200"}}),H4,F4,A4.configure({multicolor:false}),TableKit.configure({table:{resizable:true}}),Z1,z1,O1,D4.configure({limit:V})],editorProps:{attributes:{class:i("focus:sui-outline-none","placeholder:sui-text-disabled",Ht)}},content:e,editable:!c,onUpdate:({editor:S})=>{let R=S.getHTML();if(R!==e&&r(R),V){let I=S.storage.characterCount?.characters?.();typeof I=="number"&&(I>=V?P.current||(x?.({max:V,current:I}),P.current=true):P.current=false);}}});return useEffect(()=>{if(!f||f.isDestroyed)return;let S=f.getHTML();e!==S&&f.commands.setContent(e,{emitUpdate:false});},[f,e]),useEffect(()=>{f&&f.setEditable(!c);},[f,c]),jsxs("div",{className:i("sui-w-full sui-isolate",u),"data-testid":m,children:[o&&jsx("label",{id:C,htmlFor:w,className:"sui-mb-2 sui-block sui-text-14 sui-font-normal sui-text-inactive",children:o}),jsxs("div",{className:i("sui-group sui-flex sui-flex-col sui-rounded-md sui-border sui-bg-background focus-within:sui-border-primary",k?"sui-border-error focus-within:sui-border-error":"sui-border-stroke-level3 focus-within:sui-border-primary",c&&"sui-opacity-60 sui-cursor-not-allowed"),"aria-invalid":k,"aria-describedby":L,children:[jsx(cs,{editor:f,simple:l,onImageUpload:p,imageSourceMode:d}),jsx("style",{children:`
|
|
24
2
|
.ProseMirror.is-editor-empty p.is-empty:not(:first-child)::before {
|
|
25
3
|
content: none !important;
|
|
26
4
|
}
|
|
27
5
|
.ProseMirror:not(.is-editor-empty) p.is-empty::before {
|
|
28
6
|
content: none !important;
|
|
29
7
|
}
|
|
30
|
-
`}),jsxs("div",{className:"sui-relative sui-w-full sui-overflow-y-auto sui-cursor-text sui-p-3 sui-sm:p-4",style:{minHeight:n},role:"textbox",tabIndex:
|
|
31
|
-
/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Poppins,Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:JetBrains Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sui-animate-spin{animation:sui-spin 1s linear infinite}.sui-ring-offset-background{--tw-ring-offset-color:#fff}.sui-shadow-soft{box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04)}.sui-shadow-strong{box-shadow:0 10px 40px -10px rgba(0,0,0,.15),0 2px 10px -2px rgba(0,0,0,.1)}.sui-animate-shimmer{background:linear-gradient(90deg,var(--sui-stroke-level3) 0,hsla(0,0%,100%,.4) 50%,var(--sui-stroke-level3) 100%);background-size:200% 100%;animation:sui-shimmer 1.5s infinite}@media (prefers-reduced-motion:reduce){.sui-animate-shimmer{animation:none;background:var(--sui-stroke-level3)}}.sui-animate-pulse-scale{animation:sui-pulse-scale 2s ease-in-out infinite}@keyframes sui-pulse-scale{0%,to{transform:scale(.9)}50%{transform:scale(1.1)}}.sui-animate-rotate-smooth{animation:sui-rotate-smooth 1.2s linear infinite}@keyframes sui-rotate-smooth{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.sui-animate-pulse-scale.sui-animate-rotate-smooth{animation:sui-pulse-rotate 6s ease-in-out infinite}@keyframes sui-pulse-rotate{0%{transform:scale(.9) rotate(0deg)}25%{transform:scale(1.1) rotate(-90deg)}50%{transform:scale(.9) rotate(-180deg)}75%{transform:scale(1.1) rotate(-270deg)}to{transform:scale(.9) rotate(-1turn)}}@media (prefers-reduced-motion:reduce){.sui-animate-pulse-scale,.sui-animate-pulse-scale.sui-animate-rotate-smooth,.sui-animate-rotate-smooth{animation:none;transform:none}}[class*=sui-] .ProseMirror h1.is-editor-empty:first-child:before,[class*=sui-] .ProseMirror h2.is-editor-empty:first-child:before,[class*=sui-] .ProseMirror h3.is-editor-empty:first-child:before,[class*=sui-] .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--sui-text-disabled);pointer-events:none;height:0}@keyframes sui-ellipse-float{0%,to{transform:translate(var(--tx-0),var(--ty-0)) rotate(0deg)}25%{transform:translate(var(--tx-25),var(--ty-25)) rotate(90deg)}50%{transform:translate(var(--tx-50),var(--ty-50)) rotate(180deg)}75%{transform:translate(var(--tx-75),var(--ty-75)) rotate(270deg)}}@keyframes sui-ocean-wave{0%{transform:translateY(0) translateX(0) scaleY(1)}25%{transform:translateY(-8px) translateX(-4px) scaleY(1.05)}50%{transform:translateY(-15px) translateX(0) scaleY(1.1)}75%{transform:translateY(-8px) translateX(4px) scaleY(1.05)}to{transform:translateY(0) translateX(0) scaleY(1)}}@media (min-width:640px){@keyframes sui-ocean-wave{0%{transform:translateY(0) translateX(0) scaleY(1)}25%{transform:translateY(-15px) translateX(-8px) scaleY(1.1)}50%{transform:translateY(-30px) translateX(0) scaleY(1.2)}75%{transform:translateY(-15px) translateX(8px) scaleY(1.1)}to{transform:translateY(0) translateX(0) scaleY(1)}}}@media (prefers-reduced-motion:reduce){.sui-welcome-bg-animated{animation:none!important}}.sui-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sui-pointer-events-none{pointer-events:none}.sui-pointer-events-auto{pointer-events:auto}.sui-visible{visibility:visible}.sui-invisible{visibility:hidden}.sui-fixed{position:fixed}.sui-absolute{position:absolute}.sui-relative{position:relative}.-sui-inset-1{inset:-.25rem}.sui-inset-0{inset:0}.sui-inset-y-0{top:0;bottom:0}.sui-bottom-0{bottom:0}.sui-bottom-2{bottom:.5rem}.sui-bottom-4{bottom:1rem}.sui-bottom-6{bottom:1.5rem}.sui-bottom-8{bottom:2rem}.sui-bottom-\\[-1px\\]{bottom:-1px}.sui-left-0{left:0}.sui-left-1{left:.25rem}.sui-left-1\\/2{left:50%}.sui-left-12{left:3rem}.sui-left-2{left:.5rem}.sui-left-3{left:.75rem}.sui-left-4{left:1rem}.sui-left-8{left:2rem}.sui-left-\\[-4px\\]{left:-4px}.sui-left-\\[38px\\]{left:38px}.sui-right-0{right:0}.sui-right-1{right:.25rem}.sui-right-1\\/2{right:50%}.sui-right-10{right:2.5rem}.sui-right-2{right:.5rem}.sui-right-3{right:.75rem}.sui-right-4{right:1rem}.sui-right-6{right:1.5rem}.sui-right-8{right:2rem}.sui-right-9{right:2.25rem}.sui-right-\\[-4px\\]{right:-4px}.sui-right-\\[38px\\]{right:38px}.sui-top-0{top:0}.sui-top-1{top:.25rem}.sui-top-1\\/2{top:50%}.sui-top-2{top:.5rem}.sui-top-20{top:5rem}.sui-top-4{top:1rem}.sui-top-5{top:1.25rem}.sui-top-8{top:2rem}.sui-top-full{top:100%}.sui-isolate{isolation:isolate}.sui-z-10{z-index:10}.sui-z-20{z-index:20}.sui-z-40{z-index:40}.sui-z-50{z-index:50}.sui-z-\\[100\\]{z-index:100}.sui-z-\\[1\\]{z-index:1}.sui-z-\\[9999\\]{z-index:9999}.sui-order-1{order:1}.sui-m-0{margin:0}.sui-mx-0{margin-left:0;margin-right:0}.sui-mx-2{margin-left:.5rem;margin-right:.5rem}.sui-mx-3{margin-left:.75rem;margin-right:.75rem}.sui-mx-4{margin-left:1rem;margin-right:1rem}.sui-mx-auto{margin-left:auto;margin-right:auto}.sui-my-3{margin-top:.75rem;margin-bottom:.75rem}.sui-my-4{margin-top:1rem;margin-bottom:1rem}.sui-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sui-mb-1{margin-bottom:.25rem}.sui-mb-2{margin-bottom:.5rem}.sui-mb-3{margin-bottom:.75rem}.sui-mb-4{margin-bottom:1rem}.sui-mb-6{margin-bottom:1.5rem}.sui-ml-0{margin-left:0}.sui-ml-1{margin-left:.25rem}.sui-ml-2{margin-left:.5rem}.sui-ml-3{margin-left:.75rem}.sui-ml-4{margin-left:1rem}.sui-ml-auto{margin-left:auto}.sui-mr-2{margin-right:.5rem}.sui-mr-4{margin-right:1rem}.sui-mt-1{margin-top:.25rem}.sui-mt-2{margin-top:.5rem}.sui-mt-3{margin-top:.75rem}.sui-mt-4{margin-top:1rem}.sui-mt-\\[220vh\\]{margin-top:220vh}.sui-block{display:block}.sui-inline-block{display:inline-block}.sui-flex{display:flex}.sui-inline-flex{display:inline-flex}.sui-grid{display:grid}.sui-hidden{display:none}.sui-aspect-\\[16\\/9\\]{aspect-ratio:16/9}.sui-aspect-\\[4\\/3\\]{aspect-ratio:4/3}.sui-aspect-video{aspect-ratio:16/9}.sui-h-1{height:.25rem}.sui-h-10{height:2.5rem}.sui-h-11{height:2.75rem}.sui-h-12{height:3rem}.sui-h-14{height:3.5rem}.sui-h-16{height:4rem}.sui-h-2{height:.5rem}.sui-h-20{height:5rem}.sui-h-24{height:6rem}.sui-h-3{height:.75rem}.sui-h-32{height:8rem}.sui-h-4{height:1rem}.sui-h-5{height:1.25rem}.sui-h-6{height:1.5rem}.sui-h-7{height:1.75rem}.sui-h-8{height:2rem}.sui-h-9{height:2.25rem}.sui-h-\\[120px\\]{height:120px}.sui-h-\\[213px\\]{height:213px}.sui-h-\\[220px\\]{height:220px}.sui-h-\\[2px\\]{height:2px}.sui-h-\\[30px\\]{height:30px}.sui-h-\\[320px\\]{height:320px}.sui-h-\\[400px\\]{height:400px}.sui-h-\\[var\\(--logo-size-mobile\\)\\]{height:var(--logo-size-mobile)}.sui-h-auto{height:auto}.sui-h-full{height:100%}.sui-h-px{height:1px}.sui-h-screen{height:100vh}.sui-max-h-32{max-height:8rem}.sui-max-h-48{max-height:12rem}.sui-max-h-56{max-height:14rem}.sui-max-h-60{max-height:15rem}.sui-max-h-\\[200px\\]{max-height:200px}.sui-max-h-\\[400px\\]{max-height:400px}.sui-max-h-\\[90vh\\]{max-height:90vh}.sui-max-h-full{max-height:100%}.sui-min-h-0{min-height:0}.sui-min-h-\\[120px\\]{min-height:120px}.sui-min-h-\\[124px\\]{min-height:124px}.sui-min-h-\\[150px\\]{min-height:150px}.sui-min-h-\\[160px\\]{min-height:160px}.sui-min-h-\\[200px\\]{min-height:200px}.sui-min-h-\\[300px\\]{min-height:300px}.sui-min-h-\\[300vh\\]{min-height:300vh}.sui-min-h-\\[320px\\]{min-height:320px}.sui-min-h-\\[400px\\]{min-height:400px}.sui-min-h-\\[480px\\]{min-height:480px}.sui-min-h-\\[520px\\]{min-height:520px}.sui-min-h-\\[80px\\]{min-height:80px}.sui-min-h-full{min-height:100%}.sui-min-h-screen{min-height:100vh}.\\!sui-w-auto{width:auto!important}.sui-w-1{width:.25rem}.sui-w-10{width:2.5rem}.sui-w-11{width:2.75rem}.sui-w-12{width:3rem}.sui-w-16{width:4rem}.sui-w-2{width:.5rem}.sui-w-20{width:5rem}.sui-w-24{width:6rem}.sui-w-3{width:.75rem}.sui-w-4{width:1rem}.sui-w-48{width:12rem}.sui-w-5{width:1.25rem}.sui-w-6{width:1.5rem}.sui-w-64{width:16rem}.sui-w-72{width:18rem}.sui-w-8{width:2rem}.sui-w-80{width:20rem}.sui-w-9{width:2.25rem}.sui-w-96{width:24rem}.sui-w-\\[2px\\]{width:2px}.sui-w-\\[300px\\]{width:300px}.sui-w-\\[30px\\]{width:30px}.sui-w-\\[320px\\]{width:320px}.sui-w-\\[360px\\]{width:360px}.sui-w-\\[400px\\]{width:400px}.sui-w-\\[40px\\]{width:40px}.sui-w-\\[480px\\]{width:480px}.sui-w-\\[500px\\]{width:500px}.sui-w-\\[50px\\]{width:50px}.sui-w-\\[520px\\]{width:520px}.sui-w-\\[560px\\]{width:560px}.sui-w-\\[640px\\]{width:640px}.sui-w-\\[var\\(--logo-size-mobile\\)\\]{width:var(--logo-size-mobile)}.sui-w-auto{width:auto}.sui-w-fit{width:-moz-fit-content;width:fit-content}.sui-w-full{width:100%}.sui-w-px{width:1px}.sui-w-screen{width:100vw}.sui-min-w-0{min-width:0}.sui-min-w-12{min-width:3rem}.sui-min-w-8{min-width:2rem}.sui-min-w-\\[120px\\]{min-width:120px}.sui-min-w-\\[280px\\]{min-width:280px}.sui-min-w-\\[300px\\]{min-width:300px}.sui-min-w-\\[320px\\]{min-width:320px}.sui-min-w-\\[400px\\]{min-width:400px}.sui-max-w-2xl{max-width:42rem}.sui-max-w-3xl{max-width:48rem}.sui-max-w-4xl{max-width:56rem}.sui-max-w-6xl{max-width:72rem}.sui-max-w-\\[100px\\]{max-width:100px}.sui-max-w-\\[120px\\]{max-width:120px}.sui-max-w-\\[200px\\]{max-width:200px}.sui-max-w-\\[220px\\]{max-width:220px}.sui-max-w-\\[250px\\]{max-width:250px}.sui-max-w-\\[300px\\]{max-width:300px}.sui-max-w-\\[320px\\]{max-width:320px}.sui-max-w-\\[356px\\]{max-width:356px}.sui-max-w-\\[360px\\]{max-width:360px}.sui-max-w-\\[366px\\]{max-width:366px}.sui-max-w-\\[400px\\]{max-width:400px}.sui-max-w-\\[480px\\]{max-width:480px}.sui-max-w-\\[95vw\\]{max-width:95vw}.sui-max-w-full{max-width:100%}.sui-max-w-lg{max-width:32rem}.sui-max-w-md{max-width:28rem}.sui-max-w-none{max-width:none}.sui-max-w-xl{max-width:36rem}.sui-max-w-xs{max-width:20rem}.sui-flex-1{flex:1 1 0%}.sui-flex-none{flex:none}.sui-flex-shrink-0,.sui-shrink-0{flex-shrink:0}.sui-border-collapse{border-collapse:collapse}.sui-origin-top-left{transform-origin:top left}.-sui-translate-x-1{--tw-translate-x:-0.25rem}.-sui-translate-x-1,.-sui-translate-x-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-sui-translate-x-1\\/2{--tw-translate-x:-50%}.sui--translate-x-1{--tw-translate-x:-0.25rem}.sui--translate-x-1,.sui--translate-x-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui--translate-x-1\\/2{--tw-translate-x:-50%}.sui--translate-y-1{--tw-translate-y:-0.25rem}.sui--translate-y-1,.sui--translate-y-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui--translate-y-1\\/2{--tw-translate-y:-50%}.sui--translate-y-2{--tw-translate-y:-0.5rem}.sui--translate-y-2,.sui-translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-translate-x-1{--tw-translate-x:0.25rem}.sui-translate-x-5{--tw-translate-x:1.25rem}.sui-translate-x-5,.sui-translate-x-6{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-translate-x-6{--tw-translate-x:1.5rem}.sui-translate-y-0{--tw-translate-y:0px}.sui-translate-y-0,.sui-translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-translate-y-2{--tw-translate-y:0.5rem}.sui-rotate-180{--tw-rotate:180deg}.sui-rotate-180,.sui-scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-scale-100{--tw-scale-x:1;--tw-scale-y:1}.sui-scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.sui-scale-110,.sui-scale-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.sui-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes sui-fadeIn{0%{opacity:0}to{opacity:1}}.sui-animate-fade-in{animation:sui-fadeIn .2s ease-in-out}@keyframes sui-pulse{50%{opacity:.5}}.sui-animate-pulse{animation:sui-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes sui-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sui-animate-shimmer{animation:sui-shimmer 1.5s infinite}@keyframes sui-slideUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.sui-animate-slide-up{animation:sui-slideUp .3s ease-out}@keyframes sui-spin{to{transform:rotate(1turn)}}.sui-animate-spin{animation:sui-spin 1s linear infinite}.sui-cursor-not-allowed{cursor:not-allowed}.sui-cursor-pointer{cursor:pointer}.sui-cursor-text{cursor:text}.sui-cursor-wait{cursor:wait}.sui-list-inside{list-style-position:inside}.sui-list-decimal{list-style-type:decimal}.sui-list-disc{list-style-type:disc}.sui-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.sui-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sui-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sui-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sui-flex-row{flex-direction:row}.sui-flex-col{flex-direction:column}.sui-flex-wrap{flex-wrap:wrap}.sui-place-items-center{place-items:center}.sui-items-start{align-items:flex-start}.sui-items-end{align-items:flex-end}.sui-items-center{align-items:center}.sui-items-baseline{align-items:baseline}.sui-items-stretch{align-items:stretch}.sui-justify-start{justify-content:flex-start}.sui-justify-end{justify-content:flex-end}.sui-justify-center{justify-content:center}.sui-justify-between{justify-content:space-between}.sui-gap-1{gap:.25rem}.sui-gap-1\\.5{gap:.375rem}.sui-gap-10{gap:2.5rem}.sui-gap-2{gap:.5rem}.sui-gap-3{gap:.75rem}.sui-gap-4{gap:1rem}.sui-gap-6{gap:1.5rem}.sui-gap-8{gap:2rem}.sui-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.sui-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem*var(--tw-space-y-reverse))}.sui-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse))}.sui-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.sui-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.sui-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.sui-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.sui-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.sui-divide-stroke-level3>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(222 227 231/var(--tw-divide-opacity,1))}.sui-self-stretch{align-self:stretch}.sui-overflow-hidden{overflow:hidden}.sui-overflow-y-auto{overflow-y:auto}.sui-truncate{overflow:hidden;text-overflow:ellipsis}.sui-truncate,.sui-whitespace-nowrap{white-space:nowrap}.sui-break-words{overflow-wrap:break-word}.sui-rounded{border-radius:.5rem}.sui-rounded-2xl{border-radius:1rem}.sui-rounded-3xl{border-radius:1.5rem}.sui-rounded-\\[12px\\]{border-radius:12px}.sui-rounded-full{border-radius:9999px}.sui-rounded-lg{border-radius:.5rem}.sui-rounded-md{border-radius:.375rem}.sui-rounded-sm{border-radius:.125rem}.sui-rounded-xl{border-radius:1rem}.sui-rounded-xs{border-radius:.25rem}.sui-rounded-b-\\[12px\\]{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.sui-rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.sui-rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.sui-rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.sui-rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sui-border{border-width:1px}.sui-border-0{border-width:0}.sui-border-2{border-width:2px}.sui-border-b{border-bottom-width:1px}.sui-border-b-2{border-bottom-width:2px}.sui-border-t{border-top-width:1px}.sui-border-solid{border-style:solid}.sui-border-dashed{border-style:dashed}.sui-border-none{border-style:none}.sui-border-\\[\\#48C1B5\\]{--tw-border-opacity:1;border-color:rgb(72 193 181/var(--tw-border-opacity,1))}.sui-border-\\[\\#9DC0EE\\]{--tw-border-opacity:1;border-color:rgb(157 192 238/var(--tw-border-opacity,1))}.sui-border-\\[\\#A4C3EC\\]{--tw-border-opacity:1;border-color:rgb(164 195 236/var(--tw-border-opacity,1))}.sui-border-\\[\\#F4B0A1\\]{--tw-border-opacity:1;border-color:rgb(244 176 161/var(--tw-border-opacity,1))}.sui-border-\\[\\#F7D9A4\\]{--tw-border-opacity:1;border-color:rgb(247 217 164/var(--tw-border-opacity,1))}.sui-border-black{--tw-border-opacity:1;border-color:rgb(35 38 47/var(--tw-border-opacity,1))}.sui-border-disabled{--tw-border-opacity:1;border-color:rgb(178 187 199/var(--tw-border-opacity,1))}.sui-border-disabled\\/0{border-color:rgba(178,187,199,0)}.sui-border-disabled\\/10{border-color:rgba(178,187,199,.1)}.sui-border-disabled\\/100{border-color:#b2bbc7}.sui-border-disabled\\/15{border-color:rgba(178,187,199,.15)}.sui-border-disabled\\/20{border-color:rgba(178,187,199,.2)}.sui-border-disabled\\/25{border-color:rgba(178,187,199,.25)}.sui-border-disabled\\/30{border-color:rgba(178,187,199,.3)}.sui-border-disabled\\/35{border-color:rgba(178,187,199,.35)}.sui-border-disabled\\/40{border-color:rgba(178,187,199,.4)}.sui-border-disabled\\/45{border-color:rgba(178,187,199,.45)}.sui-border-disabled\\/5{border-color:rgba(178,187,199,.05)}.sui-border-disabled\\/50{border-color:rgba(178,187,199,.5)}.sui-border-disabled\\/55{border-color:rgba(178,187,199,.55)}.sui-border-disabled\\/60{border-color:rgba(178,187,199,.6)}.sui-border-disabled\\/65{border-color:rgba(178,187,199,.65)}.sui-border-disabled\\/70{border-color:rgba(178,187,199,.7)}.sui-border-disabled\\/75{border-color:rgba(178,187,199,.75)}.sui-border-disabled\\/80{border-color:rgba(178,187,199,.8)}.sui-border-disabled\\/85{border-color:rgba(178,187,199,.85)}.sui-border-disabled\\/90{border-color:rgba(178,187,199,.9)}.sui-border-disabled\\/95{border-color:rgba(178,187,199,.95)}.sui-border-error{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.sui-border-error\\/0{border-color:rgba(234,53,64,0)}.sui-border-error\\/10{border-color:rgba(234,53,64,.1)}.sui-border-error\\/100{border-color:#ea3540}.sui-border-error\\/15{border-color:rgba(234,53,64,.15)}.sui-border-error\\/20{border-color:rgba(234,53,64,.2)}.sui-border-error\\/25{border-color:rgba(234,53,64,.25)}.sui-border-error\\/30{border-color:rgba(234,53,64,.3)}.sui-border-error\\/35{border-color:rgba(234,53,64,.35)}.sui-border-error\\/40{border-color:rgba(234,53,64,.4)}.sui-border-error\\/45{border-color:rgba(234,53,64,.45)}.sui-border-error\\/5{border-color:rgba(234,53,64,.05)}.sui-border-error\\/50{border-color:rgba(234,53,64,.5)}.sui-border-error\\/55{border-color:rgba(234,53,64,.55)}.sui-border-error\\/60{border-color:rgba(234,53,64,.6)}.sui-border-error\\/65{border-color:rgba(234,53,64,.65)}.sui-border-error\\/70{border-color:rgba(234,53,64,.7)}.sui-border-error\\/75{border-color:rgba(234,53,64,.75)}.sui-border-error\\/80{border-color:rgba(234,53,64,.8)}.sui-border-error\\/85{border-color:rgba(234,53,64,.85)}.sui-border-error\\/90{border-color:rgba(234,53,64,.9)}.sui-border-error\\/95{border-color:rgba(234,53,64,.95)}.sui-border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.sui-border-icon-black{--tw-border-opacity:1;border-color:rgb(35 38 47/var(--tw-border-opacity,1))}.sui-border-inactive{--tw-border-opacity:1;border-color:rgb(119 126 144/var(--tw-border-opacity,1))}.sui-border-inactive\\/0{border-color:rgba(119,126,144,0)}.sui-border-inactive\\/10{border-color:rgba(119,126,144,.1)}.sui-border-inactive\\/100{border-color:#777e90}.sui-border-inactive\\/15{border-color:rgba(119,126,144,.15)}.sui-border-inactive\\/20{border-color:rgba(119,126,144,.2)}.sui-border-inactive\\/25{border-color:rgba(119,126,144,.25)}.sui-border-inactive\\/30{border-color:rgba(119,126,144,.3)}.sui-border-inactive\\/35{border-color:rgba(119,126,144,.35)}.sui-border-inactive\\/40{border-color:rgba(119,126,144,.4)}.sui-border-inactive\\/45{border-color:rgba(119,126,144,.45)}.sui-border-inactive\\/5{border-color:rgba(119,126,144,.05)}.sui-border-inactive\\/50{border-color:rgba(119,126,144,.5)}.sui-border-inactive\\/55{border-color:rgba(119,126,144,.55)}.sui-border-inactive\\/60{border-color:rgba(119,126,144,.6)}.sui-border-inactive\\/65{border-color:rgba(119,126,144,.65)}.sui-border-inactive\\/70{border-color:rgba(119,126,144,.7)}.sui-border-inactive\\/75{border-color:rgba(119,126,144,.75)}.sui-border-inactive\\/80{border-color:rgba(119,126,144,.8)}.sui-border-inactive\\/85{border-color:rgba(119,126,144,.85)}.sui-border-inactive\\/90{border-color:rgba(119,126,144,.9)}.sui-border-inactive\\/95{border-color:rgba(119,126,144,.95)}.sui-border-info{--tw-border-opacity:1;border-color:rgb(39 114 240/var(--tw-border-opacity,1))}.sui-border-info\\/0{border-color:rgba(39,114,240,0)}.sui-border-info\\/10{border-color:rgba(39,114,240,.1)}.sui-border-info\\/100{border-color:#2772f0}.sui-border-info\\/15{border-color:rgba(39,114,240,.15)}.sui-border-info\\/20{border-color:rgba(39,114,240,.2)}.sui-border-info\\/25{border-color:rgba(39,114,240,.25)}.sui-border-info\\/30{border-color:rgba(39,114,240,.3)}.sui-border-info\\/35{border-color:rgba(39,114,240,.35)}.sui-border-info\\/40{border-color:rgba(39,114,240,.4)}.sui-border-info\\/45{border-color:rgba(39,114,240,.45)}.sui-border-info\\/5{border-color:rgba(39,114,240,.05)}.sui-border-info\\/50{border-color:rgba(39,114,240,.5)}.sui-border-info\\/55{border-color:rgba(39,114,240,.55)}.sui-border-info\\/60{border-color:rgba(39,114,240,.6)}.sui-border-info\\/65{border-color:rgba(39,114,240,.65)}.sui-border-info\\/70{border-color:rgba(39,114,240,.7)}.sui-border-info\\/75{border-color:rgba(39,114,240,.75)}.sui-border-info\\/80{border-color:rgba(39,114,240,.8)}.sui-border-info\\/85{border-color:rgba(39,114,240,.85)}.sui-border-info\\/90{border-color:rgba(39,114,240,.9)}.sui-border-info\\/95{border-color:rgba(39,114,240,.95)}.sui-border-primary{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-primary-100{--tw-border-opacity:1;border-color:rgb(225 230 243/var(--tw-border-opacity,1))}.sui-border-primary-100\\/0{border-color:rgba(225,230,243,0)}.sui-border-primary-100\\/10{border-color:rgba(225,230,243,.1)}.sui-border-primary-100\\/100{border-color:#e1e6f3}.sui-border-primary-100\\/15{border-color:rgba(225,230,243,.15)}.sui-border-primary-100\\/20{border-color:rgba(225,230,243,.2)}.sui-border-primary-100\\/25{border-color:rgba(225,230,243,.25)}.sui-border-primary-100\\/30{border-color:rgba(225,230,243,.3)}.sui-border-primary-100\\/35{border-color:rgba(225,230,243,.35)}.sui-border-primary-100\\/40{border-color:rgba(225,230,243,.4)}.sui-border-primary-100\\/45{border-color:rgba(225,230,243,.45)}.sui-border-primary-100\\/5{border-color:rgba(225,230,243,.05)}.sui-border-primary-100\\/50{border-color:rgba(225,230,243,.5)}.sui-border-primary-100\\/55{border-color:rgba(225,230,243,.55)}.sui-border-primary-100\\/60{border-color:rgba(225,230,243,.6)}.sui-border-primary-100\\/65{border-color:rgba(225,230,243,.65)}.sui-border-primary-100\\/70{border-color:rgba(225,230,243,.7)}.sui-border-primary-100\\/75{border-color:rgba(225,230,243,.75)}.sui-border-primary-100\\/80{border-color:rgba(225,230,243,.8)}.sui-border-primary-100\\/85{border-color:rgba(225,230,243,.85)}.sui-border-primary-100\\/90{border-color:rgba(225,230,243,.9)}.sui-border-primary-100\\/95{border-color:rgba(225,230,243,.95)}.sui-border-primary-200{--tw-border-opacity:1;border-color:rgb(195 205 231/var(--tw-border-opacity,1))}.sui-border-primary-200\\/0{border-color:rgba(195,205,231,0)}.sui-border-primary-200\\/10{border-color:rgba(195,205,231,.1)}.sui-border-primary-200\\/100{border-color:#c3cde7}.sui-border-primary-200\\/15{border-color:rgba(195,205,231,.15)}.sui-border-primary-200\\/20{border-color:rgba(195,205,231,.2)}.sui-border-primary-200\\/25{border-color:rgba(195,205,231,.25)}.sui-border-primary-200\\/30{border-color:rgba(195,205,231,.3)}.sui-border-primary-200\\/35{border-color:rgba(195,205,231,.35)}.sui-border-primary-200\\/40{border-color:rgba(195,205,231,.4)}.sui-border-primary-200\\/45{border-color:rgba(195,205,231,.45)}.sui-border-primary-200\\/5{border-color:rgba(195,205,231,.05)}.sui-border-primary-200\\/50{border-color:rgba(195,205,231,.5)}.sui-border-primary-200\\/55{border-color:rgba(195,205,231,.55)}.sui-border-primary-200\\/60{border-color:rgba(195,205,231,.6)}.sui-border-primary-200\\/65{border-color:rgba(195,205,231,.65)}.sui-border-primary-200\\/70{border-color:rgba(195,205,231,.7)}.sui-border-primary-200\\/75{border-color:rgba(195,205,231,.75)}.sui-border-primary-200\\/80{border-color:rgba(195,205,231,.8)}.sui-border-primary-200\\/85{border-color:rgba(195,205,231,.85)}.sui-border-primary-200\\/90{border-color:rgba(195,205,231,.9)}.sui-border-primary-200\\/95{border-color:rgba(195,205,231,.95)}.sui-border-primary-300{--tw-border-opacity:1;border-color:rgb(165 180 219/var(--tw-border-opacity,1))}.sui-border-primary-300\\/0{border-color:rgba(165,180,219,0)}.sui-border-primary-300\\/10{border-color:rgba(165,180,219,.1)}.sui-border-primary-300\\/100{border-color:#a5b4db}.sui-border-primary-300\\/15{border-color:rgba(165,180,219,.15)}.sui-border-primary-300\\/20{border-color:rgba(165,180,219,.2)}.sui-border-primary-300\\/25{border-color:rgba(165,180,219,.25)}.sui-border-primary-300\\/30{border-color:rgba(165,180,219,.3)}.sui-border-primary-300\\/35{border-color:rgba(165,180,219,.35)}.sui-border-primary-300\\/40{border-color:rgba(165,180,219,.4)}.sui-border-primary-300\\/45{border-color:rgba(165,180,219,.45)}.sui-border-primary-300\\/5{border-color:rgba(165,180,219,.05)}.sui-border-primary-300\\/50{border-color:rgba(165,180,219,.5)}.sui-border-primary-300\\/55{border-color:rgba(165,180,219,.55)}.sui-border-primary-300\\/60{border-color:rgba(165,180,219,.6)}.sui-border-primary-300\\/65{border-color:rgba(165,180,219,.65)}.sui-border-primary-300\\/70{border-color:rgba(165,180,219,.7)}.sui-border-primary-300\\/75{border-color:rgba(165,180,219,.75)}.sui-border-primary-300\\/80{border-color:rgba(165,180,219,.8)}.sui-border-primary-300\\/85{border-color:rgba(165,180,219,.85)}.sui-border-primary-300\\/90{border-color:rgba(165,180,219,.9)}.sui-border-primary-300\\/95{border-color:rgba(165,180,219,.95)}.sui-border-primary-400{--tw-border-opacity:1;border-color:rgb(135 155 207/var(--tw-border-opacity,1))}.sui-border-primary-400\\/0{border-color:rgba(135,155,207,0)}.sui-border-primary-400\\/10{border-color:rgba(135,155,207,.1)}.sui-border-primary-400\\/100{border-color:#879bcf}.sui-border-primary-400\\/15{border-color:rgba(135,155,207,.15)}.sui-border-primary-400\\/20{border-color:rgba(135,155,207,.2)}.sui-border-primary-400\\/25{border-color:rgba(135,155,207,.25)}.sui-border-primary-400\\/30{border-color:rgba(135,155,207,.3)}.sui-border-primary-400\\/35{border-color:rgba(135,155,207,.35)}.sui-border-primary-400\\/40{border-color:rgba(135,155,207,.4)}.sui-border-primary-400\\/45{border-color:rgba(135,155,207,.45)}.sui-border-primary-400\\/5{border-color:rgba(135,155,207,.05)}.sui-border-primary-400\\/50{border-color:rgba(135,155,207,.5)}.sui-border-primary-400\\/55{border-color:rgba(135,155,207,.55)}.sui-border-primary-400\\/60{border-color:rgba(135,155,207,.6)}.sui-border-primary-400\\/65{border-color:rgba(135,155,207,.65)}.sui-border-primary-400\\/70{border-color:rgba(135,155,207,.7)}.sui-border-primary-400\\/75{border-color:rgba(135,155,207,.75)}.sui-border-primary-400\\/80{border-color:rgba(135,155,207,.8)}.sui-border-primary-400\\/85{border-color:rgba(135,155,207,.85)}.sui-border-primary-400\\/90{border-color:rgba(135,155,207,.9)}.sui-border-primary-400\\/95{border-color:rgba(135,155,207,.95)}.sui-border-primary-50{--tw-border-opacity:1;border-color:rgb(240 242 249/var(--tw-border-opacity,1))}.sui-border-primary-50\\/0{border-color:rgba(240,242,249,0)}.sui-border-primary-50\\/10{border-color:rgba(240,242,249,.1)}.sui-border-primary-50\\/100{border-color:#f0f2f9}.sui-border-primary-50\\/15{border-color:rgba(240,242,249,.15)}.sui-border-primary-50\\/20{border-color:rgba(240,242,249,.2)}.sui-border-primary-50\\/25{border-color:rgba(240,242,249,.25)}.sui-border-primary-50\\/30{border-color:rgba(240,242,249,.3)}.sui-border-primary-50\\/35{border-color:rgba(240,242,249,.35)}.sui-border-primary-50\\/40{border-color:rgba(240,242,249,.4)}.sui-border-primary-50\\/45{border-color:rgba(240,242,249,.45)}.sui-border-primary-50\\/5{border-color:rgba(240,242,249,.05)}.sui-border-primary-50\\/50{border-color:rgba(240,242,249,.5)}.sui-border-primary-50\\/55{border-color:rgba(240,242,249,.55)}.sui-border-primary-50\\/60{border-color:rgba(240,242,249,.6)}.sui-border-primary-50\\/65{border-color:rgba(240,242,249,.65)}.sui-border-primary-50\\/70{border-color:rgba(240,242,249,.7)}.sui-border-primary-50\\/75{border-color:rgba(240,242,249,.75)}.sui-border-primary-50\\/80{border-color:rgba(240,242,249,.8)}.sui-border-primary-50\\/85{border-color:rgba(240,242,249,.85)}.sui-border-primary-50\\/90{border-color:rgba(240,242,249,.9)}.sui-border-primary-50\\/95{border-color:rgba(240,242,249,.95)}.sui-border-primary-500{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-primary-500\\/0{border-color:rgba(54,73,155,0)}.sui-border-primary-500\\/10{border-color:rgba(54,73,155,.1)}.sui-border-primary-500\\/100{border-color:#36499b}.sui-border-primary-500\\/15{border-color:rgba(54,73,155,.15)}.sui-border-primary-500\\/20{border-color:rgba(54,73,155,.2)}.sui-border-primary-500\\/25{border-color:rgba(54,73,155,.25)}.sui-border-primary-500\\/30{border-color:rgba(54,73,155,.3)}.sui-border-primary-500\\/35{border-color:rgba(54,73,155,.35)}.sui-border-primary-500\\/40{border-color:rgba(54,73,155,.4)}.sui-border-primary-500\\/45{border-color:rgba(54,73,155,.45)}.sui-border-primary-500\\/5{border-color:rgba(54,73,155,.05)}.sui-border-primary-500\\/50{border-color:rgba(54,73,155,.5)}.sui-border-primary-500\\/55{border-color:rgba(54,73,155,.55)}.sui-border-primary-500\\/60{border-color:rgba(54,73,155,.6)}.sui-border-primary-500\\/65{border-color:rgba(54,73,155,.65)}.sui-border-primary-500\\/70{border-color:rgba(54,73,155,.7)}.sui-border-primary-500\\/75{border-color:rgba(54,73,155,.75)}.sui-border-primary-500\\/80{border-color:rgba(54,73,155,.8)}.sui-border-primary-500\\/85{border-color:rgba(54,73,155,.85)}.sui-border-primary-500\\/90{border-color:rgba(54,73,155,.9)}.sui-border-primary-500\\/95{border-color:rgba(54,73,155,.95)}.sui-border-primary-600{--tw-border-opacity:1;border-color:rgb(43 58 124/var(--tw-border-opacity,1))}.sui-border-primary-600\\/0{border-color:rgba(43,58,124,0)}.sui-border-primary-600\\/10{border-color:rgba(43,58,124,.1)}.sui-border-primary-600\\/100{border-color:#2b3a7c}.sui-border-primary-600\\/15{border-color:rgba(43,58,124,.15)}.sui-border-primary-600\\/20{border-color:rgba(43,58,124,.2)}.sui-border-primary-600\\/25{border-color:rgba(43,58,124,.25)}.sui-border-primary-600\\/30{border-color:rgba(43,58,124,.3)}.sui-border-primary-600\\/35{border-color:rgba(43,58,124,.35)}.sui-border-primary-600\\/40{border-color:rgba(43,58,124,.4)}.sui-border-primary-600\\/45{border-color:rgba(43,58,124,.45)}.sui-border-primary-600\\/5{border-color:rgba(43,58,124,.05)}.sui-border-primary-600\\/50{border-color:rgba(43,58,124,.5)}.sui-border-primary-600\\/55{border-color:rgba(43,58,124,.55)}.sui-border-primary-600\\/60{border-color:rgba(43,58,124,.6)}.sui-border-primary-600\\/65{border-color:rgba(43,58,124,.65)}.sui-border-primary-600\\/70{border-color:rgba(43,58,124,.7)}.sui-border-primary-600\\/75{border-color:rgba(43,58,124,.75)}.sui-border-primary-600\\/80{border-color:rgba(43,58,124,.8)}.sui-border-primary-600\\/85{border-color:rgba(43,58,124,.85)}.sui-border-primary-600\\/90{border-color:rgba(43,58,124,.9)}.sui-border-primary-600\\/95{border-color:rgba(43,58,124,.95)}.sui-border-primary-700{--tw-border-opacity:1;border-color:rgb(32 43 93/var(--tw-border-opacity,1))}.sui-border-primary-700\\/0{border-color:rgba(32,43,93,0)}.sui-border-primary-700\\/10{border-color:rgba(32,43,93,.1)}.sui-border-primary-700\\/100{border-color:#202b5d}.sui-border-primary-700\\/15{border-color:rgba(32,43,93,.15)}.sui-border-primary-700\\/20{border-color:rgba(32,43,93,.2)}.sui-border-primary-700\\/25{border-color:rgba(32,43,93,.25)}.sui-border-primary-700\\/30{border-color:rgba(32,43,93,.3)}.sui-border-primary-700\\/35{border-color:rgba(32,43,93,.35)}.sui-border-primary-700\\/40{border-color:rgba(32,43,93,.4)}.sui-border-primary-700\\/45{border-color:rgba(32,43,93,.45)}.sui-border-primary-700\\/5{border-color:rgba(32,43,93,.05)}.sui-border-primary-700\\/50{border-color:rgba(32,43,93,.5)}.sui-border-primary-700\\/55{border-color:rgba(32,43,93,.55)}.sui-border-primary-700\\/60{border-color:rgba(32,43,93,.6)}.sui-border-primary-700\\/65{border-color:rgba(32,43,93,.65)}.sui-border-primary-700\\/70{border-color:rgba(32,43,93,.7)}.sui-border-primary-700\\/75{border-color:rgba(32,43,93,.75)}.sui-border-primary-700\\/80{border-color:rgba(32,43,93,.8)}.sui-border-primary-700\\/85{border-color:rgba(32,43,93,.85)}.sui-border-primary-700\\/90{border-color:rgba(32,43,93,.9)}.sui-border-primary-700\\/95{border-color:rgba(32,43,93,.95)}.sui-border-primary-800{--tw-border-opacity:1;border-color:rgb(22 29 62/var(--tw-border-opacity,1))}.sui-border-primary-800\\/0{border-color:rgba(22,29,62,0)}.sui-border-primary-800\\/10{border-color:rgba(22,29,62,.1)}.sui-border-primary-800\\/100{border-color:#161d3e}.sui-border-primary-800\\/15{border-color:rgba(22,29,62,.15)}.sui-border-primary-800\\/20{border-color:rgba(22,29,62,.2)}.sui-border-primary-800\\/25{border-color:rgba(22,29,62,.25)}.sui-border-primary-800\\/30{border-color:rgba(22,29,62,.3)}.sui-border-primary-800\\/35{border-color:rgba(22,29,62,.35)}.sui-border-primary-800\\/40{border-color:rgba(22,29,62,.4)}.sui-border-primary-800\\/45{border-color:rgba(22,29,62,.45)}.sui-border-primary-800\\/5{border-color:rgba(22,29,62,.05)}.sui-border-primary-800\\/50{border-color:rgba(22,29,62,.5)}.sui-border-primary-800\\/55{border-color:rgba(22,29,62,.55)}.sui-border-primary-800\\/60{border-color:rgba(22,29,62,.6)}.sui-border-primary-800\\/65{border-color:rgba(22,29,62,.65)}.sui-border-primary-800\\/70{border-color:rgba(22,29,62,.7)}.sui-border-primary-800\\/75{border-color:rgba(22,29,62,.75)}.sui-border-primary-800\\/80{border-color:rgba(22,29,62,.8)}.sui-border-primary-800\\/85{border-color:rgba(22,29,62,.85)}.sui-border-primary-800\\/90{border-color:rgba(22,29,62,.9)}.sui-border-primary-800\\/95{border-color:rgba(22,29,62,.95)}.sui-border-primary-900{--tw-border-opacity:1;border-color:rgb(11 14 31/var(--tw-border-opacity,1))}.sui-border-primary-900\\/0{border-color:rgba(11,14,31,0)}.sui-border-primary-900\\/10{border-color:rgba(11,14,31,.1)}.sui-border-primary-900\\/100{border-color:#0b0e1f}.sui-border-primary-900\\/15{border-color:rgba(11,14,31,.15)}.sui-border-primary-900\\/20{border-color:rgba(11,14,31,.2)}.sui-border-primary-900\\/25{border-color:rgba(11,14,31,.25)}.sui-border-primary-900\\/30{border-color:rgba(11,14,31,.3)}.sui-border-primary-900\\/35{border-color:rgba(11,14,31,.35)}.sui-border-primary-900\\/40{border-color:rgba(11,14,31,.4)}.sui-border-primary-900\\/45{border-color:rgba(11,14,31,.45)}.sui-border-primary-900\\/5{border-color:rgba(11,14,31,.05)}.sui-border-primary-900\\/50{border-color:rgba(11,14,31,.5)}.sui-border-primary-900\\/55{border-color:rgba(11,14,31,.55)}.sui-border-primary-900\\/60{border-color:rgba(11,14,31,.6)}.sui-border-primary-900\\/65{border-color:rgba(11,14,31,.65)}.sui-border-primary-900\\/70{border-color:rgba(11,14,31,.7)}.sui-border-primary-900\\/75{border-color:rgba(11,14,31,.75)}.sui-border-primary-900\\/80{border-color:rgba(11,14,31,.8)}.sui-border-primary-900\\/85{border-color:rgba(11,14,31,.85)}.sui-border-primary-900\\/90{border-color:rgba(11,14,31,.9)}.sui-border-primary-900\\/95{border-color:rgba(11,14,31,.95)}.sui-border-primary\\/0{border-color:rgba(54,73,155,0)}.sui-border-primary\\/10{border-color:rgba(54,73,155,.1)}.sui-border-primary\\/100{border-color:#36499b}.sui-border-primary\\/15{border-color:rgba(54,73,155,.15)}.sui-border-primary\\/20{border-color:rgba(54,73,155,.2)}.sui-border-primary\\/25{border-color:rgba(54,73,155,.25)}.sui-border-primary\\/30{border-color:rgba(54,73,155,.3)}.sui-border-primary\\/35{border-color:rgba(54,73,155,.35)}.sui-border-primary\\/40{border-color:rgba(54,73,155,.4)}.sui-border-primary\\/45{border-color:rgba(54,73,155,.45)}.sui-border-primary\\/5{border-color:rgba(54,73,155,.05)}.sui-border-primary\\/50{border-color:rgba(54,73,155,.5)}.sui-border-primary\\/55{border-color:rgba(54,73,155,.55)}.sui-border-primary\\/60{border-color:rgba(54,73,155,.6)}.sui-border-primary\\/65{border-color:rgba(54,73,155,.65)}.sui-border-primary\\/70{border-color:rgba(54,73,155,.7)}.sui-border-primary\\/75{border-color:rgba(54,73,155,.75)}.sui-border-primary\\/80{border-color:rgba(54,73,155,.8)}.sui-border-primary\\/85{border-color:rgba(54,73,155,.85)}.sui-border-primary\\/90{border-color:rgba(54,73,155,.9)}.sui-border-primary\\/95{border-color:rgba(54,73,155,.95)}.sui-border-secondary{--tw-border-opacity:1;border-color:rgb(242 246 252/var(--tw-border-opacity,1))}.sui-border-secondary-1{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.sui-border-secondary-1\\/0{border-color:hsla(0,0%,100%,0)}.sui-border-secondary-1\\/10{border-color:hsla(0,0%,100%,.1)}.sui-border-secondary-1\\/100{border-color:#fff}.sui-border-secondary-1\\/15{border-color:hsla(0,0%,100%,.15)}.sui-border-secondary-1\\/20{border-color:hsla(0,0%,100%,.2)}.sui-border-secondary-1\\/25{border-color:hsla(0,0%,100%,.25)}.sui-border-secondary-1\\/30{border-color:hsla(0,0%,100%,.3)}.sui-border-secondary-1\\/35{border-color:hsla(0,0%,100%,.35)}.sui-border-secondary-1\\/40{border-color:hsla(0,0%,100%,.4)}.sui-border-secondary-1\\/45{border-color:hsla(0,0%,100%,.45)}.sui-border-secondary-1\\/5{border-color:hsla(0,0%,100%,.05)}.sui-border-secondary-1\\/50{border-color:hsla(0,0%,100%,.5)}.sui-border-secondary-1\\/55{border-color:hsla(0,0%,100%,.55)}.sui-border-secondary-1\\/60{border-color:hsla(0,0%,100%,.6)}.sui-border-secondary-1\\/65{border-color:hsla(0,0%,100%,.65)}.sui-border-secondary-1\\/70{border-color:hsla(0,0%,100%,.7)}.sui-border-secondary-1\\/75{border-color:hsla(0,0%,100%,.75)}.sui-border-secondary-1\\/80{border-color:hsla(0,0%,100%,.8)}.sui-border-secondary-1\\/85{border-color:hsla(0,0%,100%,.85)}.sui-border-secondary-1\\/90{border-color:hsla(0,0%,100%,.9)}.sui-border-secondary-1\\/95{border-color:hsla(0,0%,100%,.95)}.sui-border-secondary-2{--tw-border-opacity:1;border-color:rgb(225 234 248/var(--tw-border-opacity,1))}.sui-border-secondary-2\\/0{border-color:rgba(225,234,248,0)}.sui-border-secondary-2\\/10{border-color:rgba(225,234,248,.1)}.sui-border-secondary-2\\/100{border-color:#e1eaf8}.sui-border-secondary-2\\/15{border-color:rgba(225,234,248,.15)}.sui-border-secondary-2\\/20{border-color:rgba(225,234,248,.2)}.sui-border-secondary-2\\/25{border-color:rgba(225,234,248,.25)}.sui-border-secondary-2\\/30{border-color:rgba(225,234,248,.3)}.sui-border-secondary-2\\/35{border-color:rgba(225,234,248,.35)}.sui-border-secondary-2\\/40{border-color:rgba(225,234,248,.4)}.sui-border-secondary-2\\/45{border-color:rgba(225,234,248,.45)}.sui-border-secondary-2\\/5{border-color:rgba(225,234,248,.05)}.sui-border-secondary-2\\/50{border-color:rgba(225,234,248,.5)}.sui-border-secondary-2\\/55{border-color:rgba(225,234,248,.55)}.sui-border-secondary-2\\/60{border-color:rgba(225,234,248,.6)}.sui-border-secondary-2\\/65{border-color:rgba(225,234,248,.65)}.sui-border-secondary-2\\/70{border-color:rgba(225,234,248,.7)}.sui-border-secondary-2\\/75{border-color:rgba(225,234,248,.75)}.sui-border-secondary-2\\/80{border-color:rgba(225,234,248,.8)}.sui-border-secondary-2\\/85{border-color:rgba(225,234,248,.85)}.sui-border-secondary-2\\/90{border-color:rgba(225,234,248,.9)}.sui-border-secondary-2\\/95{border-color:rgba(225,234,248,.95)}.sui-border-secondary-3{--tw-border-opacity:1;border-color:rgb(201 218 244/var(--tw-border-opacity,1))}.sui-border-secondary-3\\/0{border-color:rgba(201,218,244,0)}.sui-border-secondary-3\\/10{border-color:rgba(201,218,244,.1)}.sui-border-secondary-3\\/100{border-color:#c9daf4}.sui-border-secondary-3\\/15{border-color:rgba(201,218,244,.15)}.sui-border-secondary-3\\/20{border-color:rgba(201,218,244,.2)}.sui-border-secondary-3\\/25{border-color:rgba(201,218,244,.25)}.sui-border-secondary-3\\/30{border-color:rgba(201,218,244,.3)}.sui-border-secondary-3\\/35{border-color:rgba(201,218,244,.35)}.sui-border-secondary-3\\/40{border-color:rgba(201,218,244,.4)}.sui-border-secondary-3\\/45{border-color:rgba(201,218,244,.45)}.sui-border-secondary-3\\/5{border-color:rgba(201,218,244,.05)}.sui-border-secondary-3\\/50{border-color:rgba(201,218,244,.5)}.sui-border-secondary-3\\/55{border-color:rgba(201,218,244,.55)}.sui-border-secondary-3\\/60{border-color:rgba(201,218,244,.6)}.sui-border-secondary-3\\/65{border-color:rgba(201,218,244,.65)}.sui-border-secondary-3\\/70{border-color:rgba(201,218,244,.7)}.sui-border-secondary-3\\/75{border-color:rgba(201,218,244,.75)}.sui-border-secondary-3\\/80{border-color:rgba(201,218,244,.8)}.sui-border-secondary-3\\/85{border-color:rgba(201,218,244,.85)}.sui-border-secondary-3\\/90{border-color:rgba(201,218,244,.9)}.sui-border-secondary-3\\/95{border-color:rgba(201,218,244,.95)}.sui-border-secondary\\/0{border-color:rgba(242,246,252,0)}.sui-border-secondary\\/10{border-color:rgba(242,246,252,.1)}.sui-border-secondary\\/100{border-color:#f2f6fc}.sui-border-secondary\\/15{border-color:rgba(242,246,252,.15)}.sui-border-secondary\\/20{border-color:rgba(242,246,252,.2)}.sui-border-secondary\\/25{border-color:rgba(242,246,252,.25)}.sui-border-secondary\\/30{border-color:rgba(242,246,252,.3)}.sui-border-secondary\\/35{border-color:rgba(242,246,252,.35)}.sui-border-secondary\\/40{border-color:rgba(242,246,252,.4)}.sui-border-secondary\\/45{border-color:rgba(242,246,252,.45)}.sui-border-secondary\\/5{border-color:rgba(242,246,252,.05)}.sui-border-secondary\\/50{border-color:rgba(242,246,252,.5)}.sui-border-secondary\\/55{border-color:rgba(242,246,252,.55)}.sui-border-secondary\\/60{border-color:rgba(242,246,252,.6)}.sui-border-secondary\\/65{border-color:rgba(242,246,252,.65)}.sui-border-secondary\\/70{border-color:rgba(242,246,252,.7)}.sui-border-secondary\\/75{border-color:rgba(242,246,252,.75)}.sui-border-secondary\\/80{border-color:rgba(242,246,252,.8)}.sui-border-secondary\\/85{border-color:rgba(242,246,252,.85)}.sui-border-secondary\\/90{border-color:rgba(242,246,252,.9)}.sui-border-secondary\\/95{border-color:rgba(242,246,252,.95)}.sui-border-stroke-brand{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-stroke-level2{--tw-border-opacity:1;border-color:rgb(178 187 199/var(--tw-border-opacity,1))}.sui-border-stroke-level3{--tw-border-opacity:1;border-color:rgb(222 227 231/var(--tw-border-opacity,1))}.sui-border-success{--tw-border-opacity:1;border-color:rgb(34 188 77/var(--tw-border-opacity,1))}.sui-border-success\\/0{border-color:rgba(34,188,77,0)}.sui-border-success\\/10{border-color:rgba(34,188,77,.1)}.sui-border-success\\/100{border-color:#22bc4d}.sui-border-success\\/15{border-color:rgba(34,188,77,.15)}.sui-border-success\\/20{border-color:rgba(34,188,77,.2)}.sui-border-success\\/25{border-color:rgba(34,188,77,.25)}.sui-border-success\\/30{border-color:rgba(34,188,77,.3)}.sui-border-success\\/35{border-color:rgba(34,188,77,.35)}.sui-border-success\\/40{border-color:rgba(34,188,77,.4)}.sui-border-success\\/45{border-color:rgba(34,188,77,.45)}.sui-border-success\\/5{border-color:rgba(34,188,77,.05)}.sui-border-success\\/50{border-color:rgba(34,188,77,.5)}.sui-border-success\\/55{border-color:rgba(34,188,77,.55)}.sui-border-success\\/60{border-color:rgba(34,188,77,.6)}.sui-border-success\\/65{border-color:rgba(34,188,77,.65)}.sui-border-success\\/70{border-color:rgba(34,188,77,.7)}.sui-border-success\\/75{border-color:rgba(34,188,77,.75)}.sui-border-success\\/80{border-color:rgba(34,188,77,.8)}.sui-border-success\\/85{border-color:rgba(34,188,77,.85)}.sui-border-success\\/90{border-color:rgba(34,188,77,.9)}.sui-border-success\\/95{border-color:rgba(34,188,77,.95)}.sui-border-transparent{border-color:transparent}.sui-border-warning{--tw-border-opacity:1;border-color:rgb(255 122 0/var(--tw-border-opacity,1))}.sui-border-warning\\/0{border-color:rgba(255,122,0,0)}.sui-border-warning\\/10{border-color:rgba(255,122,0,.1)}.sui-border-warning\\/100{border-color:#ff7a00}.sui-border-warning\\/15{border-color:rgba(255,122,0,.15)}.sui-border-warning\\/20{border-color:rgba(255,122,0,.2)}.sui-border-warning\\/25{border-color:rgba(255,122,0,.25)}.sui-border-warning\\/30{border-color:rgba(255,122,0,.3)}.sui-border-warning\\/35{border-color:rgba(255,122,0,.35)}.sui-border-warning\\/40{border-color:rgba(255,122,0,.4)}.sui-border-warning\\/45{border-color:rgba(255,122,0,.45)}.sui-border-warning\\/5{border-color:rgba(255,122,0,.05)}.sui-border-warning\\/50{border-color:rgba(255,122,0,.5)}.sui-border-warning\\/55{border-color:rgba(255,122,0,.55)}.sui-border-warning\\/60{border-color:rgba(255,122,0,.6)}.sui-border-warning\\/65{border-color:rgba(255,122,0,.65)}.sui-border-warning\\/70{border-color:rgba(255,122,0,.7)}.sui-border-warning\\/75{border-color:rgba(255,122,0,.75)}.sui-border-warning\\/80{border-color:rgba(255,122,0,.8)}.sui-border-warning\\/85{border-color:rgba(255,122,0,.85)}.sui-border-warning\\/90{border-color:rgba(255,122,0,.9)}.sui-border-warning\\/95{border-color:rgba(255,122,0,.95)}.sui-border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.sui-border-white\\/80{border-color:hsla(0,0%,100%,.8)}.sui-bg-\\[\\#DAECFF\\]{--tw-bg-opacity:1;background-color:rgb(218 236 255/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#DCFCE4\\]{--tw-bg-opacity:1;background-color:rgb(220 252 228/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#FDE3E5\\]{--tw-bg-opacity:1;background-color:rgb(253 227 229/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#FFF3D3\\]{--tw-bg-opacity:1;background-color:rgb(255 243 211/var(--tw-bg-opacity,1))}.sui-bg-background-default,.sui-bg-background-primary{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.sui-bg-background-secondary1{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-background-secondary2{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.sui-bg-background-secondary3{--tw-bg-opacity:1;background-color:rgb(201 218 244/var(--tw-bg-opacity,1))}.sui-bg-black{--tw-bg-opacity:1;background-color:rgb(35 38 47/var(--tw-bg-opacity,1))}.sui-bg-black\\/10{background-color:rgba(35,38,47,.1)}.sui-bg-black\\/50{background-color:rgba(35,38,47,.5)}.sui-bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.sui-bg-disabled{--tw-bg-opacity:1;background-color:rgb(178 187 199/var(--tw-bg-opacity,1))}.sui-bg-disabled\\/0{background-color:rgba(178,187,199,0)}.sui-bg-disabled\\/10{background-color:rgba(178,187,199,.1)}.sui-bg-disabled\\/100{background-color:#b2bbc7}.sui-bg-disabled\\/15{background-color:rgba(178,187,199,.15)}.sui-bg-disabled\\/20{background-color:rgba(178,187,199,.2)}.sui-bg-disabled\\/25{background-color:rgba(178,187,199,.25)}.sui-bg-disabled\\/30{background-color:rgba(178,187,199,.3)}.sui-bg-disabled\\/35{background-color:rgba(178,187,199,.35)}.sui-bg-disabled\\/40{background-color:rgba(178,187,199,.4)}.sui-bg-disabled\\/45{background-color:rgba(178,187,199,.45)}.sui-bg-disabled\\/5{background-color:rgba(178,187,199,.05)}.sui-bg-disabled\\/50{background-color:rgba(178,187,199,.5)}.sui-bg-disabled\\/55{background-color:rgba(178,187,199,.55)}.sui-bg-disabled\\/60{background-color:rgba(178,187,199,.6)}.sui-bg-disabled\\/65{background-color:rgba(178,187,199,.65)}.sui-bg-disabled\\/70{background-color:rgba(178,187,199,.7)}.sui-bg-disabled\\/75{background-color:rgba(178,187,199,.75)}.sui-bg-disabled\\/80{background-color:rgba(178,187,199,.8)}.sui-bg-disabled\\/85{background-color:rgba(178,187,199,.85)}.sui-bg-disabled\\/90{background-color:rgba(178,187,199,.9)}.sui-bg-disabled\\/95{background-color:rgba(178,187,199,.95)}.sui-bg-error{--tw-bg-opacity:1;background-color:rgb(234 53 64/var(--tw-bg-opacity,1))}.sui-bg-error\\/0{background-color:rgba(234,53,64,0)}.sui-bg-error\\/10{background-color:rgba(234,53,64,.1)}.sui-bg-error\\/100{background-color:#ea3540}.sui-bg-error\\/15{background-color:rgba(234,53,64,.15)}.sui-bg-error\\/20{background-color:rgba(234,53,64,.2)}.sui-bg-error\\/25{background-color:rgba(234,53,64,.25)}.sui-bg-error\\/30{background-color:rgba(234,53,64,.3)}.sui-bg-error\\/35{background-color:rgba(234,53,64,.35)}.sui-bg-error\\/40{background-color:rgba(234,53,64,.4)}.sui-bg-error\\/45{background-color:rgba(234,53,64,.45)}.sui-bg-error\\/5{background-color:rgba(234,53,64,.05)}.sui-bg-error\\/50{background-color:rgba(234,53,64,.5)}.sui-bg-error\\/55{background-color:rgba(234,53,64,.55)}.sui-bg-error\\/60{background-color:rgba(234,53,64,.6)}.sui-bg-error\\/65{background-color:rgba(234,53,64,.65)}.sui-bg-error\\/70{background-color:rgba(234,53,64,.7)}.sui-bg-error\\/75{background-color:rgba(234,53,64,.75)}.sui-bg-error\\/80{background-color:rgba(234,53,64,.8)}.sui-bg-error\\/85{background-color:rgba(234,53,64,.85)}.sui-bg-error\\/90{background-color:rgba(234,53,64,.9)}.sui-bg-error\\/95{background-color:rgba(234,53,64,.95)}.sui-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.sui-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.sui-bg-inactive{--tw-bg-opacity:1;background-color:rgb(119 126 144/var(--tw-bg-opacity,1))}.sui-bg-inactive\\/0{background-color:rgba(119,126,144,0)}.sui-bg-inactive\\/10{background-color:rgba(119,126,144,.1)}.sui-bg-inactive\\/100{background-color:#777e90}.sui-bg-inactive\\/15{background-color:rgba(119,126,144,.15)}.sui-bg-inactive\\/20{background-color:rgba(119,126,144,.2)}.sui-bg-inactive\\/25{background-color:rgba(119,126,144,.25)}.sui-bg-inactive\\/30{background-color:rgba(119,126,144,.3)}.sui-bg-inactive\\/35{background-color:rgba(119,126,144,.35)}.sui-bg-inactive\\/40{background-color:rgba(119,126,144,.4)}.sui-bg-inactive\\/45{background-color:rgba(119,126,144,.45)}.sui-bg-inactive\\/5{background-color:rgba(119,126,144,.05)}.sui-bg-inactive\\/50{background-color:rgba(119,126,144,.5)}.sui-bg-inactive\\/55{background-color:rgba(119,126,144,.55)}.sui-bg-inactive\\/60{background-color:rgba(119,126,144,.6)}.sui-bg-inactive\\/65{background-color:rgba(119,126,144,.65)}.sui-bg-inactive\\/70{background-color:rgba(119,126,144,.7)}.sui-bg-inactive\\/75{background-color:rgba(119,126,144,.75)}.sui-bg-inactive\\/80{background-color:rgba(119,126,144,.8)}.sui-bg-inactive\\/85{background-color:rgba(119,126,144,.85)}.sui-bg-inactive\\/90{background-color:rgba(119,126,144,.9)}.sui-bg-inactive\\/95{background-color:rgba(119,126,144,.95)}.sui-bg-info{--tw-bg-opacity:1;background-color:rgb(39 114 240/var(--tw-bg-opacity,1))}.sui-bg-info\\/0{background-color:rgba(39,114,240,0)}.sui-bg-info\\/10{background-color:rgba(39,114,240,.1)}.sui-bg-info\\/100{background-color:#2772f0}.sui-bg-info\\/15{background-color:rgba(39,114,240,.15)}.sui-bg-info\\/20{background-color:rgba(39,114,240,.2)}.sui-bg-info\\/25{background-color:rgba(39,114,240,.25)}.sui-bg-info\\/30{background-color:rgba(39,114,240,.3)}.sui-bg-info\\/35{background-color:rgba(39,114,240,.35)}.sui-bg-info\\/40{background-color:rgba(39,114,240,.4)}.sui-bg-info\\/45{background-color:rgba(39,114,240,.45)}.sui-bg-info\\/5{background-color:rgba(39,114,240,.05)}.sui-bg-info\\/50{background-color:rgba(39,114,240,.5)}.sui-bg-info\\/55{background-color:rgba(39,114,240,.55)}.sui-bg-info\\/60{background-color:rgba(39,114,240,.6)}.sui-bg-info\\/65{background-color:rgba(39,114,240,.65)}.sui-bg-info\\/70{background-color:rgba(39,114,240,.7)}.sui-bg-info\\/75{background-color:rgba(39,114,240,.75)}.sui-bg-info\\/80{background-color:rgba(39,114,240,.8)}.sui-bg-info\\/85{background-color:rgba(39,114,240,.85)}.sui-bg-info\\/90{background-color:rgba(39,114,240,.9)}.sui-bg-info\\/95{background-color:rgba(39,114,240,.95)}.sui-bg-primary{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.sui-bg-primary-100{--tw-bg-opacity:1;background-color:rgb(225 230 243/var(--tw-bg-opacity,1))}.sui-bg-primary-100\\/0{background-color:rgba(225,230,243,0)}.sui-bg-primary-100\\/10{background-color:rgba(225,230,243,.1)}.sui-bg-primary-100\\/100{background-color:#e1e6f3}.sui-bg-primary-100\\/15{background-color:rgba(225,230,243,.15)}.sui-bg-primary-100\\/20{background-color:rgba(225,230,243,.2)}.sui-bg-primary-100\\/25{background-color:rgba(225,230,243,.25)}.sui-bg-primary-100\\/30{background-color:rgba(225,230,243,.3)}.sui-bg-primary-100\\/35{background-color:rgba(225,230,243,.35)}.sui-bg-primary-100\\/40{background-color:rgba(225,230,243,.4)}.sui-bg-primary-100\\/45{background-color:rgba(225,230,243,.45)}.sui-bg-primary-100\\/5{background-color:rgba(225,230,243,.05)}.sui-bg-primary-100\\/50{background-color:rgba(225,230,243,.5)}.sui-bg-primary-100\\/55{background-color:rgba(225,230,243,.55)}.sui-bg-primary-100\\/60{background-color:rgba(225,230,243,.6)}.sui-bg-primary-100\\/65{background-color:rgba(225,230,243,.65)}.sui-bg-primary-100\\/70{background-color:rgba(225,230,243,.7)}.sui-bg-primary-100\\/75{background-color:rgba(225,230,243,.75)}.sui-bg-primary-100\\/80{background-color:rgba(225,230,243,.8)}.sui-bg-primary-100\\/85{background-color:rgba(225,230,243,.85)}.sui-bg-primary-100\\/90{background-color:rgba(225,230,243,.9)}.sui-bg-primary-100\\/95{background-color:rgba(225,230,243,.95)}.sui-bg-primary-200{--tw-bg-opacity:1;background-color:rgb(195 205 231/var(--tw-bg-opacity,1))}.sui-bg-primary-200\\/0{background-color:rgba(195,205,231,0)}.sui-bg-primary-200\\/10{background-color:rgba(195,205,231,.1)}.sui-bg-primary-200\\/100{background-color:#c3cde7}.sui-bg-primary-200\\/15{background-color:rgba(195,205,231,.15)}.sui-bg-primary-200\\/20{background-color:rgba(195,205,231,.2)}.sui-bg-primary-200\\/25{background-color:rgba(195,205,231,.25)}.sui-bg-primary-200\\/30{background-color:rgba(195,205,231,.3)}.sui-bg-primary-200\\/35{background-color:rgba(195,205,231,.35)}.sui-bg-primary-200\\/40{background-color:rgba(195,205,231,.4)}.sui-bg-primary-200\\/45{background-color:rgba(195,205,231,.45)}.sui-bg-primary-200\\/5{background-color:rgba(195,205,231,.05)}.sui-bg-primary-200\\/50{background-color:rgba(195,205,231,.5)}.sui-bg-primary-200\\/55{background-color:rgba(195,205,231,.55)}.sui-bg-primary-200\\/60{background-color:rgba(195,205,231,.6)}.sui-bg-primary-200\\/65{background-color:rgba(195,205,231,.65)}.sui-bg-primary-200\\/70{background-color:rgba(195,205,231,.7)}.sui-bg-primary-200\\/75{background-color:rgba(195,205,231,.75)}.sui-bg-primary-200\\/80{background-color:rgba(195,205,231,.8)}.sui-bg-primary-200\\/85{background-color:rgba(195,205,231,.85)}.sui-bg-primary-200\\/90{background-color:rgba(195,205,231,.9)}.sui-bg-primary-200\\/95{background-color:rgba(195,205,231,.95)}.sui-bg-primary-300{--tw-bg-opacity:1;background-color:rgb(165 180 219/var(--tw-bg-opacity,1))}.sui-bg-primary-300\\/0{background-color:rgba(165,180,219,0)}.sui-bg-primary-300\\/10{background-color:rgba(165,180,219,.1)}.sui-bg-primary-300\\/100{background-color:#a5b4db}.sui-bg-primary-300\\/15{background-color:rgba(165,180,219,.15)}.sui-bg-primary-300\\/20{background-color:rgba(165,180,219,.2)}.sui-bg-primary-300\\/25{background-color:rgba(165,180,219,.25)}.sui-bg-primary-300\\/30{background-color:rgba(165,180,219,.3)}.sui-bg-primary-300\\/35{background-color:rgba(165,180,219,.35)}.sui-bg-primary-300\\/40{background-color:rgba(165,180,219,.4)}.sui-bg-primary-300\\/45{background-color:rgba(165,180,219,.45)}.sui-bg-primary-300\\/5{background-color:rgba(165,180,219,.05)}.sui-bg-primary-300\\/50{background-color:rgba(165,180,219,.5)}.sui-bg-primary-300\\/55{background-color:rgba(165,180,219,.55)}.sui-bg-primary-300\\/60{background-color:rgba(165,180,219,.6)}.sui-bg-primary-300\\/65{background-color:rgba(165,180,219,.65)}.sui-bg-primary-300\\/70{background-color:rgba(165,180,219,.7)}.sui-bg-primary-300\\/75{background-color:rgba(165,180,219,.75)}.sui-bg-primary-300\\/80{background-color:rgba(165,180,219,.8)}.sui-bg-primary-300\\/85{background-color:rgba(165,180,219,.85)}.sui-bg-primary-300\\/90{background-color:rgba(165,180,219,.9)}.sui-bg-primary-300\\/95{background-color:rgba(165,180,219,.95)}.sui-bg-primary-400{--tw-bg-opacity:1;background-color:rgb(135 155 207/var(--tw-bg-opacity,1))}.sui-bg-primary-400\\/0{background-color:rgba(135,155,207,0)}.sui-bg-primary-400\\/10{background-color:rgba(135,155,207,.1)}.sui-bg-primary-400\\/100{background-color:#879bcf}.sui-bg-primary-400\\/15{background-color:rgba(135,155,207,.15)}.sui-bg-primary-400\\/20{background-color:rgba(135,155,207,.2)}.sui-bg-primary-400\\/25{background-color:rgba(135,155,207,.25)}.sui-bg-primary-400\\/30{background-color:rgba(135,155,207,.3)}.sui-bg-primary-400\\/35{background-color:rgba(135,155,207,.35)}.sui-bg-primary-400\\/40{background-color:rgba(135,155,207,.4)}.sui-bg-primary-400\\/45{background-color:rgba(135,155,207,.45)}.sui-bg-primary-400\\/5{background-color:rgba(135,155,207,.05)}.sui-bg-primary-400\\/50{background-color:rgba(135,155,207,.5)}.sui-bg-primary-400\\/55{background-color:rgba(135,155,207,.55)}.sui-bg-primary-400\\/60{background-color:rgba(135,155,207,.6)}.sui-bg-primary-400\\/65{background-color:rgba(135,155,207,.65)}.sui-bg-primary-400\\/70{background-color:rgba(135,155,207,.7)}.sui-bg-primary-400\\/75{background-color:rgba(135,155,207,.75)}.sui-bg-primary-400\\/80{background-color:rgba(135,155,207,.8)}.sui-bg-primary-400\\/85{background-color:rgba(135,155,207,.85)}.sui-bg-primary-400\\/90{background-color:rgba(135,155,207,.9)}.sui-bg-primary-400\\/95{background-color:rgba(135,155,207,.95)}.sui-bg-primary-50{--tw-bg-opacity:1;background-color:rgb(240 242 249/var(--tw-bg-opacity,1))}.sui-bg-primary-50\\/0{background-color:rgba(240,242,249,0)}.sui-bg-primary-50\\/10{background-color:rgba(240,242,249,.1)}.sui-bg-primary-50\\/100{background-color:#f0f2f9}.sui-bg-primary-50\\/15{background-color:rgba(240,242,249,.15)}.sui-bg-primary-50\\/20{background-color:rgba(240,242,249,.2)}.sui-bg-primary-50\\/25{background-color:rgba(240,242,249,.25)}.sui-bg-primary-50\\/30{background-color:rgba(240,242,249,.3)}.sui-bg-primary-50\\/35{background-color:rgba(240,242,249,.35)}.sui-bg-primary-50\\/40{background-color:rgba(240,242,249,.4)}.sui-bg-primary-50\\/45{background-color:rgba(240,242,249,.45)}.sui-bg-primary-50\\/5{background-color:rgba(240,242,249,.05)}.sui-bg-primary-50\\/50{background-color:rgba(240,242,249,.5)}.sui-bg-primary-50\\/55{background-color:rgba(240,242,249,.55)}.sui-bg-primary-50\\/60{background-color:rgba(240,242,249,.6)}.sui-bg-primary-50\\/65{background-color:rgba(240,242,249,.65)}.sui-bg-primary-50\\/70{background-color:rgba(240,242,249,.7)}.sui-bg-primary-50\\/75{background-color:rgba(240,242,249,.75)}.sui-bg-primary-50\\/80{background-color:rgba(240,242,249,.8)}.sui-bg-primary-50\\/85{background-color:rgba(240,242,249,.85)}.sui-bg-primary-50\\/90{background-color:rgba(240,242,249,.9)}.sui-bg-primary-50\\/95{background-color:rgba(240,242,249,.95)}.sui-bg-primary-500{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.sui-bg-primary-500\\/0{background-color:rgba(54,73,155,0)}.sui-bg-primary-500\\/10{background-color:rgba(54,73,155,.1)}.sui-bg-primary-500\\/100{background-color:#36499b}.sui-bg-primary-500\\/15{background-color:rgba(54,73,155,.15)}.sui-bg-primary-500\\/20{background-color:rgba(54,73,155,.2)}.sui-bg-primary-500\\/25{background-color:rgba(54,73,155,.25)}.sui-bg-primary-500\\/30{background-color:rgba(54,73,155,.3)}.sui-bg-primary-500\\/35{background-color:rgba(54,73,155,.35)}.sui-bg-primary-500\\/40{background-color:rgba(54,73,155,.4)}.sui-bg-primary-500\\/45{background-color:rgba(54,73,155,.45)}.sui-bg-primary-500\\/5{background-color:rgba(54,73,155,.05)}.sui-bg-primary-500\\/50{background-color:rgba(54,73,155,.5)}.sui-bg-primary-500\\/55{background-color:rgba(54,73,155,.55)}.sui-bg-primary-500\\/60{background-color:rgba(54,73,155,.6)}.sui-bg-primary-500\\/65{background-color:rgba(54,73,155,.65)}.sui-bg-primary-500\\/70{background-color:rgba(54,73,155,.7)}.sui-bg-primary-500\\/75{background-color:rgba(54,73,155,.75)}.sui-bg-primary-500\\/80{background-color:rgba(54,73,155,.8)}.sui-bg-primary-500\\/85{background-color:rgba(54,73,155,.85)}.sui-bg-primary-500\\/90{background-color:rgba(54,73,155,.9)}.sui-bg-primary-500\\/95{background-color:rgba(54,73,155,.95)}.sui-bg-primary-600{--tw-bg-opacity:1;background-color:rgb(43 58 124/var(--tw-bg-opacity,1))}.sui-bg-primary-600\\/0{background-color:rgba(43,58,124,0)}.sui-bg-primary-600\\/10{background-color:rgba(43,58,124,.1)}.sui-bg-primary-600\\/100{background-color:#2b3a7c}.sui-bg-primary-600\\/15{background-color:rgba(43,58,124,.15)}.sui-bg-primary-600\\/20{background-color:rgba(43,58,124,.2)}.sui-bg-primary-600\\/25{background-color:rgba(43,58,124,.25)}.sui-bg-primary-600\\/30{background-color:rgba(43,58,124,.3)}.sui-bg-primary-600\\/35{background-color:rgba(43,58,124,.35)}.sui-bg-primary-600\\/40{background-color:rgba(43,58,124,.4)}.sui-bg-primary-600\\/45{background-color:rgba(43,58,124,.45)}.sui-bg-primary-600\\/5{background-color:rgba(43,58,124,.05)}.sui-bg-primary-600\\/50{background-color:rgba(43,58,124,.5)}.sui-bg-primary-600\\/55{background-color:rgba(43,58,124,.55)}.sui-bg-primary-600\\/60{background-color:rgba(43,58,124,.6)}.sui-bg-primary-600\\/65{background-color:rgba(43,58,124,.65)}.sui-bg-primary-600\\/70{background-color:rgba(43,58,124,.7)}.sui-bg-primary-600\\/75{background-color:rgba(43,58,124,.75)}.sui-bg-primary-600\\/80{background-color:rgba(43,58,124,.8)}.sui-bg-primary-600\\/85{background-color:rgba(43,58,124,.85)}.sui-bg-primary-600\\/90{background-color:rgba(43,58,124,.9)}.sui-bg-primary-600\\/95{background-color:rgba(43,58,124,.95)}.sui-bg-primary-700{--tw-bg-opacity:1;background-color:rgb(32 43 93/var(--tw-bg-opacity,1))}.sui-bg-primary-700\\/0{background-color:rgba(32,43,93,0)}.sui-bg-primary-700\\/10{background-color:rgba(32,43,93,.1)}.sui-bg-primary-700\\/100{background-color:#202b5d}.sui-bg-primary-700\\/15{background-color:rgba(32,43,93,.15)}.sui-bg-primary-700\\/20{background-color:rgba(32,43,93,.2)}.sui-bg-primary-700\\/25{background-color:rgba(32,43,93,.25)}.sui-bg-primary-700\\/30{background-color:rgba(32,43,93,.3)}.sui-bg-primary-700\\/35{background-color:rgba(32,43,93,.35)}.sui-bg-primary-700\\/40{background-color:rgba(32,43,93,.4)}.sui-bg-primary-700\\/45{background-color:rgba(32,43,93,.45)}.sui-bg-primary-700\\/5{background-color:rgba(32,43,93,.05)}.sui-bg-primary-700\\/50{background-color:rgba(32,43,93,.5)}.sui-bg-primary-700\\/55{background-color:rgba(32,43,93,.55)}.sui-bg-primary-700\\/60{background-color:rgba(32,43,93,.6)}.sui-bg-primary-700\\/65{background-color:rgba(32,43,93,.65)}.sui-bg-primary-700\\/70{background-color:rgba(32,43,93,.7)}.sui-bg-primary-700\\/75{background-color:rgba(32,43,93,.75)}.sui-bg-primary-700\\/80{background-color:rgba(32,43,93,.8)}.sui-bg-primary-700\\/85{background-color:rgba(32,43,93,.85)}.sui-bg-primary-700\\/90{background-color:rgba(32,43,93,.9)}.sui-bg-primary-700\\/95{background-color:rgba(32,43,93,.95)}.sui-bg-primary-800{--tw-bg-opacity:1;background-color:rgb(22 29 62/var(--tw-bg-opacity,1))}.sui-bg-primary-800\\/0{background-color:rgba(22,29,62,0)}.sui-bg-primary-800\\/10{background-color:rgba(22,29,62,.1)}.sui-bg-primary-800\\/100{background-color:#161d3e}.sui-bg-primary-800\\/15{background-color:rgba(22,29,62,.15)}.sui-bg-primary-800\\/20{background-color:rgba(22,29,62,.2)}.sui-bg-primary-800\\/25{background-color:rgba(22,29,62,.25)}.sui-bg-primary-800\\/30{background-color:rgba(22,29,62,.3)}.sui-bg-primary-800\\/35{background-color:rgba(22,29,62,.35)}.sui-bg-primary-800\\/40{background-color:rgba(22,29,62,.4)}.sui-bg-primary-800\\/45{background-color:rgba(22,29,62,.45)}.sui-bg-primary-800\\/5{background-color:rgba(22,29,62,.05)}.sui-bg-primary-800\\/50{background-color:rgba(22,29,62,.5)}.sui-bg-primary-800\\/55{background-color:rgba(22,29,62,.55)}.sui-bg-primary-800\\/60{background-color:rgba(22,29,62,.6)}.sui-bg-primary-800\\/65{background-color:rgba(22,29,62,.65)}.sui-bg-primary-800\\/70{background-color:rgba(22,29,62,.7)}.sui-bg-primary-800\\/75{background-color:rgba(22,29,62,.75)}.sui-bg-primary-800\\/80{background-color:rgba(22,29,62,.8)}.sui-bg-primary-800\\/85{background-color:rgba(22,29,62,.85)}.sui-bg-primary-800\\/90{background-color:rgba(22,29,62,.9)}.sui-bg-primary-800\\/95{background-color:rgba(22,29,62,.95)}.sui-bg-primary-900{--tw-bg-opacity:1;background-color:rgb(11 14 31/var(--tw-bg-opacity,1))}.sui-bg-primary-900\\/0{background-color:rgba(11,14,31,0)}.sui-bg-primary-900\\/10{background-color:rgba(11,14,31,.1)}.sui-bg-primary-900\\/100{background-color:#0b0e1f}.sui-bg-primary-900\\/15{background-color:rgba(11,14,31,.15)}.sui-bg-primary-900\\/20{background-color:rgba(11,14,31,.2)}.sui-bg-primary-900\\/25{background-color:rgba(11,14,31,.25)}.sui-bg-primary-900\\/30{background-color:rgba(11,14,31,.3)}.sui-bg-primary-900\\/35{background-color:rgba(11,14,31,.35)}.sui-bg-primary-900\\/40{background-color:rgba(11,14,31,.4)}.sui-bg-primary-900\\/45{background-color:rgba(11,14,31,.45)}.sui-bg-primary-900\\/5{background-color:rgba(11,14,31,.05)}.sui-bg-primary-900\\/50{background-color:rgba(11,14,31,.5)}.sui-bg-primary-900\\/55{background-color:rgba(11,14,31,.55)}.sui-bg-primary-900\\/60{background-color:rgba(11,14,31,.6)}.sui-bg-primary-900\\/65{background-color:rgba(11,14,31,.65)}.sui-bg-primary-900\\/70{background-color:rgba(11,14,31,.7)}.sui-bg-primary-900\\/75{background-color:rgba(11,14,31,.75)}.sui-bg-primary-900\\/80{background-color:rgba(11,14,31,.8)}.sui-bg-primary-900\\/85{background-color:rgba(11,14,31,.85)}.sui-bg-primary-900\\/90{background-color:rgba(11,14,31,.9)}.sui-bg-primary-900\\/95{background-color:rgba(11,14,31,.95)}.sui-bg-primary\\/0{background-color:rgba(54,73,155,0)}.sui-bg-primary\\/10{background-color:rgba(54,73,155,.1)}.sui-bg-primary\\/100{background-color:#36499b}.sui-bg-primary\\/15{background-color:rgba(54,73,155,.15)}.sui-bg-primary\\/20{background-color:rgba(54,73,155,.2)}.sui-bg-primary\\/25{background-color:rgba(54,73,155,.25)}.sui-bg-primary\\/30{background-color:rgba(54,73,155,.3)}.sui-bg-primary\\/35{background-color:rgba(54,73,155,.35)}.sui-bg-primary\\/40{background-color:rgba(54,73,155,.4)}.sui-bg-primary\\/45{background-color:rgba(54,73,155,.45)}.sui-bg-primary\\/5{background-color:rgba(54,73,155,.05)}.sui-bg-primary\\/50{background-color:rgba(54,73,155,.5)}.sui-bg-primary\\/55{background-color:rgba(54,73,155,.55)}.sui-bg-primary\\/60{background-color:rgba(54,73,155,.6)}.sui-bg-primary\\/65{background-color:rgba(54,73,155,.65)}.sui-bg-primary\\/70{background-color:rgba(54,73,155,.7)}.sui-bg-primary\\/75{background-color:rgba(54,73,155,.75)}.sui-bg-primary\\/80{background-color:rgba(54,73,155,.8)}.sui-bg-primary\\/85{background-color:rgba(54,73,155,.85)}.sui-bg-primary\\/90{background-color:rgba(54,73,155,.9)}.sui-bg-primary\\/95{background-color:rgba(54,73,155,.95)}.sui-bg-secondary{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.sui-bg-secondary-1{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-secondary-1\\/0{background-color:hsla(0,0%,100%,0)}.sui-bg-secondary-1\\/10{background-color:hsla(0,0%,100%,.1)}.sui-bg-secondary-1\\/100{background-color:#fff}.sui-bg-secondary-1\\/15{background-color:hsla(0,0%,100%,.15)}.sui-bg-secondary-1\\/20{background-color:hsla(0,0%,100%,.2)}.sui-bg-secondary-1\\/25{background-color:hsla(0,0%,100%,.25)}.sui-bg-secondary-1\\/30{background-color:hsla(0,0%,100%,.3)}.sui-bg-secondary-1\\/35{background-color:hsla(0,0%,100%,.35)}.sui-bg-secondary-1\\/40{background-color:hsla(0,0%,100%,.4)}.sui-bg-secondary-1\\/45{background-color:hsla(0,0%,100%,.45)}.sui-bg-secondary-1\\/5{background-color:hsla(0,0%,100%,.05)}.sui-bg-secondary-1\\/50{background-color:hsla(0,0%,100%,.5)}.sui-bg-secondary-1\\/55{background-color:hsla(0,0%,100%,.55)}.sui-bg-secondary-1\\/60{background-color:hsla(0,0%,100%,.6)}.sui-bg-secondary-1\\/65{background-color:hsla(0,0%,100%,.65)}.sui-bg-secondary-1\\/70{background-color:hsla(0,0%,100%,.7)}.sui-bg-secondary-1\\/75{background-color:hsla(0,0%,100%,.75)}.sui-bg-secondary-1\\/80{background-color:hsla(0,0%,100%,.8)}.sui-bg-secondary-1\\/85{background-color:hsla(0,0%,100%,.85)}.sui-bg-secondary-1\\/90{background-color:hsla(0,0%,100%,.9)}.sui-bg-secondary-1\\/95{background-color:hsla(0,0%,100%,.95)}.sui-bg-secondary-2{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.sui-bg-secondary-2\\/0{background-color:rgba(225,234,248,0)}.sui-bg-secondary-2\\/10{background-color:rgba(225,234,248,.1)}.sui-bg-secondary-2\\/100{background-color:#e1eaf8}.sui-bg-secondary-2\\/15{background-color:rgba(225,234,248,.15)}.sui-bg-secondary-2\\/20{background-color:rgba(225,234,248,.2)}.sui-bg-secondary-2\\/25{background-color:rgba(225,234,248,.25)}.sui-bg-secondary-2\\/30{background-color:rgba(225,234,248,.3)}.sui-bg-secondary-2\\/35{background-color:rgba(225,234,248,.35)}.sui-bg-secondary-2\\/40{background-color:rgba(225,234,248,.4)}.sui-bg-secondary-2\\/45{background-color:rgba(225,234,248,.45)}.sui-bg-secondary-2\\/5{background-color:rgba(225,234,248,.05)}.sui-bg-secondary-2\\/50{background-color:rgba(225,234,248,.5)}.sui-bg-secondary-2\\/55{background-color:rgba(225,234,248,.55)}.sui-bg-secondary-2\\/60{background-color:rgba(225,234,248,.6)}.sui-bg-secondary-2\\/65{background-color:rgba(225,234,248,.65)}.sui-bg-secondary-2\\/70{background-color:rgba(225,234,248,.7)}.sui-bg-secondary-2\\/75{background-color:rgba(225,234,248,.75)}.sui-bg-secondary-2\\/80{background-color:rgba(225,234,248,.8)}.sui-bg-secondary-2\\/85{background-color:rgba(225,234,248,.85)}.sui-bg-secondary-2\\/90{background-color:rgba(225,234,248,.9)}.sui-bg-secondary-2\\/95{background-color:rgba(225,234,248,.95)}.sui-bg-secondary-3{--tw-bg-opacity:1;background-color:rgb(201 218 244/var(--tw-bg-opacity,1))}.sui-bg-secondary-3\\/0{background-color:rgba(201,218,244,0)}.sui-bg-secondary-3\\/10{background-color:rgba(201,218,244,.1)}.sui-bg-secondary-3\\/100{background-color:#c9daf4}.sui-bg-secondary-3\\/15{background-color:rgba(201,218,244,.15)}.sui-bg-secondary-3\\/20{background-color:rgba(201,218,244,.2)}.sui-bg-secondary-3\\/25{background-color:rgba(201,218,244,.25)}.sui-bg-secondary-3\\/30{background-color:rgba(201,218,244,.3)}.sui-bg-secondary-3\\/35{background-color:rgba(201,218,244,.35)}.sui-bg-secondary-3\\/40{background-color:rgba(201,218,244,.4)}.sui-bg-secondary-3\\/45{background-color:rgba(201,218,244,.45)}.sui-bg-secondary-3\\/5{background-color:rgba(201,218,244,.05)}.sui-bg-secondary-3\\/50{background-color:rgba(201,218,244,.5)}.sui-bg-secondary-3\\/55{background-color:rgba(201,218,244,.55)}.sui-bg-secondary-3\\/60{background-color:rgba(201,218,244,.6)}.sui-bg-secondary-3\\/65{background-color:rgba(201,218,244,.65)}.sui-bg-secondary-3\\/70{background-color:rgba(201,218,244,.7)}.sui-bg-secondary-3\\/75{background-color:rgba(201,218,244,.75)}.sui-bg-secondary-3\\/80{background-color:rgba(201,218,244,.8)}.sui-bg-secondary-3\\/85{background-color:rgba(201,218,244,.85)}.sui-bg-secondary-3\\/90{background-color:rgba(201,218,244,.9)}.sui-bg-secondary-3\\/95{background-color:rgba(201,218,244,.95)}.sui-bg-secondary\\/0{background-color:rgba(242,246,252,0)}.sui-bg-secondary\\/10{background-color:rgba(242,246,252,.1)}.sui-bg-secondary\\/100{background-color:#f2f6fc}.sui-bg-secondary\\/15{background-color:rgba(242,246,252,.15)}.sui-bg-secondary\\/20{background-color:rgba(242,246,252,.2)}.sui-bg-secondary\\/25{background-color:rgba(242,246,252,.25)}.sui-bg-secondary\\/30{background-color:rgba(242,246,252,.3)}.sui-bg-secondary\\/35{background-color:rgba(242,246,252,.35)}.sui-bg-secondary\\/40{background-color:rgba(242,246,252,.4)}.sui-bg-secondary\\/45{background-color:rgba(242,246,252,.45)}.sui-bg-secondary\\/5{background-color:rgba(242,246,252,.05)}.sui-bg-secondary\\/50{background-color:rgba(242,246,252,.5)}.sui-bg-secondary\\/55{background-color:rgba(242,246,252,.55)}.sui-bg-secondary\\/60{background-color:rgba(242,246,252,.6)}.sui-bg-secondary\\/65{background-color:rgba(242,246,252,.65)}.sui-bg-secondary\\/70{background-color:rgba(242,246,252,.7)}.sui-bg-secondary\\/75{background-color:rgba(242,246,252,.75)}.sui-bg-secondary\\/80{background-color:rgba(242,246,252,.8)}.sui-bg-secondary\\/85{background-color:rgba(242,246,252,.85)}.sui-bg-secondary\\/90{background-color:rgba(242,246,252,.9)}.sui-bg-secondary\\/95{background-color:rgba(242,246,252,.95)}.sui-bg-stroke-level2{--tw-bg-opacity:1;background-color:rgb(178 187 199/var(--tw-bg-opacity,1))}.sui-bg-stroke-level3{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.sui-bg-success{--tw-bg-opacity:1;background-color:rgb(34 188 77/var(--tw-bg-opacity,1))}.sui-bg-success\\/0{background-color:rgba(34,188,77,0)}.sui-bg-success\\/10{background-color:rgba(34,188,77,.1)}.sui-bg-success\\/100{background-color:#22bc4d}.sui-bg-success\\/15{background-color:rgba(34,188,77,.15)}.sui-bg-success\\/20{background-color:rgba(34,188,77,.2)}.sui-bg-success\\/25{background-color:rgba(34,188,77,.25)}.sui-bg-success\\/30{background-color:rgba(34,188,77,.3)}.sui-bg-success\\/35{background-color:rgba(34,188,77,.35)}.sui-bg-success\\/40{background-color:rgba(34,188,77,.4)}.sui-bg-success\\/45{background-color:rgba(34,188,77,.45)}.sui-bg-success\\/5{background-color:rgba(34,188,77,.05)}.sui-bg-success\\/50{background-color:rgba(34,188,77,.5)}.sui-bg-success\\/55{background-color:rgba(34,188,77,.55)}.sui-bg-success\\/60{background-color:rgba(34,188,77,.6)}.sui-bg-success\\/65{background-color:rgba(34,188,77,.65)}.sui-bg-success\\/70{background-color:rgba(34,188,77,.7)}.sui-bg-success\\/75{background-color:rgba(34,188,77,.75)}.sui-bg-success\\/80{background-color:rgba(34,188,77,.8)}.sui-bg-success\\/85{background-color:rgba(34,188,77,.85)}.sui-bg-success\\/90{background-color:rgba(34,188,77,.9)}.sui-bg-success\\/95{background-color:rgba(34,188,77,.95)}.sui-bg-transparent{background-color:transparent}.sui-bg-warning{--tw-bg-opacity:1;background-color:rgb(255 122 0/var(--tw-bg-opacity,1))}.sui-bg-warning\\/0{background-color:rgba(255,122,0,0)}.sui-bg-warning\\/10{background-color:rgba(255,122,0,.1)}.sui-bg-warning\\/100{background-color:#ff7a00}.sui-bg-warning\\/15{background-color:rgba(255,122,0,.15)}.sui-bg-warning\\/20{background-color:rgba(255,122,0,.2)}.sui-bg-warning\\/25{background-color:rgba(255,122,0,.25)}.sui-bg-warning\\/30{background-color:rgba(255,122,0,.3)}.sui-bg-warning\\/35{background-color:rgba(255,122,0,.35)}.sui-bg-warning\\/40{background-color:rgba(255,122,0,.4)}.sui-bg-warning\\/45{background-color:rgba(255,122,0,.45)}.sui-bg-warning\\/5{background-color:rgba(255,122,0,.05)}.sui-bg-warning\\/50{background-color:rgba(255,122,0,.5)}.sui-bg-warning\\/55{background-color:rgba(255,122,0,.55)}.sui-bg-warning\\/60{background-color:rgba(255,122,0,.6)}.sui-bg-warning\\/65{background-color:rgba(255,122,0,.65)}.sui-bg-warning\\/70{background-color:rgba(255,122,0,.7)}.sui-bg-warning\\/75{background-color:rgba(255,122,0,.75)}.sui-bg-warning\\/80{background-color:rgba(255,122,0,.8)}.sui-bg-warning\\/85{background-color:rgba(255,122,0,.85)}.sui-bg-warning\\/90{background-color:rgba(255,122,0,.9)}.sui-bg-warning\\/95{background-color:rgba(255,122,0,.95)}.sui-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-white\\/20{background-color:hsla(0,0%,100%,.2)}.sui-bg-white\\/5{background-color:hsla(0,0%,100%,.05)}.sui-bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.sui-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.sui-from-primary{--tw-gradient-from:#36499b var(--tw-gradient-from-position);--tw-gradient-to:rgba(54,73,155,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.sui-to-primary{--tw-gradient-to:#36499b var(--tw-gradient-to-position)}.sui-to-primary\\/90{--tw-gradient-to:rgba(54,73,155,.9) var(--tw-gradient-to-position)}.sui-fill-error{fill:#ea3540}.sui-fill-primary{fill:#36499b}.sui-stroke-error{stroke:#ea3540}.sui-stroke-inactive{stroke:#777e90}.sui-stroke-primary{stroke:#36499b}.sui-object-contain{-o-object-fit:contain;object-fit:contain}.sui-object-cover{-o-object-fit:cover;object-fit:cover}.sui-p-0{padding:0}.sui-p-1{padding:.25rem}.sui-p-1\\.5{padding:.375rem}.sui-p-10{padding:2.5rem}.sui-p-2{padding:.5rem}.sui-p-2\\.5{padding:.625rem}.sui-p-3{padding:.75rem}.sui-p-4{padding:1rem}.sui-p-5{padding:1.25rem}.sui-p-6{padding:1.5rem}.sui-p-8{padding:2rem}.sui-p-\\[2px\\]{padding:2px}.sui-px-0{padding-left:0;padding-right:0}.sui-px-1{padding-left:.25rem;padding-right:.25rem}.sui-px-1\\.5{padding-left:.375rem;padding-right:.375rem}.sui-px-10{padding-left:2.5rem;padding-right:2.5rem}.sui-px-2{padding-left:.5rem;padding-right:.5rem}.sui-px-3{padding-left:.75rem;padding-right:.75rem}.sui-px-4{padding-left:1rem;padding-right:1rem}.sui-px-8{padding-left:2rem;padding-right:2rem}.sui-py-0{padding-top:0;padding-bottom:0}.sui-py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}.sui-py-1{padding-top:.25rem;padding-bottom:.25rem}.sui-py-12{padding-top:3rem;padding-bottom:3rem}.sui-py-2{padding-top:.5rem;padding-bottom:.5rem}.sui-py-2\\.5{padding-top:.625rem;padding-bottom:.625rem}.sui-py-3{padding-top:.75rem;padding-bottom:.75rem}.sui-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sui-py-8{padding-top:2rem;padding-bottom:2rem}.sui-pl-10{padding-left:2.5rem}.sui-pl-5{padding-left:1.25rem}.sui-pr-1{padding-right:.25rem}.sui-pr-10{padding-right:2.5rem}.sui-pr-3{padding-right:.75rem}.sui-pr-4{padding-right:1rem}.sui-pt-2{padding-top:.5rem}.sui-pt-4{padding-top:1rem}.sui-pt-\\[2px\\]{padding-top:2px}.sui-text-left{text-align:left}.sui-text-center{text-align:center}.sui-text-right{text-align:right}.sui-align-baseline{vertical-align:baseline}.sui-align-middle{vertical-align:middle}.sui-text-12{font-size:.75rem}.sui-text-12,.sui-text-14{line-height:150%;letter-spacing:-.02em}.sui-text-14{font-size:.875rem}.sui-text-16{font-size:1rem}.sui-text-16,.sui-text-20{line-height:150%;letter-spacing:-.02em}.sui-text-20{font-size:1.25rem}.sui-text-24{font-size:1.5rem;line-height:150%;letter-spacing:-.02em}.sui-text-lg{font-size:1.125rem;line-height:1.75rem}.sui-text-sm{font-size:.875rem;line-height:1.25rem}.sui-text-xs{font-size:.75rem;line-height:1rem}.sui-font-bold{font-weight:700}.sui-font-medium{font-weight:500}.sui-font-normal{font-weight:400}.sui-font-semibold{font-weight:600}.sui-uppercase{text-transform:uppercase}.sui-capitalize{text-transform:capitalize}.sui-italic{font-style:italic}.sui-leading-\\[100\\%\\]{line-height:100%}.sui-leading-\\[150\\%\\]{line-height:150%}.sui-leading-none{line-height:1}.sui-leading-relaxed{line-height:1.625}.sui-tracking-\\[-0\\.01em\\]{letter-spacing:-.01em}.sui-tracking-\\[0\\.12em\\]{letter-spacing:.12em}.sui-tracking-wide{letter-spacing:.025em}.sui-text-\\[\\#777E90\\]{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.sui-text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.sui-text-current{color:currentColor}.sui-text-disabled{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.sui-text-disabled\\/0{color:rgba(178,187,199,0)}.sui-text-disabled\\/10{color:rgba(178,187,199,.1)}.sui-text-disabled\\/100{color:#b2bbc7}.sui-text-disabled\\/15{color:rgba(178,187,199,.15)}.sui-text-disabled\\/20{color:rgba(178,187,199,.2)}.sui-text-disabled\\/25{color:rgba(178,187,199,.25)}.sui-text-disabled\\/30{color:rgba(178,187,199,.3)}.sui-text-disabled\\/35{color:rgba(178,187,199,.35)}.sui-text-disabled\\/40{color:rgba(178,187,199,.4)}.sui-text-disabled\\/45{color:rgba(178,187,199,.45)}.sui-text-disabled\\/5{color:rgba(178,187,199,.05)}.sui-text-disabled\\/50{color:rgba(178,187,199,.5)}.sui-text-disabled\\/55{color:rgba(178,187,199,.55)}.sui-text-disabled\\/60{color:rgba(178,187,199,.6)}.sui-text-disabled\\/65{color:rgba(178,187,199,.65)}.sui-text-disabled\\/70{color:rgba(178,187,199,.7)}.sui-text-disabled\\/75{color:rgba(178,187,199,.75)}.sui-text-disabled\\/80{color:rgba(178,187,199,.8)}.sui-text-disabled\\/85{color:rgba(178,187,199,.85)}.sui-text-disabled\\/90{color:rgba(178,187,199,.9)}.sui-text-disabled\\/95{color:rgba(178,187,199,.95)}.sui-text-error{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-text-error\\/0{color:rgba(234,53,64,0)}.sui-text-error\\/10{color:rgba(234,53,64,.1)}.sui-text-error\\/100{color:#ea3540}.sui-text-error\\/15{color:rgba(234,53,64,.15)}.sui-text-error\\/20{color:rgba(234,53,64,.2)}.sui-text-error\\/25{color:rgba(234,53,64,.25)}.sui-text-error\\/30{color:rgba(234,53,64,.3)}.sui-text-error\\/35{color:rgba(234,53,64,.35)}.sui-text-error\\/40{color:rgba(234,53,64,.4)}.sui-text-error\\/45{color:rgba(234,53,64,.45)}.sui-text-error\\/5{color:rgba(234,53,64,.05)}.sui-text-error\\/50{color:rgba(234,53,64,.5)}.sui-text-error\\/55{color:rgba(234,53,64,.55)}.sui-text-error\\/60{color:rgba(234,53,64,.6)}.sui-text-error\\/65{color:rgba(234,53,64,.65)}.sui-text-error\\/70{color:rgba(234,53,64,.7)}.sui-text-error\\/75{color:rgba(234,53,64,.75)}.sui-text-error\\/80{color:rgba(234,53,64,.8)}.sui-text-error\\/85{color:rgba(234,53,64,.85)}.sui-text-error\\/90{color:rgba(234,53,64,.9)}.sui-text-error\\/95{color:rgba(234,53,64,.95)}.sui-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.sui-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.sui-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.sui-text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.sui-text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.sui-text-icon-black{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-icon-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-icon-default{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-icon-gray{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-icon-grayLight{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.sui-text-inactive{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-inactive\\/0{color:rgba(119,126,144,0)}.sui-text-inactive\\/10{color:rgba(119,126,144,.1)}.sui-text-inactive\\/100{color:#777e90}.sui-text-inactive\\/15{color:rgba(119,126,144,.15)}.sui-text-inactive\\/20{color:rgba(119,126,144,.2)}.sui-text-inactive\\/25{color:rgba(119,126,144,.25)}.sui-text-inactive\\/30{color:rgba(119,126,144,.3)}.sui-text-inactive\\/35{color:rgba(119,126,144,.35)}.sui-text-inactive\\/40{color:rgba(119,126,144,.4)}.sui-text-inactive\\/45{color:rgba(119,126,144,.45)}.sui-text-inactive\\/5{color:rgba(119,126,144,.05)}.sui-text-inactive\\/50{color:rgba(119,126,144,.5)}.sui-text-inactive\\/55{color:rgba(119,126,144,.55)}.sui-text-inactive\\/60{color:rgba(119,126,144,.6)}.sui-text-inactive\\/65{color:rgba(119,126,144,.65)}.sui-text-inactive\\/70{color:rgba(119,126,144,.7)}.sui-text-inactive\\/75{color:rgba(119,126,144,.75)}.sui-text-inactive\\/80{color:rgba(119,126,144,.8)}.sui-text-inactive\\/85{color:rgba(119,126,144,.85)}.sui-text-inactive\\/90{color:rgba(119,126,144,.9)}.sui-text-inactive\\/95{color:rgba(119,126,144,.95)}.sui-text-info{--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1))}.sui-text-info\\/0{color:rgba(39,114,240,0)}.sui-text-info\\/10{color:rgba(39,114,240,.1)}.sui-text-info\\/100{color:#2772f0}.sui-text-info\\/15{color:rgba(39,114,240,.15)}.sui-text-info\\/20{color:rgba(39,114,240,.2)}.sui-text-info\\/25{color:rgba(39,114,240,.25)}.sui-text-info\\/30{color:rgba(39,114,240,.3)}.sui-text-info\\/35{color:rgba(39,114,240,.35)}.sui-text-info\\/40{color:rgba(39,114,240,.4)}.sui-text-info\\/45{color:rgba(39,114,240,.45)}.sui-text-info\\/5{color:rgba(39,114,240,.05)}.sui-text-info\\/50{color:rgba(39,114,240,.5)}.sui-text-info\\/55{color:rgba(39,114,240,.55)}.sui-text-info\\/60{color:rgba(39,114,240,.6)}.sui-text-info\\/65{color:rgba(39,114,240,.65)}.sui-text-info\\/70{color:rgba(39,114,240,.7)}.sui-text-info\\/75{color:rgba(39,114,240,.75)}.sui-text-info\\/80{color:rgba(39,114,240,.8)}.sui-text-info\\/85{color:rgba(39,114,240,.85)}.sui-text-info\\/90{color:rgba(39,114,240,.9)}.sui-text-info\\/95{color:rgba(39,114,240,.95)}.sui-text-primary{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-primary-100{--tw-text-opacity:1;color:rgb(225 230 243/var(--tw-text-opacity,1))}.sui-text-primary-100\\/0{color:rgba(225,230,243,0)}.sui-text-primary-100\\/10{color:rgba(225,230,243,.1)}.sui-text-primary-100\\/100{color:#e1e6f3}.sui-text-primary-100\\/15{color:rgba(225,230,243,.15)}.sui-text-primary-100\\/20{color:rgba(225,230,243,.2)}.sui-text-primary-100\\/25{color:rgba(225,230,243,.25)}.sui-text-primary-100\\/30{color:rgba(225,230,243,.3)}.sui-text-primary-100\\/35{color:rgba(225,230,243,.35)}.sui-text-primary-100\\/40{color:rgba(225,230,243,.4)}.sui-text-primary-100\\/45{color:rgba(225,230,243,.45)}.sui-text-primary-100\\/5{color:rgba(225,230,243,.05)}.sui-text-primary-100\\/50{color:rgba(225,230,243,.5)}.sui-text-primary-100\\/55{color:rgba(225,230,243,.55)}.sui-text-primary-100\\/60{color:rgba(225,230,243,.6)}.sui-text-primary-100\\/65{color:rgba(225,230,243,.65)}.sui-text-primary-100\\/70{color:rgba(225,230,243,.7)}.sui-text-primary-100\\/75{color:rgba(225,230,243,.75)}.sui-text-primary-100\\/80{color:rgba(225,230,243,.8)}.sui-text-primary-100\\/85{color:rgba(225,230,243,.85)}.sui-text-primary-100\\/90{color:rgba(225,230,243,.9)}.sui-text-primary-100\\/95{color:rgba(225,230,243,.95)}.sui-text-primary-200{--tw-text-opacity:1;color:rgb(195 205 231/var(--tw-text-opacity,1))}.sui-text-primary-200\\/0{color:rgba(195,205,231,0)}.sui-text-primary-200\\/10{color:rgba(195,205,231,.1)}.sui-text-primary-200\\/100{color:#c3cde7}.sui-text-primary-200\\/15{color:rgba(195,205,231,.15)}.sui-text-primary-200\\/20{color:rgba(195,205,231,.2)}.sui-text-primary-200\\/25{color:rgba(195,205,231,.25)}.sui-text-primary-200\\/30{color:rgba(195,205,231,.3)}.sui-text-primary-200\\/35{color:rgba(195,205,231,.35)}.sui-text-primary-200\\/40{color:rgba(195,205,231,.4)}.sui-text-primary-200\\/45{color:rgba(195,205,231,.45)}.sui-text-primary-200\\/5{color:rgba(195,205,231,.05)}.sui-text-primary-200\\/50{color:rgba(195,205,231,.5)}.sui-text-primary-200\\/55{color:rgba(195,205,231,.55)}.sui-text-primary-200\\/60{color:rgba(195,205,231,.6)}.sui-text-primary-200\\/65{color:rgba(195,205,231,.65)}.sui-text-primary-200\\/70{color:rgba(195,205,231,.7)}.sui-text-primary-200\\/75{color:rgba(195,205,231,.75)}.sui-text-primary-200\\/80{color:rgba(195,205,231,.8)}.sui-text-primary-200\\/85{color:rgba(195,205,231,.85)}.sui-text-primary-200\\/90{color:rgba(195,205,231,.9)}.sui-text-primary-200\\/95{color:rgba(195,205,231,.95)}.sui-text-primary-300{--tw-text-opacity:1;color:rgb(165 180 219/var(--tw-text-opacity,1))}.sui-text-primary-300\\/0{color:rgba(165,180,219,0)}.sui-text-primary-300\\/10{color:rgba(165,180,219,.1)}.sui-text-primary-300\\/100{color:#a5b4db}.sui-text-primary-300\\/15{color:rgba(165,180,219,.15)}.sui-text-primary-300\\/20{color:rgba(165,180,219,.2)}.sui-text-primary-300\\/25{color:rgba(165,180,219,.25)}.sui-text-primary-300\\/30{color:rgba(165,180,219,.3)}.sui-text-primary-300\\/35{color:rgba(165,180,219,.35)}.sui-text-primary-300\\/40{color:rgba(165,180,219,.4)}.sui-text-primary-300\\/45{color:rgba(165,180,219,.45)}.sui-text-primary-300\\/5{color:rgba(165,180,219,.05)}.sui-text-primary-300\\/50{color:rgba(165,180,219,.5)}.sui-text-primary-300\\/55{color:rgba(165,180,219,.55)}.sui-text-primary-300\\/60{color:rgba(165,180,219,.6)}.sui-text-primary-300\\/65{color:rgba(165,180,219,.65)}.sui-text-primary-300\\/70{color:rgba(165,180,219,.7)}.sui-text-primary-300\\/75{color:rgba(165,180,219,.75)}.sui-text-primary-300\\/80{color:rgba(165,180,219,.8)}.sui-text-primary-300\\/85{color:rgba(165,180,219,.85)}.sui-text-primary-300\\/90{color:rgba(165,180,219,.9)}.sui-text-primary-300\\/95{color:rgba(165,180,219,.95)}.sui-text-primary-400{--tw-text-opacity:1;color:rgb(135 155 207/var(--tw-text-opacity,1))}.sui-text-primary-400\\/0{color:rgba(135,155,207,0)}.sui-text-primary-400\\/10{color:rgba(135,155,207,.1)}.sui-text-primary-400\\/100{color:#879bcf}.sui-text-primary-400\\/15{color:rgba(135,155,207,.15)}.sui-text-primary-400\\/20{color:rgba(135,155,207,.2)}.sui-text-primary-400\\/25{color:rgba(135,155,207,.25)}.sui-text-primary-400\\/30{color:rgba(135,155,207,.3)}.sui-text-primary-400\\/35{color:rgba(135,155,207,.35)}.sui-text-primary-400\\/40{color:rgba(135,155,207,.4)}.sui-text-primary-400\\/45{color:rgba(135,155,207,.45)}.sui-text-primary-400\\/5{color:rgba(135,155,207,.05)}.sui-text-primary-400\\/50{color:rgba(135,155,207,.5)}.sui-text-primary-400\\/55{color:rgba(135,155,207,.55)}.sui-text-primary-400\\/60{color:rgba(135,155,207,.6)}.sui-text-primary-400\\/65{color:rgba(135,155,207,.65)}.sui-text-primary-400\\/70{color:rgba(135,155,207,.7)}.sui-text-primary-400\\/75{color:rgba(135,155,207,.75)}.sui-text-primary-400\\/80{color:rgba(135,155,207,.8)}.sui-text-primary-400\\/85{color:rgba(135,155,207,.85)}.sui-text-primary-400\\/90{color:rgba(135,155,207,.9)}.sui-text-primary-400\\/95{color:rgba(135,155,207,.95)}.sui-text-primary-50{--tw-text-opacity:1;color:rgb(240 242 249/var(--tw-text-opacity,1))}.sui-text-primary-50\\/0{color:rgba(240,242,249,0)}.sui-text-primary-50\\/10{color:rgba(240,242,249,.1)}.sui-text-primary-50\\/100{color:#f0f2f9}.sui-text-primary-50\\/15{color:rgba(240,242,249,.15)}.sui-text-primary-50\\/20{color:rgba(240,242,249,.2)}.sui-text-primary-50\\/25{color:rgba(240,242,249,.25)}.sui-text-primary-50\\/30{color:rgba(240,242,249,.3)}.sui-text-primary-50\\/35{color:rgba(240,242,249,.35)}.sui-text-primary-50\\/40{color:rgba(240,242,249,.4)}.sui-text-primary-50\\/45{color:rgba(240,242,249,.45)}.sui-text-primary-50\\/5{color:rgba(240,242,249,.05)}.sui-text-primary-50\\/50{color:rgba(240,242,249,.5)}.sui-text-primary-50\\/55{color:rgba(240,242,249,.55)}.sui-text-primary-50\\/60{color:rgba(240,242,249,.6)}.sui-text-primary-50\\/65{color:rgba(240,242,249,.65)}.sui-text-primary-50\\/70{color:rgba(240,242,249,.7)}.sui-text-primary-50\\/75{color:rgba(240,242,249,.75)}.sui-text-primary-50\\/80{color:rgba(240,242,249,.8)}.sui-text-primary-50\\/85{color:rgba(240,242,249,.85)}.sui-text-primary-50\\/90{color:rgba(240,242,249,.9)}.sui-text-primary-50\\/95{color:rgba(240,242,249,.95)}.sui-text-primary-500{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-primary-500\\/0{color:rgba(54,73,155,0)}.sui-text-primary-500\\/10{color:rgba(54,73,155,.1)}.sui-text-primary-500\\/100{color:#36499b}.sui-text-primary-500\\/15{color:rgba(54,73,155,.15)}.sui-text-primary-500\\/20{color:rgba(54,73,155,.2)}.sui-text-primary-500\\/25{color:rgba(54,73,155,.25)}.sui-text-primary-500\\/30{color:rgba(54,73,155,.3)}.sui-text-primary-500\\/35{color:rgba(54,73,155,.35)}.sui-text-primary-500\\/40{color:rgba(54,73,155,.4)}.sui-text-primary-500\\/45{color:rgba(54,73,155,.45)}.sui-text-primary-500\\/5{color:rgba(54,73,155,.05)}.sui-text-primary-500\\/50{color:rgba(54,73,155,.5)}.sui-text-primary-500\\/55{color:rgba(54,73,155,.55)}.sui-text-primary-500\\/60{color:rgba(54,73,155,.6)}.sui-text-primary-500\\/65{color:rgba(54,73,155,.65)}.sui-text-primary-500\\/70{color:rgba(54,73,155,.7)}.sui-text-primary-500\\/75{color:rgba(54,73,155,.75)}.sui-text-primary-500\\/80{color:rgba(54,73,155,.8)}.sui-text-primary-500\\/85{color:rgba(54,73,155,.85)}.sui-text-primary-500\\/90{color:rgba(54,73,155,.9)}.sui-text-primary-500\\/95{color:rgba(54,73,155,.95)}.sui-text-primary-600{--tw-text-opacity:1;color:rgb(43 58 124/var(--tw-text-opacity,1))}.sui-text-primary-600\\/0{color:rgba(43,58,124,0)}.sui-text-primary-600\\/10{color:rgba(43,58,124,.1)}.sui-text-primary-600\\/100{color:#2b3a7c}.sui-text-primary-600\\/15{color:rgba(43,58,124,.15)}.sui-text-primary-600\\/20{color:rgba(43,58,124,.2)}.sui-text-primary-600\\/25{color:rgba(43,58,124,.25)}.sui-text-primary-600\\/30{color:rgba(43,58,124,.3)}.sui-text-primary-600\\/35{color:rgba(43,58,124,.35)}.sui-text-primary-600\\/40{color:rgba(43,58,124,.4)}.sui-text-primary-600\\/45{color:rgba(43,58,124,.45)}.sui-text-primary-600\\/5{color:rgba(43,58,124,.05)}.sui-text-primary-600\\/50{color:rgba(43,58,124,.5)}.sui-text-primary-600\\/55{color:rgba(43,58,124,.55)}.sui-text-primary-600\\/60{color:rgba(43,58,124,.6)}.sui-text-primary-600\\/65{color:rgba(43,58,124,.65)}.sui-text-primary-600\\/70{color:rgba(43,58,124,.7)}.sui-text-primary-600\\/75{color:rgba(43,58,124,.75)}.sui-text-primary-600\\/80{color:rgba(43,58,124,.8)}.sui-text-primary-600\\/85{color:rgba(43,58,124,.85)}.sui-text-primary-600\\/90{color:rgba(43,58,124,.9)}.sui-text-primary-600\\/95{color:rgba(43,58,124,.95)}.sui-text-primary-700{--tw-text-opacity:1;color:rgb(32 43 93/var(--tw-text-opacity,1))}.sui-text-primary-700\\/0{color:rgba(32,43,93,0)}.sui-text-primary-700\\/10{color:rgba(32,43,93,.1)}.sui-text-primary-700\\/100{color:#202b5d}.sui-text-primary-700\\/15{color:rgba(32,43,93,.15)}.sui-text-primary-700\\/20{color:rgba(32,43,93,.2)}.sui-text-primary-700\\/25{color:rgba(32,43,93,.25)}.sui-text-primary-700\\/30{color:rgba(32,43,93,.3)}.sui-text-primary-700\\/35{color:rgba(32,43,93,.35)}.sui-text-primary-700\\/40{color:rgba(32,43,93,.4)}.sui-text-primary-700\\/45{color:rgba(32,43,93,.45)}.sui-text-primary-700\\/5{color:rgba(32,43,93,.05)}.sui-text-primary-700\\/50{color:rgba(32,43,93,.5)}.sui-text-primary-700\\/55{color:rgba(32,43,93,.55)}.sui-text-primary-700\\/60{color:rgba(32,43,93,.6)}.sui-text-primary-700\\/65{color:rgba(32,43,93,.65)}.sui-text-primary-700\\/70{color:rgba(32,43,93,.7)}.sui-text-primary-700\\/75{color:rgba(32,43,93,.75)}.sui-text-primary-700\\/80{color:rgba(32,43,93,.8)}.sui-text-primary-700\\/85{color:rgba(32,43,93,.85)}.sui-text-primary-700\\/90{color:rgba(32,43,93,.9)}.sui-text-primary-700\\/95{color:rgba(32,43,93,.95)}.sui-text-primary-800{--tw-text-opacity:1;color:rgb(22 29 62/var(--tw-text-opacity,1))}.sui-text-primary-800\\/0{color:rgba(22,29,62,0)}.sui-text-primary-800\\/10{color:rgba(22,29,62,.1)}.sui-text-primary-800\\/100{color:#161d3e}.sui-text-primary-800\\/15{color:rgba(22,29,62,.15)}.sui-text-primary-800\\/20{color:rgba(22,29,62,.2)}.sui-text-primary-800\\/25{color:rgba(22,29,62,.25)}.sui-text-primary-800\\/30{color:rgba(22,29,62,.3)}.sui-text-primary-800\\/35{color:rgba(22,29,62,.35)}.sui-text-primary-800\\/40{color:rgba(22,29,62,.4)}.sui-text-primary-800\\/45{color:rgba(22,29,62,.45)}.sui-text-primary-800\\/5{color:rgba(22,29,62,.05)}.sui-text-primary-800\\/50{color:rgba(22,29,62,.5)}.sui-text-primary-800\\/55{color:rgba(22,29,62,.55)}.sui-text-primary-800\\/60{color:rgba(22,29,62,.6)}.sui-text-primary-800\\/65{color:rgba(22,29,62,.65)}.sui-text-primary-800\\/70{color:rgba(22,29,62,.7)}.sui-text-primary-800\\/75{color:rgba(22,29,62,.75)}.sui-text-primary-800\\/80{color:rgba(22,29,62,.8)}.sui-text-primary-800\\/85{color:rgba(22,29,62,.85)}.sui-text-primary-800\\/90{color:rgba(22,29,62,.9)}.sui-text-primary-800\\/95{color:rgba(22,29,62,.95)}.sui-text-primary-900{--tw-text-opacity:1;color:rgb(11 14 31/var(--tw-text-opacity,1))}.sui-text-primary-900\\/0{color:rgba(11,14,31,0)}.sui-text-primary-900\\/10{color:rgba(11,14,31,.1)}.sui-text-primary-900\\/100{color:#0b0e1f}.sui-text-primary-900\\/15{color:rgba(11,14,31,.15)}.sui-text-primary-900\\/20{color:rgba(11,14,31,.2)}.sui-text-primary-900\\/25{color:rgba(11,14,31,.25)}.sui-text-primary-900\\/30{color:rgba(11,14,31,.3)}.sui-text-primary-900\\/35{color:rgba(11,14,31,.35)}.sui-text-primary-900\\/40{color:rgba(11,14,31,.4)}.sui-text-primary-900\\/45{color:rgba(11,14,31,.45)}.sui-text-primary-900\\/5{color:rgba(11,14,31,.05)}.sui-text-primary-900\\/50{color:rgba(11,14,31,.5)}.sui-text-primary-900\\/55{color:rgba(11,14,31,.55)}.sui-text-primary-900\\/60{color:rgba(11,14,31,.6)}.sui-text-primary-900\\/65{color:rgba(11,14,31,.65)}.sui-text-primary-900\\/70{color:rgba(11,14,31,.7)}.sui-text-primary-900\\/75{color:rgba(11,14,31,.75)}.sui-text-primary-900\\/80{color:rgba(11,14,31,.8)}.sui-text-primary-900\\/85{color:rgba(11,14,31,.85)}.sui-text-primary-900\\/90{color:rgba(11,14,31,.9)}.sui-text-primary-900\\/95{color:rgba(11,14,31,.95)}.sui-text-primary\\/0{color:rgba(54,73,155,0)}.sui-text-primary\\/10{color:rgba(54,73,155,.1)}.sui-text-primary\\/100{color:#36499b}.sui-text-primary\\/15{color:rgba(54,73,155,.15)}.sui-text-primary\\/20{color:rgba(54,73,155,.2)}.sui-text-primary\\/25{color:rgba(54,73,155,.25)}.sui-text-primary\\/30{color:rgba(54,73,155,.3)}.sui-text-primary\\/35{color:rgba(54,73,155,.35)}.sui-text-primary\\/40{color:rgba(54,73,155,.4)}.sui-text-primary\\/45{color:rgba(54,73,155,.45)}.sui-text-primary\\/5{color:rgba(54,73,155,.05)}.sui-text-primary\\/50{color:rgba(54,73,155,.5)}.sui-text-primary\\/55{color:rgba(54,73,155,.55)}.sui-text-primary\\/60{color:rgba(54,73,155,.6)}.sui-text-primary\\/65{color:rgba(54,73,155,.65)}.sui-text-primary\\/70{color:rgba(54,73,155,.7)}.sui-text-primary\\/75{color:rgba(54,73,155,.75)}.sui-text-primary\\/80{color:rgba(54,73,155,.8)}.sui-text-primary\\/85{color:rgba(54,73,155,.85)}.sui-text-primary\\/90{color:rgba(54,73,155,.9)}.sui-text-primary\\/95{color:rgba(54,73,155,.95)}.sui-text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.sui-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.sui-text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.sui-text-secondary{--tw-text-opacity:1;color:rgb(242 246 252/var(--tw-text-opacity,1))}.sui-text-secondary-1{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sui-text-secondary-1\\/0{color:hsla(0,0%,100%,0)}.sui-text-secondary-1\\/10{color:hsla(0,0%,100%,.1)}.sui-text-secondary-1\\/100{color:#fff}.sui-text-secondary-1\\/15{color:hsla(0,0%,100%,.15)}.sui-text-secondary-1\\/20{color:hsla(0,0%,100%,.2)}.sui-text-secondary-1\\/25{color:hsla(0,0%,100%,.25)}.sui-text-secondary-1\\/30{color:hsla(0,0%,100%,.3)}.sui-text-secondary-1\\/35{color:hsla(0,0%,100%,.35)}.sui-text-secondary-1\\/40{color:hsla(0,0%,100%,.4)}.sui-text-secondary-1\\/45{color:hsla(0,0%,100%,.45)}.sui-text-secondary-1\\/5{color:hsla(0,0%,100%,.05)}.sui-text-secondary-1\\/50{color:hsla(0,0%,100%,.5)}.sui-text-secondary-1\\/55{color:hsla(0,0%,100%,.55)}.sui-text-secondary-1\\/60{color:hsla(0,0%,100%,.6)}.sui-text-secondary-1\\/65{color:hsla(0,0%,100%,.65)}.sui-text-secondary-1\\/70{color:hsla(0,0%,100%,.7)}.sui-text-secondary-1\\/75{color:hsla(0,0%,100%,.75)}.sui-text-secondary-1\\/80{color:hsla(0,0%,100%,.8)}.sui-text-secondary-1\\/85{color:hsla(0,0%,100%,.85)}.sui-text-secondary-1\\/90{color:hsla(0,0%,100%,.9)}.sui-text-secondary-1\\/95{color:hsla(0,0%,100%,.95)}.sui-text-secondary-2{--tw-text-opacity:1;color:rgb(225 234 248/var(--tw-text-opacity,1))}.sui-text-secondary-2\\/0{color:rgba(225,234,248,0)}.sui-text-secondary-2\\/10{color:rgba(225,234,248,.1)}.sui-text-secondary-2\\/100{color:#e1eaf8}.sui-text-secondary-2\\/15{color:rgba(225,234,248,.15)}.sui-text-secondary-2\\/20{color:rgba(225,234,248,.2)}.sui-text-secondary-2\\/25{color:rgba(225,234,248,.25)}.sui-text-secondary-2\\/30{color:rgba(225,234,248,.3)}.sui-text-secondary-2\\/35{color:rgba(225,234,248,.35)}.sui-text-secondary-2\\/40{color:rgba(225,234,248,.4)}.sui-text-secondary-2\\/45{color:rgba(225,234,248,.45)}.sui-text-secondary-2\\/5{color:rgba(225,234,248,.05)}.sui-text-secondary-2\\/50{color:rgba(225,234,248,.5)}.sui-text-secondary-2\\/55{color:rgba(225,234,248,.55)}.sui-text-secondary-2\\/60{color:rgba(225,234,248,.6)}.sui-text-secondary-2\\/65{color:rgba(225,234,248,.65)}.sui-text-secondary-2\\/70{color:rgba(225,234,248,.7)}.sui-text-secondary-2\\/75{color:rgba(225,234,248,.75)}.sui-text-secondary-2\\/80{color:rgba(225,234,248,.8)}.sui-text-secondary-2\\/85{color:rgba(225,234,248,.85)}.sui-text-secondary-2\\/90{color:rgba(225,234,248,.9)}.sui-text-secondary-2\\/95{color:rgba(225,234,248,.95)}.sui-text-secondary-3{--tw-text-opacity:1;color:rgb(201 218 244/var(--tw-text-opacity,1))}.sui-text-secondary-3\\/0{color:rgba(201,218,244,0)}.sui-text-secondary-3\\/10{color:rgba(201,218,244,.1)}.sui-text-secondary-3\\/100{color:#c9daf4}.sui-text-secondary-3\\/15{color:rgba(201,218,244,.15)}.sui-text-secondary-3\\/20{color:rgba(201,218,244,.2)}.sui-text-secondary-3\\/25{color:rgba(201,218,244,.25)}.sui-text-secondary-3\\/30{color:rgba(201,218,244,.3)}.sui-text-secondary-3\\/35{color:rgba(201,218,244,.35)}.sui-text-secondary-3\\/40{color:rgba(201,218,244,.4)}.sui-text-secondary-3\\/45{color:rgba(201,218,244,.45)}.sui-text-secondary-3\\/5{color:rgba(201,218,244,.05)}.sui-text-secondary-3\\/50{color:rgba(201,218,244,.5)}.sui-text-secondary-3\\/55{color:rgba(201,218,244,.55)}.sui-text-secondary-3\\/60{color:rgba(201,218,244,.6)}.sui-text-secondary-3\\/65{color:rgba(201,218,244,.65)}.sui-text-secondary-3\\/70{color:rgba(201,218,244,.7)}.sui-text-secondary-3\\/75{color:rgba(201,218,244,.75)}.sui-text-secondary-3\\/80{color:rgba(201,218,244,.8)}.sui-text-secondary-3\\/85{color:rgba(201,218,244,.85)}.sui-text-secondary-3\\/90{color:rgba(201,218,244,.9)}.sui-text-secondary-3\\/95{color:rgba(201,218,244,.95)}.sui-text-secondary\\/0{color:rgba(242,246,252,0)}.sui-text-secondary\\/10{color:rgba(242,246,252,.1)}.sui-text-secondary\\/100{color:#f2f6fc}.sui-text-secondary\\/15{color:rgba(242,246,252,.15)}.sui-text-secondary\\/20{color:rgba(242,246,252,.2)}.sui-text-secondary\\/25{color:rgba(242,246,252,.25)}.sui-text-secondary\\/30{color:rgba(242,246,252,.3)}.sui-text-secondary\\/35{color:rgba(242,246,252,.35)}.sui-text-secondary\\/40{color:rgba(242,246,252,.4)}.sui-text-secondary\\/45{color:rgba(242,246,252,.45)}.sui-text-secondary\\/5{color:rgba(242,246,252,.05)}.sui-text-secondary\\/50{color:rgba(242,246,252,.5)}.sui-text-secondary\\/55{color:rgba(242,246,252,.55)}.sui-text-secondary\\/60{color:rgba(242,246,252,.6)}.sui-text-secondary\\/65{color:rgba(242,246,252,.65)}.sui-text-secondary\\/70{color:rgba(242,246,252,.7)}.sui-text-secondary\\/75{color:rgba(242,246,252,.75)}.sui-text-secondary\\/80{color:rgba(242,246,252,.8)}.sui-text-secondary\\/85{color:rgba(242,246,252,.85)}.sui-text-secondary\\/90{color:rgba(242,246,252,.9)}.sui-text-secondary\\/95{color:rgba(242,246,252,.95)}.sui-text-stroke-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-success{--tw-text-opacity:1;color:rgb(34 188 77/var(--tw-text-opacity,1))}.sui-text-success\\/0{color:rgba(34,188,77,0)}.sui-text-success\\/10{color:rgba(34,188,77,.1)}.sui-text-success\\/100{color:#22bc4d}.sui-text-success\\/15{color:rgba(34,188,77,.15)}.sui-text-success\\/20{color:rgba(34,188,77,.2)}.sui-text-success\\/25{color:rgba(34,188,77,.25)}.sui-text-success\\/30{color:rgba(34,188,77,.3)}.sui-text-success\\/35{color:rgba(34,188,77,.35)}.sui-text-success\\/40{color:rgba(34,188,77,.4)}.sui-text-success\\/45{color:rgba(34,188,77,.45)}.sui-text-success\\/5{color:rgba(34,188,77,.05)}.sui-text-success\\/50{color:rgba(34,188,77,.5)}.sui-text-success\\/55{color:rgba(34,188,77,.55)}.sui-text-success\\/60{color:rgba(34,188,77,.6)}.sui-text-success\\/65{color:rgba(34,188,77,.65)}.sui-text-success\\/70{color:rgba(34,188,77,.7)}.sui-text-success\\/75{color:rgba(34,188,77,.75)}.sui-text-success\\/80{color:rgba(34,188,77,.8)}.sui-text-success\\/85{color:rgba(34,188,77,.85)}.sui-text-success\\/90{color:rgba(34,188,77,.9)}.sui-text-success\\/95{color:rgba(34,188,77,.95)}.sui-text-text-blue{--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1))}.sui-text-text-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-text-default{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-text-disabled{--tw-text-opacity:1;color:rgb(201 209 216/var(--tw-text-opacity,1))}.sui-text-text-primary1{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-text-secondary1{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-warning{--tw-text-opacity:1;color:rgb(255 122 0/var(--tw-text-opacity,1))}.sui-text-warning\\/0{color:rgba(255,122,0,0)}.sui-text-warning\\/10{color:rgba(255,122,0,.1)}.sui-text-warning\\/100{color:#ff7a00}.sui-text-warning\\/15{color:rgba(255,122,0,.15)}.sui-text-warning\\/20{color:rgba(255,122,0,.2)}.sui-text-warning\\/25{color:rgba(255,122,0,.25)}.sui-text-warning\\/30{color:rgba(255,122,0,.3)}.sui-text-warning\\/35{color:rgba(255,122,0,.35)}.sui-text-warning\\/40{color:rgba(255,122,0,.4)}.sui-text-warning\\/45{color:rgba(255,122,0,.45)}.sui-text-warning\\/5{color:rgba(255,122,0,.05)}.sui-text-warning\\/50{color:rgba(255,122,0,.5)}.sui-text-warning\\/55{color:rgba(255,122,0,.55)}.sui-text-warning\\/60{color:rgba(255,122,0,.6)}.sui-text-warning\\/65{color:rgba(255,122,0,.65)}.sui-text-warning\\/70{color:rgba(255,122,0,.7)}.sui-text-warning\\/75{color:rgba(255,122,0,.75)}.sui-text-warning\\/80{color:rgba(255,122,0,.8)}.sui-text-warning\\/85{color:rgba(255,122,0,.85)}.sui-text-warning\\/90{color:rgba(255,122,0,.9)}.sui-text-warning\\/95{color:rgba(255,122,0,.95)}.sui-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sui-text-white\\/70{color:hsla(0,0%,100%,.7)}.sui-text-white\\/90{color:hsla(0,0%,100%,.9)}.sui-text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.sui-text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.sui-underline{text-decoration-line:underline}.sui-underline-offset-4{text-underline-offset:4px}.sui-placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity,1))}.sui-placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity,1))}.sui-placeholder-white\\/60::-moz-placeholder{color:hsla(0,0%,100%,.6)}.sui-placeholder-white\\/60::placeholder{color:hsla(0,0%,100%,.6)}.sui-opacity-0{opacity:0}.sui-opacity-100{opacity:1}.sui-opacity-25{opacity:.25}.sui-opacity-40{opacity:.4}.sui-opacity-50{opacity:.5}.sui-opacity-60{opacity:.6}.sui-opacity-75{opacity:.75}.sui-opacity-80{opacity:.8}.sui-shadow-\\[0_4px_10px_rgba\\(26\\,32\\,44\\,0\\.15\\)\\]{--tw-shadow:0 4px 10px rgba(26,32,44,.15);--tw-shadow-colored:0 4px 10px var(--tw-shadow-color)}.sui-shadow-\\[0_4px_10px_rgba\\(26\\,32\\,44\\,0\\.15\\)\\],.sui-shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-shadow-lg{--tw-shadow:0 8px 16px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color)}.sui-shadow-md{--tw-shadow:0 4px 8px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color)}.sui-shadow-md,.sui-shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-shadow-sm{--tw-shadow:0 2px 8px 0 rgba(3,7,18,.1);--tw-shadow-colored:0 2px 8px 0 var(--tw-shadow-color)}.sui-shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.sui-shadow-xl,.sui-shadow-xs{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-shadow-xs{--tw-shadow:0 2px 4px 0 rgba(3,7,18,.04);--tw-shadow-colored:0 2px 4px 0 var(--tw-shadow-color)}.sui-outline-none{outline:2px solid transparent;outline-offset:2px}.sui-outline{outline-style:solid}.sui-outline-2{outline-width:2px}.sui-outline-primary{outline-color:#36499b}.sui-ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sui-ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.sui-ring-primary-600{--tw-ring-opacity:1;--tw-ring-color:rgb(43 58 124/var(--tw-ring-opacity,1))}.sui-ring-primary-600\\/30{--tw-ring-color:rgba(43,58,124,.3)}.sui-ring-offset-2{--tw-ring-offset-width:2px}.sui-ring-offset-white{--tw-ring-offset-color:#fff}.sui-drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}.sui-drop-shadow-lg,.sui-drop-shadow-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sui-drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))}.sui-backdrop-blur-\\[2px\\]{--tw-backdrop-blur:blur(2px)}.sui-backdrop-blur-\\[2px\\],.sui-backdrop-blur-md{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.sui-backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.sui-backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.sui-backdrop-blur-sm,.sui-backdrop-blur-xl{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.sui-backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}.sui-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-duration-150{transition-duration:.15s}.sui-duration-200{transition-duration:.2s}.sui-duration-300{transition-duration:.3s}.sui-duration-500{transition-duration:.5s}.sui-duration-700{transition-duration:.7s}.sui-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.sui-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sui-heading-24-medium{font-size:1.5rem}.sui-heading-20-medium,.sui-heading-24-medium{line-height:150%;letter-spacing:-.02em;font-weight:500}.sui-heading-20-medium{font-size:1.25rem}.sui-heading-16-medium{font-size:1rem}.sui-heading-16-medium,.sui-title-20-medium{line-height:150%;letter-spacing:-.02em;font-weight:500}.sui-title-20-medium{font-size:1.25rem}.sui-title-16-medium{font-weight:500}.sui-body-16,.sui-body-16-medium,.sui-title-16-medium{font-size:1rem;line-height:150%;letter-spacing:-.02em}.sui-body-16-medium{font-weight:500}.sui-body-14,.sui-body-14-medium{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.sui-body-14-medium{font-weight:500}.sui-body-12-medium{font-weight:500}.sui-body-12-medium,.sui-label-12{font-size:.75rem;line-height:150%;letter-spacing:-.02em}.sui-text-link{cursor:pointer;--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1));text-decoration-line:underline}.sui-button-14-medium{font-weight:500}.sui-button-14-medium,.sui-button-14-semibold{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.sui-button-14-semibold{font-weight:600}.sui-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sui-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-scrollbars-thin{scrollbar-width:thin;scrollbar-color:#b2bbc7 transparent}.sui-scrollbars-thin::-webkit-scrollbar{width:8px;height:8px}.sui-scrollbars-thin::-webkit-scrollbar-track{background:transparent}.sui-scrollbars-thin::-webkit-scrollbar-thumb{background-color:#b2bbc7;border-radius:9999px;border:2px solid transparent;background-clip:content-box}[class*=sui-]{scrollbar-width:thin;scrollbar-color:#b2bbc7 transparent}[class*=sui-]::-webkit-scrollbar{width:8px;height:8px}[class*=sui-]::-webkit-scrollbar-track{background:transparent}[class*=sui-]::-webkit-scrollbar-thumb{background-color:#b2bbc7;border-radius:9999px;border:2px solid transparent;background-clip:content-box}:root{--sui-color-primary:#36499b;--sui-color-secondary:#f2f6fc;--sui-text-default:#23262f;--sui-text-secondary:#777e90;--sui-text-disabled:#b1b5c3;--sui-bg-default:#f2f6fc;--sui-bg-surface:#fff;--sui-stroke-level1:#777e90;--sui-stroke-level2:#b2bbc7;--sui-stroke-level3:#dee3e7;--sui-color-error:#ea3540;--sui-color-warning:#ff7a00;--sui-color-success:#22bc4d;--sui-color-info:#2772f0}[class*=sui-],[class*=sui-] *,[class*=sui-] :after,[class*=sui-] :before{box-sizing:border-box}:root[data-theme=dark],[data-theme=dark],html[data-theme=dark]{color-scheme:dark;--sui-color-primary:#8ea2ff;--sui-color-secondary:#12141a;--sui-text-default:#e6e8ef;--sui-text-secondary:#b3b9c6;--sui-text-disabled:#8a93a5;--sui-bg-default:#0e1116;--sui-bg-surface:#141821;--sui-stroke-level1:#4a5160;--sui-stroke-level2:#3a4150;--sui-stroke-level3:#2a2f3a;--sui-color-error:#ff6b73;--sui-color-warning:#ffb057;--sui-color-success:#43d383;--sui-color-info:#6aa5ff}.placeholder\\:sui-text-14::-moz-placeholder{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.placeholder\\:sui-text-14::placeholder{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.placeholder\\:sui-text-disabled::-moz-placeholder{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.placeholder\\:sui-text-disabled::placeholder{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.focus-within\\:sui-border-error:focus-within{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.focus-within\\:sui-border-primary:focus-within{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus-within\\:sui-shadow-sm:focus-within{--tw-shadow:0 2px 8px 0 rgba(3,7,18,.1);--tw-shadow-colored:0 2px 8px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\\:sui-border-primary\\/80:hover{border-color:rgba(54,73,155,.8)}.hover\\:sui-bg-background-default:hover{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.hover\\:sui-bg-background-secondary2:hover{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.hover\\:sui-bg-background-secondary3:hover{--tw-bg-opacity:1;background-color:rgb(201 218 244/var(--tw-bg-opacity,1))}.hover\\:sui-bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\\:sui-bg-primary\\/5:hover{background-color:rgba(54,73,155,.05)}.hover\\:sui-bg-primary\\/90:hover{background-color:rgba(54,73,155,.9)}.hover\\:sui-bg-secondary:hover{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.hover\\:sui-bg-secondary-2:hover{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.hover\\:sui-bg-stroke-level3:hover{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.hover\\:sui-bg-white\\/60:hover{background-color:hsla(0,0%,100%,.6)}.hover\\:sui-text-error\\/80:hover{color:rgba(234,53,64,.8)}.hover\\:sui-text-icon-default:hover{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.hover\\:sui-underline:hover{text-decoration-line:underline}.hover\\:sui-opacity-100:hover{opacity:1}.hover\\:sui-opacity-90:hover{opacity:.9}.focus\\:sui-border-error:focus{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.focus\\:sui-border-primary:focus{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus\\:sui-bg-white\\/30:focus{background-color:hsla(0,0%,100%,.3)}.focus\\:sui-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:sui-ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:sui-ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus\\:sui-ring-offset-1:focus{--tw-ring-offset-width:1px}.focus-visible\\:sui-border-error:focus-visible{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.focus-visible\\:sui-border-primary:focus-visible{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus-visible\\:sui-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:sui-ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\\:sui-ring-primary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus-visible\\:sui-ring-primary\\/60:focus-visible{--tw-ring-color:rgba(54,73,155,.6)}.focus-visible\\:sui-ring-stroke-brand:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus-visible\\:sui-ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.enabled\\:hover\\:sui-border-error\\/80:hover:enabled{border-color:rgba(234,53,64,.8)}.enabled\\:hover\\:sui-border-gray-400:hover:enabled{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.enabled\\:hover\\:sui-border-primary\\/80:hover:enabled{border-color:rgba(54,73,155,.8)}.enabled\\:hover\\:sui-bg-gray-50:hover:enabled{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.enabled\\:hover\\:sui-bg-primary\\/5:hover:enabled{background-color:rgba(54,73,155,.05)}.enabled\\:hover\\:sui-bg-primary\\/90:hover:enabled{background-color:rgba(54,73,155,.9)}.enabled\\:hover\\:sui-bg-red-50:hover:enabled{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.enabled\\:hover\\:sui-text-info\\/80:hover:enabled{color:rgba(39,114,240,.8)}.enabled\\:hover\\:sui-text-primary\\/80:hover:enabled{color:rgba(54,73,155,.8)}.enabled\\:hover\\:sui-underline:hover:enabled{text-decoration-line:underline}.enabled\\:hover\\:sui-shadow-md:hover:enabled{--tw-shadow:0 4px 8px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.enabled\\:active\\:sui-scale-95:active:enabled{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.enabled\\:active\\:sui-bg-gray-100:active:enabled{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.enabled\\:active\\:sui-bg-primary\\/10:active:enabled{background-color:rgba(54,73,155,.1)}.enabled\\:active\\:sui-bg-primary\\/95:active:enabled{background-color:rgba(54,73,155,.95)}.enabled\\:active\\:sui-bg-red-100:active:enabled{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.enabled\\:active\\:sui-text-info\\/90:active:enabled{color:rgba(39,114,240,.9)}.disabled\\:sui-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:sui-border-icon-gray:disabled{--tw-border-opacity:1;border-color:rgb(119 126 144/var(--tw-border-opacity,1))}.disabled\\:sui-border-stroke-level3:disabled{--tw-border-opacity:1;border-color:rgb(222 227 231/var(--tw-border-opacity,1))}.disabled\\:sui-bg-secondary:disabled{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.disabled\\:sui-bg-stroke-level3:disabled{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.disabled\\:sui-text-icon-gray:disabled{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.disabled\\:sui-text-text-disabled:disabled{--tw-text-opacity:1;color:rgb(201 209 216/var(--tw-text-opacity,1))}.disabled\\:sui-opacity-50:disabled{opacity:.5}.sui-group:hover .group-hover\\:sui-scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-group:hover .group-hover\\:sui-bg-stroke-level3{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.sui-peer:checked~.peer-checked\\:sui-bg-error{--tw-bg-opacity:1;background-color:rgb(234 53 64/var(--tw-bg-opacity,1))}.sui-peer:checked~.peer-checked\\:sui-bg-primary{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.sui-peer:checked~.sui-group:hover .peer-checked\\:group-hover\\:sui-bg-primary\\/90{background-color:rgba(54,73,155,.9)}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-offset-2{--tw-ring-offset-width:2px}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-offset-white{--tw-ring-offset-color:#fff}@media (prefers-reduced-motion:reduce){.motion-reduce\\:sui-animate-none{animation:none}}@media (min-width:640px){.sm\\:sui-block{display:block}.sm\\:sui-h-28{height:7rem}.sm\\:sui-w-28{width:7rem}.sm\\:sui-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\\:sui-flex-row{flex-direction:row}.sm\\:sui-p-8{padding:2rem}.sm\\:sui-text-16{font-size:1rem;line-height:150%;letter-spacing:-.02em}}@media (min-width:768px){.md\\:sui-h-\\[var\\(--logo-size-desktop\\)\\]{height:var(--logo-size-desktop)}.md\\:sui-w-\\[var\\(--logo-size-desktop\\)\\]{width:var(--logo-size-desktop)}.md\\:sui-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\\:sui-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-h-4::-moz-range-thumb{height:1rem}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-w-4::-moz-range-thumb{width:1rem}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-cursor-pointer::-moz-range-thumb{cursor:pointer}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-rounded-full::-moz-range-thumb{border-radius:9999px}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-border-0::-moz-range-thumb{border-width:0}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-bg-primary::-moz-range-thumb{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-h-4::-webkit-slider-thumb{height:1rem}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-w-4::-webkit-slider-thumb{width:1rem}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-cursor-pointer::-webkit-slider-thumb{cursor:pointer}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-appearance-none::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-rounded-full::-webkit-slider-thumb{border-radius:9999px}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-bg-primary::-webkit-slider-thumb{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.\\[\\&\\[style\\*\\=\\'text-align\\:center\\'\\]\\]\\:sui-text-center[style*="text-align:center"]{text-align:center}.\\[\\&\\[style\\*\\=\\'text-align\\:left\\'\\]\\]\\:sui-text-left[style*="text-align:left"]{text-align:left}.\\[\\&\\[style\\*\\=\\'text-align\\:right\\'\\]\\]\\:sui-text-right[style*="text-align:right"]{text-align:right}.\\[\\&_\\.ProseMirror\\]\\:sui-min-h-full .ProseMirror{min-height:100%}.\\[\\&_\\.ProseMirror\\]\\:focus\\:sui-outline-none:focus .ProseMirror{outline:2px solid transparent;outline-offset:2px}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-check\\]\\:sui-opacity-100 .sui-checkbox-check{opacity:1}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-minus\\]\\:sui-opacity-100 .sui-checkbox-minus{opacity:1}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-error .sui-checkbox-square{fill:#ea3540}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-primary .sui-checkbox-square{fill:#36499b}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-error .sui-checkbox-square{stroke:#ea3540}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-primary .sui-checkbox-square{stroke:#36499b}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-primary .sui-checkbox-square{fill:#36499b}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-primary .sui-checkbox-square{stroke:#36499b}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-text-error .sui-radio-dot{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-text-primary .sui-radio-dot{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-opacity-100 .sui-radio-dot{opacity:1}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-ring\\]\\:sui-text-error .sui-radio-ring{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-ring\\]\\:sui-text-primary .sui-radio-ring{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-switch-thumb\\]\\:sui-translate-x-6 .sui-switch-thumb{--tw-translate-x:1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\\[\\&_a\\]\\:sui-text-link a{cursor:pointer;--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1));text-decoration-line:underline}.\\[\\&_figcaption\\]\\:sui-mt-2 figcaption{margin-top:.5rem}.\\[\\&_figcaption\\]\\:sui-text-center figcaption{text-align:center}.\\[\\&_figcaption\\]\\:sui-text-12 figcaption{font-size:.75rem;line-height:150%;letter-spacing:-.02em}.\\[\\&_figcaption\\]\\:sui-italic figcaption{font-style:italic}.\\[\\&_figcaption\\]\\:sui-text-inactive figcaption{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.\\[\\&_figure\\]\\:sui-mx-0 figure{margin-left:0;margin-right:0}.\\[\\&_figure\\]\\:sui-my-4 figure{margin-top:1rem;margin-bottom:1rem}.\\[\\&_h1\\]\\:sui-heading-24-medium h1{font-size:1.5rem;line-height:150%;letter-spacing:-.02em;font-weight:500}.\\[\\&_h2\\]\\:sui-heading-20-medium h2{font-size:1.25rem;line-height:150%;letter-spacing:-.02em;font-weight:500}.\\[\\&_h3\\]\\:sui-heading-16-medium h3{font-size:1rem;line-height:150%;letter-spacing:-.02em;font-weight:500}.\\[\\&_iframe\\]\\:sui-aspect-video iframe{aspect-ratio:16/9}.\\[\\&_iframe\\]\\:sui-w-full iframe{width:100%}.\\[\\&_iframe\\]\\:sui-rounded-md iframe{border-radius:.375rem}.\\[\\&_iframe\\]\\:sui-border iframe{border-width:1px}.\\[\\&_img\\]\\:sui-h-auto img{height:auto}.\\[\\&_img\\]\\:sui-max-w-full img{max-width:100%}.\\[\\&_img\\]\\:sui-rounded-md img{border-radius:.375rem}.\\[\\&_img\\]\\:sui-border img{border-width:1px}.\\[\\&_mark\\]\\:sui-rounded mark{border-radius:.5rem}.\\[\\&_mark\\]\\:sui-bg-yellow-200 mark{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.\\[\\&_mark\\]\\:sui-px-1 mark{padding-left:.25rem;padding-right:.25rem}.\\[\\&_ol\\]\\:sui-list-decimal ol{list-style-type:decimal}.\\[\\&_ol\\]\\:sui-pl-5 ol{padding-left:1.25rem}.\\[\\&_p\\]\\:sui-body-16 p{font-size:1rem;line-height:150%;letter-spacing:-.02em}.\\[\\&_sub\\]\\:sui-align-baseline sub,.\\[\\&_sup\\]\\:sui-align-baseline sup{vertical-align:baseline}.\\[\\&_svg\\]\\:sui-h-5 svg{height:1.25rem}.\\[\\&_svg\\]\\:sui-h-6 svg{height:1.5rem}.\\[\\&_svg\\]\\:sui-h-8 svg{height:2rem}.\\[\\&_svg\\]\\:sui-w-5 svg{width:1.25rem}.\\[\\&_svg\\]\\:sui-w-6 svg{width:1.5rem}.\\[\\&_svg\\]\\:sui-w-8 svg{width:2rem}.\\[\\&_table\\]\\:sui-my-4 table{margin-top:1rem;margin-bottom:1rem}.\\[\\&_table\\]\\:sui-w-full table{width:100%}.\\[\\&_table\\]\\:sui-border-collapse table{border-collapse:collapse}.\\[\\&_table\\]\\:sui-border table,.\\[\\&_td\\]\\:sui-border td{border-width:1px}.\\[\\&_td\\]\\:sui-px-3 td{padding-left:.75rem;padding-right:.75rem}.\\[\\&_td\\]\\:sui-py-2 td{padding-top:.5rem;padding-bottom:.5rem}.\\[\\&_td\\]\\:sui-text-14 td{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.\\[\\&_th\\]\\:sui-border th{border-width:1px}.\\[\\&_th\\]\\:sui-px-3 th{padding-left:.75rem;padding-right:.75rem}.\\[\\&_th\\]\\:sui-py-2 th{padding-top:.5rem;padding-bottom:.5rem}.\\[\\&_th\\]\\:sui-text-left th{text-align:left}.\\[\\&_th\\]\\:sui-text-14 th{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.\\[\\&_th\\]\\:sui-font-semibold th{font-weight:600}.\\[\\&_tr\\]\\:sui-border-b tr{border-bottom-width:1px}.\\[\\&_ul\\]\\:sui-list-disc ul{list-style-type:disc}.\\[\\&_ul\\]\\:sui-pl-5 ul{padding-left:1.25rem}`;var K0=({children:r,className:e,asChild:t,injectStyles:o=true})=>(useEffect(()=>{if(!o||typeof window>"u")return;if(!document.head.querySelector('[data-scalably-ui-styles="true"]')&&W1){let a=document.createElement("style");a.setAttribute("data-scalably-ui-styles","true"),a.textContent=W1,document.head.appendChild(a);}},[o]),(typeof globalThis<"u"?globalThis.process:void 0)?.env?.NODE_ENV!=="production"&&(e||typeof t=="boolean")&&console.warn("ScalablyUIProvider: 'className' and 'asChild' props are deprecated and will be removed in a future release. Styles are injected globally now."),jsx(Fragment,{children:r}));K0.displayName="ScalablyUIProvider";var p8=r=>!r||!r.message?{}:{error:String(r.message)},m8=r=>Object.entries(r).filter(([,e])=>!!e&&!!e?.message).map(([e,t])=>({id:e,message:String(t?.message)}));var h8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3906_931)",children:[jsx("path",{d:"M16 0C7.16375 0 0 7.16375 0 16C0 24.8363 7.16375 32 16 32C24.8363 32 32 24.8363 32 16C32 7.16375 24.8363 0 16 0Z",fill:"#5865F2"}),jsx("path",{d:"M22.9419 10.2563C21.6302 9.66168 20.2427 9.2392 18.8158 9C18.638 9.31133 18.4304 9.73006 18.2872 10.0632C16.7487 9.83903 15.2244 9.83903 13.7143 10.0632C13.5712 9.73013 13.3588 9.31133 13.1794 9C11.7512 9.23931 10.3624 9.66286 9.05015 10.2594C6.4389 14.0826 5.73101 17.8107 6.08492 21.486C7.81687 22.7391 9.49531 23.5003 11.1455 23.9985C11.5556 23.4521 11.9181 22.8736 12.2293 22.269C11.6368 22.0504 11.0656 21.7811 10.5226 21.4642C10.6655 21.3616 10.805 21.2546 10.941 21.1435C14.2318 22.6348 17.8074 22.6348 21.059 21.1435C21.1956 21.2539 21.335 21.3608 21.4773 21.4642C20.9334 21.782 20.3612 22.0518 19.7675 22.2706C20.0805 22.8776 20.4423 23.4567 20.8513 24C22.503 23.5019 24.183 22.7407 25.915 21.486C26.3303 17.2254 25.2056 13.5315 22.9419 10.2563ZM12.6776 19.2257C11.6898 19.2257 10.8796 18.3322 10.8796 17.2441C10.8796 16.156 11.6725 15.2609 12.6776 15.2609C13.6828 15.2609 14.493 16.1544 14.4757 17.2441C14.4773 18.3322 13.6829 19.2257 12.6776 19.2257ZM19.3223 19.2257C18.3344 19.2257 17.5243 18.3322 17.5243 17.2441C17.5243 16.156 18.3171 15.2609 19.3223 15.2609C20.3275 15.2609 21.1376 16.1544 21.1203 17.2441C21.1203 18.3322 20.3275 19.2257 19.3223 19.2257Z",fill:"white"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_931",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));h8.displayName="DiscordIcon";var x8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3906_896)",children:[jsx("path",{d:"M32 16C32 7.1635 24.8365 0 16 0C7.1635 0 0 7.1635 0 16C0 23.986 5.851 30.6054 13.5 31.8056V20.625H9.4375V16H13.5V12.475C13.5 8.465 15.8888 6.25 19.5435 6.25C21.294 6.25 23.125 6.5625 23.125 6.5625V10.5H21.1075C19.1199 10.5 18.5 11.7334 18.5 12.9987V16H22.9375L22.2281 20.625H18.5V31.8056C26.149 30.6054 32 23.9861 32 16Z",fill:"#1877F2"}),jsx("path",{d:"M22.2281 20.625L22.9375 16H18.5V12.9987C18.5 11.7332 19.1199 10.5 21.1075 10.5H23.125V6.5625C23.125 6.5625 21.294 6.25 19.5434 6.25C15.8888 6.25 13.5 8.465 13.5 12.475V16H9.4375V20.625H13.5V31.8056C14.327 31.9352 15.1629 32.0002 16 32C16.8371 32.0002 17.673 31.9352 18.5 31.8056V20.625H22.2281Z",fill:"white"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_896",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));x8.displayName="FacebookIcon";var v8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M7.27346 27.8819V15.5822L3.43948 12.0925L0.00146484 10.1559V25.7113C0.00146484 26.9123 0.979488 27.8819 2.18311 27.8819H7.27346Z",fill:"#4285F4"}),jsx("path",{d:"M24.7266 27.8819H29.8169C31.0242 27.8819 31.9986 26.9087 31.9986 25.7113V10.1561L28.1045 12.3741L24.7266 15.5822V27.8819Z",fill:"#34A853"}),jsx("path",{d:"M7.27365 15.5822L6.75195 10.7763L7.27365 6.17667L16 12.6883L24.7263 6.17667L25.3099 10.528L24.7263 15.5822L16 22.0938L7.27365 15.5822Z",fill:"#EA4335"}),jsx("path",{d:"M24.7266 6.17667V15.5822L31.9986 10.1559V7.26189C31.9986 4.57775 28.9189 3.04759 26.7629 4.65733L24.7266 6.17667Z",fill:"#FBBC04"}),jsx("path",{d:"M0.00195312 10.156L3.34648 12.6517L7.27395 15.5822V6.17668L5.23766 4.65734C3.07788 3.04748 0.00195312 4.57776 0.00195312 7.26178V10.156Z",fill:"#C5221F"})]})));v8.displayName="GmailIcon";var L8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3906_1520)",children:[jsx("path",{d:"M24.6217 0H7.37832C3.30338 0 0 3.30338 0 7.37832V24.6217C0 28.6966 3.30338 32 7.37832 32H24.6217C28.6966 32 32 28.6966 32 24.6217V7.37832C32 3.30338 28.6966 0 24.6217 0Z",fill:"url(#paint0_linear_3906_1520)"}),jsx("path",{d:"M21.1612 6.31316C22.376 6.31805 23.5396 6.80279 24.3986 7.66179C25.2576 8.52079 25.7424 9.68444 25.7473 10.8992V21.1008C25.7424 22.3156 25.2576 23.4792 24.3986 24.3382C23.5396 25.1972 22.376 25.6819 21.1612 25.6868H10.8399C9.62514 25.6819 8.4615 25.1972 7.6025 24.3382C6.7435 23.4792 6.25875 22.3156 6.25386 21.1008V10.8992C6.25875 9.68444 6.7435 8.52079 7.6025 7.66179C8.4615 6.80279 9.62514 6.31805 10.8399 6.31316H21.1612ZM21.1612 4.1801H10.8399C7.14424 4.1801 4.12012 7.20767 4.12012 10.8999V21.1008C4.12012 24.7964 7.14768 27.8206 10.8399 27.8206H21.1612C24.8569 27.8206 27.881 24.793 27.881 21.1008V10.8992C27.881 7.20354 24.8569 4.1801 21.1612 4.1801Z",fill:"white"}),jsx("path",{d:"M16.0003 12.018C16.7878 12.018 17.5577 12.2516 18.2125 12.6891C18.8673 13.1267 19.3777 13.7485 19.6791 14.4762C19.9805 15.2038 20.0593 16.0044 19.9057 16.7768C19.752 17.5492 19.3728 18.2587 18.8159 18.8156C18.259 19.3725 17.5495 19.7518 16.7771 19.9054C16.0047 20.059 15.204 19.9802 14.4764 19.6788C13.7488 19.3774 13.1269 18.867 12.6894 18.2122C12.2519 17.5574 12.0183 16.7875 12.0183 16C12.0196 14.9443 12.4395 13.9322 13.186 13.1857C13.9325 12.4392 14.9446 12.0193 16.0003 12.018ZM16.0003 9.88498C14.7908 9.88498 13.6085 10.2436 12.6029 10.9155C11.5973 11.5875 10.8136 12.5425 10.3507 13.6599C9.8879 14.7772 9.76681 16.0068 10.0028 17.193C10.2387 18.3791 10.8211 19.4687 11.6763 20.3239C12.5315 21.1791 13.6211 21.7615 14.8073 21.9975C15.9935 22.2334 17.223 22.1123 18.3404 21.6495C19.4577 21.1867 20.4128 20.4029 21.0847 19.3973C21.7566 18.3917 22.1152 17.2094 22.1152 16C22.1152 14.3782 21.471 12.8228 20.3242 11.676C19.1774 10.5292 17.6221 9.88498 16.0003 9.88498Z",fill:"white"}),jsx("path",{d:"M22.2486 11.0665C23.0493 11.0665 23.6984 10.4174 23.6984 9.61666C23.6984 8.81596 23.0493 8.16687 22.2486 8.16687C21.4479 8.16687 20.7988 8.81596 20.7988 9.61666C20.7988 10.4174 21.4479 11.0665 22.2486 11.0665Z",fill:"white"})]}),jsxs("defs",{children:[jsxs("linearGradient",{id:"paint0_linear_3906_1520",x1:20.9728,y1:33.3431,x2:11.0272,y2:-1.34314,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#FFDB73"}),jsx("stop",{offset:.08,stopColor:"#FDAD4E"}),jsx("stop",{offset:.15,stopColor:"#FB832E"}),jsx("stop",{offset:.19,stopColor:"#FA7321"}),jsx("stop",{offset:.23,stopColor:"#F6692F"}),jsx("stop",{offset:.37,stopColor:"#E84A5A"}),jsx("stop",{offset:.48,stopColor:"#E03675"}),jsx("stop",{offset:.55,stopColor:"#DD2F7F"}),jsx("stop",{offset:.68,stopColor:"#B43D97"}),jsx("stop",{offset:.97,stopColor:"#4D60D4"}),jsx("stop",{offset:1,stopColor:"#4264DB"})]}),jsx("clipPath",{id:"clip0_3906_1520",children:jsx("rect",{width:r,height:r,fill:"white"})})]})]})));L8.displayName="InstagramIcon";var N8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3906_973)",children:[jsx("path",{d:"M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z",fill:"#FFEB3B"}),jsx("path",{d:"M13.8855 14.6655L13.3091 16.2909H14.46L13.8855 14.6655ZM13.8855 14.6655L13.3091 16.2909H14.46L13.8855 14.6655ZM16 7.74364C10.4782 7.74364 6 11.2491 6 15.5764C6 18.3727 7.87091 20.8273 10.6873 22.2109C9.28909 27.0018 8.46727 27.3145 14.2236 23.2836C14.8121 23.3665 15.4057 23.4078 16 23.4073C21.5218 23.4073 26 19.9 26 15.5745C26 11.2491 21.5218 7.74364 16 7.74364ZM10.4709 18.3091C9.47273 18.3091 10.0618 16.9291 9.89455 14.3582C9.53091 14.2964 8.42727 14.6055 8.42727 13.7964C8.42823 13.6472 8.48829 13.5045 8.59428 13.3995C8.70027 13.2946 8.84355 13.2359 8.99273 13.2364C11.0909 13.3873 12.5127 12.8455 12.5127 13.7964C12.5127 14.62 11.4509 14.2891 11.0473 14.3582C10.88 16.92 11.4673 18.3091 10.4709 18.3091ZM15.8964 18.2218C15 18.6291 14.9782 17.7109 14.7636 17.3127H13.0055C12.7891 17.72 12.7709 18.6364 11.8727 18.2218C11.1982 17.9127 12.2964 16.3436 13.1164 13.8C13.1688 13.6376 13.2715 13.4959 13.4095 13.3955C13.5475 13.295 13.7138 13.2409 13.8845 13.2409C14.0553 13.2409 14.2216 13.295 14.3596 13.3955C14.4976 13.4959 14.6002 13.6376 14.6527 13.8C15.4891 16.3927 16.5745 17.9127 15.8964 18.2218ZM16.9618 18.2218C15.9964 18.2218 16.5836 16.9182 16.4164 13.8036C16.4164 13.0455 17.5945 13.0473 17.5945 13.8036V17.1745C18.1509 17.2491 19.3727 16.9 19.3727 17.7C19.3655 18.5455 18.0527 18.1182 16.9618 18.2255V18.2218ZM22.2964 18.0564L20.9436 16.2745L20.7436 16.4745V17.7273C20.7436 17.803 20.7287 17.878 20.6996 17.948C20.6705 18.0179 20.6278 18.0814 20.5741 18.1348C20.5203 18.1882 20.4566 18.2305 20.3864 18.2591C20.3163 18.2878 20.2412 18.3023 20.1655 18.3018C19.1636 18.3018 19.7636 16.8582 19.5891 13.8073C19.5901 13.655 19.6512 13.5094 19.7592 13.4021C19.8672 13.2948 20.0132 13.2345 20.1655 13.2345C21.0364 13.2345 20.66 14.4673 20.7418 15.04C22.3782 13.4782 22.3364 13.3127 22.6727 13.3127C23.1364 13.3127 23.42 13.8891 23.1109 14.1945L21.7964 15.5L23.2164 17.3691C23.68 17.9745 22.7545 18.6673 22.2964 18.06V18.0564ZM13.3091 16.2909H14.46L13.8855 14.6655L13.3091 16.2909ZM13.8855 14.6655L13.3091 16.2909H14.46L13.8855 14.6655ZM13.8855 14.6655L13.3091 16.2909H14.46L13.8855 14.6655Z",fill:"#3E2723"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_973",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));N8.displayName="KakaoTalkIcon";var R8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3906_955)",children:[jsx("path",{d:"M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z",fill:"#39CD00"}),jsx("path",{d:"M26 15.6364C25.9858 15.8395 25.9597 16.0417 25.9218 16.2418C25.7953 17.008 25.5363 17.7463 25.1564 18.4236C24.9745 18.7473 24.1 19.9764 23.8327 20.3C22.3545 22.08 19.8782 24.1345 15.74 26.1327C15.6527 26.1749 15.5557 26.193 15.4591 26.1853C15.3624 26.1775 15.2696 26.1441 15.1902 26.0886C15.1107 26.033 15.0475 25.9573 15.007 25.8692C14.9666 25.781 14.9503 25.6837 14.96 25.5873L15.1691 23.7091C15.1849 23.5654 15.1431 23.4213 15.0527 23.3085C14.9624 23.1956 14.8309 23.1233 14.6873 23.1073C13.3106 22.9695 11.9696 22.5872 10.7273 21.9782C7.89091 20.5764 6 18.0727 6 15.22C6 10.8273 10.4764 7.27272 16 7.27272C18.7745 7.27272 21.2836 8.18181 23.0909 9.62363C24.7836 10.9782 25.8673 12.8164 25.9836 14.8564C26.003 15.1159 26.0085 15.3763 26 15.6364Z",fill:"white"}),jsx("path",{d:"M13.2439 16.98C13.2922 17.0273 13.3305 17.0839 13.3565 17.1464C13.3824 17.2089 13.3954 17.276 13.3948 17.3436C13.395 17.4109 13.382 17.4775 13.3564 17.5397C13.3308 17.6019 13.2933 17.6584 13.2458 17.7061C13.1983 17.7537 13.1419 17.7915 13.0798 17.8173C13.0177 17.8431 12.9511 17.8564 12.8839 17.8564H10.8384C10.7026 17.8559 10.5724 17.8017 10.4764 17.7057C10.3803 17.6096 10.3262 17.4795 10.3257 17.3436V13.48C10.3252 13.4124 10.3384 13.3453 10.3643 13.2829C10.3902 13.2204 10.4284 13.1638 10.4766 13.1164C10.5482 13.0446 10.6395 12.9957 10.7389 12.9759C10.8383 12.9562 10.9414 12.9665 11.0349 13.0055C11.1285 13.0444 11.2084 13.1104 11.2643 13.1949C11.3203 13.2794 11.3499 13.3786 11.3493 13.48V16.8309H12.8839C12.9508 16.8304 13.0172 16.8433 13.079 16.8689C13.1408 16.8945 13.1969 16.9323 13.2439 16.98Z",fill:"#00C200"}),jsx("path",{d:"M14.9095 13.3691V17.4545C14.909 17.5605 14.8667 17.6619 14.7918 17.7368C14.7169 17.8118 14.6154 17.854 14.5095 17.8545H14.2804C14.1743 17.8545 14.0725 17.8124 13.9975 17.7374C13.9225 17.6624 13.8804 17.5606 13.8804 17.4545V13.3691C13.8804 13.263 13.9225 13.1612 13.9975 13.0862C14.0725 13.0112 14.1743 12.9691 14.2804 12.9691H14.504C14.5569 12.9686 14.6094 12.9786 14.6585 12.9984C14.7075 13.0183 14.7522 13.0477 14.7898 13.0848C14.8275 13.122 14.8575 13.1662 14.878 13.215C14.8985 13.2638 14.9092 13.3161 14.9095 13.3691Z",fill:"#00C200"}),jsx("path",{d:"M19.6586 13.48V17.3218C19.6586 17.46 19.605 17.5928 19.509 17.6922C19.413 17.7916 19.2821 17.8498 19.144 17.8545C19.0146 17.8525 18.8906 17.8019 18.7967 17.7127C18.7786 17.6982 18.0913 16.8036 17.5077 16.0509C17.0713 15.4891 16.6931 14.9982 16.6931 14.9982V17.3418C16.6935 17.4412 16.6648 17.5384 16.6108 17.6218C16.5567 17.7051 16.4795 17.7708 16.3886 17.811C16.2977 17.8511 16.1971 17.8639 16.0991 17.8477C16.0011 17.8315 15.9099 17.7872 15.8367 17.72C15.784 17.6722 15.7418 17.6138 15.713 17.5487C15.6842 17.4835 15.6693 17.4131 15.6695 17.3418V13.5018C15.6678 13.3668 15.7179 13.2363 15.8096 13.1372C15.9013 13.0381 16.0275 12.9779 16.1622 12.9691C16.2384 12.9678 16.314 12.9835 16.3835 13.0149C16.453 13.0464 16.5146 13.0928 16.564 13.1509C16.5858 13.1764 17.6422 14.5509 18.2367 15.3327C18.4731 15.6382 18.6367 15.8527 18.6367 15.8527V13.4891C18.6377 13.3539 18.6918 13.2245 18.7874 13.1289C18.8831 13.0333 19.0124 12.9791 19.1477 12.9782C19.2816 12.9782 19.4102 13.0307 19.5057 13.1246C19.6013 13.2185 19.6562 13.3461 19.6586 13.48Z",fill:"#00C200"}),jsx("path",{d:"M21.4549 15.9218V16.8309H22.9876C23.0574 16.8267 23.1273 16.8369 23.193 16.8607C23.2587 16.8846 23.3188 16.9216 23.3697 16.9695C23.4206 17.0175 23.4611 17.0753 23.4888 17.1395C23.5166 17.2036 23.5308 17.2728 23.5308 17.3427C23.5308 17.4126 23.5166 17.4818 23.4888 17.546C23.4611 17.6101 23.4206 17.668 23.3697 17.7159C23.3188 17.7638 23.2587 17.8009 23.193 17.8247C23.1273 17.8485 23.0574 17.8587 22.9876 17.8545H20.9367C20.801 17.8541 20.6711 17.7998 20.5753 17.7037C20.4796 17.6076 20.4258 17.4775 20.4258 17.3418V13.48C20.4263 13.3446 20.4802 13.215 20.576 13.1193C20.6717 13.0235 20.8013 12.9696 20.9367 12.9691H22.9821C23.0519 12.9649 23.1218 12.9751 23.1875 12.9989C23.2532 13.0228 23.3134 13.0598 23.3643 13.1077C23.4151 13.1556 23.4557 13.2135 23.4834 13.2777C23.5111 13.3418 23.5254 13.411 23.5254 13.4809C23.5254 13.5508 23.5111 13.62 23.4834 13.6841C23.4557 13.7483 23.4151 13.8061 23.3643 13.8541C23.3134 13.902 23.2532 13.939 23.1875 13.9629C23.1218 13.9867 23.0519 13.9969 22.9821 13.9927H21.4549V14.9018H22.9876C23.1231 14.9018 23.2531 14.9556 23.3489 15.0514C23.4447 15.1473 23.4985 15.2772 23.4985 15.4127C23.4985 15.5482 23.4447 15.6782 23.3489 15.774C23.2531 15.8698 23.1231 15.9236 22.9876 15.9236L21.4549 15.9218Z",fill:"#00C200"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_955",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));R8.displayName="LineIcon";var D8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("g",{clipPath:"url(#clip0_3906_908)",children:jsx("path",{d:"M27.2655 27.2659H22.5241V19.8405C22.5241 18.0699 22.4925 15.7905 20.0581 15.7905C17.5886 15.7905 17.2108 17.7198 17.2108 19.7116V27.2654H12.4695V11.9959H17.0211V14.0826H17.0849C17.5404 13.3038 18.1987 12.6631 18.9895 12.2287C19.7804 11.7943 20.6742 11.5826 21.5759 11.616C26.3815 11.616 27.2675 14.777 27.2675 18.8893L27.2655 27.2659ZM7.1195 9.90875C5.59988 9.909 4.36775 8.67725 4.3675 7.15763C4.36725 5.638 5.59888 4.40588 7.1185 4.40563C8.63812 4.40525 9.87025 5.637 9.8705 7.15663C9.87063 7.88638 9.58087 8.5863 9.06497 9.10242C8.54906 9.61854 7.84925 9.90859 7.1195 9.90875ZM9.49025 27.266H4.74388V11.9959H9.49012L9.49025 27.266ZM29.6293 0.00225269H2.36137C1.07262 -0.0122473 0.01575 1.02013 0 2.30888V29.6905C0.01525 30.9799 1.072 32.0133 2.36125 31.9998H29.6293C30.9213 32.0158 31.9821 30.9824 32 29.6905V2.30675C31.9816 1.0155 30.9206 -0.0167473 29.6293 0.000127693",fill:"#0A66C2"})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_908",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));D8.displayName="LinkedInIcon";var z8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3891_828)",children:[jsx("path",{d:"M15.9992 0.00311148C7.35243 -0.167372 0.197427 6.68921 0 15.3349C0.0225613 19.7359 1.9714 23.9064 5.33303 26.7471V31.3334C5.33303 31.7015 5.63152 32 5.99969 32C6.12462 32 6.24705 31.9649 6.35298 31.8987L10.0688 29.5776C11.9619 30.3017 13.9723 30.6709 15.9992 30.6668C24.6459 30.8373 31.8009 23.9807 31.9983 15.335C31.8009 6.68921 24.6459 -0.167372 15.9992 0.00311148Z",fill:"#2196F3"}),jsx("path",{d:"M26.5325 10.9354C26.3341 10.6695 25.9704 10.59 25.6792 10.7487L18.7462 14.5285L14.4332 10.83C14.1687 10.6033 13.7742 10.6184 13.5279 10.8647L5.52831 18.8643C5.26876 19.1254 5.27001 19.5475 5.53118 19.8071C5.73999 20.0146 6.06016 20.0606 6.31896 19.9203L13.2519 16.1404L17.569 19.8403C17.8335 20.067 18.228 20.0519 18.4743 19.8056L26.4738 11.806C26.707 11.5707 26.732 11.1999 26.5325 10.9354Z",fill:"#FAFAFA"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3891_828",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));z8.displayName="MessengerIcon";var _8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3906_928)",children:[jsx("path",{d:"M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z",fill:"#FF4500"}),jsx("path",{d:"M26.6439 16.1525C26.6439 14.8555 25.5951 13.8254 24.3168 13.8254C23.713 13.8246 23.1322 14.0569 22.6956 14.474C21.0933 13.3294 18.8996 12.5856 16.4581 12.4903L17.5261 7.49263L20.9977 8.23638C21.0361 9.11388 21.7607 9.81975 22.6574 9.81975C23.5729 9.81975 24.3168 9.076 24.3168 8.16C24.3168 7.2445 23.5731 6.50063 22.6574 6.50063C22.0089 6.50063 21.4364 6.88213 21.1694 7.43538L17.2974 6.61513C17.1829 6.59588 17.0684 6.61513 16.9921 6.67238C16.8967 6.72963 16.8396 6.82488 16.8207 6.93938L15.6377 12.5091C13.1581 12.5856 10.9262 13.3294 9.30495 14.4931C8.86827 14.0761 8.28741 13.8437 7.68357 13.8446C6.38645 13.8446 5.35645 14.8935 5.35645 16.1717C5.35645 17.1254 5.92857 17.9264 6.72995 18.2891C6.69103 18.5223 6.67188 18.7584 6.6727 18.9949C6.6727 22.5806 10.8502 25.4994 16.0003 25.4994C21.1506 25.4994 25.3281 22.5999 25.3281 18.9949C25.3281 18.7585 25.3089 18.5224 25.2708 18.2891C26.0718 17.9264 26.6439 17.1061 26.6439 16.1525ZM10.6592 17.8119C10.6592 16.8964 11.4029 16.1525 12.3189 16.1525C13.2344 16.1525 13.9783 16.8962 13.9783 17.8119C13.9783 18.7275 13.2346 19.4716 12.3189 19.4716C11.4031 19.4904 10.6592 18.7275 10.6592 17.8119ZM19.9488 22.2183C18.8043 23.3629 16.6297 23.4393 16.0003 23.4393C15.3518 23.4393 13.1773 23.3436 12.0516 22.2183C11.8802 22.0466 11.8802 21.7795 12.0516 21.6079C12.2233 21.4365 12.4903 21.4365 12.6621 21.6079C13.3871 22.3329 14.9131 22.5806 16.0003 22.5806C17.0876 22.5806 18.6326 22.3328 19.3383 21.6079C19.5101 21.4365 19.7771 21.4365 19.9488 21.6079C20.1013 21.7795 20.1013 22.0466 19.9488 22.2183ZM19.6434 19.4905C18.7278 19.4905 17.9841 18.7467 17.9841 17.8311C17.9841 16.9155 18.7278 16.1717 19.6434 16.1717C20.5593 16.1717 21.3031 16.9155 21.3031 17.8311C21.3031 18.7274 20.5593 19.4905 19.6434 19.4905Z",fill:"white"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_928",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));_8.displayName="RedditIcon";var U8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("g",{clipPath:"url(#clip0_623_7334)",children:jsx("path",{d:"M12.1601 0.467495L12.5201 1.92237C11.1039 2.27064 9.74858 2.83111 8.50006 3.58475L7.73006 2.29975C9.1059 1.46913 10.5995 0.851393 12.1601 0.467495ZM19.8401 0.467495L19.4801 1.92237C20.8962 2.27064 22.2515 2.83111 23.5001 3.58475L24.2751 2.29975C22.8977 1.46867 21.4024 0.850916 19.8401 0.467495ZM2.30006 7.72937C1.46939 9.10508 0.851568 10.5985 0.467557 12.159L1.92256 12.519C2.27091 11.103 2.83141 9.74777 3.58506 8.49937L2.30006 7.72937ZM1.50006 15.9987C1.49967 15.2716 1.55399 14.5454 1.66256 13.8264L0.180057 13.6014C-0.060019 15.1906 -0.060019 16.8069 0.180057 18.3961L1.66256 18.1711C1.55399 17.4521 1.49967 16.7259 1.50006 15.9987ZM24.2701 29.6977L23.5001 28.4127C22.2531 29.166 20.8995 29.7265 19.4851 30.0752L19.8451 31.53C21.4039 31.1456 22.8958 30.5279 24.2701 29.6977ZM30.5001 15.9987C30.5004 16.7259 30.4461 17.4521 30.3376 18.1711L31.8201 18.3961C32.0601 16.8069 32.0601 15.1907 31.8201 13.6015L30.3376 13.8265C30.4461 14.5455 30.5004 15.2716 30.5001 15.9987ZM31.5326 19.8385L30.0776 19.4785C29.7292 20.8945 29.1687 22.2497 28.4151 23.4981L29.7001 24.2731C30.5312 22.8959 31.149 21.4007 31.5326 19.8385ZM18.1726 30.3375C16.7323 30.5542 15.2678 30.5542 13.8276 30.3375L13.6026 31.82C15.1919 32.0599 16.8082 32.0599 18.3976 31.82L18.1726 30.3375ZM27.6726 24.6005C26.8077 25.7717 25.772 26.8065 24.6001 27.6702L25.4901 28.8776C26.7829 27.9271 27.9256 26.7878 28.8801 25.4979L27.6726 24.6005ZM24.6001 4.32712C25.7722 5.19165 26.8079 6.22728 27.6726 7.39937L28.8801 6.49937C27.9287 5.21024 26.7893 4.07107 25.5001 3.11987L24.6001 4.32712ZM4.32756 7.39937C5.19218 6.22728 6.22789 5.19165 7.40006 4.32712L6.50006 3.11975C5.21076 4.07102 4.07143 5.21027 3.12006 6.4995L4.32756 7.39937ZM29.7001 7.72937L28.4151 8.49937C29.1682 9.74622 29.7287 11.0997 30.0776 12.514L31.5326 12.154C31.1481 10.5952 30.5303 9.10353 29.7001 7.72937ZM13.8276 1.6625C15.2678 1.44577 16.7323 1.44577 18.1726 1.6625L18.3976 0.179995C16.8082 -0.059917 15.1919 -0.059917 13.6026 0.179995L13.8276 1.6625ZM5.09756 29.2752L2.00006 29.9977L2.72256 26.9004L1.26256 26.5579L0.540057 29.6552C0.481842 29.9037 0.488007 30.163 0.55797 30.4084C0.627933 30.6539 0.759378 30.8774 0.939863 31.0579C1.12035 31.2383 1.3439 31.3698 1.58936 31.4397C1.83482 31.5096 2.09407 31.5157 2.34256 31.4575L5.43756 30.7475L5.09756 29.2752ZM1.57506 25.2205L3.03506 25.5605L3.53506 23.4131C2.8063 22.1884 2.26291 20.8624 1.92256 19.4785L0.467557 19.8385C0.79371 21.164 1.28947 22.4419 1.94256 23.6406L1.57506 25.2205ZM8.57506 28.4702L6.42756 28.9702L6.76756 30.4302L8.34756 30.0627C9.54638 30.7158 10.8244 31.2115 12.1501 31.5375L12.5101 30.0826C11.1289 29.7383 9.80626 29.1916 8.58506 28.4602L8.57506 28.4702ZM16.0001 2.99975C11.2697 3.00225 6.91381 5.57387 4.62693 9.71437C2.34006 13.855 2.48293 18.9109 5.00006 22.9156L3.75006 28.2477L9.08256 26.9979C13.7598 29.9436 19.7884 29.6096 24.1117 26.1654C28.4349 22.7211 30.1071 16.9197 28.2804 11.7031C26.4538 6.48625 21.5276 2.99525 16.0001 2.99975Z",fill:"#3A76F0"})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_623_7334",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));U8.displayName="SignalIcon";var J8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_623_7196)",children:[jsx("path",{d:"M6.73014 20.165C6.73014 22.019 5.23177 23.5175 3.37777 23.5175C1.52377 23.5175 0.0253906 22.019 0.0253906 20.165C0.0253906 18.3111 1.52377 16.8127 3.37789 16.8127H6.73002L6.73014 20.165ZM8.40639 20.165C8.40639 18.3111 9.90477 16.8127 11.7588 16.8127C13.6128 16.8127 15.1111 18.3111 15.1111 20.1651V28.546C15.1111 30.4 13.6128 31.8985 11.7586 31.8985C9.90489 31.8985 8.40639 30.4 8.40639 28.546V20.165Z",fill:"#E01E5A"}),jsx("path",{d:"M11.7587 6.70475C9.90475 6.70475 8.40625 5.20638 8.40625 3.35238C8.40625 1.49838 9.90487 0 11.7587 0C13.6126 0 15.1111 1.49838 15.1111 3.35238V6.70487L11.7587 6.70475ZM11.7587 8.40637C13.6128 8.40637 15.1111 9.90475 15.1111 11.7587C15.1111 13.6128 13.6128 15.1111 11.7586 15.1111H3.3525C1.49837 15.1111 0 13.6128 0 11.7586C0 9.90487 1.49838 8.40637 3.35238 8.40637H11.7587Z",fill:"#36C5F0"}),jsx("path",{d:"M25.194 11.7587C25.194 9.90475 26.6924 8.40625 28.5462 8.40625C30.4001 8.40625 31.8987 9.90475 31.8987 11.7587C31.8987 13.6128 30.4002 15.1111 28.5462 15.1111H25.194V11.7587ZM23.5177 11.7587C23.5177 13.6128 22.0192 15.1111 20.1652 15.1111C18.3114 15.1111 16.813 13.6128 16.813 11.7586V3.3525C16.813 1.49837 18.3114 0 20.1652 0C22.0191 0 23.5176 1.49838 23.5176 3.35238L23.5177 11.7587Z",fill:"#2EB67D"}),jsx("path",{d:"M20.1652 25.1937C22.0192 25.1937 23.5177 26.6921 23.5177 28.546C23.5177 30.3999 22.0192 31.8985 20.1652 31.8985C18.3114 31.8985 16.813 30.4 16.813 28.546V25.1937H20.1652ZM20.1652 23.5175C18.3114 23.5175 16.813 22.019 16.813 20.165C16.813 18.3111 18.3114 16.8127 20.1654 16.8127H28.5716C30.4256 16.8127 31.9241 18.3111 31.9241 20.1651C31.9241 22.0191 30.4256 23.5175 28.5716 23.5175H20.1652Z",fill:"#ECB22E"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_623_7196",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));J8.displayName="SlackIcon";var X8=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3906_919)",children:[jsx("path",{d:"M16 0C11.7575 0 7.685 1.68675 4.6875 4.68625C1.68693 7.68696 0.000858621 11.7565 0 16C0 20.2417 1.6875 24.3142 4.6875 27.3137C7.685 30.3132 11.7575 32 16 32C20.2425 32 24.315 30.3132 27.3125 27.3137C30.3125 24.3142 32 20.2417 32 16C32 11.7583 30.3125 7.68575 27.3125 4.68625C24.315 1.68675 20.2425 0 16 0Z",fill:"url(#paint0_linear_3906_919)"}),jsx("path",{d:"M7.24262 15.831C11.9076 13.799 15.0176 12.4593 16.5726 11.812C21.0176 9.96374 21.9401 9.64274 22.5426 9.63187C22.6751 9.62974 22.9701 9.66249 23.1626 9.81812C23.3226 9.94937 23.3676 10.1269 23.3901 10.2515C23.4101 10.376 23.4376 10.6597 23.4151 10.8812C23.1751 13.4112 22.1326 19.5507 21.6026 22.3845C21.3801 23.5835 20.9376 23.9855 20.5101 24.0247C19.5801 24.1102 18.8751 23.4107 17.9751 22.821C16.5676 21.8977 15.7726 21.3232 14.4051 20.4225C12.8251 19.3815 13.8501 18.8092 14.7501 17.8742C14.9851 17.6295 19.0801 13.9057 19.1576 13.568C19.1676 13.5257 19.1776 13.3682 19.0826 13.2852C18.9901 13.202 18.8526 13.2305 18.7526 13.253C18.6101 13.285 16.3626 14.772 12.0026 17.7137C11.3651 18.1522 10.7876 18.366 10.2676 18.3547C9.69762 18.3425 8.59762 18.0317 7.78012 17.7662C6.78012 17.4405 5.98262 17.2682 6.05262 16.715C6.08762 16.427 6.48512 16.1322 7.24262 15.831Z",fill:"white"})]}),jsxs("defs",{children:[jsxs("linearGradient",{id:"paint0_linear_3906_919",x1:1600,y1:0,x2:1600,y2:3200,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#2AABEE"}),jsx("stop",{offset:1,stopColor:"#229ED9"})]}),jsx("clipPath",{id:"clip0_3906_919",children:jsx("rect",{width:r,height:r,fill:"white"})})]})]})));X8.displayName="TelegramIcon";var tg=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3906_934)",children:[jsx("path",{d:"M22.9354 11.5223C24.9964 12.9949 27.5213 13.8613 30.2483 13.8613V8.6166C29.7321 8.6168 29.2174 8.56296 28.7125 8.45594V12.5843C25.9857 12.5843 23.4612 11.718 21.3997 10.2455V20.9485C21.3997 26.3028 17.057 30.6429 11.7004 30.6429C9.70172 30.6429 7.84395 30.0389 6.30078 29.0031C8.06211 30.8032 10.5184 31.9198 13.2357 31.9198C18.5928 31.9198 22.9356 27.5797 22.9356 22.2252V11.5223H22.9354ZM24.83 6.23106C23.7766 5.08093 23.085 3.59459 22.9354 1.95133V1.27679H21.48C21.8464 3.36529 23.096 5.14957 24.83 6.23106ZM9.68881 24.8946C9.10027 24.1234 8.78216 23.1799 8.78365 22.2099C8.78365 19.7611 10.77 17.7756 13.2206 17.7756C13.6772 17.7753 14.1312 17.8454 14.5665 17.9833V12.6213C14.0578 12.5517 13.5445 12.522 13.0314 12.533V16.7064C12.5959 16.5684 12.1417 16.4984 11.6848 16.4988C9.2343 16.4988 7.24809 18.4841 7.24809 20.9332C7.24809 22.6649 8.24086 24.1642 9.68881 24.8946Z",fill:"#FF004F"}),jsx("path",{d:"M21.3999 10.2454C23.4615 11.7178 25.9858 12.5842 28.7127 12.5842V8.45583C27.1906 8.13175 25.8432 7.33682 24.8301 6.23106C23.096 5.14946 21.8466 3.36518 21.4802 1.27679H17.6576V22.225C17.6488 24.6671 15.6659 26.6445 13.2206 26.6445C11.7797 26.6445 10.4995 25.9581 9.68879 24.8944C8.24106 24.1642 7.24818 22.6648 7.24818 20.9333C7.24818 18.4844 9.23439 16.4989 11.6849 16.4989C12.1544 16.4989 12.607 16.5719 13.0315 16.7065V12.5331C7.7689 12.6418 3.53662 16.9395 3.53662 22.2251C3.53662 24.8637 4.59052 27.2556 6.30109 29.0034C7.84426 30.0389 9.70192 30.6431 11.7007 30.6431C17.0574 30.6431 21.4 26.3027 21.4 20.9485L21.3999 10.2454Z",fill:"black"}),jsx("path",{d:"M28.7127 8.45572V7.3397C27.3401 7.34169 25.9947 6.95751 24.8301 6.23106C25.861 7.35902 27.2183 8.13686 28.7127 8.45595M21.4801 1.27669C21.4453 1.07714 21.4185 0.876257 21.3998 0.674538V0H16.1216V20.9484C16.1132 23.3903 14.1303 25.3677 11.6848 25.3677C10.9916 25.3688 10.3078 25.2067 9.6887 24.8947C10.4994 25.9581 11.7796 26.6444 13.2205 26.6444C15.6657 26.6444 17.6489 24.6673 17.6575 22.2251V1.2768L21.4801 1.27669ZM13.0317 12.533V11.3447C12.5906 11.2844 12.146 11.2543 11.7008 11.2544C6.3436 11.2544 2.00098 15.5947 2.00098 20.9484C2.00098 24.305 3.70768 27.2631 6.30122 29.0031C4.59066 27.2555 3.53676 24.8634 3.53676 22.225C3.53676 16.9395 7.76892 12.6417 13.0317 12.533Z",fill:"#00F2EA"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_934",children:jsx("rect",{width:28.25,height:32,fill:"white",transform:"translate(2)"})})})]})));tg.displayName="TiktokIcon";var ig=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsx("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:jsx("path",{d:"M3.086 0L1.00146 5.55893V27.7919H8.64123V31.9631H12.8121L16.979 27.7919H23.231L31.5686 19.4572V0H3.086ZM5.8632 2.77767H28.7901V18.0647L23.9258 22.9293H16.285L12.1194 27.0949V22.9294H5.8632V2.77767ZM13.5059 16.6768H16.285V8.33958H13.5059V16.6768ZM21.1474 16.6768H23.9259V8.33958H21.1474V16.6768Z",fill:"#5A3E85"})})));ig.displayName="TwitchIcon";var ag=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_623_7322)",children:[jsx("path",{d:"M0.681463 15.8085C0.680719 18.4971 1.38323 21.1224 2.71904 23.4363L0.553711 31.3423L8.6445 29.2208C10.8823 30.4391 13.3896 31.0774 15.9375 31.0776H15.9442C24.3554 31.0776 31.2023 24.2332 31.2059 15.8205C31.2075 11.744 29.6214 7.9107 26.7396 5.02673C23.8584 2.14301 20.0265 0.554046 15.9436 0.552185C7.53145 0.552185 0.68506 7.39622 0.681587 15.8085",fill:"url(#paint0_linear_623_7322)"}),jsx("path",{d:"M0.136619 15.8035C0.135751 18.5889 0.863441 21.308 2.24688 23.7048L0.00390625 31.8942L8.38481 29.6967C10.694 30.9558 13.294 31.6196 15.9395 31.6206H15.9464C24.6593 31.6206 31.7521 24.53 31.7558 15.8162C31.7573 11.5932 30.1142 7.62208 27.1295 4.63479C24.1444 1.64788 20.1754 0.00173643 15.9464 0C7.23194 0 0.140092 7.08961 0.136619 15.8035ZM5.12775 23.292L4.81482 22.7953C3.49935 20.7036 2.80502 18.2865 2.80601 15.8045C2.80874 8.56174 8.70319 2.66915 15.9513 2.66915C19.4614 2.67064 22.7601 4.03895 25.2412 6.52155C27.7222 9.0044 29.0874 12.3049 29.0866 15.8152C29.0833 23.058 23.1888 28.9513 15.9464 28.9513H15.9411C13.5829 28.9501 11.2701 28.3168 9.25315 27.12L8.77315 26.8353L3.79975 28.1393L5.12775 23.292Z",fill:"url(#paint1_linear_623_7322)"}),jsx("path",{d:"M11.9949 9.19665C11.699 8.53891 11.3876 8.52564 11.1061 8.5141C10.8757 8.50418 10.6122 8.50493 10.3491 8.50493C10.0856 8.50493 9.65758 8.60403 9.29578 8.99907C8.93361 9.39448 7.91309 10.35 7.91309 12.2935C7.91309 14.2369 9.32865 16.1152 9.52599 16.379C9.72357 16.6424 12.2588 20.7582 16.2739 22.3416C19.6108 23.6574 20.2899 23.3957 21.0141 23.3297C21.7385 23.264 23.3513 22.3744 23.6804 21.452C24.0097 20.5297 24.0097 19.7392 23.911 19.5739C23.8122 19.4094 23.5488 19.3105 23.1538 19.113C22.7587 18.9156 20.8165 17.9598 20.4545 17.828C20.0923 17.6962 19.829 17.6305 19.5656 18.026C19.3021 18.421 18.5456 19.3105 18.3151 19.5739C18.0847 19.838 17.8542 19.8709 17.4593 19.6733C17.064 19.4751 15.7918 19.0585 14.2825 17.7129C13.1081 16.6658 12.3153 15.3728 12.0849 14.9772C11.8544 14.5823 12.0602 14.3682 12.2583 14.1714C12.4358 13.9944 12.6534 13.7101 12.8511 13.4796C13.0481 13.2489 13.1138 13.0843 13.2456 12.8208C13.3774 12.5571 13.3114 12.3264 13.2128 12.1289C13.1138 11.9313 12.3462 9.97767 11.9949 9.19665Z",fill:"white"})]}),jsxs("defs",{children:[jsxs("linearGradient",{id:"paint0_linear_623_7322",x1:1533.16,y1:3079.56,x2:1533.16,y2:.552185,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#1FAF38"}),jsx("stop",{offset:1,stopColor:"#60D669"})]}),jsxs("linearGradient",{id:"paint1_linear_623_7322",x1:1587.6,y1:3189.42,x2:1587.6,y2:0,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#F9F9F9"}),jsx("stop",{offset:1,stopColor:"white"})]}),jsx("clipPath",{id:"clip0_623_7322",children:jsx("rect",{width:r,height:r,fill:"white"})})]})]})));ag.displayName="WhatsAppIcon";var ug=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsxs("g",{clipPath:"url(#clip0_3560_983)",children:[jsx("path",{d:"M16 0C7.16375 0 0 7.16375 0 16C0 24.8363 7.16375 32 16 32C24.8363 32 32 24.8363 32 16C32 7.16375 24.8363 0 16 0Z",fill:"black"}),jsx("path",{d:"M17.7506 14.5521L24.6 6.59018H22.9769L17.0296 13.5034L12.2795 6.59018H6.80078L13.9839 17.0441L6.80078 25.3934H8.42397L14.7045 18.0928L19.721 25.3934H25.1997L17.7502 14.5521H17.7506ZM9.00881 7.8121H11.5019L22.9777 24.2271H20.4846L9.00881 7.8121Z",fill:"white"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3560_983",children:jsx("rect",{width:r,height:r,fill:"white"})})})]})));ug.displayName="XIcon";var mg=memo(forwardRef(({size:r=32,className:e,...t},o)=>jsxs("svg",{ref:o,width:r,height:r,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:g("sui-text-current",e),"aria-hidden":"true",...t,children:[jsx("path",{d:"M31.2901 8.43139C31.1066 7.76816 30.7486 7.16351 30.2518 6.67766C29.7551 6.1918 29.1368 5.8417 28.4586 5.6622C25.9759 5 15.9836 5 15.9836 5C15.9836 5 5.99078 5.02004 3.50802 5.68224C2.82984 5.86175 2.21158 6.21188 1.7148 6.69775C1.21802 7.18363 0.860064 7.7883 0.676572 8.45156C-0.0744062 12.7658 -0.365724 19.3396 0.697193 23.4812C0.880704 24.1445 1.23867 24.7491 1.73545 25.235C2.23222 25.7208 2.85048 26.0709 3.52864 26.2504C6.01141 26.9126 16.004 26.9126 16.004 26.9126C16.004 26.9126 25.9964 26.9126 28.479 26.2504C29.1572 26.0709 29.7755 25.7208 30.2723 25.235C30.7691 24.7491 31.1271 24.1445 31.3106 23.4812C32.1027 19.1609 32.3468 12.5911 31.2901 8.43139Z",fill:"#FF0000"}),jsx("path",{d:"M12.8032 20.6518L21.0926 15.9562L12.8032 11.2607V20.6518Z",fill:"white"})]})));mg.displayName="YoutubeIcon";
|
|
32
|
-
export{
|
|
8
|
+
`}),jsxs("div",{className:"sui-relative sui-w-full sui-overflow-y-auto sui-cursor-text sui-p-3 sui-sm:p-4",style:{minHeight:n},role:"textbox",tabIndex:c?-1:0,"aria-labelledby":o?C:void 0,onClick:S=>{!f||c||S.target===S.currentTarget&&(f.isFocused||f.chain().focus("end").run());},onKeyDown:S=>{!f||c||S.target===S.currentTarget&&(S.key==="Enter"||S.key===" ")&&(S.preventDefault(),f.chain().focus("end").run());},children:[jsx(EditorContent,{id:w,editor:f,"aria-label":o,className:i("sui-h-full","[&_.ProseMirror]:sui-min-h-full","[&_.ProseMirror]:focus:sui-outline-none")}),f&&V&&jsx(U1,{editor:f,max:V})]})]}),(t||s)&&jsxs("div",{className:"sui-mt-2",children:[t&&jsx("p",{id:g,role:"alert",className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-error",children:t}),!t&&s&&jsx("p",{id:v,className:"sui-text-12 sui-leading-[100%] sui-tracking-[-0.01em] sui-text-inactive",children:s})]})]})};ds.displayName="RichTextEditor";var ps=({content:e,className:r,"data-testid":o})=>jsx("div",{className:i(Ht,r),dangerouslySetInnerHTML:{__html:e},"data-testid":o});ps.displayName="RichTextViewer";var ms=`@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
|
|
9
|
+
/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Poppins,Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:JetBrains Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sui-animate-spin{animation:sui-spin 1s linear infinite}.sui-ring-offset-background{--tw-ring-offset-color:#fff}.sui-shadow-soft{box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04)}.sui-shadow-strong{box-shadow:0 10px 40px -10px rgba(0,0,0,.15),0 2px 10px -2px rgba(0,0,0,.1)}.sui-animate-shimmer{background:linear-gradient(90deg,var(--sui-stroke-level3) 0,hsla(0,0%,100%,.4) 50%,var(--sui-stroke-level3) 100%);background-size:200% 100%;animation:sui-shimmer 1.5s infinite}@media (prefers-reduced-motion:reduce){.sui-animate-shimmer{animation:none;background:var(--sui-stroke-level3)}}.sui-animate-pulse-scale{animation:sui-pulse-scale 2s ease-in-out infinite}@keyframes sui-pulse-scale{0%,to{transform:scale(.9)}50%{transform:scale(1.1)}}.sui-animate-rotate-smooth{animation:sui-rotate-smooth 1.2s linear infinite}@keyframes sui-rotate-smooth{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.sui-animate-pulse-scale.sui-animate-rotate-smooth{animation:sui-pulse-rotate 6s ease-in-out infinite}@keyframes sui-pulse-rotate{0%{transform:scale(.9) rotate(0deg)}25%{transform:scale(1.1) rotate(-90deg)}50%{transform:scale(.9) rotate(-180deg)}75%{transform:scale(1.1) rotate(-270deg)}to{transform:scale(.9) rotate(-1turn)}}@media (prefers-reduced-motion:reduce){.sui-animate-pulse-scale,.sui-animate-pulse-scale.sui-animate-rotate-smooth,.sui-animate-rotate-smooth{animation:none;transform:none}}[class*=sui-] .ProseMirror h1.is-editor-empty:first-child:before,[class*=sui-] .ProseMirror h2.is-editor-empty:first-child:before,[class*=sui-] .ProseMirror h3.is-editor-empty:first-child:before,[class*=sui-] .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--sui-text-disabled);pointer-events:none;height:0}@keyframes sui-ellipse-float{0%,to{transform:translate(var(--tx-0),var(--ty-0)) rotate(0deg)}25%{transform:translate(var(--tx-25),var(--ty-25)) rotate(90deg)}50%{transform:translate(var(--tx-50),var(--ty-50)) rotate(180deg)}75%{transform:translate(var(--tx-75),var(--ty-75)) rotate(270deg)}}@keyframes sui-ocean-wave{0%{transform:translateY(0) translateX(0) scaleY(1)}25%{transform:translateY(-8px) translateX(-4px) scaleY(1.05)}50%{transform:translateY(-15px) translateX(0) scaleY(1.1)}75%{transform:translateY(-8px) translateX(4px) scaleY(1.05)}to{transform:translateY(0) translateX(0) scaleY(1)}}@media (min-width:640px){@keyframes sui-ocean-wave{0%{transform:translateY(0) translateX(0) scaleY(1)}25%{transform:translateY(-15px) translateX(-8px) scaleY(1.1)}50%{transform:translateY(-30px) translateX(0) scaleY(1.2)}75%{transform:translateY(-15px) translateX(8px) scaleY(1.1)}to{transform:translateY(0) translateX(0) scaleY(1)}}}@media (prefers-reduced-motion:reduce){.sui-welcome-bg-animated{animation:none!important}}.sui-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sui-pointer-events-none{pointer-events:none}.sui-pointer-events-auto{pointer-events:auto}.sui-visible{visibility:visible}.sui-invisible{visibility:hidden}.sui-fixed{position:fixed}.sui-absolute{position:absolute}.sui-relative{position:relative}.-sui-inset-1{inset:-.25rem}.sui-inset-0{inset:0}.sui-inset-y-0{top:0;bottom:0}.sui-bottom-0{bottom:0}.sui-bottom-2{bottom:.5rem}.sui-bottom-4{bottom:1rem}.sui-bottom-6{bottom:1.5rem}.sui-bottom-8{bottom:2rem}.sui-bottom-\\[-1px\\]{bottom:-1px}.sui-left-0{left:0}.sui-left-1{left:.25rem}.sui-left-1\\/2{left:50%}.sui-left-12{left:3rem}.sui-left-2{left:.5rem}.sui-left-3{left:.75rem}.sui-left-4{left:1rem}.sui-left-8{left:2rem}.sui-left-\\[-4px\\]{left:-4px}.sui-left-\\[38px\\]{left:38px}.sui-right-0{right:0}.sui-right-1{right:.25rem}.sui-right-1\\/2{right:50%}.sui-right-10{right:2.5rem}.sui-right-2{right:.5rem}.sui-right-3{right:.75rem}.sui-right-4{right:1rem}.sui-right-6{right:1.5rem}.sui-right-8{right:2rem}.sui-right-9{right:2.25rem}.sui-right-\\[-4px\\]{right:-4px}.sui-right-\\[38px\\]{right:38px}.sui-top-0{top:0}.sui-top-1{top:.25rem}.sui-top-1\\/2{top:50%}.sui-top-2{top:.5rem}.sui-top-20{top:5rem}.sui-top-4{top:1rem}.sui-top-5{top:1.25rem}.sui-top-8{top:2rem}.sui-top-full{top:100%}.sui-isolate{isolation:isolate}.sui-z-10{z-index:10}.sui-z-20{z-index:20}.sui-z-40{z-index:40}.sui-z-50{z-index:50}.sui-z-\\[100\\]{z-index:100}.sui-z-\\[1\\]{z-index:1}.sui-z-\\[9999\\]{z-index:9999}.sui-order-1{order:1}.sui-m-0{margin:0}.sui-mx-0{margin-left:0;margin-right:0}.sui-mx-2{margin-left:.5rem;margin-right:.5rem}.sui-mx-3{margin-left:.75rem;margin-right:.75rem}.sui-mx-4{margin-left:1rem;margin-right:1rem}.sui-mx-auto{margin-left:auto;margin-right:auto}.sui-my-3{margin-top:.75rem;margin-bottom:.75rem}.sui-my-4{margin-top:1rem;margin-bottom:1rem}.sui-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sui-mb-1{margin-bottom:.25rem}.sui-mb-2{margin-bottom:.5rem}.sui-mb-3{margin-bottom:.75rem}.sui-mb-4{margin-bottom:1rem}.sui-mb-6{margin-bottom:1.5rem}.sui-ml-0{margin-left:0}.sui-ml-1{margin-left:.25rem}.sui-ml-2{margin-left:.5rem}.sui-ml-3{margin-left:.75rem}.sui-ml-4{margin-left:1rem}.sui-ml-auto{margin-left:auto}.sui-mr-2{margin-right:.5rem}.sui-mr-4{margin-right:1rem}.sui-mt-1{margin-top:.25rem}.sui-mt-2{margin-top:.5rem}.sui-mt-3{margin-top:.75rem}.sui-mt-4{margin-top:1rem}.sui-mt-\\[220vh\\]{margin-top:220vh}.sui-block{display:block}.sui-inline-block{display:inline-block}.sui-flex{display:flex}.sui-inline-flex{display:inline-flex}.sui-grid{display:grid}.sui-hidden{display:none}.sui-aspect-\\[16\\/9\\]{aspect-ratio:16/9}.sui-aspect-\\[4\\/3\\]{aspect-ratio:4/3}.sui-aspect-video{aspect-ratio:16/9}.sui-h-1{height:.25rem}.sui-h-10{height:2.5rem}.sui-h-11{height:2.75rem}.sui-h-12{height:3rem}.sui-h-14{height:3.5rem}.sui-h-16{height:4rem}.sui-h-2{height:.5rem}.sui-h-20{height:5rem}.sui-h-24{height:6rem}.sui-h-3{height:.75rem}.sui-h-32{height:8rem}.sui-h-4{height:1rem}.sui-h-5{height:1.25rem}.sui-h-6{height:1.5rem}.sui-h-7{height:1.75rem}.sui-h-8{height:2rem}.sui-h-9{height:2.25rem}.sui-h-\\[120px\\]{height:120px}.sui-h-\\[213px\\]{height:213px}.sui-h-\\[220px\\]{height:220px}.sui-h-\\[2px\\]{height:2px}.sui-h-\\[30px\\]{height:30px}.sui-h-\\[320px\\]{height:320px}.sui-h-\\[400px\\]{height:400px}.sui-h-\\[var\\(--logo-size-mobile\\)\\]{height:var(--logo-size-mobile)}.sui-h-auto{height:auto}.sui-h-full{height:100%}.sui-h-px{height:1px}.sui-h-screen{height:100vh}.sui-max-h-32{max-height:8rem}.sui-max-h-48{max-height:12rem}.sui-max-h-56{max-height:14rem}.sui-max-h-60{max-height:15rem}.sui-max-h-\\[200px\\]{max-height:200px}.sui-max-h-\\[400px\\]{max-height:400px}.sui-max-h-\\[90vh\\]{max-height:90vh}.sui-max-h-full{max-height:100%}.sui-min-h-0{min-height:0}.sui-min-h-\\[120px\\]{min-height:120px}.sui-min-h-\\[124px\\]{min-height:124px}.sui-min-h-\\[150px\\]{min-height:150px}.sui-min-h-\\[160px\\]{min-height:160px}.sui-min-h-\\[200px\\]{min-height:200px}.sui-min-h-\\[300px\\]{min-height:300px}.sui-min-h-\\[300vh\\]{min-height:300vh}.sui-min-h-\\[320px\\]{min-height:320px}.sui-min-h-\\[400px\\]{min-height:400px}.sui-min-h-\\[480px\\]{min-height:480px}.sui-min-h-\\[520px\\]{min-height:520px}.sui-min-h-\\[80px\\]{min-height:80px}.sui-min-h-full{min-height:100%}.sui-min-h-screen{min-height:100vh}.\\!sui-w-auto{width:auto!important}.sui-w-1{width:.25rem}.sui-w-10{width:2.5rem}.sui-w-11{width:2.75rem}.sui-w-12{width:3rem}.sui-w-16{width:4rem}.sui-w-2{width:.5rem}.sui-w-20{width:5rem}.sui-w-24{width:6rem}.sui-w-3{width:.75rem}.sui-w-4{width:1rem}.sui-w-48{width:12rem}.sui-w-5{width:1.25rem}.sui-w-6{width:1.5rem}.sui-w-64{width:16rem}.sui-w-72{width:18rem}.sui-w-8{width:2rem}.sui-w-80{width:20rem}.sui-w-9{width:2.25rem}.sui-w-96{width:24rem}.sui-w-\\[2px\\]{width:2px}.sui-w-\\[300px\\]{width:300px}.sui-w-\\[30px\\]{width:30px}.sui-w-\\[320px\\]{width:320px}.sui-w-\\[360px\\]{width:360px}.sui-w-\\[400px\\]{width:400px}.sui-w-\\[40px\\]{width:40px}.sui-w-\\[480px\\]{width:480px}.sui-w-\\[500px\\]{width:500px}.sui-w-\\[50px\\]{width:50px}.sui-w-\\[520px\\]{width:520px}.sui-w-\\[560px\\]{width:560px}.sui-w-\\[640px\\]{width:640px}.sui-w-\\[var\\(--logo-size-mobile\\)\\]{width:var(--logo-size-mobile)}.sui-w-auto{width:auto}.sui-w-fit{width:-moz-fit-content;width:fit-content}.sui-w-full{width:100%}.sui-w-px{width:1px}.sui-w-screen{width:100vw}.sui-min-w-0{min-width:0}.sui-min-w-12{min-width:3rem}.sui-min-w-8{min-width:2rem}.sui-min-w-\\[120px\\]{min-width:120px}.sui-min-w-\\[280px\\]{min-width:280px}.sui-min-w-\\[300px\\]{min-width:300px}.sui-min-w-\\[320px\\]{min-width:320px}.sui-min-w-\\[400px\\]{min-width:400px}.sui-max-w-2xl{max-width:42rem}.sui-max-w-3xl{max-width:48rem}.sui-max-w-4xl{max-width:56rem}.sui-max-w-6xl{max-width:72rem}.sui-max-w-\\[100px\\]{max-width:100px}.sui-max-w-\\[120px\\]{max-width:120px}.sui-max-w-\\[200px\\]{max-width:200px}.sui-max-w-\\[220px\\]{max-width:220px}.sui-max-w-\\[250px\\]{max-width:250px}.sui-max-w-\\[300px\\]{max-width:300px}.sui-max-w-\\[320px\\]{max-width:320px}.sui-max-w-\\[356px\\]{max-width:356px}.sui-max-w-\\[360px\\]{max-width:360px}.sui-max-w-\\[366px\\]{max-width:366px}.sui-max-w-\\[400px\\]{max-width:400px}.sui-max-w-\\[480px\\]{max-width:480px}.sui-max-w-\\[95vw\\]{max-width:95vw}.sui-max-w-full{max-width:100%}.sui-max-w-lg{max-width:32rem}.sui-max-w-md{max-width:28rem}.sui-max-w-none{max-width:none}.sui-max-w-xl{max-width:36rem}.sui-max-w-xs{max-width:20rem}.sui-flex-1{flex:1 1 0%}.sui-flex-none{flex:none}.sui-flex-shrink-0,.sui-shrink-0{flex-shrink:0}.sui-border-collapse{border-collapse:collapse}.sui-origin-top-left{transform-origin:top left}.-sui-translate-x-1{--tw-translate-x:-0.25rem}.-sui-translate-x-1,.-sui-translate-x-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-sui-translate-x-1\\/2{--tw-translate-x:-50%}.sui--translate-x-1{--tw-translate-x:-0.25rem}.sui--translate-x-1,.sui--translate-x-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui--translate-x-1\\/2{--tw-translate-x:-50%}.sui--translate-y-1{--tw-translate-y:-0.25rem}.sui--translate-y-1,.sui--translate-y-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui--translate-y-1\\/2{--tw-translate-y:-50%}.sui--translate-y-2{--tw-translate-y:-0.5rem}.sui--translate-y-2,.sui-translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-translate-x-1{--tw-translate-x:0.25rem}.sui-translate-x-5{--tw-translate-x:1.25rem}.sui-translate-x-5,.sui-translate-x-6{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-translate-x-6{--tw-translate-x:1.5rem}.sui-translate-y-0{--tw-translate-y:0px}.sui-translate-y-0,.sui-translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-translate-y-2{--tw-translate-y:0.5rem}.sui-rotate-180{--tw-rotate:180deg}.sui-rotate-180,.sui-scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-scale-100{--tw-scale-x:1;--tw-scale-y:1}.sui-scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.sui-scale-110,.sui-scale-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.sui-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes sui-fadeIn{0%{opacity:0}to{opacity:1}}.sui-animate-fade-in{animation:sui-fadeIn .2s ease-in-out}@keyframes sui-pulse{50%{opacity:.5}}.sui-animate-pulse{animation:sui-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes sui-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sui-animate-shimmer{animation:sui-shimmer 1.5s infinite}@keyframes sui-slideUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.sui-animate-slide-up{animation:sui-slideUp .3s ease-out}@keyframes sui-spin{to{transform:rotate(1turn)}}.sui-animate-spin{animation:sui-spin 1s linear infinite}.sui-cursor-not-allowed{cursor:not-allowed}.sui-cursor-pointer{cursor:pointer}.sui-cursor-text{cursor:text}.sui-cursor-wait{cursor:wait}.sui-list-inside{list-style-position:inside}.sui-list-decimal{list-style-type:decimal}.sui-list-disc{list-style-type:disc}.sui-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.sui-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sui-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sui-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sui-flex-row{flex-direction:row}.sui-flex-col{flex-direction:column}.sui-flex-wrap{flex-wrap:wrap}.sui-place-items-center{place-items:center}.sui-items-start{align-items:flex-start}.sui-items-end{align-items:flex-end}.sui-items-center{align-items:center}.sui-items-baseline{align-items:baseline}.sui-items-stretch{align-items:stretch}.sui-justify-start{justify-content:flex-start}.sui-justify-end{justify-content:flex-end}.sui-justify-center{justify-content:center}.sui-justify-between{justify-content:space-between}.sui-gap-1{gap:.25rem}.sui-gap-1\\.5{gap:.375rem}.sui-gap-10{gap:2.5rem}.sui-gap-2{gap:.5rem}.sui-gap-3{gap:.75rem}.sui-gap-4{gap:1rem}.sui-gap-6{gap:1.5rem}.sui-gap-8{gap:2rem}.sui-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.sui-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem*var(--tw-space-y-reverse))}.sui-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse))}.sui-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.sui-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.sui-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.sui-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.sui-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.sui-divide-stroke-level3>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(222 227 231/var(--tw-divide-opacity,1))}.sui-self-stretch{align-self:stretch}.sui-overflow-hidden{overflow:hidden}.sui-overflow-y-auto{overflow-y:auto}.sui-truncate{overflow:hidden;text-overflow:ellipsis}.sui-truncate,.sui-whitespace-nowrap{white-space:nowrap}.sui-break-words{overflow-wrap:break-word}.sui-rounded{border-radius:.5rem}.sui-rounded-2xl{border-radius:1rem}.sui-rounded-3xl{border-radius:1.5rem}.sui-rounded-\\[12px\\]{border-radius:12px}.sui-rounded-full{border-radius:9999px}.sui-rounded-lg{border-radius:.5rem}.sui-rounded-md{border-radius:.375rem}.sui-rounded-sm{border-radius:.125rem}.sui-rounded-xl{border-radius:1rem}.sui-rounded-xs{border-radius:.25rem}.sui-rounded-b-\\[12px\\]{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.sui-rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.sui-rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.sui-rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.sui-rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sui-border{border-width:1px}.sui-border-0{border-width:0}.sui-border-2{border-width:2px}.sui-border-b{border-bottom-width:1px}.sui-border-b-2{border-bottom-width:2px}.sui-border-t{border-top-width:1px}.sui-border-solid{border-style:solid}.sui-border-dashed{border-style:dashed}.sui-border-none{border-style:none}.sui-border-\\[\\#48C1B5\\]{--tw-border-opacity:1;border-color:rgb(72 193 181/var(--tw-border-opacity,1))}.sui-border-\\[\\#9DC0EE\\]{--tw-border-opacity:1;border-color:rgb(157 192 238/var(--tw-border-opacity,1))}.sui-border-\\[\\#A4C3EC\\]{--tw-border-opacity:1;border-color:rgb(164 195 236/var(--tw-border-opacity,1))}.sui-border-\\[\\#F4B0A1\\]{--tw-border-opacity:1;border-color:rgb(244 176 161/var(--tw-border-opacity,1))}.sui-border-\\[\\#F7D9A4\\]{--tw-border-opacity:1;border-color:rgb(247 217 164/var(--tw-border-opacity,1))}.sui-border-black{--tw-border-opacity:1;border-color:rgb(35 38 47/var(--tw-border-opacity,1))}.sui-border-disabled{--tw-border-opacity:1;border-color:rgb(178 187 199/var(--tw-border-opacity,1))}.sui-border-disabled\\/0{border-color:rgba(178,187,199,0)}.sui-border-disabled\\/10{border-color:rgba(178,187,199,.1)}.sui-border-disabled\\/100{border-color:#b2bbc7}.sui-border-disabled\\/15{border-color:rgba(178,187,199,.15)}.sui-border-disabled\\/20{border-color:rgba(178,187,199,.2)}.sui-border-disabled\\/25{border-color:rgba(178,187,199,.25)}.sui-border-disabled\\/30{border-color:rgba(178,187,199,.3)}.sui-border-disabled\\/35{border-color:rgba(178,187,199,.35)}.sui-border-disabled\\/40{border-color:rgba(178,187,199,.4)}.sui-border-disabled\\/45{border-color:rgba(178,187,199,.45)}.sui-border-disabled\\/5{border-color:rgba(178,187,199,.05)}.sui-border-disabled\\/50{border-color:rgba(178,187,199,.5)}.sui-border-disabled\\/55{border-color:rgba(178,187,199,.55)}.sui-border-disabled\\/60{border-color:rgba(178,187,199,.6)}.sui-border-disabled\\/65{border-color:rgba(178,187,199,.65)}.sui-border-disabled\\/70{border-color:rgba(178,187,199,.7)}.sui-border-disabled\\/75{border-color:rgba(178,187,199,.75)}.sui-border-disabled\\/80{border-color:rgba(178,187,199,.8)}.sui-border-disabled\\/85{border-color:rgba(178,187,199,.85)}.sui-border-disabled\\/90{border-color:rgba(178,187,199,.9)}.sui-border-disabled\\/95{border-color:rgba(178,187,199,.95)}.sui-border-error{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.sui-border-error\\/0{border-color:rgba(234,53,64,0)}.sui-border-error\\/10{border-color:rgba(234,53,64,.1)}.sui-border-error\\/100{border-color:#ea3540}.sui-border-error\\/15{border-color:rgba(234,53,64,.15)}.sui-border-error\\/20{border-color:rgba(234,53,64,.2)}.sui-border-error\\/25{border-color:rgba(234,53,64,.25)}.sui-border-error\\/30{border-color:rgba(234,53,64,.3)}.sui-border-error\\/35{border-color:rgba(234,53,64,.35)}.sui-border-error\\/40{border-color:rgba(234,53,64,.4)}.sui-border-error\\/45{border-color:rgba(234,53,64,.45)}.sui-border-error\\/5{border-color:rgba(234,53,64,.05)}.sui-border-error\\/50{border-color:rgba(234,53,64,.5)}.sui-border-error\\/55{border-color:rgba(234,53,64,.55)}.sui-border-error\\/60{border-color:rgba(234,53,64,.6)}.sui-border-error\\/65{border-color:rgba(234,53,64,.65)}.sui-border-error\\/70{border-color:rgba(234,53,64,.7)}.sui-border-error\\/75{border-color:rgba(234,53,64,.75)}.sui-border-error\\/80{border-color:rgba(234,53,64,.8)}.sui-border-error\\/85{border-color:rgba(234,53,64,.85)}.sui-border-error\\/90{border-color:rgba(234,53,64,.9)}.sui-border-error\\/95{border-color:rgba(234,53,64,.95)}.sui-border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.sui-border-icon-black{--tw-border-opacity:1;border-color:rgb(35 38 47/var(--tw-border-opacity,1))}.sui-border-inactive{--tw-border-opacity:1;border-color:rgb(119 126 144/var(--tw-border-opacity,1))}.sui-border-inactive\\/0{border-color:rgba(119,126,144,0)}.sui-border-inactive\\/10{border-color:rgba(119,126,144,.1)}.sui-border-inactive\\/100{border-color:#777e90}.sui-border-inactive\\/15{border-color:rgba(119,126,144,.15)}.sui-border-inactive\\/20{border-color:rgba(119,126,144,.2)}.sui-border-inactive\\/25{border-color:rgba(119,126,144,.25)}.sui-border-inactive\\/30{border-color:rgba(119,126,144,.3)}.sui-border-inactive\\/35{border-color:rgba(119,126,144,.35)}.sui-border-inactive\\/40{border-color:rgba(119,126,144,.4)}.sui-border-inactive\\/45{border-color:rgba(119,126,144,.45)}.sui-border-inactive\\/5{border-color:rgba(119,126,144,.05)}.sui-border-inactive\\/50{border-color:rgba(119,126,144,.5)}.sui-border-inactive\\/55{border-color:rgba(119,126,144,.55)}.sui-border-inactive\\/60{border-color:rgba(119,126,144,.6)}.sui-border-inactive\\/65{border-color:rgba(119,126,144,.65)}.sui-border-inactive\\/70{border-color:rgba(119,126,144,.7)}.sui-border-inactive\\/75{border-color:rgba(119,126,144,.75)}.sui-border-inactive\\/80{border-color:rgba(119,126,144,.8)}.sui-border-inactive\\/85{border-color:rgba(119,126,144,.85)}.sui-border-inactive\\/90{border-color:rgba(119,126,144,.9)}.sui-border-inactive\\/95{border-color:rgba(119,126,144,.95)}.sui-border-info{--tw-border-opacity:1;border-color:rgb(39 114 240/var(--tw-border-opacity,1))}.sui-border-info\\/0{border-color:rgba(39,114,240,0)}.sui-border-info\\/10{border-color:rgba(39,114,240,.1)}.sui-border-info\\/100{border-color:#2772f0}.sui-border-info\\/15{border-color:rgba(39,114,240,.15)}.sui-border-info\\/20{border-color:rgba(39,114,240,.2)}.sui-border-info\\/25{border-color:rgba(39,114,240,.25)}.sui-border-info\\/30{border-color:rgba(39,114,240,.3)}.sui-border-info\\/35{border-color:rgba(39,114,240,.35)}.sui-border-info\\/40{border-color:rgba(39,114,240,.4)}.sui-border-info\\/45{border-color:rgba(39,114,240,.45)}.sui-border-info\\/5{border-color:rgba(39,114,240,.05)}.sui-border-info\\/50{border-color:rgba(39,114,240,.5)}.sui-border-info\\/55{border-color:rgba(39,114,240,.55)}.sui-border-info\\/60{border-color:rgba(39,114,240,.6)}.sui-border-info\\/65{border-color:rgba(39,114,240,.65)}.sui-border-info\\/70{border-color:rgba(39,114,240,.7)}.sui-border-info\\/75{border-color:rgba(39,114,240,.75)}.sui-border-info\\/80{border-color:rgba(39,114,240,.8)}.sui-border-info\\/85{border-color:rgba(39,114,240,.85)}.sui-border-info\\/90{border-color:rgba(39,114,240,.9)}.sui-border-info\\/95{border-color:rgba(39,114,240,.95)}.sui-border-primary{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-primary-100{--tw-border-opacity:1;border-color:rgb(225 230 243/var(--tw-border-opacity,1))}.sui-border-primary-100\\/0{border-color:rgba(225,230,243,0)}.sui-border-primary-100\\/10{border-color:rgba(225,230,243,.1)}.sui-border-primary-100\\/100{border-color:#e1e6f3}.sui-border-primary-100\\/15{border-color:rgba(225,230,243,.15)}.sui-border-primary-100\\/20{border-color:rgba(225,230,243,.2)}.sui-border-primary-100\\/25{border-color:rgba(225,230,243,.25)}.sui-border-primary-100\\/30{border-color:rgba(225,230,243,.3)}.sui-border-primary-100\\/35{border-color:rgba(225,230,243,.35)}.sui-border-primary-100\\/40{border-color:rgba(225,230,243,.4)}.sui-border-primary-100\\/45{border-color:rgba(225,230,243,.45)}.sui-border-primary-100\\/5{border-color:rgba(225,230,243,.05)}.sui-border-primary-100\\/50{border-color:rgba(225,230,243,.5)}.sui-border-primary-100\\/55{border-color:rgba(225,230,243,.55)}.sui-border-primary-100\\/60{border-color:rgba(225,230,243,.6)}.sui-border-primary-100\\/65{border-color:rgba(225,230,243,.65)}.sui-border-primary-100\\/70{border-color:rgba(225,230,243,.7)}.sui-border-primary-100\\/75{border-color:rgba(225,230,243,.75)}.sui-border-primary-100\\/80{border-color:rgba(225,230,243,.8)}.sui-border-primary-100\\/85{border-color:rgba(225,230,243,.85)}.sui-border-primary-100\\/90{border-color:rgba(225,230,243,.9)}.sui-border-primary-100\\/95{border-color:rgba(225,230,243,.95)}.sui-border-primary-200{--tw-border-opacity:1;border-color:rgb(195 205 231/var(--tw-border-opacity,1))}.sui-border-primary-200\\/0{border-color:rgba(195,205,231,0)}.sui-border-primary-200\\/10{border-color:rgba(195,205,231,.1)}.sui-border-primary-200\\/100{border-color:#c3cde7}.sui-border-primary-200\\/15{border-color:rgba(195,205,231,.15)}.sui-border-primary-200\\/20{border-color:rgba(195,205,231,.2)}.sui-border-primary-200\\/25{border-color:rgba(195,205,231,.25)}.sui-border-primary-200\\/30{border-color:rgba(195,205,231,.3)}.sui-border-primary-200\\/35{border-color:rgba(195,205,231,.35)}.sui-border-primary-200\\/40{border-color:rgba(195,205,231,.4)}.sui-border-primary-200\\/45{border-color:rgba(195,205,231,.45)}.sui-border-primary-200\\/5{border-color:rgba(195,205,231,.05)}.sui-border-primary-200\\/50{border-color:rgba(195,205,231,.5)}.sui-border-primary-200\\/55{border-color:rgba(195,205,231,.55)}.sui-border-primary-200\\/60{border-color:rgba(195,205,231,.6)}.sui-border-primary-200\\/65{border-color:rgba(195,205,231,.65)}.sui-border-primary-200\\/70{border-color:rgba(195,205,231,.7)}.sui-border-primary-200\\/75{border-color:rgba(195,205,231,.75)}.sui-border-primary-200\\/80{border-color:rgba(195,205,231,.8)}.sui-border-primary-200\\/85{border-color:rgba(195,205,231,.85)}.sui-border-primary-200\\/90{border-color:rgba(195,205,231,.9)}.sui-border-primary-200\\/95{border-color:rgba(195,205,231,.95)}.sui-border-primary-300{--tw-border-opacity:1;border-color:rgb(165 180 219/var(--tw-border-opacity,1))}.sui-border-primary-300\\/0{border-color:rgba(165,180,219,0)}.sui-border-primary-300\\/10{border-color:rgba(165,180,219,.1)}.sui-border-primary-300\\/100{border-color:#a5b4db}.sui-border-primary-300\\/15{border-color:rgba(165,180,219,.15)}.sui-border-primary-300\\/20{border-color:rgba(165,180,219,.2)}.sui-border-primary-300\\/25{border-color:rgba(165,180,219,.25)}.sui-border-primary-300\\/30{border-color:rgba(165,180,219,.3)}.sui-border-primary-300\\/35{border-color:rgba(165,180,219,.35)}.sui-border-primary-300\\/40{border-color:rgba(165,180,219,.4)}.sui-border-primary-300\\/45{border-color:rgba(165,180,219,.45)}.sui-border-primary-300\\/5{border-color:rgba(165,180,219,.05)}.sui-border-primary-300\\/50{border-color:rgba(165,180,219,.5)}.sui-border-primary-300\\/55{border-color:rgba(165,180,219,.55)}.sui-border-primary-300\\/60{border-color:rgba(165,180,219,.6)}.sui-border-primary-300\\/65{border-color:rgba(165,180,219,.65)}.sui-border-primary-300\\/70{border-color:rgba(165,180,219,.7)}.sui-border-primary-300\\/75{border-color:rgba(165,180,219,.75)}.sui-border-primary-300\\/80{border-color:rgba(165,180,219,.8)}.sui-border-primary-300\\/85{border-color:rgba(165,180,219,.85)}.sui-border-primary-300\\/90{border-color:rgba(165,180,219,.9)}.sui-border-primary-300\\/95{border-color:rgba(165,180,219,.95)}.sui-border-primary-400{--tw-border-opacity:1;border-color:rgb(135 155 207/var(--tw-border-opacity,1))}.sui-border-primary-400\\/0{border-color:rgba(135,155,207,0)}.sui-border-primary-400\\/10{border-color:rgba(135,155,207,.1)}.sui-border-primary-400\\/100{border-color:#879bcf}.sui-border-primary-400\\/15{border-color:rgba(135,155,207,.15)}.sui-border-primary-400\\/20{border-color:rgba(135,155,207,.2)}.sui-border-primary-400\\/25{border-color:rgba(135,155,207,.25)}.sui-border-primary-400\\/30{border-color:rgba(135,155,207,.3)}.sui-border-primary-400\\/35{border-color:rgba(135,155,207,.35)}.sui-border-primary-400\\/40{border-color:rgba(135,155,207,.4)}.sui-border-primary-400\\/45{border-color:rgba(135,155,207,.45)}.sui-border-primary-400\\/5{border-color:rgba(135,155,207,.05)}.sui-border-primary-400\\/50{border-color:rgba(135,155,207,.5)}.sui-border-primary-400\\/55{border-color:rgba(135,155,207,.55)}.sui-border-primary-400\\/60{border-color:rgba(135,155,207,.6)}.sui-border-primary-400\\/65{border-color:rgba(135,155,207,.65)}.sui-border-primary-400\\/70{border-color:rgba(135,155,207,.7)}.sui-border-primary-400\\/75{border-color:rgba(135,155,207,.75)}.sui-border-primary-400\\/80{border-color:rgba(135,155,207,.8)}.sui-border-primary-400\\/85{border-color:rgba(135,155,207,.85)}.sui-border-primary-400\\/90{border-color:rgba(135,155,207,.9)}.sui-border-primary-400\\/95{border-color:rgba(135,155,207,.95)}.sui-border-primary-50{--tw-border-opacity:1;border-color:rgb(240 242 249/var(--tw-border-opacity,1))}.sui-border-primary-50\\/0{border-color:rgba(240,242,249,0)}.sui-border-primary-50\\/10{border-color:rgba(240,242,249,.1)}.sui-border-primary-50\\/100{border-color:#f0f2f9}.sui-border-primary-50\\/15{border-color:rgba(240,242,249,.15)}.sui-border-primary-50\\/20{border-color:rgba(240,242,249,.2)}.sui-border-primary-50\\/25{border-color:rgba(240,242,249,.25)}.sui-border-primary-50\\/30{border-color:rgba(240,242,249,.3)}.sui-border-primary-50\\/35{border-color:rgba(240,242,249,.35)}.sui-border-primary-50\\/40{border-color:rgba(240,242,249,.4)}.sui-border-primary-50\\/45{border-color:rgba(240,242,249,.45)}.sui-border-primary-50\\/5{border-color:rgba(240,242,249,.05)}.sui-border-primary-50\\/50{border-color:rgba(240,242,249,.5)}.sui-border-primary-50\\/55{border-color:rgba(240,242,249,.55)}.sui-border-primary-50\\/60{border-color:rgba(240,242,249,.6)}.sui-border-primary-50\\/65{border-color:rgba(240,242,249,.65)}.sui-border-primary-50\\/70{border-color:rgba(240,242,249,.7)}.sui-border-primary-50\\/75{border-color:rgba(240,242,249,.75)}.sui-border-primary-50\\/80{border-color:rgba(240,242,249,.8)}.sui-border-primary-50\\/85{border-color:rgba(240,242,249,.85)}.sui-border-primary-50\\/90{border-color:rgba(240,242,249,.9)}.sui-border-primary-50\\/95{border-color:rgba(240,242,249,.95)}.sui-border-primary-500{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-primary-500\\/0{border-color:rgba(54,73,155,0)}.sui-border-primary-500\\/10{border-color:rgba(54,73,155,.1)}.sui-border-primary-500\\/100{border-color:#36499b}.sui-border-primary-500\\/15{border-color:rgba(54,73,155,.15)}.sui-border-primary-500\\/20{border-color:rgba(54,73,155,.2)}.sui-border-primary-500\\/25{border-color:rgba(54,73,155,.25)}.sui-border-primary-500\\/30{border-color:rgba(54,73,155,.3)}.sui-border-primary-500\\/35{border-color:rgba(54,73,155,.35)}.sui-border-primary-500\\/40{border-color:rgba(54,73,155,.4)}.sui-border-primary-500\\/45{border-color:rgba(54,73,155,.45)}.sui-border-primary-500\\/5{border-color:rgba(54,73,155,.05)}.sui-border-primary-500\\/50{border-color:rgba(54,73,155,.5)}.sui-border-primary-500\\/55{border-color:rgba(54,73,155,.55)}.sui-border-primary-500\\/60{border-color:rgba(54,73,155,.6)}.sui-border-primary-500\\/65{border-color:rgba(54,73,155,.65)}.sui-border-primary-500\\/70{border-color:rgba(54,73,155,.7)}.sui-border-primary-500\\/75{border-color:rgba(54,73,155,.75)}.sui-border-primary-500\\/80{border-color:rgba(54,73,155,.8)}.sui-border-primary-500\\/85{border-color:rgba(54,73,155,.85)}.sui-border-primary-500\\/90{border-color:rgba(54,73,155,.9)}.sui-border-primary-500\\/95{border-color:rgba(54,73,155,.95)}.sui-border-primary-600{--tw-border-opacity:1;border-color:rgb(43 58 124/var(--tw-border-opacity,1))}.sui-border-primary-600\\/0{border-color:rgba(43,58,124,0)}.sui-border-primary-600\\/10{border-color:rgba(43,58,124,.1)}.sui-border-primary-600\\/100{border-color:#2b3a7c}.sui-border-primary-600\\/15{border-color:rgba(43,58,124,.15)}.sui-border-primary-600\\/20{border-color:rgba(43,58,124,.2)}.sui-border-primary-600\\/25{border-color:rgba(43,58,124,.25)}.sui-border-primary-600\\/30{border-color:rgba(43,58,124,.3)}.sui-border-primary-600\\/35{border-color:rgba(43,58,124,.35)}.sui-border-primary-600\\/40{border-color:rgba(43,58,124,.4)}.sui-border-primary-600\\/45{border-color:rgba(43,58,124,.45)}.sui-border-primary-600\\/5{border-color:rgba(43,58,124,.05)}.sui-border-primary-600\\/50{border-color:rgba(43,58,124,.5)}.sui-border-primary-600\\/55{border-color:rgba(43,58,124,.55)}.sui-border-primary-600\\/60{border-color:rgba(43,58,124,.6)}.sui-border-primary-600\\/65{border-color:rgba(43,58,124,.65)}.sui-border-primary-600\\/70{border-color:rgba(43,58,124,.7)}.sui-border-primary-600\\/75{border-color:rgba(43,58,124,.75)}.sui-border-primary-600\\/80{border-color:rgba(43,58,124,.8)}.sui-border-primary-600\\/85{border-color:rgba(43,58,124,.85)}.sui-border-primary-600\\/90{border-color:rgba(43,58,124,.9)}.sui-border-primary-600\\/95{border-color:rgba(43,58,124,.95)}.sui-border-primary-700{--tw-border-opacity:1;border-color:rgb(32 43 93/var(--tw-border-opacity,1))}.sui-border-primary-700\\/0{border-color:rgba(32,43,93,0)}.sui-border-primary-700\\/10{border-color:rgba(32,43,93,.1)}.sui-border-primary-700\\/100{border-color:#202b5d}.sui-border-primary-700\\/15{border-color:rgba(32,43,93,.15)}.sui-border-primary-700\\/20{border-color:rgba(32,43,93,.2)}.sui-border-primary-700\\/25{border-color:rgba(32,43,93,.25)}.sui-border-primary-700\\/30{border-color:rgba(32,43,93,.3)}.sui-border-primary-700\\/35{border-color:rgba(32,43,93,.35)}.sui-border-primary-700\\/40{border-color:rgba(32,43,93,.4)}.sui-border-primary-700\\/45{border-color:rgba(32,43,93,.45)}.sui-border-primary-700\\/5{border-color:rgba(32,43,93,.05)}.sui-border-primary-700\\/50{border-color:rgba(32,43,93,.5)}.sui-border-primary-700\\/55{border-color:rgba(32,43,93,.55)}.sui-border-primary-700\\/60{border-color:rgba(32,43,93,.6)}.sui-border-primary-700\\/65{border-color:rgba(32,43,93,.65)}.sui-border-primary-700\\/70{border-color:rgba(32,43,93,.7)}.sui-border-primary-700\\/75{border-color:rgba(32,43,93,.75)}.sui-border-primary-700\\/80{border-color:rgba(32,43,93,.8)}.sui-border-primary-700\\/85{border-color:rgba(32,43,93,.85)}.sui-border-primary-700\\/90{border-color:rgba(32,43,93,.9)}.sui-border-primary-700\\/95{border-color:rgba(32,43,93,.95)}.sui-border-primary-800{--tw-border-opacity:1;border-color:rgb(22 29 62/var(--tw-border-opacity,1))}.sui-border-primary-800\\/0{border-color:rgba(22,29,62,0)}.sui-border-primary-800\\/10{border-color:rgba(22,29,62,.1)}.sui-border-primary-800\\/100{border-color:#161d3e}.sui-border-primary-800\\/15{border-color:rgba(22,29,62,.15)}.sui-border-primary-800\\/20{border-color:rgba(22,29,62,.2)}.sui-border-primary-800\\/25{border-color:rgba(22,29,62,.25)}.sui-border-primary-800\\/30{border-color:rgba(22,29,62,.3)}.sui-border-primary-800\\/35{border-color:rgba(22,29,62,.35)}.sui-border-primary-800\\/40{border-color:rgba(22,29,62,.4)}.sui-border-primary-800\\/45{border-color:rgba(22,29,62,.45)}.sui-border-primary-800\\/5{border-color:rgba(22,29,62,.05)}.sui-border-primary-800\\/50{border-color:rgba(22,29,62,.5)}.sui-border-primary-800\\/55{border-color:rgba(22,29,62,.55)}.sui-border-primary-800\\/60{border-color:rgba(22,29,62,.6)}.sui-border-primary-800\\/65{border-color:rgba(22,29,62,.65)}.sui-border-primary-800\\/70{border-color:rgba(22,29,62,.7)}.sui-border-primary-800\\/75{border-color:rgba(22,29,62,.75)}.sui-border-primary-800\\/80{border-color:rgba(22,29,62,.8)}.sui-border-primary-800\\/85{border-color:rgba(22,29,62,.85)}.sui-border-primary-800\\/90{border-color:rgba(22,29,62,.9)}.sui-border-primary-800\\/95{border-color:rgba(22,29,62,.95)}.sui-border-primary-900{--tw-border-opacity:1;border-color:rgb(11 14 31/var(--tw-border-opacity,1))}.sui-border-primary-900\\/0{border-color:rgba(11,14,31,0)}.sui-border-primary-900\\/10{border-color:rgba(11,14,31,.1)}.sui-border-primary-900\\/100{border-color:#0b0e1f}.sui-border-primary-900\\/15{border-color:rgba(11,14,31,.15)}.sui-border-primary-900\\/20{border-color:rgba(11,14,31,.2)}.sui-border-primary-900\\/25{border-color:rgba(11,14,31,.25)}.sui-border-primary-900\\/30{border-color:rgba(11,14,31,.3)}.sui-border-primary-900\\/35{border-color:rgba(11,14,31,.35)}.sui-border-primary-900\\/40{border-color:rgba(11,14,31,.4)}.sui-border-primary-900\\/45{border-color:rgba(11,14,31,.45)}.sui-border-primary-900\\/5{border-color:rgba(11,14,31,.05)}.sui-border-primary-900\\/50{border-color:rgba(11,14,31,.5)}.sui-border-primary-900\\/55{border-color:rgba(11,14,31,.55)}.sui-border-primary-900\\/60{border-color:rgba(11,14,31,.6)}.sui-border-primary-900\\/65{border-color:rgba(11,14,31,.65)}.sui-border-primary-900\\/70{border-color:rgba(11,14,31,.7)}.sui-border-primary-900\\/75{border-color:rgba(11,14,31,.75)}.sui-border-primary-900\\/80{border-color:rgba(11,14,31,.8)}.sui-border-primary-900\\/85{border-color:rgba(11,14,31,.85)}.sui-border-primary-900\\/90{border-color:rgba(11,14,31,.9)}.sui-border-primary-900\\/95{border-color:rgba(11,14,31,.95)}.sui-border-primary\\/0{border-color:rgba(54,73,155,0)}.sui-border-primary\\/10{border-color:rgba(54,73,155,.1)}.sui-border-primary\\/100{border-color:#36499b}.sui-border-primary\\/15{border-color:rgba(54,73,155,.15)}.sui-border-primary\\/20{border-color:rgba(54,73,155,.2)}.sui-border-primary\\/25{border-color:rgba(54,73,155,.25)}.sui-border-primary\\/30{border-color:rgba(54,73,155,.3)}.sui-border-primary\\/35{border-color:rgba(54,73,155,.35)}.sui-border-primary\\/40{border-color:rgba(54,73,155,.4)}.sui-border-primary\\/45{border-color:rgba(54,73,155,.45)}.sui-border-primary\\/5{border-color:rgba(54,73,155,.05)}.sui-border-primary\\/50{border-color:rgba(54,73,155,.5)}.sui-border-primary\\/55{border-color:rgba(54,73,155,.55)}.sui-border-primary\\/60{border-color:rgba(54,73,155,.6)}.sui-border-primary\\/65{border-color:rgba(54,73,155,.65)}.sui-border-primary\\/70{border-color:rgba(54,73,155,.7)}.sui-border-primary\\/75{border-color:rgba(54,73,155,.75)}.sui-border-primary\\/80{border-color:rgba(54,73,155,.8)}.sui-border-primary\\/85{border-color:rgba(54,73,155,.85)}.sui-border-primary\\/90{border-color:rgba(54,73,155,.9)}.sui-border-primary\\/95{border-color:rgba(54,73,155,.95)}.sui-border-secondary{--tw-border-opacity:1;border-color:rgb(242 246 252/var(--tw-border-opacity,1))}.sui-border-secondary-1{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.sui-border-secondary-1\\/0{border-color:hsla(0,0%,100%,0)}.sui-border-secondary-1\\/10{border-color:hsla(0,0%,100%,.1)}.sui-border-secondary-1\\/100{border-color:#fff}.sui-border-secondary-1\\/15{border-color:hsla(0,0%,100%,.15)}.sui-border-secondary-1\\/20{border-color:hsla(0,0%,100%,.2)}.sui-border-secondary-1\\/25{border-color:hsla(0,0%,100%,.25)}.sui-border-secondary-1\\/30{border-color:hsla(0,0%,100%,.3)}.sui-border-secondary-1\\/35{border-color:hsla(0,0%,100%,.35)}.sui-border-secondary-1\\/40{border-color:hsla(0,0%,100%,.4)}.sui-border-secondary-1\\/45{border-color:hsla(0,0%,100%,.45)}.sui-border-secondary-1\\/5{border-color:hsla(0,0%,100%,.05)}.sui-border-secondary-1\\/50{border-color:hsla(0,0%,100%,.5)}.sui-border-secondary-1\\/55{border-color:hsla(0,0%,100%,.55)}.sui-border-secondary-1\\/60{border-color:hsla(0,0%,100%,.6)}.sui-border-secondary-1\\/65{border-color:hsla(0,0%,100%,.65)}.sui-border-secondary-1\\/70{border-color:hsla(0,0%,100%,.7)}.sui-border-secondary-1\\/75{border-color:hsla(0,0%,100%,.75)}.sui-border-secondary-1\\/80{border-color:hsla(0,0%,100%,.8)}.sui-border-secondary-1\\/85{border-color:hsla(0,0%,100%,.85)}.sui-border-secondary-1\\/90{border-color:hsla(0,0%,100%,.9)}.sui-border-secondary-1\\/95{border-color:hsla(0,0%,100%,.95)}.sui-border-secondary-2{--tw-border-opacity:1;border-color:rgb(225 234 248/var(--tw-border-opacity,1))}.sui-border-secondary-2\\/0{border-color:rgba(225,234,248,0)}.sui-border-secondary-2\\/10{border-color:rgba(225,234,248,.1)}.sui-border-secondary-2\\/100{border-color:#e1eaf8}.sui-border-secondary-2\\/15{border-color:rgba(225,234,248,.15)}.sui-border-secondary-2\\/20{border-color:rgba(225,234,248,.2)}.sui-border-secondary-2\\/25{border-color:rgba(225,234,248,.25)}.sui-border-secondary-2\\/30{border-color:rgba(225,234,248,.3)}.sui-border-secondary-2\\/35{border-color:rgba(225,234,248,.35)}.sui-border-secondary-2\\/40{border-color:rgba(225,234,248,.4)}.sui-border-secondary-2\\/45{border-color:rgba(225,234,248,.45)}.sui-border-secondary-2\\/5{border-color:rgba(225,234,248,.05)}.sui-border-secondary-2\\/50{border-color:rgba(225,234,248,.5)}.sui-border-secondary-2\\/55{border-color:rgba(225,234,248,.55)}.sui-border-secondary-2\\/60{border-color:rgba(225,234,248,.6)}.sui-border-secondary-2\\/65{border-color:rgba(225,234,248,.65)}.sui-border-secondary-2\\/70{border-color:rgba(225,234,248,.7)}.sui-border-secondary-2\\/75{border-color:rgba(225,234,248,.75)}.sui-border-secondary-2\\/80{border-color:rgba(225,234,248,.8)}.sui-border-secondary-2\\/85{border-color:rgba(225,234,248,.85)}.sui-border-secondary-2\\/90{border-color:rgba(225,234,248,.9)}.sui-border-secondary-2\\/95{border-color:rgba(225,234,248,.95)}.sui-border-secondary-3{--tw-border-opacity:1;border-color:rgb(201 218 244/var(--tw-border-opacity,1))}.sui-border-secondary-3\\/0{border-color:rgba(201,218,244,0)}.sui-border-secondary-3\\/10{border-color:rgba(201,218,244,.1)}.sui-border-secondary-3\\/100{border-color:#c9daf4}.sui-border-secondary-3\\/15{border-color:rgba(201,218,244,.15)}.sui-border-secondary-3\\/20{border-color:rgba(201,218,244,.2)}.sui-border-secondary-3\\/25{border-color:rgba(201,218,244,.25)}.sui-border-secondary-3\\/30{border-color:rgba(201,218,244,.3)}.sui-border-secondary-3\\/35{border-color:rgba(201,218,244,.35)}.sui-border-secondary-3\\/40{border-color:rgba(201,218,244,.4)}.sui-border-secondary-3\\/45{border-color:rgba(201,218,244,.45)}.sui-border-secondary-3\\/5{border-color:rgba(201,218,244,.05)}.sui-border-secondary-3\\/50{border-color:rgba(201,218,244,.5)}.sui-border-secondary-3\\/55{border-color:rgba(201,218,244,.55)}.sui-border-secondary-3\\/60{border-color:rgba(201,218,244,.6)}.sui-border-secondary-3\\/65{border-color:rgba(201,218,244,.65)}.sui-border-secondary-3\\/70{border-color:rgba(201,218,244,.7)}.sui-border-secondary-3\\/75{border-color:rgba(201,218,244,.75)}.sui-border-secondary-3\\/80{border-color:rgba(201,218,244,.8)}.sui-border-secondary-3\\/85{border-color:rgba(201,218,244,.85)}.sui-border-secondary-3\\/90{border-color:rgba(201,218,244,.9)}.sui-border-secondary-3\\/95{border-color:rgba(201,218,244,.95)}.sui-border-secondary\\/0{border-color:rgba(242,246,252,0)}.sui-border-secondary\\/10{border-color:rgba(242,246,252,.1)}.sui-border-secondary\\/100{border-color:#f2f6fc}.sui-border-secondary\\/15{border-color:rgba(242,246,252,.15)}.sui-border-secondary\\/20{border-color:rgba(242,246,252,.2)}.sui-border-secondary\\/25{border-color:rgba(242,246,252,.25)}.sui-border-secondary\\/30{border-color:rgba(242,246,252,.3)}.sui-border-secondary\\/35{border-color:rgba(242,246,252,.35)}.sui-border-secondary\\/40{border-color:rgba(242,246,252,.4)}.sui-border-secondary\\/45{border-color:rgba(242,246,252,.45)}.sui-border-secondary\\/5{border-color:rgba(242,246,252,.05)}.sui-border-secondary\\/50{border-color:rgba(242,246,252,.5)}.sui-border-secondary\\/55{border-color:rgba(242,246,252,.55)}.sui-border-secondary\\/60{border-color:rgba(242,246,252,.6)}.sui-border-secondary\\/65{border-color:rgba(242,246,252,.65)}.sui-border-secondary\\/70{border-color:rgba(242,246,252,.7)}.sui-border-secondary\\/75{border-color:rgba(242,246,252,.75)}.sui-border-secondary\\/80{border-color:rgba(242,246,252,.8)}.sui-border-secondary\\/85{border-color:rgba(242,246,252,.85)}.sui-border-secondary\\/90{border-color:rgba(242,246,252,.9)}.sui-border-secondary\\/95{border-color:rgba(242,246,252,.95)}.sui-border-stroke-brand{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.sui-border-stroke-level2{--tw-border-opacity:1;border-color:rgb(178 187 199/var(--tw-border-opacity,1))}.sui-border-stroke-level3{--tw-border-opacity:1;border-color:rgb(222 227 231/var(--tw-border-opacity,1))}.sui-border-success{--tw-border-opacity:1;border-color:rgb(34 188 77/var(--tw-border-opacity,1))}.sui-border-success\\/0{border-color:rgba(34,188,77,0)}.sui-border-success\\/10{border-color:rgba(34,188,77,.1)}.sui-border-success\\/100{border-color:#22bc4d}.sui-border-success\\/15{border-color:rgba(34,188,77,.15)}.sui-border-success\\/20{border-color:rgba(34,188,77,.2)}.sui-border-success\\/25{border-color:rgba(34,188,77,.25)}.sui-border-success\\/30{border-color:rgba(34,188,77,.3)}.sui-border-success\\/35{border-color:rgba(34,188,77,.35)}.sui-border-success\\/40{border-color:rgba(34,188,77,.4)}.sui-border-success\\/45{border-color:rgba(34,188,77,.45)}.sui-border-success\\/5{border-color:rgba(34,188,77,.05)}.sui-border-success\\/50{border-color:rgba(34,188,77,.5)}.sui-border-success\\/55{border-color:rgba(34,188,77,.55)}.sui-border-success\\/60{border-color:rgba(34,188,77,.6)}.sui-border-success\\/65{border-color:rgba(34,188,77,.65)}.sui-border-success\\/70{border-color:rgba(34,188,77,.7)}.sui-border-success\\/75{border-color:rgba(34,188,77,.75)}.sui-border-success\\/80{border-color:rgba(34,188,77,.8)}.sui-border-success\\/85{border-color:rgba(34,188,77,.85)}.sui-border-success\\/90{border-color:rgba(34,188,77,.9)}.sui-border-success\\/95{border-color:rgba(34,188,77,.95)}.sui-border-transparent{border-color:transparent}.sui-border-warning{--tw-border-opacity:1;border-color:rgb(255 122 0/var(--tw-border-opacity,1))}.sui-border-warning\\/0{border-color:rgba(255,122,0,0)}.sui-border-warning\\/10{border-color:rgba(255,122,0,.1)}.sui-border-warning\\/100{border-color:#ff7a00}.sui-border-warning\\/15{border-color:rgba(255,122,0,.15)}.sui-border-warning\\/20{border-color:rgba(255,122,0,.2)}.sui-border-warning\\/25{border-color:rgba(255,122,0,.25)}.sui-border-warning\\/30{border-color:rgba(255,122,0,.3)}.sui-border-warning\\/35{border-color:rgba(255,122,0,.35)}.sui-border-warning\\/40{border-color:rgba(255,122,0,.4)}.sui-border-warning\\/45{border-color:rgba(255,122,0,.45)}.sui-border-warning\\/5{border-color:rgba(255,122,0,.05)}.sui-border-warning\\/50{border-color:rgba(255,122,0,.5)}.sui-border-warning\\/55{border-color:rgba(255,122,0,.55)}.sui-border-warning\\/60{border-color:rgba(255,122,0,.6)}.sui-border-warning\\/65{border-color:rgba(255,122,0,.65)}.sui-border-warning\\/70{border-color:rgba(255,122,0,.7)}.sui-border-warning\\/75{border-color:rgba(255,122,0,.75)}.sui-border-warning\\/80{border-color:rgba(255,122,0,.8)}.sui-border-warning\\/85{border-color:rgba(255,122,0,.85)}.sui-border-warning\\/90{border-color:rgba(255,122,0,.9)}.sui-border-warning\\/95{border-color:rgba(255,122,0,.95)}.sui-border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.sui-border-white\\/80{border-color:hsla(0,0%,100%,.8)}.sui-bg-\\[\\#DAECFF\\]{--tw-bg-opacity:1;background-color:rgb(218 236 255/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#DCFCE4\\]{--tw-bg-opacity:1;background-color:rgb(220 252 228/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#FDE3E5\\]{--tw-bg-opacity:1;background-color:rgb(253 227 229/var(--tw-bg-opacity,1))}.sui-bg-\\[\\#FFF3D3\\]{--tw-bg-opacity:1;background-color:rgb(255 243 211/var(--tw-bg-opacity,1))}.sui-bg-background-default,.sui-bg-background-primary{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.sui-bg-background-secondary1{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-background-secondary2{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.sui-bg-background-secondary3{--tw-bg-opacity:1;background-color:rgb(201 218 244/var(--tw-bg-opacity,1))}.sui-bg-black{--tw-bg-opacity:1;background-color:rgb(35 38 47/var(--tw-bg-opacity,1))}.sui-bg-black\\/10{background-color:rgba(35,38,47,.1)}.sui-bg-black\\/50{background-color:rgba(35,38,47,.5)}.sui-bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.sui-bg-disabled{--tw-bg-opacity:1;background-color:rgb(178 187 199/var(--tw-bg-opacity,1))}.sui-bg-disabled\\/0{background-color:rgba(178,187,199,0)}.sui-bg-disabled\\/10{background-color:rgba(178,187,199,.1)}.sui-bg-disabled\\/100{background-color:#b2bbc7}.sui-bg-disabled\\/15{background-color:rgba(178,187,199,.15)}.sui-bg-disabled\\/20{background-color:rgba(178,187,199,.2)}.sui-bg-disabled\\/25{background-color:rgba(178,187,199,.25)}.sui-bg-disabled\\/30{background-color:rgba(178,187,199,.3)}.sui-bg-disabled\\/35{background-color:rgba(178,187,199,.35)}.sui-bg-disabled\\/40{background-color:rgba(178,187,199,.4)}.sui-bg-disabled\\/45{background-color:rgba(178,187,199,.45)}.sui-bg-disabled\\/5{background-color:rgba(178,187,199,.05)}.sui-bg-disabled\\/50{background-color:rgba(178,187,199,.5)}.sui-bg-disabled\\/55{background-color:rgba(178,187,199,.55)}.sui-bg-disabled\\/60{background-color:rgba(178,187,199,.6)}.sui-bg-disabled\\/65{background-color:rgba(178,187,199,.65)}.sui-bg-disabled\\/70{background-color:rgba(178,187,199,.7)}.sui-bg-disabled\\/75{background-color:rgba(178,187,199,.75)}.sui-bg-disabled\\/80{background-color:rgba(178,187,199,.8)}.sui-bg-disabled\\/85{background-color:rgba(178,187,199,.85)}.sui-bg-disabled\\/90{background-color:rgba(178,187,199,.9)}.sui-bg-disabled\\/95{background-color:rgba(178,187,199,.95)}.sui-bg-error{--tw-bg-opacity:1;background-color:rgb(234 53 64/var(--tw-bg-opacity,1))}.sui-bg-error\\/0{background-color:rgba(234,53,64,0)}.sui-bg-error\\/10{background-color:rgba(234,53,64,.1)}.sui-bg-error\\/100{background-color:#ea3540}.sui-bg-error\\/15{background-color:rgba(234,53,64,.15)}.sui-bg-error\\/20{background-color:rgba(234,53,64,.2)}.sui-bg-error\\/25{background-color:rgba(234,53,64,.25)}.sui-bg-error\\/30{background-color:rgba(234,53,64,.3)}.sui-bg-error\\/35{background-color:rgba(234,53,64,.35)}.sui-bg-error\\/40{background-color:rgba(234,53,64,.4)}.sui-bg-error\\/45{background-color:rgba(234,53,64,.45)}.sui-bg-error\\/5{background-color:rgba(234,53,64,.05)}.sui-bg-error\\/50{background-color:rgba(234,53,64,.5)}.sui-bg-error\\/55{background-color:rgba(234,53,64,.55)}.sui-bg-error\\/60{background-color:rgba(234,53,64,.6)}.sui-bg-error\\/65{background-color:rgba(234,53,64,.65)}.sui-bg-error\\/70{background-color:rgba(234,53,64,.7)}.sui-bg-error\\/75{background-color:rgba(234,53,64,.75)}.sui-bg-error\\/80{background-color:rgba(234,53,64,.8)}.sui-bg-error\\/85{background-color:rgba(234,53,64,.85)}.sui-bg-error\\/90{background-color:rgba(234,53,64,.9)}.sui-bg-error\\/95{background-color:rgba(234,53,64,.95)}.sui-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.sui-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.sui-bg-inactive{--tw-bg-opacity:1;background-color:rgb(119 126 144/var(--tw-bg-opacity,1))}.sui-bg-inactive\\/0{background-color:rgba(119,126,144,0)}.sui-bg-inactive\\/10{background-color:rgba(119,126,144,.1)}.sui-bg-inactive\\/100{background-color:#777e90}.sui-bg-inactive\\/15{background-color:rgba(119,126,144,.15)}.sui-bg-inactive\\/20{background-color:rgba(119,126,144,.2)}.sui-bg-inactive\\/25{background-color:rgba(119,126,144,.25)}.sui-bg-inactive\\/30{background-color:rgba(119,126,144,.3)}.sui-bg-inactive\\/35{background-color:rgba(119,126,144,.35)}.sui-bg-inactive\\/40{background-color:rgba(119,126,144,.4)}.sui-bg-inactive\\/45{background-color:rgba(119,126,144,.45)}.sui-bg-inactive\\/5{background-color:rgba(119,126,144,.05)}.sui-bg-inactive\\/50{background-color:rgba(119,126,144,.5)}.sui-bg-inactive\\/55{background-color:rgba(119,126,144,.55)}.sui-bg-inactive\\/60{background-color:rgba(119,126,144,.6)}.sui-bg-inactive\\/65{background-color:rgba(119,126,144,.65)}.sui-bg-inactive\\/70{background-color:rgba(119,126,144,.7)}.sui-bg-inactive\\/75{background-color:rgba(119,126,144,.75)}.sui-bg-inactive\\/80{background-color:rgba(119,126,144,.8)}.sui-bg-inactive\\/85{background-color:rgba(119,126,144,.85)}.sui-bg-inactive\\/90{background-color:rgba(119,126,144,.9)}.sui-bg-inactive\\/95{background-color:rgba(119,126,144,.95)}.sui-bg-info{--tw-bg-opacity:1;background-color:rgb(39 114 240/var(--tw-bg-opacity,1))}.sui-bg-info\\/0{background-color:rgba(39,114,240,0)}.sui-bg-info\\/10{background-color:rgba(39,114,240,.1)}.sui-bg-info\\/100{background-color:#2772f0}.sui-bg-info\\/15{background-color:rgba(39,114,240,.15)}.sui-bg-info\\/20{background-color:rgba(39,114,240,.2)}.sui-bg-info\\/25{background-color:rgba(39,114,240,.25)}.sui-bg-info\\/30{background-color:rgba(39,114,240,.3)}.sui-bg-info\\/35{background-color:rgba(39,114,240,.35)}.sui-bg-info\\/40{background-color:rgba(39,114,240,.4)}.sui-bg-info\\/45{background-color:rgba(39,114,240,.45)}.sui-bg-info\\/5{background-color:rgba(39,114,240,.05)}.sui-bg-info\\/50{background-color:rgba(39,114,240,.5)}.sui-bg-info\\/55{background-color:rgba(39,114,240,.55)}.sui-bg-info\\/60{background-color:rgba(39,114,240,.6)}.sui-bg-info\\/65{background-color:rgba(39,114,240,.65)}.sui-bg-info\\/70{background-color:rgba(39,114,240,.7)}.sui-bg-info\\/75{background-color:rgba(39,114,240,.75)}.sui-bg-info\\/80{background-color:rgba(39,114,240,.8)}.sui-bg-info\\/85{background-color:rgba(39,114,240,.85)}.sui-bg-info\\/90{background-color:rgba(39,114,240,.9)}.sui-bg-info\\/95{background-color:rgba(39,114,240,.95)}.sui-bg-primary{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.sui-bg-primary-100{--tw-bg-opacity:1;background-color:rgb(225 230 243/var(--tw-bg-opacity,1))}.sui-bg-primary-100\\/0{background-color:rgba(225,230,243,0)}.sui-bg-primary-100\\/10{background-color:rgba(225,230,243,.1)}.sui-bg-primary-100\\/100{background-color:#e1e6f3}.sui-bg-primary-100\\/15{background-color:rgba(225,230,243,.15)}.sui-bg-primary-100\\/20{background-color:rgba(225,230,243,.2)}.sui-bg-primary-100\\/25{background-color:rgba(225,230,243,.25)}.sui-bg-primary-100\\/30{background-color:rgba(225,230,243,.3)}.sui-bg-primary-100\\/35{background-color:rgba(225,230,243,.35)}.sui-bg-primary-100\\/40{background-color:rgba(225,230,243,.4)}.sui-bg-primary-100\\/45{background-color:rgba(225,230,243,.45)}.sui-bg-primary-100\\/5{background-color:rgba(225,230,243,.05)}.sui-bg-primary-100\\/50{background-color:rgba(225,230,243,.5)}.sui-bg-primary-100\\/55{background-color:rgba(225,230,243,.55)}.sui-bg-primary-100\\/60{background-color:rgba(225,230,243,.6)}.sui-bg-primary-100\\/65{background-color:rgba(225,230,243,.65)}.sui-bg-primary-100\\/70{background-color:rgba(225,230,243,.7)}.sui-bg-primary-100\\/75{background-color:rgba(225,230,243,.75)}.sui-bg-primary-100\\/80{background-color:rgba(225,230,243,.8)}.sui-bg-primary-100\\/85{background-color:rgba(225,230,243,.85)}.sui-bg-primary-100\\/90{background-color:rgba(225,230,243,.9)}.sui-bg-primary-100\\/95{background-color:rgba(225,230,243,.95)}.sui-bg-primary-200{--tw-bg-opacity:1;background-color:rgb(195 205 231/var(--tw-bg-opacity,1))}.sui-bg-primary-200\\/0{background-color:rgba(195,205,231,0)}.sui-bg-primary-200\\/10{background-color:rgba(195,205,231,.1)}.sui-bg-primary-200\\/100{background-color:#c3cde7}.sui-bg-primary-200\\/15{background-color:rgba(195,205,231,.15)}.sui-bg-primary-200\\/20{background-color:rgba(195,205,231,.2)}.sui-bg-primary-200\\/25{background-color:rgba(195,205,231,.25)}.sui-bg-primary-200\\/30{background-color:rgba(195,205,231,.3)}.sui-bg-primary-200\\/35{background-color:rgba(195,205,231,.35)}.sui-bg-primary-200\\/40{background-color:rgba(195,205,231,.4)}.sui-bg-primary-200\\/45{background-color:rgba(195,205,231,.45)}.sui-bg-primary-200\\/5{background-color:rgba(195,205,231,.05)}.sui-bg-primary-200\\/50{background-color:rgba(195,205,231,.5)}.sui-bg-primary-200\\/55{background-color:rgba(195,205,231,.55)}.sui-bg-primary-200\\/60{background-color:rgba(195,205,231,.6)}.sui-bg-primary-200\\/65{background-color:rgba(195,205,231,.65)}.sui-bg-primary-200\\/70{background-color:rgba(195,205,231,.7)}.sui-bg-primary-200\\/75{background-color:rgba(195,205,231,.75)}.sui-bg-primary-200\\/80{background-color:rgba(195,205,231,.8)}.sui-bg-primary-200\\/85{background-color:rgba(195,205,231,.85)}.sui-bg-primary-200\\/90{background-color:rgba(195,205,231,.9)}.sui-bg-primary-200\\/95{background-color:rgba(195,205,231,.95)}.sui-bg-primary-300{--tw-bg-opacity:1;background-color:rgb(165 180 219/var(--tw-bg-opacity,1))}.sui-bg-primary-300\\/0{background-color:rgba(165,180,219,0)}.sui-bg-primary-300\\/10{background-color:rgba(165,180,219,.1)}.sui-bg-primary-300\\/100{background-color:#a5b4db}.sui-bg-primary-300\\/15{background-color:rgba(165,180,219,.15)}.sui-bg-primary-300\\/20{background-color:rgba(165,180,219,.2)}.sui-bg-primary-300\\/25{background-color:rgba(165,180,219,.25)}.sui-bg-primary-300\\/30{background-color:rgba(165,180,219,.3)}.sui-bg-primary-300\\/35{background-color:rgba(165,180,219,.35)}.sui-bg-primary-300\\/40{background-color:rgba(165,180,219,.4)}.sui-bg-primary-300\\/45{background-color:rgba(165,180,219,.45)}.sui-bg-primary-300\\/5{background-color:rgba(165,180,219,.05)}.sui-bg-primary-300\\/50{background-color:rgba(165,180,219,.5)}.sui-bg-primary-300\\/55{background-color:rgba(165,180,219,.55)}.sui-bg-primary-300\\/60{background-color:rgba(165,180,219,.6)}.sui-bg-primary-300\\/65{background-color:rgba(165,180,219,.65)}.sui-bg-primary-300\\/70{background-color:rgba(165,180,219,.7)}.sui-bg-primary-300\\/75{background-color:rgba(165,180,219,.75)}.sui-bg-primary-300\\/80{background-color:rgba(165,180,219,.8)}.sui-bg-primary-300\\/85{background-color:rgba(165,180,219,.85)}.sui-bg-primary-300\\/90{background-color:rgba(165,180,219,.9)}.sui-bg-primary-300\\/95{background-color:rgba(165,180,219,.95)}.sui-bg-primary-400{--tw-bg-opacity:1;background-color:rgb(135 155 207/var(--tw-bg-opacity,1))}.sui-bg-primary-400\\/0{background-color:rgba(135,155,207,0)}.sui-bg-primary-400\\/10{background-color:rgba(135,155,207,.1)}.sui-bg-primary-400\\/100{background-color:#879bcf}.sui-bg-primary-400\\/15{background-color:rgba(135,155,207,.15)}.sui-bg-primary-400\\/20{background-color:rgba(135,155,207,.2)}.sui-bg-primary-400\\/25{background-color:rgba(135,155,207,.25)}.sui-bg-primary-400\\/30{background-color:rgba(135,155,207,.3)}.sui-bg-primary-400\\/35{background-color:rgba(135,155,207,.35)}.sui-bg-primary-400\\/40{background-color:rgba(135,155,207,.4)}.sui-bg-primary-400\\/45{background-color:rgba(135,155,207,.45)}.sui-bg-primary-400\\/5{background-color:rgba(135,155,207,.05)}.sui-bg-primary-400\\/50{background-color:rgba(135,155,207,.5)}.sui-bg-primary-400\\/55{background-color:rgba(135,155,207,.55)}.sui-bg-primary-400\\/60{background-color:rgba(135,155,207,.6)}.sui-bg-primary-400\\/65{background-color:rgba(135,155,207,.65)}.sui-bg-primary-400\\/70{background-color:rgba(135,155,207,.7)}.sui-bg-primary-400\\/75{background-color:rgba(135,155,207,.75)}.sui-bg-primary-400\\/80{background-color:rgba(135,155,207,.8)}.sui-bg-primary-400\\/85{background-color:rgba(135,155,207,.85)}.sui-bg-primary-400\\/90{background-color:rgba(135,155,207,.9)}.sui-bg-primary-400\\/95{background-color:rgba(135,155,207,.95)}.sui-bg-primary-50{--tw-bg-opacity:1;background-color:rgb(240 242 249/var(--tw-bg-opacity,1))}.sui-bg-primary-50\\/0{background-color:rgba(240,242,249,0)}.sui-bg-primary-50\\/10{background-color:rgba(240,242,249,.1)}.sui-bg-primary-50\\/100{background-color:#f0f2f9}.sui-bg-primary-50\\/15{background-color:rgba(240,242,249,.15)}.sui-bg-primary-50\\/20{background-color:rgba(240,242,249,.2)}.sui-bg-primary-50\\/25{background-color:rgba(240,242,249,.25)}.sui-bg-primary-50\\/30{background-color:rgba(240,242,249,.3)}.sui-bg-primary-50\\/35{background-color:rgba(240,242,249,.35)}.sui-bg-primary-50\\/40{background-color:rgba(240,242,249,.4)}.sui-bg-primary-50\\/45{background-color:rgba(240,242,249,.45)}.sui-bg-primary-50\\/5{background-color:rgba(240,242,249,.05)}.sui-bg-primary-50\\/50{background-color:rgba(240,242,249,.5)}.sui-bg-primary-50\\/55{background-color:rgba(240,242,249,.55)}.sui-bg-primary-50\\/60{background-color:rgba(240,242,249,.6)}.sui-bg-primary-50\\/65{background-color:rgba(240,242,249,.65)}.sui-bg-primary-50\\/70{background-color:rgba(240,242,249,.7)}.sui-bg-primary-50\\/75{background-color:rgba(240,242,249,.75)}.sui-bg-primary-50\\/80{background-color:rgba(240,242,249,.8)}.sui-bg-primary-50\\/85{background-color:rgba(240,242,249,.85)}.sui-bg-primary-50\\/90{background-color:rgba(240,242,249,.9)}.sui-bg-primary-50\\/95{background-color:rgba(240,242,249,.95)}.sui-bg-primary-500{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.sui-bg-primary-500\\/0{background-color:rgba(54,73,155,0)}.sui-bg-primary-500\\/10{background-color:rgba(54,73,155,.1)}.sui-bg-primary-500\\/100{background-color:#36499b}.sui-bg-primary-500\\/15{background-color:rgba(54,73,155,.15)}.sui-bg-primary-500\\/20{background-color:rgba(54,73,155,.2)}.sui-bg-primary-500\\/25{background-color:rgba(54,73,155,.25)}.sui-bg-primary-500\\/30{background-color:rgba(54,73,155,.3)}.sui-bg-primary-500\\/35{background-color:rgba(54,73,155,.35)}.sui-bg-primary-500\\/40{background-color:rgba(54,73,155,.4)}.sui-bg-primary-500\\/45{background-color:rgba(54,73,155,.45)}.sui-bg-primary-500\\/5{background-color:rgba(54,73,155,.05)}.sui-bg-primary-500\\/50{background-color:rgba(54,73,155,.5)}.sui-bg-primary-500\\/55{background-color:rgba(54,73,155,.55)}.sui-bg-primary-500\\/60{background-color:rgba(54,73,155,.6)}.sui-bg-primary-500\\/65{background-color:rgba(54,73,155,.65)}.sui-bg-primary-500\\/70{background-color:rgba(54,73,155,.7)}.sui-bg-primary-500\\/75{background-color:rgba(54,73,155,.75)}.sui-bg-primary-500\\/80{background-color:rgba(54,73,155,.8)}.sui-bg-primary-500\\/85{background-color:rgba(54,73,155,.85)}.sui-bg-primary-500\\/90{background-color:rgba(54,73,155,.9)}.sui-bg-primary-500\\/95{background-color:rgba(54,73,155,.95)}.sui-bg-primary-600{--tw-bg-opacity:1;background-color:rgb(43 58 124/var(--tw-bg-opacity,1))}.sui-bg-primary-600\\/0{background-color:rgba(43,58,124,0)}.sui-bg-primary-600\\/10{background-color:rgba(43,58,124,.1)}.sui-bg-primary-600\\/100{background-color:#2b3a7c}.sui-bg-primary-600\\/15{background-color:rgba(43,58,124,.15)}.sui-bg-primary-600\\/20{background-color:rgba(43,58,124,.2)}.sui-bg-primary-600\\/25{background-color:rgba(43,58,124,.25)}.sui-bg-primary-600\\/30{background-color:rgba(43,58,124,.3)}.sui-bg-primary-600\\/35{background-color:rgba(43,58,124,.35)}.sui-bg-primary-600\\/40{background-color:rgba(43,58,124,.4)}.sui-bg-primary-600\\/45{background-color:rgba(43,58,124,.45)}.sui-bg-primary-600\\/5{background-color:rgba(43,58,124,.05)}.sui-bg-primary-600\\/50{background-color:rgba(43,58,124,.5)}.sui-bg-primary-600\\/55{background-color:rgba(43,58,124,.55)}.sui-bg-primary-600\\/60{background-color:rgba(43,58,124,.6)}.sui-bg-primary-600\\/65{background-color:rgba(43,58,124,.65)}.sui-bg-primary-600\\/70{background-color:rgba(43,58,124,.7)}.sui-bg-primary-600\\/75{background-color:rgba(43,58,124,.75)}.sui-bg-primary-600\\/80{background-color:rgba(43,58,124,.8)}.sui-bg-primary-600\\/85{background-color:rgba(43,58,124,.85)}.sui-bg-primary-600\\/90{background-color:rgba(43,58,124,.9)}.sui-bg-primary-600\\/95{background-color:rgba(43,58,124,.95)}.sui-bg-primary-700{--tw-bg-opacity:1;background-color:rgb(32 43 93/var(--tw-bg-opacity,1))}.sui-bg-primary-700\\/0{background-color:rgba(32,43,93,0)}.sui-bg-primary-700\\/10{background-color:rgba(32,43,93,.1)}.sui-bg-primary-700\\/100{background-color:#202b5d}.sui-bg-primary-700\\/15{background-color:rgba(32,43,93,.15)}.sui-bg-primary-700\\/20{background-color:rgba(32,43,93,.2)}.sui-bg-primary-700\\/25{background-color:rgba(32,43,93,.25)}.sui-bg-primary-700\\/30{background-color:rgba(32,43,93,.3)}.sui-bg-primary-700\\/35{background-color:rgba(32,43,93,.35)}.sui-bg-primary-700\\/40{background-color:rgba(32,43,93,.4)}.sui-bg-primary-700\\/45{background-color:rgba(32,43,93,.45)}.sui-bg-primary-700\\/5{background-color:rgba(32,43,93,.05)}.sui-bg-primary-700\\/50{background-color:rgba(32,43,93,.5)}.sui-bg-primary-700\\/55{background-color:rgba(32,43,93,.55)}.sui-bg-primary-700\\/60{background-color:rgba(32,43,93,.6)}.sui-bg-primary-700\\/65{background-color:rgba(32,43,93,.65)}.sui-bg-primary-700\\/70{background-color:rgba(32,43,93,.7)}.sui-bg-primary-700\\/75{background-color:rgba(32,43,93,.75)}.sui-bg-primary-700\\/80{background-color:rgba(32,43,93,.8)}.sui-bg-primary-700\\/85{background-color:rgba(32,43,93,.85)}.sui-bg-primary-700\\/90{background-color:rgba(32,43,93,.9)}.sui-bg-primary-700\\/95{background-color:rgba(32,43,93,.95)}.sui-bg-primary-800{--tw-bg-opacity:1;background-color:rgb(22 29 62/var(--tw-bg-opacity,1))}.sui-bg-primary-800\\/0{background-color:rgba(22,29,62,0)}.sui-bg-primary-800\\/10{background-color:rgba(22,29,62,.1)}.sui-bg-primary-800\\/100{background-color:#161d3e}.sui-bg-primary-800\\/15{background-color:rgba(22,29,62,.15)}.sui-bg-primary-800\\/20{background-color:rgba(22,29,62,.2)}.sui-bg-primary-800\\/25{background-color:rgba(22,29,62,.25)}.sui-bg-primary-800\\/30{background-color:rgba(22,29,62,.3)}.sui-bg-primary-800\\/35{background-color:rgba(22,29,62,.35)}.sui-bg-primary-800\\/40{background-color:rgba(22,29,62,.4)}.sui-bg-primary-800\\/45{background-color:rgba(22,29,62,.45)}.sui-bg-primary-800\\/5{background-color:rgba(22,29,62,.05)}.sui-bg-primary-800\\/50{background-color:rgba(22,29,62,.5)}.sui-bg-primary-800\\/55{background-color:rgba(22,29,62,.55)}.sui-bg-primary-800\\/60{background-color:rgba(22,29,62,.6)}.sui-bg-primary-800\\/65{background-color:rgba(22,29,62,.65)}.sui-bg-primary-800\\/70{background-color:rgba(22,29,62,.7)}.sui-bg-primary-800\\/75{background-color:rgba(22,29,62,.75)}.sui-bg-primary-800\\/80{background-color:rgba(22,29,62,.8)}.sui-bg-primary-800\\/85{background-color:rgba(22,29,62,.85)}.sui-bg-primary-800\\/90{background-color:rgba(22,29,62,.9)}.sui-bg-primary-800\\/95{background-color:rgba(22,29,62,.95)}.sui-bg-primary-900{--tw-bg-opacity:1;background-color:rgb(11 14 31/var(--tw-bg-opacity,1))}.sui-bg-primary-900\\/0{background-color:rgba(11,14,31,0)}.sui-bg-primary-900\\/10{background-color:rgba(11,14,31,.1)}.sui-bg-primary-900\\/100{background-color:#0b0e1f}.sui-bg-primary-900\\/15{background-color:rgba(11,14,31,.15)}.sui-bg-primary-900\\/20{background-color:rgba(11,14,31,.2)}.sui-bg-primary-900\\/25{background-color:rgba(11,14,31,.25)}.sui-bg-primary-900\\/30{background-color:rgba(11,14,31,.3)}.sui-bg-primary-900\\/35{background-color:rgba(11,14,31,.35)}.sui-bg-primary-900\\/40{background-color:rgba(11,14,31,.4)}.sui-bg-primary-900\\/45{background-color:rgba(11,14,31,.45)}.sui-bg-primary-900\\/5{background-color:rgba(11,14,31,.05)}.sui-bg-primary-900\\/50{background-color:rgba(11,14,31,.5)}.sui-bg-primary-900\\/55{background-color:rgba(11,14,31,.55)}.sui-bg-primary-900\\/60{background-color:rgba(11,14,31,.6)}.sui-bg-primary-900\\/65{background-color:rgba(11,14,31,.65)}.sui-bg-primary-900\\/70{background-color:rgba(11,14,31,.7)}.sui-bg-primary-900\\/75{background-color:rgba(11,14,31,.75)}.sui-bg-primary-900\\/80{background-color:rgba(11,14,31,.8)}.sui-bg-primary-900\\/85{background-color:rgba(11,14,31,.85)}.sui-bg-primary-900\\/90{background-color:rgba(11,14,31,.9)}.sui-bg-primary-900\\/95{background-color:rgba(11,14,31,.95)}.sui-bg-primary\\/0{background-color:rgba(54,73,155,0)}.sui-bg-primary\\/10{background-color:rgba(54,73,155,.1)}.sui-bg-primary\\/100{background-color:#36499b}.sui-bg-primary\\/15{background-color:rgba(54,73,155,.15)}.sui-bg-primary\\/20{background-color:rgba(54,73,155,.2)}.sui-bg-primary\\/25{background-color:rgba(54,73,155,.25)}.sui-bg-primary\\/30{background-color:rgba(54,73,155,.3)}.sui-bg-primary\\/35{background-color:rgba(54,73,155,.35)}.sui-bg-primary\\/40{background-color:rgba(54,73,155,.4)}.sui-bg-primary\\/45{background-color:rgba(54,73,155,.45)}.sui-bg-primary\\/5{background-color:rgba(54,73,155,.05)}.sui-bg-primary\\/50{background-color:rgba(54,73,155,.5)}.sui-bg-primary\\/55{background-color:rgba(54,73,155,.55)}.sui-bg-primary\\/60{background-color:rgba(54,73,155,.6)}.sui-bg-primary\\/65{background-color:rgba(54,73,155,.65)}.sui-bg-primary\\/70{background-color:rgba(54,73,155,.7)}.sui-bg-primary\\/75{background-color:rgba(54,73,155,.75)}.sui-bg-primary\\/80{background-color:rgba(54,73,155,.8)}.sui-bg-primary\\/85{background-color:rgba(54,73,155,.85)}.sui-bg-primary\\/90{background-color:rgba(54,73,155,.9)}.sui-bg-primary\\/95{background-color:rgba(54,73,155,.95)}.sui-bg-secondary{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.sui-bg-secondary-1{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-secondary-1\\/0{background-color:hsla(0,0%,100%,0)}.sui-bg-secondary-1\\/10{background-color:hsla(0,0%,100%,.1)}.sui-bg-secondary-1\\/100{background-color:#fff}.sui-bg-secondary-1\\/15{background-color:hsla(0,0%,100%,.15)}.sui-bg-secondary-1\\/20{background-color:hsla(0,0%,100%,.2)}.sui-bg-secondary-1\\/25{background-color:hsla(0,0%,100%,.25)}.sui-bg-secondary-1\\/30{background-color:hsla(0,0%,100%,.3)}.sui-bg-secondary-1\\/35{background-color:hsla(0,0%,100%,.35)}.sui-bg-secondary-1\\/40{background-color:hsla(0,0%,100%,.4)}.sui-bg-secondary-1\\/45{background-color:hsla(0,0%,100%,.45)}.sui-bg-secondary-1\\/5{background-color:hsla(0,0%,100%,.05)}.sui-bg-secondary-1\\/50{background-color:hsla(0,0%,100%,.5)}.sui-bg-secondary-1\\/55{background-color:hsla(0,0%,100%,.55)}.sui-bg-secondary-1\\/60{background-color:hsla(0,0%,100%,.6)}.sui-bg-secondary-1\\/65{background-color:hsla(0,0%,100%,.65)}.sui-bg-secondary-1\\/70{background-color:hsla(0,0%,100%,.7)}.sui-bg-secondary-1\\/75{background-color:hsla(0,0%,100%,.75)}.sui-bg-secondary-1\\/80{background-color:hsla(0,0%,100%,.8)}.sui-bg-secondary-1\\/85{background-color:hsla(0,0%,100%,.85)}.sui-bg-secondary-1\\/90{background-color:hsla(0,0%,100%,.9)}.sui-bg-secondary-1\\/95{background-color:hsla(0,0%,100%,.95)}.sui-bg-secondary-2{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.sui-bg-secondary-2\\/0{background-color:rgba(225,234,248,0)}.sui-bg-secondary-2\\/10{background-color:rgba(225,234,248,.1)}.sui-bg-secondary-2\\/100{background-color:#e1eaf8}.sui-bg-secondary-2\\/15{background-color:rgba(225,234,248,.15)}.sui-bg-secondary-2\\/20{background-color:rgba(225,234,248,.2)}.sui-bg-secondary-2\\/25{background-color:rgba(225,234,248,.25)}.sui-bg-secondary-2\\/30{background-color:rgba(225,234,248,.3)}.sui-bg-secondary-2\\/35{background-color:rgba(225,234,248,.35)}.sui-bg-secondary-2\\/40{background-color:rgba(225,234,248,.4)}.sui-bg-secondary-2\\/45{background-color:rgba(225,234,248,.45)}.sui-bg-secondary-2\\/5{background-color:rgba(225,234,248,.05)}.sui-bg-secondary-2\\/50{background-color:rgba(225,234,248,.5)}.sui-bg-secondary-2\\/55{background-color:rgba(225,234,248,.55)}.sui-bg-secondary-2\\/60{background-color:rgba(225,234,248,.6)}.sui-bg-secondary-2\\/65{background-color:rgba(225,234,248,.65)}.sui-bg-secondary-2\\/70{background-color:rgba(225,234,248,.7)}.sui-bg-secondary-2\\/75{background-color:rgba(225,234,248,.75)}.sui-bg-secondary-2\\/80{background-color:rgba(225,234,248,.8)}.sui-bg-secondary-2\\/85{background-color:rgba(225,234,248,.85)}.sui-bg-secondary-2\\/90{background-color:rgba(225,234,248,.9)}.sui-bg-secondary-2\\/95{background-color:rgba(225,234,248,.95)}.sui-bg-secondary-3{--tw-bg-opacity:1;background-color:rgb(201 218 244/var(--tw-bg-opacity,1))}.sui-bg-secondary-3\\/0{background-color:rgba(201,218,244,0)}.sui-bg-secondary-3\\/10{background-color:rgba(201,218,244,.1)}.sui-bg-secondary-3\\/100{background-color:#c9daf4}.sui-bg-secondary-3\\/15{background-color:rgba(201,218,244,.15)}.sui-bg-secondary-3\\/20{background-color:rgba(201,218,244,.2)}.sui-bg-secondary-3\\/25{background-color:rgba(201,218,244,.25)}.sui-bg-secondary-3\\/30{background-color:rgba(201,218,244,.3)}.sui-bg-secondary-3\\/35{background-color:rgba(201,218,244,.35)}.sui-bg-secondary-3\\/40{background-color:rgba(201,218,244,.4)}.sui-bg-secondary-3\\/45{background-color:rgba(201,218,244,.45)}.sui-bg-secondary-3\\/5{background-color:rgba(201,218,244,.05)}.sui-bg-secondary-3\\/50{background-color:rgba(201,218,244,.5)}.sui-bg-secondary-3\\/55{background-color:rgba(201,218,244,.55)}.sui-bg-secondary-3\\/60{background-color:rgba(201,218,244,.6)}.sui-bg-secondary-3\\/65{background-color:rgba(201,218,244,.65)}.sui-bg-secondary-3\\/70{background-color:rgba(201,218,244,.7)}.sui-bg-secondary-3\\/75{background-color:rgba(201,218,244,.75)}.sui-bg-secondary-3\\/80{background-color:rgba(201,218,244,.8)}.sui-bg-secondary-3\\/85{background-color:rgba(201,218,244,.85)}.sui-bg-secondary-3\\/90{background-color:rgba(201,218,244,.9)}.sui-bg-secondary-3\\/95{background-color:rgba(201,218,244,.95)}.sui-bg-secondary\\/0{background-color:rgba(242,246,252,0)}.sui-bg-secondary\\/10{background-color:rgba(242,246,252,.1)}.sui-bg-secondary\\/100{background-color:#f2f6fc}.sui-bg-secondary\\/15{background-color:rgba(242,246,252,.15)}.sui-bg-secondary\\/20{background-color:rgba(242,246,252,.2)}.sui-bg-secondary\\/25{background-color:rgba(242,246,252,.25)}.sui-bg-secondary\\/30{background-color:rgba(242,246,252,.3)}.sui-bg-secondary\\/35{background-color:rgba(242,246,252,.35)}.sui-bg-secondary\\/40{background-color:rgba(242,246,252,.4)}.sui-bg-secondary\\/45{background-color:rgba(242,246,252,.45)}.sui-bg-secondary\\/5{background-color:rgba(242,246,252,.05)}.sui-bg-secondary\\/50{background-color:rgba(242,246,252,.5)}.sui-bg-secondary\\/55{background-color:rgba(242,246,252,.55)}.sui-bg-secondary\\/60{background-color:rgba(242,246,252,.6)}.sui-bg-secondary\\/65{background-color:rgba(242,246,252,.65)}.sui-bg-secondary\\/70{background-color:rgba(242,246,252,.7)}.sui-bg-secondary\\/75{background-color:rgba(242,246,252,.75)}.sui-bg-secondary\\/80{background-color:rgba(242,246,252,.8)}.sui-bg-secondary\\/85{background-color:rgba(242,246,252,.85)}.sui-bg-secondary\\/90{background-color:rgba(242,246,252,.9)}.sui-bg-secondary\\/95{background-color:rgba(242,246,252,.95)}.sui-bg-stroke-level2{--tw-bg-opacity:1;background-color:rgb(178 187 199/var(--tw-bg-opacity,1))}.sui-bg-stroke-level3{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.sui-bg-success{--tw-bg-opacity:1;background-color:rgb(34 188 77/var(--tw-bg-opacity,1))}.sui-bg-success\\/0{background-color:rgba(34,188,77,0)}.sui-bg-success\\/10{background-color:rgba(34,188,77,.1)}.sui-bg-success\\/100{background-color:#22bc4d}.sui-bg-success\\/15{background-color:rgba(34,188,77,.15)}.sui-bg-success\\/20{background-color:rgba(34,188,77,.2)}.sui-bg-success\\/25{background-color:rgba(34,188,77,.25)}.sui-bg-success\\/30{background-color:rgba(34,188,77,.3)}.sui-bg-success\\/35{background-color:rgba(34,188,77,.35)}.sui-bg-success\\/40{background-color:rgba(34,188,77,.4)}.sui-bg-success\\/45{background-color:rgba(34,188,77,.45)}.sui-bg-success\\/5{background-color:rgba(34,188,77,.05)}.sui-bg-success\\/50{background-color:rgba(34,188,77,.5)}.sui-bg-success\\/55{background-color:rgba(34,188,77,.55)}.sui-bg-success\\/60{background-color:rgba(34,188,77,.6)}.sui-bg-success\\/65{background-color:rgba(34,188,77,.65)}.sui-bg-success\\/70{background-color:rgba(34,188,77,.7)}.sui-bg-success\\/75{background-color:rgba(34,188,77,.75)}.sui-bg-success\\/80{background-color:rgba(34,188,77,.8)}.sui-bg-success\\/85{background-color:rgba(34,188,77,.85)}.sui-bg-success\\/90{background-color:rgba(34,188,77,.9)}.sui-bg-success\\/95{background-color:rgba(34,188,77,.95)}.sui-bg-transparent{background-color:transparent}.sui-bg-warning{--tw-bg-opacity:1;background-color:rgb(255 122 0/var(--tw-bg-opacity,1))}.sui-bg-warning\\/0{background-color:rgba(255,122,0,0)}.sui-bg-warning\\/10{background-color:rgba(255,122,0,.1)}.sui-bg-warning\\/100{background-color:#ff7a00}.sui-bg-warning\\/15{background-color:rgba(255,122,0,.15)}.sui-bg-warning\\/20{background-color:rgba(255,122,0,.2)}.sui-bg-warning\\/25{background-color:rgba(255,122,0,.25)}.sui-bg-warning\\/30{background-color:rgba(255,122,0,.3)}.sui-bg-warning\\/35{background-color:rgba(255,122,0,.35)}.sui-bg-warning\\/40{background-color:rgba(255,122,0,.4)}.sui-bg-warning\\/45{background-color:rgba(255,122,0,.45)}.sui-bg-warning\\/5{background-color:rgba(255,122,0,.05)}.sui-bg-warning\\/50{background-color:rgba(255,122,0,.5)}.sui-bg-warning\\/55{background-color:rgba(255,122,0,.55)}.sui-bg-warning\\/60{background-color:rgba(255,122,0,.6)}.sui-bg-warning\\/65{background-color:rgba(255,122,0,.65)}.sui-bg-warning\\/70{background-color:rgba(255,122,0,.7)}.sui-bg-warning\\/75{background-color:rgba(255,122,0,.75)}.sui-bg-warning\\/80{background-color:rgba(255,122,0,.8)}.sui-bg-warning\\/85{background-color:rgba(255,122,0,.85)}.sui-bg-warning\\/90{background-color:rgba(255,122,0,.9)}.sui-bg-warning\\/95{background-color:rgba(255,122,0,.95)}.sui-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.sui-bg-white\\/20{background-color:hsla(0,0%,100%,.2)}.sui-bg-white\\/5{background-color:hsla(0,0%,100%,.05)}.sui-bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.sui-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.sui-from-primary{--tw-gradient-from:#36499b var(--tw-gradient-from-position);--tw-gradient-to:rgba(54,73,155,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.sui-to-primary{--tw-gradient-to:#36499b var(--tw-gradient-to-position)}.sui-to-primary\\/90{--tw-gradient-to:rgba(54,73,155,.9) var(--tw-gradient-to-position)}.sui-fill-error{fill:#ea3540}.sui-fill-primary{fill:#36499b}.sui-stroke-error{stroke:#ea3540}.sui-stroke-inactive{stroke:#777e90}.sui-stroke-primary{stroke:#36499b}.sui-object-contain{-o-object-fit:contain;object-fit:contain}.sui-object-cover{-o-object-fit:cover;object-fit:cover}.sui-p-0{padding:0}.sui-p-1{padding:.25rem}.sui-p-1\\.5{padding:.375rem}.sui-p-10{padding:2.5rem}.sui-p-2{padding:.5rem}.sui-p-2\\.5{padding:.625rem}.sui-p-3{padding:.75rem}.sui-p-4{padding:1rem}.sui-p-5{padding:1.25rem}.sui-p-6{padding:1.5rem}.sui-p-8{padding:2rem}.sui-p-\\[2px\\]{padding:2px}.sui-px-0{padding-left:0;padding-right:0}.sui-px-1{padding-left:.25rem;padding-right:.25rem}.sui-px-1\\.5{padding-left:.375rem;padding-right:.375rem}.sui-px-10{padding-left:2.5rem;padding-right:2.5rem}.sui-px-2{padding-left:.5rem;padding-right:.5rem}.sui-px-3{padding-left:.75rem;padding-right:.75rem}.sui-px-4{padding-left:1rem;padding-right:1rem}.sui-px-8{padding-left:2rem;padding-right:2rem}.sui-py-0{padding-top:0;padding-bottom:0}.sui-py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}.sui-py-1{padding-top:.25rem;padding-bottom:.25rem}.sui-py-12{padding-top:3rem;padding-bottom:3rem}.sui-py-2{padding-top:.5rem;padding-bottom:.5rem}.sui-py-2\\.5{padding-top:.625rem;padding-bottom:.625rem}.sui-py-3{padding-top:.75rem;padding-bottom:.75rem}.sui-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sui-py-8{padding-top:2rem;padding-bottom:2rem}.sui-pl-10{padding-left:2.5rem}.sui-pl-5{padding-left:1.25rem}.sui-pr-1{padding-right:.25rem}.sui-pr-10{padding-right:2.5rem}.sui-pr-3{padding-right:.75rem}.sui-pr-4{padding-right:1rem}.sui-pt-2{padding-top:.5rem}.sui-pt-4{padding-top:1rem}.sui-pt-\\[2px\\]{padding-top:2px}.sui-text-left{text-align:left}.sui-text-center{text-align:center}.sui-text-right{text-align:right}.sui-align-baseline{vertical-align:baseline}.sui-align-middle{vertical-align:middle}.sui-text-12{font-size:.75rem}.sui-text-12,.sui-text-14{line-height:150%;letter-spacing:-.02em}.sui-text-14{font-size:.875rem}.sui-text-16{font-size:1rem}.sui-text-16,.sui-text-20{line-height:150%;letter-spacing:-.02em}.sui-text-20{font-size:1.25rem}.sui-text-24{font-size:1.5rem;line-height:150%;letter-spacing:-.02em}.sui-text-lg{font-size:1.125rem;line-height:1.75rem}.sui-text-sm{font-size:.875rem;line-height:1.25rem}.sui-text-xs{font-size:.75rem;line-height:1rem}.sui-font-bold{font-weight:700}.sui-font-medium{font-weight:500}.sui-font-normal{font-weight:400}.sui-font-semibold{font-weight:600}.sui-uppercase{text-transform:uppercase}.sui-capitalize{text-transform:capitalize}.sui-italic{font-style:italic}.sui-leading-\\[100\\%\\]{line-height:100%}.sui-leading-\\[150\\%\\]{line-height:150%}.sui-leading-none{line-height:1}.sui-leading-relaxed{line-height:1.625}.sui-tracking-\\[-0\\.01em\\]{letter-spacing:-.01em}.sui-tracking-\\[0\\.12em\\]{letter-spacing:.12em}.sui-tracking-wide{letter-spacing:.025em}.sui-text-\\[\\#777E90\\]{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.sui-text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.sui-text-current{color:currentColor}.sui-text-disabled{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.sui-text-disabled\\/0{color:rgba(178,187,199,0)}.sui-text-disabled\\/10{color:rgba(178,187,199,.1)}.sui-text-disabled\\/100{color:#b2bbc7}.sui-text-disabled\\/15{color:rgba(178,187,199,.15)}.sui-text-disabled\\/20{color:rgba(178,187,199,.2)}.sui-text-disabled\\/25{color:rgba(178,187,199,.25)}.sui-text-disabled\\/30{color:rgba(178,187,199,.3)}.sui-text-disabled\\/35{color:rgba(178,187,199,.35)}.sui-text-disabled\\/40{color:rgba(178,187,199,.4)}.sui-text-disabled\\/45{color:rgba(178,187,199,.45)}.sui-text-disabled\\/5{color:rgba(178,187,199,.05)}.sui-text-disabled\\/50{color:rgba(178,187,199,.5)}.sui-text-disabled\\/55{color:rgba(178,187,199,.55)}.sui-text-disabled\\/60{color:rgba(178,187,199,.6)}.sui-text-disabled\\/65{color:rgba(178,187,199,.65)}.sui-text-disabled\\/70{color:rgba(178,187,199,.7)}.sui-text-disabled\\/75{color:rgba(178,187,199,.75)}.sui-text-disabled\\/80{color:rgba(178,187,199,.8)}.sui-text-disabled\\/85{color:rgba(178,187,199,.85)}.sui-text-disabled\\/90{color:rgba(178,187,199,.9)}.sui-text-disabled\\/95{color:rgba(178,187,199,.95)}.sui-text-error{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-text-error\\/0{color:rgba(234,53,64,0)}.sui-text-error\\/10{color:rgba(234,53,64,.1)}.sui-text-error\\/100{color:#ea3540}.sui-text-error\\/15{color:rgba(234,53,64,.15)}.sui-text-error\\/20{color:rgba(234,53,64,.2)}.sui-text-error\\/25{color:rgba(234,53,64,.25)}.sui-text-error\\/30{color:rgba(234,53,64,.3)}.sui-text-error\\/35{color:rgba(234,53,64,.35)}.sui-text-error\\/40{color:rgba(234,53,64,.4)}.sui-text-error\\/45{color:rgba(234,53,64,.45)}.sui-text-error\\/5{color:rgba(234,53,64,.05)}.sui-text-error\\/50{color:rgba(234,53,64,.5)}.sui-text-error\\/55{color:rgba(234,53,64,.55)}.sui-text-error\\/60{color:rgba(234,53,64,.6)}.sui-text-error\\/65{color:rgba(234,53,64,.65)}.sui-text-error\\/70{color:rgba(234,53,64,.7)}.sui-text-error\\/75{color:rgba(234,53,64,.75)}.sui-text-error\\/80{color:rgba(234,53,64,.8)}.sui-text-error\\/85{color:rgba(234,53,64,.85)}.sui-text-error\\/90{color:rgba(234,53,64,.9)}.sui-text-error\\/95{color:rgba(234,53,64,.95)}.sui-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.sui-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.sui-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.sui-text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.sui-text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.sui-text-icon-black{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-icon-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-icon-default{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-icon-gray{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-icon-grayLight{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.sui-text-inactive{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-inactive\\/0{color:rgba(119,126,144,0)}.sui-text-inactive\\/10{color:rgba(119,126,144,.1)}.sui-text-inactive\\/100{color:#777e90}.sui-text-inactive\\/15{color:rgba(119,126,144,.15)}.sui-text-inactive\\/20{color:rgba(119,126,144,.2)}.sui-text-inactive\\/25{color:rgba(119,126,144,.25)}.sui-text-inactive\\/30{color:rgba(119,126,144,.3)}.sui-text-inactive\\/35{color:rgba(119,126,144,.35)}.sui-text-inactive\\/40{color:rgba(119,126,144,.4)}.sui-text-inactive\\/45{color:rgba(119,126,144,.45)}.sui-text-inactive\\/5{color:rgba(119,126,144,.05)}.sui-text-inactive\\/50{color:rgba(119,126,144,.5)}.sui-text-inactive\\/55{color:rgba(119,126,144,.55)}.sui-text-inactive\\/60{color:rgba(119,126,144,.6)}.sui-text-inactive\\/65{color:rgba(119,126,144,.65)}.sui-text-inactive\\/70{color:rgba(119,126,144,.7)}.sui-text-inactive\\/75{color:rgba(119,126,144,.75)}.sui-text-inactive\\/80{color:rgba(119,126,144,.8)}.sui-text-inactive\\/85{color:rgba(119,126,144,.85)}.sui-text-inactive\\/90{color:rgba(119,126,144,.9)}.sui-text-inactive\\/95{color:rgba(119,126,144,.95)}.sui-text-info{--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1))}.sui-text-info\\/0{color:rgba(39,114,240,0)}.sui-text-info\\/10{color:rgba(39,114,240,.1)}.sui-text-info\\/100{color:#2772f0}.sui-text-info\\/15{color:rgba(39,114,240,.15)}.sui-text-info\\/20{color:rgba(39,114,240,.2)}.sui-text-info\\/25{color:rgba(39,114,240,.25)}.sui-text-info\\/30{color:rgba(39,114,240,.3)}.sui-text-info\\/35{color:rgba(39,114,240,.35)}.sui-text-info\\/40{color:rgba(39,114,240,.4)}.sui-text-info\\/45{color:rgba(39,114,240,.45)}.sui-text-info\\/5{color:rgba(39,114,240,.05)}.sui-text-info\\/50{color:rgba(39,114,240,.5)}.sui-text-info\\/55{color:rgba(39,114,240,.55)}.sui-text-info\\/60{color:rgba(39,114,240,.6)}.sui-text-info\\/65{color:rgba(39,114,240,.65)}.sui-text-info\\/70{color:rgba(39,114,240,.7)}.sui-text-info\\/75{color:rgba(39,114,240,.75)}.sui-text-info\\/80{color:rgba(39,114,240,.8)}.sui-text-info\\/85{color:rgba(39,114,240,.85)}.sui-text-info\\/90{color:rgba(39,114,240,.9)}.sui-text-info\\/95{color:rgba(39,114,240,.95)}.sui-text-primary{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-primary-100{--tw-text-opacity:1;color:rgb(225 230 243/var(--tw-text-opacity,1))}.sui-text-primary-100\\/0{color:rgba(225,230,243,0)}.sui-text-primary-100\\/10{color:rgba(225,230,243,.1)}.sui-text-primary-100\\/100{color:#e1e6f3}.sui-text-primary-100\\/15{color:rgba(225,230,243,.15)}.sui-text-primary-100\\/20{color:rgba(225,230,243,.2)}.sui-text-primary-100\\/25{color:rgba(225,230,243,.25)}.sui-text-primary-100\\/30{color:rgba(225,230,243,.3)}.sui-text-primary-100\\/35{color:rgba(225,230,243,.35)}.sui-text-primary-100\\/40{color:rgba(225,230,243,.4)}.sui-text-primary-100\\/45{color:rgba(225,230,243,.45)}.sui-text-primary-100\\/5{color:rgba(225,230,243,.05)}.sui-text-primary-100\\/50{color:rgba(225,230,243,.5)}.sui-text-primary-100\\/55{color:rgba(225,230,243,.55)}.sui-text-primary-100\\/60{color:rgba(225,230,243,.6)}.sui-text-primary-100\\/65{color:rgba(225,230,243,.65)}.sui-text-primary-100\\/70{color:rgba(225,230,243,.7)}.sui-text-primary-100\\/75{color:rgba(225,230,243,.75)}.sui-text-primary-100\\/80{color:rgba(225,230,243,.8)}.sui-text-primary-100\\/85{color:rgba(225,230,243,.85)}.sui-text-primary-100\\/90{color:rgba(225,230,243,.9)}.sui-text-primary-100\\/95{color:rgba(225,230,243,.95)}.sui-text-primary-200{--tw-text-opacity:1;color:rgb(195 205 231/var(--tw-text-opacity,1))}.sui-text-primary-200\\/0{color:rgba(195,205,231,0)}.sui-text-primary-200\\/10{color:rgba(195,205,231,.1)}.sui-text-primary-200\\/100{color:#c3cde7}.sui-text-primary-200\\/15{color:rgba(195,205,231,.15)}.sui-text-primary-200\\/20{color:rgba(195,205,231,.2)}.sui-text-primary-200\\/25{color:rgba(195,205,231,.25)}.sui-text-primary-200\\/30{color:rgba(195,205,231,.3)}.sui-text-primary-200\\/35{color:rgba(195,205,231,.35)}.sui-text-primary-200\\/40{color:rgba(195,205,231,.4)}.sui-text-primary-200\\/45{color:rgba(195,205,231,.45)}.sui-text-primary-200\\/5{color:rgba(195,205,231,.05)}.sui-text-primary-200\\/50{color:rgba(195,205,231,.5)}.sui-text-primary-200\\/55{color:rgba(195,205,231,.55)}.sui-text-primary-200\\/60{color:rgba(195,205,231,.6)}.sui-text-primary-200\\/65{color:rgba(195,205,231,.65)}.sui-text-primary-200\\/70{color:rgba(195,205,231,.7)}.sui-text-primary-200\\/75{color:rgba(195,205,231,.75)}.sui-text-primary-200\\/80{color:rgba(195,205,231,.8)}.sui-text-primary-200\\/85{color:rgba(195,205,231,.85)}.sui-text-primary-200\\/90{color:rgba(195,205,231,.9)}.sui-text-primary-200\\/95{color:rgba(195,205,231,.95)}.sui-text-primary-300{--tw-text-opacity:1;color:rgb(165 180 219/var(--tw-text-opacity,1))}.sui-text-primary-300\\/0{color:rgba(165,180,219,0)}.sui-text-primary-300\\/10{color:rgba(165,180,219,.1)}.sui-text-primary-300\\/100{color:#a5b4db}.sui-text-primary-300\\/15{color:rgba(165,180,219,.15)}.sui-text-primary-300\\/20{color:rgba(165,180,219,.2)}.sui-text-primary-300\\/25{color:rgba(165,180,219,.25)}.sui-text-primary-300\\/30{color:rgba(165,180,219,.3)}.sui-text-primary-300\\/35{color:rgba(165,180,219,.35)}.sui-text-primary-300\\/40{color:rgba(165,180,219,.4)}.sui-text-primary-300\\/45{color:rgba(165,180,219,.45)}.sui-text-primary-300\\/5{color:rgba(165,180,219,.05)}.sui-text-primary-300\\/50{color:rgba(165,180,219,.5)}.sui-text-primary-300\\/55{color:rgba(165,180,219,.55)}.sui-text-primary-300\\/60{color:rgba(165,180,219,.6)}.sui-text-primary-300\\/65{color:rgba(165,180,219,.65)}.sui-text-primary-300\\/70{color:rgba(165,180,219,.7)}.sui-text-primary-300\\/75{color:rgba(165,180,219,.75)}.sui-text-primary-300\\/80{color:rgba(165,180,219,.8)}.sui-text-primary-300\\/85{color:rgba(165,180,219,.85)}.sui-text-primary-300\\/90{color:rgba(165,180,219,.9)}.sui-text-primary-300\\/95{color:rgba(165,180,219,.95)}.sui-text-primary-400{--tw-text-opacity:1;color:rgb(135 155 207/var(--tw-text-opacity,1))}.sui-text-primary-400\\/0{color:rgba(135,155,207,0)}.sui-text-primary-400\\/10{color:rgba(135,155,207,.1)}.sui-text-primary-400\\/100{color:#879bcf}.sui-text-primary-400\\/15{color:rgba(135,155,207,.15)}.sui-text-primary-400\\/20{color:rgba(135,155,207,.2)}.sui-text-primary-400\\/25{color:rgba(135,155,207,.25)}.sui-text-primary-400\\/30{color:rgba(135,155,207,.3)}.sui-text-primary-400\\/35{color:rgba(135,155,207,.35)}.sui-text-primary-400\\/40{color:rgba(135,155,207,.4)}.sui-text-primary-400\\/45{color:rgba(135,155,207,.45)}.sui-text-primary-400\\/5{color:rgba(135,155,207,.05)}.sui-text-primary-400\\/50{color:rgba(135,155,207,.5)}.sui-text-primary-400\\/55{color:rgba(135,155,207,.55)}.sui-text-primary-400\\/60{color:rgba(135,155,207,.6)}.sui-text-primary-400\\/65{color:rgba(135,155,207,.65)}.sui-text-primary-400\\/70{color:rgba(135,155,207,.7)}.sui-text-primary-400\\/75{color:rgba(135,155,207,.75)}.sui-text-primary-400\\/80{color:rgba(135,155,207,.8)}.sui-text-primary-400\\/85{color:rgba(135,155,207,.85)}.sui-text-primary-400\\/90{color:rgba(135,155,207,.9)}.sui-text-primary-400\\/95{color:rgba(135,155,207,.95)}.sui-text-primary-50{--tw-text-opacity:1;color:rgb(240 242 249/var(--tw-text-opacity,1))}.sui-text-primary-50\\/0{color:rgba(240,242,249,0)}.sui-text-primary-50\\/10{color:rgba(240,242,249,.1)}.sui-text-primary-50\\/100{color:#f0f2f9}.sui-text-primary-50\\/15{color:rgba(240,242,249,.15)}.sui-text-primary-50\\/20{color:rgba(240,242,249,.2)}.sui-text-primary-50\\/25{color:rgba(240,242,249,.25)}.sui-text-primary-50\\/30{color:rgba(240,242,249,.3)}.sui-text-primary-50\\/35{color:rgba(240,242,249,.35)}.sui-text-primary-50\\/40{color:rgba(240,242,249,.4)}.sui-text-primary-50\\/45{color:rgba(240,242,249,.45)}.sui-text-primary-50\\/5{color:rgba(240,242,249,.05)}.sui-text-primary-50\\/50{color:rgba(240,242,249,.5)}.sui-text-primary-50\\/55{color:rgba(240,242,249,.55)}.sui-text-primary-50\\/60{color:rgba(240,242,249,.6)}.sui-text-primary-50\\/65{color:rgba(240,242,249,.65)}.sui-text-primary-50\\/70{color:rgba(240,242,249,.7)}.sui-text-primary-50\\/75{color:rgba(240,242,249,.75)}.sui-text-primary-50\\/80{color:rgba(240,242,249,.8)}.sui-text-primary-50\\/85{color:rgba(240,242,249,.85)}.sui-text-primary-50\\/90{color:rgba(240,242,249,.9)}.sui-text-primary-50\\/95{color:rgba(240,242,249,.95)}.sui-text-primary-500{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-primary-500\\/0{color:rgba(54,73,155,0)}.sui-text-primary-500\\/10{color:rgba(54,73,155,.1)}.sui-text-primary-500\\/100{color:#36499b}.sui-text-primary-500\\/15{color:rgba(54,73,155,.15)}.sui-text-primary-500\\/20{color:rgba(54,73,155,.2)}.sui-text-primary-500\\/25{color:rgba(54,73,155,.25)}.sui-text-primary-500\\/30{color:rgba(54,73,155,.3)}.sui-text-primary-500\\/35{color:rgba(54,73,155,.35)}.sui-text-primary-500\\/40{color:rgba(54,73,155,.4)}.sui-text-primary-500\\/45{color:rgba(54,73,155,.45)}.sui-text-primary-500\\/5{color:rgba(54,73,155,.05)}.sui-text-primary-500\\/50{color:rgba(54,73,155,.5)}.sui-text-primary-500\\/55{color:rgba(54,73,155,.55)}.sui-text-primary-500\\/60{color:rgba(54,73,155,.6)}.sui-text-primary-500\\/65{color:rgba(54,73,155,.65)}.sui-text-primary-500\\/70{color:rgba(54,73,155,.7)}.sui-text-primary-500\\/75{color:rgba(54,73,155,.75)}.sui-text-primary-500\\/80{color:rgba(54,73,155,.8)}.sui-text-primary-500\\/85{color:rgba(54,73,155,.85)}.sui-text-primary-500\\/90{color:rgba(54,73,155,.9)}.sui-text-primary-500\\/95{color:rgba(54,73,155,.95)}.sui-text-primary-600{--tw-text-opacity:1;color:rgb(43 58 124/var(--tw-text-opacity,1))}.sui-text-primary-600\\/0{color:rgba(43,58,124,0)}.sui-text-primary-600\\/10{color:rgba(43,58,124,.1)}.sui-text-primary-600\\/100{color:#2b3a7c}.sui-text-primary-600\\/15{color:rgba(43,58,124,.15)}.sui-text-primary-600\\/20{color:rgba(43,58,124,.2)}.sui-text-primary-600\\/25{color:rgba(43,58,124,.25)}.sui-text-primary-600\\/30{color:rgba(43,58,124,.3)}.sui-text-primary-600\\/35{color:rgba(43,58,124,.35)}.sui-text-primary-600\\/40{color:rgba(43,58,124,.4)}.sui-text-primary-600\\/45{color:rgba(43,58,124,.45)}.sui-text-primary-600\\/5{color:rgba(43,58,124,.05)}.sui-text-primary-600\\/50{color:rgba(43,58,124,.5)}.sui-text-primary-600\\/55{color:rgba(43,58,124,.55)}.sui-text-primary-600\\/60{color:rgba(43,58,124,.6)}.sui-text-primary-600\\/65{color:rgba(43,58,124,.65)}.sui-text-primary-600\\/70{color:rgba(43,58,124,.7)}.sui-text-primary-600\\/75{color:rgba(43,58,124,.75)}.sui-text-primary-600\\/80{color:rgba(43,58,124,.8)}.sui-text-primary-600\\/85{color:rgba(43,58,124,.85)}.sui-text-primary-600\\/90{color:rgba(43,58,124,.9)}.sui-text-primary-600\\/95{color:rgba(43,58,124,.95)}.sui-text-primary-700{--tw-text-opacity:1;color:rgb(32 43 93/var(--tw-text-opacity,1))}.sui-text-primary-700\\/0{color:rgba(32,43,93,0)}.sui-text-primary-700\\/10{color:rgba(32,43,93,.1)}.sui-text-primary-700\\/100{color:#202b5d}.sui-text-primary-700\\/15{color:rgba(32,43,93,.15)}.sui-text-primary-700\\/20{color:rgba(32,43,93,.2)}.sui-text-primary-700\\/25{color:rgba(32,43,93,.25)}.sui-text-primary-700\\/30{color:rgba(32,43,93,.3)}.sui-text-primary-700\\/35{color:rgba(32,43,93,.35)}.sui-text-primary-700\\/40{color:rgba(32,43,93,.4)}.sui-text-primary-700\\/45{color:rgba(32,43,93,.45)}.sui-text-primary-700\\/5{color:rgba(32,43,93,.05)}.sui-text-primary-700\\/50{color:rgba(32,43,93,.5)}.sui-text-primary-700\\/55{color:rgba(32,43,93,.55)}.sui-text-primary-700\\/60{color:rgba(32,43,93,.6)}.sui-text-primary-700\\/65{color:rgba(32,43,93,.65)}.sui-text-primary-700\\/70{color:rgba(32,43,93,.7)}.sui-text-primary-700\\/75{color:rgba(32,43,93,.75)}.sui-text-primary-700\\/80{color:rgba(32,43,93,.8)}.sui-text-primary-700\\/85{color:rgba(32,43,93,.85)}.sui-text-primary-700\\/90{color:rgba(32,43,93,.9)}.sui-text-primary-700\\/95{color:rgba(32,43,93,.95)}.sui-text-primary-800{--tw-text-opacity:1;color:rgb(22 29 62/var(--tw-text-opacity,1))}.sui-text-primary-800\\/0{color:rgba(22,29,62,0)}.sui-text-primary-800\\/10{color:rgba(22,29,62,.1)}.sui-text-primary-800\\/100{color:#161d3e}.sui-text-primary-800\\/15{color:rgba(22,29,62,.15)}.sui-text-primary-800\\/20{color:rgba(22,29,62,.2)}.sui-text-primary-800\\/25{color:rgba(22,29,62,.25)}.sui-text-primary-800\\/30{color:rgba(22,29,62,.3)}.sui-text-primary-800\\/35{color:rgba(22,29,62,.35)}.sui-text-primary-800\\/40{color:rgba(22,29,62,.4)}.sui-text-primary-800\\/45{color:rgba(22,29,62,.45)}.sui-text-primary-800\\/5{color:rgba(22,29,62,.05)}.sui-text-primary-800\\/50{color:rgba(22,29,62,.5)}.sui-text-primary-800\\/55{color:rgba(22,29,62,.55)}.sui-text-primary-800\\/60{color:rgba(22,29,62,.6)}.sui-text-primary-800\\/65{color:rgba(22,29,62,.65)}.sui-text-primary-800\\/70{color:rgba(22,29,62,.7)}.sui-text-primary-800\\/75{color:rgba(22,29,62,.75)}.sui-text-primary-800\\/80{color:rgba(22,29,62,.8)}.sui-text-primary-800\\/85{color:rgba(22,29,62,.85)}.sui-text-primary-800\\/90{color:rgba(22,29,62,.9)}.sui-text-primary-800\\/95{color:rgba(22,29,62,.95)}.sui-text-primary-900{--tw-text-opacity:1;color:rgb(11 14 31/var(--tw-text-opacity,1))}.sui-text-primary-900\\/0{color:rgba(11,14,31,0)}.sui-text-primary-900\\/10{color:rgba(11,14,31,.1)}.sui-text-primary-900\\/100{color:#0b0e1f}.sui-text-primary-900\\/15{color:rgba(11,14,31,.15)}.sui-text-primary-900\\/20{color:rgba(11,14,31,.2)}.sui-text-primary-900\\/25{color:rgba(11,14,31,.25)}.sui-text-primary-900\\/30{color:rgba(11,14,31,.3)}.sui-text-primary-900\\/35{color:rgba(11,14,31,.35)}.sui-text-primary-900\\/40{color:rgba(11,14,31,.4)}.sui-text-primary-900\\/45{color:rgba(11,14,31,.45)}.sui-text-primary-900\\/5{color:rgba(11,14,31,.05)}.sui-text-primary-900\\/50{color:rgba(11,14,31,.5)}.sui-text-primary-900\\/55{color:rgba(11,14,31,.55)}.sui-text-primary-900\\/60{color:rgba(11,14,31,.6)}.sui-text-primary-900\\/65{color:rgba(11,14,31,.65)}.sui-text-primary-900\\/70{color:rgba(11,14,31,.7)}.sui-text-primary-900\\/75{color:rgba(11,14,31,.75)}.sui-text-primary-900\\/80{color:rgba(11,14,31,.8)}.sui-text-primary-900\\/85{color:rgba(11,14,31,.85)}.sui-text-primary-900\\/90{color:rgba(11,14,31,.9)}.sui-text-primary-900\\/95{color:rgba(11,14,31,.95)}.sui-text-primary\\/0{color:rgba(54,73,155,0)}.sui-text-primary\\/10{color:rgba(54,73,155,.1)}.sui-text-primary\\/100{color:#36499b}.sui-text-primary\\/15{color:rgba(54,73,155,.15)}.sui-text-primary\\/20{color:rgba(54,73,155,.2)}.sui-text-primary\\/25{color:rgba(54,73,155,.25)}.sui-text-primary\\/30{color:rgba(54,73,155,.3)}.sui-text-primary\\/35{color:rgba(54,73,155,.35)}.sui-text-primary\\/40{color:rgba(54,73,155,.4)}.sui-text-primary\\/45{color:rgba(54,73,155,.45)}.sui-text-primary\\/5{color:rgba(54,73,155,.05)}.sui-text-primary\\/50{color:rgba(54,73,155,.5)}.sui-text-primary\\/55{color:rgba(54,73,155,.55)}.sui-text-primary\\/60{color:rgba(54,73,155,.6)}.sui-text-primary\\/65{color:rgba(54,73,155,.65)}.sui-text-primary\\/70{color:rgba(54,73,155,.7)}.sui-text-primary\\/75{color:rgba(54,73,155,.75)}.sui-text-primary\\/80{color:rgba(54,73,155,.8)}.sui-text-primary\\/85{color:rgba(54,73,155,.85)}.sui-text-primary\\/90{color:rgba(54,73,155,.9)}.sui-text-primary\\/95{color:rgba(54,73,155,.95)}.sui-text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.sui-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.sui-text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.sui-text-secondary{--tw-text-opacity:1;color:rgb(242 246 252/var(--tw-text-opacity,1))}.sui-text-secondary-1{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sui-text-secondary-1\\/0{color:hsla(0,0%,100%,0)}.sui-text-secondary-1\\/10{color:hsla(0,0%,100%,.1)}.sui-text-secondary-1\\/100{color:#fff}.sui-text-secondary-1\\/15{color:hsla(0,0%,100%,.15)}.sui-text-secondary-1\\/20{color:hsla(0,0%,100%,.2)}.sui-text-secondary-1\\/25{color:hsla(0,0%,100%,.25)}.sui-text-secondary-1\\/30{color:hsla(0,0%,100%,.3)}.sui-text-secondary-1\\/35{color:hsla(0,0%,100%,.35)}.sui-text-secondary-1\\/40{color:hsla(0,0%,100%,.4)}.sui-text-secondary-1\\/45{color:hsla(0,0%,100%,.45)}.sui-text-secondary-1\\/5{color:hsla(0,0%,100%,.05)}.sui-text-secondary-1\\/50{color:hsla(0,0%,100%,.5)}.sui-text-secondary-1\\/55{color:hsla(0,0%,100%,.55)}.sui-text-secondary-1\\/60{color:hsla(0,0%,100%,.6)}.sui-text-secondary-1\\/65{color:hsla(0,0%,100%,.65)}.sui-text-secondary-1\\/70{color:hsla(0,0%,100%,.7)}.sui-text-secondary-1\\/75{color:hsla(0,0%,100%,.75)}.sui-text-secondary-1\\/80{color:hsla(0,0%,100%,.8)}.sui-text-secondary-1\\/85{color:hsla(0,0%,100%,.85)}.sui-text-secondary-1\\/90{color:hsla(0,0%,100%,.9)}.sui-text-secondary-1\\/95{color:hsla(0,0%,100%,.95)}.sui-text-secondary-2{--tw-text-opacity:1;color:rgb(225 234 248/var(--tw-text-opacity,1))}.sui-text-secondary-2\\/0{color:rgba(225,234,248,0)}.sui-text-secondary-2\\/10{color:rgba(225,234,248,.1)}.sui-text-secondary-2\\/100{color:#e1eaf8}.sui-text-secondary-2\\/15{color:rgba(225,234,248,.15)}.sui-text-secondary-2\\/20{color:rgba(225,234,248,.2)}.sui-text-secondary-2\\/25{color:rgba(225,234,248,.25)}.sui-text-secondary-2\\/30{color:rgba(225,234,248,.3)}.sui-text-secondary-2\\/35{color:rgba(225,234,248,.35)}.sui-text-secondary-2\\/40{color:rgba(225,234,248,.4)}.sui-text-secondary-2\\/45{color:rgba(225,234,248,.45)}.sui-text-secondary-2\\/5{color:rgba(225,234,248,.05)}.sui-text-secondary-2\\/50{color:rgba(225,234,248,.5)}.sui-text-secondary-2\\/55{color:rgba(225,234,248,.55)}.sui-text-secondary-2\\/60{color:rgba(225,234,248,.6)}.sui-text-secondary-2\\/65{color:rgba(225,234,248,.65)}.sui-text-secondary-2\\/70{color:rgba(225,234,248,.7)}.sui-text-secondary-2\\/75{color:rgba(225,234,248,.75)}.sui-text-secondary-2\\/80{color:rgba(225,234,248,.8)}.sui-text-secondary-2\\/85{color:rgba(225,234,248,.85)}.sui-text-secondary-2\\/90{color:rgba(225,234,248,.9)}.sui-text-secondary-2\\/95{color:rgba(225,234,248,.95)}.sui-text-secondary-3{--tw-text-opacity:1;color:rgb(201 218 244/var(--tw-text-opacity,1))}.sui-text-secondary-3\\/0{color:rgba(201,218,244,0)}.sui-text-secondary-3\\/10{color:rgba(201,218,244,.1)}.sui-text-secondary-3\\/100{color:#c9daf4}.sui-text-secondary-3\\/15{color:rgba(201,218,244,.15)}.sui-text-secondary-3\\/20{color:rgba(201,218,244,.2)}.sui-text-secondary-3\\/25{color:rgba(201,218,244,.25)}.sui-text-secondary-3\\/30{color:rgba(201,218,244,.3)}.sui-text-secondary-3\\/35{color:rgba(201,218,244,.35)}.sui-text-secondary-3\\/40{color:rgba(201,218,244,.4)}.sui-text-secondary-3\\/45{color:rgba(201,218,244,.45)}.sui-text-secondary-3\\/5{color:rgba(201,218,244,.05)}.sui-text-secondary-3\\/50{color:rgba(201,218,244,.5)}.sui-text-secondary-3\\/55{color:rgba(201,218,244,.55)}.sui-text-secondary-3\\/60{color:rgba(201,218,244,.6)}.sui-text-secondary-3\\/65{color:rgba(201,218,244,.65)}.sui-text-secondary-3\\/70{color:rgba(201,218,244,.7)}.sui-text-secondary-3\\/75{color:rgba(201,218,244,.75)}.sui-text-secondary-3\\/80{color:rgba(201,218,244,.8)}.sui-text-secondary-3\\/85{color:rgba(201,218,244,.85)}.sui-text-secondary-3\\/90{color:rgba(201,218,244,.9)}.sui-text-secondary-3\\/95{color:rgba(201,218,244,.95)}.sui-text-secondary\\/0{color:rgba(242,246,252,0)}.sui-text-secondary\\/10{color:rgba(242,246,252,.1)}.sui-text-secondary\\/100{color:#f2f6fc}.sui-text-secondary\\/15{color:rgba(242,246,252,.15)}.sui-text-secondary\\/20{color:rgba(242,246,252,.2)}.sui-text-secondary\\/25{color:rgba(242,246,252,.25)}.sui-text-secondary\\/30{color:rgba(242,246,252,.3)}.sui-text-secondary\\/35{color:rgba(242,246,252,.35)}.sui-text-secondary\\/40{color:rgba(242,246,252,.4)}.sui-text-secondary\\/45{color:rgba(242,246,252,.45)}.sui-text-secondary\\/5{color:rgba(242,246,252,.05)}.sui-text-secondary\\/50{color:rgba(242,246,252,.5)}.sui-text-secondary\\/55{color:rgba(242,246,252,.55)}.sui-text-secondary\\/60{color:rgba(242,246,252,.6)}.sui-text-secondary\\/65{color:rgba(242,246,252,.65)}.sui-text-secondary\\/70{color:rgba(242,246,252,.7)}.sui-text-secondary\\/75{color:rgba(242,246,252,.75)}.sui-text-secondary\\/80{color:rgba(242,246,252,.8)}.sui-text-secondary\\/85{color:rgba(242,246,252,.85)}.sui-text-secondary\\/90{color:rgba(242,246,252,.9)}.sui-text-secondary\\/95{color:rgba(242,246,252,.95)}.sui-text-stroke-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-success{--tw-text-opacity:1;color:rgb(34 188 77/var(--tw-text-opacity,1))}.sui-text-success\\/0{color:rgba(34,188,77,0)}.sui-text-success\\/10{color:rgba(34,188,77,.1)}.sui-text-success\\/100{color:#22bc4d}.sui-text-success\\/15{color:rgba(34,188,77,.15)}.sui-text-success\\/20{color:rgba(34,188,77,.2)}.sui-text-success\\/25{color:rgba(34,188,77,.25)}.sui-text-success\\/30{color:rgba(34,188,77,.3)}.sui-text-success\\/35{color:rgba(34,188,77,.35)}.sui-text-success\\/40{color:rgba(34,188,77,.4)}.sui-text-success\\/45{color:rgba(34,188,77,.45)}.sui-text-success\\/5{color:rgba(34,188,77,.05)}.sui-text-success\\/50{color:rgba(34,188,77,.5)}.sui-text-success\\/55{color:rgba(34,188,77,.55)}.sui-text-success\\/60{color:rgba(34,188,77,.6)}.sui-text-success\\/65{color:rgba(34,188,77,.65)}.sui-text-success\\/70{color:rgba(34,188,77,.7)}.sui-text-success\\/75{color:rgba(34,188,77,.75)}.sui-text-success\\/80{color:rgba(34,188,77,.8)}.sui-text-success\\/85{color:rgba(34,188,77,.85)}.sui-text-success\\/90{color:rgba(34,188,77,.9)}.sui-text-success\\/95{color:rgba(34,188,77,.95)}.sui-text-text-blue{--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1))}.sui-text-text-brand{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-text-text-default{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-text-disabled{--tw-text-opacity:1;color:rgb(201 209 216/var(--tw-text-opacity,1))}.sui-text-text-primary1{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.sui-text-text-secondary1{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.sui-text-warning{--tw-text-opacity:1;color:rgb(255 122 0/var(--tw-text-opacity,1))}.sui-text-warning\\/0{color:rgba(255,122,0,0)}.sui-text-warning\\/10{color:rgba(255,122,0,.1)}.sui-text-warning\\/100{color:#ff7a00}.sui-text-warning\\/15{color:rgba(255,122,0,.15)}.sui-text-warning\\/20{color:rgba(255,122,0,.2)}.sui-text-warning\\/25{color:rgba(255,122,0,.25)}.sui-text-warning\\/30{color:rgba(255,122,0,.3)}.sui-text-warning\\/35{color:rgba(255,122,0,.35)}.sui-text-warning\\/40{color:rgba(255,122,0,.4)}.sui-text-warning\\/45{color:rgba(255,122,0,.45)}.sui-text-warning\\/5{color:rgba(255,122,0,.05)}.sui-text-warning\\/50{color:rgba(255,122,0,.5)}.sui-text-warning\\/55{color:rgba(255,122,0,.55)}.sui-text-warning\\/60{color:rgba(255,122,0,.6)}.sui-text-warning\\/65{color:rgba(255,122,0,.65)}.sui-text-warning\\/70{color:rgba(255,122,0,.7)}.sui-text-warning\\/75{color:rgba(255,122,0,.75)}.sui-text-warning\\/80{color:rgba(255,122,0,.8)}.sui-text-warning\\/85{color:rgba(255,122,0,.85)}.sui-text-warning\\/90{color:rgba(255,122,0,.9)}.sui-text-warning\\/95{color:rgba(255,122,0,.95)}.sui-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sui-text-white\\/70{color:hsla(0,0%,100%,.7)}.sui-text-white\\/90{color:hsla(0,0%,100%,.9)}.sui-text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.sui-text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.sui-underline{text-decoration-line:underline}.sui-underline-offset-4{text-underline-offset:4px}.sui-placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity,1))}.sui-placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity,1))}.sui-placeholder-white\\/60::-moz-placeholder{color:hsla(0,0%,100%,.6)}.sui-placeholder-white\\/60::placeholder{color:hsla(0,0%,100%,.6)}.sui-opacity-0{opacity:0}.sui-opacity-100{opacity:1}.sui-opacity-25{opacity:.25}.sui-opacity-40{opacity:.4}.sui-opacity-50{opacity:.5}.sui-opacity-60{opacity:.6}.sui-opacity-75{opacity:.75}.sui-opacity-80{opacity:.8}.sui-shadow-\\[0_4px_10px_rgba\\(26\\,32\\,44\\,0\\.15\\)\\]{--tw-shadow:0 4px 10px rgba(26,32,44,.15);--tw-shadow-colored:0 4px 10px var(--tw-shadow-color)}.sui-shadow-\\[0_4px_10px_rgba\\(26\\,32\\,44\\,0\\.15\\)\\],.sui-shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-shadow-lg{--tw-shadow:0 8px 16px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color)}.sui-shadow-md{--tw-shadow:0 4px 8px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color)}.sui-shadow-md,.sui-shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-shadow-sm{--tw-shadow:0 2px 8px 0 rgba(3,7,18,.1);--tw-shadow-colored:0 2px 8px 0 var(--tw-shadow-color)}.sui-shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.sui-shadow-xl,.sui-shadow-xs{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sui-shadow-xs{--tw-shadow:0 2px 4px 0 rgba(3,7,18,.04);--tw-shadow-colored:0 2px 4px 0 var(--tw-shadow-color)}.sui-outline-none{outline:2px solid transparent;outline-offset:2px}.sui-outline{outline-style:solid}.sui-outline-2{outline-width:2px}.sui-outline-primary{outline-color:#36499b}.sui-ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sui-ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.sui-ring-primary-600{--tw-ring-opacity:1;--tw-ring-color:rgb(43 58 124/var(--tw-ring-opacity,1))}.sui-ring-primary-600\\/30{--tw-ring-color:rgba(43,58,124,.3)}.sui-ring-offset-2{--tw-ring-offset-width:2px}.sui-ring-offset-white{--tw-ring-offset-color:#fff}.sui-drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}.sui-drop-shadow-lg,.sui-drop-shadow-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sui-drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))}.sui-backdrop-blur-\\[2px\\]{--tw-backdrop-blur:blur(2px)}.sui-backdrop-blur-\\[2px\\],.sui-backdrop-blur-md{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.sui-backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.sui-backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.sui-backdrop-blur-sm,.sui-backdrop-blur-xl{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.sui-backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}.sui-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-duration-150{transition-duration:.15s}.sui-duration-200{transition-duration:.2s}.sui-duration-300{transition-duration:.3s}.sui-duration-500{transition-duration:.5s}.sui-duration-700{transition-duration:.7s}.sui-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.sui-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sui-heading-24-medium{font-size:1.5rem}.sui-heading-20-medium,.sui-heading-24-medium{line-height:150%;letter-spacing:-.02em;font-weight:500}.sui-heading-20-medium{font-size:1.25rem}.sui-heading-16-medium{font-size:1rem}.sui-heading-16-medium,.sui-title-20-medium{line-height:150%;letter-spacing:-.02em;font-weight:500}.sui-title-20-medium{font-size:1.25rem}.sui-title-16-medium{font-weight:500}.sui-body-16,.sui-body-16-medium,.sui-title-16-medium{font-size:1rem;line-height:150%;letter-spacing:-.02em}.sui-body-16-medium{font-weight:500}.sui-body-14,.sui-body-14-medium{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.sui-body-14-medium{font-weight:500}.sui-body-12-medium{font-weight:500}.sui-body-12-medium,.sui-label-12{font-size:.75rem;line-height:150%;letter-spacing:-.02em}.sui-text-link{cursor:pointer;--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1));text-decoration-line:underline}.sui-button-14-medium{font-weight:500}.sui-button-14-medium,.sui-button-14-semibold{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.sui-button-14-semibold{font-weight:600}.sui-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sui-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sui-scrollbars-thin{scrollbar-width:thin;scrollbar-color:#b2bbc7 transparent}.sui-scrollbars-thin::-webkit-scrollbar{width:8px;height:8px}.sui-scrollbars-thin::-webkit-scrollbar-track{background:transparent}.sui-scrollbars-thin::-webkit-scrollbar-thumb{background-color:#b2bbc7;border-radius:9999px;border:2px solid transparent;background-clip:content-box}[class*=sui-]{scrollbar-width:thin;scrollbar-color:#b2bbc7 transparent}[class*=sui-]::-webkit-scrollbar{width:8px;height:8px}[class*=sui-]::-webkit-scrollbar-track{background:transparent}[class*=sui-]::-webkit-scrollbar-thumb{background-color:#b2bbc7;border-radius:9999px;border:2px solid transparent;background-clip:content-box}:root{--sui-color-primary:#36499b;--sui-color-secondary:#f2f6fc;--sui-text-default:#23262f;--sui-text-secondary:#777e90;--sui-text-disabled:#b1b5c3;--sui-bg-default:#f2f6fc;--sui-bg-surface:#fff;--sui-stroke-level1:#777e90;--sui-stroke-level2:#b2bbc7;--sui-stroke-level3:#dee3e7;--sui-color-error:#ea3540;--sui-color-warning:#ff7a00;--sui-color-success:#22bc4d;--sui-color-info:#2772f0}[class*=sui-],[class*=sui-] *,[class*=sui-] :after,[class*=sui-] :before{box-sizing:border-box}:root[data-theme=dark],[data-theme=dark],html[data-theme=dark]{color-scheme:dark;--sui-color-primary:#8ea2ff;--sui-color-secondary:#12141a;--sui-text-default:#e6e8ef;--sui-text-secondary:#b3b9c6;--sui-text-disabled:#8a93a5;--sui-bg-default:#0e1116;--sui-bg-surface:#141821;--sui-stroke-level1:#4a5160;--sui-stroke-level2:#3a4150;--sui-stroke-level3:#2a2f3a;--sui-color-error:#ff6b73;--sui-color-warning:#ffb057;--sui-color-success:#43d383;--sui-color-info:#6aa5ff}.placeholder\\:sui-text-14::-moz-placeholder{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.placeholder\\:sui-text-14::placeholder{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.placeholder\\:sui-text-disabled::-moz-placeholder{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.placeholder\\:sui-text-disabled::placeholder{--tw-text-opacity:1;color:rgb(178 187 199/var(--tw-text-opacity,1))}.focus-within\\:sui-border-error:focus-within{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.focus-within\\:sui-border-primary:focus-within{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus-within\\:sui-shadow-sm:focus-within{--tw-shadow:0 2px 8px 0 rgba(3,7,18,.1);--tw-shadow-colored:0 2px 8px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\\:sui-border-primary\\/80:hover{border-color:rgba(54,73,155,.8)}.hover\\:sui-bg-background-default:hover{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.hover\\:sui-bg-background-secondary2:hover{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.hover\\:sui-bg-background-secondary3:hover{--tw-bg-opacity:1;background-color:rgb(201 218 244/var(--tw-bg-opacity,1))}.hover\\:sui-bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\\:sui-bg-primary\\/5:hover{background-color:rgba(54,73,155,.05)}.hover\\:sui-bg-primary\\/90:hover{background-color:rgba(54,73,155,.9)}.hover\\:sui-bg-secondary:hover{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.hover\\:sui-bg-secondary-2:hover{--tw-bg-opacity:1;background-color:rgb(225 234 248/var(--tw-bg-opacity,1))}.hover\\:sui-bg-stroke-level3:hover{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.hover\\:sui-bg-white\\/60:hover{background-color:hsla(0,0%,100%,.6)}.hover\\:sui-text-error\\/80:hover{color:rgba(234,53,64,.8)}.hover\\:sui-text-icon-default:hover{--tw-text-opacity:1;color:rgb(35 38 47/var(--tw-text-opacity,1))}.hover\\:sui-underline:hover{text-decoration-line:underline}.hover\\:sui-opacity-100:hover{opacity:1}.hover\\:sui-opacity-90:hover{opacity:.9}.focus\\:sui-border-error:focus{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.focus\\:sui-border-primary:focus{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus\\:sui-bg-white\\/30:focus{background-color:hsla(0,0%,100%,.3)}.focus\\:sui-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:sui-ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:sui-ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus\\:sui-ring-offset-1:focus{--tw-ring-offset-width:1px}.focus-visible\\:sui-border-error:focus-visible{--tw-border-opacity:1;border-color:rgb(234 53 64/var(--tw-border-opacity,1))}.focus-visible\\:sui-border-primary:focus-visible{--tw-border-opacity:1;border-color:rgb(54 73 155/var(--tw-border-opacity,1))}.focus-visible\\:sui-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:sui-ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\\:sui-ring-primary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus-visible\\:sui-ring-primary\\/60:focus-visible{--tw-ring-color:rgba(54,73,155,.6)}.focus-visible\\:sui-ring-stroke-brand:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.focus-visible\\:sui-ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.enabled\\:hover\\:sui-border-error\\/80:hover:enabled{border-color:rgba(234,53,64,.8)}.enabled\\:hover\\:sui-border-gray-400:hover:enabled{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.enabled\\:hover\\:sui-border-primary\\/80:hover:enabled{border-color:rgba(54,73,155,.8)}.enabled\\:hover\\:sui-bg-gray-50:hover:enabled{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.enabled\\:hover\\:sui-bg-primary\\/5:hover:enabled{background-color:rgba(54,73,155,.05)}.enabled\\:hover\\:sui-bg-primary\\/90:hover:enabled{background-color:rgba(54,73,155,.9)}.enabled\\:hover\\:sui-bg-red-50:hover:enabled{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.enabled\\:hover\\:sui-text-info\\/80:hover:enabled{color:rgba(39,114,240,.8)}.enabled\\:hover\\:sui-text-primary\\/80:hover:enabled{color:rgba(54,73,155,.8)}.enabled\\:hover\\:sui-underline:hover:enabled{text-decoration-line:underline}.enabled\\:hover\\:sui-shadow-md:hover:enabled{--tw-shadow:0 4px 8px 0 rgba(3,7,18,.08);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.enabled\\:active\\:sui-scale-95:active:enabled{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.enabled\\:active\\:sui-bg-gray-100:active:enabled{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.enabled\\:active\\:sui-bg-primary\\/10:active:enabled{background-color:rgba(54,73,155,.1)}.enabled\\:active\\:sui-bg-primary\\/95:active:enabled{background-color:rgba(54,73,155,.95)}.enabled\\:active\\:sui-bg-red-100:active:enabled{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.enabled\\:active\\:sui-text-info\\/90:active:enabled{color:rgba(39,114,240,.9)}.disabled\\:sui-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:sui-border-icon-gray:disabled{--tw-border-opacity:1;border-color:rgb(119 126 144/var(--tw-border-opacity,1))}.disabled\\:sui-border-stroke-level3:disabled{--tw-border-opacity:1;border-color:rgb(222 227 231/var(--tw-border-opacity,1))}.disabled\\:sui-bg-secondary:disabled{--tw-bg-opacity:1;background-color:rgb(242 246 252/var(--tw-bg-opacity,1))}.disabled\\:sui-bg-stroke-level3:disabled{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.disabled\\:sui-text-icon-gray:disabled{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.disabled\\:sui-text-text-disabled:disabled{--tw-text-opacity:1;color:rgb(201 209 216/var(--tw-text-opacity,1))}.disabled\\:sui-opacity-50:disabled{opacity:.5}.sui-group:hover .group-hover\\:sui-scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sui-group:hover .group-hover\\:sui-bg-stroke-level3{--tw-bg-opacity:1;background-color:rgb(222 227 231/var(--tw-bg-opacity,1))}.sui-peer:checked~.peer-checked\\:sui-bg-error{--tw-bg-opacity:1;background-color:rgb(234 53 64/var(--tw-bg-opacity,1))}.sui-peer:checked~.peer-checked\\:sui-bg-primary{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.sui-peer:checked~.sui-group:hover .peer-checked\\:group-hover\\:sui-bg-primary\\/90{background-color:rgba(54,73,155,.9)}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgb(54 73 155/var(--tw-ring-opacity,1))}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-offset-2{--tw-ring-offset-width:2px}.sui-peer:focus-visible~.peer-focus-visible\\:sui-ring-offset-white{--tw-ring-offset-color:#fff}@media (prefers-reduced-motion:reduce){.motion-reduce\\:sui-animate-none{animation:none}}@media (min-width:640px){.sm\\:sui-block{display:block}.sm\\:sui-h-28{height:7rem}.sm\\:sui-w-28{width:7rem}.sm\\:sui-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\\:sui-flex-row{flex-direction:row}.sm\\:sui-p-8{padding:2rem}.sm\\:sui-text-16{font-size:1rem;line-height:150%;letter-spacing:-.02em}}@media (min-width:768px){.md\\:sui-h-\\[var\\(--logo-size-desktop\\)\\]{height:var(--logo-size-desktop)}.md\\:sui-w-\\[var\\(--logo-size-desktop\\)\\]{width:var(--logo-size-desktop)}.md\\:sui-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\\:sui-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-h-4::-moz-range-thumb{height:1rem}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-w-4::-moz-range-thumb{width:1rem}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-cursor-pointer::-moz-range-thumb{cursor:pointer}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-rounded-full::-moz-range-thumb{border-radius:9999px}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-border-0::-moz-range-thumb{border-width:0}.\\[\\&\\:\\:-moz-range-thumb\\]\\:sui-bg-primary::-moz-range-thumb{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-h-4::-webkit-slider-thumb{height:1rem}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-w-4::-webkit-slider-thumb{width:1rem}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-cursor-pointer::-webkit-slider-thumb{cursor:pointer}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-appearance-none::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-rounded-full::-webkit-slider-thumb{border-radius:9999px}.\\[\\&\\:\\:-webkit-slider-thumb\\]\\:sui-bg-primary::-webkit-slider-thumb{--tw-bg-opacity:1;background-color:rgb(54 73 155/var(--tw-bg-opacity,1))}.\\[\\&\\[style\\*\\=\\'text-align\\:center\\'\\]\\]\\:sui-text-center[style*="text-align:center"]{text-align:center}.\\[\\&\\[style\\*\\=\\'text-align\\:left\\'\\]\\]\\:sui-text-left[style*="text-align:left"]{text-align:left}.\\[\\&\\[style\\*\\=\\'text-align\\:right\\'\\]\\]\\:sui-text-right[style*="text-align:right"]{text-align:right}.\\[\\&_\\.ProseMirror\\]\\:sui-min-h-full .ProseMirror{min-height:100%}.\\[\\&_\\.ProseMirror\\]\\:focus\\:sui-outline-none:focus .ProseMirror{outline:2px solid transparent;outline-offset:2px}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-check\\]\\:sui-opacity-100 .sui-checkbox-check{opacity:1}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-minus\\]\\:sui-opacity-100 .sui-checkbox-minus{opacity:1}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-error .sui-checkbox-square{fill:#ea3540}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-primary .sui-checkbox-square{fill:#36499b}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-error .sui-checkbox-square{stroke:#ea3540}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-primary .sui-checkbox-square{stroke:#36499b}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-fill-primary .sui-checkbox-square{fill:#36499b}.sui-peer:indeterminate~.peer-indeterminate\\:\\[\\&_\\.sui-checkbox-square\\]\\:sui-stroke-primary .sui-checkbox-square{stroke:#36499b}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-text-error .sui-radio-dot{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-text-primary .sui-radio-dot{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-dot\\]\\:sui-opacity-100 .sui-radio-dot{opacity:1}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-ring\\]\\:sui-text-error .sui-radio-ring{--tw-text-opacity:1;color:rgb(234 53 64/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-radio-ring\\]\\:sui-text-primary .sui-radio-ring{--tw-text-opacity:1;color:rgb(54 73 155/var(--tw-text-opacity,1))}.sui-peer:checked~.peer-checked\\:\\[\\&_\\.sui-switch-thumb\\]\\:sui-translate-x-6 .sui-switch-thumb{--tw-translate-x:1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\\[\\&_a\\]\\:sui-text-link a{cursor:pointer;--tw-text-opacity:1;color:rgb(39 114 240/var(--tw-text-opacity,1));text-decoration-line:underline}.\\[\\&_figcaption\\]\\:sui-mt-2 figcaption{margin-top:.5rem}.\\[\\&_figcaption\\]\\:sui-text-center figcaption{text-align:center}.\\[\\&_figcaption\\]\\:sui-text-12 figcaption{font-size:.75rem;line-height:150%;letter-spacing:-.02em}.\\[\\&_figcaption\\]\\:sui-italic figcaption{font-style:italic}.\\[\\&_figcaption\\]\\:sui-text-inactive figcaption{--tw-text-opacity:1;color:rgb(119 126 144/var(--tw-text-opacity,1))}.\\[\\&_figure\\]\\:sui-mx-0 figure{margin-left:0;margin-right:0}.\\[\\&_figure\\]\\:sui-my-4 figure{margin-top:1rem;margin-bottom:1rem}.\\[\\&_h1\\]\\:sui-heading-24-medium h1{font-size:1.5rem;line-height:150%;letter-spacing:-.02em;font-weight:500}.\\[\\&_h2\\]\\:sui-heading-20-medium h2{font-size:1.25rem;line-height:150%;letter-spacing:-.02em;font-weight:500}.\\[\\&_h3\\]\\:sui-heading-16-medium h3{font-size:1rem;line-height:150%;letter-spacing:-.02em;font-weight:500}.\\[\\&_iframe\\]\\:sui-aspect-video iframe{aspect-ratio:16/9}.\\[\\&_iframe\\]\\:sui-w-full iframe{width:100%}.\\[\\&_iframe\\]\\:sui-rounded-md iframe{border-radius:.375rem}.\\[\\&_iframe\\]\\:sui-border iframe{border-width:1px}.\\[\\&_img\\]\\:sui-h-auto img{height:auto}.\\[\\&_img\\]\\:sui-max-w-full img{max-width:100%}.\\[\\&_img\\]\\:sui-rounded-md img{border-radius:.375rem}.\\[\\&_img\\]\\:sui-border img{border-width:1px}.\\[\\&_mark\\]\\:sui-rounded mark{border-radius:.5rem}.\\[\\&_mark\\]\\:sui-bg-yellow-200 mark{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.\\[\\&_mark\\]\\:sui-px-1 mark{padding-left:.25rem;padding-right:.25rem}.\\[\\&_ol\\]\\:sui-list-decimal ol{list-style-type:decimal}.\\[\\&_ol\\]\\:sui-pl-5 ol{padding-left:1.25rem}.\\[\\&_p\\]\\:sui-body-16 p{font-size:1rem;line-height:150%;letter-spacing:-.02em}.\\[\\&_sub\\]\\:sui-align-baseline sub,.\\[\\&_sup\\]\\:sui-align-baseline sup{vertical-align:baseline}.\\[\\&_svg\\]\\:sui-h-5 svg{height:1.25rem}.\\[\\&_svg\\]\\:sui-h-6 svg{height:1.5rem}.\\[\\&_svg\\]\\:sui-h-8 svg{height:2rem}.\\[\\&_svg\\]\\:sui-w-5 svg{width:1.25rem}.\\[\\&_svg\\]\\:sui-w-6 svg{width:1.5rem}.\\[\\&_svg\\]\\:sui-w-8 svg{width:2rem}.\\[\\&_table\\]\\:sui-my-4 table{margin-top:1rem;margin-bottom:1rem}.\\[\\&_table\\]\\:sui-w-full table{width:100%}.\\[\\&_table\\]\\:sui-border-collapse table{border-collapse:collapse}.\\[\\&_table\\]\\:sui-border table,.\\[\\&_td\\]\\:sui-border td{border-width:1px}.\\[\\&_td\\]\\:sui-px-3 td{padding-left:.75rem;padding-right:.75rem}.\\[\\&_td\\]\\:sui-py-2 td{padding-top:.5rem;padding-bottom:.5rem}.\\[\\&_td\\]\\:sui-text-14 td{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.\\[\\&_th\\]\\:sui-border th{border-width:1px}.\\[\\&_th\\]\\:sui-px-3 th{padding-left:.75rem;padding-right:.75rem}.\\[\\&_th\\]\\:sui-py-2 th{padding-top:.5rem;padding-bottom:.5rem}.\\[\\&_th\\]\\:sui-text-left th{text-align:left}.\\[\\&_th\\]\\:sui-text-14 th{font-size:.875rem;line-height:150%;letter-spacing:-.02em}.\\[\\&_th\\]\\:sui-font-semibold th{font-weight:600}.\\[\\&_tr\\]\\:sui-border-b tr{border-bottom-width:1px}.\\[\\&_ul\\]\\:sui-list-disc ul{list-style-type:disc}.\\[\\&_ul\\]\\:sui-pl-5 ul{padding-left:1.25rem}`;var _n=({children:e,className:r,asChild:o,injectStyles:t=true})=>(useEffect(()=>{if(!t||typeof window>"u")return;if(!document.head.querySelector('[data-scalably-ui-styles="true"]')&&ms){let l=document.createElement("style");l.setAttribute("data-scalably-ui-styles","true"),l.textContent=ms,document.head.appendChild(l);}},[t]),(typeof globalThis<"u"?globalThis.process:void 0)?.env?.NODE_ENV!=="production"&&(r||typeof o=="boolean")&&console.warn("ScalablyUIProvider: 'className' and 'asChild' props are deprecated and will be removed in a future release. Styles are injected globally now."),jsx(Fragment,{children:e}));_n.displayName="ScalablyUIProvider";var Q4=e=>!e||!e.message?{}:{error:String(e.message)},J4=e=>Object.entries(e).filter(([,r])=>!!r&&!!r?.message).map(([r,o])=>({id:r,message:String(o?.message)}));var od=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3906_931)",children:[jsx("path",{d:"M16 0C7.16375 0 0 7.16375 0 16C0 24.8363 7.16375 32 16 32C24.8363 32 32 24.8363 32 16C32 7.16375 24.8363 0 16 0Z",fill:"#5865F2"}),jsx("path",{d:"M22.9419 10.2563C21.6302 9.66168 20.2427 9.2392 18.8158 9C18.638 9.31133 18.4304 9.73006 18.2872 10.0632C16.7487 9.83903 15.2244 9.83903 13.7143 10.0632C13.5712 9.73013 13.3588 9.31133 13.1794 9C11.7512 9.23931 10.3624 9.66286 9.05015 10.2594C6.4389 14.0826 5.73101 17.8107 6.08492 21.486C7.81687 22.7391 9.49531 23.5003 11.1455 23.9985C11.5556 23.4521 11.9181 22.8736 12.2293 22.269C11.6368 22.0504 11.0656 21.7811 10.5226 21.4642C10.6655 21.3616 10.805 21.2546 10.941 21.1435C14.2318 22.6348 17.8074 22.6348 21.059 21.1435C21.1956 21.2539 21.335 21.3608 21.4773 21.4642C20.9334 21.782 20.3612 22.0518 19.7675 22.2706C20.0805 22.8776 20.4423 23.4567 20.8513 24C22.503 23.5019 24.183 22.7407 25.915 21.486C26.3303 17.2254 25.2056 13.5315 22.9419 10.2563ZM12.6776 19.2257C11.6898 19.2257 10.8796 18.3322 10.8796 17.2441C10.8796 16.156 11.6725 15.2609 12.6776 15.2609C13.6828 15.2609 14.493 16.1544 14.4757 17.2441C14.4773 18.3322 13.6829 19.2257 12.6776 19.2257ZM19.3223 19.2257C18.3344 19.2257 17.5243 18.3322 17.5243 17.2441C17.5243 16.156 18.3171 15.2609 19.3223 15.2609C20.3275 15.2609 21.1376 16.1544 21.1203 17.2441C21.1203 18.3322 20.3275 19.2257 19.3223 19.2257Z",fill:"white"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_931",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));od.displayName="DiscordIcon";var sd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3906_896)",children:[jsx("path",{d:"M32 16C32 7.1635 24.8365 0 16 0C7.1635 0 0 7.1635 0 16C0 23.986 5.851 30.6054 13.5 31.8056V20.625H9.4375V16H13.5V12.475C13.5 8.465 15.8888 6.25 19.5435 6.25C21.294 6.25 23.125 6.5625 23.125 6.5625V10.5H21.1075C19.1199 10.5 18.5 11.7334 18.5 12.9987V16H22.9375L22.2281 20.625H18.5V31.8056C26.149 30.6054 32 23.9861 32 16Z",fill:"#1877F2"}),jsx("path",{d:"M22.2281 20.625L22.9375 16H18.5V12.9987C18.5 11.7332 19.1199 10.5 21.1075 10.5H23.125V6.5625C23.125 6.5625 21.294 6.25 19.5434 6.25C15.8888 6.25 13.5 8.465 13.5 12.475V16H9.4375V20.625H13.5V31.8056C14.327 31.9352 15.1629 32.0002 16 32C16.8371 32.0002 17.673 31.9352 18.5 31.8056V20.625H22.2281Z",fill:"white"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_896",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));sd.displayName="FacebookIcon";var ld=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M7.27346 27.8819V15.5822L3.43948 12.0925L0.00146484 10.1559V25.7113C0.00146484 26.9123 0.979488 27.8819 2.18311 27.8819H7.27346Z",fill:"#4285F4"}),jsx("path",{d:"M24.7266 27.8819H29.8169C31.0242 27.8819 31.9986 26.9087 31.9986 25.7113V10.1561L28.1045 12.3741L24.7266 15.5822V27.8819Z",fill:"#34A853"}),jsx("path",{d:"M7.27365 15.5822L6.75195 10.7763L7.27365 6.17667L16 12.6883L24.7263 6.17667L25.3099 10.528L24.7263 15.5822L16 22.0938L7.27365 15.5822Z",fill:"#EA4335"}),jsx("path",{d:"M24.7266 6.17667V15.5822L31.9986 10.1559V7.26189C31.9986 4.57775 28.9189 3.04759 26.7629 4.65733L24.7266 6.17667Z",fill:"#FBBC04"}),jsx("path",{d:"M0.00195312 10.156L3.34648 12.6517L7.27395 15.5822V6.17668L5.23766 4.65734C3.07788 3.04748 0.00195312 4.57776 0.00195312 7.26178V10.156Z",fill:"#C5221F"})]})));ld.displayName="GmailIcon";var pd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3906_1520)",children:[jsx("path",{d:"M24.6217 0H7.37832C3.30338 0 0 3.30338 0 7.37832V24.6217C0 28.6966 3.30338 32 7.37832 32H24.6217C28.6966 32 32 28.6966 32 24.6217V7.37832C32 3.30338 28.6966 0 24.6217 0Z",fill:"url(#paint0_linear_3906_1520)"}),jsx("path",{d:"M21.1612 6.31316C22.376 6.31805 23.5396 6.80279 24.3986 7.66179C25.2576 8.52079 25.7424 9.68444 25.7473 10.8992V21.1008C25.7424 22.3156 25.2576 23.4792 24.3986 24.3382C23.5396 25.1972 22.376 25.6819 21.1612 25.6868H10.8399C9.62514 25.6819 8.4615 25.1972 7.6025 24.3382C6.7435 23.4792 6.25875 22.3156 6.25386 21.1008V10.8992C6.25875 9.68444 6.7435 8.52079 7.6025 7.66179C8.4615 6.80279 9.62514 6.31805 10.8399 6.31316H21.1612ZM21.1612 4.1801H10.8399C7.14424 4.1801 4.12012 7.20767 4.12012 10.8999V21.1008C4.12012 24.7964 7.14768 27.8206 10.8399 27.8206H21.1612C24.8569 27.8206 27.881 24.793 27.881 21.1008V10.8992C27.881 7.20354 24.8569 4.1801 21.1612 4.1801Z",fill:"white"}),jsx("path",{d:"M16.0003 12.018C16.7878 12.018 17.5577 12.2516 18.2125 12.6891C18.8673 13.1267 19.3777 13.7485 19.6791 14.4762C19.9805 15.2038 20.0593 16.0044 19.9057 16.7768C19.752 17.5492 19.3728 18.2587 18.8159 18.8156C18.259 19.3725 17.5495 19.7518 16.7771 19.9054C16.0047 20.059 15.204 19.9802 14.4764 19.6788C13.7488 19.3774 13.1269 18.867 12.6894 18.2122C12.2519 17.5574 12.0183 16.7875 12.0183 16C12.0196 14.9443 12.4395 13.9322 13.186 13.1857C13.9325 12.4392 14.9446 12.0193 16.0003 12.018ZM16.0003 9.88498C14.7908 9.88498 13.6085 10.2436 12.6029 10.9155C11.5973 11.5875 10.8136 12.5425 10.3507 13.6599C9.8879 14.7772 9.76681 16.0068 10.0028 17.193C10.2387 18.3791 10.8211 19.4687 11.6763 20.3239C12.5315 21.1791 13.6211 21.7615 14.8073 21.9975C15.9935 22.2334 17.223 22.1123 18.3404 21.6495C19.4577 21.1867 20.4128 20.4029 21.0847 19.3973C21.7566 18.3917 22.1152 17.2094 22.1152 16C22.1152 14.3782 21.471 12.8228 20.3242 11.676C19.1774 10.5292 17.6221 9.88498 16.0003 9.88498Z",fill:"white"}),jsx("path",{d:"M22.2486 11.0665C23.0493 11.0665 23.6984 10.4174 23.6984 9.61666C23.6984 8.81596 23.0493 8.16687 22.2486 8.16687C21.4479 8.16687 20.7988 8.81596 20.7988 9.61666C20.7988 10.4174 21.4479 11.0665 22.2486 11.0665Z",fill:"white"})]}),jsxs("defs",{children:[jsxs("linearGradient",{id:"paint0_linear_3906_1520",x1:20.9728,y1:33.3431,x2:11.0272,y2:-1.34314,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#FFDB73"}),jsx("stop",{offset:.08,stopColor:"#FDAD4E"}),jsx("stop",{offset:.15,stopColor:"#FB832E"}),jsx("stop",{offset:.19,stopColor:"#FA7321"}),jsx("stop",{offset:.23,stopColor:"#F6692F"}),jsx("stop",{offset:.37,stopColor:"#E84A5A"}),jsx("stop",{offset:.48,stopColor:"#E03675"}),jsx("stop",{offset:.55,stopColor:"#DD2F7F"}),jsx("stop",{offset:.68,stopColor:"#B43D97"}),jsx("stop",{offset:.97,stopColor:"#4D60D4"}),jsx("stop",{offset:1,stopColor:"#4264DB"})]}),jsx("clipPath",{id:"clip0_3906_1520",children:jsx("rect",{width:e,height:e,fill:"white"})})]})]})));pd.displayName="InstagramIcon";var gd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3906_973)",children:[jsx("path",{d:"M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z",fill:"#FFEB3B"}),jsx("path",{d:"M13.8855 14.6655L13.3091 16.2909H14.46L13.8855 14.6655ZM13.8855 14.6655L13.3091 16.2909H14.46L13.8855 14.6655ZM16 7.74364C10.4782 7.74364 6 11.2491 6 15.5764C6 18.3727 7.87091 20.8273 10.6873 22.2109C9.28909 27.0018 8.46727 27.3145 14.2236 23.2836C14.8121 23.3665 15.4057 23.4078 16 23.4073C21.5218 23.4073 26 19.9 26 15.5745C26 11.2491 21.5218 7.74364 16 7.74364ZM10.4709 18.3091C9.47273 18.3091 10.0618 16.9291 9.89455 14.3582C9.53091 14.2964 8.42727 14.6055 8.42727 13.7964C8.42823 13.6472 8.48829 13.5045 8.59428 13.3995C8.70027 13.2946 8.84355 13.2359 8.99273 13.2364C11.0909 13.3873 12.5127 12.8455 12.5127 13.7964C12.5127 14.62 11.4509 14.2891 11.0473 14.3582C10.88 16.92 11.4673 18.3091 10.4709 18.3091ZM15.8964 18.2218C15 18.6291 14.9782 17.7109 14.7636 17.3127H13.0055C12.7891 17.72 12.7709 18.6364 11.8727 18.2218C11.1982 17.9127 12.2964 16.3436 13.1164 13.8C13.1688 13.6376 13.2715 13.4959 13.4095 13.3955C13.5475 13.295 13.7138 13.2409 13.8845 13.2409C14.0553 13.2409 14.2216 13.295 14.3596 13.3955C14.4976 13.4959 14.6002 13.6376 14.6527 13.8C15.4891 16.3927 16.5745 17.9127 15.8964 18.2218ZM16.9618 18.2218C15.9964 18.2218 16.5836 16.9182 16.4164 13.8036C16.4164 13.0455 17.5945 13.0473 17.5945 13.8036V17.1745C18.1509 17.2491 19.3727 16.9 19.3727 17.7C19.3655 18.5455 18.0527 18.1182 16.9618 18.2255V18.2218ZM22.2964 18.0564L20.9436 16.2745L20.7436 16.4745V17.7273C20.7436 17.803 20.7287 17.878 20.6996 17.948C20.6705 18.0179 20.6278 18.0814 20.5741 18.1348C20.5203 18.1882 20.4566 18.2305 20.3864 18.2591C20.3163 18.2878 20.2412 18.3023 20.1655 18.3018C19.1636 18.3018 19.7636 16.8582 19.5891 13.8073C19.5901 13.655 19.6512 13.5094 19.7592 13.4021C19.8672 13.2948 20.0132 13.2345 20.1655 13.2345C21.0364 13.2345 20.66 14.4673 20.7418 15.04C22.3782 13.4782 22.3364 13.3127 22.6727 13.3127C23.1364 13.3127 23.42 13.8891 23.1109 14.1945L21.7964 15.5L23.2164 17.3691C23.68 17.9745 22.7545 18.6673 22.2964 18.06V18.0564ZM13.3091 16.2909H14.46L13.8855 14.6655L13.3091 16.2909ZM13.8855 14.6655L13.3091 16.2909H14.46L13.8855 14.6655ZM13.8855 14.6655L13.3091 16.2909H14.46L13.8855 14.6655Z",fill:"#3E2723"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_973",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));gd.displayName="KakaoTalkIcon";var yd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3906_955)",children:[jsx("path",{d:"M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z",fill:"#39CD00"}),jsx("path",{d:"M26 15.6364C25.9858 15.8395 25.9597 16.0417 25.9218 16.2418C25.7953 17.008 25.5363 17.7463 25.1564 18.4236C24.9745 18.7473 24.1 19.9764 23.8327 20.3C22.3545 22.08 19.8782 24.1345 15.74 26.1327C15.6527 26.1749 15.5557 26.193 15.4591 26.1853C15.3624 26.1775 15.2696 26.1441 15.1902 26.0886C15.1107 26.033 15.0475 25.9573 15.007 25.8692C14.9666 25.781 14.9503 25.6837 14.96 25.5873L15.1691 23.7091C15.1849 23.5654 15.1431 23.4213 15.0527 23.3085C14.9624 23.1956 14.8309 23.1233 14.6873 23.1073C13.3106 22.9695 11.9696 22.5872 10.7273 21.9782C7.89091 20.5764 6 18.0727 6 15.22C6 10.8273 10.4764 7.27272 16 7.27272C18.7745 7.27272 21.2836 8.18181 23.0909 9.62363C24.7836 10.9782 25.8673 12.8164 25.9836 14.8564C26.003 15.1159 26.0085 15.3763 26 15.6364Z",fill:"white"}),jsx("path",{d:"M13.2439 16.98C13.2922 17.0273 13.3305 17.0839 13.3565 17.1464C13.3824 17.2089 13.3954 17.276 13.3948 17.3436C13.395 17.4109 13.382 17.4775 13.3564 17.5397C13.3308 17.6019 13.2933 17.6584 13.2458 17.7061C13.1983 17.7537 13.1419 17.7915 13.0798 17.8173C13.0177 17.8431 12.9511 17.8564 12.8839 17.8564H10.8384C10.7026 17.8559 10.5724 17.8017 10.4764 17.7057C10.3803 17.6096 10.3262 17.4795 10.3257 17.3436V13.48C10.3252 13.4124 10.3384 13.3453 10.3643 13.2829C10.3902 13.2204 10.4284 13.1638 10.4766 13.1164C10.5482 13.0446 10.6395 12.9957 10.7389 12.9759C10.8383 12.9562 10.9414 12.9665 11.0349 13.0055C11.1285 13.0444 11.2084 13.1104 11.2643 13.1949C11.3203 13.2794 11.3499 13.3786 11.3493 13.48V16.8309H12.8839C12.9508 16.8304 13.0172 16.8433 13.079 16.8689C13.1408 16.8945 13.1969 16.9323 13.2439 16.98Z",fill:"#00C200"}),jsx("path",{d:"M14.9095 13.3691V17.4545C14.909 17.5605 14.8667 17.6619 14.7918 17.7368C14.7169 17.8118 14.6154 17.854 14.5095 17.8545H14.2804C14.1743 17.8545 14.0725 17.8124 13.9975 17.7374C13.9225 17.6624 13.8804 17.5606 13.8804 17.4545V13.3691C13.8804 13.263 13.9225 13.1612 13.9975 13.0862C14.0725 13.0112 14.1743 12.9691 14.2804 12.9691H14.504C14.5569 12.9686 14.6094 12.9786 14.6585 12.9984C14.7075 13.0183 14.7522 13.0477 14.7898 13.0848C14.8275 13.122 14.8575 13.1662 14.878 13.215C14.8985 13.2638 14.9092 13.3161 14.9095 13.3691Z",fill:"#00C200"}),jsx("path",{d:"M19.6586 13.48V17.3218C19.6586 17.46 19.605 17.5928 19.509 17.6922C19.413 17.7916 19.2821 17.8498 19.144 17.8545C19.0146 17.8525 18.8906 17.8019 18.7967 17.7127C18.7786 17.6982 18.0913 16.8036 17.5077 16.0509C17.0713 15.4891 16.6931 14.9982 16.6931 14.9982V17.3418C16.6935 17.4412 16.6648 17.5384 16.6108 17.6218C16.5567 17.7051 16.4795 17.7708 16.3886 17.811C16.2977 17.8511 16.1971 17.8639 16.0991 17.8477C16.0011 17.8315 15.9099 17.7872 15.8367 17.72C15.784 17.6722 15.7418 17.6138 15.713 17.5487C15.6842 17.4835 15.6693 17.4131 15.6695 17.3418V13.5018C15.6678 13.3668 15.7179 13.2363 15.8096 13.1372C15.9013 13.0381 16.0275 12.9779 16.1622 12.9691C16.2384 12.9678 16.314 12.9835 16.3835 13.0149C16.453 13.0464 16.5146 13.0928 16.564 13.1509C16.5858 13.1764 17.6422 14.5509 18.2367 15.3327C18.4731 15.6382 18.6367 15.8527 18.6367 15.8527V13.4891C18.6377 13.3539 18.6918 13.2245 18.7874 13.1289C18.8831 13.0333 19.0124 12.9791 19.1477 12.9782C19.2816 12.9782 19.4102 13.0307 19.5057 13.1246C19.6013 13.2185 19.6562 13.3461 19.6586 13.48Z",fill:"#00C200"}),jsx("path",{d:"M21.4549 15.9218V16.8309H22.9876C23.0574 16.8267 23.1273 16.8369 23.193 16.8607C23.2587 16.8846 23.3188 16.9216 23.3697 16.9695C23.4206 17.0175 23.4611 17.0753 23.4888 17.1395C23.5166 17.2036 23.5308 17.2728 23.5308 17.3427C23.5308 17.4126 23.5166 17.4818 23.4888 17.546C23.4611 17.6101 23.4206 17.668 23.3697 17.7159C23.3188 17.7638 23.2587 17.8009 23.193 17.8247C23.1273 17.8485 23.0574 17.8587 22.9876 17.8545H20.9367C20.801 17.8541 20.6711 17.7998 20.5753 17.7037C20.4796 17.6076 20.4258 17.4775 20.4258 17.3418V13.48C20.4263 13.3446 20.4802 13.215 20.576 13.1193C20.6717 13.0235 20.8013 12.9696 20.9367 12.9691H22.9821C23.0519 12.9649 23.1218 12.9751 23.1875 12.9989C23.2532 13.0228 23.3134 13.0598 23.3643 13.1077C23.4151 13.1556 23.4557 13.2135 23.4834 13.2777C23.5111 13.3418 23.5254 13.411 23.5254 13.4809C23.5254 13.5508 23.5111 13.62 23.4834 13.6841C23.4557 13.7483 23.4151 13.8061 23.3643 13.8541C23.3134 13.902 23.2532 13.939 23.1875 13.9629C23.1218 13.9867 23.0519 13.9969 22.9821 13.9927H21.4549V14.9018H22.9876C23.1231 14.9018 23.2531 14.9556 23.3489 15.0514C23.4447 15.1473 23.4985 15.2772 23.4985 15.4127C23.4985 15.5482 23.4447 15.6782 23.3489 15.774C23.2531 15.8698 23.1231 15.9236 22.9876 15.9236L21.4549 15.9218Z",fill:"#00C200"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_955",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));yd.displayName="LineIcon";var Cd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("g",{clipPath:"url(#clip0_3906_908)",children:jsx("path",{d:"M27.2655 27.2659H22.5241V19.8405C22.5241 18.0699 22.4925 15.7905 20.0581 15.7905C17.5886 15.7905 17.2108 17.7198 17.2108 19.7116V27.2654H12.4695V11.9959H17.0211V14.0826H17.0849C17.5404 13.3038 18.1987 12.6631 18.9895 12.2287C19.7804 11.7943 20.6742 11.5826 21.5759 11.616C26.3815 11.616 27.2675 14.777 27.2675 18.8893L27.2655 27.2659ZM7.1195 9.90875C5.59988 9.909 4.36775 8.67725 4.3675 7.15763C4.36725 5.638 5.59888 4.40588 7.1185 4.40563C8.63812 4.40525 9.87025 5.637 9.8705 7.15663C9.87063 7.88638 9.58087 8.5863 9.06497 9.10242C8.54906 9.61854 7.84925 9.90859 7.1195 9.90875ZM9.49025 27.266H4.74388V11.9959H9.49012L9.49025 27.266ZM29.6293 0.00225269H2.36137C1.07262 -0.0122473 0.01575 1.02013 0 2.30888V29.6905C0.01525 30.9799 1.072 32.0133 2.36125 31.9998H29.6293C30.9213 32.0158 31.9821 30.9824 32 29.6905V2.30675C31.9816 1.0155 30.9206 -0.0167473 29.6293 0.000127693",fill:"#0A66C2"})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_908",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));Cd.displayName="LinkedInIcon";var Sd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3891_828)",children:[jsx("path",{d:"M15.9992 0.00311148C7.35243 -0.167372 0.197427 6.68921 0 15.3349C0.0225613 19.7359 1.9714 23.9064 5.33303 26.7471V31.3334C5.33303 31.7015 5.63152 32 5.99969 32C6.12462 32 6.24705 31.9649 6.35298 31.8987L10.0688 29.5776C11.9619 30.3017 13.9723 30.6709 15.9992 30.6668C24.6459 30.8373 31.8009 23.9807 31.9983 15.335C31.8009 6.68921 24.6459 -0.167372 15.9992 0.00311148Z",fill:"#2196F3"}),jsx("path",{d:"M26.5325 10.9354C26.3341 10.6695 25.9704 10.59 25.6792 10.7487L18.7462 14.5285L14.4332 10.83C14.1687 10.6033 13.7742 10.6184 13.5279 10.8647L5.52831 18.8643C5.26876 19.1254 5.27001 19.5475 5.53118 19.8071C5.73999 20.0146 6.06016 20.0606 6.31896 19.9203L13.2519 16.1404L17.569 19.8403C17.8335 20.067 18.228 20.0519 18.4743 19.8056L26.4738 11.806C26.707 11.5707 26.732 11.1999 26.5325 10.9354Z",fill:"#FAFAFA"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3891_828",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));Sd.displayName="MessengerIcon";var Vd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3906_928)",children:[jsx("path",{d:"M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z",fill:"#FF4500"}),jsx("path",{d:"M26.6439 16.1525C26.6439 14.8555 25.5951 13.8254 24.3168 13.8254C23.713 13.8246 23.1322 14.0569 22.6956 14.474C21.0933 13.3294 18.8996 12.5856 16.4581 12.4903L17.5261 7.49263L20.9977 8.23638C21.0361 9.11388 21.7607 9.81975 22.6574 9.81975C23.5729 9.81975 24.3168 9.076 24.3168 8.16C24.3168 7.2445 23.5731 6.50063 22.6574 6.50063C22.0089 6.50063 21.4364 6.88213 21.1694 7.43538L17.2974 6.61513C17.1829 6.59588 17.0684 6.61513 16.9921 6.67238C16.8967 6.72963 16.8396 6.82488 16.8207 6.93938L15.6377 12.5091C13.1581 12.5856 10.9262 13.3294 9.30495 14.4931C8.86827 14.0761 8.28741 13.8437 7.68357 13.8446C6.38645 13.8446 5.35645 14.8935 5.35645 16.1717C5.35645 17.1254 5.92857 17.9264 6.72995 18.2891C6.69103 18.5223 6.67188 18.7584 6.6727 18.9949C6.6727 22.5806 10.8502 25.4994 16.0003 25.4994C21.1506 25.4994 25.3281 22.5999 25.3281 18.9949C25.3281 18.7585 25.3089 18.5224 25.2708 18.2891C26.0718 17.9264 26.6439 17.1061 26.6439 16.1525ZM10.6592 17.8119C10.6592 16.8964 11.4029 16.1525 12.3189 16.1525C13.2344 16.1525 13.9783 16.8962 13.9783 17.8119C13.9783 18.7275 13.2346 19.4716 12.3189 19.4716C11.4031 19.4904 10.6592 18.7275 10.6592 17.8119ZM19.9488 22.2183C18.8043 23.3629 16.6297 23.4393 16.0003 23.4393C15.3518 23.4393 13.1773 23.3436 12.0516 22.2183C11.8802 22.0466 11.8802 21.7795 12.0516 21.6079C12.2233 21.4365 12.4903 21.4365 12.6621 21.6079C13.3871 22.3329 14.9131 22.5806 16.0003 22.5806C17.0876 22.5806 18.6326 22.3328 19.3383 21.6079C19.5101 21.4365 19.7771 21.4365 19.9488 21.6079C20.1013 21.7795 20.1013 22.0466 19.9488 22.2183ZM19.6434 19.4905C18.7278 19.4905 17.9841 18.7467 17.9841 17.8311C17.9841 16.9155 18.7278 16.1717 19.6434 16.1717C20.5593 16.1717 21.3031 16.9155 21.3031 17.8311C21.3031 18.7274 20.5593 19.4905 19.6434 19.4905Z",fill:"white"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_928",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));Vd.displayName="RedditIcon";var Rd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("g",{clipPath:"url(#clip0_623_7334)",children:jsx("path",{d:"M12.1601 0.467495L12.5201 1.92237C11.1039 2.27064 9.74858 2.83111 8.50006 3.58475L7.73006 2.29975C9.1059 1.46913 10.5995 0.851393 12.1601 0.467495ZM19.8401 0.467495L19.4801 1.92237C20.8962 2.27064 22.2515 2.83111 23.5001 3.58475L24.2751 2.29975C22.8977 1.46867 21.4024 0.850916 19.8401 0.467495ZM2.30006 7.72937C1.46939 9.10508 0.851568 10.5985 0.467557 12.159L1.92256 12.519C2.27091 11.103 2.83141 9.74777 3.58506 8.49937L2.30006 7.72937ZM1.50006 15.9987C1.49967 15.2716 1.55399 14.5454 1.66256 13.8264L0.180057 13.6014C-0.060019 15.1906 -0.060019 16.8069 0.180057 18.3961L1.66256 18.1711C1.55399 17.4521 1.49967 16.7259 1.50006 15.9987ZM24.2701 29.6977L23.5001 28.4127C22.2531 29.166 20.8995 29.7265 19.4851 30.0752L19.8451 31.53C21.4039 31.1456 22.8958 30.5279 24.2701 29.6977ZM30.5001 15.9987C30.5004 16.7259 30.4461 17.4521 30.3376 18.1711L31.8201 18.3961C32.0601 16.8069 32.0601 15.1907 31.8201 13.6015L30.3376 13.8265C30.4461 14.5455 30.5004 15.2716 30.5001 15.9987ZM31.5326 19.8385L30.0776 19.4785C29.7292 20.8945 29.1687 22.2497 28.4151 23.4981L29.7001 24.2731C30.5312 22.8959 31.149 21.4007 31.5326 19.8385ZM18.1726 30.3375C16.7323 30.5542 15.2678 30.5542 13.8276 30.3375L13.6026 31.82C15.1919 32.0599 16.8082 32.0599 18.3976 31.82L18.1726 30.3375ZM27.6726 24.6005C26.8077 25.7717 25.772 26.8065 24.6001 27.6702L25.4901 28.8776C26.7829 27.9271 27.9256 26.7878 28.8801 25.4979L27.6726 24.6005ZM24.6001 4.32712C25.7722 5.19165 26.8079 6.22728 27.6726 7.39937L28.8801 6.49937C27.9287 5.21024 26.7893 4.07107 25.5001 3.11987L24.6001 4.32712ZM4.32756 7.39937C5.19218 6.22728 6.22789 5.19165 7.40006 4.32712L6.50006 3.11975C5.21076 4.07102 4.07143 5.21027 3.12006 6.4995L4.32756 7.39937ZM29.7001 7.72937L28.4151 8.49937C29.1682 9.74622 29.7287 11.0997 30.0776 12.514L31.5326 12.154C31.1481 10.5952 30.5303 9.10353 29.7001 7.72937ZM13.8276 1.6625C15.2678 1.44577 16.7323 1.44577 18.1726 1.6625L18.3976 0.179995C16.8082 -0.059917 15.1919 -0.059917 13.6026 0.179995L13.8276 1.6625ZM5.09756 29.2752L2.00006 29.9977L2.72256 26.9004L1.26256 26.5579L0.540057 29.6552C0.481842 29.9037 0.488007 30.163 0.55797 30.4084C0.627933 30.6539 0.759378 30.8774 0.939863 31.0579C1.12035 31.2383 1.3439 31.3698 1.58936 31.4397C1.83482 31.5096 2.09407 31.5157 2.34256 31.4575L5.43756 30.7475L5.09756 29.2752ZM1.57506 25.2205L3.03506 25.5605L3.53506 23.4131C2.8063 22.1884 2.26291 20.8624 1.92256 19.4785L0.467557 19.8385C0.79371 21.164 1.28947 22.4419 1.94256 23.6406L1.57506 25.2205ZM8.57506 28.4702L6.42756 28.9702L6.76756 30.4302L8.34756 30.0627C9.54638 30.7158 10.8244 31.2115 12.1501 31.5375L12.5101 30.0826C11.1289 29.7383 9.80626 29.1916 8.58506 28.4602L8.57506 28.4702ZM16.0001 2.99975C11.2697 3.00225 6.91381 5.57387 4.62693 9.71437C2.34006 13.855 2.48293 18.9109 5.00006 22.9156L3.75006 28.2477L9.08256 26.9979C13.7598 29.9436 19.7884 29.6096 24.1117 26.1654C28.4349 22.7211 30.1071 16.9197 28.2804 11.7031C26.4538 6.48625 21.5276 2.99525 16.0001 2.99975Z",fill:"#3A76F0"})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_623_7334",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));Rd.displayName="SignalIcon";var Ad=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_623_7196)",children:[jsx("path",{d:"M6.73014 20.165C6.73014 22.019 5.23177 23.5175 3.37777 23.5175C1.52377 23.5175 0.0253906 22.019 0.0253906 20.165C0.0253906 18.3111 1.52377 16.8127 3.37789 16.8127H6.73002L6.73014 20.165ZM8.40639 20.165C8.40639 18.3111 9.90477 16.8127 11.7588 16.8127C13.6128 16.8127 15.1111 18.3111 15.1111 20.1651V28.546C15.1111 30.4 13.6128 31.8985 11.7586 31.8985C9.90489 31.8985 8.40639 30.4 8.40639 28.546V20.165Z",fill:"#E01E5A"}),jsx("path",{d:"M11.7587 6.70475C9.90475 6.70475 8.40625 5.20638 8.40625 3.35238C8.40625 1.49838 9.90487 0 11.7587 0C13.6126 0 15.1111 1.49838 15.1111 3.35238V6.70487L11.7587 6.70475ZM11.7587 8.40637C13.6128 8.40637 15.1111 9.90475 15.1111 11.7587C15.1111 13.6128 13.6128 15.1111 11.7586 15.1111H3.3525C1.49837 15.1111 0 13.6128 0 11.7586C0 9.90487 1.49838 8.40637 3.35238 8.40637H11.7587Z",fill:"#36C5F0"}),jsx("path",{d:"M25.194 11.7587C25.194 9.90475 26.6924 8.40625 28.5462 8.40625C30.4001 8.40625 31.8987 9.90475 31.8987 11.7587C31.8987 13.6128 30.4002 15.1111 28.5462 15.1111H25.194V11.7587ZM23.5177 11.7587C23.5177 13.6128 22.0192 15.1111 20.1652 15.1111C18.3114 15.1111 16.813 13.6128 16.813 11.7586V3.3525C16.813 1.49837 18.3114 0 20.1652 0C22.0191 0 23.5176 1.49838 23.5176 3.35238L23.5177 11.7587Z",fill:"#2EB67D"}),jsx("path",{d:"M20.1652 25.1937C22.0192 25.1937 23.5177 26.6921 23.5177 28.546C23.5177 30.3999 22.0192 31.8985 20.1652 31.8985C18.3114 31.8985 16.813 30.4 16.813 28.546V25.1937H20.1652ZM20.1652 23.5175C18.3114 23.5175 16.813 22.019 16.813 20.165C16.813 18.3111 18.3114 16.8127 20.1654 16.8127H28.5716C30.4256 16.8127 31.9241 18.3111 31.9241 20.1651C31.9241 22.0191 30.4256 23.5175 28.5716 23.5175H20.1652Z",fill:"#ECB22E"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_623_7196",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));Ad.displayName="SlackIcon";var Hd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3906_919)",children:[jsx("path",{d:"M16 0C11.7575 0 7.685 1.68675 4.6875 4.68625C1.68693 7.68696 0.000858621 11.7565 0 16C0 20.2417 1.6875 24.3142 4.6875 27.3137C7.685 30.3132 11.7575 32 16 32C20.2425 32 24.315 30.3132 27.3125 27.3137C30.3125 24.3142 32 20.2417 32 16C32 11.7583 30.3125 7.68575 27.3125 4.68625C24.315 1.68675 20.2425 0 16 0Z",fill:"url(#paint0_linear_3906_919)"}),jsx("path",{d:"M7.24262 15.831C11.9076 13.799 15.0176 12.4593 16.5726 11.812C21.0176 9.96374 21.9401 9.64274 22.5426 9.63187C22.6751 9.62974 22.9701 9.66249 23.1626 9.81812C23.3226 9.94937 23.3676 10.1269 23.3901 10.2515C23.4101 10.376 23.4376 10.6597 23.4151 10.8812C23.1751 13.4112 22.1326 19.5507 21.6026 22.3845C21.3801 23.5835 20.9376 23.9855 20.5101 24.0247C19.5801 24.1102 18.8751 23.4107 17.9751 22.821C16.5676 21.8977 15.7726 21.3232 14.4051 20.4225C12.8251 19.3815 13.8501 18.8092 14.7501 17.8742C14.9851 17.6295 19.0801 13.9057 19.1576 13.568C19.1676 13.5257 19.1776 13.3682 19.0826 13.2852C18.9901 13.202 18.8526 13.2305 18.7526 13.253C18.6101 13.285 16.3626 14.772 12.0026 17.7137C11.3651 18.1522 10.7876 18.366 10.2676 18.3547C9.69762 18.3425 8.59762 18.0317 7.78012 17.7662C6.78012 17.4405 5.98262 17.2682 6.05262 16.715C6.08762 16.427 6.48512 16.1322 7.24262 15.831Z",fill:"white"})]}),jsxs("defs",{children:[jsxs("linearGradient",{id:"paint0_linear_3906_919",x1:1600,y1:0,x2:1600,y2:3200,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#2AABEE"}),jsx("stop",{offset:1,stopColor:"#229ED9"})]}),jsx("clipPath",{id:"clip0_3906_919",children:jsx("rect",{width:e,height:e,fill:"white"})})]})]})));Hd.displayName="TelegramIcon";var zd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3906_934)",children:[jsx("path",{d:"M22.9354 11.5223C24.9964 12.9949 27.5213 13.8613 30.2483 13.8613V8.6166C29.7321 8.6168 29.2174 8.56296 28.7125 8.45594V12.5843C25.9857 12.5843 23.4612 11.718 21.3997 10.2455V20.9485C21.3997 26.3028 17.057 30.6429 11.7004 30.6429C9.70172 30.6429 7.84395 30.0389 6.30078 29.0031C8.06211 30.8032 10.5184 31.9198 13.2357 31.9198C18.5928 31.9198 22.9356 27.5797 22.9356 22.2252V11.5223H22.9354ZM24.83 6.23106C23.7766 5.08093 23.085 3.59459 22.9354 1.95133V1.27679H21.48C21.8464 3.36529 23.096 5.14957 24.83 6.23106ZM9.68881 24.8946C9.10027 24.1234 8.78216 23.1799 8.78365 22.2099C8.78365 19.7611 10.77 17.7756 13.2206 17.7756C13.6772 17.7753 14.1312 17.8454 14.5665 17.9833V12.6213C14.0578 12.5517 13.5445 12.522 13.0314 12.533V16.7064C12.5959 16.5684 12.1417 16.4984 11.6848 16.4988C9.2343 16.4988 7.24809 18.4841 7.24809 20.9332C7.24809 22.6649 8.24086 24.1642 9.68881 24.8946Z",fill:"#FF004F"}),jsx("path",{d:"M21.3999 10.2454C23.4615 11.7178 25.9858 12.5842 28.7127 12.5842V8.45583C27.1906 8.13175 25.8432 7.33682 24.8301 6.23106C23.096 5.14946 21.8466 3.36518 21.4802 1.27679H17.6576V22.225C17.6488 24.6671 15.6659 26.6445 13.2206 26.6445C11.7797 26.6445 10.4995 25.9581 9.68879 24.8944C8.24106 24.1642 7.24818 22.6648 7.24818 20.9333C7.24818 18.4844 9.23439 16.4989 11.6849 16.4989C12.1544 16.4989 12.607 16.5719 13.0315 16.7065V12.5331C7.7689 12.6418 3.53662 16.9395 3.53662 22.2251C3.53662 24.8637 4.59052 27.2556 6.30109 29.0034C7.84426 30.0389 9.70192 30.6431 11.7007 30.6431C17.0574 30.6431 21.4 26.3027 21.4 20.9485L21.3999 10.2454Z",fill:"black"}),jsx("path",{d:"M28.7127 8.45572V7.3397C27.3401 7.34169 25.9947 6.95751 24.8301 6.23106C25.861 7.35902 27.2183 8.13686 28.7127 8.45595M21.4801 1.27669C21.4453 1.07714 21.4185 0.876257 21.3998 0.674538V0H16.1216V20.9484C16.1132 23.3903 14.1303 25.3677 11.6848 25.3677C10.9916 25.3688 10.3078 25.2067 9.6887 24.8947C10.4994 25.9581 11.7796 26.6444 13.2205 26.6444C15.6657 26.6444 17.6489 24.6673 17.6575 22.2251V1.2768L21.4801 1.27669ZM13.0317 12.533V11.3447C12.5906 11.2844 12.146 11.2543 11.7008 11.2544C6.3436 11.2544 2.00098 15.5947 2.00098 20.9484C2.00098 24.305 3.70768 27.2631 6.30122 29.0031C4.59066 27.2555 3.53676 24.8634 3.53676 22.225C3.53676 16.9395 7.76892 12.6417 13.0317 12.533Z",fill:"#00F2EA"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3906_934",children:jsx("rect",{width:28.25,height:32,fill:"white",transform:"translate(2)"})})})]})));zd.displayName="TiktokIcon";var Ud=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:jsx("path",{d:"M3.086 0L1.00146 5.55893V27.7919H8.64123V31.9631H12.8121L16.979 27.7919H23.231L31.5686 19.4572V0H3.086ZM5.8632 2.77767H28.7901V18.0647L23.9258 22.9293H16.285L12.1194 27.0949V22.9294H5.8632V2.77767ZM13.5059 16.6768H16.285V8.33958H13.5059V16.6768ZM21.1474 16.6768H23.9259V8.33958H21.1474V16.6768Z",fill:"#5A3E85"})})));Ud.displayName="TwitchIcon";var $d=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_623_7322)",children:[jsx("path",{d:"M0.681463 15.8085C0.680719 18.4971 1.38323 21.1224 2.71904 23.4363L0.553711 31.3423L8.6445 29.2208C10.8823 30.4391 13.3896 31.0774 15.9375 31.0776H15.9442C24.3554 31.0776 31.2023 24.2332 31.2059 15.8205C31.2075 11.744 29.6214 7.9107 26.7396 5.02673C23.8584 2.14301 20.0265 0.554046 15.9436 0.552185C7.53145 0.552185 0.68506 7.39622 0.681587 15.8085",fill:"url(#paint0_linear_623_7322)"}),jsx("path",{d:"M0.136619 15.8035C0.135751 18.5889 0.863441 21.308 2.24688 23.7048L0.00390625 31.8942L8.38481 29.6967C10.694 30.9558 13.294 31.6196 15.9395 31.6206H15.9464C24.6593 31.6206 31.7521 24.53 31.7558 15.8162C31.7573 11.5932 30.1142 7.62208 27.1295 4.63479C24.1444 1.64788 20.1754 0.00173643 15.9464 0C7.23194 0 0.140092 7.08961 0.136619 15.8035ZM5.12775 23.292L4.81482 22.7953C3.49935 20.7036 2.80502 18.2865 2.80601 15.8045C2.80874 8.56174 8.70319 2.66915 15.9513 2.66915C19.4614 2.67064 22.7601 4.03895 25.2412 6.52155C27.7222 9.0044 29.0874 12.3049 29.0866 15.8152C29.0833 23.058 23.1888 28.9513 15.9464 28.9513H15.9411C13.5829 28.9501 11.2701 28.3168 9.25315 27.12L8.77315 26.8353L3.79975 28.1393L5.12775 23.292Z",fill:"url(#paint1_linear_623_7322)"}),jsx("path",{d:"M11.9949 9.19665C11.699 8.53891 11.3876 8.52564 11.1061 8.5141C10.8757 8.50418 10.6122 8.50493 10.3491 8.50493C10.0856 8.50493 9.65758 8.60403 9.29578 8.99907C8.93361 9.39448 7.91309 10.35 7.91309 12.2935C7.91309 14.2369 9.32865 16.1152 9.52599 16.379C9.72357 16.6424 12.2588 20.7582 16.2739 22.3416C19.6108 23.6574 20.2899 23.3957 21.0141 23.3297C21.7385 23.264 23.3513 22.3744 23.6804 21.452C24.0097 20.5297 24.0097 19.7392 23.911 19.5739C23.8122 19.4094 23.5488 19.3105 23.1538 19.113C22.7587 18.9156 20.8165 17.9598 20.4545 17.828C20.0923 17.6962 19.829 17.6305 19.5656 18.026C19.3021 18.421 18.5456 19.3105 18.3151 19.5739C18.0847 19.838 17.8542 19.8709 17.4593 19.6733C17.064 19.4751 15.7918 19.0585 14.2825 17.7129C13.1081 16.6658 12.3153 15.3728 12.0849 14.9772C11.8544 14.5823 12.0602 14.3682 12.2583 14.1714C12.4358 13.9944 12.6534 13.7101 12.8511 13.4796C13.0481 13.2489 13.1138 13.0843 13.2456 12.8208C13.3774 12.5571 13.3114 12.3264 13.2128 12.1289C13.1138 11.9313 12.3462 9.97767 11.9949 9.19665Z",fill:"white"})]}),jsxs("defs",{children:[jsxs("linearGradient",{id:"paint0_linear_623_7322",x1:1533.16,y1:3079.56,x2:1533.16,y2:.552185,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#1FAF38"}),jsx("stop",{offset:1,stopColor:"#60D669"})]}),jsxs("linearGradient",{id:"paint1_linear_623_7322",x1:1587.6,y1:3189.42,x2:1587.6,y2:0,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{stopColor:"#F9F9F9"}),jsx("stop",{offset:1,stopColor:"white"})]}),jsx("clipPath",{id:"clip0_623_7322",children:jsx("rect",{width:e,height:e,fill:"white"})})]})]})));$d.displayName="WhatsAppIcon";var Xd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsxs("g",{clipPath:"url(#clip0_3560_983)",children:[jsx("path",{d:"M16 0C7.16375 0 0 7.16375 0 16C0 24.8363 7.16375 32 16 32C24.8363 32 32 24.8363 32 16C32 7.16375 24.8363 0 16 0Z",fill:"black"}),jsx("path",{d:"M17.7506 14.5521L24.6 6.59018H22.9769L17.0296 13.5034L12.2795 6.59018H6.80078L13.9839 17.0441L6.80078 25.3934H8.42397L14.7045 18.0928L19.721 25.3934H25.1997L17.7502 14.5521H17.7506ZM9.00881 7.8121H11.5019L22.9777 24.2271H20.4846L9.00881 7.8121Z",fill:"white"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_3560_983",children:jsx("rect",{width:e,height:e,fill:"white"})})})]})));Xd.displayName="XIcon";var Jd=memo(forwardRef(({size:e=32,className:r,...o},t)=>jsxs("svg",{ref:t,width:e,height:e,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i("sui-text-current",r),"aria-hidden":"true",...o,children:[jsx("path",{d:"M31.2901 8.43139C31.1066 7.76816 30.7486 7.16351 30.2518 6.67766C29.7551 6.1918 29.1368 5.8417 28.4586 5.6622C25.9759 5 15.9836 5 15.9836 5C15.9836 5 5.99078 5.02004 3.50802 5.68224C2.82984 5.86175 2.21158 6.21188 1.7148 6.69775C1.21802 7.18363 0.860064 7.7883 0.676572 8.45156C-0.0744062 12.7658 -0.365724 19.3396 0.697193 23.4812C0.880704 24.1445 1.23867 24.7491 1.73545 25.235C2.23222 25.7208 2.85048 26.0709 3.52864 26.2504C6.01141 26.9126 16.004 26.9126 16.004 26.9126C16.004 26.9126 25.9964 26.9126 28.479 26.2504C29.1572 26.0709 29.7755 25.7208 30.2723 25.235C30.7691 24.7491 31.1271 24.1445 31.3106 23.4812C32.1027 19.1609 32.3468 12.5911 31.2901 8.43139Z",fill:"#FF0000"}),jsx("path",{d:"M12.8032 20.6518L21.0926 15.9562L12.8032 11.2607V20.6518Z",fill:"white"})]})));Jd.displayName="YoutubeIcon";
|
|
10
|
+
export{W1 as AlignCenterIcon,j1 as AlignLeftIcon,$1 as AlignRightIcon,Pt as AppLogo,ki as AuthPrompt,N1 as AvatarPlaceholder,wi as BackToTop,Y1 as BoldIcon,$ as Button,tt as CalendarIcon,Vt as CampaignLogo,Kt as CaptureIcon,w1 as CelebrationModal,Gr as CheckBox,Mi as CheckBoxGroup,Xt as CheckIcon,ne as CloseIcon,i2 as CopyIcon,h1 as Countdown,Qt as CropIcon,Fi as DateInput,Wr as DatePicker,Jt as DeleteIcon,od as DiscordIcon,le as Divider,ei as DropUpIcon,sr as DropdownIcon,oi as EditIcon,fr as ErrorIcon,S2 as EyeIcon,I2 as EyeSlashIcon,sd as FacebookIcon,ti as FileIcon,Io as FileUpload,st as FileUploadIcon,Xi as Form,qi as FormErrorSummary,Qi as FormField,ld as GmailIcon,ii as GridIcon,Lt as GroupAvatar,It as IconBigLogo,Qr as IconLogo,Lo as ImageCrop,Mo as ImageCropModal,co as ImageIcon,St as ImagePlaceholder,Ar as ImageUploadIcon,ai as IndeterminateIcon,ni as InfoIcon,Me as Input,X1 as InsertImageIcon,q1 as InsertVideoIcon,pd as InstagramIcon,J1 as ItalicIcon,gd as KakaoTalkIcon,yd as LineIcon,es as LinkIcon,Cd as LinkedInIcon,rs as ListBulletIcon,li as ListIcon,os as ListNumberIcon,T1 as LoadingScreen,D1 as LoadingSpinner,Pr as Logo,Sd as MessengerIcon,mo as MinusIcon,Ci as MultipleSelectionButton,ui as MultipleSelectionIcon,e1 as Pagination,bo as PlusIcon,Mt as ProfileAvatar,Vi as QuantityInput,Eo as Radio,t1 as RadioGroup,Vd as RedditIcon,ci as ResetIcon,ds as RichTextEditor,ps as RichTextViewer,di as RotateLeftIcon,pi as RotateRightIcon,_n as ScalablyUIProvider,go as SearchIcon,Ii as SearchInput,l1 as Select,xl as SettingsIcon,Rd as SignalIcon,Ao as Skeleton,u1 as SkeletonText,Ad as SlackIcon,Li as StatusBadge,hr as SuccessIcon,s1 as Switch,d1 as Tabs,b1 as TabsContent,p1 as TabsList,m1 as TabsTrigger,Hd as TelegramIcon,mi as TickIcon,zd as TiktokIcon,Ye as TimePicker,bi as ToFirstIcon,gi as ToLastIcon,fi as ToNextIcon,hi as ToPreviousIcon,C1 as Toast,k1 as ToastContainer,S1 as Tooltip,Al as TranslateIcon,Ud as TwitchIcon,ts as UnderlineIcon,yi as VideoIcon,lt as VideoUploadIcon,M1 as ViewToggle,xi as WarnIcon,_1 as WelcomeBackground,$d as WhatsAppIcon,Xd as XIcon,Jd as YoutubeIcon,Ri as clampDate,i as cn,Ei as daysGrid,O0 as debounce,I1 as defaultAssets,_i as extensionToMimeType,Q4 as fieldErrorToProps,zi as formatAcceptedFileTypes,zr as formatDateLocalized,wt as getCroppedImg,E1 as logoAssets,Ea as mimeTypeToDisplayName,Ti as monthsForLocale,Zi as normalizeAcceptedFileTypes,$t as scopeClass,Yt as throttle,Lr as toDateKey,Oi as validateFileTypeAndSize,Di as weekdaysForLocale,Bo as welcomeAssets,J4 as zodErrorsToSummary};//# sourceMappingURL=index.esm.js.map
|
|
33
11
|
//# sourceMappingURL=index.esm.js.map
|