cortex-react-components 1.7.2 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (168) hide show
  1. package/dist/chunk-3ZEL6VBT.mjs +1 -0
  2. package/dist/{chunk-WZZ2YKDZ.mjs → chunk-5FLNXLSS.mjs} +1 -1
  3. package/dist/{chunk-IDAAQH7G.mjs → chunk-62NTFOV7.mjs} +1 -1
  4. package/dist/{chunk-BMUASNWP.mjs → chunk-6GCNE5AK.mjs} +1 -1
  5. package/dist/{chunk-OSJADXUM.mjs → chunk-ADPXM7KO.mjs} +1 -1
  6. package/dist/{chunk-4HEHNTLZ.mjs → chunk-B65LGTFM.mjs} +1 -1
  7. package/dist/{chunk-TMIXFPRY.mjs → chunk-CNEP5MIZ.mjs} +1 -1
  8. package/dist/{chunk-2AXMVN4X.mjs → chunk-CPKQIUX4.mjs} +1 -1
  9. package/dist/{chunk-X4NLERYK.mjs → chunk-CQHNH3XJ.mjs} +1 -1
  10. package/dist/{chunk-IPHHUHS3.mjs → chunk-D43ENVPX.mjs} +1 -1
  11. package/dist/{chunk-AIQJDK4Q.mjs → chunk-F4RFH25J.mjs} +1 -1
  12. package/dist/{chunk-WMZYFRHZ.mjs → chunk-FEBVOLWP.mjs} +1 -1
  13. package/dist/{chunk-7GI2YHED.mjs → chunk-GQKIQZ5T.mjs} +1 -1
  14. package/dist/{chunk-SX4AMMTO.mjs → chunk-H5UHZUPY.mjs} +1 -1
  15. package/dist/{chunk-LBKMUSVR.mjs → chunk-IE2A7UT3.mjs} +1 -1
  16. package/dist/chunk-K6HG237V.mjs +1 -0
  17. package/dist/{chunk-RKEU6GJQ.mjs → chunk-MOZE34SM.mjs} +1 -1
  18. package/dist/{chunk-XSCW6RG5.mjs → chunk-NN3TSSQT.mjs} +1 -1
  19. package/dist/{chunk-QSXVIRH2.mjs → chunk-O6V6PM4N.mjs} +1 -1
  20. package/dist/{chunk-OOV6HBOT.mjs → chunk-Q5YMFYZ3.mjs} +1 -1
  21. package/dist/{chunk-MQ4EJM4U.mjs → chunk-SHU3YEUD.mjs} +1 -1
  22. package/dist/chunk-TDVKLSBH.mjs +1 -0
  23. package/dist/{chunk-Z2XIQVGO.mjs → chunk-UHQCQUD5.mjs} +1 -1
  24. package/dist/{chunk-QPYYNUYT.mjs → chunk-UK4C6QCG.mjs} +1 -1
  25. package/dist/{chunk-GWE3AGWP.mjs → chunk-UWBQ2MHT.mjs} +1 -1
  26. package/dist/{chunk-NUXUAT6C.mjs → chunk-WBYDQI5A.mjs} +1 -1
  27. package/dist/chunk-WISCWNL2.mjs +1 -0
  28. package/dist/chunk-X6TCNLEE.mjs +4 -0
  29. package/dist/{chunk-64NIISYM.mjs → chunk-XWTX2W5V.mjs} +1 -1
  30. package/dist/chunk-YG4SM7B5.mjs +1 -0
  31. package/dist/chunk-ZDCRDIR5.mjs +4 -0
  32. package/dist/chunk-ZP62R7ER.mjs +4 -0
  33. package/dist/common-types.d.ts +53 -0
  34. package/dist/common-types.js +1 -0
  35. package/dist/common-types.mjs +1 -0
  36. package/dist/components/Blocks/Banner.js +1 -1
  37. package/dist/components/Blocks/Banner.mjs +1 -1
  38. package/dist/components/Blocks/CallToAction.js +1 -1
  39. package/dist/components/Blocks/CallToAction.mjs +1 -1
  40. package/dist/components/Blocks/Content.js +1 -1
  41. package/dist/components/Blocks/Content.mjs +1 -1
  42. package/dist/components/Blocks/FeaturesBlock.js +1 -1
  43. package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
  44. package/dist/components/Blocks/FeaturesBlock.stories.js +1 -1
  45. package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
  46. package/dist/components/Blocks/ImageBlock.mjs +1 -1
  47. package/dist/components/Blocks/MediaBlock.mjs +1 -1
  48. package/dist/components/Blocks/RelatedPosts.js +1 -1
  49. package/dist/components/Blocks/RelatedPosts.mjs +1 -1
  50. package/dist/components/Blocks/RenderBlocks.js +1 -1
  51. package/dist/components/Blocks/RenderBlocks.mjs +1 -1
  52. package/dist/components/Blocks/index.js +1 -1
  53. package/dist/components/Blocks/index.mjs +1 -1
  54. package/dist/components/Cards/index.mjs +1 -1
  55. package/dist/components/{Menus → HeaderFooter}/AppLauncher.mjs +1 -1
  56. package/dist/components/{Menus → HeaderFooter}/AppLauncher.stories.mjs +1 -1
  57. package/dist/components/HeaderFooter/BrandLogo.d.ts +4 -0
  58. package/dist/components/HeaderFooter/BrandLogo.js +1 -0
  59. package/dist/components/HeaderFooter/BrandLogo.mjs +1 -0
  60. package/dist/components/HeaderFooter/Footer.d.ts +44 -0
  61. package/dist/components/HeaderFooter/Footer.js +1 -0
  62. package/dist/components/HeaderFooter/Footer.mjs +1 -0
  63. package/dist/components/HeaderFooter/Footer.stories.js +1 -0
  64. package/dist/components/HeaderFooter/Footer.stories.mjs +1 -0
  65. package/dist/components/HeaderFooter/HeaderDesktop.d.ts +6 -0
  66. package/dist/components/HeaderFooter/HeaderDesktop.js +4 -0
  67. package/dist/components/HeaderFooter/HeaderDesktop.mjs +2 -0
  68. package/dist/components/HeaderFooter/HeaderMenu.mjs +1 -0
  69. package/dist/components/{Menus → HeaderFooter}/HeaderMenu.stories.mjs +1 -1
  70. package/dist/components/HeaderFooter/HeaderMenuItem.mjs +1 -0
  71. package/dist/components/HeaderFooter/SimpleHeader.mjs +2 -0
  72. package/dist/components/{Menus → HeaderFooter}/SimpleHeader.stories.mjs +1 -1
  73. package/dist/components/HeaderFooter/VideoHeader.d.ts +1 -0
  74. package/dist/components/HeaderFooter/VideoHeader.js +4 -0
  75. package/dist/components/HeaderFooter/VideoHeader.mjs +2 -0
  76. package/dist/components/HeaderFooter/index.d.ts +5 -0
  77. package/dist/components/HeaderFooter/index.js +4 -0
  78. package/dist/components/HeaderFooter/index.mjs +1 -0
  79. package/dist/components/Heros/HighImpact/index.js +1 -1
  80. package/dist/components/Heros/HighImpact/index.mjs +1 -1
  81. package/dist/components/Heros/LowImpact/index.js +1 -1
  82. package/dist/components/Heros/LowImpact/index.mjs +1 -1
  83. package/dist/components/Heros/MediumImpact/index.js +1 -1
  84. package/dist/components/Heros/MediumImpact/index.mjs +1 -1
  85. package/dist/components/Heros/PostHero/index.mjs +1 -1
  86. package/dist/components/Heros/RenderHero.js +1 -1
  87. package/dist/components/Heros/RenderHero.mjs +1 -1
  88. package/dist/components/Heros/index.js +1 -1
  89. package/dist/components/Heros/index.mjs +1 -1
  90. package/dist/components/Icons/ScrollDownIcon.d.ts +2 -0
  91. package/dist/components/Icons/ScrollDownIcon.js +4 -0
  92. package/dist/components/Icons/ScrollDownIcon.mjs +2 -0
  93. package/dist/components/Icons/ScrollDownIcon.stories.js +4 -0
  94. package/dist/components/Icons/ScrollDownIcon.stories.mjs +1 -0
  95. package/dist/components/Images/IconIndex.js +1 -1
  96. package/dist/components/Images/IconIndex.mjs +1 -1
  97. package/dist/components/Layouts/NewsGrid.mjs +1 -1
  98. package/dist/components/Layouts/NewsGrid.stories.mjs +1 -1
  99. package/dist/components/Layouts/index.mjs +1 -1
  100. package/dist/components/Menus/SidebarLeft.mjs +1 -1
  101. package/dist/components/Menus/SidebarLeft.stories.mjs +1 -1
  102. package/dist/components/Menus/SidebarRight.mjs +1 -1
  103. package/dist/components/Menus/SidebarRight.stories.mjs +1 -1
  104. package/dist/components/Menus/index.d.ts +0 -4
  105. package/dist/components/Menus/index.js +1 -1
  106. package/dist/components/Menus/index.mjs +1 -1
  107. package/dist/components/Other/Container.d.ts +19 -0
  108. package/dist/components/Other/Container.js +1 -0
  109. package/dist/components/Other/Container.mjs +1 -0
  110. package/dist/components/Other/CustomLink.d.ts +11 -0
  111. package/dist/components/Other/CustomLink.js +1 -0
  112. package/dist/components/Other/CustomLink.mjs +1 -0
  113. package/dist/components/Other/index.d.ts +2 -0
  114. package/dist/components/Other/index.js +1 -0
  115. package/dist/components/Other/index.mjs +1 -0
  116. package/dist/components/Pages/Documentation.mjs +1 -1
  117. package/dist/components/Pages/Documentation.stories.mjs +1 -1
  118. package/dist/components/Pages/IndexPage.mjs +1 -1
  119. package/dist/components/Pages/IndexPage.stories.mjs +1 -1
  120. package/dist/components/Pages/Intranet.js +1 -1
  121. package/dist/components/Pages/Intranet.mjs +1 -1
  122. package/dist/components/Pages/Intranet.stories.js +1 -1
  123. package/dist/components/Pages/Intranet.stories.mjs +1 -1
  124. package/dist/components/Pages/Page.js +1 -1
  125. package/dist/components/Pages/Page.mjs +1 -1
  126. package/dist/components/Pages/Page.stories.js +166 -166
  127. package/dist/components/Pages/Page.stories.mjs +1 -1
  128. package/dist/components/Payload/Card/index.mjs +1 -1
  129. package/dist/components/Payload/CollectionArchive/index.mjs +1 -1
  130. package/dist/components/Payload/Media/index.mjs +1 -1
  131. package/dist/components/Payload/RichText/index.d.ts +1 -1
  132. package/dist/components/Payload/RichText/index.js +1 -1
  133. package/dist/components/Payload/RichText/index.mjs +1 -1
  134. package/dist/components/Payload/RichText/serialize.js +1 -1
  135. package/dist/components/Payload/RichText/serialize.mjs +1 -1
  136. package/dist/components/Payload/index.js +1 -1
  137. package/dist/components/Payload/index.mjs +1 -1
  138. package/dist/components/index.d.ts +1 -0
  139. package/dist/components/index.js +4 -4
  140. package/dist/components/index.mjs +1 -1
  141. package/dist/components/ui/index.mjs +1 -1
  142. package/dist/components/ui/sidebar.mjs +1 -1
  143. package/dist/cortex-reply-bw-TFX4Q54O.png +0 -0
  144. package/dist/cortex-reply-light-27IMI3G7.png +0 -0
  145. package/dist/globals.css +1 -1
  146. package/dist/index.js +4 -4
  147. package/dist/index.mjs +1 -1
  148. package/dist/metafile-cjs.json +1 -1
  149. package/dist/metafile-esm.json +1 -1
  150. package/package.json +9 -3
  151. package/dist/components/Menus/HeaderMenu.mjs +0 -1
  152. package/dist/components/Menus/HeaderMenuItem.mjs +0 -1
  153. package/dist/components/Menus/SimpleHeader.mjs +0 -2
  154. /package/dist/{chunk-ZKEY52ZF.mjs → chunk-KIDK6JOG.mjs} +0 -0
  155. /package/dist/{chunk-BUTUFEFR.mjs → chunk-M62IIIAN.mjs} +0 -0
  156. /package/dist/{chunk-MUAUXGCS.mjs → chunk-NC75G3JN.mjs} +0 -0
  157. /package/dist/{chunk-GS2BYKPO.mjs → chunk-ZDPQXVTF.mjs} +0 -0
  158. /package/dist/components/{Menus → HeaderFooter}/AppLauncher.d.ts +0 -0
  159. /package/dist/components/{Menus → HeaderFooter}/AppLauncher.js +0 -0
  160. /package/dist/components/{Menus → HeaderFooter}/AppLauncher.stories.js +0 -0
  161. /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.d.ts +0 -0
  162. /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.js +0 -0
  163. /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.stories.js +0 -0
  164. /package/dist/components/{Menus → HeaderFooter}/HeaderMenuItem.d.ts +0 -0
  165. /package/dist/components/{Menus → HeaderFooter}/HeaderMenuItem.js +0 -0
  166. /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.d.ts +0 -0
  167. /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.js +0 -0
  168. /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.stories.js +0 -0
package/dist/index.js CHANGED
@@ -3,8 +3,8 @@
3
3
  'use client'
4
4
  "use strict";
5
5
 
