cortex-react-components 1.30.0 → 1.31.1

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 (88) hide show
  1. package/dist/{chunk-NZAFIDYW.mjs → chunk-2O6LNCDB.mjs} +1 -1
  2. package/dist/chunk-3TIFSACL.mjs +4 -0
  3. package/dist/chunk-4C4EKVKR.mjs +1 -0
  4. package/dist/{chunk-FNFAQ72H.mjs → chunk-4YVGPQWY.mjs} +1 -1
  5. package/dist/{chunk-BXHRAD43.mjs → chunk-7T6B7LTY.mjs} +1 -1
  6. package/dist/{chunk-TZK3YZ47.mjs → chunk-7TWF6ZKG.mjs} +1 -1
  7. package/dist/{chunk-EV5IOYFF.mjs → chunk-CUO227DN.mjs} +1 -1
  8. package/dist/{chunk-BFMATEH7.mjs → chunk-FQYHYI7B.mjs} +1 -1
  9. package/dist/{chunk-MWR4OP2Y.mjs → chunk-GOMLTG5W.mjs} +1 -1
  10. package/dist/{chunk-LHPVQIQZ.mjs → chunk-KUZI6GLM.mjs} +1 -1
  11. package/dist/chunk-LWOXSWWZ.mjs +1 -0
  12. package/dist/{chunk-MWV2JJKP.mjs → chunk-OMZBJY76.mjs} +1 -1
  13. package/dist/{chunk-LBEIN6ET.mjs → chunk-QYGH2HKM.mjs} +1 -1
  14. package/dist/{chunk-LHA7TWHG.mjs → chunk-WEAO5SBP.mjs} +1 -1
  15. package/dist/{chunk-4YKO7MU4.mjs → chunk-WH4RY4TY.mjs} +1 -1
  16. package/dist/chunk-XDP6BKTK.mjs +4 -0
  17. package/dist/{chunk-23L5ZJ2U.mjs → chunk-Z4CK655R.mjs} +1 -1
  18. package/dist/components/Blocks/RenderBlocks.mjs +1 -1
  19. package/dist/components/Blocks/index.mjs +1 -1
  20. package/dist/components/Cards/ServiceCard.mjs +1 -1
  21. package/dist/components/Cards/ServiceCard.stories.mjs +1 -1
  22. package/dist/components/Cards/index.mjs +1 -1
  23. package/dist/components/HeaderFooter/Footer.mjs +1 -1
  24. package/dist/components/HeaderFooter/Footer.stories.mjs +1 -1
  25. package/dist/components/HeaderFooter/Header.js +1 -1
  26. package/dist/components/HeaderFooter/Header.mjs +1 -1
  27. package/dist/components/HeaderFooter/Header.stories.js +1 -1
  28. package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
  29. package/dist/components/HeaderFooter/HeaderDesktop.js +1 -1
  30. package/dist/components/HeaderFooter/HeaderDesktop.mjs +1 -1
  31. package/dist/components/HeaderFooter/HeaderDesktop.stories.js +1 -1
  32. package/dist/components/HeaderFooter/HeaderDesktop.stories.mjs +1 -1
  33. package/dist/components/HeaderFooter/HeaderMobile.js +1 -1
  34. package/dist/components/HeaderFooter/HeaderMobile.mjs +1 -1
  35. package/dist/components/HeaderFooter/HeaderMobile.stories.js +1 -1
  36. package/dist/components/HeaderFooter/HeaderMobile.stories.mjs +1 -1
  37. package/dist/components/HeaderFooter/VideoHeader.js +1 -1
  38. package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
  39. package/dist/components/HeaderFooter/index.js +1 -1
  40. package/dist/components/HeaderFooter/index.mjs +1 -1
  41. package/dist/components/Heros/PostHero/index.js +1 -4
  42. package/dist/components/Heros/PostHero/index.mjs +1 -1
  43. package/dist/components/Heros/RenderHero.mjs +1 -1
  44. package/dist/components/Heros/index.js +1 -1
  45. package/dist/components/Heros/index.mjs +1 -1
  46. package/dist/components/Layouts/BlogList.mjs +1 -1
  47. package/dist/components/Layouts/BlogList.stories.mjs +1 -1
  48. package/dist/components/Layouts/index.mjs +1 -1
  49. package/dist/components/Pages/Documentation.mjs +1 -1
  50. package/dist/components/Pages/Documentation.stories.mjs +1 -1
  51. package/dist/components/Pages/IndexPage.mjs +1 -1
  52. package/dist/components/Pages/IndexPage.stories.mjs +1 -1
  53. package/dist/components/Pages/Intranet.mjs +1 -1
  54. package/dist/components/Pages/Intranet.stories.mjs +1 -1
  55. package/dist/components/Pages/LandingPage.js +1 -1
  56. package/dist/components/Pages/LandingPage.mjs +1 -1
  57. package/dist/components/Pages/LandingPage.stories.js +189 -189
  58. package/dist/components/Pages/LandingPage.stories.mjs +1 -1
  59. package/dist/components/Pages/Page.js +1 -1
  60. package/dist/components/Pages/Page.mjs +1 -1
  61. package/dist/components/Pages/Page.stories.js +77 -77
  62. package/dist/components/Pages/Page.stories.mjs +1 -1
  63. package/dist/components/Pages/Website.js +1 -1
  64. package/dist/components/Pages/Website.mjs +1 -1
  65. package/dist/components/Pages/Website.stories.js +195 -195
  66. package/dist/components/Pages/Website.stories.mjs +1 -1
  67. package/dist/components/index.js +3 -3
  68. package/dist/components/index.mjs +1 -1
  69. package/dist/components/ui/index.mjs +1 -1
  70. package/dist/index.js +5 -5
  71. package/dist/index.mjs +1 -1
  72. package/dist/metafile-cjs.json +1 -1
  73. package/dist/metafile-esm.json +1 -1
  74. package/dist/sections/BlogDetail.js +1 -1
  75. package/dist/sections/BlogDetail.mjs +1 -1
  76. package/dist/sections/BlogDetail.stories.js +1 -1
  77. package/dist/sections/BlogDetail.stories.mjs +1 -1
  78. package/dist/sections/PricingSection.mjs +1 -1
  79. package/dist/sections/PricingSection.stories.mjs +1 -1
  80. package/dist/sections/ServiceSection.mjs +1 -1
  81. package/dist/sections/ServiceSection.stories.mjs +1 -1
  82. package/dist/sections/index.js +1 -1
  83. package/dist/sections/index.mjs +1 -1
  84. package/package.json +1 -1
  85. package/dist/chunk-G56GDDMR.mjs +0 -4
  86. package/dist/chunk-HTTMASXV.mjs +0 -1
  87. package/dist/chunk-I2GY5WTT.mjs +0 -4
  88. package/dist/chunk-PO7XYVVB.mjs +0 -1