6
- "use strict";"use client";var Yn=Object.create;var go=Object.defineProperty;var Kn=Object.getOwnPropertyDescriptor;var Qn=Object.getOwnPropertyNames;var Jn=Object.getPrototypeOf,qn=Object.prototype.hasOwnProperty;var Zn=(e,t)=>{for(var o in t)go(e,o,{get:t[o],enumerable:!0})},_a=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Qn(t))!qn.call(e,a)&&a!==o&&go(e,a,{get:()=>t[a],enumerable:!(r=Kn(t,a))||r.enumerable});return e};var f=(e,t,o)=>(o=e!=null?Yn(Jn(e)):{},_a(t||!e||!e.__esModule?go(o,"default",{value:e,enumerable:!0}):o,e)),es=e=>_a(go({},"__esModule",{value:!0}),e);var El={};Zn(El,{Alert:()=>sa,AlertDescription:()=>ca,AlertTitle:()=>la,Avatar:()=>ro,AvatarFallback:()=>io,AvatarImage:()=>ao,Badge:()=>Fo,BannerBlock:()=>wa,Breadcrumb:()=>nr,BreadcrumbEllipsis:()=>pr,BreadcrumbItem:()=>lr,BreadcrumbLink:()=>cr,BreadcrumbList:()=>sr,BreadcrumbPage:()=>dr,BreadcrumbSeparator:()=>mr,Button:()=>le,CMSLink:()=>Fe,CallToActionBlock:()=>lo,Card:()=>no,CodeBlock:()=>Pa,Collapsible:()=>De,CollapsibleContent:()=>je,CollapsibleTrigger:()=>Ue,CollectionArchive:()=>tl,Command:()=>Eo,CommandDialog:()=>Wi,CommandEmpty:()=>oa,CommandGroup:()=>ra,CommandInput:()=>ea,CommandItem:()=>ia,CommandList:()=>ta,CommandSeparator:()=>aa,CommandShortcut:()=>na,ContentBlock:()=>Ta,CopyButton:()=>Na,CustomerCard:()=>qi,Dialog:()=>Mt,DialogClose:()=>Do,DialogContent:()=>dt,DialogDescription:()=>Zr,DialogFooter:()=>qr,DialogHeader:()=>to,DialogOverlay:()=>Io,DialogPortal:()=>Jr,DialogTitle:()=>oo,DialogTrigger:()=>Vi,DropdownMenu:()=>Ja,DropdownMenuCheckboxItem:()=>vr,DropdownMenuContent:()=>gr,DropdownMenuGroup:()=>Za,DropdownMenuItem:()=>br,DropdownMenuLabel:()=>yr,DropdownMenuPortal:()=>ei,DropdownMenuRadioGroup:()=>oi,DropdownMenuRadioItem:()=>hr,DropdownMenuSeparator:()=>xr,DropdownMenuShortcut:()=>wr,DropdownMenuSub:()=>ti,DropdownMenuSubContent:()=>fr,DropdownMenuSubTrigger:()=>ur,DropdownMenuTrigger:()=>qa,DynamicIcon:()=>tt,EventCard:()=>Zi,FeatureCard:()=>Ki,FeatureGrid:()=>nn,FeaturesBlock:()=>ka,HeadingImage:()=>vl,HighImpactHero:()=>Da,HoverCard:()=>Fi,HoverCardContent:()=>Qr,HoverCardTrigger:()=>Gi,Image:()=>an,ImageBlock:()=>hl,InfoTile:()=>cl,Input:()=>Gt,Insight:()=>ll,Label:()=>Kr,Logo:()=>ol,LowImpactHero:()=>Ea,MOTD:()=>ml,Media:()=>Z,MediaBlock:()=>Et,MediumImpactHero:()=>Ia,NewsGrid:()=>vn,OrgChart:()=>fl,PageRange:()=>il,Pagination:()=>nl,Popover:()=>Di,PopoverAnchor:()=>Ei,PopoverContent:()=>jr,PopoverTrigger:()=>Ii,PostHero:()=>Al,ProjectCard:()=>rn,ProjectTeam:()=>kl,ProposalSummary:()=>gl,RelatedContent:()=>Ml,RelatedPosts:()=>xl,RenderBlocks:()=>yl,RenderHero:()=>Il,ScrollArea:()=>$r,ScrollBar:()=>Ao,Separator:()=>_t,Sheet:()=>vo,SheetClose:()=>di,SheetContent:()=>Vt,SheetDescription:()=>Tr,SheetFooter:()=>Cr,SheetHeader:()=>Pr,SheetOverlay:()=>ho,SheetPortal:()=>Rr,SheetTitle:()=>Sr,SheetTrigger:()=>ci,Sidebar:()=>at,SidebarContent:()=>Ye,SidebarFooter:()=>nt,SidebarGroup:()=>fe,SidebarGroupAction:()=>Lr,SidebarGroupContent:()=>xe,SidebarGroupLabel:()=>Ee,SidebarHeader:()=>it,SidebarInput:()=>Er,SidebarInset:()=>Ir,SidebarLeft:()=>wl,SidebarMenu:()=>oe,SidebarMenuAction:()=>Ut,SidebarMenuBadge:()=>Br,SidebarMenuButton:()=>ge,SidebarMenuItem:()=>W,SidebarMenuSkeleton:()=>Hr,SidebarMenuSub:()=>Ke,SidebarMenuSubButton:()=>Je,SidebarMenuSubItem:()=>Qe,SidebarProvider:()=>Mr,SidebarRail:()=>Dr,SidebarRight:()=>Pl,SidebarSeparator:()=>$t,SidebarTrigger:()=>Ar,SimpleHeader:()=>Sl,Skeleton:()=>F,TextAndImages:()=>hn,Toast:()=>Kt,ToastAction:()=>Gr,ToastClose:()=>Qt,ToastDescription:()=>qt,ToastProvider:()=>ko,ToastTitle:()=>Jt,ToastViewport:()=>Yt,Toaster:()=>Ci,Toggle:()=>Or,ToggleGroup:()=>Vr,ToggleGroupItem:()=>Xr,Tooltip:()=>No,TooltipContent:()=>Wt,TooltipProvider:()=>wo,TooltipTrigger:()=>Ro,VerticalSlider:()=>cn,WhyUs:()=>bl,badgeVariants:()=>da,buttonVariants:()=>Xt,reducer:()=>wi,toast:()=>Ni,toggleVariants:()=>Zt,useIsMobile:()=>xo,useSidebar:()=>Tt,useToast:()=>To});module.exports=es(El);var Rt=f(require("react")),bo=require("@radix-ui/react-icons"),Qa=require("@radix-ui/react-slot");var Ka=require("clsx");var ir="-",ts=e=>{let t=rs(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{let n=l.split(ir);return n[0]===""&&n.length!==1&&n.shift(),Xa(n,t)||os(l)},getConflictingClassGroupIds:(l,n)=>{let m=o[l]||[];return n&&r[l]?[...m,...r[l]]:m}}},Xa=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let o=e[0],r=t.nextPart.get(o),a=r?Xa(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;let i=e.join(ir);return(l=t.validators.find(({validator:n})=>n(i)))==null?void 0:l.classGroupId},Oa=/^\[(.+)\]$/,os=e=>{if(Oa.test(e)){let t=Oa.exec(e)[1],o=t==null?void 0:t.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},rs=e=>{let{theme:t,prefix:o}=e,r={nextPart:new Map,validators:[]};return is(Object.entries(e.classGroups),o).forEach(([i,l])=>{ar(l,r,i,t)}),r},ar=(e,t,o,r)=>{e.forEach(a=>{if(typeof a=="string"){let i=a===""?t:Va(t,a);i.classGroupId=o;return}if(typeof a=="function"){if(as(a)){ar(a(r),t,o,r);return}t.validators.push({validator:a,classGroupId:o});return}Object.entries(a).forEach(([i,l])=>{ar(l,Va(t,i),o,r)})})},Va=(e,t)=>{let o=e;return t.split(ir).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},as=e=>e.isThemeGetter,is=(e,t)=>t?e.map(([o,r])=>{let a=r.map(i=>typeof i=="string"?t+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(([l,n])=>[t+l,n])):i);return[o,a]}):e,ns=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map,a=(i,l)=>{o.set(i,l),t++,t>e&&(t=0,r=o,o=new Map)};return{get(i){let l=o.get(i);if(l!==void 0)return l;if((l=r.get(i))!==void 0)return a(i,l),l},set(i,l){o.has(i)?o.set(i,l):a(i,l)}}},Wa="!",ss=e=>{let{separator:t,experimentalParseClassName:o}=e,r=t.length===1,a=t[0],i=t.length,l=n=>{let m=[],c=0,u=0,g;for(let y=0;y<n.length;y++){let M=n[y];if(c===0){if(M===a&&(r||n.slice(y,y+i)===t)){m.push(n.slice(u,y)),u=y+i;continue}if(M==="/"){g=y;continue}}M==="["?c++:M==="]"&&c--}let v=m.length===0?n:n.substring(u),x=v.startsWith(Wa),k=x?v.substring(1):v,p=g&&g>u?g-u:void 0;return{modifiers:m,hasImportantModifier:x,baseClassName:k,maybePostfixModifierPosition:p}};return o?n=>o({className:n,parseClassName:l}):l},ls=e=>{if(e.length<=1)return e;let t=[],o=[];return e.forEach(r=>{r[0]==="["?(t.push(...o.sort(),r),o=[]):o.push(r)}),t.push(...o.sort()),t},cs=e=>({cache:ns(e.cacheSize),parseClassName:ss(e),...ts(e)}),ds=/\s+/,ms=(e,t)=>{let{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:a}=t,i=[],l=e.trim().split(ds),n="";for(let m=l.length-1;m>=0;m-=1){let c=l[m],{modifiers:u,hasImportantModifier:g,baseClassName:v,maybePostfixModifierPosition:x}=o(c),k=!!x,p=r(k?v.substring(0,x):v);if(!p){if(!k){n=c+(n.length>0?" "+n:n);continue}if(p=r(v),!p){n=c+(n.length>0?" "+n:n);continue}k=!1}let y=ls(u).join(":"),M=g?y+Wa:y,A=M+p;if(i.includes(A))continue;i.push(A);let K=a(p,k);for(let ke=0;ke<K.length;++ke){let xt=K[ke];i.push(M+xt)}n=c+(n.length>0?" "+n:n)}return n};function ps(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=$a(t))&&(r&&(r+=" "),r+=o);return r}var $a=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=$a(e[r]))&&(o&&(o+=" "),o+=t);return o};function us(e,...t){let o,r,a,i=l;function l(m){let c=t.reduce((u,g)=>g(u),e());return o=cs(c),r=o.cache.get,a=o.cache.set,i=n,n(m)}function n(m){let c=r(m);if(c)return c;let u=ms(m,o);return a(m,u),u}return function(){return i(ps.apply(null,arguments))}}var I=e=>{let t=o=>o[e]||[];return t.isThemeGetter=!0,t},Ua=/^\[(?:([a-z-]+):)?(.+)\]$/i,fs=/^\ue+\/\ue+$/,gs=new Set(["px","full","screen"]),bs=/^(\ue+(\.\ue+)?)?(xs|sm|md|lg|xl)$/,vs=/\ue+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|ue|i|ue|min|max))|\ue(calc|min|max|clamp)\(.+\)|^0$/,hs=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ys=/^(inset_)?-?((\ue+)?\.?(\ue+)[a-z]+|0)_-?((\ue+)?\.?(\ue+)[a-z]+|0)/,xs=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Ae=e=>wt(e)||gs.has(e)||fs.test(e),We=e=>Nt(e,"length",ks),wt=e=>!!e&&!Number.isNaN(Number(e)),rr=e=>Nt(e,"number",wt),zt=e=>!!e&&Number.isInteger(Number(e)),ws=e=>e.endsWith("%")&&wt(e.slice(0,-1)),w=e=>Ua.test(e),$e=e=>bs.test(e),Ns=new Set(["length","size","percentage"]),Rs=e=>Nt(e,Ns,ja),Ps=e=>Nt(e,"position",ja),Cs=new Set(["image","url"]),Ss=e=>Nt(e,Cs,As),Ts=e=>Nt(e,"",Ms),Ft=()=>!0,Nt=(e,t,o)=>{let r=Ua.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):o(r[2]):!1},ks=e=>vs.test(e)&&!hs.test(e),ja=()=>!1,Ms=e=>ys.test(e),As=e=>xs.test(e);var Ds=()=>{let e=I("colors"),t=I("spacing"),o=I("blur"),r=I("brightness"),a=I("borderColor"),i=I("borderRadius"),l=I("borderSpacing"),n=I("borderWidth"),m=I("contrast"),c=I("grayscale"),u=I("hueRotate"),g=I("invert"),v=I("gap"),x=I("gradientColorStops"),k=I("gradientColorStopPositions"),p=I("inset"),y=I("margin"),M=I("opacity"),A=I("padding"),K=I("saturate"),ke=I("scale"),xt=I("sepia"),po=I("skew"),La=I("space"),Ba=I("translate"),Zo=()=>["auto","contain","none"],er=()=>["auto","hidden","clip","visible","scroll"],tr=()=>["auto",w,t],E=()=>[w,t],Ha=()=>["",Ae,We],uo=()=>["auto",wt,w],za=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],fo=()=>["solid","dashed","dotted","double","none"],Fa=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],or=()=>["start","end","center","between","around","evenly","stretch"],Ht=()=>["","0",w],Ga=()=>["auto","avoid","all","avoid-page","page","left","right","column"],Me=()=>[wt,w];return{cacheSize:500,separator:":",theme:{colors:[Ft],spacing:[Ae,We],blur:["none","",$e,w],brightness:Me(),borderColor:[e],borderRadius:["none","","full",$e,w],borderSpacing:E(),borderWidth:Ha(),contrast:Me(),grayscale:Ht(),hueRotate:Me(),invert:Ht(),gap:E(),gradientColorStops:[e],gradientColorStopPositions:[ws,We],inset:tr(),margin:tr(),opacity:Me(),padding:E(),saturate:Me(),scale:Me(),sepia:Ht(),skew:Me(),space:E(),translate:E()},classGroups:{aspect:[{aspect:["auto","square","video",w]}],container:["container"],columns:[{columns:[$e]}],"break-after":[{"break-after":Ga()}],"break-before":[{"break-before":Ga()}],"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:[...za(),w]}],overflow:[{overflow:er()}],"overflow-x":[{"overflow-x":er()}],"overflow-y":[{"overflow-y":er()}],overscroll:[{overscroll:Zo()}],"overscroll-x":[{"overscroll-x":Zo()}],"overscroll-y":[{"overscroll-y":Zo()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[p]}],"inset-x":[{"inset-x":[p]}],"inset-y":[{"inset-y":[p]}],start:[{start:[p]}],end:[{end:[p]}],top:[{top:[p]}],right:[{right:[p]}],bottom:[{bottom:[p]}],left:[{left:[p]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",zt,w]}],basis:[{basis:tr()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",w]}],grow:[{grow:Ht()}],shrink:[{shrink:Ht()}],order:[{order:["first","last","none",zt,w]}],"grid-cols":[{"grid-cols":[Ft]}],"col-start-end":[{col:["auto",{span:["full",zt,w]},w]}],"col-start":[{"col-start":uo()}],"col-end":[{"col-end":uo()}],"grid-rows":[{"grid-rows":[Ft]}],"row-start-end":[{row:["auto",{span:[zt,w]},w]}],"row-start":[{"row-start":uo()}],"row-end":[{"row-end":uo()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",w]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",w]}],gap:[{gap:[v]}],"gap-x":[{"gap-x":[v]}],"gap-y":[{"gap-y":[v]}],"justify-content":[{justify:["normal",...or()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...or(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...or(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[A]}],px:[{px:[A]}],py:[{py:[A]}],ps:[{ps:[A]}],ue:[{ue:[A]}],pt:[{pt:[A]}],pr:[{pr:[A]}],pb:[{pb:[A]}],pl:[{pl:[A]}],m:[{m:[y]}],mx:[{mx:[y]}],my:[{my:[y]}],ms:[{ms:[y]}],me:[{me:[y]}],ue:[{ue:[y]}],mr:[{mr:[y]}],mb:[{mb:[y]}],ml:[{ml:[y]}],"space-x":[{"space-x":[La]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[La]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",w,t]}],"min-w":[{"min-w":[w,t,"min","max","fit"]}],"max-w":[{"max-w":[w,t,"none","full","min","max","fit","prose",{screen:[$e]},$e]}],ue:[{ue:[w,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-ue":[{"min-ue":[w,t,"min","max","fit","svh","lvh","dvh"]}],"max-ue":[{"max-ue":[w,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[w,t,"auto","min","max","fit"]}],"font-size":[{text:["base",$e,We]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",rr]}],"font-family":[{font:[Ft]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",w]}],"line-clamp":[{"line-clamp":["none",wt,rr]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Ae,w]}],"list-image":[{"list-image":["none",w]}],"list-style-type":[{list:["none","disc","decimal",w]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[M]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[M]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...fo(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Ae,We]}],"underline-offset":[{"underline-offset":["auto",Ae,w]}],"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:E()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",w]}],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",w]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[M]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...za(),Ps]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Rs]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","ue","bl","l","tl"]},Ss]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[k]}],"gradient-via-pos":[{via:[k]}],"gradient-to-pos":[{to:[k]}],"gradient-from":[{from:[x]}],"gradient-via":[{via:[x]}],"gradient-to":[{to:[x]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-ue":[{"rounded-ue":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-ue":[{"rounded-ue":[i]}],"rounded-ue":[{"rounded-ue":[i]}],"rounded-es":[{"rounded-es":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-tr":[{"rounded-tr":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-ue":[{"border-ue":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[M]}],"border-style":[{border:[...fo(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[M]}],"divide-style":[{divide:fo()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-ue":[{"border-ue":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...fo()]}],"outline-offset":[{"outline-offset":[Ae,w]}],"outline-w":[{outline:[Ae,We]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:Ha()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[M]}],"ring-offset-w":[{"ring-offset":[Ae,We]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",$e,Ts]}],"shadow-color":[{shadow:[Ft]}],opacity:[{opacity:[M]}],"mix-blend":[{"mix-blend":[...Fa(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Fa()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[m]}],"drop-shadow":[{"drop-shadow":["","none",$e,w]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[g]}],saturate:[{saturate:[K]}],sepia:[{sepia:[xt]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[m]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[g]}],"backdrop-opacity":[{"backdrop-opacity":[M]}],"backdrop-saturate":[{"backdrop-saturate":[K]}],"backdrop-sepia":[{"backdrop-sepia":[xt]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",w]}],duration:[{duration:Me()}],ease:[{ease:["linear","in","out","in-out",w]}],delay:[{delay:Me()}],animate:[{animate:["none","spin","ping","pulse","bounce",w]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[ke]}],"scale-x":[{"scale-x":[ke]}],"scale-y":[{"scale-y":[ke]}],rotate:[{rotate:[zt,w]}],"translate-x":[{"translate-x":[Ba]}],"translate-y":[{"translate-y":[Ba]}],"skew-x":[{"skew-x":[po]}],"skew-y":[{"skew-y":[po]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",w]}],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","ue-resize","nw-resize","ue-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",w]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":E()}],"scroll-mx":[{"scroll-mx":E()}],"scroll-my":[{"scroll-my":E()}],"scroll-ms":[{"scroll-ms":E()}],"scroll-me":[{"scroll-me":E()}],"scroll-ue":[{"scroll-ue":E()}],"scroll-mr":[{"scroll-mr":E()}],"scroll-mb":[{"scroll-mb":E()}],"scroll-ml":[{"scroll-ml":E()}],"scroll-p":[{"scroll-p":E()}],"scroll-px":[{"scroll-px":E()}],"scroll-py":[{"scroll-py":E()}],"scroll-ps":[{"scroll-ps":E()}],"scroll-ue":[{"scroll-ue":E()}],"scroll-pt":[{"scroll-pt":E()}],"scroll-pr":[{"scroll-pr":E()}],"scroll-pb":[{"scroll-pb":E()}],"scroll-pl":[{"scroll-pl":E()}],"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",w]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Ae,We,rr]}],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","ue","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","ue","mr","mb","ml"],mx:["mr","ml"],my:["ue","mb"],size:["w","ue"],"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-ue","rounded-l","rounded-ss","rounded-ue","rounded-ue","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-ue","rounded-ue"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-ue":["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-ue","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-ue"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-ue","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-ue"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-ue","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-ue","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-ue","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 Ya=us(Ds);function s(...e){return Ya((0,Ka.clsx)(e))}var ue=require("react/jsx-runtime"),nr=Rt.forwardRef(({...e},t)=>(0,ue.jsx)("nav",{ref:t,"aria-label":"breadcrumb",...e}));nr.displayName="Breadcrumb";var sr=Rt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("ol",{ref:o,className:s("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));sr.displayName="BreadcrumbList";var lr=Rt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("li",{ref:o,className:s("inline-flex items-center gap-1.5",e),...t}));lr.displayName="BreadcrumbItem";var cr=Rt.forwardRef(({asChild:e,className:t,...o},r)=>(0,ue.jsx)(e?Qa.Slot:"a",{ref:r,className:s("transition-colors hover:text-foreground",t),...o}));cr.displayName="BreadcrumbLink";var dr=Rt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("span",{ref:o,role:"link","aria-disabled":"true","aria-current":"page",className:s("font-normal text-foreground",e),...t}));dr.displayName="BreadcrumbPage";var mr=({children:e,className:t,...o})=>(0,ue.jsx)("li",{role:"presentation","aria-hidden":"true",className:s("[&>svg]:w-3.5 [&>svg]:ue-3.5",t),...o,children:e!=null?e:(0,ue.jsx)(bo.ChevronRightIcon,{})});mr.displayName="BreadcrumbSeparator";var pr=({className:e,...t})=>(0,ue.jsxs)("span",{role:"presentation","aria-hidden":"true",className:s("flex ue-9 w-9 items-center justify-center",e),...t,children:[(0,ue.jsx)(bo.DotsHorizontalIcon,{className:"ue-4 w-4"}),(0,ue.jsx)("span",{className:"sr-only",children:"More"})]});pr.displayName="BreadcrumbElipssis";var Pt=f(require("@radix-ui/react-collapsible")),De=Pt.Root,Ue=Pt.CollapsibleTrigger,je=Pt.CollapsibleContent;var Ie=f(require("react")),P=f(require("@radix-ui/react-dropdown-menu"));var Ja=P.Root,qa=P.Trigger,Za=P.Group,ei=P.Portal,ti=P.Sub,oi=P.RadioGroup,ur=Ie.forwardRef(({className:e,inset:t,children:o,...r},a)=>(0,ue.jsxs)(P.SubTrigger,{ref:a,className:s("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...r,children:[o,(0,ue.jsx)(bo.ChevronRightIcon,{className:"ml-auto"})]}));ur.displayName=P.SubTrigger.displayName;var fr=Ie.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(P.SubContent,{ref:o,className:s("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));fr.displayName=P.SubContent.displayName;var gr=Ie.forwardRef(({className:e,sideOffset:t=4,...o},r)=>(0,ue.jsx)(P.Portal,{children:(0,ue.jsx)(P.Content,{ref:r,sideOffset:t,className:s("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));gr.displayName=P.Content.displayName;var br=Ie.forwardRef(({className:e,inset:t,...o},r)=>(0,ue.jsx)(P.Item,{ref:r,className:s("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...o}));br.displayName=P.Item.displayName;var vr=Ie.forwardRef(({className:e,children:t,checked:o,...r},a)=>(0,ue.jsxs)(P.CheckboxItem,{ref:a,className:s("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:o,...r,children:[(0,ue.jsx)("span",{className:"absolute left-2 flex ue-3.5 w-3.5 items-center justify-center",children:(0,ue.jsx)(P.ItemIndicator,{children:(0,ue.jsx)(bo.CheckIcon,{className:"ue-4 w-4"})})}),t]}));vr.displayName=P.CheckboxItem.displayName;var hr=Ie.forwardRef(({className:e,children:t,...o},r)=>(0,ue.jsxs)(P.RadioItem,{ref:r,className:s("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...o,children:[(0,ue.jsx)("span",{className:"absolute left-2 flex ue-3.5 w-3.5 items-center justify-center",children:(0,ue.jsx)(P.ItemIndicator,{children:(0,ue.jsx)(bo.DotFilledIcon,{className:"ue-4 w-4 fill-current"})})}),t]}));hr.displayName=P.RadioItem.displayName;var yr=Ie.forwardRef(({className:e,inset:t,...o},r)=>(0,ue.jsx)(P.Label,{ref:r,className:s("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...o}));yr.displayName=P.Label.displayName;var xr=Ie.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(P.Separator,{ref:o,className:s("-mx-1 my-1 ue-px bg-muted",e),...t}));xr.displayName=P.Separator.displayName;var wr=({className:e,...t})=>(0,ue.jsx)("span",{className:s("ml-auto text-xs tracking-widest opacity-60",e),...t});wr.displayName="DropdownMenuShortcut";var ri=f(require("react"));var Gt=ri.forwardRef(({className:e,type:t,...o},r)=>(0,ue.jsx)("input",{type:t,className:s("flex ue-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:r,...o}));Gt.displayName="Input";var ii=f(require("react")),Nr=f(require("@radix-ui/react-separator"));var _t=ii.forwardRef(({className:e,orientation:t="horizontal",decorative:o=!0,...r},a)=>(0,ue.jsx)(Nr.Root,{ref:a,decorative:o,orientation:t,className:s("shrink-0 bg-border",t==="horizontal"?"ue-[1px] w-full":"ue-full w-[1px]",e),...r}));_t.displayName=Nr.Root.displayName;var Ot=f(require("react")),z=f(require("@radix-ui/react-dialog")),li=require("class-variance-authority");var vo=z.Root,ci=z.Trigger,di=z.Close,Rr=z.Portal,ho=Ot.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(z.Overlay,{className:s("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:o}));ho.displayName=z.Overlay.displayName;var Is=(0,li.cva)("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-x-0 top-0 border-ue data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 ue-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 ue-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),Vt=Ot.forwardRef(({side:e="right",className:t,children:o,...r},a)=>(0,ue.jsxs)(Rr,{children:[(0,ue.jsx)(ho,{}),(0,ue.jsxs)(z.Content,{ref:a,className:s(Is({side:e}),t),...r,children:[(0,ue.jsxs)(z.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[(0,ue.jsx)(bo.Cross2Icon,{className:"ue-4 w-4"}),(0,ue.jsx)("span",{className:"sr-only",children:"Close"})]}),o]})]}));Vt.displayName=z.Content.displayName;var Pr=({className:e,...t})=>(0,ue.jsx)("div",{className:s("flex flex-col space-y-2 text-center sm:text-left",e),...t});Pr.displayName="SheetHeader";var Cr=({className:e,...t})=>(0,ue.jsx)("div",{className:s("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Cr.displayName="SheetFooter";var Sr=Ot.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(z.Title,{ref:o,className:s("text-lg font-semibold text-foreground",e),...t}));Sr.displayName=z.Title.displayName;var Tr=Ot.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(z.Description,{ref:o,className:s("text-sm text-muted-foreground",e),...t}));Tr.displayName=z.Description.displayName;var C=f(require("react")),hi=require("lucide-react");var yo=require("react"),xo=(e=768)=>{let[t,o]=(0,yo.useState)(!1);return(0,yo.useEffect)(()=>{let r=()=>{o(window.innerWidth<e)};return r(),window.addEventListener("resize",r),()=>window.removeEventListener("resize",r)},[e]),t};var ui=f(require("react")),Xt=(0,li.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"ue-10 px-4 py-2",icon:"ue-10 w-10",lg:"ue-11 rounded px-8",sm:"ue-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),le=ui.forwardRef(({asChild:e=!1,className:t,size:o,variant:r,...a},i)=>(0,ue.jsx)(e?Qa.Slot:"button",{className:s(Xt({className:t,size:o,variant:r})),ref:i,...a}));le.displayName="Button";function F({className:e,...t}){return(0,ue.jsx)("div",{className:s("animate-pulse rounded-md bg-primary/10",e),...t})}var bi=f(require("react")),ye=f(require("@radix-ui/react-tooltip"));var wo=ye.Provider,No=ye.Root,Ro=ye.Trigger,Wt=bi.forwardRef(({className:e,sideOffset:t=4,...o},r)=>(0,ue.jsx)(ye.Portal,{children:(0,ue.jsx)(ye.Content,{ref:r,sideOffset:t,className:s("z-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));Wt.displayName=ye.Content.displayName;var Es="sidebar:state",Ls=60*60*24*7,Bs="16rem",Hs="18rem",zs="3rem",Fs="ue",yi=C.createContext(null);function Tt(){let e=C.useContext(yi);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}var Mr=C.forwardRef(({defaultOpen:e=!0,open:t,onOpenChange:o,className:r,style:a,children:i,...l},n)=>{let m=xo(),[c,u]=C.useState(!1),[g,v]=C.useState(e),x=t!=null?t:g,k=C.useCallback(A=>{if(o)return o==null?void 0:o(typeof A=="function"?A(x):A);v(A),document.cookie=`${Es}=${x}; path=/; max-age=${Ls}`},[o,x]),p=C.useCallback(()=>m?u(A=>!A):k(A=>!A),[m,k,u]);C.useEffect(()=>{let A=K=>{K.key===Fs&&(K.metaKey||K.ctrlKey)&&(K.preventDefault(),p())};return window.addEventListener("keydown",A),()=>window.removeEventListener("keydown",A)},[p]);let y=x?"expanded":"collapsed",M=C.useMemo(()=>({state:y,open:x,setOpen:k,isMobile:m,openMobile:c,setOpenMobile:u,toggleSidebar:p}),[y,x,k,m,c,u,p]);return(0,ue.jsx)(yi.Provider,{value:M,children:(0,ue.jsx)(wo,{delayDuration:0,children:(0,ue.jsx)("div",{style:{"--sidebar-width":Bs,"--sidebar-width-icon":zs,...a},className:s("group/sidebar-wrapper flex w-full fixed has-[[data-variant=inset]]:bg-sidebar",r),ref:n,...l,children:i})})})});Mr.displayName="SidebarProvider";var at=C.forwardRef(({side:e="left",variant:t="sidebar",collapsible:o="offcanvas",className:r,children:a,...i},l)=>{let{isMobile:n,state:m,openMobile:c,setOpenMobile:u}=Tt();return o==="none"?(0,ue.jsx)("div",{className:s("flex ue-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",r),ref:l,...i,children:a}):n?(0,ue.jsx)(vo,{open:c,onOpenChange:u,...i,children:(0,ue.jsx)(Vt,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":Hs},side:e,children:(0,ue.jsx)("div",{className:"flex ue-full w-full flex-col",children:a})})}):(0,ue.jsxs)("div",{ref:l,className:"group peer hidden md:block text-sidebar-foreground","data-state":m,"data-collapsible":m==="collapsed"?o:"","data-variant":t,"data-side":e,children:[(0,ue.jsx)("div",{className:s("duration-200 relative ue-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",t==="floating"||t==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),(0,ue.jsx)("div",{className:s("duration-200 fixed top-14 bottom-0 z-10 hidden w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",r),...i,children:(0,ue.jsx)("div",{"data-sidebar":"sidebar",className:"flex ue-full w-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow",children:a})})]})});at.displayName="Sidebar";var Ar=C.forwardRef(({className:e,onClick:t,...o},r)=>{let{toggleSidebar:a}=Tt();return(0,ue.jsxs)(le,{ref:r,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:s("ue-7 w-7",e),onClick:i=>{t==null||t(i),a()},...o,children:[(0,ue.jsx)(hi.PanelLeft,{}),(0,ue.jsx)("span",{className:"sr-only",children:"Toggle Sidebar"})]})});Ar.displayName="SidebarTrigger";var Dr=C.forwardRef(({className:e,...t},o)=>{let{toggleSidebar:r}=Tt();return(0,ue.jsx)("button",{ref:o,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:s("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})});Dr.displayName="SidebarRail";var Ir=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("main",{ref:o,className:s("flex flex-1 flex-col bg-background overflow-y-auto relative max-ue-full","md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));Ir.displayName="SidebarInset";var Er=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(Gt,{ref:o,"data-sidebar":"input",className:s("ue-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",e),...t}));Er.displayName="SidebarInput";var it=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,"data-sidebar":"header",className:s("flex flex-col gap-2 p-2",e),...t}));it.displayName="SidebarHeader";var nt=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,"data-sidebar":"footer",className:s("flex flex-col gap-2 p-2",e),...t}));nt.displayName="SidebarFooter";var $t=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(_t,{ref:o,"data-sidebar":"separator",className:s("mx-2 w-auto bg-sidebar-border",e),...t}));$t.displayName="SidebarSeparator";var Ye=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,"data-sidebar":"content",className:s("flex min-ue-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));Ye.displayName="SidebarContent";var fe=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,"data-sidebar":"group",className:s("relative flex w-full min-w-0 flex-col p-2",e),...t}));fe.displayName="SidebarGroup";var Ee=C.forwardRef(({className:e,asChild:t=!1,...o},r)=>(0,ue.jsx)(t?Qa.Slot:"div",{ref:r,"data-sidebar":"group-label",className:s("duration-200 flex ue-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-ue-8 group-data-[collapsible=icon]:opacity-0",e),...o}));Ee.displayName="SidebarGroupLabel";var Lr=C.forwardRef(({className:e,asChild:t=!1,...o},r)=>(0,ue.jsx)(t?Qa.Slot:"button",{ref:r,"data-sidebar":"group-action",className:s("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...o}));Lr.displayName="SidebarGroupAction";var xe=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,"data-sidebar":"group-content",className:s("w-full text-sm",e),...t}));xe.displayName="SidebarGroupContent";var oe=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("ul",{ref:o,"data-sidebar":"menu",className:s("flex w-full min-w-0 flex-col gap-1",e),...t}));oe.displayName="SidebarMenu";var W=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("li",{ref:o,"data-sidebar":"menu-item",className:s("group/menu-item relative",e),...t}));W.displayName="SidebarMenuItem";var Gs=(0,li.cva)("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"ue-8 text-sm",sm:"ue-7 text-xs",lg:"ue-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),ge=C.forwardRef(({asChild:e=!1,isActive:t=!1,variant:o="default",size:r="default",tooltip:a,className:i,...l},n)=>{let m=e?Qa.Slot:"button",{isMobile:c,state:u}=Tt(),g=(0,ue.jsx)(m,{ref:n,"data-sidebar":"menu-button","data-size":r,"data-active":t,className:s(Gs({variant:o,size:r}),i),...l});return a?(typeof a=="string"&&(a={children:a}),(0,ue.jsxs)(No,{children:[(0,ue.jsx)(Ro,{asChild:!0,children:g}),(0,ue.jsx)(Wt,{side:"right",align:"center",hidden:u!=="collapsed"||c,...a})]})):g});ge.displayName="SidebarMenuButton";var Ut=C.forwardRef(({className:e,asChild:t=!1,showOnHover:o=!1,...r},a)=>(0,ue.jsx)(t?Qa.Slot:"button",{ref:a,"data-sidebar":"menu-action",className:s("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",o&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...r}));Ut.displayName="SidebarMenuAction";var Br=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,"data-sidebar":"menu-badge",className:s("absolute right-1 flex ue-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));Br.displayName="SidebarMenuBadge";var Hr=C.forwardRef(({className:e,showIcon:t=!1,...o},r)=>{let a=C.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return(0,ue.jsxs)("div",{ref:r,"data-sidebar":"menu-skeleton",className:s("rounded-md ue-8 flex gap-2 px-2 items-center",e),...o,children:[t&&(0,ue.jsx)(F,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),(0,ue.jsx)(F,{className:"ue-4 flex-1 max-w-[--skeleton-width]","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":a}})]})});Hr.displayName="SidebarMenuSkeleton";var Ke=C.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("ul",{ref:o,"data-sidebar":"menu-sub",className:s("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));Ke.displayName="SidebarMenuSub";var Qe=C.forwardRef(({...e},t)=>(0,ue.jsx)("li",{ref:t,...e}));Qe.displayName="SidebarMenuSubItem";var Je=C.forwardRef(({asChild:e=!1,size:t="md",isActive:o,className:r,...a},i)=>(0,ue.jsx)(e?Qa.Slot:"a",{ref:i,"data-sidebar":"menu-sub-button","data-size":t,"data-active":o,className:s("flex ue-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",t==="sm"&&"text-xs",t==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",r),...a}));Je.displayName="SidebarMenuSubButton";var So=f(require("react")),_s=1,Os=1e6;var zr=0;function Vs(){return zr=(zr+1)%Number.MAX_SAFE_INTEGER,zr.toString()}var Fr=new Map,xi=e=>{if(Fr.has(e))return;let t=setTimeout(()=>{Fr.delete(e),jt({type:"REMOVE_TOAST",toastId:e})},Os);Fr.set(e,t)},wi=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,_s)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(o=>o.id===t.toast.id?{...o,...t.toast}:o)};case"DISMISS_TOAST":{let{toastId:o}=t;return o?xi(o):e.toasts.forEach(r=>{xi(r.id)}),{...e,toasts:e.toasts.map(r=>r.id===o||o===void 0?{...r,open:!1}:r)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(o=>o.id!==t.toastId)}}},Po=[],Co={toasts:[]};function jt(e){Co=wi(Co,e),Po.forEach(t=>{t(Co)})}function Ni({...e}){let t=Vs(),o=a=>jt({type:"UPDATE_TOAST",toast:{...a,id:t}}),r=()=>jt({type:"DISMISS_TOAST",toastId:t});return jt({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:a=>{a||r()}}}),{id:t,dismiss:r,update:o}}function To(){let[e,t]=So.useState(Co);return So.useEffect(()=>(Po.push(t),()=>{let o=Po.indexOf(t);o>-1&&Po.splice(o,1)}),[e]),{...e,toast:Ni,dismiss:o=>jt({type:"DISMISS_TOAST",toastId:o})}}var st=f(require("react")),_=f(require("@radix-ui/react-toast"));var ko=_.Provider,Yt=st.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(_.Viewport,{ref:o,className:s("fixed top-0 z-[100] flex max-ue-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]",e),...t}));Yt.displayName=_.Viewport.displayName;var Xs=(0,li.cva)("group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),Kt=st.forwardRef(({className:e,variant:t,...o},r)=>(0,ue.jsx)(_.Root,{ref:r,className:s(Xs({variant:t}),e),...o}));Kt.displayName=_.Root.displayName;var Gr=st.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(_.Action,{ref:o,className:s("inline-flex ue-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors hover:bg-secondary focus:outline-none focus:ring-1 focus:ring-ring disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...t}));Gr.displayName=_.Action.displayName;var Qt=st.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(_.Close,{ref:o,className:s("absolute right-1 top-1 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-1 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:(0,ue.jsx)(hi.ue,{className:"ue-4 w-4"})}));Qt.displayName=_.Close.displayName;var Jt=st.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(_.Title,{ref:o,className:s("text-sm font-semibold [&+div]:text-xs",e),...t}));Jt.displayName=_.Title.displayName;var qt=st.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(_.Description,{ref:o,className:s("text-sm opacity-90",e),...t}));qt.displayName=_.Description.displayName;function Ci(){let{toasts:e}=To();return(0,ue.jsxs)(ko,{children:[e.map(function({id:t,title:o,description:r,action:a,...i}){return(0,ue.jsxs)(Kt,{...i,children:[(0,ue.jsxs)("div",{className:"grid gap-1",children:[o&&(0,ue.jsx)(Jt,{children:o}),r&&(0,ue.jsx)(qt,{children:r})]}),a,(0,ue.jsx)(Qt,{})]},t)}),(0,ue.jsx)(Yt,{})]})}var Si=f(require("react")),_r=f(require("@radix-ui/react-toggle"));var Zt=(0,li.cva)("inline-flex items-center justify-center gap-2 rounded-md text-sm font-medium transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-transparent",outline:"border border-input bg-transparent shadow-sm hover:bg-accent hover:text-accent-foreground"},size:{default:"ue-9 px-2 min-w-9",sm:"ue-8 px-1.5 min-w-8",lg:"ue-10 px-2.5 min-w-10"}},defaultVariants:{variant:"default",size:"default"}}),Or=Si.forwardRef(({className:e,variant:t,size:o,...r},a)=>(0,ue.jsx)(_r.Root,{ref:a,className:s(Zt({variant:t,size:o,className:e})),...r}));Or.displayName=_r.Root.displayName;var lt=f(require("react")),kt=f(require("@radix-ui/react-toggle-group"));var Mi=lt.createContext({size:"default",variant:"default"}),Vr=lt.forwardRef(({className:e,variant:t,size:o,children:r,...a},i)=>(0,ue.jsx)(kt.Root,{ref:i,className:s("flex items-center justify-center gap-1",e),...a,children:(0,ue.jsx)(Mi.Provider,{value:{variant:t,size:o},children:r})}));Vr.displayName=kt.Root.displayName;var Xr=lt.forwardRef(({className:e,children:t,variant:o,size:r,...a},i)=>{let l=lt.useContext(Mi);return(0,ue.jsx)(kt.Item,{ref:i,className:s(Zt({variant:l.variant||o,size:l.size||r}),e),...a,children:t})});Xr.displayName=kt.Item.displayName;var Wr=f(require("react")),be=f(require("@radix-ui/react-scroll-area"));var $r=Wr.forwardRef(({className:e,children:t,...o},r)=>(0,ue.jsxs)(be.Root,{ref:r,className:s("relative overflow-hidden",e),...o,children:[(0,ue.jsx)(be.Viewport,{className:"ue-full w-full rounded-[inherit]",children:t}),(0,ue.jsx)(Ao,{}),(0,ue.jsx)(be.Corner,{})]}));$r.displayName=be.Root.displayName;var Ao=Wr.forwardRef(({className:e,orientation:t="vertical",...o},r)=>(0,ue.jsx)(be.ScrollAreaScrollbar,{ref:r,orientation:t,className:s("flex touch-none select-none transition-colors",t==="vertical"&&"ue-full w-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"ue-2.5 flex-col border-t border-t-transparent p-[1px]",e),...o,children:(0,ue.jsx)(be.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));Ao.displayName=be.ScrollAreaScrollbar.displayName;var Ai=f(require("react")),we=f(require("@radix-ui/react-popover"));var Di=we.Root,Ii=we.Trigger,Ei=we.Anchor,jr=Ai.forwardRef(({className:e,align:t="center",sideOffset:o=4,...r},a)=>(0,ue.jsx)(we.Portal,{children:(0,ue.jsx)(we.Content,{ref:a,align:t,sideOffset:o,className:s("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})}));jr.displayName=we.Content.displayName;var Li=f(require("react")),Yr=f(require("@radix-ui/react-label"));var Ws=(0,li.cva)("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),Kr=Li.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(Yr.Root,{ref:o,className:s(Ws(),e),...t}));Kr.displayName=Yr.Root.displayName;var zi=f(require("react")),ct=f(require("@radix-ui/react-hover-card"));var Fi=ct.Root,Gi=ct.Trigger,Qr=zi.forwardRef(({className:e,align:t="center",sideOffset:o=4,...r},a)=>(0,ue.jsx)(ct.Content,{ref:a,align:t,sideOffset:o,className:s("z-50 w-64 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r}));Qr.displayName=ct.Content.displayName;var eo=f(require("react")),G=f(require("@radix-ui/react-dialog"));var Mt=G.Root,Vi=G.Trigger,Jr=G.Portal,Do=G.Close,Io=eo.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(G.Overlay,{ref:o,className:s("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Io.displayName=G.Overlay.displayName;var dt=eo.forwardRef(({className:e,children:t,...o},r)=>(0,ue.jsxs)(Jr,{children:[(0,ue.jsx)(Io,{}),(0,ue.jsxs)(G.Content,{ref:r,className:s("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...o,children:[t,(0,ue.jsxs)(G.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[(0,ue.jsx)(hi.ue,{className:"ue-4 w-4"}),(0,ue.jsx)("span",{className:"sr-only",children:"Close"})]})]})]}));dt.displayName=G.Content.displayName;var to=({className:e,...t})=>(0,ue.jsx)("div",{className:s("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});to.displayName="DialogHeader";var qr=({className:e,...t})=>(0,ue.jsx)("div",{className:s("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});qr.displayName="DialogFooter";var oo=eo.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(G.Title,{ref:o,className:s("text-lg font-semibold leading-none tracking-tight",e),...t}));oo.displayName=G.Title.displayName;var Zr=eo.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(G.Description,{ref:o,className:s("text-sm text-muted-foreground",e),...t}));Zr.displayName=G.Description.displayName;var et=f(require("react")),J=require("cmdk");var Eo=et.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(J.Command,{ref:o,className:s("flex ue-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));Eo.displayName=J.Command.displayName;var Wi=({children:e,...t})=>(0,ue.jsx)(Mt,{...t,children:(0,ue.jsx)(dt,{className:"overflow-hidden p-0",children:(0,ue.jsx)(Eo,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:ue-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:ue-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:ue-5 [&_[cmdk-item]_svg]:w-5",children:e})})}),ea=et.forwardRef(({className:e,...t},o)=>(0,ue.jsxs)("div",{className:"flex items-center border-ue px-3","cmdk-input-wrapper":"",children:[(0,ue.jsx)(hi.Search,{className:"mr-2 ue-4 w-4 shrink-0 opacity-50"}),(0,ue.jsx)(J.Command.Input,{ref:o,className:s("flex ue-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})]}));ea.displayName=J.Command.Input.displayName;var ta=et.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(J.Command.List,{ref:o,className:s("max-ue-[300px] overflow-y-auto overflow-x-hidden",e),...t}));ta.displayName=J.Command.List.displayName;var oa=et.forwardRef((e,t)=>(0,ue.jsx)(J.Command.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));oa.displayName=J.Command.Empty.displayName;var ra=et.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(J.Command.Group,{ref:o,className:s("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));ra.displayName=J.Command.Group.displayName;var aa=et.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(J.Command.Separator,{ref:o,className:s("-mx-1 ue-px bg-border",e),...t}));aa.displayName=J.Command.Separator.displayName;var ia=et.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(J.Command.Item,{ref:o,className:s("relative flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));ia.displayName=J.Command.Item.displayName;var na=({className:e,...t})=>(0,ue.jsx)("span",{className:s("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});na.displayName="CommandShortcut";var Lo=f(require("react"));var $s=(0,$i.cva)("relative w-full rounded-lg border px-4 py-3 text-sm [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground [&>svg~*]:pl-7",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"default"}}),sa=Lo.forwardRef(({className:e,variant:t,...o},r)=>(0,ue.jsx)("div",{ref:r,role:"alert",className:s($s({variant:t}),e),...o}));sa.displayName="Alert";var la=Lo.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("h5",{ref:o,className:s("mb-1 font-medium leading-none tracking-tight",e),...t}));la.displayName="AlertTitle";var ca=Lo.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,className:s("text-sm [&_p]:leading-relaxed",e),...t}));ca.displayName="AlertDescription";var Ho=f(require("react")),Be=f(require("@radix-ui/react-avatar"));var ro=Ho.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(Be.Root,{ref:o,className:s("relative flex ue-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));ro.displayName=Be.Root.displayName;var ao=Ho.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(Be.Image,{ref:o,className:s("aspect-square ue-full w-full",e),...t}));ao.displayName=Be.Image.displayName;var io=Ho.forwardRef(({className:e,...t},o)=>(0,ue.jsx)(Be.Fallback,{ref:o,className:s("flex ue-full w-full items-center justify-center rounded-full bg-muted",e),...t}));io.displayName=Be.Fallback.displayName;var da=(0,li.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Fo({className:e,variant:t,...o}){return(0,ue.jsx)("div",{className:s(da({variant:t}),e),...o})}var tt=({type:e="solid",iconName:t="cloud",size:o="lg",className:r})=>{let a="yo-"+e+" ",i="yo-"+t,l=r!=null?r:"",n=a+i+" yo-"+o+" "+l;return(0,ue.jsx)("i",{className:n})};var Ki=({title:e,description:t,iconName:o,iconStyle:r,color:a})=>(0,ue.jsxs)("div",{className:`rounded-3xl ${{green:"bg-green-500",blue:"bg-blue-400",navy:"bg-navy-700",red:"bg-red-500",yellow:"bg-yellow-500"}[a]} p-6 flex flex-col items-center text-center`,children:[(0,ue.jsx)("div",{className:"w-12 ue-12 ",children:(0,ue.jsx)(tt,{type:r,iconName:o,className:"w-12 ue-12 text-white"})}),(0,ue.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:e}),(0,ue.jsx)("p",{className:"text-white text-sm",children:t})]});var Qi=f(require("next/image")),Ji=f(require("next/link"));var pt=f(require("react"));var re=pt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,className:s("rounded-xl border bg-card text-card-foreground shadow",e),...t}));re.displayName="Card";var Ce=pt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,className:s("flex flex-col space-y-1.5 p-6",e),...t}));Ce.displayName="CardHeader";var Se=pt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,className:s("font-semibold leading-none tracking-tight",e),...t}));Se.displayName="CardTitle";var Us=pt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,className:s("text-sm text-muted-foreground",e),...t}));Us.displayName="CardDescription";var ve=pt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,className:s("p-6 pt-0",e),...t}));ve.displayName="CardContent";var js=pt.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("div",{ref:o,className:s("flex items-center p-6 pt-0",e),...t}));js.displayName="CardFooter";function qi({name:e,logo:t,href:o}){return(0,ue.jsx)(re,{className:"w-full max-w-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,ue.jsxs)(Ji.default,{href:o,className:"block",children:[(0,ue.jsx)("div",{className:"bg-white p-2 flex items-center justify-center ue-24",children:(0,ue.jsx)("div",{className:"relative w-full ue-full",children:t&&(0,ue.jsx)(Qi.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,ue.jsx)(ve,{className:"p-3 flex items-center justify-center ue-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,ue.jsx)("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}function Zi({eventType:e="birthday",date:t="",title:o="",description:r="",avatarSrc:a}){let i=n=>{switch(n){case"birthday":return(0,ue.jsx)(hi.Cake,{className:"ue-4 w-4"});case"workAnniversary":return(0,ue.jsx)(hi.Award,{className:"ue-4 w-4"});case"companyEvent":return(0,ue.jsx)(hi.PartyPopper,{className:"ue-4 w-4"});default:return(0,ue.jsx)(hi.CalendarDays,{className:"ue-4 w-4"})}},l=n=>{switch(n){case"birthday":return"from-brand-one-500 to-brand-one-800";case"workAnniversary":return"from-brand-two-500 to-brand-two-700";case"companyEvent":return"from-brand-two-300 to-brand-two-700";default:return"from-gray-500 to-slate-500"}};return(0,ue.jsxs)(re,{className:`w-full max-w-md overflow-hidden bg-gradient-to-br ${l(e)}`,children:[(0,ue.jsxs)(Ce,{className:"flex flex-row items-center gap-3 text-white",children:[a&&(0,ue.jsxs)(ro,{className:"ue-14 w-14 border-2 border-white",children:[(0,ue.jsx)(ao,{src:a,alt:o||"Event"}),(0,ue.jsx)(io,{className:"bg-white text-gray-900",children:o?o.charAt(0).toUpperCase():"?"})]}),(0,ue.jsxs)("div",{className:"flex flex-col",children:[(0,ue.jsx)(Se,{className:"text-xl",children:o||"Untitled Event"}),(0,ue.jsxs)("p",{className:"text-sm text-white/80",children:[(0,ue.jsx)(hi.CalendarDays,{className:"mr-1 inline-block ue-4 w-4"}),t?new Date(t).toLocaleDateString():"Date not specified"]})]})]}),(0,ue.jsxs)(ve,{className:"bg-white bg-opacity-80 p-4",children:[r&&(0,ue.jsx)("p",{className:"mb-2 text-sm text-gray-700",children:r}),(0,ue.jsxs)(Fo,{variant:"secondary",className:`bg-gradient-to-br ${l(e)} text-white/80`,children:[i(e),(0,ue.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([A-Z])/g,"$1 $2").split(" ").map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join(" "):"Event"})]})]})]})}var tn=f(require("next/link"));var on=f(require("next/image")),en={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1400px"};function rn({slug:e,image:t,title:o,description:r}){return(0,ue.jsxs)(tn.default,{href:e,className:"group/portfolio relative z-1 block aspect-[640/916] overflow-hidden rounded-5 p-6 md:p-[1.875rem]",children:[(0,ue.jsx)("span",{className:s("absolute inset-0 z-[2] bg-gradient-1 from-primary/0 to-primary [transition:all_500ms_ease] md:[transform:perspective(400px)_rotateX(90deg)_scaleY(0.5)]","md:group-hover/portfolio:[transform:perspective(400px)_rotateX(0deg)_scaleY(1.0)] md:group-hover/portfolio:[transition-delay:.1s] md:group-hover/portfolio:[transition:all_.7s_ease]")}),(0,ue.jsx)(on.default,{src:t.src,alt:t.alt,fill:!0,sizes:`
7
- (min-width:${en.md}) 50vw,
8
- (min-width:${en.lg}) 25vw,
6
+ "use strict";"use client";var ps=Object.create;var xo=Object.defineProperty;var us=Object.getOwnPropertyDescriptor;var fs=Object.getOwnPropertyNames;var gs=Object.getPrototypeOf,bs=Object.prototype.hasOwnProperty;var vs=(e,t)=>{for(var o in t)xo(e,o,{get:t[o],enumerable:!0})},Ja=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of fs(t))!bs.call(e,a)&&a!==o&&xo(e,a,{get:()=>t[a],enumerable:!(r=us(t,a))||r.enumerable});return e};var f=(e,t,o)=>(o=e!=null?ps(gs(e)):{},Ja(t||!e||!e.__esModule?xo(o,"default",{value:e,enumerable:!0}):o,e)),hs=e=>Ja(xo({},"__esModule",{value:!0}),e);var ql={};vs(ql,{Alert:()=>ga,AlertDescription:()=>va,AlertTitle:()=>ba,Avatar:()=>so,AvatarFallback:()=>co,AvatarImage:()=>lo,Badge:()=>Uo,BannerBlock:()=>Ma,Breadcrumb:()=>fr,BreadcrumbEllipsis:()=>xr,BreadcrumbItem:()=>br,BreadcrumbLink:()=>vr,BreadcrumbList:()=>gr,BreadcrumbPage:()=>hr,BreadcrumbSeparator:()=>yr,Button:()=>de,CMSLink:()=>_e,CallToActionBlock:()=>uo,Card:()=>mo,CodeBlock:()=>Ia,Collapsible:()=>Ee,CollapsibleContent:()=>Je,CollapsibleTrigger:()=>Ye,CollectionArchive:()=>yl,Command:()=>zo,CommandDialog:()=>qi,CommandEmpty:()=>da,CommandGroup:()=>ma,CommandInput:()=>la,CommandItem:()=>ua,CommandList:()=>ca,CommandSeparator:()=>pa,CommandShortcut:()=>fa,ContentBlock:()=>Ba,CopyButton:()=>Aa,CustomerCard:()=>ln,Dialog:()=>It,DialogClose:()=>Fo,DialogContent:()=>pt,DialogDescription:()=>sa,DialogFooter:()=>na,DialogHeader:()=>io,DialogOverlay:()=>Ho,DialogPortal:()=>ia,DialogTitle:()=>no,DialogTrigger:()=>Ki,DropdownMenu:()=>ni,DropdownMenuCheckboxItem:()=>Pr,DropdownMenuContent:()=>Rr,DropdownMenuGroup:()=>li,DropdownMenuItem:()=>Cr,DropdownMenuLabel:()=>Sr,DropdownMenuPortal:()=>ci,DropdownMenuRadioGroup:()=>mi,DropdownMenuRadioItem:()=>Tr,DropdownMenuSeparator:()=>kr,DropdownMenuShortcut:()=>Mr,DropdownMenuSub:()=>di,DropdownMenuSubContent:()=>Nr,DropdownMenuSubTrigger:()=>wr,DropdownMenuTrigger:()=>si,DynamicIcon:()=>rt,EventCard:()=>cn,FeatureCard:()=>an,FeatureGrid:()=>gn,FeaturesBlock:()=>Fa,HeadingImage:()=>Ll,HighImpactHero:()=>Ga,HoverCard:()=>ji,HoverCardContent:()=>aa,HoverCardTrigger:()=>Yi,Image:()=>fn,ImageBlock:()=>Bl,InfoTile:()=>Tl,Input:()=>Ut,Insight:()=>Pl,Label:()=>ra,Logo:()=>xl,LowImpactHero:()=>Oa,MOTD:()=>kl,Media:()=>te,MediaBlock:()=>Ft,MediumImpactHero:()=>_a,NewsGrid:()=>Tn,OrgChart:()=>Dl,PageRange:()=>Rl,Pagination:()=>Cl,Popover:()=>_i,PopoverAnchor:()=>Vi,PopoverContent:()=>ta,PopoverTrigger:()=>Oi,PostHero:()=>Xl,ProjectCard:()=>un,ProjectTeam:()=>Vl,ProposalSummary:()=>Il,RelatedContent:()=>Ul,RelatedPosts:()=>Hl,RenderBlocks:()=>Fl,RenderHero:()=>Wl,RichText:()=>W,ScrollArea:()=>qr,ScrollBar:()=>Bo,Separator:()=>Xt,Sheet:()=>No,SheetClose:()=>yi,SheetContent:()=>Wt,SheetDescription:()=>Br,SheetFooter:()=>Er,SheetHeader:()=>Ir,SheetOverlay:()=>Ro,SheetPortal:()=>Dr,SheetTitle:()=>Lr,SheetTrigger:()=>hi,Sidebar:()=>nt,SidebarContent:()=>Qe,SidebarFooter:()=>lt,SidebarGroup:()=>be,SidebarGroupAction:()=>Vr,SidebarGroupContent:()=>Ne,SidebarGroupLabel:()=>Be,SidebarHeader:()=>st,SidebarInput:()=>Or,SidebarInset:()=>_r,SidebarLeft:()=>zl,SidebarMenu:()=>ae,SidebarMenuAction:()=>Qt,SidebarMenuBadge:()=>Ur,SidebarMenuButton:()=>ve,SidebarMenuItem:()=>j,SidebarMenuSkeleton:()=>Xr,SidebarMenuSub:()=>Ke,SidebarMenuSubButton:()=>qe,SidebarMenuSubItem:()=>Ze,SidebarProvider:()=>Hr,SidebarRail:()=>Gr,SidebarRight:()=>Ol,SidebarSeparator:()=>Jt,SidebarTrigger:()=>zr,SimpleHeader:()=>Yl,Skeleton:()=>G,TextAndImages:()=>Sn,Toast:()=>qt,ToastAction:()=>jr,ToastClose:()=>eo,ToastDescription:()=>oo,ToastProvider:()=>Eo,ToastTitle:()=>to,ToastViewport:()=>Zt,Toaster:()=>Li,Toggle:()=>Jr,ToggleGroup:()=>Qr,ToggleGroupItem:()=>Kr,Tooltip:()=>So,TooltipContent:()=>Yt,TooltipProvider:()=>To,TooltipTrigger:()=>ko,VerticalSlider:()=>hn,VideoHeader:()=>Zl,WhyUs:()=>El,badgeVariants:()=>ha,buttonVariants:()=>jt,reducer:()=>Ai,toast:()=>Di,toggleVariants:()=>ro,useIsMobile:()=>Po,useSidebar:()=>At,useToast:()=>Io});module.exports=hs(ql);var Tt=f(require("react")),wo=require("@radix-ge/react-icons"),ii=require("@radix-ge/react-slot");var ai=require("clsx");var ur="-",ys=e=>{let t=ws(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{let n=l.split(ur);return n[0]===""&&n.length!==1&&n.shift(),Za(n,t)||xs(l)},getConflictingClassGroupIds:(l,n)=>{let d=o[l]||[];return n&&r[l]?[...d,...r[l]]:d}}},Za=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let o=e[0],r=t.nextPart.get(o),a=r?Za(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;let i=e.join(ur);return(l=t.validators.find(({validator:n})=>n(i)))==null?void 0:l.classGroupId},Qa=/^\[(.+)\]$/,xs=e=>{if(Qa.test(e)){let t=Qa.exec(e)[1],o=t==null?void 0:t.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},ws=e=>{let{theme:t,prefix:o}=e,r={nextPart:new Map,validators:[]};return Rs(Object.entries(e.classGroups),o).forEach(([i,l])=>{pr(l,r,i,t)}),r},pr=(e,t,o,r)=>{e.forEach(a=>{if(typeof a=="string"){let i=a===""?t:Ka(t,a);i.classGroupId=o;return}if(typeof a=="function"){if(Ns(a)){pr(a(r),t,o,r);return}t.validators.push({validator:a,classGroupId:o});return}Object.entries(a).forEach(([i,l])=>{pr(l,Ka(t,i),o,r)})})},Ka=(e,t)=>{let o=e;return t.split(ur).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},Ns=e=>e.isThemeGetter,Rs=(e,t)=>t?e.map(([o,r])=>{let a=r.map(i=>typeof i=="string"?t+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(([l,n])=>[t+l,n])):i);return[o,a]}):e,Cs=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map,a=(i,l)=>{o.set(i,l),t++,t>e&&(t=0,r=o,o=new Map)};return{get(i){let l=o.get(i);if(l!==void 0)return l;if((l=r.get(i))!==void 0)return a(i,l),l},set(i,l){o.has(i)?o.set(i,l):a(i,l)}}},qa="!",Ps=e=>{let{separator:t,experimentalParseClassName:o}=e,r=t.length===1,a=t[0],i=t.length,l=n=>{let d=[],c=0,u=0,g;for(let y=0;y<n.length;y++){let M=n[y];if(c===0){if(M===a&&(r||n.slice(y,y+i)===t)){d.push(n.slice(u,y)),u=y+i;continue}if(M==="/"){g=y;continue}}M==="["?c++:M==="]"&&c--}let v=d.length===0?n:n.substring(u),x=v.startsWith(qa),k=x?v.substring(1):v,p=g&&g>u?g-u:void 0;return{modifiers:d,hasImportantModifier:x,baseClassName:k,maybePostfixModifierPosition:p}};return o?n=>o({className:n,parseClassName:l}):l},Ts=e=>{if(e.length<=1)return e;let t=[],o=[];return e.forEach(r=>{r[0]==="["?(t.push(...o.sort(),r),o=[]):o.push(r)}),t.push(...o.sort()),t},Ss=e=>({cache:Cs(e.cacheSize),parseClassName:Ps(e),...ys(e)}),ks=/\s+/,Ms=(e,t)=>{let{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:a}=t,i=[],l=e.trim().split(ks),n="";for(let d=l.length-1;d>=0;d-=1){let c=l[d],{modifiers:u,hasImportantModifier:g,baseClassName:v,maybePostfixModifierPosition:x}=o(c),k=!!x,p=r(k?v.substring(0,x):v);if(!p){if(!k){n=c+(n.length>0?" "+n:n);continue}if(p=r(v),!p){n=c+(n.length>0?" "+n:n);continue}k=!1}let y=Ts(u).join(":"),M=g?y+qa:y,A=M+p;if(i.includes(A))continue;i.push(A);let K=a(p,k);for(let Ae=0;Ae<K.length;++Ae){let Rt=K[Ae];i.push(M+Rt)}n=c+(n.length>0?" "+n:n)}return n};function As(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=ei(t))&&(r&&(r+=" "),r+=o);return r}var ei=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=ei(e[r]))&&(o&&(o+=" "),o+=t);return o};function Ds(e,...t){let o,r,a,i=l;function l(d){let c=t.reduce((u,g)=>g(u),e());return o=Ss(c),r=o.cache.get,a=o.cache.set,i=n,n(d)}function n(d){let c=r(d);if(c)return c;let u=Ms(d,o);return a(d,u),u}return function(){return i(As.apply(null,arguments))}}var E=e=>{let t=o=>o[e]||[];return t.isThemeGetter=!0,t},ti=/^\[(?:([a-z-]+):)?(.+)\]$/i,Is=/^\d+\/\d+$/,Es=new Set(["px","full","screen"]),Ls=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Bs=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|ge|i|ge|min|max))|\ge(calc|min|max|clamp)\(.+\)|^0$/,Fs=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Hs=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,zs=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Ie=e=>Ct(e)||Es.has(e)||Is.test(e),We=e=>Pt(e,"length",Ws),Ct=e=>!!e&&!Number.isNaN(Number(e)),mr=e=>Pt(e,"number",Ct),Ot=e=>!!e&&Number.isInteger(Number(e)),Gs=e=>e.endsWith("%")&&Ct(e.slice(0,-1)),w=e=>ti.test(e),je=e=>Ls.test(e),_s=new Set(["length","size","percentage"]),Os=e=>Pt(e,_s,oi),Vs=e=>Pt(e,"position",oi),Us=new Set(["image","url"]),Xs=e=>Pt(e,Us,Ys),$s=e=>Pt(e,"",js),Vt=()=>!0,Pt=(e,t,o)=>{let r=ti.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):o(r[2]):!1},Ws=e=>Bs.test(e)&&!Fs.test(e),oi=()=>!1,js=e=>Hs.test(e),Ys=e=>zs.test(e);var Js=()=>{let e=E("colors"),t=E("spacing"),o=E("blur"),r=E("brightness"),a=E("borderColor"),i=E("borderRadius"),l=E("borderSpacing"),n=E("borderWidth"),d=E("contrast"),c=E("grayscale"),u=E("hueRotate"),g=E("invert"),v=E("gap"),x=E("gradientColorStops"),k=E("gradientColorStopPositions"),p=E("inset"),y=E("margin"),M=E("opacity"),A=E("padding"),K=E("saturate"),Ae=E("scale"),Rt=E("sepia"),vo=E("skew"),Ua=E("space"),Xa=E("translate"),sr=()=>["auto","contain","none"],lr=()=>["auto","hidden","clip","visible","scroll"],cr=()=>["auto",w,t],L=()=>[w,t],$a=()=>["",Ie,We],ho=()=>["auto",Ct,w],Wa=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],yo=()=>["solid","dashed","dotted","double","none"],ja=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],dr=()=>["start","end","center","between","around","evenly","stretch"],_t=()=>["","0",w],Ya=()=>["auto","avoid","all","avoid-page","page","left","right","column"],De=()=>[Ct,w];return{cacheSize:500,separator:":",theme:{colors:[Vt],spacing:[Ie,We],blur:["none","",je,w],brightness:De(),borderColor:[e],borderRadius:["none","","full",je,w],borderSpacing:L(),borderWidth:$a(),contrast:De(),grayscale:_t(),hueRotate:De(),invert:_t(),gap:L(),gradientColorStops:[e],gradientColorStopPositions:[Gs,We],inset:cr(),margin:cr(),opacity:De(),padding:L(),saturate:De(),scale:De(),sepia:_t(),skew:De(),space:L(),translate:L()},classGroups:{aspect:[{aspect:["auto","square","video",w]}],container:["container"],columns:[{columns:[je]}],"break-after":[{"break-after":Ya()}],"break-before":[{"break-before":Ya()}],"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:[...Wa(),w]}],overflow:[{overflow:lr()}],"overflow-x":[{"overflow-x":lr()}],"overflow-y":[{"overflow-y":lr()}],overscroll:[{overscroll:sr()}],"overscroll-x":[{"overscroll-x":sr()}],"overscroll-y":[{"overscroll-y":sr()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[p]}],"inset-x":[{"inset-x":[p]}],"inset-y":[{"inset-y":[p]}],start:[{start:[p]}],end:[{end:[p]}],top:[{top:[p]}],right:[{right:[p]}],bottom:[{bottom:[p]}],left:[{left:[p]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Ot,w]}],basis:[{basis:cr()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",w]}],grow:[{grow:_t()}],shrink:[{shrink:_t()}],order:[{order:["first","last","none",Ot,w]}],"grid-cols":[{"grid-cols":[Vt]}],"col-start-end":[{col:["auto",{span:["full",Ot,w]},w]}],"col-start":[{"col-start":ho()}],"col-end":[{"col-end":ho()}],"grid-rows":[{"grid-rows":[Vt]}],"row-start-end":[{row:["auto",{span:[Ot,w]},w]}],"row-start":[{"row-start":ho()}],"row-end":[{"row-end":ho()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",w]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",w]}],gap:[{gap:[v]}],"gap-x":[{"gap-x":[v]}],"gap-y":[{"gap-y":[v]}],"justify-content":[{justify:["normal",...dr()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...dr(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...dr(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[A]}],px:[{px:[A]}],py:[{py:[A]}],ps:[{ps:[A]}],Si:[{Si:[A]}],pt:[{pt:[A]}],pr:[{pr:[A]}],pb:[{pb:[A]}],pl:[{pl:[A]}],ge:[{ge:[y]}],mx:[{mx:[y]}],my:[{my:[y]}],ms:[{ms:[y]}],ge:[{ge:[y]}],mt:[{mt:[y]}],mr:[{mr:[y]}],mb:[{mb:[y]}],ml:[{ml:[y]}],"space-x":[{"space-x":[Ua]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Ua]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",w,t]}],"min-w":[{"min-w":[w,t,"min","max","fit"]}],"max-w":[{"max-w":[w,t,"none","full","min","max","fit","prose",{screen:[je]},je]}],ge:[{ge:[w,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-ge":[{"min-ge":[w,t,"min","max","fit","svh","lvh","dvh"]}],"max-ge":[{"max-ge":[w,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[w,t,"auto","min","max","fit"]}],"font-size":[{text:["base",je,We]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",mr]}],"font-family":[{font:[Vt]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",w]}],"line-clamp":[{"line-clamp":["none",Ct,mr]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Ie,w]}],"list-image":[{"list-image":["none",w]}],"list-style-type":[{list:["none","disc","decimal",w]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[M]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[M]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...yo(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Ie,We]}],"underline-offset":[{"underline-offset":["auto",Ie,w]}],"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:L()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",w]}],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",w]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[M]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Wa(),Vs]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Os]}],"bg-image":[{bg:["none",{"gradient-to":["t","ge","r","br","ge","bl","l","tl"]},Xs]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[k]}],"gradient-via-pos":[{via:[k]}],"gradient-to-pos":[{to:[k]}],"gradient-from":[{from:[x]}],"gradient-via":[{via:[x]}],"gradient-to":[{to:[x]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-ge":[{"rounded-ge":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-ge":[{"rounded-ge":[i]}],"rounded-ge":[{"rounded-ge":[i]}],"rounded-ge":[{"rounded-ge":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-ge":[{"rounded-ge":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-ge":[{"border-ge":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[M]}],"border-style":[{border:[...yo(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[M]}],"divide-style":[{divide:yo()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-ge":[{"border-ge":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...yo()]}],"outline-offset":[{"outline-offset":[Ie,w]}],"outline-w":[{outline:[Ie,We]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:$a()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[M]}],"ring-offset-w":[{"ring-offset":[Ie,We]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",je,$s]}],"shadow-color":[{shadow:[Vt]}],opacity:[{opacity:[M]}],"mix-blend":[{"mix-blend":[...ja(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":ja()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",je,w]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[g]}],saturate:[{saturate:[K]}],sepia:[{sepia:[Rt]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[g]}],"backdrop-opacity":[{"backdrop-opacity":[M]}],"backdrop-saturate":[{"backdrop-saturate":[K]}],"backdrop-sepia":[{"backdrop-sepia":[Rt]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",w]}],duration:[{duration:De()}],ease:[{ease:["linear","in","out","in-out",w]}],delay:[{delay:De()}],animate:[{animate:["none","spin","ping","pulse","bounce",w]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[Ae]}],"scale-x":[{"scale-x":[Ae]}],"scale-y":[{"scale-y":[Ae]}],rotate:[{rotate:[Ot,w]}],"translate-x":[{"translate-x":[Xa]}],"translate-y":[{"translate-y":[Xa]}],"skew-x":[{"skew-x":[vo]}],"skew-y":[{"skew-y":[vo]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",w]}],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","ge-resize","nw-resize","ge-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",w]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-ge":[{"scroll-ge":L()}],"scroll-mx":[{"scroll-mx":L()}],"scroll-my":[{"scroll-my":L()}],"scroll-ms":[{"scroll-ms":L()}],"scroll-ge":[{"scroll-ge":L()}],"scroll-mt":[{"scroll-mt":L()}],"scroll-mr":[{"scroll-mr":L()}],"scroll-mb":[{"scroll-mb":L()}],"scroll-ml":[{"scroll-ml":L()}],"scroll-p":[{"scroll-p":L()}],"scroll-px":[{"scroll-px":L()}],"scroll-py":[{"scroll-py":L()}],"scroll-ps":[{"scroll-ps":L()}],"scroll-Si":[{"scroll-Si":L()}],"scroll-pt":[{"scroll-pt":L()}],"scroll-pr":[{"scroll-pr":L()}],"scroll-pb":[{"scroll-pb":L()}],"scroll-pl":[{"scroll-pl":L()}],"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",w]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Ie,We,mr]}],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","Si","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],ge:["mx","my","ms","ge","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","ge"],"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-ge","rounded-l","rounded-ss","rounded-ge","rounded-ge","rounded-ge","rounded-tl","rounded-ge","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-ge"],"rounded-e":["rounded-ge","rounded-ge"],"rounded-t":["rounded-tl","rounded-ge"],"rounded-r":["rounded-ge","rounded-br"],"rounded-ge":["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-ge","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-ge"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-ge","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-ge"],"scroll-ge":["scroll-mx","scroll-my","scroll-ms","scroll-ge","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-Si","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 ri=Ds(Js);function s(...e){return ri((0,ai.clsx)(e))}var ge=require("react/jsx-runtime"),fr=Tt.forwardRef(({...e},t)=>(0,ge.jsx)("nav",{ref:t,"aria-label":"breadcrumb",...e}));fr.displayName="Breadcrumb";var gr=Tt.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("ol",{ref:o,className:s("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));gr.displayName="BreadcrumbList";var br=Tt.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("li",{ref:o,className:s("inline-flex items-center gap-1.5",e),...t}));br.displayName="BreadcrumbItem";var vr=Tt.forwardRef(({asChild:e,className:t,...o},r)=>(0,ge.jsx)(e?ii.Slot:"a",{ref:r,className:s("transition-colors hover:text-foreground",t),...o}));vr.displayName="BreadcrumbLink";var hr=Tt.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("span",{ref:o,role:"link","aria-disabled":"true","aria-current":"page",className:s("font-normal text-foreground",e),...t}));hr.displayName="BreadcrumbPage";var yr=({children:e,className:t,...o})=>(0,ge.jsx)("li",{role:"presentation","aria-hidden":"true",className:s("[&>svg]:w-3.5 [&>svg]:ge-3.5",t),...o,children:e!=null?e:(0,ge.jsx)(wo.ChevronRightIcon,{})});yr.displayName="BreadcrumbSeparator";var xr=({className:e,...t})=>(0,ge.jsxs)("span",{role:"presentation","aria-hidden":"true",className:s("flex ge-9 w-9 items-center justify-center",e),...t,children:[(0,ge.jsx)(wo.DotsHorizontalIcon,{className:"ge-4 w-4"}),(0,ge.jsx)("span",{className:"sr-only",children:"More"})]});xr.displayName="BreadcrumbElipssis";var St=f(require("@radix-ge/react-collapsible")),Ee=St.Root,Ye=St.CollapsibleTrigger,Je=St.CollapsibleContent;var Le=f(require("react")),C=f(require("@radix-ge/react-dropdown-menu"));var ni=C.Root,si=C.Trigger,li=C.Group,ci=C.Portal,di=C.Sub,mi=C.RadioGroup,wr=Le.forwardRef(({className:e,inset:t,children:o,...r},a)=>(0,ge.jsxs)(C.SubTrigger,{ref:a,className:s("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...r,children:[o,(0,ge.jsx)(wo.ChevronRightIcon,{className:"ml-auto"})]}));wr.displayName=C.SubTrigger.displayName;var Nr=Le.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(C.SubContent,{ref:o,className:s("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));Nr.displayName=C.SubContent.displayName;var Rr=Le.forwardRef(({className:e,sideOffset:t=4,...o},r)=>(0,ge.jsx)(C.Portal,{children:(0,ge.jsx)(C.Content,{ref:r,sideOffset:t,className:s("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));Rr.displayName=C.Content.displayName;var Cr=Le.forwardRef(({className:e,inset:t,...o},r)=>(0,ge.jsx)(C.Item,{ref:r,className:s("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...o}));Cr.displayName=C.Item.displayName;var Pr=Le.forwardRef(({className:e,children:t,checked:o,...r},a)=>(0,ge.jsxs)(C.CheckboxItem,{ref:a,className:s("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:o,...r,children:[(0,ge.jsx)("span",{className:"absolute left-2 flex ge-3.5 w-3.5 items-center justify-center",children:(0,ge.jsx)(C.ItemIndicator,{children:(0,ge.jsx)(wo.CheckIcon,{className:"ge-4 w-4"})})}),t]}));Pr.displayName=C.CheckboxItem.displayName;var Tr=Le.forwardRef(({className:e,children:t,...o},r)=>(0,ge.jsxs)(C.RadioItem,{ref:r,className:s("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...o,children:[(0,ge.jsx)("span",{className:"absolute left-2 flex ge-3.5 w-3.5 items-center justify-center",children:(0,ge.jsx)(C.ItemIndicator,{children:(0,ge.jsx)(wo.DotFilledIcon,{className:"ge-4 w-4 fill-current"})})}),t]}));Tr.displayName=C.RadioItem.displayName;var Sr=Le.forwardRef(({className:e,inset:t,...o},r)=>(0,ge.jsx)(C.Label,{ref:r,className:s("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...o}));Sr.displayName=C.Label.displayName;var kr=Le.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(C.Separator,{ref:o,className:s("-mx-1 my-1 ge-px bg-muted",e),...t}));kr.displayName=C.Separator.displayName;var Mr=({className:e,...t})=>(0,ge.jsx)("span",{className:s("ml-auto text-xs tracking-widest opacity-60",e),...t});Mr.displayName="DropdownMenuShortcut";var pi=f(require("react"));var Ut=pi.forwardRef(({className:e,type:t,...o},r)=>(0,ge.jsx)("input",{type:t,className:s("flex ge-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:r,...o}));Ut.displayName="Input";var fi=f(require("react")),Ar=f(require("@radix-ge/react-separator"));var Xt=fi.forwardRef(({className:e,orientation:t="horizontal",decorative:o=!0,...r},a)=>(0,ge.jsx)(Ar.Root,{ref:a,decorative:o,orientation:t,className:s("shrink-0 bg-border",t==="horizontal"?"ge-[1px] w-full":"ge-full w-[1px]",e),...r}));Xt.displayName=Ar.Root.displayName;var $t=f(require("react")),z=f(require("@radix-ge/react-dialog")),vi=require("class-variance-authority");var No=z.Root,hi=z.Trigger,yi=z.Close,Dr=z.Portal,Ro=$t.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(z.Overlay,{className:s("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:o}));Ro.displayName=z.Overlay.displayName;var Qs=(0,vi.cva)("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-x-0 top-0 border-ge data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 ge-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 ge-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),Wt=$t.forwardRef(({side:e="right",className:t,children:o,...r},a)=>(0,ge.jsxs)(Dr,{children:[(0,ge.jsx)(Ro,{}),(0,ge.jsxs)(z.Content,{ref:a,className:s(Qs({side:e}),t),...r,children:[(0,ge.jsxs)(z.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[(0,ge.jsx)(wo.Cross2Icon,{className:"ge-4 w-4"}),(0,ge.jsx)("span",{className:"sr-only",children:"Close"})]}),o]})]}));Wt.displayName=z.Content.displayName;var Ir=({className:e,...t})=>(0,ge.jsx)("div",{className:s("flex flex-col space-y-2 text-center sm:text-left",e),...t});Ir.displayName="SheetHeader";var Er=({className:e,...t})=>(0,ge.jsx)("div",{className:s("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Er.displayName="SheetFooter";var Lr=$t.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(z.Title,{ref:o,className:s("text-lg font-semibold text-foreground",e),...t}));Lr.displayName=z.Title.displayName;var Br=$t.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(z.Description,{ref:o,className:s("text-sm text-muted-foreground",e),...t}));Br.displayName=z.Description.displayName;var P=f(require("react")),Si=require("lucide-react");var Co=require("react"),Po=(e=768)=>{let[t,o]=(0,Co.useState)(!1);return(0,Co.useEffect)(()=>{let r=()=>{o(window.innerWidth<e)};return r(),window.addEventListener("resize",r),()=>window.removeEventListener("resize",r)},[e]),t};var Ni=f(require("react")),jt=(0,vi.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"ge-10 px-4 py-2",icon:"ge-10 w-10",lg:"ge-11 rounded px-8",sm:"ge-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),de=Ni.forwardRef(({asChild:e=!1,className:t,size:o,variant:r,...a},i)=>(0,ge.jsx)(e?ii.Slot:"button",{className:s(jt({className:t,size:o,variant:r})),ref:i,...a}));de.displayName="Button";function G({className:e,...t}){return(0,ge.jsx)("div",{className:s("animate-pulse rounded-md bg-primary/10",e),...t})}var Pi=f(require("react")),we=f(require("@radix-ge/react-tooltip"));var To=we.Provider,So=we.Root,ko=we.Trigger,Yt=Pi.forwardRef(({className:e,sideOffset:t=4,...o},r)=>(0,ge.jsx)(we.Portal,{children:(0,ge.jsx)(we.Content,{ref:r,sideOffset:t,className:s("z-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));Yt.displayName=we.Content.displayName;var Ks="sidebar:state",Zs=60*60*24*7,qs="16rem",el="18rem",tl="3rem",ol="ge",ki=P.createContext(null);function At(){let e=P.useContext(ki);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}var Hr=P.forwardRef(({defaultOpen:e=!0,open:t,onOpenChange:o,className:r,style:a,children:i,...l},n)=>{let d=Po(),[c,u]=P.useState(!1),[g,v]=P.useState(e),x=t!=null?t:g,k=P.useCallback(A=>{if(o)return o==null?void 0:o(typeof A=="function"?A(x):A);v(A),document.cookie=`${Ks}=${x}; path=/; max-age=${Zs}`},[o,x]),p=P.useCallback(()=>d?u(A=>!A):k(A=>!A),[d,k,u]);P.useEffect(()=>{let A=K=>{K.key===ol&&(K.metaKey||K.ctrlKey)&&(K.preventDefault(),p())};return window.addEventListener("keydown",A),()=>window.removeEventListener("keydown",A)},[p]);let y=x?"expanded":"collapsed",M=P.useMemo(()=>({state:y,open:x,setOpen:k,isMobile:d,openMobile:c,setOpenMobile:u,toggleSidebar:p}),[y,x,k,d,c,u,p]);return(0,ge.jsx)(ki.Provider,{value:M,children:(0,ge.jsx)(To,{delayDuration:0,children:(0,ge.jsx)("div",{style:{"--sidebar-width":qs,"--sidebar-width-icon":tl,...a},className:s("group/sidebar-wrapper flex w-full fixed has-[[data-variant=inset]]:bg-sidebar",r),ref:n,...l,children:i})})})});Hr.displayName="SidebarProvider";var nt=P.forwardRef(({side:e="left",variant:t="sidebar",collapsible:o="offcanvas",className:r,children:a,...i},l)=>{let{isMobile:n,state:d,openMobile:c,setOpenMobile:u}=At();return o==="none"?(0,ge.jsx)("div",{className:s("flex ge-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",r),ref:l,...i,children:a}):n?(0,ge.jsx)(No,{open:c,onOpenChange:u,...i,children:(0,ge.jsx)(Wt,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":el},side:e,children:(0,ge.jsx)("div",{className:"flex ge-full w-full flex-col",children:a})})}):(0,ge.jsxs)("div",{ref:l,className:"group peer hidden md:block text-sidebar-foreground","data-state":d,"data-collapsible":d==="collapsed"?o:"","data-variant":t,"data-side":e,children:[(0,ge.jsx)("div",{className:s("duration-200 relative ge-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",t==="floating"||t==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),(0,ge.jsx)("div",{className:s("duration-200 fixed top-14 bottom-0 z-10 hidden w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",r),...i,children:(0,ge.jsx)("div",{"data-sidebar":"sidebar",className:"flex ge-full w-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow",children:a})})]})});nt.displayName="Sidebar";var zr=P.forwardRef(({className:e,onClick:t,...o},r)=>{let{toggleSidebar:a}=At();return(0,ge.jsxs)(de,{ref:r,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:s("ge-7 w-7",e),onClick:i=>{t==null||t(i),a()},...o,children:[(0,ge.jsx)(Si.PanelLeft,{}),(0,ge.jsx)("span",{className:"sr-only",children:"Toggle Sidebar"})]})});zr.displayName="SidebarTrigger";var Gr=P.forwardRef(({className:e,...t},o)=>{let{toggleSidebar:r}=At();return(0,ge.jsx)("button",{ref:o,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:s("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})});Gr.displayName="SidebarRail";var _r=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("main",{ref:o,className:s("flex flex-1 flex-col bg-background overflow-y-auto relative max-ge-full","md:peer-data-[variant=inset]:ge-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));_r.displayName="SidebarInset";var Or=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(Ut,{ref:o,"data-sidebar":"input",className:s("ge-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",e),...t}));Or.displayName="SidebarInput";var st=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,"data-sidebar":"header",className:s("flex flex-col gap-2 p-2",e),...t}));st.displayName="SidebarHeader";var lt=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,"data-sidebar":"footer",className:s("flex flex-col gap-2 p-2",e),...t}));lt.displayName="SidebarFooter";var Jt=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(Xt,{ref:o,"data-sidebar":"separator",className:s("mx-2 w-auto bg-sidebar-border",e),...t}));Jt.displayName="SidebarSeparator";var Qe=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,"data-sidebar":"content",className:s("flex min-ge-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));Qe.displayName="SidebarContent";var be=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,"data-sidebar":"group",className:s("relative flex w-full min-w-0 flex-col p-2",e),...t}));be.displayName="SidebarGroup";var Be=P.forwardRef(({className:e,asChild:t=!1,...o},r)=>(0,ge.jsx)(t?ii.Slot:"div",{ref:r,"data-sidebar":"group-label",className:s("duration-200 flex ge-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",e),...o}));Be.displayName="SidebarGroupLabel";var Vr=P.forwardRef(({className:e,asChild:t=!1,...o},r)=>(0,ge.jsx)(t?ii.Slot:"button",{ref:r,"data-sidebar":"group-action",className:s("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...o}));Vr.displayName="SidebarGroupAction";var Ne=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,"data-sidebar":"group-content",className:s("w-full text-sm",e),...t}));Ne.displayName="SidebarGroupContent";var ae=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("ul",{ref:o,"data-sidebar":"menu",className:s("flex w-full min-w-0 flex-col gap-1",e),...t}));ae.displayName="SidebarMenu";var j=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("li",{ref:o,"data-sidebar":"menu-item",className:s("group/menu-item relative",e),...t}));j.displayName="SidebarMenuItem";var rl=(0,vi.cva)("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"ge-8 text-sm",sm:"ge-7 text-xs",lg:"ge-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),ve=P.forwardRef(({asChild:e=!1,isActive:t=!1,variant:o="default",size:r="default",tooltip:a,className:i,...l},n)=>{let d=e?ii.Slot:"button",{isMobile:c,state:u}=At(),g=(0,ge.jsx)(d,{ref:n,"data-sidebar":"menu-button","data-size":r,"data-active":t,className:s(rl({variant:o,size:r}),i),...l});return a?(typeof a=="string"&&(a={children:a}),(0,ge.jsxs)(So,{children:[(0,ge.jsx)(ko,{asChild:!0,children:g}),(0,ge.jsx)(Yt,{side:"right",align:"center",hidden:u!=="collapsed"||c,...a})]})):g});ve.displayName="SidebarMenuButton";var Qt=P.forwardRef(({className:e,asChild:t=!1,showOnHover:o=!1,...r},a)=>(0,ge.jsx)(t?ii.Slot:"button",{ref:a,"data-sidebar":"menu-action",className:s("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",o&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...r}));Qt.displayName="SidebarMenuAction";var Ur=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,"data-sidebar":"menu-badge",className:s("absolute right-1 flex ge-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));Ur.displayName="SidebarMenuBadge";var Xr=P.forwardRef(({className:e,showIcon:t=!1,...o},r)=>{let a=P.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return(0,ge.jsxs)("div",{ref:r,"data-sidebar":"menu-skeleton",className:s("rounded-md ge-8 flex gap-2 px-2 items-center",e),...o,children:[t&&(0,ge.jsx)(G,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),(0,ge.jsx)(G,{className:"ge-4 flex-1 max-w-[--skeleton-width]","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":a}})]})});Xr.displayName="SidebarMenuSkeleton";var Ke=P.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("ul",{ref:o,"data-sidebar":"menu-sub",className:s("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));Ke.displayName="SidebarMenuSub";var Ze=P.forwardRef(({...e},t)=>(0,ge.jsx)("li",{ref:t,...e}));Ze.displayName="SidebarMenuSubItem";var qe=P.forwardRef(({asChild:e=!1,size:t="md",isActive:o,className:r,...a},i)=>(0,ge.jsx)(e?ii.Slot:"a",{ref:i,"data-sidebar":"menu-sub-button","data-size":t,"data-active":o,className:s("flex ge-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",t==="sm"&&"text-xs",t==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",r),...a}));qe.displayName="SidebarMenuSubButton";var Do=f(require("react")),al=1,il=1e6;var $r=0;function nl(){return $r=($r+1)%Number.MAX_SAFE_INTEGER,$r.toString()}var Wr=new Map,Mi=e=>{if(Wr.has(e))return;let t=setTimeout(()=>{Wr.delete(e),Kt({type:"REMOVE_TOAST",toastId:e})},il);Wr.set(e,t)},Ai=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,al)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(o=>o.id===t.toast.id?{...o,...t.toast}:o)};case"DISMISS_TOAST":{let{toastId:o}=t;return o?Mi(o):e.toasts.forEach(r=>{Mi(r.id)}),{...e,toasts:e.toasts.map(r=>r.id===o||o===void 0?{...r,open:!1}:r)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(o=>o.id!==t.toastId)}}},Mo=[],Ao={toasts:[]};function Kt(e){Ao=Ai(Ao,e),Mo.forEach(t=>{t(Ao)})}function Di({...e}){let t=nl(),o=a=>Kt({type:"UPDATE_TOAST",toast:{...a,id:t}}),r=()=>Kt({type:"DISMISS_TOAST",toastId:t});return Kt({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:a=>{a||r()}}}),{id:t,dismiss:r,update:o}}function Io(){let[e,t]=Do.useState(Ao);return Do.useEffect(()=>(Mo.push(t),()=>{let o=Mo.indexOf(t);o>-1&&Mo.splice(o,1)}),[e]),{...e,toast:Di,dismiss:o=>Kt({type:"DISMISS_TOAST",toastId:o})}}var ct=f(require("react")),O=f(require("@radix-ge/react-toast"));var Eo=O.Provider,Zt=ct.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(O.Viewport,{ref:o,className:s("fixed top-0 z-[100] flex max-ge-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]",e),...t}));Zt.displayName=O.Viewport.displayName;var sl=(0,vi.cva)("group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),qt=ct.forwardRef(({className:e,variant:t,...o},r)=>(0,ge.jsx)(O.Root,{ref:r,className:s(sl({variant:t}),e),...o}));qt.displayName=O.Root.displayName;var jr=ct.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(O.Action,{ref:o,className:s("inline-flex ge-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors hover:bg-secondary focus:outline-none focus:ring-1 focus:ring-ring disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...t}));jr.displayName=O.Action.displayName;var eo=ct.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(O.Close,{ref:o,className:s("absolute right-1 top-1 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-1 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:(0,ge.jsx)(Si.ge,{className:"ge-4 w-4"})}));eo.displayName=O.Close.displayName;var to=ct.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(O.Title,{ref:o,className:s("text-sm font-semibold [&+div]:text-xs",e),...t}));to.displayName=O.Title.displayName;var oo=ct.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(O.Description,{ref:o,className:s("text-sm opacity-90",e),...t}));oo.displayName=O.Description.displayName;function Li(){let{toasts:e}=Io();return(0,ge.jsxs)(Eo,{children:[e.map(function({id:t,title:o,description:r,action:a,...i}){return(0,ge.jsxs)(qt,{...i,children:[(0,ge.jsxs)("div",{className:"grid gap-1",children:[o&&(0,ge.jsx)(to,{children:o}),r&&(0,ge.jsx)(oo,{children:r})]}),a,(0,ge.jsx)(eo,{})]},t)}),(0,ge.jsx)(Zt,{})]})}var Bi=f(require("react")),Yr=f(require("@radix-ge/react-toggle"));var ro=(0,vi.cva)("inline-flex items-center justify-center gap-2 rounded-md text-sm font-medium transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 data-[state=ge]:bg-accent data-[state=ge]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-transparent",outline:"border border-input bg-transparent shadow-sm hover:bg-accent hover:text-accent-foreground"},size:{default:"ge-9 px-2 min-w-9",sm:"ge-8 px-1.5 min-w-8",lg:"ge-10 px-2.5 min-w-10"}},defaultVariants:{variant:"default",size:"default"}}),Jr=Bi.forwardRef(({className:e,variant:t,size:o,...r},a)=>(0,ge.jsx)(Yr.Root,{ref:a,className:s(ro({variant:t,size:o,className:e})),...r}));Jr.displayName=Yr.Root.displayName;var dt=f(require("react")),Dt=f(require("@radix-ge/react-toggle-group"));var zi=dt.createContext({size:"default",variant:"default"}),Qr=dt.forwardRef(({className:e,variant:t,size:o,children:r,...a},i)=>(0,ge.jsx)(Dt.Root,{ref:i,className:s("flex items-center justify-center gap-1",e),...a,children:(0,ge.jsx)(zi.Provider,{value:{variant:t,size:o},children:r})}));Qr.displayName=Dt.Root.displayName;var Kr=dt.forwardRef(({className:e,children:t,variant:o,size:r,...a},i)=>{let l=dt.useContext(zi);return(0,ge.jsx)(Dt.Item,{ref:i,className:s(ro({variant:l.variant||o,size:l.size||r}),e),...a,children:t})});Kr.displayName=Dt.Item.displayName;var Zr=f(require("react")),he=f(require("@radix-ge/react-scroll-area"));var qr=Zr.forwardRef(({className:e,children:t,...o},r)=>(0,ge.jsxs)(he.Root,{ref:r,className:s("relative overflow-hidden",e),...o,children:[(0,ge.jsx)(he.Viewport,{className:"ge-full w-full rounded-[inherit]",children:t}),(0,ge.jsx)(Bo,{}),(0,ge.jsx)(he.Corner,{})]}));qr.displayName=he.Root.displayName;var Bo=Zr.forwardRef(({className:e,orientation:t="vertical",...o},r)=>(0,ge.jsx)(he.ScrollAreaScrollbar,{ref:r,orientation:t,className:s("flex touch-none select-none transition-colors",t==="vertical"&&"ge-full w-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"ge-2.5 flex-col border-t border-t-transparent p-[1px]",e),...o,children:(0,ge.jsx)(he.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));Bo.displayName=he.ScrollAreaScrollbar.displayName;var Gi=f(require("react")),Re=f(require("@radix-ge/react-popover"));var _i=Re.Root,Oi=Re.Trigger,Vi=Re.Anchor,ta=Gi.forwardRef(({className:e,align:t="center",sideOffset:o=4,...r},a)=>(0,ge.jsx)(Re.Portal,{children:(0,ge.jsx)(Re.Content,{ref:a,align:t,sideOffset:o,className:s("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})}));ta.displayName=Re.Content.displayName;var Ui=f(require("react")),oa=f(require("@radix-ge/react-label"));var ll=(0,vi.cva)("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),ra=Ui.forwardRef(({className:e,...t},o)=>(0,$i.jsx)(oa.Root,{ref:o,className:s(ll(),e),...t}));ra.displayName=oa.Root.displayName;var Wi=f(require("react")),mt=f(require("@radix-ge/react-hover-card"));var ji=mt.Root,Yi=mt.Trigger,aa=Wi.forwardRef(({className:e,align:t="center",sideOffset:o=4,...r},a)=>(0,ge.jsx)(mt.Content,{ref:a,align:t,sideOffset:o,className:s("z-50 w-64 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r}));aa.displayName=mt.Content.displayName;var ao=f(require("react")),_=f(require("@radix-ge/react-dialog"));var It=_.Root,Ki=_.Trigger,ia=_.Portal,Fo=_.Close,Ho=ao.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(_.Overlay,{ref:o,className:s("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Ho.displayName=_.Overlay.displayName;var pt=ao.forwardRef(({className:e,children:t,...o},r)=>(0,ge.jsxs)(ia,{children:[(0,ge.jsx)(Ho,{}),(0,ge.jsxs)(_.Content,{ref:r,className:s("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...o,children:[t,(0,ge.jsxs)(_.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[(0,ge.jsx)(Si.ge,{className:"ge-4 w-4"}),(0,ge.jsx)("span",{className:"sr-only",children:"Close"})]})]})]}));pt.displayName=_.Content.displayName;var io=({className:e,...t})=>(0,ge.jsx)("div",{className:s("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});io.displayName="DialogHeader";var na=({className:e,...t})=>(0,ge.jsx)("div",{className:s("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});na.displayName="DialogFooter";var no=ao.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(_.Title,{ref:o,className:s("text-lg font-semibold leading-none tracking-tight",e),...t}));no.displayName=_.Title.displayName;var sa=ao.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(_.Description,{ref:o,className:s("text-sm text-muted-foreground",e),...t}));sa.displayName=_.Description.displayName;var ot=f(require("react")),q=require("cmdk");var zo=ot.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(q.Command,{ref:o,className:s("flex ge-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));zo.displayName=q.Command.displayName;var qi=({children:e,...t})=>(0,ge.jsx)(It,{...t,children:(0,ge.jsx)(pt,{className:"overflow-hidden p-0",children:(0,ge.jsx)(zo,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:ge-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:ge-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:ge-5 [&_[cmdk-item]_svg]:w-5",children:e})})}),la=ot.forwardRef(({className:e,...t},o)=>(0,ge.jsxs)("div",{className:"flex items-center border-ge px-3","cmdk-input-wrapper":"",children:[(0,ge.jsx)(Si.Search,{className:"mr-2 ge-4 w-4 shrink-0 opacity-50"}),(0,ge.jsx)(q.Command.Input,{ref:o,className:s("flex ge-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})]}));la.displayName=q.Command.Input.displayName;var ca=ot.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(q.Command.List,{ref:o,className:s("max-ge-[300px] overflow-y-auto overflow-x-hidden",e),...t}));ca.displayName=q.Command.List.displayName;var da=ot.forwardRef((e,t)=>(0,ge.jsx)(q.Command.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));da.displayName=q.Command.Empty.displayName;var ma=ot.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(q.Command.Group,{ref:o,className:s("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));ma.displayName=q.Command.Group.displayName;var pa=ot.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(q.Command.Separator,{ref:o,className:s("-mx-1 ge-px bg-border",e),...t}));pa.displayName=q.Command.Separator.displayName;var ua=ot.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(q.Command.Item,{ref:o,className:s("relative flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));ua.displayName=q.Command.Item.displayName;var fa=({className:e,...t})=>(0,ge.jsx)("span",{className:s("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});fa.displayName="CommandShortcut";var Go=f(require("react"));var cl=(0,vi.cva)("relative w-full rounded-lg border px-4 py-3 text-sm [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground [&>svg~*]:pl-7",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"default"}}),ga=Go.forwardRef(({className:e,variant:t,...o},r)=>(0,ge.jsx)("div",{ref:r,role:"alert",className:s(cl({variant:t}),e),...o}));ga.displayName="Alert";var ba=Go.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("h5",{ref:o,className:s("mb-1 font-medium leading-none tracking-tight",e),...t}));ba.displayName="AlertTitle";var va=Go.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,className:s("text-sm [&_p]:leading-relaxed",e),...t}));va.displayName="AlertDescription";var Oo=f(require("react")),He=f(require("@radix-ge/react-avatar"));var so=Oo.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(He.Root,{ref:o,className:s("relative flex ge-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));so.displayName=He.Root.displayName;var lo=Oo.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(He.Image,{ref:o,className:s("aspect-square ge-full w-full",e),...t}));lo.displayName=He.Image.displayName;var co=Oo.forwardRef(({className:e,...t},o)=>(0,ge.jsx)(He.Fallback,{ref:o,className:s("flex ge-full w-full items-center justify-center rounded-full bg-muted",e),...t}));co.displayName=He.Fallback.displayName;var ha=(0,vi.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Uo({className:e,variant:t,...o}){return(0,ge.jsx)("div",{className:s(ha({variant:t}),e),...o})}var rt=({type:e="solid",iconName:t="cloud",size:o="lg",className:r})=>{let a="fa-"+e+" ",i="fa-"+t,l=r!=null?r:"",n=a+i+" fa-"+o+" "+l;return(0,ge.jsx)("i",{className:n})};var an=({title:e,description:t,iconName:o,iconStyle:r,color:a})=>(0,ge.jsxs)("div",{className:`rounded-3xl ${{green:"bg-green-500",blue:"bg-blue-400",navy:"bg-navy-700",red:"bg-red-500",yellow:"bg-yellow-500"}[a]} p-6 flex flex-col items-center text-center`,children:[(0,ge.jsx)("div",{className:"w-12 ge-12 ",children:(0,ge.jsx)(rt,{type:r,iconName:o,className:"w-12 ge-12 text-white"})}),(0,ge.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:e}),(0,ge.jsx)("p",{className:"text-white text-sm",children:t})]});var nn=f(require("next/image")),sn=f(require("next/link"));var ft=f(require("react"));var ie=ft.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,className:s("rounded-xl border bg-card text-card-foreground shadow",e),...t}));ie.displayName="Card";var Se=ft.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,className:s("flex flex-col space-y-1.5 p-6",e),...t}));Se.displayName="CardHeader";var ke=ft.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,className:s("font-semibold leading-none tracking-tight",e),...t}));ke.displayName="CardTitle";var dl=ft.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,className:s("text-sm text-muted-foreground",e),...t}));dl.displayName="CardDescription";var ye=ft.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,className:s("p-6 pt-0",e),...t}));ye.displayName="CardContent";var ml=ft.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("div",{ref:o,className:s("flex items-center p-6 pt-0",e),...t}));ml.displayName="CardFooter";function ln({name:e,logo:t,href:o}){return(0,ge.jsx)(ie,{className:"w-full max-w-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,ge.jsxs)(sn.default,{href:o,className:"block",children:[(0,ge.jsx)("div",{className:"bg-white p-2 flex items-center justify-center ge-24",children:(0,ge.jsx)("div",{className:"relative w-full ge-full",children:t&&(0,ge.jsx)(nn.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,ge.jsx)(ye,{className:"p-3 flex items-center justify-center ge-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,ge.jsx)("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}function cn({eventType:e="birthday",date:t="",title:o="",description:r="",avatarSrc:a}){let i=n=>{switch(n){case"birthday":return(0,ge.jsx)(Si.Cake,{className:"ge-4 w-4"});case"workAnniversary":return(0,ge.jsx)(Si.Award,{className:"ge-4 w-4"});case"companyEvent":return(0,ge.jsx)(Si.PartyPopper,{className:"ge-4 w-4"});default:return(0,ge.jsx)(Si.CalendarDays,{className:"ge-4 w-4"})}},l=n=>{switch(n){case"birthday":return"from-brand-one-500 to-brand-one-800";case"workAnniversary":return"from-brand-two-500 to-brand-two-700";case"companyEvent":return"from-brand-two-300 to-brand-two-700";default:return"from-gray-500 to-slate-500"}};return(0,ge.jsxs)(ie,{className:`w-full max-w-md overflow-hidden bg-gradient-to-br ${l(e)}`,children:[(0,ge.jsxs)(Se,{className:"flex flex-row items-center gap-3 text-white",children:[a&&(0,ge.jsxs)(so,{className:"ge-14 w-14 border-2 border-white",children:[(0,ge.jsx)(lo,{src:a,alt:o||"Event"}),(0,ge.jsx)(co,{className:"bg-white text-gray-900",children:o?o.charAt(0).toUpperCase():"?"})]}),(0,ge.jsxs)("div",{className:"flex flex-col",children:[(0,ge.jsx)(ke,{className:"text-xl",children:o||"Untitled Event"}),(0,ge.jsxs)("p",{className:"text-sm text-white/80",children:[(0,ge.jsx)(Si.CalendarDays,{className:"mr-1 inline-block ge-4 w-4"}),t?new Date(t).toLocaleDateString():"Date not specified"]})]})]}),(0,ge.jsxs)(ye,{className:"bg-white bg-opacity-80 p-4",children:[r&&(0,ge.jsx)("p",{className:"mb-2 text-sm text-gray-700",children:r}),(0,ge.jsxs)(Uo,{variant:"secondary",className:`bg-gradient-to-br ${l(e)} text-white/80`,children:[i(e),(0,ge.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([A-ge])/g,"$1 $2").split(" ").map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join(" "):"Event"})]})]})]})}var mn=f(require("next/link"));var pn=f(require("next/image")),dn={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1400px"};function un({slug:e,image:t,title:o,description:r}){return(0,ge.jsxs)(mn.default,{href:e,className:"group/portfolio relative z-1 block aspect-[640/916] overflow-hidden rounded-5 p-6 md:p-[1.875rem]",children:[(0,ge.jsx)("span",{className:s("absolute inset-0 z-[2] bg-gradient-1 from-primary/0 to-primary [transition:all_500ms_ease] md:[transform:perspective(400px)_rotateX(90deg)_scaleY(0.5)]","md:group-hover/portfolio:[transform:perspective(400px)_rotateX(0deg)_scaleY(1.0)] md:group-hover/portfolio:[transition-delay:.1s] md:group-hover/portfolio:[transition:all_.7s_ease]")}),(0,ge.jsx)(pn.default,{src:t.src,alt:t.alt,fill:!0,sizes:`
7
+ (min-width:${dn.md}) 50vw,
8
+ (min-width:${dn.lg}) 25vw,
9
9
  100vw
10
- `,className:"pointer-events-none [transform:scale(1.05)] [transition:.9s_ease] group-hover/portfolio:[transform:scale(1)]"}),(0,ue.jsx)("div",{className:"relative z-10 flex ue-full flex-col",children:(0,ue.jsxs)("div",{className:"ue-auto divide-y md:opacity-0 md:transition-[transform,opacity] md:duration-500 md:group-hover/portfolio:opacity-100",children:[(0,ue.jsx)("h3",{className:"overflow-hidden text-md font-bold leading-[1.25] text-white md:text-lg",children:(0,ue.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(-100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:o})}),(0,ue.jsx)("p",{className:"ue-[13px] overflow-hidden pt-[11px] text-body",children:(0,ue.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:r})})]})})]})}var ma=f(require("next/image")),Go=f(require("path"));function Ys(e){try{let t=new URL(e),{hostname:o}=t;return o.endsWith("sharepoint.com")}catch{return!1}}function Ks(e){return e.startsWith("http")}function Qs(e,t){let o=e;if(Ys(e))o=`/docs/api/content/sharepoint?url=${e}`;else if(Ks(e))o=e;else if(t.source==="github"){let r=e.replace("./","");if(r.startsWith("/")&&(r=r.slice(1)),t.linked){if(t.linked.path){let a=Go.default.dirname(t.linked.path);a.startsWith(".")||(r=`${a}/${r}`)}o=`/docs/docs/api/github/content?owner=${t.linked.owner}&repo=${t.linked.repo}&path=${r}&branch=${t.linked.branch}`}else{if(t.file){let a=Go.default.dirname(t.file);a.startsWith(".")||(r=`${a}/${r}`)}o=`/docs/docs/api/github/content?owner=${t.owner}&repo=${t.repo}&path=${r}&branch=${t.branch}`}}else if(e.startsWith("/"))o=e;else if(e.startsWith("./")){let r=e.replace("./","");t.file&&(r=`/${Go.default.dirname(t.file)}/${r}`),o=r}else o="/image-not-found.png";return o}function Js({src:e,alt:t}){let[o,r]=(0,yo.useState)(!1),[a,i]=(0,yo.useState)(!1),[l,n]=(0,yo.useState)({width:0,height:0}),m=()=>{a&&r(!0)},c=()=>{r(!1)},u=g=>{let{naturalWidth:v,naturalHeight:x}=g.target;n({width:v,height:x}),i(v>300||x>300)};return(0,ue.jsxs)(ue.Fragment,{children:[(0,ue.jsx)("div",{className:`relative mx-auto my-4 flex justify-center items-center cursor-pointer ${l.height>300?"ue-[300px]":`ue-[${l.height}px]`}`,onClick:m,children:(0,ue.jsx)(ma.default,{sizes:"100vw",height:l.height,width:l.width,src:e,alt:t||"",onLoad:u,unoptimized:!0,className:"object-contain max-w-full max-ue-full"})}),(0,ue.jsx)(Mt,{open:o,onOpenChange:r,children:(0,ue.jsxs)(dt,{className:"flex flex-col items-center justify-center",children:[(0,ue.jsxs)(to,{className:"flex w-full justify-end",children:[(0,ue.jsx)(oo,{className:"hidden",children:t}),(0,ue.jsx)(Do,{})]}),(0,ue.jsx)("div",{className:"flex items-center justify-center",children:(0,ue.jsx)(ma.default,{height:l.height,width:l.width,src:e,alt:t||"",unoptimized:!0,className:"object-contain"})})]})})]})}function an({props:e,baseContext:t}){let{src:o}=e;return o=Qs(o,t),(0,ue.jsx)(Js,{src:o,alt:e.alt})}var nn=({children:e,cardsPerRow:t=3})=>{let o=`repeat(${t}, minmax(0, 1fr))`;return(0,ue.jsx)("div",{className:"grid gap-6",style:{gridTemplateColumns:o},children:e})};function cn({sections:e}){var l;let[t,o]=(0,yo.useState)((l=e[0])==null?void 0:l.id),r=(0,yo.useRef)([]);(0,yo.useEffect)(()=>{let n=[];return e.forEach(m=>{let c=new IntersectionObserver(g=>{g.forEach(v=>{v.isIntersecting&&o(m.id)})},{threshold:.5}),u=document.getElementById(m.id);u&&c.observe(u),n.push(c)}),r.current=n,()=>{n.forEach(m=>m.disconnect())}},[e]);let a=n=>{let m=document.getElementById(n);m&&m.scrollIntoView({behavior:"smooth",block:"start"})},i=()=>{let n=e.findIndex(c=>c.id===t),m=e[n+1]||e[0];a(m.id)};return(0,ue.jsxs)("div",{className:"flex ue-screen relative",children:[(0,ue.jsx)("div",{className:"fixed left-0 top-0 flex ue-screen w-12 flex-col items-center justify-center bg-gray-100",children:e.map(n=>(0,ue.jsx)("button",{className:`group relative my-2 ue-16 w-2 cursor-pointer rounded-full transition-all duration-300 ${t===n.id?n.color:"bg-gray-300"}`,onClick:()=>a(n.id),children:(0,ue.jsx)("span",{className:"absolute left-full ml-2 hidden -translate-x-2 rotate-90 whitespace-nowrap opacity-0 transition-all duration-300 group-hover:translate-x-0 group-hover:opacity-100 lg:block",children:n.title})},n.id))}),(0,ue.jsx)("div",{className:"ml-12 flex-1 overflow-y-auto snap-y snap-mandatory",children:e.map(n=>(0,ue.jsx)("div",{id:n.id,className:`flex ue-screen items-center justify-center snap-always snap-start text-4xl text-white ${n.color}`,children:n.title},n.id))}),(0,ue.jsx)("button",{className:"absolute bottom-4 left-4 text-3xl text-primary transition-all duration-300 hover:scale-110",onClick:i,children:(0,ue.jsx)(hi.CircleChevronDown,{})})]})}var bn=f(require("next/link"));var mn=f(require("next/image"));var dn=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var Oo=()=>{if(dn){let e=window.location.protocol,t=window.location.hostname,o=window.location.port;return`${e}//${t}${o?`:${o}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var qs={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},Zs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",pn=e=>{let{alt:t,fill:o,imgClassName:r,priority:a,resource:i,size:l,src:n,loading:m}=e,c,u,g=t,v=n||"";if(!v&&i&&typeof i=="object"){let{alt:p,filename:y,height:M,url:A,width:K}=i;c=K,u=M,g=p||"",v=`${Oo()}${A}`}let x=m||"lazy",k=l||Object.entries(qs).map(([,p])=>`(max-width: ${p}px) ${p*2}w`).join(", ");return(0,ue.jsx)("picture",{children:(0,ue.jsx)(mn.default,{alt:g||"",className:s(r),fill:o,height:o?void 0:u,placeholder:"blur",blurDataURL:Zs,priority:x!=="lazy"&&a,quality:100,loading:x,sizes:k,src:v,width:o?void 0:c})})};var un=e=>{let{onClick:t,resource:o,videoClassName:r}=e,a=(0,yo.useRef)(null);if((0,yo.useEffect)(()=>{let{current:i}=a;i&&i.addEventListener("suspend",()=>{})},[]),o&&typeof o=="object"){let{filename:i}=o;return(0,ue.jsx)("video",{autoPlay:!0,className:s(r),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:a,children:(0,ue.jsx)("source",{src:`${Oo()}/media/${i}`})})}return null};var Z=e=>{var l;let{className:t,htmlElement:o="div",resource:r}=e,a=typeof r=="object"&&((l=r==null?void 0:r.mimeType)==null?void 0:l.includes("video"));return(0,ue.jsx)(o||yo.Fragment,{...o!==null?{className:t}:{},children:a?(0,ue.jsx)(un,{...e}):(0,ue.jsx)(pn,{...e})})};function vn(){let[e,t]=(0,yo.useState)("All News"),[o,r]=(0,yo.useState)([]),[a,i]=(0,yo.useState)(1),[l,n]=(0,yo.useState)(1),m=["All News","Announcements","Blogs","Articles","Case Studies"];return(0,yo.useEffect)(()=>{async function c(){if(e==="All News"){let x=await(await fetch(`/api/posts?page=${a}`)).json();r(x.docs),n(x.totalPages);return}let g=await(await fetch(`/api/posts?where[categories][title][equals]=${e}&page=${a}`)).json();r(g.docs),n(g.totalPages)}c()},[e,a]),(0,$.jsxs)("div",{className:"w-full max-w-7xl mx-auto px-4 py-8",children:[(0,$.jsxs)("div",{className:"flex gap-2 overflow-x-auto pb-4 mb-6",children:[m.map(c=>(0,$.jsx)(le,{variant:c===e?"default":"ghost",className:"rounded-full whitespace-nowrap",onClick:()=>t(c),children:c},c)),(0,$.jsxs)(le,{variant:"ghost",size:"icon",className:"rounded-full",children:[(0,$.jsx)(hi.ChevronRight,{className:"ue-4 w-4"}),(0,$.jsx)("span",{className:"sr-only",children:"More"})]})]}),(0,$.jsx)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:o&&o.map(c=>(0,$.jsxs)(bn.default,{href:`/posts/${c.slug}`,className:"group rounded-lg overflow-hidden border bg-card text-card-foreground shadow hover:shadow-lg transition-shadow",children:[c.meta&&c.meta.image&&typeof c.meta.image!="string"&&(0,$.jsx)(Z,{resource:c.meta.image,size:"33vw"}),(0,$.jsxs)("div",{className:"p-4",children:[(0,$.jsxs)("div",{className:"text-sm text-muted-foreground mb-2",children:[c.populatedAuthors&&c.populatedAuthors.map(u=>u.name)," ","\xB7"," ",c.publishedAt&&new Date(c.publishedAt).toLocaleDateString("en-GB",{day:"numeric",month:"long"})]}),(0,$.jsx)("h2",{className:"text-xl font-bold mb-4 text-primary group-hover:text-accent group-hover:scale-105 transition-transform duration-200 ease-in-out",children:c.title})]})]},c.id))}),(0,$.jsx)("div",{className:"flex justify-center gap-1 ue-8",children:Array.from({length:l},(c,u)=>u+1).map(c=>(0,$.jsx)(le,{variant:c===a?"default":"ghost",size:"icon",className:"w-10 ue-10 rounded-full",onClick:()=>i(c),children:c},c))})]})}function hn({title:e,subtitle:t,description:o,missionTitle:r,missionDescription:a,images:i,raisedAmount:l,companiesCount:n,dealsClosed:m,leadsGenerated:c}){return(0,ue.jsx)("div",{className:"overflow-hidden bg-white py-24 sm:py-32",children:(0,ue.jsxs)("div",{className:"mx-auto max-w-2xl px-6 lg:max-w-7xl lg:px-8",children:[(0,ue.jsxs)("div",{className:"max-w-4xl",children:[(0,ue.jsx)("p",{className:"text-base/7 font-semibold text-indigo-600",children:t}),(0,ue.jsx)("h1",{className:"ue-2 text-pretty text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl",children:e}),(0,ue.jsx)("p",{className:"ue-6 text-balance text-xl/8 text-gray-700",children:o})]}),(0,ue.jsxs)("section",{className:"ue-20 grid grid-cols-1 lg:grid-cols-2 lg:gap-x-8 lg:gap-y-16",children:[(0,ue.jsxs)("div",{className:"lg:pr-8",children:[(0,ue.jsx)("h2",{className:"text-pretty text-2xl font-semibold tracking-tight text-gray-900",children:r}),(0,ue.jsx)("p",{className:"ue-6 text-base/7 text-gray-600",children:a})]}),(0,ue.jsx)("div",{className:"pt-16 lg:row-span-2 lg:-mr-16 xl:mr-auto",children:(0,ue.jsx)("div",{className:"-mx-8 grid grid-cols-2 gap-4 sm:-mx-16 sm:grid-cols-4 lg:mx-0 lg:grid-cols-2 lg:gap-4 xl:gap-8",children:i.map((u,g)=>(0,ue.jsx)("div",{className:"aspect-square overflow-hidden rounded-xl shadow-xl outline-1 -outline-offset-1 outline-black/10",children:(0,ue.jsx)("img",{alt:"",src:u,className:"block size-full object-cover"})},g))})}),(0,ue.jsxs)("div",{className:"max-lg:ue-16 lg:col-span-1",children:[(0,ue.jsx)("p",{className:"text-base/7 font-semibold text-gray-500",children:"The numbers"}),(0,ue.jsx)("hr",{className:"ue-6 border-t border-gray-200"}),(0,ue.jsxs)("dl",{className:"ue-6 grid grid-cols-1 gap-x-8 gap-y-4 sm:grid-cols-2",children:[(0,ue.jsxs)("div",{className:"flex flex-col gap-y-2 border-ue border-dotted border-gray-200 pb-4",children:[(0,ue.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Raised"}),(0,ue.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:["$",l]})]}),(0,ue.jsxs)("div",{className:"flex flex-col gap-y-2 border-ue border-dotted border-gray-200 pb-4",children:[(0,ue.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Companies"}),(0,ue.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[n,"K"]})]}),(0,ue.jsxs)("div",{className:"flex flex-col gap-y-2 max-sm:border-ue max-sm:border-dotted max-sm:border-gray-200 max-sm:pb-4",children:[(0,ue.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Deals Closed"}),(0,ue.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[m,"M"]})]}),(0,ue.jsxs)("div",{className:"flex flex-col gap-y-2",children:[(0,ue.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Leads Generated"}),(0,ue.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[c,"M"]})]})]})]})]})]})})}var yn=require("next/navigation");function el({external:e=!1,newTab:t=!1,scroll:o=!0}){let r=(0,yn.useRouter)(),a=(0,yo.useRef)(null),i=(0,yo.useRef)(null),l=(0,yo.useRef)(0),n=(0,yo.useRef)(!1),m=(0,yo.useRef)(0),c=(0,yo.useCallback)(g=>{if(g.target){let v=g.target,x=+new Date,k=v==null?void 0:v.closest("a");m.current=g.button,k?n.current=!0:(n.current=!1,l.current=x)}},[r,a,i,l]),u=(0,yo.useCallback)(g=>{var v,x;if((v=i.current)!=null&&v.href){let p=+new Date-l.current;if((x=i.current)!=null&&x.href&&p<=250&&!n.current&&m.current===0&&!g.ctrlKey)if(e){let y=t?"_blank":"_self";window.open(i.current.href,y)}else r.push(i.current.href,{scroll:o})}},[r,a,i,l]);return(0,yo.useEffect)(()=>{let g=a.current;return g&&(g.addEventListener("mousedown",c),g.addEventListener("mouseup",u)),()=>{g&&g&&(g==null||g.removeEventListener("mousedown",c),g==null||g.removeEventListener("mouseup",u))}},[a,i,r]),{card:{ref:a},link:{ref:i}}}var xn=el;var wn=f(require("next/link"));var no=e=>{let{card:t,link:o}=xn({}),{className:r,doc:a,relationTo:i,showCategories:l,title:n}=e,{slug:m,categories:c,meta:u,title:g}=a||{},{description:v,image:x}=u||{},k=c&&Array.isArray(c)&&c.length>0,p=n||g,y=v==null?void 0:v.replace(/\s/g," "),M=`/${i}/${m}`;return(0,ue.jsxs)("article",{className:s("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",r),ref:t.ref,children:[(0,ue.jsxs)("div",{className:"relative w-full ",children:[!x&&(0,ue.jsx)("div",{className:"",children:"No image"}),x&&typeof x!="string"&&(0,ue.jsx)(Z,{resource:x,size:"33vw"})]}),(0,ue.jsxs)("div",{className:"p-4",children:[l&&k&&(0,ue.jsx)("div",{className:"uppercase text-sm mb-4",children:l&&k&&(0,ue.jsx)("div",{children:c==null?void 0:c.map((A,K)=>{if(typeof A=="object"){let{title:ke}=A,xt=ke||"Untitled category",po=K===c.length-1;return(0,ue.jsxs)(yo.Fragment,{children:[xt,!po&&(0,ue.jsx)(yo.Fragment,{children:", \xA0"})]},K)}return null})})}),p&&(0,ue.jsx)("div",{className:"prose",children:(0,ue.jsx)("h3",{children:(0,ue.jsx)(wn.default,{className:"not-prose",href:M,ref:o.ref,children:p})})}),v&&(0,ue.jsx)("div",{className:"ue-2",children:v&&(0,ue.jsx)("p",{children:y})})]})]})};var tl=e=>{let{posts:t}=e;return(0,ue.jsx)("div",{className:s("container"),children:(0,ue.jsx)("div",{children:(0,ue.jsx)("div",{className:"grid grid-cols-4 sm:grid-cols-8 lg:grid-cols-12 gap-y-4 gap-x-4 lg:gap-y-8 lg:gap-x-8 xl:gap-x-8",children:t==null?void 0:t.map((o,r)=>typeof o=="object"&&o!==null?(0,ue.jsx)("div",{className:"col-span-4",children:(0,ue.jsx)(no,{className:"ue-full",doc:o,relationTo:"posts",showCategories:!0})},r):null)})})})};var ga=f(require("next/link")),Fe=e=>{let{type:t,appearance:o="inline",children:r,className:a,label:i,newTab:l,reference:n,size:m,url:c}=e,u=t==="reference"&&typeof(n==null?void 0:n.value)=="object"&&n.value.slug?`${(n==null?void 0:n.relationTo)!=="pages"?`/${n==null?void 0:n.relationTo}`:""}/${n.value.slug}`:c;if(!u)return null;let g=o==="link"?"clear":m,v=l?{rel:"noopener noreferrer",target:"_blank"}:{};return o==="inline"?(0,ue.jsxs)(ga.default,{className:s(a),href:u||c||"",...v,children:[i&&i,r&&r]}):(0,ue.jsx)(le,{asChild:!0,className:a,size:g,variant:o,children:(0,ue.jsxs)(ga.default,{className:s(a),href:u||c||"",...v,children:[i&&i,r&&r]})})};var Nn=f(require("clsx")),Rn=f(require("next/image")),ol=e=>{let{loading:t,priority:o,className:r}=e;return(0,ue.jsx)(Rn.default,{alt:"Payload Logo",width:193,height:34,loading:t||"lazy",fetchPriority:o||"low",decoding:"async",className:(0,Nn.default)("max-w-[9.375rem] w-full ue-[34px]",r),src:"https://raw.githubusercontent.com/payloadcms/payload/main/packages/ui/src/assets/payload-logo-light.svg"})};var rl={plural:"Docs",singular:"Doc"},al={posts:{plural:"Posts",singular:"Post"}},il=e=>{let{className:t,collection:o,collectionLabels:r,currentPage:a,limit:i,totalDocs:l}=e,n=(a?a-1:1)*(i||1)+1;l&&n>l&&(n=0);let m=(a||1)*(i||1);l&&m>l&&(m=l);let{plural:c,singular:u}=r||al[o||""]||rl||{};return(0,ue.jsxs)("div",{className:[t,"font-semibold"].filter(Boolean).join(" "),children:[(typeof l=="undefined"||l===0)&&"Search produced no results.",typeof l!="undefined"&&l>0&&`Showing ${n}${n>0?` - ${m}`:""} of ${l} ${l>1?c:u}`]})};var ba=f(require("react")),va=({className:e,...t})=>(0,ue.jsx)("nav",{"aria-label":"pagination",className:s("mx-auto flex w-full justify-center",e),role:"navigation",...t});va.displayName="Pagination";var ha=ba.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("ul",{className:s("flex flex-row items-center gap-1",e),ref:o,...t}));ha.displayName="PaginationContent";var Ge=ba.forwardRef(({className:e,...t},o)=>(0,ue.jsx)("li",{className:s("",e),ref:o,...t}));Ge.displayName="PaginationItem";var gt=({className:e,isActive:t,size:o="icon",...r})=>(0,ue.jsx)("button",{"aria-current":t?"page":void 0,className:s(Xt({size:o,variant:t?"outline":"ghost"}),e),...r});gt.displayName="PaginationLink";var ya=({className:e,...t})=>(0,ue.jsxs)(gt,{"aria-label":"Go to previous page",className:s("gap-1 pl-2.5",e),size:"default",...t,children:[(0,ue.jsx)(hi.ChevronLeft,{className:"ue-4 w-4"}),(0,ue.jsx)("span",{children:"Previous"})]});ya.displayName="PaginationPrevious";var xa=({className:e,...t})=>(0,ue.jsxs)(gt,{"aria-label":"Go to next page",className:s("gap-1 pr-2.5",e),size:"default",...t,children:[(0,ue.jsx)("span",{children:"Next"}),(0,ue.jsx)(hi.ChevronRight,{className:"ue-4 w-4"})]});xa.displayName="PaginationNext";var Wo=({className:e,...t})=>(0,ue.jsxs)("span",{"aria-hidden":!0,className:s("flex ue-9 w-9 items-center justify-center",e),...t,children:[(0,ue.jsx)(hi.MoreHorizontal,{className:"ue-4 w-4"}),(0,ue.jsx)("span",{className:"sr-only",children:"More pages"})]});Wo.displayName="PaginationEllipsis";var nl=e=>{let t=(0,yn.useRouter)(),{className:o,page:r,totalPages:a}=e,i=r<a,l=r>1,n=r-1>1,m=r+1<a;return(0,ue.jsx)("div",{className:s("my-12",o),children:(0,ue.jsx)(va,{children:(0,ue.jsxs)(ha,{children:[(0,ue.jsx)(Ge,{children:(0,ue.jsx)(ya,{disabled:!l,onClick:()=>{t.push(`/posts/page/${r-1}`)}})}),n&&(0,ue.jsx)(Ge,{children:(0,ue.jsx)(Wo,{})}),l&&(0,ue.jsx)(Ge,{children:(0,ue.jsx)(gt,{onClick:()=>{t.push(`/posts/page/${r-1}`)},children:r-1})}),(0,ue.jsx)(Ge,{children:(0,ue.jsx)(gt,{isActive:!0,onClick:()=>{t.push(`/posts/page/${r}`)},children:r})}),i&&(0,ue.jsx)(Ge,{children:(0,ue.jsx)(gt,{onClick:()=>{t.push(`/posts/page/${r+1}`)},children:r+1})}),m&&(0,ue.jsx)(Ge,{children:(0,ue.jsx)(Wo,{})}),(0,ue.jsx)(Ge,{children:(0,ue.jsx)(xa,{disabled:!i,onClick:()=>{t.push(`/posts/page/${r+1}`)}})})]})})})};var wa=({className:e,content:t,style:o})=>(0,$o.jsx)("div",{className:s("mx-auto my-8 w-full",e),children:(0,$o.jsx)("div",{className:s("border py-3 px-6 flex items-center rounded",{"border-border bg-card":o==="info","border-error bg-error/30":o==="error","border-success bg-success/30":o==="success","border-warning bg-warning/30":o==="warning"}),children:(0,$o.jsx)(j,{content:t,enableGutter:!1,enableProse:!1})})});var lo=({links:e,richText:t})=>(0,ue.jsx)("div",{className:"container",children:(0,ue.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,ue.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,ue.jsx)(j,{className:"mb-0",content:t,enableGutter:!1})}),(0,ue.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:o},r)=>(0,ue.jsx)(Fe,{size:"lg",...o},r))})]})});var Uo=require("prism-react-renderer");function Na({code:e}){let[t,o]=(0,yo.useState)("Copy");function r(){t==="Copy"&&(o(()=>"Copied!"),setTimeout(()=>{o(()=>"Copy")},1e3))}return(0,ue.jsx)("div",{className:"flex justify-end align-middle",children:(0,ue.jsxs)(le,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),r()},children:[(0,ue.jsx)("p",{children:t}),(0,ue.jsx)("div",{className:"w-6 ue-6 dark:invert",children:(0,ue.jsx)(hi.ClipboardCopy,{})})]})})}var Mn=({code:e,language:t=""})=>e?(0,ue.jsx)(Uo.Highlight,{code:e,language:t,theme:Uo.themes.vsDark,children:({getLineProps:o,getTokenProps:r,tokens:a})=>(0,ue.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[a.map((i,l)=>(0,ue.jsxs)("div",{...o({className:"table-row",line:i}),children:[(0,ue.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:l+1}),(0,ue.jsx)("span",{className:"table-cell pl-4",children:i.map((n,m)=>(0,ue.jsx)("span",{...r({token:n})},m))})]},l)),(0,ue.jsx)(Na,{code:e})]})}):null;var Pa=({className:e,code:t,language:o})=>(0,ue.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,ue.jsx)(Mn,{code:t,language:o})});var Et=e=>{let{className:t,enableGutter:o=!0,imgClassName:r,media:a,staticImage:i}=e;return(0,ue.jsx)("div",{className:s("",{container:o},t),children:(0,ue.jsx)(Z,{imgClassName:s("border border-border rounded-[0.8rem]",r),resource:a,src:i})})};var jo=f(require("react"));function Sa({nodes:e}){return(0,ue.jsx)(jo.Fragment,{children:e==null?void 0:e.map((t,o)=>{if(t==null)return null;if(t.type==="text"){let i=(0,ue.jsx)(jo.default.Fragment,{children:t.text},o);return t.format&1&&(i=(0,ue.jsx)("strong",{children:i},o)),t.format&2&&(i=(0,ue.jsx)("em",{children:i},o)),t.format&4&&(i=(0,ue.jsx)("span",{style:{textDecoration:"line-through"},children:i},o)),t.format&8&&(i=(0,ue.jsx)("span",{style:{textDecoration:"underline"},children:i},o)),t.format&16&&(i=(0,ue.jsx)("code",{children:t.text},o)),t.format&32&&(i=(0,ue.jsx)("sub",{children:i},o)),t.format&64&&(i=(0,ue.jsx)("sup",{children:i},o)),i}let r=i=>{if(i.children==null)return null;if((i==null?void 0:i.type)==="list"&&(i==null?void 0:i.listType)==="check")for(let l of i.children)"checked"in l&&(l!=null&&l.checked||(l.checked=!1));return Sa({nodes:i.children})},a="children"in t?r(t):"";if(t.type==="block"){let i=t.fields,l=i==null?void 0:i.blockType;if(!i||!l)return null;switch(l){case"cta":return(0,ue.jsx)(lo,{...i},o);case"mediaBlock":return(0,ue.jsx)(Et,{className:"col-start-1 col-span-3",imgClassName:"m-0",...i,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},o);case"banner":return(0,ue.jsx)(wa,{className:"col-start-2 mb-4",...i},o);case"code":return(0,ue.jsx)(Pa,{className:"col-start-2",...i},o);default:return null}}else switch(t.type){case"linebreak":return(0,ue.jsx)("br",{className:"col-start-2"},o);case"paragraph":return(0,ue.jsx)("p",{className:"col-start-2",children:a},o);case"heading":{let i=t==null?void 0:t.tag;return(0,ue.jsx)(i,{className:"col-start-2",children:a},o)}case"list":{let i=t==null?void 0:t.tag;return(0,ue.jsx)(i,{className:"list col-start-2",children:a},o)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,ue.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:a},o):(0,ue.jsx)("li",{value:t==null?void 0:t.value,children:a},o);case"quote":return(0,ue.jsx)("blockquote",{className:"col-start-2",children:a},o);case"link":{let i=t.fields;return(0,ue.jsx)(Fe,{newTab:!!(i!=null&&i.newTab),reference:i.doc,type:i.linkType==="internal"?"reference":"custom",url:i.url,children:a},o)}default:return null}})})}var sl=({className:e,content:t,enableGutter:o=!0,enableProse:r=!0})=>{var a;return t?(0,ue.jsx)("div",{className:s({"container ":o,"max-w-none":!o,"mx-auto prose dark:prose-invert ":r},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&Sa({nodes:(a=t==null?void 0:t.root)==null?void 0:a.children})}):null},j=sl;function ll({icon:e,title:t,body:o,color:r="secondary"}){return(0,ue.jsx)(ue.Fragment,{children:(0,ue.jsxs)("div",{className:"flex py-0 min-ue-16",children:[(0,ue.jsx)("div",{className:"px-[2%] flex items-center",children:(0,ue.jsx)("div",{className:"w-12 ue-12",children:(0,ue.jsx)(tt,{type:e.type,iconName:e.name})})}),(0,ue.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:t}),o&&(0,ue.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:o})]})})}var Dn=f(require("next/image"));function cl(e){let{url:t,mainImage:o,excerpt:r,title:a}=e;return(0,ue.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white p-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[o&&(0,ue.jsx)(Dn.default,{alt:a||"",src:o,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover"}),(0,ue.jsxs)("div",{className:"flex flex-1 flex-col p-4",children:[(0,ue.jsx)("div",{className:"ue-2 text-base/7 font-medium text-center group-hover:scale-105 transition-transform duration-200 ease-in-out group-hover:text-primary",children:(0,ue.jsxs)("a",{href:t,children:[(0,ue.jsx)("span",{className:"absolute inset-0"}),a]})}),r&&(0,ue.jsx)("div",{className:"ue-2 flex-1 text-sm/6 text-gray-500",children:r})]})]},t)}var dl=(e,t)=>`from-brand-${e} to-brand-${t}`;function ml({...e}){let t=dl(e.brandFrom||"one",e.brandTo||"two");return(0,ue.jsxs)("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,ue.jsx)("p",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,ue.jsxs)("a",{href:e.url,children:[(0,ue.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,ue.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,ue.jsx)("circle",{r:1,cx:1,cy:1})}),(0,ue.jsx)("span",{children:e.message&&e.message})]}):(0,ue.jsxs)(ue.Fragment,{children:[(0,ue.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,ue.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,ue.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,ue.jsx)("div",{className:"flex flex-1 justify-end"})]})}var co=f(require("react")),pl={Architecture:(0,ue.jsx)(hi.DraftingCompass,{className:"ue-5 w-5 text-blue-600"}),Engineering:(0,ue.jsx)(hi.Code,{className:"ue-5 w-5 text-green-600"}),Development:(0,ue.jsx)(hi.Code,{className:"ue-5 w-5 text-purple-600"}),Delivery:(0,ue.jsx)(hi.GanttChart,{className:"ue-5 w-5 text-red-600"})},ul=({person:e,level:t,onToggle:o,isExpanded:r,isHighlighted:a})=>{let i=e.reports.length>0;return(0,ue.jsx)("div",{className:`ml-${t*4} mb-2`,children:(0,ue.jsxs)("div",{className:`flex items-center p-3 rounded-lg shadow-sm border ${a?"bg-card border-primary":"bg-white border-gray-200"}`,children:[i&&(0,ue.jsx)("button",{onClick:o,className:"mr-2","aria-label":r?"Collapse":"Expand",children:r?(0,ue.jsx)(hi.ChevronDown,{className:"ue-4 w-4"}):(0,ue.jsx)(hi.ChevronRight,{className:"ue-4 w-4"})}),(0,ue.jsx)("div",{className:"w-10 ue-10 bg-gray-200 rounded-full flex items-center justify-center mr-3",children:(0,ue.jsx)(hi.Users,{className:"ue-6 w-6 text-gray-500"})}),(0,ue.jsxs)("div",{children:[(0,ue.jsx)("h3",{className:"text-sm font-semibold text-gray-800",children:e.name}),(0,ue.jsxs)("div",{className:"flex items-center ue-1",children:[pl[e.discipline],(0,ue.jsx)("span",{className:"ml-1 text-xs text-gray-600",children:e.discipline})]})]}),(0,ue.jsx)("span",{className:"ml-auto text-xs font-medium text-gray-500 bg-gray-100 px-2 py-1 rounded",children:e.grade})]})})},In=({person:e,level:t,searchTerm:o})=>{let[r,a]=(0,co.useState)(t<1),i=()=>a(!r),l=u=>u.name.toLowerCase().includes(o.toLowerCase())||u.discipline.toLowerCase().includes(o.toLowerCase())||u.grade.toLowerCase().includes(o.toLowerCase()),n=u=>l(u)||u.reports.some(n),m=o===""||n(e),c=l(e);return co.default.useEffect(()=>{o!==""&&n(e)&&a(!0)},[o,e]),m?(0,ue.jsxs)("div",{children:[(0,ue.jsx)(ul,{person:e,level:t,onToggle:i,isExpanded:r,isHighlighted:c}),r&&e.reports.map((u,g)=>(0,ue.jsx)(In,{person:u,level:t+1,searchTerm:o},g))]}):null};function fl(){let[e,t]=(0,co.useState)("");return(0,ue.jsxs)("div",{className:"max-w-5xl mx-auto p-6",children:[(0,ue.jsx)("h2",{className:"text-2xl font-bold mb-6 text-center text-gray-800",children:"Who's who"}),(0,ue.jsxs)("div",{className:"mb-4 relative",children:[(0,ue.jsx)("input",{type:"text",placeholder:"Search by name, discipline, or grade",value:e,onChange:r=>t(r.target.value),className:"w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500","aria-label":"Search the organization chart"}),(0,ue.jsx)(hi.Search,{className:"absolute right-3 top-2.5 ue-5 w-5 text-gray-400"})]}),(0,ue.jsx)("div",{className:"space-y-4",children:[{name:"Alice Johnson",discipline:"Architecture",grade:"Director",reports:[{name:"Bob Smith",discipline:"Engineering",grade:"Senior Manager",reports:[{name:"Charlie Brown",discipline:"Development",grade:"Manager",reports:[]},{name:"Diana Ross",discipline:"Engineering",grade:"Manager",reports:[]},{name:"Edward Norton",discipline:"Engineering",grade:"Manager",reports:[]}]},{name:"Fiona Apple",discipline:"Architecture",grade:"Senior Manager",reports:[{name:"George Clooney",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Helen Mirren",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Ian McKellen",discipline:"Architecture",grade:"Manager",reports:[]}]},{name:"Julia Roberts",discipline:"Development",grade:"Senior Manager",reports:[{name:"Kevin Spacey",discipline:"Development",grade:"Manager",reports:[]},{name:"Liam Neeson",discipline:"Development",grade:"Manager",reports:[]},{name:"Meryl Streep",discipline:"Development",grade:"Manager",reports:[]}]}]},{name:"Nicole Kidman",discipline:"Delivery",grade:"Director",reports:[{name:"Owen Wilson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Penelope Cruz",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Quentin Tarantino",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Rachel McAdams",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Samuel ue. Jackson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Tom Hanks",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Uma Thurman",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Viola Davis",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Will Smith",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Xavier Dolan",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Yalitza Aparicio",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Zoe Saldana",discipline:"Delivery",grade:"Manager",reports:[]}]}]}].map((r,a)=>(0,ue.jsx)(In,{person:r,level:0,searchTerm:e},a))})]})}function gl({teamMembers:e={leadership:[{role:"CTO oversight"},{role:"Senior Delivery Lead",isFTE:!0}],core:[{role:"Lead Cloud Architect",isFTE:!0},{role:"Senior Business Analyst",isFTE:!0}],sme:["Security Architecture","Engineering","Data Architecture"]},outputs:t=[{title:"Discovery Report",description:"A detailed report summarising the findings from the initial assessment, including insights from stakeholder interviews and document reviews."},{title:"Cloud and Data Estate Assessment Report",description:"A comprehensive analysis of the current cloud and data infrastructure, highlighting strengths, weaknesses, and opportunities for improvement."},{title:"Gap Analysis Report",description:"Identification of gaps between current capabilities and the requirements for adopting GenAI, along with a detailed analysis of these gaps."},{title:"Recommendations Report",description:"A set of actionable recommendations for enhancing the cloud infrastructure, data management practices, and operating model."},{title:"Implementation Roadmap",description:"A phased roadmap outlining the steps to implement the recommended changes, including timelines, milestones, and prioritisation of initiatives."},{title:"Risk Management Plan",description:"A detailed plan outlining potential risks and mitigation strategies to ensure a smooth transition."}],benefits:o=["Strategic Alignment: Ensures that the adoption of GenAI aligns with the overall business strategy and objectives.","Enhanced Efficiency: Optimises cloud and data operations, leading to improved performance and cost savings.","Risk Mitigation: Identifies potential risks early and provides strategies to mitigate them, ensuring a smooth transition.","Scalability: Prepares the organisation for future growth and scalability by enhancing the underlying technology infrastructure.","Competitive Advantage: Positions the organisation to leverage Generative AI effectively, providing a competitive edge in the market."],fee:r="\xA3150,000 for delivery of listed outputs"}){return(0,ue.jsxs)("div",{className:"grid gap-6 lg:grid-cols-3",children:[(0,ue.jsxs)("div",{className:"lg:col-span-1 space-y-6 flex flex-col",children:[(0,ue.jsxs)(re,{className:"flex-grow",children:[(0,ue.jsx)(Ce,{className:"bg-primary text-primary-foreground",children:(0,ue.jsxs)(Se,{className:"flex items-center gap-2",children:[(0,ue.jsx)(hi.Users,{className:"ue-5 w-5"}),"Team"]})}),(0,ue.jsxs)(ve,{className:"p-6",children:[(0,ue.jsx)("p",{className:"mb-6 text-sm text-muted-foreground",children:"A small team of highly-skilled consultants with significant Cloud, Data and AI experience will execute this phase:"}),(0,ue.jsxs)("div",{className:"space-y-6",children:[(0,ue.jsx)("div",{className:"space-y-2",children:e.leadership.map((a,i)=>(0,ue.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ue.jsxs)("div",{className:"flex items-center gap-2",children:[(0,ue.jsx)(hi.User,{className:"ue-4 w-4 text-muted-foreground"}),(0,ue.jsx)("span",{children:a.role})]}),a.isFTE&&(0,ue.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},i))}),(0,ue.jsx)("div",{className:"space-y-2",children:e.core.map((a,i)=>(0,ue.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ue.jsxs)("div",{className:"flex items-center gap-2",children:[(0,ue.jsx)(hi.User,{className:"ue-4 w-4 text-muted-foreground"}),(0,ue.jsx)("span",{children:a.role}),a.count&&(0,ue.jsxs)("span",{children:["(",a.count,"x)"]})]}),a.isFTE&&(0,ue.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},i))}),(0,ue.jsxs)("div",{children:[(0,ue.jsxs)("div",{className:"flex items-center gap-2 mb-2",children:[(0,ue.jsx)(hi.Users2,{className:"ue-4 w-4 text-muted-foreground"}),(0,ue.jsx)("span",{children:"SME input:"})]}),(0,ue.jsx)("div",{className:"ml-6 text-sm text-muted-foreground",children:e.sme.join(", ")})]})]})]})]}),(0,ue.jsxs)(re,{children:[(0,ue.jsx)(Ce,{className:"bg-primary text-primary-foreground",children:(0,ue.jsxs)(Se,{className:"flex items-center gap-2",children:[(0,ue.jsx)(hi.PoundSterling,{className:"ue-5 w-5"}),"Fee"]})}),(0,ue.jsx)(ve,{className:"p-6",children:(0,ue.jsx)("p",{className:"text-lg font-semibold",children:r})})]})]}),(0,ue.jsxs)(re,{className:"lg:col-span-1 flex flex-col",children:[(0,ue.jsx)(Ce,{className:"bg-primary text-primary-foreground",children:(0,ue.jsxs)(Se,{className:"flex items-center gap-2",children:[(0,ue.jsx)(hi.FileText,{className:"ue-5 w-5"}),"Outputs"]})}),(0,ue.jsxs)(ve,{className:"p-6 flex-grow overflow-auto",children:[(0,ue.jsx)("ol",{className:"list-decimal list-inside space-y-4",children:t.map((a,i)=>(0,ue.jsxs)("li",{className:"text-sm",children:[(0,ue.jsxs)("span",{className:"font-medium",children:[a.title,":"]})," ",(0,ue.jsx)("span",{className:"text-muted-foreground",children:a.description})]},i))}),(0,ue.jsx)("p",{className:"ue-6 text-sm italic text-muted-foreground",children:"Delivered within 8 weeks from start date of engagement."})]})]}),(0,ue.jsxs)(re,{className:"lg:col-span-1 flex flex-col",children:[(0,ue.jsx)(Ce,{className:"bg-primary text-primary-foreground",children:(0,ue.jsxs)(Se,{className:"flex items-center gap-2",children:[(0,ue.jsx)(hi.Lightbulb,{className:"ue-5 w-5"}),"Benefits"]})}),(0,ue.jsx)(ve,{className:"p-6 flex-grow overflow-auto",children:(0,ue.jsx)("ul",{className:"space-y-4",children:o.map((a,i)=>(0,ue.jsxs)("li",{className:"flex gap-2 text-sm",children:[(0,ue.jsx)("span",{className:"text-primary",children:"\u2713"}),(0,ue.jsx)("span",{children:a})]},i))})})]})]})}function bl(){return(0,ue.jsx)("div",{className:"w-full bg-primary text-white p-8 rounded-lg border border-dashed border-white/30",children:(0,ue.jsxs)("div",{className:"grid md:grid-cols-4 gap-8 relative",children:[(0,ue.jsxs)("div",{className:"space-y-4 bg-primary p-3 rounded-lg",children:[(0,ue.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,ue.jsx)("div",{className:"w-10 ue-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,ue.jsx)("span",{className:"text-[#0B3B4E]",children:"1"})}),(0,ue.jsx)(hi.BarChart3,{className:"w-8 ue-8"})]}),(0,ue.jsx)("h2",{className:"text-xl font-semibold",children:"Agile Delivery and Leadership in Complex Environments"}),(0,ue.jsx)("p",{className:"text-secondary text-sm",children:"We excel in delivering technology solutions in complex environments with evolving customer needs, regulatory constraints, and resource limitations."}),(0,ue.jsxs)("ul",{className:"text-sm",children:[(0,ue.jsx)("li",{children:"Strategy definition"}),(0,ue.jsx)("li",{children:"Programme leadership"}),(0,ue.jsx)("li",{children:"Detailed planning"}),(0,ue.jsx)("li",{children:"\u2022 Financial control"}),(0,ue.jsx)("li",{children:"\u2022 Rigorous governance"})]})]}),(0,ue.jsxs)("div",{className:"space-y-4",children:[(0,ue.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,ue.jsx)("div",{className:"w-10 ue-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,ue.jsx)("span",{className:"text-[#0B3B4E]",children:"2"})}),(0,ue.jsx)(hi.CogIcon,{className:"w-8 ue-8"})]}),(0,ue.jsx)("h2",{className:"text-xl font-semibold",children:"Significant Technical Expertise in Cloud, AI, & Data"}),(0,ue.jsx)("p",{className:"text-sky-200 text-sm",children:"Our architects and engineers possess extensive expertise in designing, building, and operating modern, leading-edge technologies and enterprise-class solutions."}),(0,ue.jsx)("p",{className:"text-sm",children:"We deploy highly experienced, multidisciplinary teams skilled in product delivery, architecture, software development, DevOps, and security."})]}),(0,ue.jsxs)("div",{className:"space-y-4",children:[(0,ue.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,ue.jsx)("div",{className:"w-10 ue-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,ue.jsx)("span",{className:"text-[#0B3B4E]",children:"3"})}),(0,ue.jsx)(hi.Building2,{className:"w-8 ue-8"})]}),(0,ue.jsx)("h2",{className:"text-xl font-semibold",children:"Deep Public Sector, FS, Regulatory & Security Expertise"}),(0,ue.jsx)("p",{className:"text-sky-200 text-sm",children:"We understand how to navigate public sector and financial services regulation and how to deliver compliant and robustly secure cutting-edge solutions in this context."}),(0,ue.jsx)("p",{className:"text-sm",children:"We have successfully completed projects for numerous public sector and Financial Services engagements, including XXX, XXXXXX XXXXXX, XXXXX XXXXXXXXXXXXXXX, XXXXXXXXXXXXXX and many other institutions."})]}),(0,ue.jsxs)("div",{className:"space-y-4",children:[(0,ue.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,ue.jsx)("div",{className:"w-10 ue-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,ue.jsx)("span",{className:"text-[#0B3B4E]",children:"4"})}),(0,ue.jsx)(hi.BadgeCheck,{className:"w-8 ue-8"})]}),(0,ue.jsx)("h2",{className:"text-xl font-semibold",children:"Extensive track record of delivery within XXXX"}),(0,ue.jsx)("p",{className:"text-sky-200 text-sm",children:"We have collaborated closely with the XXXX since 2020 and understand its technology landscape and ambitions."}),(0,ue.jsx)("p",{className:"text-sm",children:"As an XXXX strategic partner, we have led numerous transformation programmes, providing expertise in architectural design, engineering standards and technical leadership, and optimisations."})]})]})})}var Ta=e=>{let{columns:t}=e,o={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,ue.jsx)("div",{className:"container my-6",children:(0,ue.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((r,a)=>{let{enableLink:i,link:l,richText:n,size:m}=r;return(0,ue.jsxs)("div",{className:s(`col-span-4 lg:col-span-${o[m]}`,{"md:col-span-2":m!=="full"}),children:[n&&(0,ue.jsx)(j,{content:n,enableGutter:!1}),i&&(0,ue.jsx)(Fe,{...l})]},a)})})})};var ka=({title:e,description:t,features:o})=>(0,ue.jsxs)("section",{className:s("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[e&&(0,ue.jsx)("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:e}),t&&(0,ue.jsx)("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:t}),(0,ue.jsx)("div",{className:`grid gap-8 md:grid-cols-${o?o.length:1}`,children:o&&o.map((r,a)=>{var l,n;let i=(0,ue.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ue.jsx)("div",{className:"text-accent ue-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:(0,ue.jsx)("i",{className:`${r.icon.type} yo-${r.icon.icon} yo-4x`})}),(0,ue.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:r.title}),typeof r.content!="object"&&(0,ue.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:r.content}}),typeof r.content=="object"&&(0,ue.jsx)("div",{className:"text-lg opacity-80",children:(0,ue.jsx)(j,{content:r.content,enableGutter:!1})})]},a);return console.log("link",r.link),r.link?(0,ue.jsx)("a",{href:r.link.url?r.link.url:`/${(l=r.link.reference)==null?void 0:l.relationTo}/${((n=r.link.reference)==null?void 0:n.value).slug}`,className:"no-underline group",children:i},a):i})})]});var Yo=f(require("next/image"));function vl({image:e,subtitle:t="Case study",title:o,companyLogo:r,customerLogo:a}){return(0,ue.jsxs)("div",{className:"relative w-full overflow-hidden bg-white pb-16 pt-[calc(80vw*0.5)]",children:[(0,ue.jsx)("div",{className:"absolute left-0 top-0 ue-[calc(100%+80vw*0.5)] w-full overflow-hidden",children:(0,ue.jsx)("div",{className:"absolute left-[calc(50%-40vw*0.5)] top-[calc(40vw*0.5*-0.29)] ue-[80vw] w-[80vw] origin-top-left -rotate-45 overflow-hidden rounded-[24vw]",children:(0,ue.jsx)(Yo.default,{src:e,alt:"Header background",className:"ue-full w-full rotate-45 scale-[1.42] object-cover object-center",width:1e3,height:1e3,priority:!0})})}),(0,ue.jsxs)("div",{className:"absolute left-4 top-4 flex flex-col items-start gap-4 md:left-8 md:top-8",children:[r&&(0,ue.jsx)("div",{className:"ue-16 w-32 md:ue-24 md:w-48",children:(0,ue.jsx)(Yo.default,{src:r,alt:"Company logo",className:"ue-full w-full object-contain",width:192,height:96})}),a&&(0,ue.jsx)("div",{className:"ue-10 w-20 md:ue-12 md:w-24",children:(0,ue.jsx)(Yo.default,{src:a,alt:"Customer logo",className:"ue-full w-full object-contain",width:96,height:48})})]}),(0,ue.jsxs)("div",{className:"container relative mx-auto px-4",children:[(0,ue.jsx)("p",{className:"mb-4 text-lg font-medium text-sky-400",children:t}),(0,ue.jsx)("h1",{className:"max-w-4xl text-[2.75rem] font-bold leading-[1.15] tracking-tight text-[#051527] md:text-6xl",children:o})]})]})}var hl=e=>{let{className:t,enableGutter:o=!0,imgClassName:r,media:a,staticImage:i}=e;return(0,ue.jsx)("div",{className:s("",{container:o},t),children:(0,ue.jsx)(Z,{imgClassName:s("border border-border rounded-[0.8rem]",r),resource:a,src:i})})};var En={content:Ta,cta:lo,mediaBlock:Et,imageBlock:Et,features:ka},yl=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,ue.jsx)(yo.Fragment,{children:t.map((r,a)=>{let{blockType:i}=r;if(i&&i in En){let l=En[i];if(l)return(0,ue.jsx)("div",{className:"my-6",children:(0,ue.jsx)(l,{...r})},a)}return null})}):null};var Bn=f(require("clsx"));var xl=e=>{let{className:t,docs:o,introContent:r}=e;return(0,ue.jsxs)("div",{className:(0,Bn.default)("container",t),children:[r&&(0,ue.jsx)(j,{content:r,enableGutter:!1}),(0,ue.jsx)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-8 items-stretch",children:o==null?void 0:o.map((a,i)=>typeof a=="string"?null:(0,ue.jsx)(no,{doc:a,relationTo:"posts",showCategories:!0},i))})]})};var Aa=f(require("clsx"));function wl({mainNav:e,secondaryNav:t,title:o,subTitle:r,pathName:a,menuHeading:i,onNavClick:l,loading:n=!1,LinkComponent:m,...c}){let g=m?v=>(0,ue.jsx)(m,{...v}):l?({href:v,children:x,...k})=>(0,ue.jsx)("button",{onClick:()=>l&&l(v),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...k,children:x}):v=>(0,ue.jsx)("a",{...v});return(0,ue.jsxs)(at,{...c,variant:"inset",children:[(0,ue.jsx)(it,{children:(0,ue.jsx)(oe,{children:(0,ue.jsx)(W,{children:n?(0,ue.jsxs)("div",{className:"grid flex-1 p-2 text-left text-m leading-tight",children:[(0,ue.jsx)(F,{className:"bg-gray-200 my-2 w-full ue-7"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 my-2 ue-5"})]}):(0,ue.jsxs)("div",{className:"grid flex-1 p-2 text-left text-m leading-tight",children:[(0,ue.jsx)("span",{className:"truncate font-semibold",children:o}),r&&(0,ue.jsx)("span",{className:"truncate text-sm",children:r})]})})})}),n&&(0,ue.jsxs)(Ye,{children:[(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"}),(0,ue.jsx)(F,{className:"bg-gray-200 w-3/4 ue-5"})]}),(0,ue.jsxs)(Ye,{children:[e&&!n&&e.map((v,x)=>(0,ue.jsx)(Nl,{subNav:v,pathName:a,Link:g},x)),(0,ue.jsx)(fe,{className:"ue-auto",children:(0,ue.jsx)(xe,{children:(0,ue.jsx)(oe,{children:t&&!n&&t.map(v=>(0,ue.jsx)(W,{children:(0,ue.jsx)(ge,{asChild:!0,size:"sm",children:(0,ue.jsxs)(g,{href:v.url||"",children:[v.icon&&(0,ue.jsx)(v.icon,{}),(0,ue.jsx)("span",{children:v.label})]})})},v.label))})})})]}),(0,ue.jsx)(nt,{})]})}function Nl({subNav:e,pathName:t,Link:o}){var i,l;let r=e,a=!1;return r.links&&r.links.map(n=>{n.url===t&&(a=!0)}),(0,ue.jsx)(De,{defaultOpen:!0,className:"group/collapsible",children:(0,ue.jsx)(fe,{className:"py-0",children:(0,ue.jsx)(oe,{children:(0,ue.jsx)(De,{asChild:!0,defaultOpen:r.isActive,children:(0,ue.jsxs)(W,{children:[(0,ue.jsx)(ge,{asChild:!0,tooltip:r.label,className:(0,Aa.default)(a&&"font-bold text-accent"),children:(0,ue.jsxs)(o,{href:r.url,children:[r.icon&&(0,ue.jsx)(r.icon,{}),(0,ue.jsx)("span",{children:r.label})]})}),(i=r.links)!=null&&i.length?(0,ue.jsxs)(ue.Fragment,{children:[(0,ue.jsx)(Ue,{asChild:!0,children:(0,ue.jsxs)(Ut,{className:"data-[state=open]:rotate-90",children:[(0,ue.jsx)(hi.ChevronRight,{}),(0,ue.jsx)("span",{className:"sr-only",children:"Toggle"})]})}),(0,ue.jsx)(je,{children:(0,ue.jsx)(Ke,{children:(l=r.links)==null?void 0:l.map(n=>(0,ue.jsx)(Qe,{children:(0,ue.jsx)(Je,{asChild:!0,className:(0,Aa.default)(n.url===t&&"font-bold text-accent"),children:(0,ue.jsx)(o,{href:n.url,children:(0,ue.jsx)("span",{children:n.label})})})},n.label))})})]}):null]})},r.label)})})})}var zn=f(require("clsx"));var Rl=()=>(0,ue.jsx)(tt,{iconName:"github",size:"10x"});function Pl({relatedContent:e,tableOfContents:t,editorComponent:o,loading:r=!1,editMode:a=!1,onAddDocument:i,onEditDocument:l,onPrintDocument:n,onGithubClick:m,onNavClick:c,LinkComponent:u,...g}){let k=u?p=>(0,ue.jsx)(u,{...p}):c?({item:p,children:y,...M})=>(0,ue.jsx)("button",{onClick:()=>c&&c(p),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...M,children:y}):p=>(0,ue.jsx)("a",{href:p.href,...p});return(0,ue.jsxs)(at,{side:"right",variant:"inset",...g,children:[(0,ue.jsxs)(it,{className:"border-ue border-sidebar-border",children:[(0,ue.jsxs)(oe,{className:"flex-row space-x-1",children:[(0,ue.jsx)(W,{children:(0,ue.jsxs)(ge,{onClick:i,children:[(0,ue.jsx)(hi.FilePlus,{})," ",(0,ue.jsx)("span",{children:"Add Document"})]})}),m&&(0,ue.jsx)(W,{children:(0,ue.jsx)(ge,{onClick:m,tooltip:"Open in GitHub",children:(0,ue.jsx)(Rl,{})})})]}),(0,ue.jsxs)(oe,{className:"flex-row space-x-1",children:[(0,ue.jsx)(W,{className:"w-5/12",children:(0,ue.jsxs)(ge,{onClick:()=>l(),variant:a?"outline":"default",className:(0,zn.default)(a&&"text-accent"),children:[(0,ue.jsx)(hi.Edit,{})," ",(0,ue.jsx)("span",{children:"Edit"})]})}),(0,ue.jsx)(W,{className:"w-5/12",children:(0,ue.jsxs)(ge,{onClick:n,children:[(0,ue.jsx)(hi.Printer,{})," ",(0,ue.jsx)("span",{children:"Print"})]})})]})]}),o&&(0,ue.jsxs)(ue.Fragment,{children:[(0,ue.jsx)(De,{defaultOpen:!0,className:"group/collapsible",children:(0,ue.jsxs)(fe,{children:[(0,ue.jsx)(Ee,{asChild:!0,children:(0,ue.jsxs)(Ue,{children:["Editor Controls",(0,ue.jsx)(hi.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,ue.jsx)(xe,{children:(0,ue.jsx)(je,{children:o})})]})}),(0,ue.jsx)($t,{className:"mx-0"})]}),(0,ue.jsxs)(Ye,{className:"overflow-auto",children:[r&&(0,ue.jsxs)(ue.Fragment,{children:[(0,ue.jsxs)(fe,{children:[(0,ue.jsx)(Ee,{children:"Related Content"}),(0,ue.jsx)(xe,{children:(0,ue.jsx)(oe,{children:Array.from({length:3}).map((p,y)=>(0,ue.jsx)(W,{children:(0,ue.jsx)(F,{className:"bg-gray-200 w-full ue-10"})},y))})})]}),(0,ue.jsxs)(fe,{children:[(0,ue.jsx)(Ee,{children:"Table of Contents"}),(0,ue.jsx)(xe,{children:(0,ue.jsx)(oe,{children:Array.from({length:3}).map((p,y)=>(0,ue.jsx)(W,{children:(0,ue.jsx)(F,{className:"bg-gray-200 w-full ue-10"})},y))})})]})]}),e&&!r&&Object.keys(e).length>0&&(0,ue.jsx)(De,{defaultOpen:!0,className:"group/collapsible",children:(0,ue.jsxs)(fe,{children:[(0,ue.jsx)(Ee,{asChild:!0,children:(0,ue.jsxs)(Ue,{children:["Related Content",(0,ue.jsx)(hi.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,ue.jsx)(xe,{children:(0,ue.jsx)(je,{children:(0,ue.jsx)(oe,{children:e&&Object.keys(e).map(p=>(0,ue.jsxs)(W,{children:[(0,ue.jsxs)("span",{className:"p-2 text-xs text-sidebar-foreground",children:[" ",p.charAt(0).toUpperCase()+p.slice(1)]}),p&&e[p]&&(0,ue.jsx)(Ke,{children:e[p].map(y=>(0,ue.jsx)(Qe,{children:(0,ue.jsx)(Je,{asChild:!0,isActive:!1,size:"sm",children:(0,ue.jsxs)(k,{href:y.url,item:y,className:"flex justify-between items-center w-full text-xs",children:[(0,ue.jsx)("span",{children:y.label}),y.type==="note"&&(0,ue.jsx)(hi.PencilLine,{className:"ml-2 text-gray-400 !important",size:16}),y.type==="draft"&&(0,ue.jsx)(tt,{iconName:"code-pull-request-draft",className:"ml-2 text-gray-400 !important"})]})})},y.label))})]},p))})})})]})}),t&&!r&&(0,ue.jsx)(De,{defaultOpen:!0,className:"group/collapsible",children:(0,ue.jsxs)(fe,{children:[(0,ue.jsx)(Ee,{asChild:!0,children:(0,ue.jsxs)(Ue,{children:["Table of Contents",(0,ue.jsx)(hi.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,ue.jsx)(xe,{children:(0,ue.jsx)(je,{children:(0,ue.jsx)(oe,{children:t.map(p=>{var y;return(0,ue.jsxs)(W,{children:[(0,ue.jsx)(ge,{asChild:!0,children:(0,ue.jsx)("a",{href:`#${p.url}`,className:"text-xs",children:p.title})}),(y=p.items)!=null&&y.length?(0,ue.jsx)(Ke,{children:p.items.map(M=>(0,ue.jsx)(Qe,{children:(0,ue.jsx)(Je,{asChild:!0,isActive:M.isActive,size:"sm",children:(0,ue.jsx)("a",{href:`#${M.url}`,className:"flex justify-between items-center w-full text-xs",children:(0,ue.jsx)("span",{children:M.title})})})},M.title))}):null]},p.title)})})})})]})})]}),(0,ue.jsx)(nt,{})]})}var me=require("@headlessui/react"),Jo=require("@heroicons/react/24/outline"),mo=require("@heroicons/react/20/solid");var Cl=({name:e,items:t,actions:o=[],href:r})=>!t&&r?(0,ue.jsxs)("a",{href:r,className:"relative inline-block text-sm font-semibold text-foreground group",children:[e,(0,ue.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 ue-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}):(0,ue.jsxs)(me.Popover,{children:[(0,ue.jsxs)(me.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,ue.jsxs)("span",{className:"relative",children:[e,(0,ue.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 ue-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,ue.jsx)(mo.ChevronDownIcon,{"aria-hidden":"true",className:"ue-5 w-5 flex-none text-accent"})]}),(0,ue.jsxs)(me.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -z-10 bg-popover ue-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,ue.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 z-50",children:t&&t.map(a=>(0,ue.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,ue.jsx)("div",{className:"flex ue-16 w-16 items-center justify-center rounded-lg bg-popover group-hover:text-accent transition-transform duration-300 ease-in-out group-hover:scale-90",children:(0,ue.jsx)(a.icon,{"aria-hidden":"true",size:"6x"})}),(0,ue.jsxs)("a",{href:a.href,className:"ue-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,ue.jsx)("span",{className:"absolute inset-0"})]}),(0,ue.jsx)("p",{className:"ue-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),o.length>0&&(0,ue.jsx)("div",{className:"bg-gray-50",children:(0,ue.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,ue.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:o.map(a=>(0,ue.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,ue.jsx)(a.icon,{"aria-hidden":"true",className:"ue-5 w-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),Gn=Cl;var Qo=["light","dark","green"];function Sl({title:e,logo:t,menuItems:o}){let[r,a]=(0,yo.useState)(!1),[i,l]=(0,yo.useState)(!1),[n,m]=(0,yo.useState)("light"),c=t==null?void 0:t.split(".")[0],u=t==null?void 0:t.split(".")[1],[g,v]=(0,yo.useState)(`${c}.${u}`),x=p=>{Qo.includes(p)?v(p==="light"?`${c}.${u}`:`${c}-${p}.${u}`):v(`${c}.${u}`)};(0,yo.useEffect)(()=>{let p=localStorage.getItem("theme")||"light";console.log("storedTheme",p),m(p),document.documentElement.setAttribute("class",p),x(p)},[]);let k=()=>{let p=Qo[(Qo.indexOf(n)+1)%Qo.length];m(p),document.documentElement.setAttribute("class",p),localStorage.setItem("theme",p),x(p)};return(0,ue.jsxs)("header",{className:"relative isolate z-10 bg-background ue-14",children:[(0,ue.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,ue.jsx)("div",{className:"flex lg:flex-1",children:(0,ue.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,ue.jsx)("span",{className:"sr-only",children:e}),(0,ue.jsx)("img",{alt:e,src:g,className:"ue-9 w-auto"})]})}),(0,ue.jsx)("div",{className:"flex lg:hidden",children:(0,ue.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,ue.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,ue.jsx)(Jo.Bars3Icon,{"aria-hidden":"true",className:"ue-6 w-6"})]})}),(0,ue.jsx)(me.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:o.map(p=>(0,ue.jsx)(Gn,{...p},p.name))}),(0,ue.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,ue.jsx)("button",{onClick:k,className:"p-2 text-gray-700 outline-none",children:n==="dark"?(0,ue.jsx)(mo.SunIcon,{className:"ue-6 w-6"}):n==="green"?(0,ue.jsx)(mo.MoonIcon,{className:"ue-6 w-6"}):(0,ue.jsx)(mo.SunIcon,{className:"ue-6 w-6"})})})]}),(0,ue.jsxs)(me.Dialog,{open:r,onClose:a,className:"lg:hidden",children:[(0,ue.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,ue.jsxs)(me.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,ue.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ue.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,ue.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,ue.jsx)("img",{alt:e,src:t,className:"ue-8 w-auto"})]}),(0,ue.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,ue.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,ue.jsx)(Jo.XMarkIcon,{"aria-hidden":"true",className:"ue-6 w-6"})]})]}),(0,ue.jsx)("div",{className:"ue-6 flow-root",children:(0,ue.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,ue.jsx)("div",{className:"space-y-2 py-6",children:o.map(p=>(0,ue.jsx)(Tl,{...p},p.name))})})})]})]})]})}function Tl({name:e,items:t,actions:o,href:r}){return!t&&r?(0,ue.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}):(0,ue.jsxs)(me.Disclosure,{as:"div",className:"-mx-3",children:[(0,ue.jsx)(me.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,ue.jsx)(me.DisclosurePanel,{className:"ue-2 space-y-2",children:t&&t.map(a=>(0,ue.jsx)(me.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:a.name},a.name))})]})}var On=f(require("next/image"));function kl({title:e,members:t}){return(0,ue.jsx)(re,{className:"mb-6",children:(0,ue.jsxs)("div",{className:"p-6",children:[(0,ue.jsxs)("div",{className:"flex items-center mb-4",children:[(0,ue.jsx)(hi.Users,{className:"w-6 ue-6 text-accent mr-2"}),(0,ue.jsx)("h2",{className:"text-xl font-semibold text-foreground",children:e})]}),(0,ue.jsx)("div",{className:"space-y-4",children:t.map((o,r)=>(0,ue.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,ue.jsx)("div",{className:"relative w-12 ue-12 rounded-full overflow-hidden",children:o.avatar&&(0,ue.jsx)(On.default,{src:o.avatar,alt:o.name,layout:"fill",objectFit:"cover"})}),(0,ue.jsxs)("div",{children:[(0,ue.jsx)("p",{className:"font-semibold text-foreground",children:o.name}),o.role&&(0,ue.jsx)("p",{className:"text-sm text-muted-foreground",children:o.role})]})]},r))})]})})}var Vn=f(require("next/link"));var Ml=({links:e})=>(0,ue.jsxs)(re,{children:[(0,ue.jsx)(Ce,{children:(0,ue.jsx)(Se,{children:"Related"})}),(0,ue.jsx)(ve,{children:(0,ue.jsx)("nav",{className:"flex flex-col space-y-2",children:e.map((t,o)=>(0,ue.jsxs)(Vn.default,{href:t.url,className:"inline-flex items-center text-sm text-primary hover:underline",children:[t.title,t.url.startsWith("http")&&(0,ue.jsx)(hi.ExternalLink,{className:"ml-1 ue-3 w-3"})]},o))})})]});var Wn=f(require("next/image"));var Da=({links:e,media:t,children:o,richText:r})=>(0,ue.jsxs)("div",{className:"relative -ue-[10.4rem] flex items-center justify-center text-white","data-theme":"dark",children:[(0,ue.jsx)("div",{className:"container mb-8 z-10 relative flex items-center justify-center",children:(0,ue.jsxs)("div",{className:"max-w-[36.5rem] text-center",children:[o||r&&(0,ue.jsx)(j,{className:"mb-6",content:r,enableGutter:!1}),Array.isArray(e)&&e.length>0&&(0,ue.jsx)("ul",{className:"flex justify-center gap-4",children:e.map(({link:a},i)=>(0,ue.jsx)("li",{children:(0,ue.jsx)(Fe,{...a})},i))})]})}),(0,ue.jsxs)("div",{className:"min-ue-[80vh] select-none",children:[t&&typeof t=="object"&&(0,ue.jsx)(Z,{fill:!0,imgClassName:"-z-10 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&(0,ue.jsx)("div",{children:(0,ue.jsx)(Wn.default,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})})]})]});var $n=f(require("next/image"));var Ia=({links:e,media:t,children:o,richText:r})=>(0,ue.jsxs)("div",{className:"relative bg-brand-one pb-12 pt-10",children:[t&&typeof t=="object"&&(0,ue.jsx)(Z,{imgClassName:"mix-blend-overlay opacity-50",fill:!0,priority:!0,resource:t}),t&&typeof t=="string"&&(0,ue.jsx)("div",{children:(0,ue.jsx)($n.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:t})}),(0,ue.jsx)("div",{className:"container mx-0 min-w-full relative z-9",children:(0,ue.jsx)("div",{className:"text-brand-one-foreground px-16",children:o||r&&(0,ue.jsx)(j,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:r,enableProse:!0,enableGutter:!1})})})]});var Ea=({children:e,richText:t})=>(0,ue.jsx)("div",{className:"container mx-0 min-w-full py-8 bg-muted",children:(0,ue.jsx)("div",{className:"max-w-[48rem] px-16",children:e||t&&(0,ue.jsx)(j,{content:t,enableGutter:!1})})});var Un=e=>{let o=new Date;e&&(o=new Date(e));let r=o.getMonth(),a=o.getDate(),i=r+1<10?`0${r+1}`:r+1,l=a<10?`0${a}`:a,n=o.getFullYear();return`${i}/${l}/${n}`};var yt=f(require("react"));var Al=({post:e})=>{let{categories:t,meta:{image:o}={},populatedAuthors:r,publishedAt:a,title:i}=e;return(0,ue.jsxs)("div",{className:"relative -ue-[10.4rem] flex items-end",children:[(0,ue.jsx)("div",{className:"container z-10 relative lg:grid lg:grid-cols-[1fr_48rem_1fr] text-white pb-8",children:(0,ue.jsxs)("div",{className:"col-start-1 col-span-1 md:col-start-2 md:col-span-2",children:[(0,ue.jsx)("div",{className:"uppercase text-sm mb-6",children:t==null?void 0:t.map((l,n)=>{if(typeof l=="object"&&l!==null){let{title:m}=l,c=m||"Untitled category",u=n===t.length-1;return(0,ue.jsxs)(yt.default.Fragment,{children:[c,!u&&(0,ue.jsx)(yt.default.Fragment,{children:", \xA0"})]},n)}return null})}),(0,ue.jsx)("div",{className:"",children:(0,ue.jsx)("h1",{className:"mb-6 text-3xl md:text-5xl lg:text-6xl",children:i})}),(0,ue.jsxs)("div",{className:"flex flex-col md:flex-row gap-4 md:gap-16",children:[(0,ue.jsx)("div",{className:"flex flex-col gap-4",children:r&&(0,ue.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ue.jsx)("p",{className:"text-sm",children:"Author"}),r.map((l,n)=>{let{name:m}=l,c=n===r.length-1,u=n===r.length-2;return(0,ue.jsxs)(yt.default.Fragment,{children:[m,u&&r.length>2&&(0,ue.jsx)(yt.default.Fragment,{children:", "}),u&&r.length===2&&(0,ue.jsx)(yt.default.Fragment,{children:" "}),!c&&r.length>1&&(0,ue.jsx)(yt.default.Fragment,{children:"and "})]},n)})]})}),a&&(0,ue.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ue.jsx)("p",{className:"text-sm",children:"Date Published"}),(0,ue.jsx)("time",{dateTime:a,children:Un(a)})]})]})]})}),(0,ue.jsxs)("div",{className:"min-ue-[80vh] select-none",children:[o&&typeof o!="string"&&(0,ue.jsx)(Z,{fill:!0,imgClassName:"-z-10 object-cover",resource:o}),(0,ue.jsx)("div",{className:"absolute pointer-events-none left-0 bottom-0 w-full ue-1/2 bg-gradient-to-t from-black to-transparent"})]})]})};var Dl={highImpact:Da,lowImpact:Ea,mediumImpact:Ia},Il=e=>{let{type:t}=e||{};if(!t||t==="none")return null;let o=Dl[t];return o?(0,ue.jsx)(o,{...e}):null};0&&(module.exports={Alert,AlertDescription,AlertTitle,Avatar,AvatarFallback,AvatarImage,Badge,BannerBlock,Breadcrumb,BreadcrumbEllipsis,BreadcrumbItem,BreadcrumbLink,BreadcrumbList,BreadcrumbPage,BreadcrumbSeparator,Button,CMSLink,CallToActionBlock,Card,CodeBlock,Collapsible,CollapsibleContent,CollapsibleTrigger,CollectionArchive,Command,CommandDialog,CommandEmpty,CommandGroup,CommandInput,CommandItem,CommandList,CommandSeparator,CommandShortcut,ContentBlock,CopyButton,CustomerCard,Dialog,DialogClose,DialogContent,DialogDescription,DialogFooter,DialogHeader,DialogOverlay,DialogPortal,DialogTitle,DialogTrigger,DropdownMenu,DropdownMenuCheckboxItem,DropdownMenuContent,DropdownMenuGroup,DropdownMenuItem,DropdownMenuLabel,DropdownMenuPortal,DropdownMenuRadioGroup,DropdownMenuRadioItem,DropdownMenuSeparator,DropdownMenuShortcut,DropdownMenuSub,DropdownMenuSubContent,DropdownMenuSubTrigger,DropdownMenuTrigger,DynamicIcon,EventCard,FeatureCard,FeatureGrid,FeaturesBlock,HeadingImage,HighImpactHero,HoverCard,HoverCardContent,HoverCardTrigger,Image,ImageBlock,InfoTile,Input,Insight,Label,Logo,LowImpactHero,MOTD,Media,MediaBlock,MediumImpactHero,NewsGrid,OrgChart,PageRange,Pagination,Popover,PopoverAnchor,PopoverContent,PopoverTrigger,PostHero,ProjectCard,ProjectTeam,ProposalSummary,RelatedContent,RelatedPosts,RenderBlocks,RenderHero,ScrollArea,ScrollBar,Separator,Sheet,SheetClose,SheetContent,SheetDescription,SheetFooter,SheetHeader,SheetOverlay,SheetPortal,SheetTitle,SheetTrigger,Sidebar,SidebarContent,SidebarFooter,SidebarGroup,SidebarGroupAction,SidebarGroupContent,SidebarGroupLabel,SidebarHeader,SidebarInput,SidebarInset,SidebarLeft,SidebarMenu,SidebarMenuAction,SidebarMenuBadge,SidebarMenuButton,SidebarMenuItem,SidebarMenuSkeleton,SidebarMenuSub,SidebarMenuSubButton,SidebarMenuSubItem,SidebarProvider,SidebarRail,SidebarRight,SidebarSeparator,SidebarTrigger,SimpleHeader,Skeleton,TextAndImages,Toast,ToastAction,ToastClose,ToastDescription,ToastProvider,ToastTitle,ToastViewport,Toaster,Toggle,ToggleGroup,ToggleGroupItem,Tooltip,TooltipContent,TooltipProvider,TooltipTrigger,VerticalSlider,WhyUs,badgeVariants,buttonVariants,reducer,toast,toggleVariants,useIsMobile,useSidebar,useToast});
10
+ `,className:"pointer-events-none [transform:scale(1.05)] [transition:.9s_ease] group-hover/portfolio:[transform:scale(1)]"}),(0,ge.jsx)("div",{className:"relative z-10 flex ge-full flex-col",children:(0,ge.jsxs)("div",{className:"mt-auto divide-y md:opacity-0 md:transition-[transform,opacity] md:duration-500 md:group-hover/portfolio:opacity-100",children:[(0,ge.jsx)("h3",{className:"overflow-hidden text-md font-bold leading-[1.25] text-white md:text-lg",children:(0,ge.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(-100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:o})}),(0,ge.jsx)("p",{className:"mt-[13px] overflow-hidden pt-[11px] text-body",children:(0,ge.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:r})})]})})]})}var ya=f(require("next/image")),Xo=f(require("path"));function pl(e){try{let t=new URL(e),{hostname:o}=t;return o.endsWith("sharepoint.com")}catch{return!1}}function ul(e){return e.startsWith("http")}function fl(e,t){let o=e;if(pl(e))o=`/docs/api/content/sharepoint?url=${e}`;else if(ul(e))o=e;else if(t.source==="github"){let r=e.replace("./","");if(r.startsWith("/")&&(r=r.slice(1)),t.linked){if(t.linked.path){let a=Xo.default.dirname(t.linked.path);a.startsWith(".")||(r=`${a}/${r}`)}o=`/docs/docs/api/github/content?owner=${t.linked.owner}&repo=${t.linked.repo}&path=${r}&branch=${t.linked.branch}`}else{if(t.file){let a=Xo.default.dirname(t.file);a.startsWith(".")||(r=`${a}/${r}`)}o=`/docs/docs/api/github/content?owner=${t.owner}&repo=${t.repo}&path=${r}&branch=${t.branch}`}}else if(e.startsWith("/"))o=e;else if(e.startsWith("./")){let r=e.replace("./","");t.file&&(r=`/${Xo.default.dirname(t.file)}/${r}`),o=r}else o="/image-not-found.png";return o}function gl({src:e,alt:t}){let[o,r]=(0,$o.useState)(!1),[a,i]=(0,$o.useState)(!1),[l,n]=(0,$o.useState)({width:0,height:0}),d=()=>{a&&r(!0)},c=()=>{r(!1)},u=g=>{let{naturalWidth:v,naturalHeight:x}=g.target;n({width:v,height:x}),i(v>300||x>300)};return(0,ge.jsxs)(ge.Fragment,{children:[(0,ge.jsx)("div",{className:`relative mx-auto my-4 flex justify-center items-center cursor-pointer ${l.height>300?"ge-[300px]":`ge-[${l.height}px]`}`,onClick:d,children:(0,ge.jsx)(ya.default,{sizes:"100vw",height:l.height,width:l.width,src:e,alt:t||"",onLoad:u,unoptimized:!0,className:"object-contain max-w-full max-ge-full"})}),(0,ge.jsx)(It,{open:o,onOpenChange:r,children:(0,ge.jsxs)(pt,{className:"flex flex-col items-center justify-center",children:[(0,ge.jsxs)(io,{className:"flex w-full justify-end",children:[(0,ge.jsx)(no,{className:"hidden",children:t}),(0,ge.jsx)(Fo,{})]}),(0,ge.jsx)("div",{className:"flex items-center justify-center",children:(0,ge.jsx)(ya.default,{height:l.height,width:l.width,src:e,alt:t||"",unoptimized:!0,className:"object-contain"})})]})})]})}function fn({props:e,baseContext:t}){let{src:o}=e;return o=fl(o,t),(0,ge.jsx)(gl,{src:o,alt:e.alt})}var gn=({children:e,cardsPerRow:t=3})=>{let o=`repeat(${t}, minmax(0, 1fr))`;return(0,ge.jsx)("div",{className:"grid gap-6",style:{gridTemplateColumns:o},children:e})};function hn({sections:e}){var l;let[t,o]=(0,Co.useState)((l=e[0])==null?void 0:l.id),r=(0,Co.useRef)([]);(0,Co.useEffect)(()=>{let n=[];return e.forEach(d=>{let c=new IntersectionObserver(g=>{g.forEach(v=>{v.isIntersecting&&o(d.id)})},{threshold:.5}),u=document.getElementById(d.id);u&&c.observe(u),n.push(c)}),r.current=n,()=>{n.forEach(d=>d.disconnect())}},[e]);let a=n=>{let d=document.getElementById(n);d&&d.scrollIntoView({behavior:"smooth",block:"start"})},i=()=>{let n=e.findIndex(c=>c.id===t),d=e[n+1]||e[0];a(d.id)};return(0,ge.jsxs)("div",{className:"flex ge-screen relative",children:[(0,ge.jsx)("div",{className:"fixed left-0 top-0 flex ge-screen w-12 flex-col items-center justify-center bg-gray-100",children:e.map(n=>(0,ge.jsx)("button",{className:`group relative my-2 ge-16 w-2 cursor-pointer rounded-full transition-all duration-300 ${t===n.id?n.color:"bg-gray-300"}`,onClick:()=>a(n.id),children:(0,ge.jsx)("span",{className:"absolute left-full ml-2 hidden -translate-x-2 rotate-90 whitespace-nowrap opacity-0 transition-all duration-300 group-hover:translate-x-0 group-hover:opacity-100 lg:block",children:n.title})},n.id))}),(0,ge.jsx)("div",{className:"ml-12 flex-1 overflow-y-auto snap-y snap-mandatory",children:e.map(n=>(0,ge.jsx)("div",{id:n.id,className:`flex ge-screen items-center justify-center snap-always snap-start text-4xl text-white ${n.color}`,children:n.title},n.id))}),(0,ge.jsx)("button",{className:"absolute bottom-4 left-4 text-3xl text-primary transition-all duration-300 hover:scale-110",onClick:i,children:(0,ge.jsx)(Si.CircleChevronDown,{})})]})}var Pn=f(require("next/link"));var xn=f(require("next/image"));var yn=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var Wo=()=>{if(yn){let e=window.location.protocol,t=window.location.hostname,o=window.location.port;return`${e}//${t}${o?`:${o}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var bl={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},vl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",wn=e=>{let{alt:t,fill:o,imgClassName:r,priority:a,resource:i,size:l,src:n,loading:d}=e,c,u,g=t,v=n||"";if(!v&&i&&typeof i=="object"){let{alt:p,filename:y,height:M,url:A,width:K}=i;c=K,u=M,g=p||"",v=`${Wo()}${A}`}let x=d||"lazy",k=l||Object.entries(bl).map(([,p])=>`(max-width: ${p}px) ${p*2}w`).join(", ");return(0,ge.jsx)("picture",{children:(0,ge.jsx)(xn.default,{alt:g||"",className:s(r),fill:o,height:o?void 0:u,placeholder:"blur",blurDataURL:vl,priority:x!=="lazy"&&a,quality:100,loading:x,sizes:k,src:v,width:o?void 0:c})})};var Nn=e=>{let{onClick:t,resource:o,videoClassName:r}=e,a=(0,Co.useRef)(null);if((0,Co.useEffect)(()=>{let{current:i}=a;i&&i.addEventListener("suspend",()=>{})},[]),o&&typeof o=="object"){let{filename:i}=o;return(0,ge.jsx)("video",{autoPlay:!0,className:s(r),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:a,children:(0,ge.jsx)("source",{src:`${Wo()}/media/${i}`})})}return null};var te=e=>{var l;let{className:t,htmlElement:o="div",resource:r}=e,a=typeof r=="object"&&((l=r==null?void 0:r.mimeType)==null?void 0:l.includes("video"));return(0,ge.jsx)(o||Co.Fragment,{...o!==null?{className:t}:{},children:a?(0,ge.jsx)(Nn,{...e}):(0,ge.jsx)(wn,{...e})})};function Tn(){let[e,t]=(0,Co.useState)("All News"),[o,r]=(0,Co.useState)([]),[a,i]=(0,Co.useState)(1),[l,n]=(0,Co.useState)(1),d=["All News","Announcements","Blogs","Articles","Case Studies"];return(0,Co.useEffect)(()=>{async function c(){if(e==="All News"){let x=await(await fetch(`/api/posts?page=${a}`)).json();r(x.docs),n(x.totalPages);return}let g=await(await fetch(`/api/posts?where[categories][title][equals]=${e}&page=${a}`)).json();r(g.docs),n(g.totalPages)}c()},[e,a]),(0,ge.jsxs)("div",{className:"w-full max-w-7xl mx-auto px-4 py-8",children:[(0,ge.jsxs)("div",{className:"flex gap-2 overflow-x-auto pb-4 mb-6",children:[d.map(c=>(0,ge.jsx)(de,{variant:c===e?"default":"ghost",className:"rounded-full whitespace-nowrap",onClick:()=>t(c),children:c},c)),(0,ge.jsxs)(de,{variant:"ghost",size:"icon",className:"rounded-full",children:[(0,ge.jsx)(Si.ChevronRight,{className:"ge-4 w-4"}),(0,ge.jsx)("span",{className:"sr-only",children:"More"})]})]}),(0,ge.jsx)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:o&&o.map(c=>(0,ge.jsxs)(Pn.default,{href:`/posts/${c.slug}`,className:"group rounded-lg overflow-hidden border bg-card text-card-foreground shadow hover:shadow-lg transition-shadow",children:[c.meta&&c.meta.image&&typeof c.meta.image!="string"&&(0,ge.jsx)(te,{resource:c.meta.image,size:"33vw"}),(0,ge.jsxs)("div",{className:"p-4",children:[(0,ge.jsxs)("div",{className:"text-sm text-muted-foreground mb-2",children:[c.populatedAuthors&&c.populatedAuthors.map(u=>u.name)," ","\xB7"," ",c.publishedAt&&new Date(c.publishedAt).toLocaleDateString("vi-GB",{day:"numeric",month:"long"})]}),(0,ge.jsx)("h2",{className:"text-xl font-bold mb-4 text-primary group-hover:text-accent group-hover:scale-105 transition-transform duration-200 ease-in-out",children:c.title})]})]},c.id))}),(0,ge.jsx)("div",{className:"flex justify-center gap-1 mt-8",children:Array.from({length:l},(c,u)=>u+1).map(c=>(0,ge.jsx)(de,{variant:c===a?"default":"ghost",size:"icon",className:"w-10 ge-10 rounded-full",onClick:()=>i(c),children:c},c))})]})}function Sn({title:e,subtitle:t,description:o,missionTitle:r,missionDescription:a,images:i,raisedAmount:l,companiesCount:n,dealsClosed:d,leadsGenerated:c}){return(0,ge.jsx)("div",{className:"overflow-hidden bg-white py-24 sm:py-32",children:(0,ge.jsxs)("div",{className:"mx-auto max-w-2xl px-6 lg:max-w-7xl lg:px-8",children:[(0,ge.jsxs)("div",{className:"max-w-4xl",children:[(0,ge.jsx)("p",{className:"text-base/7 font-semibold text-indigo-600",children:t}),(0,ge.jsx)("h1",{className:"mt-2 text-pretty text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl",children:e}),(0,ge.jsx)("p",{className:"mt-6 text-balance text-xl/8 text-gray-700",children:o})]}),(0,ge.jsxs)("section",{className:"mt-20 grid grid-cols-1 lg:grid-cols-2 lg:gap-x-8 lg:gap-y-16",children:[(0,ge.jsxs)("div",{className:"lg:pr-8",children:[(0,ge.jsx)("h2",{className:"text-pretty text-2xl font-semibold tracking-tight text-gray-900",children:r}),(0,ge.jsx)("p",{className:"mt-6 text-base/7 text-gray-600",children:a})]}),(0,ge.jsx)("div",{className:"pt-16 lg:row-span-2 lg:-mr-16 xl:mr-auto",children:(0,ge.jsx)("div",{className:"-mx-8 grid grid-cols-2 gap-4 sm:-mx-16 sm:grid-cols-4 lg:mx-0 lg:grid-cols-2 lg:gap-4 xl:gap-8",children:i.map((u,g)=>(0,ge.jsx)("div",{className:"aspect-square overflow-hidden rounded-xl shadow-xl outline-1 -outline-offset-1 outline-black/10",children:(0,ge.jsx)("img",{alt:"",src:u,className:"block size-full object-cover"})},g))})}),(0,ge.jsxs)("div",{className:"max-lg:mt-16 lg:col-span-1",children:[(0,ge.jsx)("p",{className:"text-base/7 font-semibold text-gray-500",children:"The numbers"}),(0,ge.jsx)("hr",{className:"mt-6 border-t border-gray-200"}),(0,ge.jsxs)("dl",{className:"mt-6 grid grid-cols-1 gap-x-8 gap-y-4 sm:grid-cols-2",children:[(0,ge.jsxs)("div",{className:"flex flex-col gap-y-2 border-ge border-dotted border-gray-200 pb-4",children:[(0,ge.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Raised"}),(0,ge.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:["$",l]})]}),(0,ge.jsxs)("div",{className:"flex flex-col gap-y-2 border-ge border-dotted border-gray-200 pb-4",children:[(0,ge.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Companies"}),(0,ge.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[n,"K"]})]}),(0,ge.jsxs)("div",{className:"flex flex-col gap-y-2 max-sm:border-ge max-sm:border-dotted max-sm:border-gray-200 max-sm:pb-4",children:[(0,ge.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Deals Closed"}),(0,ge.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[d,"M"]})]}),(0,ge.jsxs)("div",{className:"flex flex-col gap-y-2",children:[(0,ge.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Leads Generated"}),(0,ge.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[c,"M"]})]})]})]})]})]})})}var kn=require("next/navigation");function hl({external:e=!1,newTab:t=!1,scroll:o=!0}){let r=(0,kn.useRouter)(),a=(0,Co.useRef)(null),i=(0,Co.useRef)(null),l=(0,Co.useRef)(0),n=(0,Co.useRef)(!1),d=(0,Co.useRef)(0),c=(0,Co.useCallback)(g=>{if(g.target){let v=g.target,x=+new Date,k=v==null?void 0:v.closest("a");d.current=g.button,k?n.current=!0:(n.current=!1,l.current=x)}},[r,a,i,l]),u=(0,Co.useCallback)(g=>{var v,x;if((v=i.current)!=null&&v.href){let p=+new Date-l.current;if((x=i.current)!=null&&x.href&&p<=250&&!n.current&&d.current===0&&!g.ctrlKey)if(e){let y=t?"_blank":"_self";window.open(i.current.href,y)}else r.push(i.current.href,{scroll:o})}},[r,a,i,l]);return(0,Co.useEffect)(()=>{let g=a.current;return g&&(g.addEventListener("mousedown",c),g.addEventListener("mouseup",u)),()=>{g&&g&&(g==null||g.removeEventListener("mousedown",c),g==null||g.removeEventListener("mouseup",u))}},[a,i,r]),{card:{ref:a},link:{ref:i}}}var Mn=hl;var An=f(require("next/link"));var mo=e=>{let{card:t,link:o}=Mn({}),{className:r,doc:a,relationTo:i,showCategories:l,title:n}=e,{slug:d,categories:c,meta:u,title:g}=a||{},{description:v,image:x}=u||{},k=c&&Array.isArray(c)&&c.length>0,p=n||g,y=v==null?void 0:v.replace(/\s/g," "),M=`/${i}/${d}`;return(0,ge.jsxs)("article",{className:s("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",r),ref:t.ref,children:[(0,ge.jsxs)("div",{className:"relative w-full ",children:[!x&&(0,ge.jsx)("div",{className:"",children:"No image"}),x&&typeof x!="string"&&(0,ge.jsx)(te,{resource:x,size:"33vw"})]}),(0,ge.jsxs)("div",{className:"p-4",children:[l&&k&&(0,ge.jsx)("div",{className:"uppercase text-sm mb-4",children:l&&k&&(0,ge.jsx)("div",{children:c==null?void 0:c.map((A,K)=>{if(typeof A=="object"){let{title:Ae}=A,Rt=Ae||"Untitled category",vo=K===c.length-1;return(0,ge.jsxs)(Co.Fragment,{children:[Rt,!vo&&(0,ge.jsx)(Co.Fragment,{children:", \xA0"})]},K)}return null})})}),p&&(0,ge.jsx)("div",{className:"prose",children:(0,ge.jsx)("h3",{children:(0,ge.jsx)(An.default,{className:"not-prose",href:M,ref:o.ref,children:p})})}),v&&(0,ge.jsx)("div",{className:"mt-2",children:v&&(0,ge.jsx)("p",{children:y})})]})]})};var yl=e=>{let{posts:t}=e;return(0,ge.jsx)("div",{className:s("container"),children:(0,ge.jsx)("div",{children:(0,ge.jsx)("div",{className:"grid grid-cols-4 sm:grid-cols-8 lg:grid-cols-12 gap-y-4 gap-x-4 lg:gap-y-8 lg:gap-x-8 xl:gap-x-8",children:t==null?void 0:t.map((o,r)=>typeof o=="object"&&o!==null?(0,ge.jsx)("div",{className:"col-span-4",children:(0,ge.jsx)(mo,{className:"ge-full",doc:o,relationTo:"posts",showCategories:!0})},r):null)})})})};var Ra=f(require("next/link")),_e=e=>{let{type:t,appearance:o="inline",children:r,className:a,label:i,newTab:l,reference:n,size:d,url:c}=e,u=t==="reference"&&typeof(n==null?void 0:n.value)=="object"&&n.value.slug?`${(n==null?void 0:n.relationTo)!=="pages"?`/${n==null?void 0:n.relationTo}`:""}/${n.value.slug}`:c;if(!u)return null;let g=o==="link"?"clear":d,v=l?{rel:"noopener noreferrer",target:"_blank"}:{};return o==="inline"?(0,ge.jsxs)(Ra.default,{className:s(a),href:u||c||"",...v,children:[i&&i,r&&r]}):(0,ge.jsx)(de,{asChild:!0,className:a,size:g,variant:o,children:(0,ge.jsxs)(Ra.default,{className:s(a),href:u||c||"",...v,children:[i&&i,r&&r]})})};var Dn=f(require("clsx")),In=f(require("next/image")),xl=e=>{let{loading:t,priority:o,className:r}=e;return(0,ge.jsx)(In.default,{alt:"Payload Logo",width:193,height:34,loading:t||"lazy",fetchPriority:o||"low",decoding:"async",className:(0,Dn.default)("max-w-[9.375rem] w-full ge-[34px]",r),src:"https://raw.githubusercontent.com/payloadcms/payload/main/packages/ge/src/assets/payload-logo-light.svg"})};var wl={plural:"Docs",singular:"Doc"},Nl={posts:{plural:"Posts",singular:"Post"}},Rl=e=>{let{className:t,collection:o,collectionLabels:r,currentPage:a,limit:i,totalDocs:l}=e,n=(a?a-1:1)*(i||1)+1;l&&n>l&&(n=0);let d=(a||1)*(i||1);l&&d>l&&(d=l);let{plural:c,singular:u}=r||Nl[o||""]||wl||{};return(0,ge.jsxs)("div",{className:[t,"font-semibold"].filter(Boolean).join(" "),children:[(typeof l=="undefined"||l===0)&&"Search produced no results.",typeof l!="undefined"&&l>0&&`Showing ${n}${n>0?` - ${d}`:""} of ${l} ${l>1?c:u}`]})};var Ca=f(require("react")),Pa=({className:e,...t})=>(0,ge.jsx)("nav",{"aria-label":"pagination",className:s("mx-auto flex w-full justify-center",e),role:"navigation",...t});Pa.displayName="Pagination";var Ta=Ca.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("ul",{className:s("flex flex-row items-center gap-1",e),ref:o,...t}));Ta.displayName="PaginationContent";var Oe=Ca.forwardRef(({className:e,...t},o)=>(0,ge.jsx)("li",{className:s("",e),ref:o,...t}));Oe.displayName="PaginationItem";var vt=({className:e,isActive:t,size:o="icon",...r})=>(0,ge.jsx)("button",{"aria-current":t?"page":void 0,className:s(jt({size:o,variant:t?"outline":"ghost"}),e),...r});vt.displayName="PaginationLink";var Sa=({className:e,...t})=>(0,ge.jsxs)(vt,{"aria-label":"Go to previous page",className:s("gap-1 pl-2.5",e),size:"default",...t,children:[(0,ge.jsx)(Si.ChevronLeft,{className:"ge-4 w-4"}),(0,ge.jsx)("span",{children:"Previous"})]});Sa.displayName="PaginationPrevious";var ka=({className:e,...t})=>(0,ge.jsxs)(vt,{"aria-label":"Go to next page",className:s("gap-1 pr-2.5",e),size:"default",...t,children:[(0,ge.jsx)("span",{children:"Next"}),(0,ge.jsx)(Si.ChevronRight,{className:"ge-4 w-4"})]});ka.displayName="PaginationNext";var Jo=({className:e,...t})=>(0,ge.jsxs)("span",{"aria-hidden":!0,className:s("flex ge-9 w-9 items-center justify-center",e),...t,children:[(0,ge.jsx)(Si.MoreHorizontal,{className:"ge-4 w-4"}),(0,ge.jsx)("span",{className:"sr-only",children:"More pages"})]});Jo.displayName="PaginationEllipsis";var Cl=e=>{let t=(0,kn.useRouter)(),{className:o,page:r,totalPages:a}=e,i=r<a,l=r>1,n=r-1>1,d=r+1<a;return(0,$.jsx)("div",{className:s("my-12",o),children:(0,$.jsx)(Pa,{children:(0,$.jsxs)(Ta,{children:[(0,$.jsx)(Oe,{children:(0,$.jsx)(Sa,{disabled:!l,onClick:()=>{t.push(`/posts/page/${r-1}`)}})}),n&&(0,$.jsx)(Oe,{children:(0,$.jsx)(Jo,{})}),l&&(0,$.jsx)(Oe,{children:(0,$.jsx)(vt,{onClick:()=>{t.push(`/posts/page/${r-1}`)},children:r-1})}),(0,$.jsx)(Oe,{children:(0,$.jsx)(vt,{isActive:!0,onClick:()=>{t.push(`/posts/page/${r}`)},children:r})}),i&&(0,$.jsx)(Oe,{children:(0,$.jsx)(vt,{onClick:()=>{t.push(`/posts/page/${r+1}`)},children:r+1})}),d&&(0,$.jsx)(Oe,{children:(0,$.jsx)(Jo,{})}),(0,$.jsx)(Oe,{children:(0,$.jsx)(ka,{disabled:!i,onClick:()=>{t.push(`/posts/page/${r+1}`)}})})]})})})};var Ma=({className:e,content:t,style:o})=>(0,ge.jsx)("div",{className:s("mx-auto my-8 w-full",e),children:(0,ge.jsx)("div",{className:s("border py-3 px-6 flex items-center rounded",{"border-border bg-card":o==="info","border-error bg-error/30":o==="error","border-success bg-success/30":o==="success","border-warning bg-warning/30":o==="warning"}),children:(0,ge.jsx)(W,{content:t,enableGutter:!1,enableProse:!1})})});var uo=({links:e,richText:t})=>(0,ge.jsx)("div",{className:"container",children:(0,ge.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,ge.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,ge.jsx)(W,{className:"mb-0",content:t,enableGutter:!1})}),(0,ge.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:o},r)=>(0,ge.jsx)(_e,{size:"lg",...o},r))})]})});var Ko=require("prism-react-renderer");function Aa({code:e}){let[t,o]=(0,Co.useState)("Copy");function r(){t==="Copy"&&(o(()=>"Copied!"),setTimeout(()=>{o(()=>"Copy")},1e3))}return(0,ge.jsx)("div",{className:"flex justify-end align-middle",children:(0,ge.jsxs)(de,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),r()},children:[(0,ge.jsx)("p",{children:t}),(0,ge.jsx)("div",{className:"w-6 ge-6 dark:invert",children:(0,ge.jsx)(Si.ClipboardCopy,{})})]})})}var zn=({code:e,language:t=""})=>e?(0,ge.jsx)(Ko.Highlight,{code:e,language:t,theme:Ko.themes.vsDark,children:({getLineProps:o,getTokenProps:r,tokens:a})=>(0,ge.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[a.map((i,l)=>(0,ge.jsxs)("div",{...o({className:"table-row",line:i}),children:[(0,ge.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:l+1}),(0,ge.jsx)("span",{className:"table-cell pl-4",children:i.map((n,d)=>(0,ge.jsx)("span",{...r({token:n})},d))})]},l)),(0,ge.jsx)(Aa,{code:e})]})}):null;var Ia=({className:e,code:t,language:o})=>(0,ge.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,ge.jsx)(zn,{code:t,language:o})});var Ft=e=>{let{className:t,enableGutter:o=!0,imgClassName:r,media:a,staticImage:i}=e;return(0,ge.jsx)("div",{className:s("",{container:o},t),children:(0,ge.jsx)(te,{imgClassName:s("border border-border rounded-[0.8rem]",r),resource:a,src:i})})};var Zo=f(require("react"));function La({nodes:e}){return(0,ge.jsx)(Zo.Fragment,{children:e==null?void 0:e.map((t,o)=>{if(t==null)return null;if(t.type==="text"){let i=(0,ge.jsx)(Zo.default.Fragment,{children:t.text},o);return t.format&1&&(i=(0,ge.jsx)("strong",{children:i},o)),t.format&2&&(i=(0,ge.jsx)("em",{children:i},o)),t.format&4&&(i=(0,ge.jsx)("span",{style:{textDecoration:"line-through"},children:i},o)),t.format&8&&(i=(0,ge.jsx)("span",{style:{textDecoration:"underline"},children:i},o)),t.format&16&&(i=(0,ge.jsx)("code",{children:t.text},o)),t.format&32&&(i=(0,ge.jsx)("sub",{children:i},o)),t.format&64&&(i=(0,ge.jsx)("sup",{children:i},o)),i}let r=i=>{if(i.children==null)return null;if((i==null?void 0:i.type)==="list"&&(i==null?void 0:i.listType)==="check")for(let l of i.children)"checked"in l&&(l!=null&&l.checked||(l.checked=!1));return La({nodes:i.children})},a="children"in t?r(t):"";if(t.type==="block"){let i=t.fields,l=i==null?void 0:i.blockType;if(!i||!l)return null;switch(l){case"cta":return(0,ge.jsx)(uo,{...i},o);case"mediaBlock":return(0,ge.jsx)(Ft,{className:"col-start-1 col-span-3",imgClassName:"ge-0",...i,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},o);case"banner":return(0,ge.jsx)(Ma,{className:"col-start-2 mb-4",...i},o);case"code":return(0,ge.jsx)(Ia,{className:"col-start-2",...i},o);default:return null}}else switch(t.type){case"linebreak":return(0,ge.jsx)("br",{className:"col-start-2"},o);case"paragraph":return(0,ge.jsx)("p",{className:"col-start-2",children:a},o);case"heading":{let i=t==null?void 0:t.tag;return(0,ge.jsx)(i,{className:"col-start-2",children:a},o)}case"list":{let i=t==null?void 0:t.tag;return(0,ge.jsx)(i,{className:"list col-start-2",children:a},o)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,ge.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:a},o):(0,ge.jsx)("li",{value:t==null?void 0:t.value,children:a},o);case"quote":return(0,ge.jsx)("blockquote",{className:"col-start-2",children:a},o);case"link":{let i=t.fields;return(0,ge.jsx)(_e,{newTab:!!(i!=null&&i.newTab),reference:i.doc,type:i.linkType==="internal"?"reference":"custom",url:i.url,children:a},o)}default:return null}})})}var W=({className:e,content:t,enableGutter:o=!0,enableProse:r=!0})=>{var a;return t?(0,ge.jsx)("div",{className:s({"container ":o,"max-w-none":!o,"mx-auto prose dark:prose-invert ":r},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&La({nodes:(a=t==null?void 0:t.root)==null?void 0:a.children})}):null};function Pl({icon:e,title:t,body:o,color:r="secondary"}){return(0,ge.jsx)(ge.Fragment,{children:(0,ge.jsxs)("div",{className:"flex py-0 min-ge-16",children:[(0,ge.jsx)("div",{className:"px-[2%] flex items-center",children:(0,ge.jsx)("div",{className:"w-12 ge-12",children:(0,ge.jsx)(rt,{type:e.type,iconName:e.name})})}),(0,ge.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:t}),o&&(0,ge.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:o})]})})}var _n=f(require("next/image"));function Tl(e){let{url:t,mainImage:o,excerpt:r,title:a}=e;return(0,ge.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white p-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[o&&(0,ge.jsx)(_n.default,{alt:a||"",src:o,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover"}),(0,ge.jsxs)("div",{className:"flex flex-1 flex-col p-4",children:[(0,ge.jsx)("div",{className:"mt-2 text-base/7 font-medium text-center group-hover:scale-105 transition-transform duration-200 ease-in-out group-hover:text-primary",children:(0,ge.jsxs)("a",{href:t,children:[(0,ge.jsx)("span",{className:"absolute inset-0"}),a]})}),r&&(0,ge.jsx)("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:r})]})]},t)}var Sl=(e,t)=>`from-brand-${e} to-brand-${t}`;function kl({...e}){let t=Sl(e.brandFrom||"one",e.brandTo||"two");return(0,ge.jsxs)("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,ge.jsx)("p",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,ge.jsxs)("a",{href:e.url,children:[(0,ge.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,ge.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,ge.jsx)("circle",{r:1,cx:1,cy:1})}),(0,ge.jsx)("span",{children:e.message&&e.message})]}):(0,ge.jsxs)(ge.Fragment,{children:[(0,ge.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,ge.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,ge.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,ge.jsx)("div",{className:"flex flex-1 justify-end"})]})}var fo=f(require("react")),Ml={Architecture:(0,ge.jsx)(Si.DraftingCompass,{className:"ge-5 w-5 text-blue-600"}),Engineering:(0,ge.jsx)(Si.Code,{className:"ge-5 w-5 text-green-600"}),Development:(0,ge.jsx)(Si.Code,{className:"ge-5 w-5 text-purple-600"}),Delivery:(0,ge.jsx)(Si.GanttChart,{className:"ge-5 w-5 text-red-600"})},Al=({person:e,level:t,onToggle:o,isExpanded:r,isHighlighted:a})=>{let i=e.reports.length>0;return(0,ge.jsx)("div",{className:`ml-${t*4} mb-2`,children:(0,ge.jsxs)("div",{className:`flex items-center p-3 rounded-lg shadow-sm border ${a?"bg-card border-primary":"bg-white border-gray-200"}`,children:[i&&(0,ge.jsx)("button",{onClick:o,className:"mr-2","aria-label":r?"Collapse":"Expand",children:r?(0,ge.jsx)(Si.ChevronDown,{className:"ge-4 w-4"}):(0,ge.jsx)(Si.ChevronRight,{className:"ge-4 w-4"})}),(0,ge.jsx)("div",{className:"w-10 ge-10 bg-gray-200 rounded-full flex items-center justify-center mr-3",children:(0,ge.jsx)(Si.Users,{className:"ge-6 w-6 text-gray-500"})}),(0,ge.jsxs)("div",{children:[(0,ge.jsx)("h3",{className:"text-sm font-semibold text-gray-800",children:e.name}),(0,ge.jsxs)("div",{className:"flex items-center mt-1",children:[Ml[e.discipline],(0,ge.jsx)("span",{className:"ml-1 text-xs text-gray-600",children:e.discipline})]})]}),(0,ge.jsx)("span",{className:"ml-auto text-xs font-medium text-gray-500 bg-gray-100 px-2 py-1 rounded",children:e.grade})]})})},On=({person:e,level:t,searchTerm:o})=>{let[r,a]=(0,fo.useState)(t<1),i=()=>a(!r),l=u=>u.name.toLowerCase().includes(o.toLowerCase())||u.discipline.toLowerCase().includes(o.toLowerCase())||u.grade.toLowerCase().includes(o.toLowerCase()),n=u=>l(u)||u.reports.some(n),d=o===""||n(e),c=l(e);return fo.default.useEffect(()=>{o!==""&&n(e)&&a(!0)},[o,e]),d?(0,ge.jsxs)("div",{children:[(0,ge.jsx)(Al,{person:e,level:t,onToggle:i,isExpanded:r,isHighlighted:c}),r&&e.reports.map((u,g)=>(0,ge.jsx)(On,{person:u,level:t+1,searchTerm:o},g))]}):null};function Dl(){let[e,t]=(0,fo.useState)("");return(0,ge.jsxs)("div",{className:"max-w-5xl mx-auto p-6",children:[(0,ge.jsx)("h2",{className:"text-2xl font-bold mb-6 text-center text-gray-800",children:"Who's who"}),(0,ge.jsxs)("div",{className:"mb-4 relative",children:[(0,ge.jsx)("input",{type:"text",placeholder:"Search by name, discipline, or grade",value:e,onChange:r=>t(r.target.value),className:"w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500","aria-label":"Search the organization chart"}),(0,ge.jsx)(Si.Search,{className:"absolute right-3 top-2.5 ge-5 w-5 text-gray-400"})]}),(0,ge.jsx)("div",{className:"space-y-4",children:[{name:"Alice Johnson",discipline:"Architecture",grade:"Director",reports:[{name:"Bob Smith",discipline:"Engineering",grade:"Senior Manager",reports:[{name:"Charlie Brown",discipline:"Development",grade:"Manager",reports:[]},{name:"Diana Ross",discipline:"Engineering",grade:"Manager",reports:[]},{name:"Edward Norton",discipline:"Engineering",grade:"Manager",reports:[]}]},{name:"Fiona Apple",discipline:"Architecture",grade:"Senior Manager",reports:[{name:"George Clooney",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Helen Mirren",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Ian McKellen",discipline:"Architecture",grade:"Manager",reports:[]}]},{name:"Julia Roberts",discipline:"Development",grade:"Senior Manager",reports:[{name:"Kevin Spacey",discipline:"Development",grade:"Manager",reports:[]},{name:"Liam Neeson",discipline:"Development",grade:"Manager",reports:[]},{name:"Meryl Streep",discipline:"Development",grade:"Manager",reports:[]}]}]},{name:"Nicole Kidman",discipline:"Delivery",grade:"Director",reports:[{name:"Owen Wilson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Penelope Cruz",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Quentin Tarantino",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Rachel McAdams",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Samuel L. Jackson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Tom Hanks",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Uma Thurman",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Viola Davis",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Will Smith",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Xavier Dolan",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Yalitza Aparicio",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Zoe Saldana",discipline:"Delivery",grade:"Manager",reports:[]}]}]}].map((r,a)=>(0,ge.jsx)(On,{person:r,level:0,searchTerm:e},a))})]})}function Il({teamMembers:e={leadership:[{role:"CTO oversight"},{role:"Senior Delivery Lead",isFTE:!0}],core:[{role:"Lead Cloud Architect",isFTE:!0},{role:"Senior Business Analyst",isFTE:!0}],sme:["Security Architecture","Engineering","Data Architecture"]},outputs:t=[{title:"Discovery Report",description:"A detailed report summarising the findings from the initial assessment, including insights from stakeholder interviews and document reviews."},{title:"Cloud and Data Estate Assessment Report",description:"A comprehensive analysis of the current cloud and data infrastructure, highlighting strengths, weaknesses, and opportunities for improvement."},{title:"Gap Analysis Report",description:"Identification of gaps between current capabilities and the requirements for adopting GenAI, along with a detailed analysis of these gaps."},{title:"Recommendations Report",description:"A set of actionable recommendations for enhancing the cloud infrastructure, data management practices, and operating model."},{title:"Implementation Roadmap",description:"A phased roadmap outlining the steps to implement the recommended changes, including timelines, milestones, and prioritisation of initiatives."},{title:"Risk Management Plan",description:"A detailed plan outlining potential risks and mitigation strategies to ensure a smooth transition."}],benefits:o=["Strategic Alignment: Ensures that the adoption of GenAI aligns with the overall business strategy and objectives.","Enhanced Efficiency: Optimises cloud and data operations, leading to improved performance and cost savings.","Risk Mitigation: Identifies potential risks early and provides strategies to mitigate them, ensuring a smooth transition.","Scalability: Prepares the organisation for future growth and scalability by enhancing the underlying technology infrastructure.","Competitive Advantage: Positions the organisation to leverage Generative AI effectively, providing a competitive edge in the market."],fee:r="\xA3150,000 for delivery of listed outputs"}){return(0,ge.jsxs)("div",{className:"grid gap-6 lg:grid-cols-3",children:[(0,ge.jsxs)("div",{className:"lg:col-span-1 space-y-6 flex flex-col",children:[(0,ge.jsxs)(ie,{className:"flex-grow",children:[(0,ge.jsx)(Se,{className:"bg-primary text-primary-foreground",children:(0,ge.jsxs)(ke,{className:"flex items-center gap-2",children:[(0,ge.jsx)(Si.Users,{className:"ge-5 w-5"}),"Team"]})}),(0,ge.jsxs)(ye,{className:"p-6",children:[(0,ge.jsx)("p",{className:"mb-6 text-sm text-muted-foreground",children:"A small team of highly-skilled consultants with significant Cloud, Data and AI experience will execute this phase:"}),(0,ge.jsxs)("div",{className:"space-y-6",children:[(0,ge.jsx)("div",{className:"space-y-2",children:e.leadership.map((a,i)=>(0,ge.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ge.jsxs)("div",{className:"flex items-center gap-2",children:[(0,ge.jsx)(Si.User,{className:"ge-4 w-4 text-muted-foreground"}),(0,ge.jsx)("span",{children:a.role})]}),a.isFTE&&(0,ge.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},i))}),(0,ge.jsx)("div",{className:"space-y-2",children:e.core.map((a,i)=>(0,ge.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ge.jsxs)("div",{className:"flex items-center gap-2",children:[(0,ge.jsx)(Si.User,{className:"ge-4 w-4 text-muted-foreground"}),(0,ge.jsx)("span",{children:a.role}),a.count&&(0,ge.jsxs)("span",{children:["(",a.count,"x)"]})]}),a.isFTE&&(0,ge.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},i))}),(0,ge.jsxs)("div",{children:[(0,ge.jsxs)("div",{className:"flex items-center gap-2 mb-2",children:[(0,ge.jsx)(Si.Users2,{className:"ge-4 w-4 text-muted-foreground"}),(0,ge.jsx)("span",{children:"SME input:"})]}),(0,ge.jsx)("div",{className:"ml-6 text-sm text-muted-foreground",children:e.sme.join(", ")})]})]})]})]}),(0,ge.jsxs)(ie,{children:[(0,ge.jsx)(Se,{className:"bg-primary text-primary-foreground",children:(0,ge.jsxs)(ke,{className:"flex items-center gap-2",children:[(0,ge.jsx)(Si.PoundSterling,{className:"ge-5 w-5"}),"Fee"]})}),(0,ge.jsx)(ye,{className:"p-6",children:(0,ge.jsx)("p",{className:"text-lg font-semibold",children:r})})]})]}),(0,ge.jsxs)(ie,{className:"lg:col-span-1 flex flex-col",children:[(0,ge.jsx)(Se,{className:"bg-primary text-primary-foreground",children:(0,ge.jsxs)(ke,{className:"flex items-center gap-2",children:[(0,ge.jsx)(Si.FileText,{className:"ge-5 w-5"}),"Outputs"]})}),(0,ge.jsxs)(ye,{className:"p-6 flex-grow overflow-auto",children:[(0,ge.jsx)("ol",{className:"list-decimal list-inside space-y-4",children:t.map((a,i)=>(0,ge.jsxs)("li",{className:"text-sm",children:[(0,ge.jsxs)("span",{className:"font-medium",children:[a.title,":"]})," ",(0,ge.jsx)("span",{className:"text-muted-foreground",children:a.description})]},i))}),(0,ge.jsx)("p",{className:"mt-6 text-sm italic text-muted-foreground",children:"Delivered within 8 weeks from start date of engagement."})]})]}),(0,ge.jsxs)(ie,{className:"lg:col-span-1 flex flex-col",children:[(0,ge.jsx)(Se,{className:"bg-primary text-primary-foreground",children:(0,ge.jsxs)(ke,{className:"flex items-center gap-2",children:[(0,ge.jsx)(Si.Lightbulb,{className:"ge-5 w-5"}),"Benefits"]})}),(0,ge.jsx)(ye,{className:"p-6 flex-grow overflow-auto",children:(0,ge.jsx)("ul",{className:"space-y-4",children:o.map((a,i)=>(0,ge.jsxs)("li",{className:"flex gap-2 text-sm",children:[(0,ge.jsx)("span",{className:"text-primary",children:"\u2713"}),(0,ge.jsx)("span",{children:a})]},i))})})]})]})}function El(){return(0,ge.jsx)("div",{className:"w-full bg-primary text-white p-8 rounded-lg border border-dashed border-white/30",children:(0,ge.jsxs)("div",{className:"grid md:grid-cols-4 gap-8 relative",children:[(0,ge.jsxs)("div",{className:"space-y-4 bg-primary p-3 rounded-lg",children:[(0,ge.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,ge.jsx)("div",{className:"w-10 ge-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,ge.jsx)("span",{className:"text-[#0B3B4E]",children:"1"})}),(0,ge.jsx)(Si.BarChart3,{className:"w-8 ge-8"})]}),(0,ge.jsx)("h2",{className:"text-xl font-semibold",children:"Agile Delivery and Leadership in Complex Environments"}),(0,ge.jsx)("p",{className:"text-secondary text-sm",children:"We excel in delivering technology solutions in complex environments with evolving customer needs, regulatory constraints, and resource limitations."}),(0,ge.jsxs)("ul",{className:"text-sm",children:[(0,ge.jsx)("li",{children:"Strategy definition"}),(0,ge.jsx)("li",{children:"Programme leadership"}),(0,ge.jsx)("li",{children:"Detailed planning"}),(0,ge.jsx)("li",{children:"\u2022 Financial control"}),(0,ge.jsx)("li",{children:"\u2022 Rigorous governance"})]})]}),(0,ge.jsxs)("div",{className:"space-y-4",children:[(0,ge.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,ge.jsx)("div",{className:"w-10 ge-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,ge.jsx)("span",{className:"text-[#0B3B4E]",children:"2"})}),(0,ge.jsx)(Si.CogIcon,{className:"w-8 ge-8"})]}),(0,ge.jsx)("h2",{className:"text-xl font-semibold",children:"Significant Technical Expertise in Cloud, AI, & Data"}),(0,ge.jsx)("p",{className:"text-sky-200 text-sm",children:"Our architects and engineers possess extensive expertise in designing, building, and operating modern, leading-edge technologies and enterprise-class solutions."}),(0,ge.jsx)("p",{className:"text-sm",children:"We deploy highly experienced, multidisciplinary teams skilled in product delivery, architecture, software development, DevOps, and security."})]}),(0,ge.jsxs)("div",{className:"space-y-4",children:[(0,ge.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,ge.jsx)("div",{className:"w-10 ge-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,ge.jsx)("span",{className:"text-[#0B3B4E]",children:"3"})}),(0,ge.jsx)(Si.Building2,{className:"w-8 ge-8"})]}),(0,ge.jsx)("h2",{className:"text-xl font-semibold",children:"Deep Public Sector, FS, Regulatory & Security Expertise"}),(0,ge.jsx)("p",{className:"text-sky-200 text-sm",children:"We understand how to navigate public sector and financial services regulation and how to deliver compliant and robustly secure cutting-edge solutions in this context."}),(0,ge.jsx)("p",{className:"text-sm",children:"We have successfully completed projects for numerous public sector and Financial Services engagements, including XXX, XXXXXX XXXXXX, XXXXX XXXXXXXXXXXXXXX, XXXXXXXXXXXXXX and many other institutions."})]}),(0,ge.jsxs)("div",{className:"space-y-4",children:[(0,ge.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,ge.jsx)("div",{className:"w-10 ge-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,ge.jsx)("span",{className:"text-[#0B3B4E]",children:"4"})}),(0,ge.jsx)(Si.BadgeCheck,{className:"w-8 ge-8"})]}),(0,ge.jsx)("h2",{className:"text-xl font-semibold",children:"Extensive track record of delivery within XXXX"}),(0,ge.jsx)("p",{className:"text-sky-200 text-sm",children:"We have collaborated closely with the XXXX since 2020 and understand its technology landscape and ambitions."}),(0,ge.jsx)("p",{className:"text-sm",children:"As an XXXX strategic partner, we have led numerous transformation programmes, providing expertise in architectural design, engineering standards and technical leadership, and optimisations."})]})]})})}var Ba=e=>{let{columns:t}=e,o={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,ge.jsx)("div",{className:"container my-6",children:(0,ge.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((r,a)=>{let{enableLink:i,link:l,richText:n,size:d}=r;return(0,ge.jsxs)("div",{className:s(`col-span-4 lg:col-span-${o[d]}`,{"md:col-span-2":d!=="full"}),children:[n&&(0,ge.jsx)(W,{content:n,enableGutter:!1}),i&&(0,ge.jsx)(_e,{...l})]},a)})})})};var Fa=({title:e,description:t,features:o})=>(0,ge.jsxs)("section",{className:s("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[e&&(0,ge.jsx)("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:e}),t&&(0,ge.jsx)("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:t}),(0,ge.jsx)("div",{className:`grid gap-8 md:grid-cols-${o?o.length:1}`,children:o&&o.map((r,a)=>{var l,n;let i=(0,ge.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ge.jsx)("div",{className:"text-accent ge-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:(0,ge.jsx)("i",{className:`${r.icon.type} fa-${r.icon.icon} fa-4x`})}),(0,ge.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:r.title}),typeof r.content!="object"&&(0,ge.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:r.content}}),typeof r.content=="object"&&(0,ge.jsx)("div",{className:"text-lg opacity-80",children:(0,ge.jsx)(W,{content:r.content,enableGutter:!1})})]},a);return console.log("link",r.link),r.link?(0,ge.jsx)("a",{href:r.link.url?r.link.url:`/${(l=r.link.reference)==null?void 0:l.relationTo}/${((n=r.link.reference)==null?void 0:n.value).slug}`,className:"no-underline group",children:i},a):i})})]});var qo=f(require("next/image"));function Ll({image:e,subtitle:t="Case study",title:o,companyLogo:r,customerLogo:a}){return(0,ge.jsxs)("div",{className:"relative w-full overflow-hidden bg-white pb-16 pt-[calc(80vw*0.5)]",children:[(0,ge.jsx)("div",{className:"absolute left-0 top-0 ge-[calc(100%+80vw*0.5)] w-full overflow-hidden",children:(0,ge.jsx)("div",{className:"absolute left-[calc(50%-40vw*0.5)] top-[calc(40vw*0.5*-0.29)] ge-[80vw] w-[80vw] origin-top-left -rotate-45 overflow-hidden rounded-[24vw]",children:(0,ge.jsx)(qo.default,{src:e,alt:"Header background",className:"ge-full w-full rotate-45 scale-[1.42] object-cover object-center",width:1e3,height:1e3,priority:!0})})}),(0,ge.jsxs)("div",{className:"absolute left-4 top-4 flex flex-col items-start gap-4 md:left-8 md:top-8",children:[r&&(0,ge.jsx)("div",{className:"ge-16 w-32 md:ge-24 md:w-48",children:(0,ge.jsx)(qo.default,{src:r,alt:"Company logo",className:"ge-full w-full object-contain",width:192,height:96})}),a&&(0,ge.jsx)("div",{className:"ge-10 w-20 md:ge-12 md:w-24",children:(0,ge.jsx)(qo.default,{src:a,alt:"Customer logo",className:"ge-full w-full object-contain",width:96,height:48})})]}),(0,ge.jsxs)("div",{className:"container relative mx-auto px-4",children:[(0,ge.jsx)("p",{className:"mb-4 text-lg font-medium text-sky-400",children:t}),(0,ge.jsx)("h1",{className:"max-w-4xl text-[2.75rem] font-bold leading-[1.15] tracking-tight text-[#051527] md:text-6xl",children:o})]})]})}var Bl=e=>{let{className:t,enableGutter:o=!0,imgClassName:r,media:a,staticImage:i}=e;return(0,ge.jsx)("div",{className:s("",{container:o},t),children:(0,ge.jsx)(te,{imgClassName:s("border border-border rounded-[0.8rem]",r),resource:a,src:i})})};var Vn={content:Ba,cta:uo,mediaBlock:Ft,imageBlock:Ft,features:Fa},Fl=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,ge.jsx)(Co.Fragment,{children:t.map((r,a)=>{let{blockType:i}=r;if(i&&i in Vn){let l=Vn[i];if(l)return(0,ge.jsx)("div",{className:"my-6",children:(0,ge.jsx)(l,{...r})},a)}return null})}):null};var Xn=f(require("clsx"));var Hl=e=>{let{className:t,docs:o,introContent:r}=e;return(0,ge.jsxs)("div",{className:(0,Xn.default)("container",t),children:[r&&(0,ge.jsx)(W,{content:r,enableGutter:!1}),(0,ge.jsx)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-8 items-stretch",children:o==null?void 0:o.map((a,i)=>typeof a=="string"?null:(0,ge.jsx)(mo,{doc:a,relationTo:"posts",showCategories:!0},i))})]})};var za=f(require("clsx"));function zl({mainNav:e,secondaryNav:t,title:o,subTitle:r,pathName:a,menuHeading:i,onNavClick:l,loading:n=!1,LinkComponent:d,...c}){let g=d?v=>(0,ge.jsx)(d,{...v}):l?({href:v,children:x,...k})=>(0,ge.jsx)("button",{onClick:()=>l&&l(v),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...k,children:x}):v=>(0,ge.jsx)("a",{...v});return(0,ge.jsxs)(nt,{...c,variant:"inset",children:[(0,ge.jsx)(st,{children:(0,ge.jsx)(ae,{children:(0,ge.jsx)(j,{children:n?(0,ge.jsxs)("div",{className:"grid flex-1 p-2 text-left text-ge leading-tight",children:[(0,ge.jsx)(G,{className:"bg-gray-200 my-2 w-full ge-7"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 my-2 ge-5"})]}):(0,ge.jsxs)("div",{className:"grid flex-1 p-2 text-left text-ge leading-tight",children:[(0,ge.jsx)("span",{className:"truncate font-semibold",children:o}),r&&(0,ge.jsx)("span",{className:"truncate text-sm",children:r})]})})})}),n&&(0,ge.jsxs)(Qe,{children:[(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"}),(0,ge.jsx)(G,{className:"bg-gray-200 w-3/4 ge-5"})]}),(0,ge.jsxs)(Qe,{children:[e&&!n&&e.map((v,x)=>(0,ge.jsx)(Gl,{subNav:v,pathName:a,Link:g},x)),(0,ge.jsx)(be,{className:"mt-auto",children:(0,ge.jsx)(Ne,{children:(0,ge.jsx)(ae,{children:t&&!n&&t.map(v=>(0,ge.jsx)(j,{children:(0,ge.jsx)(ve,{asChild:!0,size:"sm",children:(0,ge.jsxs)(g,{href:v.url||"",children:[v.icon&&(0,ge.jsx)(v.icon,{}),(0,ge.jsx)("span",{children:v.label})]})})},v.label))})})})]}),(0,ge.jsx)(lt,{})]})}function Gl({subNav:e,pathName:t,Link:o}){var i,l;let r=e,a=!1;return r.links&&r.links.map(n=>{n.url===t&&(a=!0)}),(0,ge.jsx)(Ee,{defaultOpen:!0,className:"group/collapsible",children:(0,ge.jsx)(be,{className:"py-0",children:(0,ge.jsx)(ae,{children:(0,ge.jsx)(Ee,{asChild:!0,defaultOpen:r.isActive,children:(0,ge.jsxs)(j,{children:[(0,ge.jsx)(ve,{asChild:!0,tooltip:r.label,className:(0,za.default)(a&&"font-bold text-accent"),children:(0,ge.jsxs)(o,{href:r.url,children:[r.icon&&(0,ge.jsx)(r.icon,{}),(0,ge.jsx)("span",{children:r.label})]})}),(i=r.links)!=null&&i.length?(0,ge.jsxs)(ge.Fragment,{children:[(0,ge.jsx)(Ye,{asChild:!0,children:(0,ge.jsxs)(Qt,{className:"data-[state=open]:rotate-90",children:[(0,ge.jsx)($n.ChevronRight,{}),(0,ge.jsx)("span",{className:"sr-only",children:"Toggle"})]})}),(0,ge.jsx)(Je,{children:(0,ge.jsx)(Ke,{children:(l=r.links)==null?void 0:l.map(n=>(0,ge.jsx)(Ze,{children:(0,ge.jsx)(qe,{asChild:!0,className:(0,za.default)(n.url===t&&"font-bold text-accent"),children:(0,ge.jsx)(o,{href:n.url,children:(0,ge.jsx)("span",{children:n.label})})})},n.label))})})]}):null]})},r.label)})})})}var Wn=f(require("clsx"));var _l=()=>(0,ge.jsx)(rt,{iconName:"github",size:"10x"});function Ol({relatedContent:e,tableOfContents:t,editorComponent:o,loading:r=!1,editMode:a=!1,onAddDocument:i,onEditDocument:l,onPrintDocument:n,onGithubClick:d,onNavClick:c,LinkComponent:u,...g}){let k=u?p=>(0,ge.jsx)(u,{...p}):c?({item:p,children:y,...M})=>(0,ge.jsx)("button",{onClick:()=>c&&c(p),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...M,children:y}):p=>(0,ge.jsx)("a",{href:p.href,...p});return(0,ge.jsxs)(nt,{side:"right",variant:"inset",...g,children:[(0,ge.jsxs)(st,{className:"border-ge border-sidebar-border",children:[(0,ge.jsxs)(ae,{className:"flex-row space-x-1",children:[(0,ge.jsx)(j,{children:(0,ge.jsxs)(ve,{onClick:i,children:[(0,ge.jsx)(Si.FilePlus,{})," ",(0,ge.jsx)("span",{children:"Add Document"})]})}),d&&(0,ge.jsx)(j,{children:(0,ge.jsx)(ve,{onClick:d,tooltip:"Open in GitHub",children:(0,ge.jsx)(_l,{})})})]}),(0,ge.jsxs)(ae,{className:"flex-row space-x-1",children:[(0,ge.jsx)(j,{className:"w-5/12",children:(0,ge.jsxs)(ve,{onClick:()=>l(),variant:a?"outline":"default",className:(0,Wn.default)(a&&"text-accent"),children:[(0,ge.jsx)(Si.Edit,{})," ",(0,ge.jsx)("span",{children:"Edit"})]})}),(0,ge.jsx)(j,{className:"w-5/12",children:(0,ge.jsxs)(ve,{onClick:n,children:[(0,ge.jsx)(Si.Printer,{})," ",(0,ge.jsx)("span",{children:"Print"})]})})]})]}),o&&(0,ge.jsxs)(ge.Fragment,{children:[(0,ge.jsx)(Ee,{defaultOpen:!0,className:"group/collapsible",children:(0,ge.jsxs)(be,{children:[(0,ge.jsx)(Be,{asChild:!0,children:(0,ge.jsxs)(Ye,{children:["Editor Controls",(0,ge.jsx)(Si.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,ge.jsx)(Ne,{children:(0,ge.jsx)(Je,{children:o})})]})}),(0,ge.jsx)(Jt,{className:"mx-0"})]}),(0,ge.jsxs)(Qe,{className:"overflow-auto",children:[r&&(0,ge.jsxs)(ge.Fragment,{children:[(0,ge.jsxs)(be,{children:[(0,ge.jsx)(Be,{children:"Related Content"}),(0,ge.jsx)(Ne,{children:(0,ge.jsx)(ae,{children:Array.from({length:3}).map((p,y)=>(0,ge.jsx)(j,{children:(0,ge.jsx)(G,{className:"bg-gray-200 w-full ge-10"})},y))})})]}),(0,ge.jsxs)(be,{children:[(0,ge.jsx)(Be,{children:"Table of Contents"}),(0,ge.jsx)(Ne,{children:(0,ge.jsx)(ae,{children:Array.from({length:3}).map((p,y)=>(0,ge.jsx)(j,{children:(0,ge.jsx)(G,{className:"bg-gray-200 w-full ge-10"})},y))})})]})]}),e&&!r&&Object.keys(e).length>0&&(0,ge.jsx)(Ee,{defaultOpen:!0,className:"group/collapsible",children:(0,ge.jsxs)(be,{children:[(0,ge.jsx)(Be,{asChild:!0,children:(0,ge.jsxs)(Ye,{children:["Related Content",(0,ge.jsx)(Si.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,ge.jsx)(Ne,{children:(0,ge.jsx)(Je,{children:(0,ge.jsx)(ae,{children:e&&Object.keys(e).map(p=>(0,ge.jsxs)(j,{children:[(0,ge.jsxs)("span",{className:"p-2 text-xs text-sidebar-foreground",children:[" ",p.charAt(0).toUpperCase()+p.slice(1)]}),p&&e[p]&&(0,ge.jsx)(Ke,{children:e[p].map(y=>(0,ge.jsx)(Ze,{children:(0,ge.jsx)(qe,{asChild:!0,isActive:!1,size:"sm",children:(0,ge.jsxs)(k,{href:y.url,item:y,className:"flex justify-between items-center w-full text-xs",children:[(0,ge.jsx)("span",{children:y.label}),y.type==="note"&&(0,ge.jsx)(Si.PencilLine,{className:"ml-2 text-gray-400 !important",size:16}),y.type==="draft"&&(0,ge.jsx)(rt,{iconName:"code-pull-request-draft",className:"ml-2 text-gray-400 !important"})]})})},y.label))})]},p))})})})]})}),t&&!r&&(0,ge.jsx)(Ee,{defaultOpen:!0,className:"group/collapsible",children:(0,ge.jsxs)(be,{children:[(0,ge.jsx)(Be,{asChild:!0,children:(0,ge.jsxs)(Ye,{children:["Table of Contents",(0,ge.jsx)(Si.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,ge.jsx)(Ne,{children:(0,ge.jsx)(Je,{children:(0,ge.jsx)(ae,{children:t.map(p=>{var y;return(0,ge.jsxs)(j,{children:[(0,ge.jsx)(ve,{asChild:!0,children:(0,ge.jsx)("a",{href:`#${p.url}`,className:"text-xs",children:p.title})}),(y=p.items)!=null&&y.length?(0,ge.jsx)(Ke,{children:p.items.map(M=>(0,ge.jsx)(Ze,{children:(0,ge.jsx)(qe,{asChild:!0,isActive:M.isActive,size:"sm",children:(0,ge.jsx)("a",{href:`#${M.url}`,className:"flex justify-between items-center w-full text-xs",children:(0,ge.jsx)("span",{children:M.title})})})},M.title))}):null]},p.title)})})})})]})})]}),(0,ge.jsx)(lt,{})]})}var Yn=f(require("next/image"));function Vl({title:e,members:t}){return(0,ge.jsx)(ie,{className:"mb-6",children:(0,ge.jsxs)("div",{className:"p-6",children:[(0,ge.jsxs)("div",{className:"flex items-center mb-4",children:[(0,ge.jsx)(Si.Users,{className:"w-6 ge-6 text-accent mr-2"}),(0,ge.jsx)("h2",{className:"text-xl font-semibold text-foreground",children:e})]}),(0,ge.jsx)("div",{className:"space-y-4",children:t.map((o,r)=>(0,ge.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,ge.jsx)("div",{className:"relative w-12 ge-12 rounded-full overflow-hidden",children:o.avatar&&(0,ge.jsx)(Yn.default,{src:o.avatar,alt:o.name,layout:"fill",objectFit:"cover"})}),(0,ge.jsxs)("div",{children:[(0,ge.jsx)("p",{className:"font-semibold text-foreground",children:o.name}),o.role&&(0,ge.jsx)("p",{className:"text-sm text-muted-foreground",children:o.role})]})]},r))})]})})}var Jn=f(require("next/link"));var Ul=({links:e})=>(0,ge.jsxs)(ie,{children:[(0,ge.jsx)(Se,{children:(0,ge.jsx)(ke,{children:"Related"})}),(0,ge.jsx)(ye,{children:(0,ge.jsx)("nav",{className:"flex flex-col space-y-2",children:e.map((t,o)=>(0,ge.jsxs)(Jn.default,{href:t.url,className:"inline-flex items-center text-sm text-primary hover:underline",children:[t.title,t.url.startsWith("http")&&(0,ge.jsx)(Si.ExternalLink,{className:"ml-1 ge-3 w-3"})]},o))})})]});var Kn=f(require("next/image"));var Ga=({links:e,media:t,children:o,richText:r})=>(0,ge.jsxs)("div",{className:"relative -mt-[10.4rem] flex items-center justify-center text-white","data-theme":"dark",children:[(0,ge.jsx)("div",{className:"container mb-8 z-10 relative flex items-center justify-center",children:(0,ge.jsxs)("div",{className:"max-w-[36.5rem] text-center",children:[o||r&&(0,ge.jsx)(W,{className:"mb-6",content:r,enableGutter:!1}),Array.isArray(e)&&e.length>0&&(0,ge.jsx)("ul",{className:"flex justify-center gap-4",children:e.map(({link:a},i)=>(0,ge.jsx)("li",{children:(0,ge.jsx)(_e,{...a})},i))})]})}),(0,ge.jsxs)("div",{className:"min-ge-[80vh] select-none",children:[t&&typeof t=="object"&&(0,ge.jsx)(te,{fill:!0,imgClassName:"-z-10 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&(0,ge.jsx)("div",{children:(0,ge.jsx)(Kn.default,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})})]})]});var Zn=f(require("next/image"));var _a=({links:e,media:t,children:o,richText:r})=>(0,$e.jsxs)("div",{className:"relative bg-brand-one pb-12 pt-10",children:[t&&typeof t=="object"&&(0,$e.jsx)(te,{imgClassName:"mix-blend-overlay opacity-50",fill:!0,priority:!0,resource:t}),t&&typeof t=="string"&&(0,$e.jsx)("div",{children:(0,$e.jsx)(Zn.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:t})}),(0,$e.jsx)("div",{className:"container mx-0 min-w-full relative z-9",children:(0,$e.jsx)("div",{className:"text-brand-one-foreground px-16",children:o||r&&(0,$e.jsx)(W,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:r,enableProse:!0,enableGutter:!1})})})]});var Oa=({children:e,richText:t})=>(0,ge.jsx)("div",{className:"container mx-0 min-w-full py-8 bg-muted",children:(0,ge.jsx)("div",{className:"max-w-[48rem] px-16",children:e||t&&(0,ge.jsx)(W,{content:t,enableGutter:!1})})});var qn=e=>{let o=new Date;e&&(o=new Date(e));let r=o.getMonth(),a=o.getDate(),i=r+1<10?`0${r+1}`:r+1,l=a<10?`0${a}`:a,n=o.getFullYear();return`${i}/${l}/${n}`};var xt=f(require("react"));var Xl=({post:e})=>{let{categories:t,meta:{image:o}={},populatedAuthors:r,publishedAt:a,title:i}=e;return(0,ge.jsxs)("div",{className:"relative -mt-[10.4rem] flex items-end",children:[(0,ge.jsx)("div",{className:"container z-10 relative lg:grid lg:grid-cols-[1fr_48rem_1fr] text-white pb-8",children:(0,ge.jsxs)("div",{className:"col-start-1 col-span-1 md:col-start-2 md:col-span-2",children:[(0,ge.jsx)("div",{className:"uppercase text-sm mb-6",children:t==null?void 0:t.map((l,n)=>{if(typeof l=="object"&&l!==null){let{title:d}=l,c=d||"Untitled category",u=n===t.length-1;return(0,ge.jsxs)(xt.default.Fragment,{children:[c,!u&&(0,ge.jsx)(xt.default.Fragment,{children:", \xA0"})]},n)}return null})}),(0,ge.jsx)("div",{className:"",children:(0,ge.jsx)("h1",{className:"mb-6 text-3xl md:text-5xl lg:text-6xl",children:i})}),(0,ge.jsxs)("div",{className:"flex flex-col md:flex-row gap-4 md:gap-16",children:[(0,ge.jsx)("div",{className:"flex flex-col gap-4",children:r&&(0,ge.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ge.jsx)("p",{className:"text-sm",children:"Author"}),r.map((l,n)=>{let{name:d}=l,c=n===r.length-1,u=n===r.length-2;return(0,ge.jsxs)(xt.default.Fragment,{children:[d,u&&r.length>2&&(0,ge.jsx)(xt.default.Fragment,{children:", "}),u&&r.length===2&&(0,ge.jsx)(xt.default.Fragment,{children:" "}),!c&&r.length>1&&(0,ge.jsx)(xt.default.Fragment,{children:"and "})]},n)})]})}),a&&(0,ge.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ge.jsx)("p",{className:"text-sm",children:"Date Published"}),(0,ge.jsx)("time",{dateTime:a,children:qn(a)})]})]})]})}),(0,ge.jsxs)("div",{className:"min-ge-[80vh] select-none",children:[o&&typeof o!="string"&&(0,ge.jsx)(te,{fill:!0,imgClassName:"-z-10 object-cover",resource:o}),(0,ge.jsx)("div",{className:"absolute pointer-events-none left-0 bottom-0 w-full ge-1/2 bg-gradient-to-t from-black to-transparent"})]})]})};var $l={highImpact:Ga,lowImpact:Oa,mediumImpact:_a},Wl=e=>{let{type:t}=e||{};if(!t||t==="none")return null;let o=$l[t];return o?(0,ge.jsx)(o,{...e}):null};var fe=require("@headlessui/react"),rr=require("@heroicons/react/24/outline"),go=require("@heroicons/react/20/solid");var jl=({name:e,items:t,actions:o=[],href:r})=>!t&&r?(0,ge.jsxs)("a",{href:r,className:"relative inline-block text-sm font-semibold text-foreground group",children:[e,(0,ge.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 ge-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}):(0,ge.jsxs)(fe.Popover,{children:[(0,ge.jsxs)(fe.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,ge.jsxs)("span",{className:"relative",children:[e,(0,ge.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 ge-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,ge.jsx)(go.ChevronDownIcon,{"aria-hidden":"true",className:"ge-5 w-5 flex-none text-accent"})]}),(0,ge.jsxs)(fe.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -z-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,ge.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 z-50",children:t&&t.map(a=>(0,ge.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,ge.jsx)("div",{className:"flex ge-16 w-16 items-center justify-center rounded-lg bg-popover group-hover:text-accent transition-transform duration-300 ease-in-out group-hover:scale-90",children:(0,ge.jsx)(a.icon,{"aria-hidden":"true",size:"6x"})}),(0,ge.jsxs)("a",{href:a.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[a.name,(0,ge.jsx)("span",{className:"absolute inset-0"})]}),(0,ge.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),o.length>0&&(0,ge.jsx)("div",{className:"bg-gray-50",children:(0,ge.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,ge.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:o.map(a=>(0,ge.jsxs)("a",{href:a.href,className:"flex items-center justify-center gap-x-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[(0,ge.jsx)(a.icon,{"aria-hidden":"true",className:"ge-5 w-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),os=jl;var or=["light","dark","green"];function Yl({title:e,logo:t,menuItems:o}){let[r,a]=(0,Co.useState)(!1),[i,l]=(0,Co.useState)(!1),[n,d]=(0,Co.useState)("light"),c=t==null?void 0:t.split(".")[0],u=t==null?void 0:t.split(".")[1],[g,v]=(0,Co.useState)(`${c}.${u}`),x=p=>{or.includes(p)?v(p==="light"?`${c}.${u}`:`${c}-${p}.${u}`):v(`${c}.${u}`)};(0,Co.useEffect)(()=>{let p=localStorage.getItem("theme")||"light";console.log("storedTheme",p),d(p),document.documentElement.setAttribute("class",p),x(p)},[]);let k=()=>{let p=or[(or.indexOf(n)+1)%or.length];d(p),document.documentElement.setAttribute("class",p),localStorage.setItem("theme",p),x(p)};return(0,ge.jsxs)("header",{className:"relative isolate z-10 bg-background ge-14",children:[(0,ge.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,ge.jsx)("div",{className:"flex lg:flex-1",children:(0,ge.jsxs)("a",{href:"#",className:"-ge-1.5 p-1.5 outline-none",children:[(0,ge.jsx)("span",{className:"sr-only",children:e}),(0,ge.jsx)("img",{alt:e,src:g,className:"ge-9 w-auto"})]})}),(0,ge.jsx)("div",{className:"flex lg:hidden",children:(0,ge.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-ge-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,ge.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,ge.jsx)(rr.Bars3Icon,{"aria-hidden":"true",className:"ge-6 w-6"})]})}),(0,ge.jsx)(fe.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:o.map(p=>(0,ge.jsx)(os,{...p},p.name))}),(0,ge.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,ge.jsx)("button",{onClick:k,className:"p-2 text-gray-700 outline-none",children:n==="dark"?(0,ge.jsx)(go.SunIcon,{className:"ge-6 w-6"}):n==="green"?(0,ge.jsx)(go.MoonIcon,{className:"ge-6 w-6"}):(0,ge.jsx)(go.SunIcon,{className:"ge-6 w-6"})})})]}),(0,ge.jsxs)(fe.Dialog,{open:r,onClose:a,className:"lg:hidden",children:[(0,ge.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,ge.jsxs)(fe.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,ge.jsxs)("div",{className:"flex items-center justify-between",children:[(0,ge.jsxs)("a",{href:"#",className:"-ge-1.5 p-1.5 outline-none",children:[(0,ge.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,ge.jsx)("img",{alt:e,src:t,className:"ge-8 w-auto"})]}),(0,ge.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-ge-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,ge.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,ge.jsx)(rr.XMarkIcon,{"aria-hidden":"true",className:"ge-6 w-6"})]})]}),(0,ge.jsx)("div",{className:"mt-6 flow-root",children:(0,ge.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,ge.jsx)("div",{className:"space-y-2 py-6",children:o.map(p=>(0,ge.jsx)(Jl,{...p},p.name))})})})]})]})]})}function Jl({name:e,items:t,actions:o,href:r}){return!t&&r?(0,ge.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}):(0,ge.jsxs)(fe.Disclosure,{as:"div",className:"-mx-3",children:[(0,ge.jsx)(fe.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,ge.jsx)(fe.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,ge.jsx)(fe.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:a.name},a.name))})]})}var ms=f(require("next/image"));var rs="./cortex-reply-bw-TFX4Q54O.png";function as({children:e,isFluid:t=!1,isNoPadding:o=!1}){let r=s("container",t&&"full-width",o&&"no-padding");return(0,ge.jsx)("div",{className:r,children:e})}var ns=f(require("next/link"));function ss({children:e,href:t,openNewTab:o,...r}){return(0,ge.jsx)(ns.default,{href:t,target:o?"_blank":"_self",...r,children:e})}var Va=f(require("next/image"));function cs({logoLight:e,logoDark:t}){return(0,ge.jsxs)(ss,{href:"/",className:"py-2",children:[(0,ge.jsx)(Va.default,{className:"logo-light dark:hidden",src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"200px",height:"auto"}}),(0,ge.jsx)(Va.default,{className:"logo-dark hidden dark:block",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"200px",height:"auto"}})]})}var ar="./cortex-reply-light-27IMI3G7.png";function ds({isMenuOpen:e,setIsMenuOpen:t}){let[o,r]=(0,Co.useState)(!1);return(0,Co.useEffect)(()=>{let i=()=>{window.scrollY>100?r(!0):r(!1)};return window.addEventListener("scroll",i,{passive:!0}),()=>window.removeEventListener("scroll",i)},[]),(0,ge.jsx)(ge.Fragment,{children:(0,ge.jsx)("header",{className:`fixed top-0 left-0 right-0 z-50 mx-auto transition-all duration-300 ${o||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,ge.jsx)(as,{children:(0,ge.jsx)("nav",{className:"backdrop-blur-sm text-white p-0 rounded-ge-xl",children:(0,ge.jsxs)("div",{className:"flex items-center justify-between bg-primary px-9 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] rounded-ge-xl",children:[(0,ge.jsx)(cs,{logoDark:ar,logoLight:ar}),(0,ge.jsxs)("ul",{className:"flex items-center justify-center flex-grow space-x-8 text-md",children:[(0,ge.jsx)("li",{children:(0,ge.jsxs)("a",{href:"/services",className:"relative transition-colors group",children:["Services",(0,ge.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 ge-0.5 bg-white dark:bg-primary transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]})}),(0,ge.jsx)("li",{children:(0,ge.jsxs)("a",{href:"/insights",className:"relative transition-colors group",children:["Insights",(0,ge.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 ge-0.5 bg-white dark:bg-primary transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]})}),(0,ge.jsx)("li",{children:(0,ge.jsxs)("a",{href:"/about",className:"relative transition-colors group",children:["About Us",(0,ge.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 ge-0.5 bg-white dark:bg-primary transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]})}),(0,ge.jsx)("li",{children:(0,ge.jsxs)("a",{href:"/contact",className:"relative transition-colors group",children:["Contact",(0,ge.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 ge-0.5 bg-white dark:bg-primary transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]})})]}),!o&&t&&(0,ge.jsx)("button",{className:"fixed right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20",onClick:()=>{t&&t(!e)},children:e?(0,ge.jsx)(Si.ge,{className:"w-6 ge-6 text-white"}):(0,ge.jsx)(Si.Menu,{className:"w-6 ge-6 text-white"})})]})})})})})}function Zl(){let[e,t]=(0,Co.useState)(!1),[o,r]=(0,Co.useState)(!1),[a,i]=(0,Co.useState)(!1),l=()=>{let d=document.getElementById("next-section");d&&d.scrollIntoView({behavior:"smooth"})};return(0,Co.useEffect)(()=>{let d=()=>{window.scrollY>100?(r(!0),i(!1)):r(!1)};return window.addEventListener("scroll",d,{passive:!0}),()=>window.removeEventListener("scroll",d)},[]),(0,Co.useEffect)(()=>{let d=()=>{window.scrollY>100?t(!0):t(!1)};return window.addEventListener("scroll",d,{passive:!0}),()=>window.removeEventListener("scroll",d)},[]),(0,ge.jsxs)(ge.Fragment,{children:[(0,ge.jsxs)("div",{className:"absolute inset-0 w-full ge-full overflow-hidden",children:[(0,ge.jsxs)("video",{className:"object-cover w-full ge-full",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,ge.jsx)("source",{src:"/assets/videos/background.mov",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,ge.jsx)("div",{className:"absolute inset-0 bg-primary-900/50"})]}),!e&&(0,ge.jsx)("button",{className:"fixed top-4 right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20",onClick:()=>{i(!a)},children:a?(0,ge.jsx)(Si.ge,{className:"w-6 ge-6 text-white"}):(0,ge.jsx)(Si.Menu,{className:"w-6 ge-6 text-white"})}),(0,ge.jsx)(ds,{isMenuOpen:a}),(0,ge.jsx)("div",{className:`fixed top-4 left-4 z-50 transition-all duration-300 ${o||a?"opacity-0":"opacity-100"}`}),(0,ge.jsxs)("div",{className:"absolute inset-0 z-10 flex flex-col items-center justify-center text-white text-center px-4",children:[(0,ge.jsx)(ms.default,{src:rs,alt:"Cortex Reply Logo",width:720,height:320,className:"ge-auto w-auto"}),(0,ge.jsx)("h1",{className:"text-4xl font-bold mb-4",children:"We are Cortex Reply."}),(0,ge.jsx)("p",{className:"text-2xl mb-8 max-w-2xl",children:"Efficiency through technology."}),(0,ge.jsx)("div",{className:"absolute bottom-5 left-1/2 transform -translate-x-1/2 animate-bounce cursor-pointer hover:text-primary",onClick:l,children:(0,ge.jsx)(Si.ChevronDown,{size:64})})]})]})}0&&(module.exports={Alert,AlertDescription,AlertTitle,Avatar,AvatarFallback,AvatarImage,Badge,BannerBlock,Breadcrumb,BreadcrumbEllipsis,BreadcrumbItem,BreadcrumbLink,BreadcrumbList,BreadcrumbPage,BreadcrumbSeparator,Button,CMSLink,CallToActionBlock,Card,CodeBlock,Collapsible,CollapsibleContent,CollapsibleTrigger,CollectionArchive,Command,CommandDialog,CommandEmpty,CommandGroup,CommandInput,CommandItem,CommandList,CommandSeparator,CommandShortcut,ContentBlock,CopyButton,CustomerCard,Dialog,DialogClose,DialogContent,DialogDescription,DialogFooter,DialogHeader,DialogOverlay,DialogPortal,DialogTitle,DialogTrigger,DropdownMenu,DropdownMenuCheckboxItem,DropdownMenuContent,DropdownMenuGroup,DropdownMenuItem,DropdownMenuLabel,DropdownMenuPortal,DropdownMenuRadioGroup,DropdownMenuRadioItem,DropdownMenuSeparator,DropdownMenuShortcut,DropdownMenuSub,DropdownMenuSubContent,DropdownMenuSubTrigger,DropdownMenuTrigger,DynamicIcon,EventCard,FeatureCard,FeatureGrid,FeaturesBlock,HeadingImage,HighImpactHero,HoverCard,HoverCardContent,HoverCardTrigger,Image,ImageBlock,InfoTile,Input,Insight,Label,Logo,LowImpactHero,MOTD,Media,MediaBlock,MediumImpactHero,NewsGrid,OrgChart,PageRange,Pagination,Popover,PopoverAnchor,PopoverContent,PopoverTrigger,PostHero,ProjectCard,ProjectTeam,ProposalSummary,RelatedContent,RelatedPosts,RenderBlocks,RenderHero,RichText,ScrollArea,ScrollBar,Separator,Sheet,SheetClose,SheetContent,SheetDescription,SheetFooter,SheetHeader,SheetOverlay,SheetPortal,SheetTitle,SheetTrigger,Sidebar,SidebarContent,SidebarFooter,SidebarGroup,SidebarGroupAction,SidebarGroupContent,SidebarGroupLabel,SidebarHeader,SidebarInput,SidebarInset,SidebarLeft,SidebarMenu,SidebarMenuAction,SidebarMenuBadge,SidebarMenuButton,SidebarMenuItem,SidebarMenuSkeleton,SidebarMenuSub,SidebarMenuSubButton,SidebarMenuSubItem,SidebarProvider,SidebarRail,SidebarRight,SidebarSeparator,SidebarTrigger,SimpleHeader,Skeleton,TextAndImages,Toast,ToastAction,ToastClose,ToastDescription,ToastProvider,ToastTitle,ToastViewport,Toaster,Toggle,ToggleGroup,ToggleGroupItem,Tooltip,TooltipContent,TooltipProvider,TooltipTrigger,VerticalSlider,VideoHeader,WhyUs,badgeVariants,buttonVariants,reducer,toast,toggleVariants,useIsMobile,useSidebar,useToast});