@@ -1 +1 @@
1
- import{a as f}from"./chunk-WU3JMLSC.mjs";import{a as b}from"./chunk-BZAYEKYC.mjs";import{a as u}from"./chunk-456IOI6A.mjs";import{a as p}from"./chunk-HTTMASXV.mjs";import{a as s}from"./chunk-P6LIKTX4.mjs";import{a as l}from"./chunk-TZVZYEDT.mjs";import{a as c}from"./chunk-PTH4FAUI.mjs";import{a as h}from"./chunk-MWV2JJKP.mjs";import{a as t,b as i,c as a,e as m}from"./chunk-D76EO57Z.mjs";import{b as n}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as o}from"react/jsx-runtime";function S({...r}){return o("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e("div",{className:"fixed top-0 left-0 right-0 z-50",children:e(h,{isMenuOpen:!0,logoLight:b,logoDark:f})}),r.hero&&r.hero.type==="lowImpact"&&e(s,{...r.hero}),r.hero&&r.hero.type==="mediumImpact"&&e(c,{...r.hero}),r.hero&&r.hero.type==="highImpact"&&e(l,{...r.hero}),r.hero&&r.hero.type==="postHero"&&e(p,{...r.hero}),r.hero&&r.hero.type==="sectionHero"&&e(u,{...r.hero}),e("div",{className:"container py-8",children:o("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:r.children}),o("div",{className:"space-y-6",children:[o(t,{children:[e(i,{children:e(a,{children:"Quick Actions"})}),o(m,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(n,{className:"w-full bg-accent text-accent-foreground",children:"Create New"})]})]}),o(t,{children:[e(i,{children:e(a,{children:"Resources"})}),e(m,{children:o("nav",{className:"flex flex-col space-y-2",children:[o("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),o("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),o("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})}export{S as a};
1
+ import{a as f}from"./chunk-WU3JMLSC.mjs";import{a as b}from"./chunk-BZAYEKYC.mjs";import{a as u}from"./chunk-456IOI6A.mjs";import{a as p}from"./chunk-LWOXSWWZ.mjs";import{a as l}from"./chunk-TZVZYEDT.mjs";import{a as s}from"./chunk-P6LIKTX4.mjs";import{a as c}from"./chunk-PTH4FAUI.mjs";import{a as h}from"./chunk-OMZBJY76.mjs";import{a as t,b as i,c as a,e as m}from"./chunk-D76EO57Z.mjs";import{b as n}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as o}from"react/jsx-runtime";function S({...r}){return o("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e("div",{className:"fixed top-0 left-0 right-0 z-50",children:e(h,{isMenuOpen:!0,logoLight:b,logoDark:f})}),r.hero&&r.hero.type==="lowImpact"&&e(s,{...r.hero}),r.hero&&r.hero.type==="mediumImpact"&&e(c,{...r.hero}),r.hero&&r.hero.type==="highImpact"&&e(l,{...r.hero}),r.hero&&r.hero.type==="postHero"&&e(p,{...r.hero}),r.hero&&r.hero.type==="sectionHero"&&e(u,{...r.hero}),e("div",{className:"container py-8",children:o("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:r.children}),o("div",{className:"space-y-6",children:[o(t,{children:[e(i,{children:e(a,{children:"Quick Actions"})}),o(m,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(n,{className:"w-full bg-accent text-accent-foreground",children:"Create New"})]})]}),o(t,{children:[e(i,{children:e(a,{children:"Resources"})}),e(m,{children:o("nav",{className:"flex flex-col space-y-2",children:[o("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),o("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),o("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})}export{S as a};
@@ -0,0 +1,4 @@
1
+ "use client";
2
+ "use strict";
3
+
4
+ import{a as i}from"./chunk-SV3TTIPR.mjs";import{a as c}from"./chunk-HAYRX2WO.mjs";import{a as l}from"./chunk-UESKYRNK.mjs";import{useState as d,useEffect as m}from"react";import{useTheme as x}from"next-themes";import{Moon as w,Sun as N}from"lucide-react";import{PopoverGroup as S}from"@headlessui/react";import{Fragment as y,jsx as e,jsxs as p}from"react/jsx-runtime";function E({isMenuOpen:u,logoLight:h,logoDark:f,menuItems:a}){let[b,o]=d(!1),[g,s]=d(""),t=["light","dark"],{theme:n,setTheme:v}=x();m(()=>{s(n||"dark")},[n]);let k=()=>{let r=t[(t.indexOf(g)+1)%t.length];s(r),v(r)};return m(()=>{let r=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",r,{passive:!0}),()=>window.removeEventListener("scroll",r)},[]),e(y,{children:e("header",{className:`z-50 pb-10 transition-all duration-300 hidden lg:block ${b||u?"translate-y-0":"-translate-y-full bg-transparent"}`,children:e(l,{className:"px-0",children:e("nav",{className:"backdrop-blur-sm text-white p-0 rounded-b-xl",children:p("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-b-xl border border-t-0 border-accent",children:[e(c,{logoDark:f,logoLight:h}),e(S,{className:"hidden lg:flex lg:gap-x-12",children:a&&a.map(r=>e(i,{...r},r.name))}),e("div",{className:"flex items-center space-x-4",children:e("button",{className:"fixed right-4 z-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:k,children:p("div",{className:"relative",children:[e(N,{className:"absolute h-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),e(w,{className:"absoulte h-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}export{E as a};
@@ -0,0 +1 @@
1
+ import{a as f}from"./chunk-KML6U7IE.mjs";import{a as v}from"./chunk-7REKDTES.mjs";import{a as c}from"./chunk-WISCWNL2.mjs";import{d as h}from"./chunk-QBLIWRIZ.mjs";import{a as b}from"./chunk-UESKYRNK.mjs";import{a as u}from"./chunk-NIQ4466A.mjs";import P from"next/image";import{FaRegFolderOpen as C,FaRegUser as U}from"react-icons/fa6";import{notFound as w}from"next/navigation";import{jsx as e,jsxs as o}from"react/jsx-runtime";function L({image:s,name:i,about:a,socialLinks:r}){return o("div",{className:"space-y-5 rounded-5 bg-accent-100 p-8 text-center dark:bg-accent-700 lg:p-10",children:[s&&s.src&&e(P,{src:s.src,alt:s.alt||i,width:127,height:127,placeholder:"blur",blurDataURL:f,className:"mx-auto rounded-full object-cover"}),e("h3",{className:"font-secondary text-lg font-bold leading-[1.25] text-accent dark:text-white md:text-xl",children:i}),e("p",{children:a}),r&&r.length>0&&e("nav",{"aria-label":"social links",children:e("ul",{className:"inline-flex items-center divide-x divide-accent/50 text-accent dark:divide-accent/50 dark:text-white",children:r.map((n,p)=>e("li",{children:e(c,{href:n.href,openNewTab:!0,className:"block px-4 text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 hover:text-accents",children:e("span",{children:n.icon})})},p))})})]})}var y=u("transition-colors duration-400 hover:text-primary ease-in-out inline");function G({page:s,categoryList:i}){var g;if(!s)return w();let{meta:a,populatedAuthors:r,authors:n,categories:p,content:N,title:k}=s,m={image:{src:a&&a.image&&a.image.url||void 0,alt:a&&a.image&&a.image.alt||void 0},authorName:((g=r==null?void 0:r[0])==null?void 0:g.name)||"",category:p,commentCount:0,title:k,description:(a==null?void 0:a.description)||""},d=n==null?void 0:n.map(t=>{var l,x;return{name:t.name||"",about:"",image:{src:t.profilePicture&&((x=(l=t.profilePicture.sizes)==null?void 0:l.small)==null?void 0:x.url)||"/assets/images/blog/author-1.png",alt:t.name||"blog author"},socialLinks:[]}});return e("section",{className:"section-padding-primary",children:e(b,{children:o("div",{className:"grid gap-30px lg:grid-cols-[1fr_410px]",children:[e("div",{children:o("div",{className:"[&_p+P]:mt-4",children:[o("ul",{"aria-label":"blog meta list",className:"mb-4 mt-6 flex flex-wrap items-center gap-x-[1.125rem] gap-y-2 lg:mb-5 lg:mt-30px",children:[o("li",{className:"flex items-center gap-2.5",children:[e("span",{className:"flex-none text-sm text-accent",children:e(U,{})}),e("span",{children:e(c,{href:"#",className:y,children:m.authorName})})]}),o("li",{className:"flex items-center gap-2.5",children:[e("span",{className:"flex-none text-sm text-accent",children:m.category&&m.category.length>0&&e(C,{})}),m.category&&m.category.map((t,l)=>e(c,{href:"#",className:y,children:t.title},l))]})]}),e("div",{className:"my-4 h-px bg-body/30 lg:my-5"}),e(h,{content:N,enableGutter:!1})]})}),o("div",{className:"grid gap-30px self-baseline max-md:mx-auto max-md:max-w-[410px] lg:gap-10",children:[d&&d.map((t,l)=>e(L,{...t},l)),i&&i.links&&e("div",{className:"rounded-5 px-8 pt-0 lg:px-10",children:e(v,{links:i.links,title:i.title})})]})]})})})}export{G as a};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- import{a as s}from"./chunk-4DJ6HKHR.mjs";import{a as c}from"./chunk-WU3JMLSC.mjs";import{a as u}from"./chunk-BZAYEKYC.mjs";import{a as m}from"./chunk-MWR4OP2Y.mjs";import{a,b as i,c as t,e as o}from"./chunk-D76EO57Z.mjs";import{b as l}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as r}from"react/jsx-runtime";function b({...n}){return r("div",{className:"relative",children:[e("div",{className:"h-screen relative overflow-hidden",children:e(m,{...n.header,logoVideo:s,logoLight:u,logoDark:c})}),r("div",{id:"next-section",className:"mt-16 pt-16 min-h-screen",children:[" ",e("div",{className:"container py-8",children:r("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:n.children}),r("div",{className:"space-y-6",children:[r(a,{children:[e(i,{children:e(t,{children:"Quick Actions"})}),r(o,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(l,{className:"w-full",children:"Create New"})]})]}),r(a,{children:[e(i,{children:e(t,{children:"Resources"})}),e(o,{children:r("nav",{className:"flex flex-col space-y-2",children:[r("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),r("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),r("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})]})}export{b as a};
4
+ import{a as s}from"./chunk-4DJ6HKHR.mjs";import{a as c}from"./chunk-WU3JMLSC.mjs";import{a as u}from"./chunk-BZAYEKYC.mjs";import{a as m}from"./chunk-GOMLTG5W.mjs";import{a,b as i,c as t,e as o}from"./chunk-D76EO57Z.mjs";import{b as l}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as r}from"react/jsx-runtime";function b({...n}){return r("div",{className:"relative",children:[e("div",{className:"h-screen relative overflow-hidden",children:e(m,{...n.header,logoVideo:s,logoLight:u,logoDark:c})}),r("div",{id:"next-section",className:"mt-16 pt-16 min-h-screen",children:[" ",e("div",{className:"container py-8",children:r("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:n.children}),r("div",{className:"space-y-6",children:[r(a,{children:[e(i,{children:e(t,{children:"Quick Actions"})}),r(o,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(l,{className:"w-full",children:"Create New"})]})]}),r(a,{children:[e(i,{children:e(t,{children:"Resources"})}),e(o,{children:r("nav",{className:"flex flex-col space-y-2",children:[r("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),r("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),r("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})]})}export{b as a};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- import{a as m}from"./chunk-3YZN4MJB.mjs";import{a as s}from"./chunk-O5XLZ254.mjs";import{a as l}from"./chunk-H7D3PZKE.mjs";import{a as d}from"./chunk-LBKMUSVR.mjs";import{b as i,f as o}from"./chunk-IPHHUHS3.mjs";import{jsx as e,jsxs as r}from"react/jsx-runtime";function n({...t}){return r("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(s,{...t.header}),r(i,{className:"top-14 mb-4 h-full max-h-[calc(100vh-3.5rem)] flex-1 flex-row overflow-y-clip",children:[e(d,{...t.sidebarLeft,className:"flex-none"}),e(o,{className:"grow overflow-hidden",children:r("div",{className:"max-h-full top-0 absolute max-w-full",children:[e("div",{"aria-hidden":"true",className:"inset-x-0 -z-10 transform-gpu overflow-hidden blur-3xl",children:e("div",{style:{clipPath:"polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"},className:"relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-primary to-secondary opacity-30 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]"})}),e("div",{className:"absolute top-0 w-full",children:e("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:r("div",{className:"mx-auto max-w-2xl text-center pt-4",children:[e("h1",{className:"text-balance text-5xl font-semibold tracking-tight text-primary sm:text-7xl",children:"Anim aute id magna aliqua ad ad non deserunt sunt."}),e("p",{className:"mt-8 text-pretty text-lg font-medium text-gray-500 sm:text-xl/8",children:"Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat."}),e("div",{className:"mt-10 flex items-center justify-center gap-x-6",children:e("div",{className:"mt-6 px-10 grid grid-cols-1 gap-8 lg:grid-cols-3",children:t.tiles.map(a=>e(l,{url:a.slug,title:a.title,mainImage:a.mainImage,excerpt:a.excerpt},a.slug))})})]})})}),e("div",{"aria-hidden":"true",className:"absolute inset-x-0 top-[calc(100%-13rem)] -z-10 transform-gpu overflow-hidden blur-3xl sm:top-[calc(100%-30rem)]",children:e("div",{style:{clipPath:"polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"},className:"relative left-[calc(50%+3rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%+36rem)] sm:w-[72.1875rem]"})})]})})]}),e(m,{})]})}export{n as a};
4
+ import{a as m}from"./chunk-3YZN4MJB.mjs";import{a as l}from"./chunk-H7D3PZKE.mjs";import{a as s}from"./chunk-O5XLZ254.mjs";import{a as d}from"./chunk-LBKMUSVR.mjs";import{b as i,f as o}from"./chunk-IPHHUHS3.mjs";import{jsx as e,jsxs as r}from"react/jsx-runtime";function n({...t}){return r("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(s,{...t.header}),r(i,{className:"top-14 mb-4 h-full max-h-[calc(100vh-3.5rem)] flex-1 flex-row overflow-y-clip",children:[e(d,{...t.sidebarLeft,className:"flex-none"}),e(o,{className:"grow overflow-hidden",children:r("div",{className:"max-h-full top-0 absolute max-w-full",children:[e("div",{"aria-hidden":"true",className:"inset-x-0 -z-10 transform-gpu overflow-hidden blur-3xl",children:e("div",{style:{clipPath:"polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"},className:"relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-primary to-secondary opacity-30 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]"})}),e("div",{className:"absolute top-0 w-full",children:e("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:r("div",{className:"mx-auto max-w-2xl text-center pt-4",children:[e("h1",{className:"text-balance text-5xl font-semibold tracking-tight text-primary sm:text-7xl",children:"Anim aute id magna aliqua ad ad non deserunt sunt."}),e("p",{className:"mt-8 text-pretty text-lg font-medium text-gray-500 sm:text-xl/8",children:"Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat."}),e("div",{className:"mt-10 flex items-center justify-center gap-x-6",children:e("div",{className:"mt-6 px-10 grid grid-cols-1 gap-8 lg:grid-cols-3",children:t.tiles.map(a=>e(l,{url:a.slug,title:a.title,mainImage:a.mainImage,excerpt:a.excerpt},a.slug))})})]})})}),e("div",{"aria-hidden":"true",className:"absolute inset-x-0 top-[calc(100%-13rem)] -z-10 transform-gpu overflow-hidden blur-3xl sm:top-[calc(100%-30rem)]",children:e("div",{style:{clipPath:"polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"},className:"relative left-[calc(50%+3rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%+36rem)] sm:w-[72.1875rem]"})})]})})]}),e(m,{})]})}export{n as a};
@@ -1 +1 @@
1
- import{a as i}from"./chunk-LHPVQIQZ.mjs";import{a as s}from"./chunk-SV7NMNDI.mjs";import{a as t}from"./chunk-UESKYRNK.mjs";import{a as o}from"./chunk-NIQ4466A.mjs";import{jsx as e}from"react/jsx-runtime";function S({services:a,className:c}){return e("section",{id:"next-section",className:o("section-padding-primary",c),children:e(t,{className:"py-8",children:a&&a.length>0&&e("div",{className:"flex flex-wrap justify-center gap-y-8",children:a.map((p,r)=>e("div",{"data-aos":"fade-up","data-aos-delay":s([200,400,600],r),className:"w-full px-4 md:w-1/2 lg:w-1/3",children:e(i,{...p})},r))})})})}export{S as a};
1
+ import{a as i}from"./chunk-KUZI6GLM.mjs";import{a as s}from"./chunk-SV7NMNDI.mjs";import{a as t}from"./chunk-UESKYRNK.mjs";import{a as o}from"./chunk-NIQ4466A.mjs";import{jsx as e}from"react/jsx-runtime";function S({services:a,className:c}){return e("section",{id:"next-section",className:o("section-padding-primary",c),children:e(t,{className:"py-8",children:a&&a.length>0&&e("div",{className:"flex flex-wrap justify-center gap-y-8",children:a.map((p,r)=>e("div",{"data-aos":"fade-up","data-aos-delay":s([200,400,600],r),className:"w-full px-4 md:w-1/2 lg:w-1/3",children:e(i,{...p})},r))})})})}export{S as a};
@@ -1 +1 @@
1
- import{a as d}from"./chunk-O5XLZ254.mjs";import{a as m}from"./chunk-IQPZEEYJ.mjs";import{a}from"./chunk-H7D3PZKE.mjs";import{a as o}from"./chunk-VZXLXNVY.mjs";import{a as s}from"./chunk-LQZTCLMG.mjs";import{Fragment as p,jsx as e,jsxs as l}from"react/jsx-runtime";function x({...t}){return e(p,{children:l("div",{className:"flex min-h-full flex-col",children:[e("div",{className:"relative isolate"}),e(d,{...t.header}),e(m,{...t.motd}),l("div",{className:"mx-auto w-full max-w-screen-2xl grow lg:flex xl:px-2",children:[l("div",{className:"flex-1 xl:flex",children:[e("div",{className:"border-b border-gray-200 px-4 py-6 sm:px-6 lg:pl-8 xl:w-64 xl:shrink-0 xl:border-b-0 xl:border-r xl:pl-6",children:t.customers.map((r,i)=>e("div",{className:"py-2 w-full flex justify-center",children:e(o,{...r})},i))}),l("div",{className:"px-4 py-4 sm:px-6 lg:pl-8 xl:flex-1 xl:pl-6",children:[l("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:[e(a,{mainImage:"/placeholder/ai.png",title:"AI Enablement",color:"primary"}),e(a,{mainImage:"/placeholder/finops.png",title:"FinOps",color:"primary2"}),e(a,{mainImage:"/placeholder/metahuman.png",title:"Metahumans",color:"primary3"})]}),e("h1",{className:"text-balance text-3xl m-5 font-semibold tracking-tight text-primary sm:text-5xl",children:"News & Updates"})]})]}),l("div",{className:"shrink-0 border-t border-gray-200 px-4 py-4 sm:px-4 lg:w-96 lg:border-l lg:border-t-0 lg:pr-8 xl:pr-6",children:[e("div",{className:"mx-auto max-w-7xl",children:l("div",{className:"relative isolate overflow-hidden bg-gradient-to-br from-gray-900 via-brand-one to-brand-two px-2 py-4 text-center shadow-2xl sm:rounded-xl sm:px-2",children:[e("h2",{className:"text-balance text-xl font-semibold tracking-tight text-white sm:text-2xl",children:"Ways of working"}),e("p",{className:"mx-3 mt-4 max-w-xl text-pretty text-lg/8 text-gray-300",children:"Guides, Templates and Tools to help you work smarter."}),e("div",{className:"mt-4 flex items-center justify-center gap-x-6",children:e("a",{href:"#",className:"rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-sm hover:bg-accent focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white",children:"Get started"})})]})}),e("div",{className:"mx-auto max-w-7xl flex flex-col items-center",children:t.events.map((r,i)=>e("div",{className:"py-2 w-full flex justify-center",children:e(s,{...r})},i))})]})]})]})})}export{x as a};
1
+ import{a}from"./chunk-H7D3PZKE.mjs";import{a as m}from"./chunk-IQPZEEYJ.mjs";import{a as d}from"./chunk-O5XLZ254.mjs";import{a as o}from"./chunk-VZXLXNVY.mjs";import{a as s}from"./chunk-LQZTCLMG.mjs";import{Fragment as p,jsx as e,jsxs as l}from"react/jsx-runtime";function x({...t}){return e(p,{children:l("div",{className:"flex min-h-full flex-col",children:[e("div",{className:"relative isolate"}),e(d,{...t.header}),e(m,{...t.motd}),l("div",{className:"mx-auto w-full max-w-screen-2xl grow lg:flex xl:px-2",children:[l("div",{className:"flex-1 xl:flex",children:[e("div",{className:"border-b border-gray-200 px-4 py-6 sm:px-6 lg:pl-8 xl:w-64 xl:shrink-0 xl:border-b-0 xl:border-r xl:pl-6",children:t.customers.map((r,i)=>e("div",{className:"py-2 w-full flex justify-center",children:e(o,{...r})},i))}),l("div",{className:"px-4 py-4 sm:px-6 lg:pl-8 xl:flex-1 xl:pl-6",children:[l("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:[e(a,{mainImage:"/placeholder/ai.png",title:"AI Enablement",color:"primary"}),e(a,{mainImage:"/placeholder/finops.png",title:"FinOps",color:"primary2"}),e(a,{mainImage:"/placeholder/metahuman.png",title:"Metahumans",color:"primary3"})]}),e("h1",{className:"text-balance text-3xl m-5 font-semibold tracking-tight text-primary sm:text-5xl",children:"News & Updates"})]})]}),l("div",{className:"shrink-0 border-t border-gray-200 px-4 py-4 sm:px-4 lg:w-96 lg:border-l lg:border-t-0 lg:pr-8 xl:pr-6",children:[e("div",{className:"mx-auto max-w-7xl",children:l("div",{className:"relative isolate overflow-hidden bg-gradient-to-br from-gray-900 via-brand-one to-brand-two px-2 py-4 text-center shadow-2xl sm:rounded-xl sm:px-2",children:[e("h2",{className:"text-balance text-xl font-semibold tracking-tight text-white sm:text-2xl",children:"Ways of working"}),e("p",{className:"mx-3 mt-4 max-w-xl text-pretty text-lg/8 text-gray-300",children:"Guides, Templates and Tools to help you work smarter."}),e("div",{className:"mt-4 flex items-center justify-center gap-x-6",children:e("a",{href:"#",className:"rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-sm hover:bg-accent focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white",children:"Get started"})})]})}),e("div",{className:"mx-auto max-w-7xl flex flex-col items-center",children:t.events.map((r,i)=>e("div",{className:"py-2 w-full flex justify-center",children:e(s,{...r})},i))})]})]})]})})}export{x as a};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- import{a as u}from"./chunk-HTTMASXV.mjs";import{a as s}from"./chunk-P6LIKTX4.mjs";import{a as l}from"./chunk-TZVZYEDT.mjs";import{a as c}from"./chunk-PTH4FAUI.mjs";import{a as p}from"./chunk-O5XLZ254.mjs";import{a,b as o,c as i,e as m}from"./chunk-D76EO57Z.mjs";import{b as n}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function h({...r}){return t("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(p,{...r.header}),t("div",{className:"relative",children:[r.hero&&r.hero.type==="lowImpact"&&e(s,{...r.hero}),r.hero&&r.hero.type==="mediumImpact"&&e(c,{...r.hero}),r.hero&&r.hero.type==="highImpact"&&e(l,{...r.hero}),r.hero&&r.hero.type==="postHero"&&e(u,{...r.hero}),e("div",{className:"container py-8",children:t("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:r.children}),t("div",{className:"space-y-6",children:[t(a,{children:[e(o,{children:e(i,{children:"Quick Actions"})}),t(m,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(n,{className:"w-full",children:"Create New"})]})]}),t(a,{children:[e(o,{children:e(i,{children:"Resources"})}),e(m,{children:t("nav",{className:"flex flex-col space-y-2",children:[t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})]})}export{h as a};
4
+ import{a as u}from"./chunk-LWOXSWWZ.mjs";import{a as l}from"./chunk-TZVZYEDT.mjs";import{a as s}from"./chunk-P6LIKTX4.mjs";import{a as c}from"./chunk-PTH4FAUI.mjs";import{a as p}from"./chunk-O5XLZ254.mjs";import{a,b as o,c as i,e as m}from"./chunk-D76EO57Z.mjs";import{b as n}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function h({...r}){return t("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(p,{...r.header}),t("div",{className:"relative",children:[r.hero&&r.hero.type==="lowImpact"&&e(s,{...r.hero}),r.hero&&r.hero.type==="mediumImpact"&&e(c,{...r.hero}),r.hero&&r.hero.type==="highImpact"&&e(l,{...r.hero}),r.hero&&r.hero.type==="postHero"&&e(u,{...r.hero}),e("div",{className:"container py-8",children:t("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:r.children}),t("div",{className:"space-y-6",children:[t(a,{children:[e(o,{children:e(i,{children:"Quick Actions"})}),t(m,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(n,{className:"w-full",children:"Create New"})]})]}),t(a,{children:[e(o,{children:e(i,{children:"Resources"})}),e(m,{children:t("nav",{className:"flex flex-col space-y-2",children:[t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})]})}export{h as a};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- import{a as v}from"./chunk-I2GY5WTT.mjs";import{a as u}from"./chunk-G56GDDMR.mjs";import{a as m}from"./chunk-NIQ4466A.mjs";import{useState as f,useEffect as b}from"react";import{Menu as x,ChevronDown as w}from"lucide-react";import N from"next/image";import{jsx as e,jsxs as t}from"react/jsx-runtime";function O({logoVideo:p,logoLight:s,logoDark:i,menuItems:a,title:r,subtitle:n}){let[c,d]=f(!1),[l,g]=f(!1),h=()=>{let o=document.getElementById("next-section");o&&o.scrollIntoView({behavior:"smooth"})};return b(()=>{let o=()=>{window.scrollY>100?d(!0):d(!1)};return window.addEventListener("scroll",o,{passive:!0}),()=>window.removeEventListener("scroll",o)},[]),t("div",{className:"relative h-screen",children:[t("div",{className:"absolute inset-0 w-full h-screen overflow-hidden",children:[t("video",{className:"object-cover w-full h-full",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[e("source",{src:"assets/videos/background.mov",type:"video/mp4"}),"Your browser does not support the video tag."]}),e("div",{className:"absolute inset-0 bg-primary-900/50"})]}),!c&&!l&&e("button",{className:"fixed hidden lg:block 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:()=>{g(!l)},children:e(x,{className:"w-6 h-6 text-white"})}),t("div",{className:"fixed top-0 left-0 right-0 z-50",children:[e(u,{isMenuOpen:c||l,logoLight:s,logoDark:i,menuItems:a}),e(v,{isMenuOpen:!0,logoLight:s,logoDark:i,menuItems:a})]}),t("div",{className:"absolute inset-0 h-full z-10 flex flex-col items-center justify-between text-white text-center px-4",children:[e(N,{src:p,alt:"Cortex Reply Logo",width:720,height:320,className:m("absolute top-2.5 h-auto w-auto mt-8 hidden lg:block",l&&"lg:hidden")}),t("div",{className:"absolute top-1/2vv h-full flex flex-col px-4 items-center justify-center",children:[e("h1",{className:"text-6xl font-bold pt-auto mb-12",children:r&&r}),e("div",{className:"text-3xl mb-8 max-w-2xl",children:n&&n})]}),e("div",{className:"absolute bottom-10 flex justify-center items-center w-full mb-8",children:e("div",{className:"animate-bounce cursor-pointer hover:text-accent",onClick:h,children:e(w,{size:64})})})]})]})}export{O as a};
4
+ import{a as v}from"./chunk-XDP6BKTK.mjs";import{a as u}from"./chunk-3TIFSACL.mjs";import{a as m}from"./chunk-NIQ4466A.mjs";import{useState as f,useEffect as b}from"react";import{Menu as x,ChevronDown as w}from"lucide-react";import N from"next/image";import{jsx as e,jsxs as t}from"react/jsx-runtime";function O({logoVideo:p,logoLight:s,logoDark:i,menuItems:a,title:r,subtitle:n}){let[c,d]=f(!1),[l,g]=f(!1),h=()=>{let o=document.getElementById("next-section");o&&o.scrollIntoView({behavior:"smooth"})};return b(()=>{let o=()=>{window.scrollY>100?d(!0):d(!1)};return window.addEventListener("scroll",o,{passive:!0}),()=>window.removeEventListener("scroll",o)},[]),t("div",{className:"relative h-screen",children:[t("div",{className:"absolute inset-0 w-full h-screen overflow-hidden",children:[t("video",{className:"object-cover w-full h-full",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[e("source",{src:"assets/videos/background.mov",type:"video/mp4"}),"Your browser does not support the video tag."]}),e("div",{className:"absolute inset-0 bg-primary-900/50"})]}),!c&&!l&&e("button",{className:"fixed hidden lg:block 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:()=>{g(!l)},children:e(x,{className:"w-6 h-6 text-white"})}),t("div",{className:"fixed top-0 left-0 right-0 z-50",children:[e(u,{isMenuOpen:c||l,logoLight:s,logoDark:i,menuItems:a}),e(v,{isMenuOpen:!0,logoLight:s,logoDark:i,menuItems:a})]}),t("div",{className:"absolute inset-0 h-full z-10 flex flex-col items-center justify-between text-white text-center px-4",children:[e(N,{src:p,alt:"Cortex Reply Logo",width:720,height:320,className:m("absolute top-2.5 h-auto w-auto mt-8 hidden lg:block",l&&"lg:hidden")}),t("div",{className:"absolute top-1/2vv h-full flex flex-col px-4 items-center justify-center",children:[e("h1",{className:"text-6xl font-bold pt-auto mb-12",children:r&&r}),e("div",{className:"text-3xl mb-8 max-w-2xl",children:n&&n})]}),e("div",{className:"absolute bottom-10 flex justify-center items-center w-full mb-8",children:e("div",{className:"animate-bounce cursor-pointer hover:text-accent",onClick:h,children:e(w,{size:64})})})]})]})}export{O as a};
@@ -1 +1 @@
1
- import{a}from"./chunk-WISCWNL2.mjs";import{a as c}from"./chunk-SFLOMJ2U.mjs";import{b as i}from"./chunk-GLEWUUGS.mjs";import{a as o}from"./chunk-NIQ4466A.mjs";import{jsx as e,jsxs as n}from"react/jsx-runtime";function d(r){return r&&typeof r=="object"&&"type"in r&&"iconName"in r}function u({icon:r,title:s,description:p,slug:t}){return n("article",{className:o(["group/service bg-card shadow-3 transition-transform duration-350 dark:text-white dark:shadow-none","relative z-1 block h-full space-y-6 overflow-hidden rounded-5 p-6 md:space-y-7 md:p-10","hover:[transform:translateY(-.5rem)]"]),children:[n("div",{className:"flex items-center gap-5",children:[e("span",{className:"flex-none text-[2.5rem] transition-all duration-300 group-hover/service:scale-90 group-hover/service:text-accent md:text-[4rem]",children:d(r)?e(c,{type:r.type,iconName:r.iconName,size:"sm"}):r}),e("h2",{className:"text-md font-bold leading-[1.25] md:text-lg",children:t?e(a,{href:t,children:s}):s})]}),e("p",{className:"text-body dark:text-body",children:p}),t&&e(i,{asChild:!0,className:o(["rounded-5 border p-5","group-hover/service:border-accent","border-current bg-transparent text-foreground hover:bg-transparent hover:text-accent","dark:bg-background","before:hidden after:hidden"]),children:n(a,{href:t,children:[e("span",{children:"Read More"}),e("span",{className:"relative pl-3 text-sm/[1] text-accent",children:e("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e("path",{d:"M11.8125 5.75C11.8125 6.24219 11.4023 6.65234 10.9375 6.65234H7V10.5898C7 11.0547 6.58984 11.4375 6.125 11.4375C5.63281 11.4375 5.25 11.0547 5.25 10.5898V6.65234H1.3125C0.820312 6.65234 0.4375 6.24219 0.4375 5.75C0.4375 5.28516 0.820312 4.90234 1.3125 4.90234H5.25V0.964844C5.25 0.472656 5.63281 0.0625 6.125 0.0625C6.58984 0.0625 7 0.472656 7 0.964844V4.90234H10.9375C11.4023 4.875 11.8125 5.28516 11.8125 5.75Z"})})})]})}),e("span",{className:"invisible absolute bottom-0 left-0 h-[2px] w-full scale-x-[30%] bg-accent opacity-0 transition-all duration-400 group-hover/service:visible group-hover/service:scale-x-100 group-hover/service:opacity-100"})]})}export{u as a};
1
+ import{a as c}from"./chunk-SFLOMJ2U.mjs";import{a}from"./chunk-WISCWNL2.mjs";import{b as i}from"./chunk-GLEWUUGS.mjs";import{a as o}from"./chunk-NIQ4466A.mjs";import{jsx as e,jsxs as n}from"react/jsx-runtime";function d(r){return r&&typeof r=="object"&&"type"in r&&"iconName"in r}function u({icon:r,title:s,description:p,slug:t}){return n("article",{className:o(["group/service bg-card shadow-3 transition-transform duration-350 dark:text-white dark:shadow-none","relative z-1 block h-full space-y-6 overflow-hidden rounded-5 p-6 md:space-y-7 md:p-10","hover:[transform:translateY(-.5rem)]"]),children:[n("div",{className:"flex items-center gap-5",children:[e("span",{className:"flex-none text-[2.5rem] transition-all duration-300 group-hover/service:scale-90 group-hover/service:text-accent md:text-[4rem]",children:d(r)?e(c,{type:r.type,iconName:r.iconName,size:"sm"}):r}),e("h2",{className:"text-md font-bold leading-[1.25] md:text-lg",children:t?e(a,{href:t,children:s}):s})]}),e("p",{className:"text-body dark:text-body",children:p}),t&&e(i,{asChild:!0,className:o(["rounded-5 border p-5","group-hover/service:border-accent","border-current bg-transparent text-foreground hover:bg-transparent hover:text-accent","dark:bg-background","before:hidden after:hidden"]),children:n(a,{href:t,children:[e("span",{children:"Read More"}),e("span",{className:"relative pl-3 text-sm/[1] text-accent",children:e("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e("path",{d:"M11.8125 5.75C11.8125 6.24219 11.4023 6.65234 10.9375 6.65234H7V10.5898C7 11.0547 6.58984 11.4375 6.125 11.4375C5.63281 11.4375 5.25 11.0547 5.25 10.5898V6.65234H1.3125C0.820312 6.65234 0.4375 6.24219 0.4375 5.75C0.4375 5.28516 0.820312 4.90234 1.3125 4.90234H5.25V0.964844C5.25 0.472656 5.63281 0.0625 6.125 0.0625C6.58984 0.0625 7 0.472656 7 0.964844V4.90234H10.9375C11.4023 4.875 11.8125 5.28516 11.8125 5.75Z"})})})]})}),e("span",{className:"invisible absolute bottom-0 left-0 h-[2px] w-full scale-x-[30%] bg-accent opacity-0 transition-all duration-400 group-hover/service:visible group-hover/service:scale-x-100 group-hover/service:opacity-100"})]})}export{u as a};
@@ -0,0 +1 @@
1
+ import{a as p}from"./chunk-YNNW2C2U.mjs";import l from"react";import x from"next/image";import{jsx as e,jsxs as t}from"react/jsx-runtime";var b=({post:v})=>{var g;let{categories:r,meta:d,populatedAuthors:a,publishedAt:i,title:f}=v;return t("div",{className:"relative -mt-[10.4rem] flex items-end",children:[e("div",{className:"container z-10 relative lg:grid lg:grid-cols-[1fr_48rem_1fr] text-foreground dark:text-foreground pb-8",children:t("div",{className:"col-start-1 col-span-1 md:col-start-2 md:col-span-2",children:[e("div",{className:"uppercase text-sm mb-6",children:r==null?void 0:r.map((m,s)=>{if(typeof m=="object"&&m!==null){let{title:n}=m,c=n||"Untitled category",o=s===r.length-1;return t(l.Fragment,{children:[c,!o&&e(l.Fragment,{children:", \xA0"})]},s)}return null})}),e("div",{className:"",children:e("h1",{className:"mb-6 text-3xl md:text-5xl lg:text-6xl",children:f})}),t("div",{className:"flex flex-col md:flex-row gap-4 md:gap-16",children:[e("div",{className:"flex flex-col gap-4",children:a&&t("div",{className:"flex flex-col gap-1",children:[e("p",{className:"text-sm",children:"Author"}),a.map((m,s)=>{let{name:n}=m,c=s===a.length-1,o=s===a.length-2;return t(l.Fragment,{children:[n,o&&a.length>2&&e(l.Fragment,{children:", "}),o&&a.length===2&&e(l.Fragment,{children:" "}),!c&&a.length>1&&e(l.Fragment,{children:"and "})]},s)})]})}),i&&t("div",{className:"flex flex-col gap-1",children:[e("p",{className:"text-sm",children:"Date Published"}),e("time",{dateTime:i,children:p(i)})]})]})]})}),t("div",{className:"min-h-[80vh] select-none",children:[e("div",{children:e(x,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:((g=d&&d.image)==null?void 0:g.url)||"/assets/images/blog/gradient.png"})}),e("div",{className:"absolute pointer-events-none left-0 bottom-0 w-full h-1/2 bg-gradient-to-t from-background dark:from-black to-transparent"})]})]})};export{b as a};
@@ -1 +1 @@
1
- import{a as i}from"./chunk-I2GY5WTT.mjs";import{a as t}from"./chunk-G56GDDMR.mjs";import{jsx as m,jsxs as p}from"react/jsx-runtime";function g({isMenuOpen:e,logoLight:o,logoDark:a,menuItems:r}){return p("div",{className:"fixed top-0 left-0 right-0 z-50",children:[m(t,{isMenuOpen:e,logoLight:o,logoDark:a,menuItems:r}),m(i,{isMenuOpen:e,logoLight:o,logoDark:a,menuItems:r})]})}export{g as a};
1
+ import{a as i}from"./chunk-XDP6BKTK.mjs";import{a as t}from"./chunk-3TIFSACL.mjs";import{jsx as m,jsxs as p}from"react/jsx-runtime";function g({isMenuOpen:e,logoLight:o,logoDark:a,menuItems:r}){return p("div",{className:"fixed top-0 left-0 right-0 z-50",children:[m(t,{isMenuOpen:e,logoLight:o,logoDark:a,menuItems:r}),m(i,{isMenuOpen:e,logoLight:o,logoDark:a,menuItems:r})]})}export{g as a};
@@ -1 +1 @@
1
- import{a as m}from"./chunk-7A6UBJQQ.mjs";import{a}from"./chunk-YTWD6S5B.mjs";import{b as l}from"./chunk-QBLIWRIZ.mjs";import{a as e}from"./chunk-ODLDYXPZ.mjs";import{Fragment as p}from"react";import{jsx as r}from"react/jsx-runtime";var s={content:a,cta:l,mediaBlock:e,imageBlock:e,features:m},C=i=>{let{blocks:o}=i;return o&&Array.isArray(o)&&o.length>0?r(p,{children:o.map((c,k)=>{let{blockType:t}=c;if(t&&t in s){let n=s[t];if(n)return r("div",{className:"my-6",children:r(n,{...c})},k)}return null})}):null};export{C as a};
1
+ import{a}from"./chunk-YTWD6S5B.mjs";import{a as m}from"./chunk-7A6UBJQQ.mjs";import{b as l}from"./chunk-QBLIWRIZ.mjs";import{a as e}from"./chunk-ODLDYXPZ.mjs";import{Fragment as p}from"react";import{jsx as r}from"react/jsx-runtime";var s={content:a,cta:l,mediaBlock:e,imageBlock:e,features:m},C=i=>{let{blocks:o}=i;return o&&Array.isArray(o)&&o.length>0?r(p,{children:o.map((c,k)=>{let{blockType:t}=c;if(t&&t in s){let n=s[t];if(n)return r("div",{className:"my-6",children:r(n,{...c})},k)}return null})}):null};export{C as a};
@@ -1,4 +1,4 @@
1
- import{a as d}from"./chunk-SV7NMNDI.mjs";import{a as p}from"./chunk-WDR3ISFA.mjs";import{a as n}from"./chunk-WISCWNL2.mjs";import{c}from"./chunk-YNNW2C2U.mjs";import{a as m}from"./chunk-UESKYRNK.mjs";import{a as o}from"./chunk-NIQ4466A.mjs";import g from"next/image";import{FaArrowRight as x}from"react-icons/fa6";import{jsx as e,jsxs as i}from"react/jsx-runtime";function _({blogs:a,sectionHeading:t}){return e("section",{className:o("section-padding-primary overflow-hidden "),children:i(m,{children:[e("div",{className:"mx-auto max-w-[630px]",children:t&&e("div",{"data-aos":"fade-up","data-aos-delay":"100",children:e(p,{...t,alignment:"center",hasBottomSpacing:!0})})}),a&&a.length>0&&e("div",{className:"-mx-4 flex flex-wrap justify-center gap-y-30px",children:a.map((l,r)=>e("div",{"data-aos":"fade-up","data-aos-delay":d([200,400,600],r),className:"w-full px-4 md:w-1/2 md:px-[15px] lg:w-1/3",children:e(u,{...l})},r))})]})})}var f=o("inline-flex items-center gap-2 text-white"),z=o("text-sm text-white");function u({slug:a,image:t,authors:l,title:r,publishedAt:s,categories:v}){return i("article",{className:"group/blog relative z-1 flex h-full min-h-[452px] flex-col overflow-hidden rounded-5 p-0",children:[e("span",{className:"absolute inset-0 z-[2] "}),e(g,{src:t.src,alt:t.alt,fill:!0,sizes:`
1
+ import{c}from"./chunk-YNNW2C2U.mjs";import{a as d}from"./chunk-SV7NMNDI.mjs";import{a as n}from"./chunk-WISCWNL2.mjs";import{a as p}from"./chunk-WDR3ISFA.mjs";import{a as m}from"./chunk-UESKYRNK.mjs";import{a as o}from"./chunk-NIQ4466A.mjs";import g from"next/image";import{FaArrowRight as x}from"react-icons/fa6";import{jsx as e,jsxs as i}from"react/jsx-runtime";function _({blogs:a,sectionHeading:t}){return e("section",{className:o("section-padding-primary overflow-hidden "),children:i(m,{children:[e("div",{className:"mx-auto max-w-[630px]",children:t&&e("div",{"data-aos":"fade-up","data-aos-delay":"100",children:e(p,{...t,alignment:"center",hasBottomSpacing:!0})})}),a&&a.length>0&&e("div",{className:"-mx-4 flex flex-wrap justify-center gap-y-30px",children:a.map((l,r)=>e("div",{"data-aos":"fade-up","data-aos-delay":d([200,400,600],r),className:"w-full px-4 md:w-1/2 md:px-[15px] lg:w-1/3",children:e(u,{...l})},r))})]})})}var f=o("inline-flex items-center gap-2 text-white"),z=o("text-sm text-white");function u({slug:a,image:t,authors:l,title:r,publishedAt:s,categories:v}){return i("article",{className:"group/blog relative z-1 flex h-full min-h-[452px] flex-col overflow-hidden rounded-5 p-0",children:[e("span",{className:"absolute inset-0 z-[2] "}),e(g,{src:t.src,alt:t.alt,fill:!0,sizes:`
2
2
  (min-width:768px) 50vw,
3
3
  (min-width:1024px) 33vw,
4
4
  100vw
@@ -1 +1 @@
1
- import{a as p}from"./chunk-P6LIKTX4.mjs";import{a as t}from"./chunk-TZVZYEDT.mjs";import{a as m}from"./chunk-PTH4FAUI.mjs";import{jsx as a}from"react/jsx-runtime";var n={highImpact:t,lowImpact:p,mediumImpact:m},l=e=>{let{type:o}=e||{};if(!o||o==="none")return null;let r=n[o];return r?a(r,{...e}):null};export{l as a};
1
+ import{a as t}from"./chunk-TZVZYEDT.mjs";import{a as p}from"./chunk-P6LIKTX4.mjs";import{a as m}from"./chunk-PTH4FAUI.mjs";import{jsx as a}from"react/jsx-runtime";var n={highImpact:t,lowImpact:p,mediumImpact:m},l=e=>{let{type:o}=e||{};if(!o||o==="none")return null;let r=n[o];return r?a(r,{...e}):null};export{l as a};
@@ -0,0 +1,4 @@
1
+ "use client";
2
+ "use strict";
3
+
4
+ import{a as c}from"./chunk-HAYRX2WO.mjs";import{a as b}from"./chunk-NIQ4466A.mjs";import{useState as d,useEffect as f}from"react";import{Dialog as w,DialogPanel as N,Disclosure as D,DisclosureButton as v,DisclosurePanel as S}from"@headlessui/react";import{Bars3Icon as M,XMarkIcon as P}from"@heroicons/react/24/outline";import{Moon as I,Sun as C}from"lucide-react";import{useTheme as H}from"next-themes";import{Fragment as z,jsx as e,jsxs as t}from"react/jsx-runtime";var m=["light","dark"];function $({logoLight:o,logoDark:r,menuItems:l,isMenuOpen:n=!0}){let[s,u]=d(!1),{theme:g,setTheme:x}=H(),[p,i]=d(!1),[y,h]=d("light");f(()=>{let a=()=>{window.scrollY>100?u(!0):u(!1)};return window.addEventListener("scroll",a,{passive:!0}),()=>window.removeEventListener("scroll",a)},[]),f(()=>{h(g||"dark")},[g]);let k=()=>{let a=m[(m.indexOf(y)+1)%m.length];h(a),x(a)};return e(z,{children:t("header",{className:`z-50 pb-10 transition-all duration-300 block lg:hidden ${s||n?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[e("nav",{className:b("backdrop-blur-sm text-white p-0",p&&"hidden"),children:t("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[e(c,{logoDark:r,logoLight:o,mobile:!0}),t("div",{className:"flex items-center space-x-4",children:[t("button",{type:"button",onClick:()=>i(!0),className:"fixed right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[e("span",{className:"sr-only",children:"Open main menu"}),e(M,{"aria-hidden":"true",className:"h-4 w-4"})]}),e("button",{className:"fixed right-16 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:k,children:t("div",{className:"relative",children:[e(C,{className:"absolute h-4 w-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),e(I,{className:"absoulte h-4 w-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),t(w,{open:p,onClose:i,className:"lg:hidden",children:[e("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),t(N,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-white dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[t("div",{className:"flex items-stretch justify-between",children:[e(c,{logoDark:r,logoLight:o,mobile:!0}),t("button",{type:"button",onClick:()=>i(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[e("span",{className:"sr-only",children:"Close menu"}),e(P,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),e("div",{className:"mt-6 flow-root",children:e("div",{className:"-my-6 divide-y divide-gray-500/10",children:e("div",{className:"space-y-2 px-2 py-6",children:l&&l.map(a=>e(T,{...a},a.name))})})})]})]})]})})}function T({name:o,items:r,actions:l,href:n}){return!r&&n?e("a",{href:n,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:o}):t(D,{as:"div",className:"-mx-3",children:[e(v,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:o}),e(S,{className:"mt-2 space-y-2",children:r&&r.map(s=>e(v,{as:"a",href:s.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:s.name},s.name))})]})}export{$ as a};
@@ -1 +1 @@
1
- import{a as v}from"./chunk-HAYRX2WO.mjs";import{a as l}from"./chunk-WISCWNL2.mjs";import{d as f}from"./chunk-YNNW2C2U.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import k from"next/image";import{FaChevronRight as y,FaEnvelope as w,FaPaperPlane as C,FaPhone as L,FaCalendarDays as P}from"react-icons/fa6";import{jsx as a,jsxs as t}from"react/jsx-runtime";var T=i("text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 block px-4"),p=i("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),g=i("w-10 h-10 rounded-5 inline-grid place-items-center dark:bg-accent-700 border border-accent-800 dark:border-transparent text-accent flex-none"),h=i("flex items-center gap-5"),m=i("transition-colors duration-300 hover:text-accent dark:hover:text-white");function $({className:N,footerData:x,logoLight:b,logoDark:u}){let{about:n,columnOne:c,columnTwo:s,columnThree:r,footerBottom:d}=x;return t("footer",{className:i("overflow-hidden bg-accent-100 text-accent-800 dark:bg-accent-900 dark:text-body",N),children:[a("div",{className:"py-16 md:py-20",children:a("div",{className:"container",children:t("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[t("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[a(v,{logoLight:b,logoDark:u}),a("p",{className:"mb-7 mt-3",children:n.description}),n.socialLinks&&n.socialLinks.length>0&&a("nav",{"aria-label":"social links",children:a("ul",{className:"inline-flex min-h-[50px] items-center divide-x rounded-5 bg-accent text-white",children:n.socialLinks.map((e,o)=>a("li",{children:a(l,{"aria-label":e.href,className:T,href:e.href,openNewTab:!0,children:a("span",{children:e.icon})})},o))})})]}),t("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[a("h3",{className:p,children:c.title}),c.links&&c.links.length>0&&a("nav",{"aria-label":"footer links navigation",children:a("ul",{className:"grid gap-2",children:c.links.map(e=>t("li",{className:"flex items-center gap-2.5",children:[a("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:a(y,{})}),a(l,{href:e.href,openNewTab:e.openNewTab,className:m,children:e.label})]},e.label))})})]}),t("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[a("h3",{className:p,children:s.title}),t("ul",{"aria-label":"addresses",className:"grid gap-5",children:[t("li",{className:h,children:[a("span",{className:g,children:a(C,{})}),a("address",{className:"not-italic",children:s.location})]}),t("li",{className:h,children:[a("span",{className:g,children:a(w,{})}),s.mails&&s.mails.length>0&&a("div",{className:"grid gap-1",children:s.mails.map((e,o)=>a("a",{href:`mailto:${e}`,className:m,children:e},o))})]}),s.phoneNumbers&&s.phoneNumbers.length>0&&t("li",{className:h,children:[a("span",{className:g,children:a(L,{})}),a("div",{className:"grid gap-1",children:s.phoneNumbers.map((e,o)=>a("a",{href:`tel:${e.split(" ").join("")}`,className:m,children:e},o))})]})]})]}),r&&t("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[a("h3",{className:p,children:r.title}),r.blogs&&r.blogs.length>0&&a("div",{className:"grid gap-6",children:r.blogs.map((e,o)=>t("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[a("div",{className:"flex-none overflow-hidden rounded-5",children:a(k,{...e.image,alt:e.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),t("div",{children:[t("p",{className:"flex items-center gap-2.5 dark:text-body",children:[a("span",{className:"text-accent",children:a(P,{})}),a("span",{children:f(e.date)})]}),a("h4",{className:"text-md font-bold leading-normal",children:a(l,{href:e.slug,className:"transition-colors duration-300 hover:text-accent",children:e.title})})]})]},o))})]})]})})}),a("div",{className:"flex min-h-[90px] items-center border-t border-accent-800 border-opacity-20 py-5 dark:border-body dark:border-opacity-20",children:a("div",{className:"container",children:t("div",{className:"flex flex-wrap items-center justify-between gap-x-8 gap-y-4 md:gap-x-10",children:[a("p",{children:d.copyrightText}),d.links&&d.links.length>0&&a("nav",{"aria-label":"footer bottom navigation",children:a("ul",{className:"flex flex-wrap items-center gap-x-4 md:gap-x-7",children:d.links.map(e=>a("li",{children:a(l,{"aria-label":`Go to page ${e.label}`,href:e.href,openNewTab:e.openNewTab,className:m,children:e.label})},e.label))})})]})})})]})}export{$ as a};
1
+ import{a as v}from"./chunk-HAYRX2WO.mjs";import{d as f}from"./chunk-YNNW2C2U.mjs";import{a as l}from"./chunk-WISCWNL2.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import k from"next/image";import{FaChevronRight as y,FaEnvelope as w,FaPaperPlane as C,FaPhone as L,FaCalendarDays as P}from"react-icons/fa6";import{jsx as a,jsxs as t}from"react/jsx-runtime";var T=i("text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 block px-4"),p=i("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),g=i("w-10 h-10 rounded-5 inline-grid place-items-center dark:bg-accent-700 border border-accent-800 dark:border-transparent text-accent flex-none"),h=i("flex items-center gap-5"),m=i("transition-colors duration-300 hover:text-accent dark:hover:text-white");function $({className:N,footerData:x,logoLight:b,logoDark:u}){let{about:n,columnOne:c,columnTwo:s,columnThree:r,footerBottom:d}=x;return t("footer",{className:i("overflow-hidden bg-accent-100 text-accent-800 dark:bg-accent-900 dark:text-body",N),children:[a("div",{className:"py-16 md:py-20",children:a("div",{className:"container",children:t("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[t("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[a(v,{logoLight:b,logoDark:u}),a("p",{className:"mb-7 mt-3",children:n.description}),n.socialLinks&&n.socialLinks.length>0&&a("nav",{"aria-label":"social links",children:a("ul",{className:"inline-flex min-h-[50px] items-center divide-x rounded-5 bg-accent text-white",children:n.socialLinks.map((e,o)=>a("li",{children:a(l,{"aria-label":e.href,className:T,href:e.href,openNewTab:!0,children:a("span",{children:e.icon})})},o))})})]}),t("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[a("h3",{className:p,children:c.title}),c.links&&c.links.length>0&&a("nav",{"aria-label":"footer links navigation",children:a("ul",{className:"grid gap-2",children:c.links.map(e=>t("li",{className:"flex items-center gap-2.5",children:[a("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:a(y,{})}),a(l,{href:e.href,openNewTab:e.openNewTab,className:m,children:e.label})]},e.label))})})]}),t("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[a("h3",{className:p,children:s.title}),t("ul",{"aria-label":"addresses",className:"grid gap-5",children:[t("li",{className:h,children:[a("span",{className:g,children:a(C,{})}),a("address",{className:"not-italic",children:s.location})]}),t("li",{className:h,children:[a("span",{className:g,children:a(w,{})}),s.mails&&s.mails.length>0&&a("div",{className:"grid gap-1",children:s.mails.map((e,o)=>a("a",{href:`mailto:${e}`,className:m,children:e},o))})]}),s.phoneNumbers&&s.phoneNumbers.length>0&&t("li",{className:h,children:[a("span",{className:g,children:a(L,{})}),a("div",{className:"grid gap-1",children:s.phoneNumbers.map((e,o)=>a("a",{href:`tel:${e.split(" ").join("")}`,className:m,children:e},o))})]})]})]}),r&&t("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[a("h3",{className:p,children:r.title}),r.blogs&&r.blogs.length>0&&a("div",{className:"grid gap-6",children:r.blogs.map((e,o)=>t("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[a("div",{className:"flex-none overflow-hidden rounded-5",children:a(k,{...e.image,alt:e.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),t("div",{children:[t("p",{className:"flex items-center gap-2.5 dark:text-body",children:[a("span",{className:"text-accent",children:a(P,{})}),a("span",{children:f(e.date)})]}),a("h4",{className:"text-md font-bold leading-normal",children:a(l,{href:e.slug,className:"transition-colors duration-300 hover:text-accent",children:e.title})})]})]},o))})]})]})})}),a("div",{className:"flex min-h-[90px] items-center border-t border-accent-800 border-opacity-20 py-5 dark:border-body dark:border-opacity-20",children:a("div",{className:"container",children:t("div",{className:"flex flex-wrap items-center justify-between gap-x-8 gap-y-4 md:gap-x-10",children:[a("p",{children:d.copyrightText}),d.links&&d.links.length>0&&a("nav",{"aria-label":"footer bottom navigation",children:a("ul",{className:"flex flex-wrap items-center gap-x-4 md:gap-x-7",children:d.links.map(e=>a("li",{children:a(l,{"aria-label":`Go to page ${e.label}`,href:e.href,openNewTab:e.openNewTab,className:m,children:e.label})},e.label))})})]})})})]})}export{$ as a};
@@ -1 +1 @@
1
- import{a}from"../../chunk-LBEIN6ET.mjs";import"../../chunk-7A6UBJQQ.mjs";import"../../chunk-YTWD6S5B.mjs";import"../../chunk-QBLIWRIZ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as RenderBlocks};
1
+ import{a}from"../../chunk-QYGH2HKM.mjs";import"../../chunk-YTWD6S5B.mjs";import"../../chunk-7A6UBJQQ.mjs";import"../../chunk-QBLIWRIZ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as RenderBlocks};
@@ -1 +1 @@
1
- import{a as q}from"../../chunk-HBMJGZJT.mjs";import"../../chunk-IB72MBM7.mjs";import{a as p}from"../../chunk-LBEIN6ET.mjs";import{a as k}from"../../chunk-EPTHSTUM.mjs";import{a as f}from"../../chunk-UZ2XYB7D.mjs";import{a as h}from"../../chunk-IQPZEEYJ.mjs";import{a as i}from"../../chunk-53QLSQCO.mjs";import{a as j}from"../../chunk-6HFYLEVF.mjs";import{a as m}from"../../chunk-7A6UBJQQ.mjs";import{a as n}from"../../chunk-JCH2CCQ7.mjs";import{a as o}from"../../chunk-OEM7RQ4Q.mjs";import{a as g}from"../../chunk-H7D3PZKE.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-KPIWBWE2.mjs";import{a as l}from"../../chunk-YTWD6S5B.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-6P7CY367.mjs";import{a,b}from"../../chunk-QBLIWRIZ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-O5BAW5XQ.mjs";import{a as e}from"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import{a as d}from"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import{a as c}from"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as BannerBlock,b as CallToActionBlock,d as CodeBlock,l as ContentBlock,c as CopyButton,m as FeaturesBlock,n as HeadingImage,o as ImageBlock,g as InfoTile,f as Insight,h as MOTD,e as MediaBlock,i as OrgChart,j as ProposalSummary,q as RelatedPosts,p as RenderBlocks,k as WhyUs};
1
+ import{a as i}from"../../chunk-53QLSQCO.mjs";import{a as j}from"../../chunk-6HFYLEVF.mjs";import{a as q}from"../../chunk-HBMJGZJT.mjs";import"../../chunk-IB72MBM7.mjs";import{a as p}from"../../chunk-QYGH2HKM.mjs";import{a as k}from"../../chunk-EPTHSTUM.mjs";import{a as o}from"../../chunk-OEM7RQ4Q.mjs";import{a as g}from"../../chunk-H7D3PZKE.mjs";import{a as f}from"../../chunk-UZ2XYB7D.mjs";import{a as h}from"../../chunk-IQPZEEYJ.mjs";import"../../chunk-KPIWBWE2.mjs";import{a as l}from"../../chunk-YTWD6S5B.mjs";import{a as m}from"../../chunk-7A6UBJQQ.mjs";import{a as n}from"../../chunk-JCH2CCQ7.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-D76EO57Z.mjs";import{a,b}from"../../chunk-QBLIWRIZ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-O5BAW5XQ.mjs";import{a as e}from"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import{a as d}from"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import{a as c}from"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as BannerBlock,b as CallToActionBlock,d as CodeBlock,l as ContentBlock,c as CopyButton,m as FeaturesBlock,n as HeadingImage,o as ImageBlock,g as InfoTile,f as Insight,h as MOTD,e as MediaBlock,i as OrgChart,j as ProposalSummary,q as RelatedPosts,p as RenderBlocks,k as WhyUs};
@@ -1 +1 @@
1
- import{a}from"../../chunk-LHPVQIQZ.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ServiceCard};
1
+ import{a}from"../../chunk-KUZI6GLM.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ServiceCard};
@@ -1 +1 @@
1
- import{a as i}from"../../chunk-LHPVQIQZ.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{FaCog as r}from"react-icons/fa";import{jsx as e}from"react/jsx-runtime";var l={title:"Cards/ServiceCard",component:i,tags:["autodocs"],parameters:{docs:{description:{component:"A card component that displays a service with an icon, title, description, and a link."}}},argTypes:{icon:{control:"text"},title:{control:"text"},description:{control:"text"},slug:{control:"text"}},decorators:[t=>e("div",{className:"bg-white dark:bg-gray-900 p-4 flex justify-center items-center min-h-screen",children:e("div",{className:"max-w-md w-full",children:e(t,{})})})]},o=t=>e(i,{...t}),c=o.bind({});c.args={icon:e(r,{}),title:"Service Title",description:"This is a description of the service.",slug:"/service"};var s=o.bind({});s.args={icon:{type:"thin",iconName:"image"},title:"Service Title",description:"This is a description of the service."};var n=o.bind({});n.args={icon:{type:"kit",iconName:"software"},title:"Service Title",description:"This is a description of the service.",slug:"/service"};export{c as Default,n as DynamicIcon,s as NoURL,l as default};
1
+ import{a as i}from"../../chunk-KUZI6GLM.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{FaCog as r}from"react-icons/fa";import{jsx as e}from"react/jsx-runtime";var l={title:"Cards/ServiceCard",component:i,tags:["autodocs"],parameters:{docs:{description:{component:"A card component that displays a service with an icon, title, description, and a link."}}},argTypes:{icon:{control:"text"},title:{control:"text"},description:{control:"text"},slug:{control:"text"}},decorators:[t=>e("div",{className:"bg-white dark:bg-gray-900 p-4 flex justify-center items-center min-h-screen",children:e("div",{className:"max-w-md w-full",children:e(t,{})})})]},o=t=>e(i,{...t}),c=o.bind({});c.args={icon:e(r,{}),title:"Service Title",description:"This is a description of the service.",slug:"/service"};var s=o.bind({});s.args={icon:{type:"thin",iconName:"image"},title:"Service Title",description:"This is a description of the service."};var n=o.bind({});n.args={icon:{type:"kit",iconName:"software"},title:"Service Title",description:"This is a description of the service.",slug:"/service"};export{c as Default,n as DynamicIcon,s as NoURL,l as default};
@@ -1 +1 @@
1
- import{a as d}from"../../chunk-FGWIT6CV.mjs";import{a as b}from"../../chunk-VZXLXNVY.mjs";import{a as c}from"../../chunk-LQZTCLMG.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import{a}from"../../chunk-ZWKWU7U4.mjs";import{a as e}from"../../chunk-P5NVJTJ5.mjs";import"../../chunk-JWDVKGZL.mjs";import{a as g}from"../../chunk-FNCXXX4V.mjs";import{a as f}from"../../chunk-LHPVQIQZ.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{b as CustomerCard,c as EventCard,a as FeatureCard,e as Image,g as PricingCard,d as ProjectCard,f as ServiceCard};
1
+ import{a as d}from"../../chunk-FGWIT6CV.mjs";import{a as b}from"../../chunk-VZXLXNVY.mjs";import{a as c}from"../../chunk-LQZTCLMG.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import{a}from"../../chunk-ZWKWU7U4.mjs";import{a as e}from"../../chunk-P5NVJTJ5.mjs";import"../../chunk-JWDVKGZL.mjs";import{a as f}from"../../chunk-KUZI6GLM.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-D76EO57Z.mjs";import{a as g}from"../../chunk-FNCXXX4V.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{b as CustomerCard,c as EventCard,a as FeatureCard,e as Image,g as PricingCard,d as ProjectCard,f as ServiceCard};
@@ -1 +1 @@
1
- import{a}from"../../chunk-23L5ZJ2U.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as Footer};
1
+ import{a}from"../../chunk-Z4CK655R.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as Footer};
@@ -1 +1 @@
1
- import{a as t}from"../../chunk-23L5ZJ2U.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{FaInstagram as a,FaLinkedin as l}from"react-icons/fa6";var e="../../cortex-reply-light-27IMI3G7.png";var i="../../cortex-reply-dark-XPAJJJYY.png";import{jsx as o}from"react/jsx-runtime";var u={title:"Footer/Footer",component:t,parameters:{docs:{description:{component:"A footer component that displays various sections including about, links, and contact information."}}},argTypes:{className:{control:"text"},footerData:{control:"object"}}},c=n=>o(t,{...n}),p=c.bind({});p.args={className:"",logoLight:e,logoDark:i,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:o(l,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:o(a,{}),href:"https://www.instagram.com/cortex.reply/"}]},columnOne:{title:"Column One",links:[{href:"/link1",label:"Link 1"},{href:"/link2",label:"Link 2"}]},columnTwo:{title:"Contact Us",location:"1234 Street Name, City, Country",mails:["contact@example.com","support@example.com"]},columnThree:{title:"Recent Insights",blogs:[{image:{src:"/assets/images/blog/blog-sm-1.jpg",alt:"We provide a range of IT solutions"},title:"We provide a range of IT solutions",date:"2025-01-02T00:00:00.000Z",slug:"./blog-details"},{image:{src:"/assets/images/blog/blog-sm-2.jpg",alt:"IT solutions enhance efficiency"},title:"IT solutions enhance efficiency",date:"2025-01-02T00:00:00.000Z",slug:"./blog-details"}]},footerBottom:{copyrightText:"copyright",links:[{label:"Privacy Policy",href:"/privacy-policy",openNewTab:!1},{label:"Contact Us",href:"/contact",openNewTab:!1}]}}};var m=c.bind({});m.args={className:"",logoLight:e,logoDark:i,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:o(l,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:o(a,{}),href:"https://www.instagram.com/cortex.reply/"}]},columnOne:{title:"Column One",links:[{href:"/link1",label:"Link 1"},{href:"/link2",label:"Link 2"}]},columnTwo:{title:"Contact Us",location:"1234 Street Name, City, Country",mails:["contact@example.com","support@example.com"]},footerBottom:{copyrightText:"copyright",links:[{label:"Privacy Policy",href:"/privacy-policy",openNewTab:!1},{label:"Contact Us",href:"/contact",openNewTab:!1}]}}};export{p as Default,m as NoBlog,u as default};
1
+ import{a as t}from"../../chunk-Z4CK655R.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{FaInstagram as a,FaLinkedin as l}from"react-icons/fa6";var e="../../cortex-reply-light-27IMI3G7.png";var i="../../cortex-reply-dark-XPAJJJYY.png";import{jsx as o}from"react/jsx-runtime";var u={title:"Footer/Footer",component:t,parameters:{docs:{description:{component:"A footer component that displays various sections including about, links, and contact information."}}},argTypes:{className:{control:"text"},footerData:{control:"object"}}},c=n=>o(t,{...n}),p=c.bind({});p.args={className:"",logoLight:e,logoDark:i,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:o(l,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:o(a,{}),href:"https://www.instagram.com/cortex.reply/"}]},columnOne:{title:"Column One",links:[{href:"/link1",label:"Link 1"},{href:"/link2",label:"Link 2"}]},columnTwo:{title:"Contact Us",location:"1234 Street Name, City, Country",mails:["contact@example.com","support@example.com"]},columnThree:{title:"Recent Insights",blogs:[{image:{src:"/assets/images/blog/blog-sm-1.jpg",alt:"We provide a range of IT solutions"},title:"We provide a range of IT solutions",date:"2025-01-02T00:00:00.000Z",slug:"./blog-details"},{image:{src:"/assets/images/blog/blog-sm-2.jpg",alt:"IT solutions enhance efficiency"},title:"IT solutions enhance efficiency",date:"2025-01-02T00:00:00.000Z",slug:"./blog-details"}]},footerBottom:{copyrightText:"copyright",links:[{label:"Privacy Policy",href:"/privacy-policy",openNewTab:!1},{label:"Contact Us",href:"/contact",openNewTab:!1}]}}};var m=c.bind({});m.args={className:"",logoLight:e,logoDark:i,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:o(l,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:o(a,{}),href:"https://www.instagram.com/cortex.reply/"}]},columnOne:{title:"Column One",links:[{href:"/link1",label:"Link 1"},{href:"/link2",label:"Link 2"}]},columnTwo:{title:"Contact Us",location:"1234 Street Name, City, Country",mails:["contact@example.com","support@example.com"]},footerBottom:{copyrightText:"copyright",links:[{label:"Privacy Policy",href:"/privacy-policy",openNewTab:!1},{label:"Contact Us",href:"/contact",openNewTab:!1}]}}};export{p as Default,m as NoBlog,u as default};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";var Ge=Object.create;var Y=Object.defineProperty;var _e=Object.getOwnPropertyDescriptor;var Be=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,We=Object.prototype.hasOwnProperty;var je=(e,t)=>{for(var r in t)Y(e,r,{get:t[r],enumerable:!0})},me=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Be(t))!We.call(e,n)&&n!==r&&Y(e,n,{get:()=>t[n],enumerable:!(o=_e(t,n))||o.enumerable});return e};var ge=(e,t,r)=>(r=e!=null?Ge(Oe(e)):{},me(t||!e||!e.__esModule?Y(r,"default",{value:e,enumerable:!0}):r,e)),Ue=e=>me(Y({},"__esModule",{value:!0}),e);var Pt={};je(Pt,{Header:()=>Nt});module.exports=Ue(Pt);var A=require("react"),C=require("@headlessui/react"),X=require("@heroicons/react/24/outline");var fe=ge(require("next/link")),he=require("react/jsx-runtime");function be({children:e,href:t,openNewTab:r,...o}){return(0,he.jsx)(fe.default,{href:t,target:r?"_blank":"_self",...o,children:e})}var ne=ge(require("next/image"));var Ie=require("clsx");var oe="-",$e=e=>{let t=Fe(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let a=i.split(oe);return a[0]===""&&a.length!==1&&a.shift(),ve(a,t)||Ve(i)},getConflictingClassGroupIds:(i,a)=>{let u=r[i]||[];return a&&o[i]?[...u,...o[i]]:u}}},ve=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),n=o?ve(e.slice(1),o):void 0;if(n)return n;if(t.validators.length===0)return;let s=e.join(oe);return(i=t.validators.find(({validator:a})=>a(s)))==null?void 0:i.classGroupId},xe=/^\[(.+)\]$/,Ve=e=>{if(xe.test(e)){let t=xe.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},Fe=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return Xe(Object.entries(e.classGroups),r).forEach(([s,i])=>{re(i,o,s,t)}),o},re=(e,t,r,o)=>{e.forEach(n=>{if(typeof n=="string"){let s=n===""?t:ye(t,n);s.classGroupId=r;return}if(typeof n=="function"){if(Ye(n)){re(n(o),t,r,o);return}t.validators.push({validator:n,classGroupId:r});return}Object.entries(n).forEach(([s,i])=>{re(i,ye(t,s),r,o)})})},ye=(e,t)=>{let r=e;return t.split(oe).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},Ye=e=>e.isThemeGetter,Xe=(e,t)=>t?e.map(([r,o])=>{let n=o.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,a])=>[t+i,a])):s);return[r,n]}):e,qe=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,n=(s,i)=>{r.set(s,i),t++,t>e&&(t=0,o=r,r=new Map)};return{get(s){let i=r.get(s);if(i!==void 0)return i;if((i=o.get(s))!==void 0)return n(s,i),i},set(s,i){r.has(s)?r.set(s,i):n(s,i)}}},we="!",Je=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,n=t[0],s=t.length,i=a=>{let u=[],h=0,d=0,w;for(let b=0;b<a.length;b++){let v=a[b];if(h===0){if(v===n&&(o||a.slice(b,b+s)===t)){u.push(a.slice(d,b)),d=b+s;continue}if(v==="/"){w=b;continue}}v==="["?h++:v==="]"&&h--}let k=u.length===0?a:a.substring(d),f=k.startsWith(we),P=f?k.substring(1):k,x=w&&w>d?w-d:void 0;return{modifiers:u,hasImportantModifier:f,baseClassName:P,maybePostfixModifierPosition:x}};return r?a=>r({className:a,parseClassName:i}):i},Ke=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(o=>{o[0]==="["?(t.push(...r.sort(),o),r=[]):r.push(o)}),t.push(...r.sort()),t},Ze=e=>({cache:qe(e.cacheSize),parseClassName:Je(e),...$e(e)}),Qe=/\s+/,et=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:n}=t,s=[],i=e.trim().split(Qe),a="";for(let u=i.length-1;u>=0;u-=1){let h=i[u],{modifiers:d,hasImportantModifier:w,baseClassName:k,maybePostfixModifierPosition:f}=r(h),P=!!f,x=o(P?k.substring(0,f):k);if(!x){if(!P){a=h+(a.length>0?" "+a:a);continue}if(x=o(k),!x){a=h+(a.length>0?" "+a:a);continue}P=!1}let b=Ke(d).join(":"),v=w?b+we:b,N=v+x;if(s.includes(N))continue;s.push(N);let G=n(x,P);for(let D=0;D<G.length;++D){let $=G[D];s.push(v+$)}a=h+(a.length>0?" "+a:a)}return a};function tt(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=ke(t))&&(o&&(o+=" "),o+=r);return o}var ke=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=ke(e[o]))&&(r&&(r+=" "),r+=t);return r};function rt(e,...t){let r,o,n,s=i;function i(u){let h=t.reduce((d,w)=>w(d),e());return r=Ze(h),o=r.cache.get,n=r.cache.set,s=a,a(u)}function a(u){let h=o(u);if(h)return h;let d=et(u,r);return n(u,d),d}return function(){return s(tt.apply(null,arguments))}}var m=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Ne=/^\[(?:([a-z-]+):)?(.+)\]$/i,ot=/^\d+\/\d+$/,nt=new Set(["px","full","screen"]),st=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,at=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,it=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,lt=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,ct=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,S=e=>T(e)||nt.has(e)||ot.test(e),z=e=>R(e,"length",ht),T=e=>!!e&&!Number.isNaN(Number(e)),te=e=>R(e,"number",T),B=e=>!!e&&Number.isInteger(Number(e)),dt=e=>e.endsWith("%")&&T(e.slice(0,-1)),l=e=>Ne.test(e),L=e=>st.test(e),pt=new Set(["length","size","percentage"]),ut=e=>R(e,pt,Pe),mt=e=>R(e,"position",Pe),gt=new Set(["image","url"]),ft=e=>R(e,gt,yt),bt=e=>R(e,"",xt),O=()=>!0,R=(e,t,r)=>{let o=Ne.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},ht=e=>at.test(e)&&!it.test(e),Pe=()=>!1,xt=e=>lt.test(e),yt=e=>ct.test(e);var vt=()=>{let e=m("colors"),t=m("spacing"),r=m("blur"),o=m("brightness"),n=m("borderColor"),s=m("borderRadius"),i=m("borderSpacing"),a=m("borderWidth"),u=m("contrast"),h=m("grayscale"),d=m("hueRotate"),w=m("invert"),k=m("gap"),f=m("gradientColorStops"),P=m("gradientColorStopPositions"),x=m("inset"),b=m("margin"),v=m("opacity"),N=m("padding"),G=m("saturate"),D=m("scale"),$=m("sepia"),ae=m("skew"),ie=m("space"),le=m("translate"),K=()=>["auto","contain","none"],Z=()=>["auto","hidden","clip","visible","scroll"],Q=()=>["auto",l,t],g=()=>[l,t],ce=()=>["",S,z],V=()=>["auto",T,l],de=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],F=()=>["solid","dashed","dotted","double","none"],pe=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ee=()=>["start","end","center","between","around","evenly","stretch"],_=()=>["","0",l],ue=()=>["auto","avoid","all","avoid-page","page","left","right","column"],I=()=>[T,l];return{cacheSize:500,separator:":",theme:{colors:[O],spacing:[S,z],blur:["none","",L,l],brightness:I(),borderColor:[e],borderRadius:["none","","full",L,l],borderSpacing:g(),borderWidth:ce(),contrast:I(),grayscale:_(),hueRotate:I(),invert:_(),gap:g(),gradientColorStops:[e],gradientColorStopPositions:[dt,z],inset:Q(),margin:Q(),opacity:I(),padding:g(),saturate:I(),scale:I(),sepia:_(),skew:I(),space:g(),translate:g()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[L]}],"break-after":[{"break-after":ue()}],"break-before":[{"break-before":ue()}],"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:[...de(),l]}],overflow:[{overflow:Z()}],"overflow-x":[{"overflow-x":Z()}],"overflow-he":[{"overflow-he":Z()}],overscroll:[{overscroll:K()}],"overscroll-x":[{"overscroll-x":K()}],"overscroll-he":[{"overscroll-he":K()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[x]}],"inset-x":[{"inset-x":[x]}],"inset-he":[{"inset-he":[x]}],start:[{start:[x]}],end:[{end:[x]}],top:[{top:[x]}],right:[{right:[x]}],bottom:[{bottom:[x]}],left:[{left:[x]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",B,l]}],basis:[{basis:Q()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:_()}],shrink:[{shrink:_()}],order:[{order:["first","last","none",B,l]}],"grid-cols":[{"grid-cols":[O]}],"col-start-end":[{col:["auto",{span:["full",B,l]},l]}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":[O]}],"row-start-end":[{row:["auto",{span:[B,l]},l]}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[k]}],"gap-x":[{"gap-x":[k]}],"gap-he":[{"gap-he":[k]}],"justify-content":[{justify:["normal",...ee()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ee(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ee(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],he:[{he:[N]}],px:[{px:[N]}],py:[{py:[N]}],ps:[{ps:[N]}],pe:[{pe:[N]}],pt:[{pt:[N]}],pr:[{pr:[N]}],pb:[{pb:[N]}],pl:[{pl:[N]}],m:[{m:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[ie]}],"space-x-reverse":["space-x-reverse"],"space-he":[{"space-he":[ie]}],"space-he-reverse":["space-he-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",l,t]}],"min-w":[{"min-w":[l,t,"min","max","fit"]}],"max-w":[{"max-w":[l,t,"none","full","min","max","fit","prose",{screen:[L]},L]}],h:[{h:[l,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,t,"auto","min","max","fit"]}],"font-size":[{text:["base",L,z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",te]}],"font-family":[{font:[O]}],"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",l]}],"line-clamp":[{"line-clamp":["none",T,te]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",S,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[v]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[v]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",S,z]}],"underline-offset":[{"underline-offset":["auto",S,l]}],"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:g()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],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",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[v]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...de(),mt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","he","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",ut]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},ft]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[P]}],"gradient-via-pos":[{via:[P]}],"gradient-to-pos":[{to:[P]}],"gradient-from":[{from:[f]}],"gradient-via":[{via:[f]}],"gradient-to":[{to:[f]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-ee":[{"rounded-ee":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-he":[{"border-he":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[v]}],"border-style":[{border:[...F(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-he":[{"divide-he":[a]}],"divide-he-reverse":["divide-he-reverse"],"divide-opacity":[{"divide-opacity":[v]}],"divide-style":[{divide:F()}],"border-color":[{border:[n]}],"border-color-x":[{"border-x":[n]}],"border-color-he":[{"border-he":[n]}],"border-color-s":[{"border-s":[n]}],"border-color-e":[{"border-e":[n]}],"border-color-t":[{"border-t":[n]}],"border-color-r":[{"border-r":[n]}],"border-color-b":[{"border-b":[n]}],"border-color-l":[{"border-l":[n]}],"divide-color":[{divide:[n]}],"outline-style":[{outline:["",...F()]}],"outline-offset":[{"outline-offset":[S,l]}],"outline-w":[{outline:[S,z]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:ce()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[v]}],"ring-offset-w":[{"ring-offset":[S,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",L,bt]}],"shadow-color":[{shadow:[O]}],opacity:[{opacity:[v]}],"mix-blend":[{"mix-blend":[...pe(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":pe()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[u]}],"drop-shadow":[{"drop-shadow":["","none",L,l]}],grayscale:[{grayscale:[h]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[w]}],saturate:[{saturate:[G]}],sepia:[{sepia:[$]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[u]}],"backdrop-grayscale":[{"backdrop-grayscale":[h]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[w]}],"backdrop-opacity":[{"backdrop-opacity":[v]}],"backdrop-saturate":[{"backdrop-saturate":[G]}],"backdrop-sepia":[{"backdrop-sepia":[$]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-he":[{"border-spacing-he":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:I()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:I()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[D]}],"scale-x":[{"scale-x":[D]}],"scale-he":[{"scale-he":[D]}],rotate:[{rotate:[B,l]}],"translate-x":[{"translate-x":[le]}],"translate-he":[{"translate-he":[le]}],"skew-x":[{"skew-x":[ae]}],"skew-he":[{"skew-he":[ae]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","he","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":g()}],"scroll-mx":[{"scroll-mx":g()}],"scroll-my":[{"scroll-my":g()}],"scroll-ms":[{"scroll-ms":g()}],"scroll-me":[{"scroll-me":g()}],"scroll-mt":[{"scroll-mt":g()}],"scroll-mr":[{"scroll-mr":g()}],"scroll-mb":[{"scroll-mb":g()}],"scroll-ml":[{"scroll-ml":g()}],"scroll-he":[{"scroll-he":g()}],"scroll-px":[{"scroll-px":g()}],"scroll-py":[{"scroll-py":g()}],"scroll-ps":[{"scroll-ps":g()}],"scroll-pe":[{"scroll-pe":g()}],"scroll-pt":[{"scroll-pt":g()}],"scroll-pr":[{"scroll-pr":g()}],"scroll-pb":[{"scroll-pb":g()}],"scroll-pl":[{"scroll-pl":g()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","he","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-he":[{"touch-pan":["he","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",l]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[S,z,te]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-he"],overscroll:["overscroll-x","overscroll-he"],inset:["inset-x","inset-he","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-he":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-he"],he:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-he"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-he":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-he":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-he":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-he","touch-pz"],"touch-x":["touch"],"touch-he":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Ce=rt(vt);function M(...e){return Ce((0,Ie.clsx)(e))}function j({logoLight:e,logoDark:t,mobile:r=!1}){return(0,he.jsxs)(be,{href:"/",className:M(r?"py-1":"py-2"),children:[(0,he.jsx)(ne.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:"auto",height:r?35:50}}),(0,he.jsx)(ne.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:"auto",height:r?35:50}})]})}var q=require("lucide-react");var se=["light","dark"];function Se({logoLight:e,logoDark:t,menuItems:r,isMenuOpen:o=!0}){let[n,s]=(0,A.useState)(!1),[i,a]=(0,A.useState)(!1),[u,h]=(0,A.useState)(!1),[d,w]=(0,A.useState)("light");(0,A.useEffect)(()=>{let f=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",f,{passive:!0}),()=>window.removeEventListener("scroll",f)},[]),(0,A.useEffect)(()=>{let f=localStorage.getItem("theme")||"light";w(f),document.documentElement.setAttribute("class",f)},[]);let k=()=>{let f=se[(se.indexOf(d)+1)%se.length];w(f),document.documentElement.setAttribute("class",f),localStorage.setItem("theme",f)};return(0,he.jsx)(he.Fragment,{children:(0,he.jsxs)("header",{className:`z-50 pb-10 transition-all duration-300 block lg:hidden ${n||o?"translate-he-0":"-translate-he-full bg-transparent"}`,children:[(0,he.jsx)("nav",{className:M("backdrop-blur-sm text-white he-0",i&&"hidden"),children:(0,he.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,he.jsx)(j,{logoDark:t,logoLight:e,mobile:!0}),(0,he.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,he.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"fixed right-4 z-[60] he-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,he.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,he.jsx)(X.Bars3Icon,{"aria-hidden":"true",className:"h-4 w-4"})]}),(0,he.jsx)("button",{className:"fixed right-16 z-[60] he-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:k,children:(0,he.jsxs)("div",{className:"relative",children:[(0,he.jsx)(q.Sun,{className:"absolute h-4 w-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,he.jsx)(q.Moon,{className:"absoulte h-4 w-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,he.jsxs)(C.Dialog,{open:i,onClose:a,className:"lg:hidden",children:[(0,he.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,he.jsxs)(C.DialogPanel,{className:"fixed inset-he-0 right-0 z-20 w-full overflow-he-auto bg-white dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,he.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,he.jsx)(j,{logoDark:t,logoLight:e,mobile:!0}),(0,he.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-m-2.5 rounded-md he-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,he.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,he.jsx)(X.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,he.jsx)("div",{className:"mt-6 flow-root",children:(0,he.jsx)("div",{className:"-my-6 divide-he divide-gray-500/10",children:(0,he.jsx)("div",{className:"space-he-2 px-2 py-6",children:r&&r.map(f=>(0,he.jsx)(wt,{...f},f.name))})})})]})]})]})})}function wt({name:e,items:t,actions:r,href:o}){return!t&&o?(0,he.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}):(0,he.jsxs)(C.Disclosure,{as:"div",className:"-mx-3",children:[(0,he.jsx)(C.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}),(0,he.jsx)(C.DisclosurePanel,{className:"mt-2 space-he-2",children:t&&t.map(n=>(0,he.jsx)(C.DisclosureButton,{as:"a",href:n.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:n.name},n.name))})]})}function Me({children:e,isFluid:t=!1,isNoPadding:r=!1,className:o=""}){let n=M("container",t&&"full-width",r&&"no-padding",o);return(0,he.jsx)("div",{className:n,children:e})}var Te=require("@heroicons/react/20/solid");var Le=({type:e="solid",iconName:t="cloud",size:r="lg",className:o})=>{let n=e.includes("fa-")?e+" ":"fa-"+e+" ",s="fa-"+t,i=o!=null?o:"",a=n+s+" fa-"+r+" "+i;return(0,he.jsx)("i",{className:a})};var kt=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,he.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,he.jsxs)("span",{className:"relative",children:[e,(0,he.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 h-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,he.jsxs)(C.Popover,{children:[(0,he.jsxs)(C.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,he.jsxs)("span",{className:"relative",children:[e,(0,he.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-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,he.jsx)(Te.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,he.jsxs)(C.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-he-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,he.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(n=>(0,he.jsxs)("div",{className:"group relative rounded-lg he-6 text-sm/6 box-border",children:[(0,he.jsx)("div",{className:"flex h-16 items-center justify-start rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:n.icon&&(0,he.jsx)(De,{icon:n.icon,size:"4x"})}),(0,he.jsxs)("a",{href:n.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[n.name,(0,he.jsx)("span",{className:"absolute inset-0"})]}),(0,he.jsx)("he",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:n.description})]},n.name))}),r.length>0&&(0,he.jsx)("div",{className:"bg-gray-50",children:(0,he.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,he.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(n=>(0,he.jsxs)("a",{href:n.href,className:"flex items-center max-h-12 justify-center gap-x-2.5 he-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[n.icon&&(0,he.jsx)(De,{icon:n.icon,className:"h-5 w-5 flex-none text-gray-400"}),n.name]},n.name))})})})]})]}),De=({icon:e,className:t,size:r="lg"})=>{if(!e)return null;if("type"in e)return(0,he.jsx)(Le,{...e,size:r});if("src"in e)return(0,he.jsx)("div",{className:M(t,"h-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,he.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},Re=kt;function He({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}){let[n,s]=(0,A.useState)(!1),[i,a]=(0,A.useState)("light"),u=["light","dark"];(0,A.useEffect)(()=>{let d=localStorage.getItem("theme")||"light";console.log("storedTheme",d),a(d),document.documentElement.setAttribute("class",d)},[]);let h=()=>{let d=u[(u.indexOf(i)+1)%u.length];a(d),document.documentElement.setAttribute("class",d),localStorage.setItem("theme",d)};return(0,A.useEffect)(()=>{let d=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",d,{passive:!0}),()=>window.removeEventListener("scroll",d)},[]),(0,he.jsx)(he.Fragment,{children:(0,he.jsx)("header",{className:`z-50 pb-10 transition-all duration-300 hidden lg:block ${n||e?"translate-he-0":"-translate-he-full bg-transparent"}`,children:(0,he.jsx)(Me,{className:"px-0",children:(0,he.jsx)("nav",{className:"backdrop-blur-sm text-white he-0 rounded-b-xl",children:(0,he.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-b-xl border border-t-0 border-accent",children:[(0,he.jsx)(j,{logoDark:r,logoLight:t}),(0,he.jsx)(C.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:o&&o.map(d=>(0,he.jsx)(Re,{...d},d.name))}),(0,he.jsx)("div",{className:"flex items-center space-x-4",children:(0,he.jsx)("button",{className:"fixed right-4 z-[60] he-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:h,children:(0,he.jsxs)("div",{className:"relative",children:[(0,he.jsx)(q.Sun,{className:"absolute h-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,he.jsx)(q.Moon,{className:"absoulte h-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}function Nt({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}){return(0,he.jsxs)("div",{className:"fixed top-0 left-0 right-0 z-50",children:[(0,he.jsx)(He,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o}),(0,he.jsx)(Se,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o})]})}0&&(module.exports={Header});
4
+ "use strict";var Be=Object.create;var Y=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var We=Object.getOwnPropertyNames;var je=Object.getPrototypeOf,Ue=Object.prototype.hasOwnProperty;var $e=(e,r)=>{for(var t in r)Y(e,t,{get:r[t],enumerable:!0})},me=(e,r,t,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of We(r))!Ue.call(e,n)&&n!==t&&Y(e,n,{get:()=>r[n],enumerable:!(o=Oe(r,n))||o.enumerable});return e};var ge=(e,r,t)=>(t=e!=null?Be(je(e)):{},me(r||!e||!e.__esModule?Y(t,"default",{value:e,enumerable:!0}):t,e)),Ve=e=>me(Y({},"__esModule",{value:!0}),e);var Sr={};$e(Sr,{Header:()=>Cr});module.exports=Ve(Sr);var A=require("react"),C=require("@headlessui/react"),X=require("@heroicons/react/24/outline");var fe=ge(require("next/link")),he=require("react/jsx-runtime");function be({children:e,href:r,openNewTab:t,...o}){return(0,he.jsx)(fe.default,{href:r,target:t?"_blank":"_self",...o,children:e})}var ne=ge(require("next/image"));var Se=require("clsx");var oe="-",Fe=e=>{let r=Xe(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let a=i.split(oe);return a[0]===""&&a.length!==1&&a.shift(),ve(a,r)||Ye(i)},getConflictingClassGroupIds:(i,a)=>{let d=t[i]||[];return a&&o[i]?[...d,...o[i]]:d}}},ve=(e,r)=>{var i;if(e.length===0)return r.classGroupId;let t=e[0],o=r.nextPart.get(t),n=o?ve(e.slice(1),o):void 0;if(n)return n;if(r.validators.length===0)return;let s=e.join(oe);return(i=r.validators.find(({validator:a})=>a(s)))==null?void 0:i.classGroupId},xe=/^\[(.+)\]$/,Ye=e=>{if(xe.test(e)){let r=xe.exec(e)[1],t=r==null?void 0:r.substring(0,r.indexOf(":"));if(t)return"arbitrary.."+t}},Xe=e=>{let{theme:r,prefix:t}=e,o={nextPart:new Map,validators:[]};return Je(Object.entries(e.classGroups),t).forEach(([s,i])=>{te(i,o,s,r)}),o},te=(e,r,t,o)=>{e.forEach(n=>{if(typeof n=="string"){let s=n===""?r:ye(r,n);s.classGroupId=t;return}if(typeof n=="function"){if(qe(n)){te(n(o),r,t,o);return}r.validators.push({validator:n,classGroupId:t});return}Object.entries(n).forEach(([s,i])=>{te(i,ye(r,s),t,o)})})},ye=(e,r)=>{let t=e;return r.split(oe).forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o)}),t},qe=e=>e.isThemeGetter,Je=(e,r)=>r?e.map(([t,o])=>{let n=o.map(s=>typeof s=="string"?r+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,a])=>[r+i,a])):s);return[t,n]}):e,Ke=e=>{if(e<1)return{get:()=>{},set:()=>{}};let r=0,t=new Map,o=new Map,n=(s,i)=>{t.set(s,i),r++,r>e&&(r=0,o=t,t=new Map)};return{get(s){let i=t.get(s);if(i!==void 0)return i;if((i=o.get(s))!==void 0)return n(s,i),i},set(s,i){t.has(s)?t.set(s,i):n(s,i)}}},we="!",Ze=e=>{let{separator:r,experimentalParseClassName:t}=e,o=r.length===1,n=r[0],s=r.length,i=a=>{let d=[],g=0,h=0,w;for(let b=0;b<a.length;b++){let k=a[b];if(g===0){if(k===n&&(o||a.slice(b,b+s)===r)){d.push(a.slice(h,b)),h=b+s;continue}if(k==="/"){w=b;continue}}k==="["?g++:k==="]"&&g--}let f=d.length===0?a:a.substring(h),x=f.startsWith(we),P=x?f.substring(1):f,y=w&&w>h?w-h:void 0;return{modifiers:d,hasImportantModifier:x,baseClassName:P,maybePostfixModifierPosition:y}};return t?a=>t({className:a,parseClassName:i}):i},Qe=e=>{if(e.length<=1)return e;let r=[],t=[];return e.forEach(o=>{o[0]==="["?(r.push(...t.sort(),o),t=[]):t.push(o)}),r.push(...t.sort()),r},er=e=>({cache:Ke(e.cacheSize),parseClassName:Ze(e),...Fe(e)}),rr=/\s+/,tr=(e,r)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:n}=r,s=[],i=e.trim().split(rr),a="";for(let d=i.length-1;d>=0;d-=1){let g=i[d],{modifiers:h,hasImportantModifier:w,baseClassName:f,maybePostfixModifierPosition:x}=t(g),P=!!x,y=o(P?f.substring(0,x):f);if(!y){if(!P){a=g+(a.length>0?" "+a:a);continue}if(y=o(f),!y){a=g+(a.length>0?" "+a:a);continue}P=!1}let b=Qe(h).join(":"),k=w?b+we:b,N=k+y;if(s.includes(N))continue;s.push(N);let G=n(y,P);for(let T=0;T<G.length;++T){let $=G[T];s.push(k+$)}a=g+(a.length>0?" "+a:a)}return a};function or(){let e=0,r,t,o="";for(;e<arguments.length;)(r=arguments[e++])&&(t=ke(r))&&(o&&(o+=" "),o+=t);return o}var ke=e=>{if(typeof e=="string")return e;let r,t="";for(let o=0;o<e.length;o++)e[o]&&(r=ke(e[o]))&&(t&&(t+=" "),t+=r);return t};function nr(e,...r){let t,o,n,s=i;function i(d){let g=r.reduce((h,w)=>w(h),e());return t=er(g),o=t.cache.get,n=t.cache.set,s=a,a(d)}function a(d){let g=o(d);if(g)return g;let h=tr(d,t);return n(d,h),h}return function(){return s(or.apply(null,arguments))}}var u=e=>{let r=t=>t[e]||[];return r.isThemeGetter=!0,r},Ne=/^\[(?:([a-z-]+):)?(.+)\]$/i,sr=/^\d+\/\d+$/,ar=new Set(["px","full","screen"]),ir=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,lr=/\d+(%|px|r?em|[sdl]?he([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,cr=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,dr=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,pr=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,I=e=>D(e)||ar.has(e)||sr.test(e),z=e=>R(e,"length",yr),D=e=>!!e&&!Number.isNaN(Number(e)),re=e=>R(e,"number",D),B=e=>!!e&&Number.isInteger(Number(e)),ur=e=>e.endsWith("%")&&D(e.slice(0,-1)),l=e=>Ne.test(e),L=e=>ir.test(e),mr=new Set(["length","size","percentage"]),gr=e=>R(e,mr,Pe),fr=e=>R(e,"position",Pe),br=new Set(["image","url"]),hr=e=>R(e,br,wr),xr=e=>R(e,"",vr),O=()=>!0,R=(e,r,t)=>{let o=Ne.exec(e);return o?o[1]?typeof r=="string"?o[1]===r:r.has(o[1]):t(o[2]):!1},yr=e=>lr.test(e)&&!cr.test(e),Pe=()=>!1,vr=e=>dr.test(e),wr=e=>pr.test(e);var kr=()=>{let e=u("colors"),r=u("spacing"),t=u("blur"),o=u("brightness"),n=u("borderColor"),s=u("borderRadius"),i=u("borderSpacing"),a=u("borderWidth"),d=u("contrast"),g=u("grayscale"),h=u("hueRotate"),w=u("invert"),f=u("gap"),x=u("gradientColorStops"),P=u("gradientColorStopPositions"),y=u("inset"),b=u("margin"),k=u("opacity"),N=u("padding"),G=u("saturate"),T=u("scale"),$=u("sepia"),ae=u("skew"),ie=u("space"),le=u("translate"),K=()=>["auto","contain","none"],Z=()=>["auto","hidden","clip","visible","scroll"],Q=()=>["auto",l,r],m=()=>[l,r],ce=()=>["",I,z],V=()=>["auto",D,l],de=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],F=()=>["solid","dashed","dotted","double","none"],pe=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ee=()=>["start","end","center","between","around","evenly","stretch"],_=()=>["","0",l],ue=()=>["auto","avoid","all","avoid-page","page","left","right","column"],S=()=>[D,l];return{cacheSize:500,separator:":",theme:{colors:[O],spacing:[I,z],blur:["none","",L,l],brightness:S(),borderColor:[e],borderRadius:["none","","full",L,l],borderSpacing:m(),borderWidth:ce(),contrast:S(),grayscale:_(),hueRotate:S(),invert:_(),gap:m(),gradientColorStops:[e],gradientColorStopPositions:[ur,z],inset:Q(),margin:Q(),opacity:S(),padding:m(),saturate:S(),scale:S(),sepia:_(),skew:S(),space:m(),translate:m()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[L]}],"break-after":[{"break-after":ue()}],"break-before":[{"break-before":ue()}],"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:[...de(),l]}],overflow:[{overflow:Z()}],"overflow-x":[{"overflow-x":Z()}],"overflow-y":[{"overflow-y":Z()}],overscroll:[{overscroll:K()}],"overscroll-x":[{"overscroll-x":K()}],"overscroll-y":[{"overscroll-y":K()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[y]}],"inset-x":[{"inset-x":[y]}],"inset-y":[{"inset-y":[y]}],start:[{start:[y]}],end:[{end:[y]}],top:[{top:[y]}],right:[{right:[y]}],bottom:[{bottom:[y]}],left:[{left:[y]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",B,l]}],basis:[{basis:Q()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:_()}],shrink:[{shrink:_()}],order:[{order:["first","last","none",B,l]}],"grid-cols":[{"grid-cols":[O]}],"col-start-end":[{col:["auto",{span:["full",B,l]},l]}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":[O]}],"row-start-end":[{row:["auto",{span:[B,l]},l]}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal",...ee()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ee(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ee(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],he:[{he:[N]}],px:[{px:[N]}],py:[{py:[N]}],ps:[{ps:[N]}],pe:[{pe:[N]}],pt:[{pt:[N]}],pr:[{pr:[N]}],pb:[{pb:[N]}],pl:[{pl:[N]}],m:[{m:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[ie]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ie]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",l,r]}],"min-w":[{"min-w":[l,r,"min","max","fit"]}],"max-w":[{"max-w":[l,r,"none","full","min","max","fit","prose",{screen:[L]},L]}],h:[{h:[l,r,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,r,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,r,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,r,"auto","min","max","fit"]}],"font-size":[{text:["base",L,z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",re]}],"font-family":[{font:[O]}],"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",l]}],"line-clamp":[{"line-clamp":["none",D,re]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",I,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[k]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[k]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",I,z]}],"underline-offset":[{"underline-offset":["auto",I,l]}],"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:m()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],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",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[k]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...de(),fr]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",gr]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},hr]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[P]}],"gradient-via-pos":[{via:[P]}],"gradient-to-pos":[{to:[P]}],"gradient-from":[{from:[x]}],"gradient-via":[{via:[x]}],"gradient-to":[{to:[x]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-ee":[{"rounded-ee":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[k]}],"border-style":[{border:[...F(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[k]}],"divide-style":[{divide:F()}],"border-color":[{border:[n]}],"border-color-x":[{"border-x":[n]}],"border-color-y":[{"border-y":[n]}],"border-color-s":[{"border-s":[n]}],"border-color-e":[{"border-e":[n]}],"border-color-t":[{"border-t":[n]}],"border-color-r":[{"border-r":[n]}],"border-color-b":[{"border-b":[n]}],"border-color-l":[{"border-l":[n]}],"divide-color":[{divide:[n]}],"outline-style":[{outline:["",...F()]}],"outline-offset":[{"outline-offset":[I,l]}],"outline-w":[{outline:[I,z]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:ce()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[k]}],"ring-offset-w":[{"ring-offset":[I,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",L,xr]}],"shadow-color":[{shadow:[O]}],opacity:[{opacity:[k]}],"mix-blend":[{"mix-blend":[...pe(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":pe()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",L,l]}],grayscale:[{grayscale:[g]}],"hue-rotate":[{"hue-rotate":[h]}],invert:[{invert:[w]}],saturate:[{saturate:[G]}],sepia:[{sepia:[$]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[g]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[h]}],"backdrop-invert":[{"backdrop-invert":[w]}],"backdrop-opacity":[{"backdrop-opacity":[k]}],"backdrop-saturate":[{"backdrop-saturate":[G]}],"backdrop-sepia":[{"backdrop-sepia":[$]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:S()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:S()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[T]}],"scale-x":[{"scale-x":[T]}],"scale-y":[{"scale-y":[T]}],rotate:[{rotate:[B,l]}],"translate-x":[{"translate-x":[le]}],"translate-y":[{"translate-y":[le]}],"skew-x":[{"skew-x":[ae]}],"skew-y":[{"skew-y":[ae]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":m()}],"scroll-mx":[{"scroll-mx":m()}],"scroll-my":[{"scroll-my":m()}],"scroll-ms":[{"scroll-ms":m()}],"scroll-me":[{"scroll-me":m()}],"scroll-mt":[{"scroll-mt":m()}],"scroll-mr":[{"scroll-mr":m()}],"scroll-mb":[{"scroll-mb":m()}],"scroll-ml":[{"scroll-ml":m()}],"scroll-he":[{"scroll-he":m()}],"scroll-px":[{"scroll-px":m()}],"scroll-py":[{"scroll-py":m()}],"scroll-ps":[{"scroll-ps":m()}],"scroll-pe":[{"scroll-pe":m()}],"scroll-pt":[{"scroll-pt":m()}],"scroll-pr":[{"scroll-pr":m()}],"scroll-pb":[{"scroll-pb":m()}],"scroll-pl":[{"scroll-pl":m()}],"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",l]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[I,z,re]}],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"],he:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-he":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Ce=nr(kr);function M(...e){return Ce((0,Se.clsx)(e))}function j({logoLight:e,logoDark:r,mobile:t=!1}){return(0,he.jsxs)(be,{href:"/",className:M(t?"py-1":"py-2"),children:[(0,he.jsx)(ne.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:"auto",height:t?35:50}}),(0,he.jsx)(ne.default,{className:"logo-dark hidden dark:block",src:r.src,width:r.width,height:r.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:t?35:50}})]})}var q=require("lucide-react");var Ie=require("next-themes"),se=["light","dark"];function Me({logoLight:e,logoDark:r,menuItems:t,isMenuOpen:o=!0}){let[n,s]=(0,A.useState)(!1),{theme:i,setTheme:a}=(0,Ie.useTheme)(),[d,g]=(0,A.useState)(!1),[h,w]=(0,A.useState)("light");(0,A.useEffect)(()=>{let x=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",x,{passive:!0}),()=>window.removeEventListener("scroll",x)},[]),(0,A.useEffect)(()=>{w(i||"dark")},[i]);let f=()=>{let x=se[(se.indexOf(h)+1)%se.length];w(x),a(x)};return(0,he.jsx)(he.Fragment,{children:(0,he.jsxs)("header",{className:`z-50 pb-10 transition-all duration-300 block lg:hidden ${n||o?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,he.jsx)("nav",{className:M("backdrop-blur-sm text-white he-0",d&&"hidden"),children:(0,he.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,he.jsx)(j,{logoDark:r,logoLight:e,mobile:!0}),(0,he.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,he.jsxs)("button",{type:"button",onClick:()=>g(!0),className:"fixed right-4 z-[60] he-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,he.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,he.jsx)(X.Bars3Icon,{"aria-hidden":"true",className:"h-4 w-4"})]}),(0,he.jsx)("button",{className:"fixed right-16 z-[60] he-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:f,children:(0,he.jsxs)("div",{className:"relative",children:[(0,he.jsx)(q.Sun,{className:"absolute h-4 w-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,he.jsx)(q.Moon,{className:"absoulte h-4 w-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,he.jsxs)(C.Dialog,{open:d,onClose:g,className:"lg:hidden",children:[(0,he.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,he.jsxs)(C.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-white dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,he.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,he.jsx)(j,{logoDark:r,logoLight:e,mobile:!0}),(0,he.jsxs)("button",{type:"button",onClick:()=>g(!1),className:"-m-2.5 rounded-md he-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,he.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,he.jsx)(X.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,he.jsx)("div",{className:"mt-6 flow-root",children:(0,he.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,he.jsx)("div",{className:"space-y-2 px-2 py-6",children:t&&t.map(x=>(0,he.jsx)(Nr,{...x},x.name))})})})]})]})]})})}function Nr({name:e,items:r,actions:t,href:o}){return!r&&o?(0,he.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}):(0,he.jsxs)(C.Disclosure,{as:"div",className:"-mx-3",children:[(0,he.jsx)(C.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}),(0,he.jsx)(C.DisclosurePanel,{className:"mt-2 space-y-2",children:r&&r.map(n=>(0,he.jsx)(C.DisclosureButton,{as:"a",href:n.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:n.name},n.name))})]})}function ze({children:e,isFluid:r=!1,isNoPadding:t=!1,className:o=""}){let n=M("container",r&&"full-width",t&&"no-padding",o);return(0,he.jsx)("div",{className:n,children:e})}var Re=require("@heroicons/react/20/solid");var Te=({type:e="solid",iconName:r="cloud",size:t="lg",className:o})=>{let n=e.includes("fa-")?e+" ":"fa-"+e+" ",s="fa-"+r,i=o!=null?o:"",a=n+s+" fa-"+t+" "+i;return(0,he.jsx)("i",{className:a})};var Pr=({name:e,items:r,actions:t=[],href:o})=>!r&&o?(0,he.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,he.jsxs)("span",{className:"relative",children:[e,(0,he.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 h-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,he.jsxs)(C.Popover,{children:[(0,he.jsxs)(C.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,he.jsxs)("span",{className:"relative",children:[e,(0,he.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-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,he.jsx)(Re.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,he.jsxs)(C.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,he.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:r&&r.map(n=>(0,he.jsxs)("div",{className:"group relative rounded-lg he-6 text-sm/6 box-border",children:[(0,he.jsx)("div",{className:"flex h-16 items-center justify-start rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:n.icon&&(0,he.jsx)(De,{icon:n.icon,size:"4x"})}),(0,he.jsxs)("a",{href:n.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[n.name,(0,he.jsx)("span",{className:"absolute inset-0"})]}),(0,he.jsx)("he",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:n.description})]},n.name))}),t.length>0&&(0,he.jsx)("div",{className:"bg-gray-50",children:(0,he.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,he.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:t.map(n=>(0,he.jsxs)("a",{href:n.href,className:"flex items-center max-h-12 justify-center gap-x-2.5 he-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[n.icon&&(0,he.jsx)(De,{icon:n.icon,className:"h-5 w-5 flex-none text-gray-400"}),n.name]},n.name))})})})]})]}),De=({icon:e,className:r,size:t="lg"})=>{if(!e)return null;if("type"in e)return(0,he.jsx)(Te,{...e,size:t});if("src"in e)return(0,he.jsx)("div",{className:M(r,"h-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,he.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},He=Pr;function _e({isMenuOpen:e,logoLight:r,logoDark:t,menuItems:o}){let[n,s]=(0,A.useState)(!1),[i,a]=(0,A.useState)(""),d=["light","dark"],{theme:g,setTheme:h}=(0,Ie.useTheme)();(0,A.useEffect)(()=>{a(g||"dark")},[g]);let w=()=>{let f=d[(d.indexOf(i)+1)%d.length];a(f),h(f)};return(0,A.useEffect)(()=>{let f=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",f,{passive:!0}),()=>window.removeEventListener("scroll",f)},[]),(0,he.jsx)(he.Fragment,{children:(0,he.jsx)("header",{className:`z-50 pb-10 transition-all duration-300 hidden lg:block ${n||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,he.jsx)(ze,{className:"px-0",children:(0,he.jsx)("nav",{className:"backdrop-blur-sm text-white he-0 rounded-b-xl",children:(0,he.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-b-xl border border-t-0 border-accent",children:[(0,he.jsx)(j,{logoDark:t,logoLight:r}),(0,he.jsx)(C.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:o&&o.map(f=>(0,he.jsx)(He,{...f},f.name))}),(0,he.jsx)("div",{className:"flex items-center space-x-4",children:(0,he.jsx)("button",{className:"fixed right-4 z-[60] he-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:w,children:(0,he.jsxs)("div",{className:"relative",children:[(0,he.jsx)(q.Sun,{className:"absolute h-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,he.jsx)(q.Moon,{className:"absoulte h-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}function Cr({isMenuOpen:e,logoLight:r,logoDark:t,menuItems:o}){return(0,he.jsxs)("div",{className:"fixed top-0 left-0 right-0 z-50",children:[(0,he.jsx)(_e,{isMenuOpen:e,logoLight:r,logoDark:t,menuItems:o}),(0,he.jsx)(Me,{isMenuOpen:e,logoLight:r,logoDark:t,menuItems:o})]})}0&&(module.exports={Header});
@@ -1 +1 @@
1
- import{a}from"../../chunk-MWV2JJKP.mjs";import"../../chunk-I2GY5WTT.mjs";import"../../chunk-G56GDDMR.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-SV3TTIPR.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as Header};
1
+ import{a}from"../../chunk-OMZBJY76.mjs";import"../../chunk-XDP6BKTK.mjs";import"../../chunk-3TIFSACL.mjs";import"../../chunk-SV3TTIPR.mjs";import"../../chunk-HAYRX2WO.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as Header};