cortex-react-components 1.53.0 → 1.53.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 (112) hide show
  1. package/dist/chunk-2NQPUL2I.mjs +1 -0
  2. package/dist/chunk-47XUCT3T.mjs +4 -0
  3. package/dist/{chunk-JRJDFJ6X.mjs → chunk-B35OQ53Q.mjs} +1 -1
  4. package/dist/{chunk-YHSF5GPH.mjs → chunk-CZYUGJMO.mjs} +1 -1
  5. package/dist/{chunk-YUALUYMB.mjs → chunk-E7EUKX5E.mjs} +1 -1
  6. package/dist/chunk-FC4BLPWZ.mjs +1 -0
  7. package/dist/{chunk-FGPHS7JN.mjs → chunk-GJPB77AY.mjs} +1 -1
  8. package/dist/chunk-HSFVPF3U.mjs +1 -0
  9. package/dist/chunk-KVQEMX6I.mjs +9 -0
  10. package/dist/{chunk-5XEEYQ2W.mjs → chunk-NGMYTBRW.mjs} +1 -1
  11. package/dist/{chunk-L5P5GJD5.mjs → chunk-QX6W4MHA.mjs} +1 -1
  12. package/dist/{chunk-HDPLZTVZ.mjs → chunk-RB6NCX5A.mjs} +1 -1
  13. package/dist/{chunk-XYUC2EAW.mjs → chunk-SX4SJBW7.mjs} +1 -1
  14. package/dist/{chunk-RZCFT36K.mjs → chunk-T5TRGAGS.mjs} +1 -1
  15. package/dist/chunk-U3ZHU3UY.mjs +1 -0
  16. package/dist/{chunk-THK2RUKM.mjs → chunk-UXBAU5VB.mjs} +1 -1
  17. package/dist/chunk-YOWFGXQB.mjs +1 -0
  18. package/dist/components/DigitalColleagues/MainPage.mjs +1 -1
  19. package/dist/components/DigitalColleagues/MainPage.stories.mjs +1 -1
  20. package/dist/components/HeaderFooter/Footer.js +1 -1
  21. package/dist/components/HeaderFooter/Footer.mjs +1 -1
  22. package/dist/components/HeaderFooter/Footer.stories.js +1 -1
  23. package/dist/components/HeaderFooter/Footer.stories.mjs +1 -1
  24. package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
  25. package/dist/components/HeaderFooter/HeaderDesktop.stories.mjs +1 -1
  26. package/dist/components/HeaderFooter/HeaderMobile.stories.mjs +1 -1
  27. package/dist/components/HeaderFooter/VideoHeader.js +1 -1
  28. package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
  29. package/dist/components/HeaderFooter/index.js +1 -1
  30. package/dist/components/HeaderFooter/index.mjs +1 -1
  31. package/dist/components/Heros/HighImpact/index.js +1 -1
  32. package/dist/components/Heros/HighImpact/index.mjs +1 -1
  33. package/dist/components/Heros/RenderHero.js +1 -1
  34. package/dist/components/Heros/RenderHero.mjs +1 -1
  35. package/dist/components/Heros/SectionHero/index.mjs +1 -1
  36. package/dist/components/Heros/index.js +1 -1
  37. package/dist/components/Heros/index.mjs +1 -1
  38. package/dist/components/Layouts/OutputHeaderFooter.mjs +1 -1
  39. package/dist/components/Layouts/Print.mjs +1 -1
  40. package/dist/components/Layouts/Print.stories.mjs +1 -1
  41. package/dist/components/Layouts/SlideShow.mjs +1 -1
  42. package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
  43. package/dist/components/Layouts/index.mjs +1 -1
  44. package/dist/components/Other/PageShape.d.ts +1 -1
  45. package/dist/components/Other/PageShape.js +1 -1
  46. package/dist/components/Other/PageShape.mjs +1 -1
  47. package/dist/components/Other/index.js +1 -1
  48. package/dist/components/Other/index.mjs +1 -1
  49. package/dist/components/Payload/index.mjs +1 -1
  50. package/dist/components/index.js +5 -5
  51. package/dist/components/index.mjs +1 -1
  52. package/dist/globals.css +1 -1
  53. package/dist/index.js +9 -9
  54. package/dist/index.mjs +1 -1
  55. package/dist/metafile-cjs.json +1 -1
  56. package/dist/metafile-esm.json +1 -1
  57. package/dist/pages/Blog.mjs +1 -1
  58. package/dist/pages/Blog.stories.mjs +1 -1
  59. package/dist/pages/Documentation.mjs +1 -1
  60. package/dist/pages/Documentation.stories.mjs +1 -1
  61. package/dist/pages/IndexPage.mjs +1 -1
  62. package/dist/pages/IndexPage.stories.mjs +1 -1
  63. package/dist/pages/Intranet.mjs +1 -1
  64. package/dist/pages/Intranet.stories.mjs +1 -1
  65. package/dist/pages/LandingPage.js +3 -3
  66. package/dist/pages/LandingPage.mjs +1 -1
  67. package/dist/pages/LandingPage.stories.js +3 -3
  68. package/dist/pages/LandingPage.stories.mjs +1 -1
  69. package/dist/pages/Page.js +1 -1
  70. package/dist/pages/Page.mjs +1 -1
  71. package/dist/pages/Page.stories.js +128 -128
  72. package/dist/pages/Page.stories.mjs +1 -1
  73. package/dist/pages/Printable.stories.mjs +1 -1
  74. package/dist/pages/Publish.mjs +1 -1
  75. package/dist/pages/Publish.stories.mjs +1 -1
  76. package/dist/pages/Website.js +1 -1
  77. package/dist/pages/Website.mjs +1 -1
  78. package/dist/pages/Website.stories.js +1 -1
  79. package/dist/pages/Website.stories.mjs +1 -1
  80. package/dist/sections/AboutSection.mjs +1 -1
  81. package/dist/sections/AboutSection.stories.mjs +1 -1
  82. package/dist/sections/BlogDetail.mjs +1 -1
  83. package/dist/sections/BlogDetail.stories.mjs +1 -1
  84. package/dist/sections/BlogList.js +1 -1
  85. package/dist/sections/BlogList.mjs +1 -1
  86. package/dist/sections/BlogList.stories.js +1 -1
  87. package/dist/sections/BlogList.stories.mjs +1 -1
  88. package/dist/sections/ContactSection.d.ts +1 -0
  89. package/dist/sections/ContactSection.js +1 -1
  90. package/dist/sections/ContactSection.mjs +1 -1
  91. package/dist/sections/ContactSection.stories.js +1 -1
  92. package/dist/sections/ContactSection.stories.mjs +1 -1
  93. package/dist/sections/PageSections.d.ts +6 -1
  94. package/dist/sections/PageSections.js +10 -1
  95. package/dist/sections/PageSections.mjs +1 -1
  96. package/dist/sections/PageSections.stories.js +10 -1
  97. package/dist/sections/PageSections.stories.mjs +1 -1
  98. package/dist/sections/PricingSection.mjs +1 -1
  99. package/dist/sections/PricingSection.stories.mjs +1 -1
  100. package/dist/sections/ServiceSection.js +1 -1
  101. package/dist/sections/ServiceSection.mjs +1 -1
  102. package/dist/sections/ServiceSection.stories.js +1 -1
  103. package/dist/sections/ServiceSection.stories.mjs +1 -1
  104. package/dist/sections/index.js +3 -3
  105. package/dist/sections/index.mjs +1 -1
  106. package/package.json +1 -1
  107. package/dist/chunk-CBUKVGIQ.mjs +0 -1
  108. package/dist/chunk-CVUHFFL5.mjs +0 -1
  109. package/dist/chunk-K7VYLMCI.mjs +0 -1
  110. package/dist/chunk-QLDXERS5.mjs +0 -1
  111. package/dist/chunk-Z3SAJZUP.mjs +0 -4
  112. package/dist/chunk-ZBXMEGE6.mjs +0 -9
@@ -1 +1 @@
1
- "use strict";var De=Object.create;var U=Object.defineProperty;var Re=Object.getOwnPropertyDescriptor;var Fe=Object.getOwnPropertyNames;var Le=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Oe=(e,t)=>{for(var o in t)U(e,o,{get:t[o],enumerable:!0})},ue=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let l of Fe(t))!Me.call(e,l)&&l!==o&&U(e,l,{get:()=>t[l],enumerable:!(r=Re(t,l))||r.enumerable});return e};var Y=(e,t,o)=>(o=e!=null?De(Le(e)):{},ue(t||!e||!e.__esModule?U(o,"default",{value:e,enumerable:!0}):o,e)),Je=e=>ue(U({},"__esModule",{value:!0}),e);var yt={};Oe(yt,{Default:()=>ze,NoBlog:()=>Ge,default:()=>xt});module.exports=Je(yt);var me=Y(require("next/link")),ge=require("react/jsx-runtime");function G({children:e,href:t,openNewTab:o,...r}){return(0,ge.jsx)(me.default,{href:t,target:o?"_blank":"_self",...r,children:e})}var Ne=require("clsx");var q="-",Be=e=>{let t=Ae(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{let a=i.split(q);return a[0]===""&&a.length!==1&&a.shift(),he(a,t)||$e(i)},getConflictingClassGroupIds:(i,a)=>{let p=o[i]||[];return a&&r[i]?[...p,...r[i]]:p}}},he=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let o=e[0],r=t.nextPart.get(o),l=r?he(e.slice(1),r):void 0;if(l)return l;if(t.validators.length===0)return;let s=e.join(q);return(i=t.validators.find(({validator:a})=>a(s)))==null?void 0:i.classGroupId},fe=/^\[(.+)\]$/,$e=e=>{if(fe.test(e)){let t=fe.exec(e)[1],o=t==null?void 0:t.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},Ae=e=>{let{theme:t,prefix:o}=e,r={nextPart:new Map,validators:[]};return Ue(Object.entries(e.classGroups),o).forEach(([s,i])=>{K(i,r,s,t)}),r},K=(e,t,o,r)=>{e.forEach(l=>{if(typeof l=="string"){let s=l===""?t:be(t,l);s.classGroupId=o;return}if(typeof l=="function"){if(Ee(l)){K(l(r),t,o,r);return}t.validators.push({validator:l,classGroupId:o});return}Object.entries(l).forEach(([s,i])=>{K(i,be(t,s),o,r)})})},be=(e,t)=>{let o=e;return t.split(q).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},Ee=e=>e.isThemeGetter,Ue=(e,t)=>t?e.map(([o,r])=>{let l=r.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,a])=>[t+i,a])):s);return[o,l]}):e,He=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map,l=(s,i)=>{o.set(s,i),t++,t>e&&(t=0,r=o,o=new Map)};return{get(s){let i=o.get(s);if(i!==void 0)return i;if((i=r.get(s))!==void 0)return l(s,i),i},set(s,i){o.has(s)?o.set(s,i):l(s,i)}}},xe="!",We=e=>{let{separator:t,experimentalParseClassName:o}=e,r=t.length===1,l=t[0],s=t.length,i=a=>{let p=[],c=0,g=0,y;for(let f=0;f<a.length;f++){let h=a[f];if(c===0){if(h===l&&(r||a.slice(f,f+s)===t)){p.push(a.slice(g,f)),g=f+s;continue}if(h==="/"){y=f;continue}}h==="["?c++:h==="]"&&c--}let w=p.length===0?a:a.substring(g),C=w.startsWith(xe),v=C?w.substring(1):w,b=y&&y>g?y-g:void 0;return{modifiers:p,hasImportantModifier:C,baseClassName:v,maybePostfixModifierPosition:b}};return o?a=>o({className:a,parseClassName:i}):i},_e=e=>{if(e.length<=1)return e;let t=[],o=[];return e.forEach(r=>{r[0]==="["?(t.push(...o.sort(),r),o=[]):o.push(r)}),t.push(...o.sort()),t},je=e=>({cache:He(e.cacheSize),parseClassName:We(e),...Be(e)}),Xe=/\s+/,Ye=(e,t)=>{let{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:l}=t,s=[],i=e.trim().split(Xe),a="";for(let p=i.length-1;p>=0;p-=1){let c=i[p],{modifiers:g,hasImportantModifier:y,baseClassName:w,maybePostfixModifierPosition:C}=o(c),v=!!C,b=r(v?w.substring(0,C):w);if(!b){if(!v){a=c+(a.length>0?" "+a:a);continue}if(b=r(w),!b){a=c+(a.length>0?" "+a:a);continue}v=!1}let f=_e(g).join(":"),h=y?f+xe:f,x=h+b;if(s.includes(x))continue;s.push(x);let M=l(b,v);for(let z=0;z<M.length;++z){let $=M[z];s.push(h+$)}a=c+(a.length>0?" "+a:a)}return a};function Ve(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=ye(t))&&(r&&(r+=" "),r+=o);return r}var ye=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=ye(e[r]))&&(o&&(o+=" "),o+=t);return o};function Ke(e,...t){let o,r,l,s=i;function i(p){let c=t.reduce((g,y)=>y(g),e());return o=je(c),r=o.cache.get,l=o.cache.set,s=a,a(p)}function a(p){let c=r(p);if(c)return c;let g=Ye(p,o);return l(p,g),g}return function(){return s(Ve.apply(null,arguments))}}var u=e=>{let t=o=>o[e]||[];return t.isThemeGetter=!0,t},we=/^\[(?:([a-z-]+):)?(.+)\]$/i,qe=/^\d+\/\d+$/,Qe=new Set(["px","full","screen"]),Ze=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,et=/\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$/,tt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ot=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,rt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,T=e=>D(e)||Qe.has(e)||qe.test(e),I=e=>R(e,"length",pt),D=e=>!!e&&!Number.isNaN(Number(e)),V=e=>R(e,"number",D),J=e=>!!e&&Number.isInteger(Number(e)),nt=e=>e.endsWith("%")&&D(e.slice(0,-1)),d=e=>we.test(e),P=e=>Ze.test(e),st=new Set(["length","size","percentage"]),at=e=>R(e,st,ve),it=e=>R(e,"position",ve),lt=new Set(["image","url"]),ct=e=>R(e,lt,mt),dt=e=>R(e,"",ut),B=()=>!0,R=(e,t,o)=>{let r=we.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):o(r[2]):!1},pt=e=>et.test(e)&&!tt.test(e),ve=()=>!1,ut=e=>ot.test(e),mt=e=>rt.test(e);var gt=()=>{let e=u("colors"),t=u("spacing"),o=u("blur"),r=u("brightness"),l=u("borderColor"),s=u("borderRadius"),i=u("borderSpacing"),a=u("borderWidth"),p=u("contrast"),c=u("grayscale"),g=u("hueRotate"),y=u("invert"),w=u("gap"),C=u("gradientColorStops"),v=u("gradientColorStopPositions"),b=u("inset"),f=u("margin"),h=u("opacity"),x=u("padding"),M=u("saturate"),z=u("scale"),$=u("sepia"),se=u("skew"),ae=u("space"),ie=u("translate"),W=()=>["auto","contain","none"],_=()=>["auto","hidden","clip","visible","scroll"],j=()=>["auto",d,t],m=()=>[d,t],le=()=>["",T,I],A=()=>["auto",D,d],ce=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],E=()=>["solid","dashed","dotted","double","none"],de=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],X=()=>["start","end","center","between","around","evenly","stretch"],O=()=>["","0",d],pe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],S=()=>[D,d];return{cacheSize:500,separator:":",theme:{colors:[B],spacing:[T,I],blur:["none","",P,d],brightness:S(),borderColor:[e],borderRadius:["none","","full",P,d],borderSpacing:m(),borderWidth:le(),contrast:S(),grayscale:O(),hueRotate:S(),invert:O(),gap:m(),gradientColorStops:[e],gradientColorStopPositions:[nt,I],inset:j(),margin:j(),opacity:S(),padding:m(),saturate:S(),scale:S(),sepia:O(),skew:S(),space:m(),translate:m()},classGroups:{aspect:[{aspect:["auto","square","video",d]}],container:["container"],columns:[{columns:[P]}],"break-after":[{"break-after":pe()}],"break-before":[{"break-before":pe()}],"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:[...ce(),d]}],overflow:[{overflow:_()}],"overflow-x":[{"overflow-x":_()}],"overflow-y":[{"overflow-y":_()}],overscroll:[{overscroll:W()}],"overscroll-x":[{"overscroll-x":W()}],"overscroll-y":[{"overscroll-y":W()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",J,d]}],basis:[{basis:j()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",d]}],grow:[{grow:O()}],shrink:[{shrink:O()}],order:[{order:["first","last","none",J,d]}],"grid-cols":[{"grid-cols":[B]}],"col-start-end":[{col:["auto",{span:["full",J,d]},d]}],"col-start":[{"col-start":A()}],"col-end":[{"col-end":A()}],"grid-rows":[{"grid-rows":[B]}],"row-start-end":[{row:["auto",{span:[J,d]},d]}],"row-start":[{"row-start":A()}],"row-end":[{"row-end":A()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",d]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",d]}],gap:[{gap:[w]}],"gap-x":[{"gap-x":[w]}],"gap-y":[{"gap-y":[w]}],"justify-content":[{justify:["normal",...X()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...X(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...X(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],m:[{m:[f]}],mx:[{mx:[f]}],my:[{my:[f]}],ms:[{ms:[f]}],me:[{me:[f]}],mt:[{mt:[f]}],mr:[{mr:[f]}],mb:[{mb:[f]}],ml:[{ml:[f]}],"space-x":[{"space-x":[ae]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ae]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",d,t]}],"min-w":[{"min-w":[d,t,"min","max","fit"]}],"max-w":[{"max-w":[d,t,"none","full","min","max","fit","prose",{screen:[P]},P]}],h:[{h:[d,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[d,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[d,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[d,t,"auto","min","max","fit"]}],"font-size":[{text:["base",P,I]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",V]}],"font-family":[{font:[B]}],"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",d]}],"line-clamp":[{"line-clamp":["none",D,V]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",T,d]}],"list-image":[{"list-image":["none",d]}],"list-style-type":[{list:["none","disc","decimal",d]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[h]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[h]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...E(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",T,I]}],"underline-offset":[{"underline-offset":["auto",T,d]}],"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",d]}],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",d]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[h]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ce(),it]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",at]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},ct]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[v]}],"gradient-via-pos":[{via:[v]}],"gradient-to-pos":[{to:[v]}],"gradient-from":[{from:[C]}],"gradient-via":[{via:[C]}],"gradient-to":[{to:[C]}],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":[h]}],"border-style":[{border:[...E(),"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":[h]}],"divide-style":[{divide:E()}],"border-color":[{border:[l]}],"border-color-x":[{"border-x":[l]}],"border-color-y":[{"border-y":[l]}],"border-color-s":[{"border-s":[l]}],"border-color-e":[{"border-e":[l]}],"border-color-t":[{"border-t":[l]}],"border-color-r":[{"border-r":[l]}],"border-color-b":[{"border-b":[l]}],"border-color-l":[{"border-l":[l]}],"divide-color":[{divide:[l]}],"outline-style":[{outline:["",...E()]}],"outline-offset":[{"outline-offset":[T,d]}],"outline-w":[{outline:[T,I]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:le()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[h]}],"ring-offset-w":[{"ring-offset":[T,I]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",P,dt]}],"shadow-color":[{shadow:[B]}],opacity:[{opacity:[h]}],"mix-blend":[{"mix-blend":[...de(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":de()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",P,d]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[g]}],invert:[{invert:[y]}],saturate:[{saturate:[M]}],sepia:[{sepia:[$]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[p]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[y]}],"backdrop-opacity":[{"backdrop-opacity":[h]}],"backdrop-saturate":[{"backdrop-saturate":[M]}],"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",d]}],duration:[{duration:S()}],ease:[{ease:["linear","in","out","in-out",d]}],delay:[{delay:S()}],animate:[{animate:["none","spin","ping","pulse","bounce",d]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[z]}],"scale-x":[{"scale-x":[z]}],"scale-y":[{"scale-y":[z]}],rotate:[{rotate:[J,d]}],"translate-x":[{"translate-x":[ie]}],"translate-y":[{"translate-y":[ie]}],"skew-x":[{"skew-x":[se]}],"skew-y":[{"skew-y":[se]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",d]}],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","ge-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",d]}],"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-p":[{"scroll-p":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",d]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[T,I,V]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var ke=Ke(gt);function k(...e){return ke((0,Ne.clsx)(e))}var Ie=Y(require("next/image"));var Ce=Y(require("next/image"));function Se({logo:e,mobile:t=!1}){return(0,ge.jsx)(G,{href:"/",className:k(t?"py-1":"py-2"),children:(0,ge.jsx)(Ce.default,{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}})})}var N=require("react-icons/fa6");var Te=e=>{let t=e?new Date(e):new Date,o=new Intl.DateTimeFormat("en-US",{weekday:"long"}).format(t),r=t.getDate(),l=new Intl.DateTimeFormat("en-US",{month:"short"}).format(t);return`${o} ${r}${(i=>{if(i>3&&i<21)return"th";switch(i%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}})(r)} ${l}`};var ft=k("text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 block px-4"),Z=k("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),ee=k("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"),te=k("flex items-center gap-5"),H=k("transition-colors duration-300 hover:text-accent dark:hover:text-white");function oe({className:e,footerData:t,logoLight:o,logoDark:r}){let{about:l,columnOne:s,columnTwo:i,columnThree:a,footerBottom:p}=t;return(0,ge.jsxs)("footer",{className:k("sticky z-2 flex flex-col dark bg-background overflow-hidden pt-12",e),children:[(0,ge.jsx)("div",{className:"py-16 md:py-20",children:(0,ge.jsx)("div",{className:"container",children:(0,ge.jsxs)("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[(0,ge.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[(0,ge.jsx)(Se,{logo:r}),(0,ge.jsx)("p",{className:"mb-7 mt-3",children:l.description}),l.socialLinks&&l.socialLinks.length>0&&(0,ge.jsx)("nav",{"aria-label":"social links",children:(0,ge.jsx)("ul",{className:"inline-flex min-h-[50px] items-center divide-x rounded-5 bg-accent text-white",children:l.socialLinks.map((c,g)=>(0,ge.jsx)("li",{children:(0,ge.jsx)(G,{"aria-label":c.href,className:ft,href:c.href,openNewTab:!0,children:(0,ge.jsx)("span",{children:c.icon})})},g))})})]}),(0,ge.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[(0,ge.jsx)("h3",{className:Z,children:s.title}),s.links&&s.links.length>0&&(0,ge.jsx)("nav",{"aria-label":"footer links navigation",children:(0,ge.jsx)("ul",{className:"grid gap-2",children:s.links.map(c=>(0,ge.jsxs)("li",{className:"flex items-center gap-2.5",children:[(0,ge.jsx)("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:(0,ge.jsx)(N.FaChevronRight,{})}),(0,ge.jsx)(G,{href:c.href,openNewTab:c.openNewTab,className:H,children:c.label})]},c.label))})})]}),(0,ge.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[(0,ge.jsx)("h3",{className:Z,children:i.title}),(0,ge.jsxs)("ul",{"aria-label":"addresses",className:"grid gap-5",children:[(0,ge.jsxs)("li",{className:te,children:[(0,ge.jsx)("span",{className:ee,children:(0,ge.jsx)(N.FaPaperPlane,{})}),(0,ge.jsx)("address",{className:"not-italic",children:i.location})]}),(0,ge.jsxs)("li",{className:te,children:[(0,ge.jsx)("span",{className:ee,children:(0,ge.jsx)(N.FaEnvelope,{})}),i.mails&&i.mails.length>0&&(0,ge.jsx)("div",{className:"grid gap-1",children:i.mails.map((c,g)=>(0,ge.jsx)("a",{href:`mailto:${c}`,className:H,children:c},g))})]}),i.phoneNumbers&&i.phoneNumbers.length>0&&(0,ge.jsxs)("li",{className:te,children:[(0,ge.jsx)("span",{className:ee,children:(0,ge.jsx)(N.FaPhone,{})}),(0,ge.jsx)("div",{className:"grid gap-1",children:i.phoneNumbers.map((c,g)=>(0,ge.jsx)("a",{href:`tel:${c.split(" ").join("")}`,className:H,children:c},g))})]})]})]}),a&&(0,ge.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[(0,ge.jsx)("h3",{className:Z,children:a.title}),a.blogs&&a.blogs.length>0&&(0,ge.jsx)("div",{className:"grid gap-6",children:a.blogs.map((c,g)=>(0,ge.jsxs)("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[(0,ge.jsx)("div",{className:"flex-none overflow-hidden rounded-5",children:(0,ge.jsx)(Ie.default,{...c.image,alt:c.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),(0,ge.jsxs)("div",{children:[(0,ge.jsxs)("p",{className:"flex items-center gap-2.5 dark:text-body",children:[(0,ge.jsx)("span",{className:"text-accent",children:(0,ge.jsx)(N.FaCalendarDays,{})}),(0,ge.jsx)("span",{children:Te(c.date)})]}),(0,ge.jsx)("h4",{className:"text-md leading-normal",children:(0,ge.jsx)(G,{href:c.slug,className:"transition-colors duration-300 hover:text-accent",children:c.title})})]})]},g))})]})]})})}),(0,ge.jsx)("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:(0,ge.jsx)("div",{className:"container",children:(0,ge.jsxs)("div",{className:"flex flex-wrap items-center text-xs justify-between gap-x-8 gap-y-4 md:gap-x-10",children:[(0,ge.jsx)("p",{children:p.copyrightText}),p.links&&p.links.length>0&&(0,ge.jsx)("nav",{"aria-label":"footer bottom navigation",children:(0,ge.jsx)("ul",{className:"flex flex-wrap items-center gap-x-4 md:gap-x-7",children:p.links.map(c=>(0,ge.jsx)("li",{children:(0,ge.jsx)(G,{"aria-label":`Go to page ${c.label}`,href:c.href,openNewTab:c.openNewTab,className:H,children:c.label})},c.label))})})]})})})]})}var re="../../cortex-reply-light-27IMI3G7.png";var ne="../../cortex-reply-dark-XPAJJJYY.png";var xt={title:"Footer/Footer",component:oe,parameters:{docs:{description:{component:"A footer component that displays various sections including about, links, and contact information."}}},argTypes:{className:{control:"text"},footerData:{control:"object"}}},Pe=e=>(0,ge.jsx)(oe,{...e}),ze=Pe.bind({});ze.args={className:"",logoLight:re,logoDark:ne,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:(0,ge.jsx)(N.FaLinkedin,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:(0,ge.jsx)(N.FaInstagram,{}),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 Ge=Pe.bind({});Ge.args={className:"",logoLight:re,logoDark:ne,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:(0,ge.jsx)(N.FaLinkedin,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:(0,ge.jsx)(N.FaInstagram,{}),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}]}}};0&&(module.exports={Default,NoBlog});
1
+ "use strict";var De=Object.create;var U=Object.defineProperty;var Re=Object.getOwnPropertyDescriptor;var Fe=Object.getOwnPropertyNames;var Le=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Oe=(e,t)=>{for(var o in t)U(e,o,{get:t[o],enumerable:!0})},ue=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let l of Fe(t))!Me.call(e,l)&&l!==o&&U(e,l,{get:()=>t[l],enumerable:!(r=Re(t,l))||r.enumerable});return e};var Y=(e,t,o)=>(o=e!=null?De(Le(e)):{},ue(t||!e||!e.__esModule?U(o,"default",{value:e,enumerable:!0}):o,e)),Je=e=>ue(U({},"__esModule",{value:!0}),e);var yt={};Oe(yt,{Default:()=>ze,NoBlog:()=>Ge,default:()=>xt});module.exports=Je(yt);var me=Y(require("next/link")),ge=require("react/jsx-runtime");function G({children:e,href:t,openNewTab:o,...r}){return(0,ge.jsx)(me.default,{href:t,target:o?"_blank":"_self",...r,children:e})}var Ne=require("clsx");var q="-",Be=e=>{let t=Ae(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{let a=i.split(q);return a[0]===""&&a.length!==1&&a.shift(),he(a,t)||$e(i)},getConflictingClassGroupIds:(i,a)=>{let p=o[i]||[];return a&&r[i]?[...p,...r[i]]:p}}},he=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let o=e[0],r=t.nextPart.get(o),l=r?he(e.slice(1),r):void 0;if(l)return l;if(t.validators.length===0)return;let s=e.join(q);return(i=t.validators.find(({validator:a})=>a(s)))==null?void 0:i.classGroupId},fe=/^\[(.+)\]$/,$e=e=>{if(fe.test(e)){let t=fe.exec(e)[1],o=t==null?void 0:t.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},Ae=e=>{let{theme:t,prefix:o}=e,r={nextPart:new Map,validators:[]};return Ue(Object.entries(e.classGroups),o).forEach(([s,i])=>{K(i,r,s,t)}),r},K=(e,t,o,r)=>{e.forEach(l=>{if(typeof l=="string"){let s=l===""?t:be(t,l);s.classGroupId=o;return}if(typeof l=="function"){if(Ee(l)){K(l(r),t,o,r);return}t.validators.push({validator:l,classGroupId:o});return}Object.entries(l).forEach(([s,i])=>{K(i,be(t,s),o,r)})})},be=(e,t)=>{let o=e;return t.split(q).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},Ee=e=>e.isThemeGetter,Ue=(e,t)=>t?e.map(([o,r])=>{let l=r.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,a])=>[t+i,a])):s);return[o,l]}):e,He=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map,l=(s,i)=>{o.set(s,i),t++,t>e&&(t=0,r=o,o=new Map)};return{get(s){let i=o.get(s);if(i!==void 0)return i;if((i=r.get(s))!==void 0)return l(s,i),i},set(s,i){o.has(s)?o.set(s,i):l(s,i)}}},xe="!",We=e=>{let{separator:t,experimentalParseClassName:o}=e,r=t.length===1,l=t[0],s=t.length,i=a=>{let p=[],c=0,g=0,y;for(let f=0;f<a.length;f++){let h=a[f];if(c===0){if(h===l&&(r||a.slice(f,f+s)===t)){p.push(a.slice(g,f)),g=f+s;continue}if(h==="/"){y=f;continue}}h==="["?c++:h==="]"&&c--}let w=p.length===0?a:a.substring(g),C=w.startsWith(xe),v=C?w.substring(1):w,b=y&&y>g?y-g:void 0;return{modifiers:p,hasImportantModifier:C,baseClassName:v,maybePostfixModifierPosition:b}};return o?a=>o({className:a,parseClassName:i}):i},_e=e=>{if(e.length<=1)return e;let t=[],o=[];return e.forEach(r=>{r[0]==="["?(t.push(...o.sort(),r),o=[]):o.push(r)}),t.push(...o.sort()),t},je=e=>({cache:He(e.cacheSize),parseClassName:We(e),...Be(e)}),Xe=/\s+/,Ye=(e,t)=>{let{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:l}=t,s=[],i=e.trim().split(Xe),a="";for(let p=i.length-1;p>=0;p-=1){let c=i[p],{modifiers:g,hasImportantModifier:y,baseClassName:w,maybePostfixModifierPosition:C}=o(c),v=!!C,b=r(v?w.substring(0,C):w);if(!b){if(!v){a=c+(a.length>0?" "+a:a);continue}if(b=r(w),!b){a=c+(a.length>0?" "+a:a);continue}v=!1}let f=_e(g).join(":"),h=y?f+xe:f,x=h+b;if(s.includes(x))continue;s.push(x);let M=l(b,v);for(let z=0;z<M.length;++z){let $=M[z];s.push(h+$)}a=c+(a.length>0?" "+a:a)}return a};function Ve(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=ye(t))&&(r&&(r+=" "),r+=o);return r}var ye=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=ye(e[r]))&&(o&&(o+=" "),o+=t);return o};function Ke(e,...t){let o,r,l,s=i;function i(p){let c=t.reduce((g,y)=>y(g),e());return o=je(c),r=o.cache.get,l=o.cache.set,s=a,a(p)}function a(p){let c=r(p);if(c)return c;let g=Ye(p,o);return l(p,g),g}return function(){return s(Ve.apply(null,arguments))}}var u=e=>{let t=o=>o[e]||[];return t.isThemeGetter=!0,t},we=/^\[(?:([a-z-]+):)?(.+)\]$/i,qe=/^\d+\/\d+$/,Qe=new Set(["px","full","screen"]),Ze=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,et=/\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$/,tt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ot=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,rt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,T=e=>D(e)||Qe.has(e)||qe.test(e),I=e=>R(e,"length",pt),D=e=>!!e&&!Number.isNaN(Number(e)),V=e=>R(e,"number",D),J=e=>!!e&&Number.isInteger(Number(e)),nt=e=>e.endsWith("%")&&D(e.slice(0,-1)),d=e=>we.test(e),P=e=>Ze.test(e),st=new Set(["length","size","percentage"]),at=e=>R(e,st,ve),it=e=>R(e,"position",ve),lt=new Set(["image","url"]),ct=e=>R(e,lt,mt),dt=e=>R(e,"",ut),B=()=>!0,R=(e,t,o)=>{let r=we.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):o(r[2]):!1},pt=e=>et.test(e)&&!tt.test(e),ve=()=>!1,ut=e=>ot.test(e),mt=e=>rt.test(e);var gt=()=>{let e=u("colors"),t=u("spacing"),o=u("blur"),r=u("brightness"),l=u("borderColor"),s=u("borderRadius"),i=u("borderSpacing"),a=u("borderWidth"),p=u("contrast"),c=u("grayscale"),g=u("hueRotate"),y=u("invert"),w=u("gap"),C=u("gradientColorStops"),v=u("gradientColorStopPositions"),b=u("inset"),f=u("margin"),h=u("opacity"),x=u("padding"),M=u("saturate"),z=u("scale"),$=u("sepia"),se=u("skew"),ae=u("space"),ie=u("translate"),W=()=>["auto","contain","none"],_=()=>["auto","hidden","clip","visible","scroll"],j=()=>["auto",d,t],m=()=>[d,t],le=()=>["",T,I],A=()=>["auto",D,d],ce=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],E=()=>["solid","dashed","dotted","double","none"],de=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],X=()=>["start","end","center","between","around","evenly","stretch"],O=()=>["","0",d],pe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],S=()=>[D,d];return{cacheSize:500,separator:":",theme:{colors:[B],spacing:[T,I],blur:["none","",P,d],brightness:S(),borderColor:[e],borderRadius:["none","","full",P,d],borderSpacing:m(),borderWidth:le(),contrast:S(),grayscale:O(),hueRotate:S(),invert:O(),gap:m(),gradientColorStops:[e],gradientColorStopPositions:[nt,I],inset:j(),margin:j(),opacity:S(),padding:m(),saturate:S(),scale:S(),sepia:O(),skew:S(),space:m(),translate:m()},classGroups:{aspect:[{aspect:["auto","square","video",d]}],container:["container"],columns:[{columns:[P]}],"break-after":[{"break-after":pe()}],"break-before":[{"break-before":pe()}],"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:[...ce(),d]}],overflow:[{overflow:_()}],"overflow-x":[{"overflow-x":_()}],"overflow-y":[{"overflow-y":_()}],overscroll:[{overscroll:W()}],"overscroll-x":[{"overscroll-x":W()}],"overscroll-y":[{"overscroll-y":W()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",J,d]}],basis:[{basis:j()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",d]}],grow:[{grow:O()}],shrink:[{shrink:O()}],order:[{order:["first","last","none",J,d]}],"grid-cols":[{"grid-cols":[B]}],"col-start-end":[{col:["auto",{span:["full",J,d]},d]}],"col-start":[{"col-start":A()}],"col-end":[{"col-end":A()}],"grid-rows":[{"grid-rows":[B]}],"row-start-end":[{row:["auto",{span:[J,d]},d]}],"row-start":[{"row-start":A()}],"row-end":[{"row-end":A()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",d]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",d]}],gap:[{gap:[w]}],"gap-x":[{"gap-x":[w]}],"gap-y":[{"gap-y":[w]}],"justify-content":[{justify:["normal",...X()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...X(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...X(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],m:[{m:[f]}],mx:[{mx:[f]}],my:[{my:[f]}],ms:[{ms:[f]}],me:[{me:[f]}],mt:[{mt:[f]}],mr:[{mr:[f]}],mb:[{mb:[f]}],ml:[{ml:[f]}],"space-x":[{"space-x":[ae]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ae]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",d,t]}],"min-w":[{"min-w":[d,t,"min","max","fit"]}],"max-w":[{"max-w":[d,t,"none","full","min","max","fit","prose",{screen:[P]},P]}],h:[{h:[d,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[d,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[d,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[d,t,"auto","min","max","fit"]}],"font-size":[{text:["base",P,I]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",V]}],"font-family":[{font:[B]}],"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",d]}],"line-clamp":[{"line-clamp":["none",D,V]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",T,d]}],"list-image":[{"list-image":["none",d]}],"list-style-type":[{list:["none","disc","decimal",d]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[h]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[h]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...E(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",T,I]}],"underline-offset":[{"underline-offset":["auto",T,d]}],"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",d]}],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",d]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[h]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ce(),it]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",at]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},ct]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[v]}],"gradient-via-pos":[{via:[v]}],"gradient-to-pos":[{to:[v]}],"gradient-from":[{from:[C]}],"gradient-via":[{via:[C]}],"gradient-to":[{to:[C]}],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":[h]}],"border-style":[{border:[...E(),"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":[h]}],"divide-style":[{divide:E()}],"border-color":[{border:[l]}],"border-color-x":[{"border-x":[l]}],"border-color-y":[{"border-y":[l]}],"border-color-s":[{"border-s":[l]}],"border-color-e":[{"border-e":[l]}],"border-color-t":[{"border-t":[l]}],"border-color-r":[{"border-r":[l]}],"border-color-b":[{"border-b":[l]}],"border-color-l":[{"border-l":[l]}],"divide-color":[{divide:[l]}],"outline-style":[{outline:["",...E()]}],"outline-offset":[{"outline-offset":[T,d]}],"outline-w":[{outline:[T,I]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:le()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[h]}],"ring-offset-w":[{"ring-offset":[T,I]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",P,dt]}],"shadow-color":[{shadow:[B]}],opacity:[{opacity:[h]}],"mix-blend":[{"mix-blend":[...de(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":de()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",P,d]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[g]}],invert:[{invert:[y]}],saturate:[{saturate:[M]}],sepia:[{sepia:[$]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[p]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[y]}],"backdrop-opacity":[{"backdrop-opacity":[h]}],"backdrop-saturate":[{"backdrop-saturate":[M]}],"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",d]}],duration:[{duration:S()}],ease:[{ease:["linear","in","out","in-out",d]}],delay:[{delay:S()}],animate:[{animate:["none","spin","ping","pulse","bounce",d]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[z]}],"scale-x":[{"scale-x":[z]}],"scale-y":[{"scale-y":[z]}],rotate:[{rotate:[J,d]}],"translate-x":[{"translate-x":[ie]}],"translate-y":[{"translate-y":[ie]}],"skew-x":[{"skew-x":[se]}],"skew-y":[{"skew-y":[se]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",d]}],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","ge-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",d]}],"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-p":[{"scroll-p":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",d]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[T,I,V]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var ke=Ke(gt);function k(...e){return ke((0,Ne.clsx)(e))}var Ie=Y(require("next/image"));var Ce=Y(require("next/image"));function Se({logo:e,mobile:t=!1}){return(0,ge.jsx)(G,{href:"/",className:k(t?"py-1":"py-2"),children:(0,ge.jsx)(Ce.default,{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}})})}var N=require("react-icons/fa6");var Te=e=>{let t=e?new Date(e):new Date,o=new Intl.DateTimeFormat("en-US",{weekday:"long"}).format(t),r=t.getDate(),l=new Intl.DateTimeFormat("en-US",{month:"short"}).format(t);return`${o} ${r}${(i=>{if(i>3&&i<21)return"th";switch(i%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}})(r)} ${l}`};var ft=k("text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 block px-4"),Z=k("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),ee=k("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"),te=k("flex items-center gap-5"),H=k("transition-colors duration-300 hover:text-accent dark:hover:text-white");function oe({className:e,footerData:t,logoLight:o,logoDark:r}){let{about:l,columnOne:s,columnTwo:i,columnThree:a,footerBottom:p}=t;return(0,ge.jsxs)("footer",{className:k("sticky z-2 flex flex-col dark bg-black overflow-hidden pt-12",e),children:[(0,ge.jsx)("div",{className:"py-16 md:py-20",children:(0,ge.jsx)("div",{className:"container",children:(0,ge.jsxs)("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[(0,ge.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[(0,ge.jsx)(Se,{logo:r}),(0,ge.jsx)("p",{className:"mb-7 mt-3",children:l.description}),l.socialLinks&&l.socialLinks.length>0&&(0,ge.jsx)("nav",{"aria-label":"social links",children:(0,ge.jsx)("ul",{className:"inline-flex min-h-[50px] items-center divide-x rounded-5 bg-accent text-white",children:l.socialLinks.map((c,g)=>(0,ge.jsx)("li",{children:(0,ge.jsx)(G,{"aria-label":c.href,className:ft,href:c.href,openNewTab:!0,children:(0,ge.jsx)("span",{children:c.icon})})},g))})})]}),(0,ge.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[(0,ge.jsx)("h3",{className:Z,children:s.title}),s.links&&s.links.length>0&&(0,ge.jsx)("nav",{"aria-label":"footer links navigation",children:(0,ge.jsx)("ul",{className:"grid gap-2",children:s.links.map(c=>(0,ge.jsxs)("li",{className:"flex items-center gap-2.5",children:[(0,ge.jsx)("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:(0,ge.jsx)(N.FaChevronRight,{})}),(0,ge.jsx)(G,{href:c.href,openNewTab:c.openNewTab,className:H,children:c.label})]},c.label))})})]}),(0,ge.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[(0,ge.jsx)("h3",{className:Z,children:i.title}),(0,ge.jsxs)("ul",{"aria-label":"addresses",className:"grid gap-5",children:[(0,ge.jsxs)("li",{className:te,children:[(0,ge.jsx)("span",{className:ee,children:(0,ge.jsx)(N.FaPaperPlane,{})}),(0,ge.jsx)("address",{className:"not-italic",children:i.location})]}),(0,ge.jsxs)("li",{className:te,children:[(0,ge.jsx)("span",{className:ee,children:(0,ge.jsx)(N.FaEnvelope,{})}),i.mails&&i.mails.length>0&&(0,ge.jsx)("div",{className:"grid gap-1",children:i.mails.map((c,g)=>(0,ge.jsx)("a",{href:`mailto:${c}`,className:H,children:c},g))})]}),i.phoneNumbers&&i.phoneNumbers.length>0&&(0,ge.jsxs)("li",{className:te,children:[(0,ge.jsx)("span",{className:ee,children:(0,ge.jsx)(N.FaPhone,{})}),(0,ge.jsx)("div",{className:"grid gap-1",children:i.phoneNumbers.map((c,g)=>(0,ge.jsx)("a",{href:`tel:${c.split(" ").join("")}`,className:H,children:c},g))})]})]})]}),a&&(0,ge.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[(0,ge.jsx)("h3",{className:Z,children:a.title}),a.blogs&&a.blogs.length>0&&(0,ge.jsx)("div",{className:"grid gap-6",children:a.blogs.map((c,g)=>(0,ge.jsxs)("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[(0,ge.jsx)("div",{className:"flex-none overflow-hidden rounded-5",children:(0,ge.jsx)(Ie.default,{...c.image,alt:c.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),(0,ge.jsxs)("div",{children:[(0,ge.jsxs)("p",{className:"flex items-center gap-2.5 dark:text-body",children:[(0,ge.jsx)("span",{className:"text-accent",children:(0,ge.jsx)(N.FaCalendarDays,{})}),(0,ge.jsx)("span",{children:Te(c.date)})]}),(0,ge.jsx)("h4",{className:"text-md leading-normal",children:(0,ge.jsx)(G,{href:c.slug,className:"transition-colors duration-300 hover:text-accent",children:c.title})})]})]},g))})]})]})})}),(0,ge.jsx)("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:(0,ge.jsx)("div",{className:"container",children:(0,ge.jsxs)("div",{className:"flex flex-wrap items-center text-xs justify-between gap-x-8 gap-y-4 md:gap-x-10",children:[(0,ge.jsx)("p",{children:p.copyrightText}),p.links&&p.links.length>0&&(0,ge.jsx)("nav",{"aria-label":"footer bottom navigation",children:(0,ge.jsx)("ul",{className:"flex flex-wrap items-center gap-x-4 md:gap-x-7",children:p.links.map(c=>(0,ge.jsx)("li",{children:(0,ge.jsx)(G,{"aria-label":`Go to page ${c.label}`,href:c.href,openNewTab:c.openNewTab,className:H,children:c.label})},c.label))})})]})})})]})}var re="../../cortex-reply-light-27IMI3G7.png";var ne="../../cortex-reply-dark-XPAJJJYY.png";var xt={title:"Footer/Footer",component:oe,parameters:{docs:{description:{component:"A footer component that displays various sections including about, links, and contact information."}}},argTypes:{className:{control:"text"},footerData:{control:"object"}}},Pe=e=>(0,ge.jsx)(oe,{...e}),ze=Pe.bind({});ze.args={className:"",logoLight:re,logoDark:ne,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:(0,ge.jsx)(N.FaLinkedin,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:(0,ge.jsx)(N.FaInstagram,{}),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 Ge=Pe.bind({});Ge.args={className:"",logoLight:re,logoDark:ne,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:(0,ge.jsx)(N.FaLinkedin,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:(0,ge.jsx)(N.FaInstagram,{}),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}]}}};0&&(module.exports={Default,NoBlog});
@@ -1 +1 @@
1
- import{a as e,b as a}from"../../chunk-7DICAJS4.mjs";import{a as t}from"../../chunk-QLDXERS5.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";import{FaInstagram as i,FaLinkedin as n}from"react-icons/fa6";import{jsx as o}from"react/jsx-runtime";var h={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"}}},l=r=>o(t,{...r}),s=l.bind({});s.args={className:"",logoLight:e,logoDark:a,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:o(n,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:o(i,{}),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 c=l.bind({});c.args={className:"",logoLight:e,logoDark:a,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:o(n,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:o(i,{}),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{s as Default,c as NoBlog,h as default};
1
+ import{a as e,b as a}from"../../chunk-7DICAJS4.mjs";import{a as t}from"../../chunk-HSFVPF3U.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";import{FaInstagram as i,FaLinkedin as n}from"react-icons/fa6";import{jsx as o}from"react/jsx-runtime";var h={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"}}},l=r=>o(t,{...r}),s=l.bind({});s.args={className:"",logoLight:e,logoDark:a,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:o(n,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:o(i,{}),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 c=l.bind({});c.args={className:"",logoLight:e,logoDark:a,footerData:{about:{description:"This is a sample description for the about section.",socialLinks:[{icon:o(n,{}),href:"https://www.linkedin.com/company/cortex-reply/"},{icon:o(i,{}),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{s as Default,c as NoBlog,h as default};
@@ -1 +1 @@
1
- import{a as n}from"../../chunk-WU3JMLSC.mjs";import{a as t}from"../../chunk-BZAYEKYC.mjs";import{a as e}from"../../chunk-X5KZKO2V.mjs";import{a as o}from"../../chunk-ZSZS2MG6.mjs";import"../../chunk-TAFEJ7HF.mjs";import"../../chunk-ZVMBJZVM.mjs";import"../../chunk-AY65F2J7.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";import{jsx as r}from"react/jsx-runtime";var p={title:"Header/Header",component:o,decorators:[i=>r(e,{attribute:"class",defaultTheme:"dark",enableSystem:!0,disableTransitionOnChange:!0,children:r(i,{})})]},d={args:{isMenuOpen:!0,logoDark:n,logoLight:t,menuItems:[{name:"Product",items:[{name:"Analytics",description:"Understand your traffic",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"Engagement",description:"Interact with customers",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"Security",description:"Protect your data",href:"#",icon:{type:"thin",iconName:"cloud"}}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"API Reference",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"Github",href:"#",icon:{type:"brands",iconName:"github"}}],actions:[{name:"Watch demo",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"Contact sales",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"View all products",href:"#",icon:{type:"thin",iconName:"cloud"}}]},{name:"Company",href:"#"}]}};export{d as Primary,p as default};
1
+ import{a as t}from"../../chunk-BZAYEKYC.mjs";import{a as n}from"../../chunk-WU3JMLSC.mjs";import{a as e}from"../../chunk-X5KZKO2V.mjs";import{a as o}from"../../chunk-ZSZS2MG6.mjs";import"../../chunk-TAFEJ7HF.mjs";import"../../chunk-ZVMBJZVM.mjs";import"../../chunk-AY65F2J7.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";import{jsx as r}from"react/jsx-runtime";var p={title:"Header/Header",component:o,decorators:[i=>r(e,{attribute:"class",defaultTheme:"dark",enableSystem:!0,disableTransitionOnChange:!0,children:r(i,{})})]},d={args:{isMenuOpen:!0,logoDark:n,logoLight:t,menuItems:[{name:"Product",items:[{name:"Analytics",description:"Understand your traffic",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"Engagement",description:"Interact with customers",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"Security",description:"Protect your data",href:"#",icon:{type:"thin",iconName:"cloud"}}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"API Reference",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"Github",href:"#",icon:{type:"brands",iconName:"github"}}],actions:[{name:"Watch demo",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"Contact sales",href:"#",icon:{type:"thin",iconName:"cloud"}},{name:"View all products",href:"#",icon:{type:"thin",iconName:"cloud"}}]},{name:"Company",href:"#"}]}};export{d as Primary,p as default};
@@ -1 +1 @@
1
- import{a}from"../../chunk-WU3JMLSC.mjs";import{a as r}from"../../chunk-BZAYEKYC.mjs";import{a as o}from"../../chunk-ZVMBJZVM.mjs";import"../../chunk-AY65F2J7.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-WISCWNL2.mjs";import{a as t}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";import{ChartPieIcon as i,CursorArrowRaysIcon as c,FingerPrintIcon as m}from"@heroicons/react/24/outline";import{PhoneIcon as s,PlayCircleIcon as p,RectangleGroupIcon as f}from"@heroicons/react/20/solid";import{jsx as n}from"react/jsx-runtime";var P={title:"Header/HeaderDesktop",component:o,parameters:{docs:{description:{component:"A header component for desktop view with a scroll effect and menu toggle."}}},argTypes:{isMenuOpen:{control:"boolean"}}},l=e=>n("div",{className:"bg-red-700 h-full w-full",children:n(o,{...e})}),d=e=>n(t,{iconName:"github",type:"brands",...e}),u=l.bind({});u.args={isMenuOpen:!0,logoDark:a,logoLight:r,menuItems:[{name:"Product",items:[{name:"Analytics",description:"Understand your traffic",href:"#",icon:i},{name:"Engagement",description:"Interact with customers",href:"#",icon:c},{name:"Security",description:"Protect your data",href:"#",icon:m}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:i},{name:"API Reference",href:"#",icon:c},{name:"Github",href:"#",icon:d}],actions:[{name:"Watch demo",href:"#",icon:p},{name:"Contact sales",href:"#",icon:s},{name:"View all products",href:"#",icon:f}]},{name:"Company",href:"#"}]};export{u as Default,P as default};
1
+ import{a as r}from"../../chunk-BZAYEKYC.mjs";import{a}from"../../chunk-WU3JMLSC.mjs";import{a as o}from"../../chunk-ZVMBJZVM.mjs";import"../../chunk-AY65F2J7.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-WISCWNL2.mjs";import{a as t}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";import{ChartPieIcon as i,CursorArrowRaysIcon as c,FingerPrintIcon as m}from"@heroicons/react/24/outline";import{PhoneIcon as s,PlayCircleIcon as p,RectangleGroupIcon as f}from"@heroicons/react/20/solid";import{jsx as n}from"react/jsx-runtime";var P={title:"Header/HeaderDesktop",component:o,parameters:{docs:{description:{component:"A header component for desktop view with a scroll effect and menu toggle."}}},argTypes:{isMenuOpen:{control:"boolean"}}},l=e=>n("div",{className:"bg-red-700 h-full w-full",children:n(o,{...e})}),d=e=>n(t,{iconName:"github",type:"brands",...e}),u=l.bind({});u.args={isMenuOpen:!0,logoDark:a,logoLight:r,menuItems:[{name:"Product",items:[{name:"Analytics",description:"Understand your traffic",href:"#",icon:i},{name:"Engagement",description:"Interact with customers",href:"#",icon:c},{name:"Security",description:"Protect your data",href:"#",icon:m}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:i},{name:"API Reference",href:"#",icon:c},{name:"Github",href:"#",icon:d}],actions:[{name:"Watch demo",href:"#",icon:p},{name:"Contact sales",href:"#",icon:s},{name:"View all products",href:"#",icon:f}]},{name:"Company",href:"#"}]};export{u as Default,P as default};
@@ -1 +1 @@
1
- import{a as t}from"../../chunk-WU3JMLSC.mjs";import{a as r}from"../../chunk-BZAYEKYC.mjs";import{a as e}from"../../chunk-TAFEJ7HF.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-WISCWNL2.mjs";import{a as o}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-S7OK7D5I.mjs";import{ChartPieIcon as n,CursorArrowRaysIcon as a,FingerPrintIcon as c}from"@heroicons/react/24/outline";import{PhoneIcon as m,PlayCircleIcon as f,RectangleGroupIcon as s}from"@heroicons/react/20/solid";import{jsx as y}from"react/jsx-runtime";var I={title:"Header/HeaderMobile",component:e},p=i=>y(o,{iconName:"github",type:"brands",...i}),P={args:{logoDark:t,logoLight:r,menuItems:[{name:"Product",items:[{name:"Analytics",description:"Understand your traffic",href:"#",icon:n},{name:"Engagement",description:"Interact with customers",href:"#",icon:a},{name:"Security",description:"Protect your data",href:"#",icon:c}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:n},{name:"API Reference",href:"#",icon:a},{name:"Github",href:"#",icon:p}],actions:[{name:"Watch demo",href:"#",icon:f},{name:"Contact sales",href:"#",icon:m},{name:"View all products",href:"#",icon:s}]},{name:"Company",href:"#"}]}};export{P as Primary,I as default};
1
+ import{a as r}from"../../chunk-BZAYEKYC.mjs";import{a as t}from"../../chunk-WU3JMLSC.mjs";import{a as e}from"../../chunk-TAFEJ7HF.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-WISCWNL2.mjs";import{a as o}from"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-S7OK7D5I.mjs";import{ChartPieIcon as n,CursorArrowRaysIcon as a,FingerPrintIcon as c}from"@heroicons/react/24/outline";import{PhoneIcon as m,PlayCircleIcon as f,RectangleGroupIcon as s}from"@heroicons/react/20/solid";import{jsx as y}from"react/jsx-runtime";var I={title:"Header/HeaderMobile",component:e},p=i=>y(o,{iconName:"github",type:"brands",...i}),P={args:{logoDark:t,logoLight:r,menuItems:[{name:"Product",items:[{name:"Analytics",description:"Understand your traffic",href:"#",icon:n},{name:"Engagement",description:"Interact with customers",href:"#",icon:a},{name:"Security",description:"Protect your data",href:"#",icon:c}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:n},{name:"API Reference",href:"#",icon:a},{name:"Github",href:"#",icon:p}],actions:[{name:"Watch demo",href:"#",icon:f},{name:"Contact sales",href:"#",icon:m},{name:"View all products",href:"#",icon:s}]},{name:"Company",href:"#"}]}};export{P as Primary,I as default};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";"use client";var Ve=Object.create;var U=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var We=Object.getOwnPropertyNames;var Ye=Object.getPrototypeOf,$e=Object.prototype.hasOwnProperty;var Fe=(e,t)=>{for(var r in t)U(e,r,{get:t[r],enumerable:!0})},ue=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of We(t))!$e.call(e,n)&&n!==r&&U(e,n,{get:()=>t[n],enumerable:!(o=Oe(t,n))||o.enumerable});return e};var me=(e,t,r)=>(r=e!=null?Ve(Ye(e)):{},ue(t||!e||!e.__esModule?U(r,"default",{value:e,enumerable:!0}):r,e)),Ue=e=>ue(U({},"__esModule",{value:!0}),e);var zt={};Fe(zt,{VideoHeader:()=>Mt});module.exports=Ue(zt);var je=require("lucide-react");var B=require("react");var ge=me(require("next/link")),be=require("react/jsx-runtime");function fe({children:e,href:t,openNewTab:r,...o}){return(0,be.jsx)(ge.default,{href:t,target:r?"_blank":"_self",...o,children:e})}var Se=me(require("next/image"));var Ce=require("clsx");var re="-",Xe=e=>{let t=qe(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let a=i.split(re);return a[0]===""&&a.length!==1&&a.shift(),ve(a,t)||Je(i)},getConflictingClassGroupIds:(i,a)=>{let p=r[i]||[];return a&&o[i]?[...p,...o[i]]:p}}},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(re);return(i=t.validators.find(({validator:a})=>a(s)))==null?void 0:i.classGroupId},he=/^\[(.+)\]$/,Je=e=>{if(he.test(e)){let t=he.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},qe=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return Ze(Object.entries(e.classGroups),r).forEach(([s,i])=>{te(i,o,s,t)}),o},te=(e,t,r,o)=>{e.forEach(n=>{if(typeof n=="string"){let s=n===""?t:xe(t,n);s.classGroupId=r;return}if(typeof n=="function"){if(Ke(n)){te(n(o),t,r,o);return}t.validators.push({validator:n,classGroupId:r});return}Object.entries(n).forEach(([s,i])=>{te(i,xe(t,s),r,o)})})},xe=(e,t)=>{let r=e;return t.split(re).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},Ke=e=>e.isThemeGetter,Ze=(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)}}},ye="!",et=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,n=t[0],s=t.length,i=a=>{let p=[],g=0,f=0,k;for(let b=0;b<a.length;b++){let N=a[b];if(g===0){if(N===n&&(o||a.slice(b,b+s)===t)){p.push(a.slice(f,b)),f=b+s;continue}if(N==="/"){k=b;continue}}N==="["?g++:N==="]"&&g--}let S=p.length===0?a:a.substring(f),h=S.startsWith(ye),x=h?S.substring(1):S,y=k&&k>f?k-f:void 0;return{modifiers:p,hasImportantModifier:h,baseClassName:x,maybePostfixModifierPosition:y}};return r?a=>r({className:a,parseClassName:i}):i},tt=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},rt=e=>({cache:Qe(e.cacheSize),parseClassName:et(e),...Xe(e)}),ot=/\s+/,nt=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:n}=t,s=[],i=e.trim().split(ot),a="";for(let p=i.length-1;p>=0;p-=1){let g=i[p],{modifiers:f,hasImportantModifier:k,baseClassName:S,maybePostfixModifierPosition:h}=r(g),x=!!h,y=o(x?S.substring(0,h):S);if(!y){if(!x){a=g+(a.length>0?" "+a:a);continue}if(y=o(S),!y){a=g+(a.length>0?" "+a:a);continue}x=!1}let b=tt(f).join(":"),N=k?b+ye:b,M=N+y;if(s.includes(M))continue;s.push(M);let _=n(y,x);for(let R=0;R<_.length;++R){let Y=_[R];s.push(N+Y)}a=g+(a.length>0?" "+a:a)}return a};function st(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=we(t))&&(o&&(o+=" "),o+=r);return o}var we=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=we(e[o]))&&(r&&(r+=" "),r+=t);return r};function at(e,...t){let r,o,n,s=i;function i(p){let g=t.reduce((f,k)=>k(f),e());return r=rt(g),o=r.cache.get,n=r.cache.set,s=a,a(p)}function a(p){let g=o(p);if(g)return g;let f=nt(p,r);return n(p,f),f}return function(){return s(st.apply(null,arguments))}}var u=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},ke=/^\[(?:([a-H-]+):)?(.+)\]$/i,it=/^\be+\/\be+$/,lt=new Set(["px","full","screen"]),ct=/^(\be+(\.\be+)?)?(xs|sm|md|lg|xl)$/,dt=/\be+(%|px|r?em|[sdl]?be([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(be|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,pt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ut=/^(inset_)?-?((\be+)?\.?(\be+)[a-H]+|0)_-?((\be+)?\.?(\be+)[a-H]+|0)/,mt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,L=e=>E(e)||lt.has(e)||it.test(e),A=e=>G(e,"length",wt),E=e=>!!e&&!Number.isNaN(Number(e)),ee=e=>G(e,"number",E),V=e=>!!e&&Number.isInteger(Number(e)),gt=e=>e.endsWith("%")&&E(e.slice(0,-1)),l=e=>ke.test(e),T=e=>ct.test(e),ft=new Set(["length","size","percentage"]),bt=e=>G(e,ft,Ne),ht=e=>G(e,"position",Ne),xt=new Set(["image","url"]),vt=e=>G(e,xt,Nt),yt=e=>G(e,"",kt),O=()=>!0,G=(e,t,r)=>{let o=ke.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},wt=e=>dt.test(e)&&!pt.test(e),Ne=()=>!1,kt=e=>ut.test(e),Nt=e=>mt.test(e);var Pt=()=>{let e=u("colors"),t=u("spacing"),r=u("blur"),o=u("brightness"),n=u("borderColor"),s=u("borderRadius"),i=u("borderSpacing"),a=u("borderWidth"),p=u("contrast"),g=u("grayscale"),f=u("hueRotate"),k=u("invert"),S=u("gap"),h=u("gradientColorStops"),x=u("gradientColorStopPositions"),y=u("inset"),b=u("margin"),N=u("opacity"),M=u("padding"),_=u("saturate"),R=u("scale"),Y=u("sepia"),se=u("skew"),ae=u("space"),ie=u("translate"),q=()=>["auto","contain","none"],K=()=>["auto","hidden","clip","visible","scroll"],Z=()=>["auto",l,t],m=()=>[l,t],le=()=>["",L,A],$=()=>["auto",E,l],ce=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],F=()=>["solid","dashed","dotted","double","none"],de=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Q=()=>["start","end","center","between","around","evenly","stretch"],j=()=>["","0",l],pe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],I=()=>[E,l];return{cacheSize:500,separator:":",theme:{colors:[O],spacing:[L,A],blur:["none","",T,l],brightness:I(),borderColor:[e],borderRadius:["none","","full",T,l],borderSpacing:m(),borderWidth:le(),contrast:I(),grayscale:j(),hueRotate:I(),invert:j(),gap:m(),gradientColorStops:[e],gradientColorStopPositions:[gt,A],inset:Z(),margin:Z(),opacity:I(),padding:m(),saturate:I(),scale:I(),sepia:j(),skew:I(),space:m(),translate:m()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[T]}],"break-after":[{"break-after":pe()}],"break-before":[{"break-before":pe()}],"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:[...ce(),l]}],overflow:[{overflow:K()}],"overflow-x":[{"overflow-x":K()}],"overflow-y":[{"overflow-y":K()}],overscroll:[{overscroll:q()}],"overscroll-x":[{"overscroll-x":q()}],"overscroll-y":[{"overscroll-y":q()}],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"],H:[{H:["auto",V,l]}],basis:[{basis:Z()}],"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:j()}],shrink:[{shrink:j()}],order:[{order:["first","last","none",V,l]}],"grid-cols":[{"grid-cols":[O]}],"col-start-end":[{col:["auto",{span:["full",V,l]},l]}],"col-start":[{"col-start":$()}],"col-end":[{"col-end":$()}],"grid-rows":[{"grid-rows":[O]}],"row-start-end":[{row:["auto",{span:[V,l]},l]}],"row-start":[{"row-start":$()}],"row-end":[{"row-end":$()}],"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:[S]}],"gap-x":[{"gap-x":[S]}],"gap-y":[{"gap-y":[S]}],"justify-content":[{justify:["normal",...Q()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Q(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Q(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[M]}],px:[{px:[M]}],py:[{py:[M]}],ps:[{ps:[M]}],pe:[{pe:[M]}],pt:[{pt:[M]}],pr:[{pr:[M]}],pb:[{pb:[M]}],pl:[{pl:[M]}],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":[ae]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ae]}],"space-y-reverse":["space-y-reverse"],be:[{be:["auto","min","max","fit","svw","lvw","dvw",l,t]}],"min-be":[{"min-be":[l,t,"min","max","fit"]}],"max-be":[{"max-be":[l,t,"none","full","min","max","fit","prose",{screen:[T]},T]}],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",T,A]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ee]}],"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",E,ee]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",L,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":[N]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[N]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",L,A]}],"underline-offset":[{"underline-offset":["auto",L,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":[N]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ce(),ht]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",bt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},vt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[h]}],"gradient-via":[{via:[h]}],"gradient-to":[{to:[h]}],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-be":[{border:[a]}],"border-be-x":[{"border-x":[a]}],"border-be-y":[{"border-y":[a]}],"border-be-s":[{"border-s":[a]}],"border-be-e":[{"border-e":[a]}],"border-be-t":[{"border-t":[a]}],"border-be-r":[{"border-r":[a]}],"border-be-b":[{"border-b":[a]}],"border-be-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[N]}],"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":[N]}],"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":[L,l]}],"outline-be":[{outline:[L,A]}],"outline-color":[{outline:[e]}],"ring-be":[{ring:le()}],"ring-be-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[N]}],"ring-offset-be":[{"ring-offset":[L,A]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",T,yt]}],"shadow-color":[{shadow:[O]}],opacity:[{opacity:[N]}],"mix-blend":[{"mix-blend":[...de(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":de()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[p]}],"drop-shadow":[{"drop-shadow":["","none",T,l]}],grayscale:[{grayscale:[g]}],"hue-rotate":[{"hue-rotate":[f]}],invert:[{invert:[k]}],saturate:[{saturate:[_]}],sepia:[{sepia:[Y]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[p]}],"backdrop-grayscale":[{"backdrop-grayscale":[g]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[f]}],"backdrop-invert":[{"backdrop-invert":[k]}],"backdrop-opacity":[{"backdrop-opacity":[N]}],"backdrop-saturate":[{"backdrop-saturate":[_]}],"backdrop-sepia":[{"backdrop-sepia":[Y]}],"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: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:[R]}],"scale-x":[{"scale-x":[R]}],"scale-y":[{"scale-y":[R]}],rotate:[{rotate:[V,l]}],"translate-x":[{"translate-x":[ie]}],"translate-y":[{"translate-y":[ie]}],"skew-x":[{"skew-x":[se]}],"skew-y":[{"skew-y":[se]}],"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","be-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-p":[{"scroll-p":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-be":[{stroke:[L,A,ee]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["be","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-be":["border-be-s","border-be-e","border-be-t","border-be-r","border-be-b","border-be-l"],"border-be-x":["border-be-r","border-be-l"],"border-be-y":["border-be-t","border-be-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Pe=at(Pt);function P(...e){return Pe((0,Ce.clsx)(e))}function W({logo:e,mobile:t=!1}){return(0,be.jsx)(fe,{href:"/",className:P(t?"py-1":"py-2"),children:(0,be.jsx)(Se.default,{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}})})}var Te=require("next-themes");var H=require("@headlessui/react"),Le=require("@heroicons/react/20/solid");var Me=({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,be.jsx)("i",{className:a})};var Ct=({name:e,items:t,actions:r=[],href:o})=>!t&&o?(0,be.jsx)("a",{href:o,className:"flex items-center gap-x-1 text-sm text-foreground group",children:(0,be.jsxs)("span",{className:"relative",children:[e,(0,be.jsx)("span",{className:"absolute -bottom-1 left-1/2 be-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,be.jsxs)(H.Popover,{children:[(0,be.jsxs)(H.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 text-foreground outline-none group",children:[(0,be.jsxs)("span",{className:"relative",children:[e,(0,be.jsx)("span",{className:"absolute bottom-0 left-1/2 be-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,be.jsx)(Le.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 be-5 flex-none text-accent"})]}),(0,be.jsxs)(H.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -H-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,be.jsx)("div",{className:"mx-auto grid max-be-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 H-50",children:t&&t.map(n=>(0,be.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,be.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,be.jsx)(Ie,{icon:n.icon,size:"4x"})}),(0,be.jsxs)("a",{href:n.href,className:"mt-6 block text-popover-foreground group-hover:text-accent",children:[n.name,(0,be.jsx)("span",{className:"absolute inset-0"})]}),(0,be.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:n.description})]},n.name))}),r.length>0&&(0,be.jsx)("div",{className:"bg-gray-50",children:(0,be.jsx)("div",{className:"mx-auto max-be-7xl px-6 lg:px-8",children:(0,be.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(n=>(0,be.jsxs)("a",{href:n.href,className:"flex items-center max-h-12 justify-center gap-x-2.5 p-3 text-sm/6 text-gray-900 hover:bg-gray-100",children:[n.icon&&(0,be.jsx)(Ie,{icon:n.icon,className:"h-5 be-5 flex-none text-gray-400"}),n.name]},n.name))})})})]})]}),Ie=({icon:e,className:t,size:r="lg"})=>{if(!e)return null;if("type"in e)return(0,be.jsx)(Me,{...e,size:r});if("src"in e)return(0,be.jsx)("div",{className:P(t,"h-full max-be-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,be.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},Ae=Ct;function De({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:o,themeControl:n=!1,wide:s=!1}){let[i,a]=(0,B.useState)(!1),[p,g]=(0,B.useState)(""),f=["light","dark"],{theme:k,setTheme:S}=(0,Te.useTheme)();(0,B.useEffect)(()=>{g(k||"dark")},[k]);let h=()=>{let x=f[(f.indexOf(p)+1)%f.length];g(x),S(x)};return(0,B.useEffect)(()=>{let x=()=>{window.scrollY>100?a(!0):a(!1)};return window.addEventListener("scroll",x,{passive:!0}),()=>window.removeEventListener("scroll",x)},[]),(0,be.jsx)(be.Fragment,{children:(0,be.jsx)("header",{className:`H-50 pb-10 transition-all duration-300 hidden lg:block ${i||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,be.jsx)("nav",{className:"backdrop-blur-sm bg-background/80 text-white p-0",children:(0,be.jsxs)("div",{className:P("flex items-center justify-between px-9 py-0",!s&&"container"),children:[(0,be.jsx)(W,{logo:r}),(0,be.jsx)(H.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:o&&o.map(x=>(0,be.jsx)(Ae,{...x},x.name))}),n&&(0,be.jsx)("button",{className:"fixed right-4 H-[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:h,children:(0,be.jsxs)("div",{className:"relative",children:[(0,be.jsx)(je.Sun,{className:"absolute h-6 be-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,be.jsx)(je.Moon,{className:"absoulte h-6 be-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})})})})}var J=require("@heroicons/react/24/outline");var ne=["light","dark"];function Ge({logoLight:e,logoDark:t,menuItems:r,isMenuOpen:o=!0}){let[n,s]=(0,B.useState)(!1),{theme:i,setTheme:a}=(0,Te.useTheme)(),[p,g]=(0,B.useState)(!1),[f,k]=(0,B.useState)("light");(0,B.useEffect)(()=>{let h=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",h,{passive:!0}),()=>window.removeEventListener("scroll",h)},[]),(0,B.useEffect)(()=>{k(i||"dark")},[i]);let S=()=>{let h=ne[(ne.indexOf(f)+1)%ne.length];k(h),a(h)};return(0,be.jsx)(be.Fragment,{children:(0,be.jsxs)("header",{className:`H-50 pb-10 transition-all duration-300 block lg:hidden ${n||o?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,be.jsx)("nav",{className:P("backdrop-blur-sm text-white p-0",p&&"hidden"),children:(0,be.jsxs)("div",{className:"flex items-stretch justify-between bg-background px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,be.jsx)(W,{logo:t,mobile:!0}),(0,be.jsx)("div",{className:"flex items-center space-x-4",children:(0,be.jsxs)("button",{type:"button",onClick:()=>g(!0),className:"fixed right-4 H-[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:[(0,be.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,be.jsx)(J.Bars3Icon,{"aria-hidden":"true",className:"h-4 be-4"})]})})]})}),(0,be.jsxs)(H.Dialog,{open:p,onClose:g,className:"lg:hidden",children:[(0,be.jsx)("div",{className:"fixed inset-0 H-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,be.jsxs)(H.DialogPanel,{className:"fixed inset-y-0 right-0 H-20 be-full overflow-y-auto bg-background dark:bg-[#212124] px-2 sm:max-be-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,be.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,be.jsx)(W,{logo:t,mobile:!0}),(0,be.jsxs)("button",{type:"button",onClick:()=>g(!1),className:"-m-2.5 rounded-md p-2.5 text-foreground dark:text-foreground outline-none hover:text-accent",children:[(0,be.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,be.jsx)(J.XMarkIcon,{"aria-hidden":"true",className:"h-6 be-6"})]})]}),(0,be.jsx)("div",{className:"mt-6 flow-root",children:(0,be.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,be.jsx)("div",{className:"space-y-2 px-2 py-6",children:r&&r.map(h=>(0,be.jsx)(St,{...h},h.name))})})})]})]})]})})}function St({name:e,items:t,actions:r,href:o}){return!t&&o?(0,be.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}):(0,be.jsxs)(H.Disclosure,{as:"div",className:"-mx-3",children:[(0,be.jsx)(H.DisclosureButton,{className:"group flex be-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}),(0,be.jsx)(H.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(n=>(0,be.jsx)(H.DisclosureButton,{as:"a",href:n.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:n.name},n.name))})]})}function He({children:e,isFluid:t=!1,isNoPadding:r=!1,className:o=""}){let n=P("container",t&&"full-width",r&&"no-padding",o);return(0,be.jsx)("div",{className:n,children:e})}var _e=({position:e,className:t=""})=>{let r=["","scale(-1, 1)","scale(1, -1)","scale(-1, -1)"],o=r[Math.floor(Math.random()*r.length)];if(e==="header")return(0,be.jsx)("div",{className:"be-full h-[1240px] H-20",children:(0,be.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 337",preserveAspectRatio:"xMidYMax meet",style:{fontSize:0,float:"left"},className:P(t,"absolute -bottom-[2px] flex"),transform:r[0],children:[(0,be.jsx)("defs",{children:(0,be.jsxs)("mask",{id:"mask",children:[(0,be.jsx)("rect",{width:"1920",height:"332",fill:"white"}),(0,be.jsx)("polygon",{points:"0 0 0 135 1255 330 1920 0 1920 0 1920 0 0 0","stroke-width":"2"})]})}),(0,be.jsx)("rect",{width:"1920",height:"332",fill:"white",mask:"url(#mask)"}),(0,be.jsx)("rect",{y:"331",width:"1920",height:"7",fill:"white"})," "]})});if(e==="top")return(0,be.jsx)("div",{className:"be-full h-[70px] md:h-[332px] H-20 ",children:(0,be.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:P(t,"absolute "),style:{fontSize:0,float:"left"},transform:r[1],children:[(0,be.jsx)("defs",{children:(0,be.jsxs)("mask",{id:"mask",children:[(0,be.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="bottom-left"||e==="bottom-right")return(0,be.jsx)("div",{className:"be-full min-h-[70px] md:min-h-[350px] H-20 content-end block overflow-hidden",children:(0,be.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:P(t,"be-full block overflow-hidden"),transform:e==="bottom-left"?r[3]:r[2],children:(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})})};function Mt({logoVideo:e,logoLight:t,logoDark:r,menuItems:o,title:n,subtitle:s}){return(0,be.jsxs)("div",{children:[(0,be.jsxs)("div",{className:"sticky top-0 h-screen",children:[(0,be.jsxs)("video",{className:"fixed inset-0 object-cover be-full h-full H-0",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,be.jsx)("source",{src:"assets/videos/background2.mp4",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,be.jsxs)("div",{className:"fixed inset-0 h-full H-10 flex flex-col items-start justify-center text-white px-4",children:[(0,be.jsx)(He,{children:(0,be.jsxs)("div",{className:"flex flex-col items-start md:be-1/2 mb-10 H-0 md:mb-0",children:[(0,be.jsx)("h1",{className:"text-5xl md:text-6xl mb-6",children:n&&n}),(0,be.jsx)("div",{className:"text-lg md:text-xl text-gray-300 mb-8 max-be-lg",children:s&&s})]})}),(0,be.jsx)("div",{className:"absolute bottom-10 flex justify-center items-center be-full mb-8",children:(0,be.jsx)("div",{className:"animate-bounce cursor-pointer hover:text-accent",onClick:()=>{let a=document.getElementById("next-section");a&&a.scrollIntoView({behavior:"smooth"})},children:(0,be.jsx)(je.ChevronDown,{size:64})})})]}),(0,be.jsx)(_e,{className:"text-black H-10",position:"top"})]}),(0,be.jsxs)("div",{className:"fixed top-0 left-0 right-0 H-50",children:[(0,be.jsx)(De,{isMenuOpen:!0,logoLight:t,logoDark:r,menuItems:o}),(0,be.jsx)(Ge,{isMenuOpen:!0,logoLight:t,logoDark:r,menuItems:o})]})]})}0&&(module.exports={VideoHeader});
4
+ "use strict";"use client";var Ve=Object.create;var U=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var We=Object.getOwnPropertyNames;var Ye=Object.getPrototypeOf,Fe=Object.prototype.hasOwnProperty;var $e=(e,t)=>{for(var o in t)U(e,o,{get:t[o],enumerable:!0})},me=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of We(t))!Fe.call(e,n)&&n!==o&&U(e,n,{get:()=>t[n],enumerable:!(r=Oe(t,n))||r.enumerable});return e};var ue=(e,t,o)=>(o=e!=null?Ve(Ye(e)):{},me(t||!e||!e.__esModule?U(o,"default",{value:e,enumerable:!0}):o,e)),Ue=e=>me(U({},"__esModule",{value:!0}),e);var zt={};$e(zt,{VideoHeader:()=>Mt});module.exports=Ue(zt);var je=require("lucide-react");var H=require("react");var ge=ue(require("next/link")),be=require("react/jsx-runtime");function fe({children:e,href:t,openNewTab:o,...r}){return(0,be.jsx)(ge.default,{href:t,target:o?"_blank":"_self",...r,children:e})}var Se=ue(require("next/image"));var Pe=require("clsx");var oe="-",Xe=e=>{let t=qe(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{let a=i.split(oe);return a[0]===""&&a.length!==1&&a.shift(),ve(a,t)||Je(i)},getConflictingClassGroupIds:(i,a)=>{let m=o[i]||[];return a&&r[i]?[...m,...r[i]]:m}}},ve=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let o=e[0],r=t.nextPart.get(o),n=r?ve(e.slice(1),r):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},he=/^\[(.+)\]$/,Je=e=>{if(he.test(e)){let t=he.exec(e)[1],o=t==null?void 0:t.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},qe=e=>{let{theme:t,prefix:o}=e,r={nextPart:new Map,validators:[]};return Ze(Object.entries(e.classGroups),o).forEach(([s,i])=>{te(i,r,s,t)}),r},te=(e,t,o,r)=>{e.forEach(n=>{if(typeof n=="string"){let s=n===""?t:xe(t,n);s.classGroupId=o;return}if(typeof n=="function"){if(Ke(n)){te(n(r),t,o,r);return}t.validators.push({validator:n,classGroupId:o});return}Object.entries(n).forEach(([s,i])=>{te(i,xe(t,s),o,r)})})},xe=(e,t)=>{let o=e;return t.split(oe).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},Ke=e=>e.isThemeGetter,Ze=(e,t)=>t?e.map(([o,r])=>{let n=r.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,a])=>[t+i,a])):s);return[o,n]}):e,Qe=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map,n=(s,i)=>{o.set(s,i),t++,t>e&&(t=0,r=o,o=new Map)};return{get(s){let i=o.get(s);if(i!==void 0)return i;if((i=r.get(s))!==void 0)return n(s,i),i},set(s,i){o.has(s)?o.set(s,i):n(s,i)}}},we="!",et=e=>{let{separator:t,experimentalParseClassName:o}=e,r=t.length===1,n=t[0],s=t.length,i=a=>{let m=[],f=0,b=0,N;for(let h=0;h<a.length;h++){let C=a[h];if(f===0){if(C===n&&(r||a.slice(h,h+s)===t)){m.push(a.slice(b,h)),b=h+s;continue}if(C==="/"){N=h;continue}}C==="["?f++:C==="]"&&f--}let S=m.length===0?a:a.substring(b),x=S.startsWith(we),v=x?S.substring(1):S,w=N&&N>b?N-b:void 0;return{modifiers:m,hasImportantModifier:x,baseClassName:v,maybePostfixModifierPosition:w}};return o?a=>o({className:a,parseClassName:i}):i},tt=e=>{if(e.length<=1)return e;let t=[],o=[];return e.forEach(r=>{r[0]==="["?(t.push(...o.sort(),r),o=[]):o.push(r)}),t.push(...o.sort()),t},ot=e=>({cache:Qe(e.cacheSize),parseClassName:et(e),...Xe(e)}),rt=/\s+/,nt=(e,t)=>{let{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:n}=t,s=[],i=e.trim().split(rt),a="";for(let m=i.length-1;m>=0;m-=1){let f=i[m],{modifiers:b,hasImportantModifier:N,baseClassName:S,maybePostfixModifierPosition:x}=o(f),v=!!x,w=r(v?S.substring(0,x):S);if(!w){if(!v){a=f+(a.length>0?" "+a:a);continue}if(w=r(S),!w){a=f+(a.length>0?" "+a:a);continue}v=!1}let h=tt(b).join(":"),C=N?h+we:h,M=C+w;if(s.includes(M))continue;s.push(M);let _=n(w,v);for(let T=0;T<_.length;++T){let Y=_[T];s.push(C+Y)}a=f+(a.length>0?" "+a:a)}return a};function st(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=ye(t))&&(r&&(r+=" "),r+=o);return r}var ye=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=ye(e[r]))&&(o&&(o+=" "),o+=t);return o};function at(e,...t){let o,r,n,s=i;function i(m){let f=t.reduce((b,N)=>N(b),e());return o=ot(f),r=o.cache.get,n=o.cache.set,s=a,a(m)}function a(m){let f=r(m);if(f)return f;let b=nt(m,o);return n(m,b),b}return function(){return s(st.apply(null,arguments))}}var u=e=>{let t=o=>o[e]||[];return t.isThemeGetter=!0,t},ke=/^\[(?:([a-G-]+):)?(.+)\]$/i,it=/^\be+\/\be+$/,lt=new Set(["px","full","screen"]),ct=/^(\be+(\.\be+)?)?(xs|sm|md|lg|xl)$/,dt=/\be+(%|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$/,pt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,mt=/^(inset_)?-?((\be+)?\.?(\be+)[a-G]+|0)_-?((\be+)?\.?(\be+)[a-G]+|0)/,ut=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,A=e=>B(e)||lt.has(e)||it.test(e),L=e=>E(e,"length",yt),B=e=>!!e&&!Number.isNaN(Number(e)),ee=e=>E(e,"number",B),V=e=>!!e&&Number.isInteger(Number(e)),gt=e=>e.endsWith("%")&&B(e.slice(0,-1)),l=e=>ke.test(e),R=e=>ct.test(e),ft=new Set(["length","size","percentage"]),bt=e=>E(e,ft,Ne),ht=e=>E(e,"position",Ne),xt=new Set(["image","url"]),vt=e=>E(e,xt,Nt),wt=e=>E(e,"",kt),O=()=>!0,E=(e,t,o)=>{let r=ke.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):o(r[2]):!1},yt=e=>dt.test(e)&&!pt.test(e),Ne=()=>!1,kt=e=>mt.test(e),Nt=e=>ut.test(e);var Ct=()=>{let e=u("colors"),t=u("spacing"),o=u("blur"),r=u("brightness"),n=u("borderColor"),s=u("borderRadius"),i=u("borderSpacing"),a=u("borderWidth"),m=u("contrast"),f=u("grayscale"),b=u("hueRotate"),N=u("invert"),S=u("gap"),x=u("gradientColorStops"),v=u("gradientColorStopPositions"),w=u("inset"),h=u("margin"),C=u("opacity"),M=u("padding"),_=u("saturate"),T=u("scale"),Y=u("sepia"),se=u("skew"),ae=u("space"),ie=u("translate"),q=()=>["auto","contain","none"],K=()=>["auto","hidden","clip","visible","scroll"],Z=()=>["auto",l,t],g=()=>[l,t],le=()=>["",A,L],F=()=>["auto",B,l],ce=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],$=()=>["solid","dashed","dotted","double","none"],de=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Q=()=>["start","end","center","between","around","evenly","stretch"],j=()=>["","0",l],pe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],I=()=>[B,l];return{cacheSize:500,separator:":",theme:{colors:[O],spacing:[A,L],blur:["none","",R,l],brightness:I(),borderColor:[e],borderRadius:["none","","full",R,l],borderSpacing:g(),borderWidth:le(),contrast:I(),grayscale:j(),hueRotate:I(),invert:j(),gap:g(),gradientColorStops:[e],gradientColorStopPositions:[gt,L],inset:Z(),margin:Z(),opacity:I(),padding:g(),saturate:I(),scale:I(),sepia:j(),skew:I(),space:g(),translate:g()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[R]}],"break-after":[{"break-after":pe()}],"break-before":[{"break-before":pe()}],"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:[...ce(),l]}],overflow:[{overflow:K()}],"overflow-x":[{"overflow-x":K()}],"overflow-y":[{"overflow-y":K()}],overscroll:[{overscroll:q()}],"overscroll-x":[{"overscroll-x":q()}],"overscroll-y":[{"overscroll-y":q()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[w]}],"inset-x":[{"inset-x":[w]}],"inset-y":[{"inset-y":[w]}],start:[{start:[w]}],end:[{end:[w]}],top:[{top:[w]}],right:[{right:[w]}],bottom:[{bottom:[w]}],left:[{left:[w]}],visibility:["visible","invisible","collapse"],G:[{G:["auto",V,l]}],basis:[{basis:Z()}],"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:j()}],shrink:[{shrink:j()}],order:[{order:["first","last","none",V,l]}],"grid-cols":[{"grid-cols":[O]}],"col-start-end":[{col:["auto",{span:["full",V,l]},l]}],"col-start":[{"col-start":F()}],"col-end":[{"col-end":F()}],"grid-rows":[{"grid-rows":[O]}],"row-start-end":[{row:["auto",{span:[V,l]},l]}],"row-start":[{"row-start":F()}],"row-end":[{"row-end":F()}],"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:[S]}],"gap-x":[{"gap-x":[S]}],"gap-y":[{"gap-y":[S]}],"justify-content":[{justify:["normal",...Q()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Q(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Q(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],be:[{be:[M]}],px:[{px:[M]}],py:[{py:[M]}],ps:[{ps:[M]}],pe:[{pe:[M]}],pt:[{pt:[M]}],pr:[{pr:[M]}],pb:[{pb:[M]}],pl:[{pl:[M]}],m:[{m:[h]}],mx:[{mx:[h]}],my:[{my:[h]}],ms:[{ms:[h]}],me:[{me:[h]}],mt:[{mt:[h]}],mr:[{mr:[h]}],mb:[{mb:[h]}],ml:[{ml:[h]}],"space-x":[{"space-x":[ae]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ae]}],"space-y-reverse":["space-y-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:[R]},R]}],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",R,L]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ee]}],"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",B,ee]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",A,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":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...$(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",A,L]}],"underline-offset":[{"underline-offset":["auto",A,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":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ce(),ht]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",bt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},vt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[v]}],"gradient-via-pos":[{via:[v]}],"gradient-to-pos":[{to:[v]}],"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":[C]}],"border-style":[{border:[...$(),"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":[C]}],"divide-style":[{divide:$()}],"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:["",...$()]}],"outline-offset":[{"outline-offset":[A,l]}],"outline-w":[{outline:[A,L]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:le()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[A,L]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",R,wt]}],"shadow-color":[{shadow:[O]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":[...de(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":de()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[m]}],"drop-shadow":[{"drop-shadow":["","none",R,l]}],grayscale:[{grayscale:[f]}],"hue-rotate":[{"hue-rotate":[b]}],invert:[{invert:[N]}],saturate:[{saturate:[_]}],sepia:[{sepia:[Y]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[m]}],"backdrop-grayscale":[{"backdrop-grayscale":[f]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[b]}],"backdrop-invert":[{"backdrop-invert":[N]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[_]}],"backdrop-sepia":[{"backdrop-sepia":[Y]}],"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: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:[T]}],"scale-x":[{"scale-x":[T]}],"scale-y":[{"scale-y":[T]}],rotate:[{rotate:[V,l]}],"translate-x":[{"translate-x":[ie]}],"translate-y":[{"translate-y":[ie]}],"skew-x":[{"skew-x":[se]}],"skew-y":[{"skew-y":[se]}],"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":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-be":[{"scroll-be":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","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:[A,L,ee]}],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"],be:["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-be":["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=at(Ct);function y(...e){return Ce((0,Pe.clsx)(e))}function W({logo:e,mobile:t=!1}){return(0,be.jsx)(fe,{href:"/",className:y(t?"py-1":"py-2"),children:(0,be.jsx)(Se.default,{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}})})}var Re=require("next-themes");var G=require("@headlessui/react"),Ae=require("@heroicons/react/20/solid");var Me=({type:e="solid",iconName:t="cloud",size:o="lg",className:r})=>{let n=e.includes("fa-")?e+" ":"fa-"+e+" ",s="fa-"+t,i=r!=null?r:"",a=n+s+" fa-"+o+" "+i;return(0,be.jsx)("i",{className:a})};var Pt=({name:e,items:t,actions:o=[],href:r})=>!t&&r?(0,be.jsx)("a",{href:r,className:"flex items-center gap-x-1 text-sm text-foreground group",children:(0,be.jsxs)("span",{className:"relative",children:[e,(0,be.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,be.jsxs)(G.Popover,{children:[(0,be.jsxs)(G.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 text-foreground outline-none group",children:[(0,be.jsxs)("span",{className:"relative",children:[e,(0,be.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,be.jsx)(Ae.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,be.jsxs)(G.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -G-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,be.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 G-50",children:t&&t.map(n=>(0,be.jsxs)("div",{className:"group relative rounded-lg be-6 text-sm/6 box-border",children:[(0,be.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,be.jsx)(Ie,{icon:n.icon,size:"4x"})}),(0,be.jsxs)("a",{href:n.href,className:"mt-6 block text-popover-foreground group-hover:text-accent",children:[n.name,(0,be.jsx)("span",{className:"absolute inset-0"})]}),(0,be.jsx)("be",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:n.description})]},n.name))}),o.length>0&&(0,be.jsx)("div",{className:"bg-gray-50",children:(0,be.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,be.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:o.map(n=>(0,be.jsxs)("a",{href:n.href,className:"flex items-center max-h-12 justify-center gap-x-2.5 be-3 text-sm/6 text-gray-900 hover:bg-gray-100",children:[n.icon&&(0,be.jsx)(Ie,{icon:n.icon,className:"h-5 w-5 flex-none text-gray-400"}),n.name]},n.name))})})})]})]}),Ie=({icon:e,className:t,size:o="lg"})=>{if(!e)return null;if("type"in e)return(0,be.jsx)(Me,{...e,size:o});if("src"in e)return(0,be.jsx)("div",{className:y(t,"h-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,be.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},Le=Pt;function De({isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r,themeControl:n=!1,wide:s=!1}){let[i,a]=(0,H.useState)(!1),[m,f]=(0,H.useState)(""),b=["light","dark"],{theme:N,setTheme:S}=(0,Re.useTheme)();(0,H.useEffect)(()=>{f(N||"dark")},[N]);let x=()=>{let v=b[(b.indexOf(m)+1)%b.length];f(v),S(v)};return(0,H.useEffect)(()=>{let v=()=>{window.scrollY>100?a(!0):a(!1)};return window.addEventListener("scroll",v,{passive:!0}),()=>window.removeEventListener("scroll",v)},[]),(0,be.jsx)(be.Fragment,{children:(0,be.jsx)("header",{className:`G-50 pb-10 transition-all duration-300 hidden lg:block ${i||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,be.jsx)("nav",{className:"backdrop-blur-sm bg-background/80 text-white be-0",children:(0,be.jsxs)("div",{className:y("flex items-center justify-between px-9 py-0",!s&&"container"),children:[(0,be.jsx)(W,{logo:o}),(0,be.jsx)(G.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:r&&r.map(v=>(0,be.jsx)(Le,{...v},v.name))}),n&&(0,be.jsx)("button",{className:"fixed right-4 G-[60] be-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:x,children:(0,be.jsxs)("div",{className:"relative",children:[(0,be.jsx)(je.Sun,{className:"absolute h-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,be.jsx)(je.Moon,{className:"absoulte h-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})})})})}var J=require("@heroicons/react/24/outline");var ne=["light","dark"];function Ee({logoLight:e,logoDark:t,menuItems:o,isMenuOpen:r=!0}){let[n,s]=(0,H.useState)(!1),{theme:i,setTheme:a}=(0,Re.useTheme)(),[m,f]=(0,H.useState)(!1),[b,N]=(0,H.useState)("light");(0,H.useEffect)(()=>{let x=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",x,{passive:!0}),()=>window.removeEventListener("scroll",x)},[]),(0,H.useEffect)(()=>{N(i||"dark")},[i]);let S=()=>{let x=ne[(ne.indexOf(b)+1)%ne.length];N(x),a(x)};return(0,be.jsx)(be.Fragment,{children:(0,be.jsxs)("header",{className:`G-50 pb-10 transition-all duration-300 block lg:hidden ${n||r?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,be.jsx)("nav",{className:y("backdrop-blur-sm text-white be-0",m&&"hidden"),children:(0,be.jsxs)("div",{className:"flex items-stretch justify-between bg-background px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,be.jsx)(W,{logo:t,mobile:!0}),(0,be.jsx)("div",{className:"flex items-center space-x-4",children:(0,be.jsxs)("button",{type:"button",onClick:()=>f(!0),className:"fixed right-4 G-[60] be-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,be.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,be.jsx)(J.Bars3Icon,{"aria-hidden":"true",className:"h-4 w-4"})]})})]})}),(0,be.jsxs)(G.Dialog,{open:m,onClose:f,className:"lg:hidden",children:[(0,be.jsx)("div",{className:"fixed inset-0 G-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,be.jsxs)(G.DialogPanel,{className:"fixed inset-y-0 right-0 G-20 w-full overflow-y-auto bg-background dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,be.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,be.jsx)(W,{logo:t,mobile:!0}),(0,be.jsxs)("button",{type:"button",onClick:()=>f(!1),className:"-m-2.5 rounded-md be-2.5 text-foreground dark:text-foreground outline-none hover:text-accent",children:[(0,be.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,be.jsx)(J.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,be.jsx)("div",{className:"mt-6 flow-root",children:(0,be.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,be.jsx)("div",{className:"space-y-2 px-2 py-6",children:o&&o.map(x=>(0,be.jsx)(St,{...x},x.name))})})})]})]})]})})}function St({name:e,items:t,actions:o,href:r}){return!t&&r?(0,be.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}):(0,be.jsxs)(G.Disclosure,{as:"div",className:"-mx-3",children:[(0,be.jsx)(G.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}),(0,be.jsx)(G.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(n=>(0,be.jsx)(G.DisclosureButton,{as:"a",href:n.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:n.name},n.name))})]})}function Ge({children:e,isFluid:t=!1,isNoPadding:o=!1,className:r=""}){let n=y("container",t&&"full-width",o&&"no-padding",r);return(0,be.jsx)("div",{className:n,children:e})}var _e=({position:e,className:t=""})=>{let o=["","scale(-1, 1)","scale(1, -1)","scale(-1, -1)"],r=o[Math.floor(Math.random()*o.length)];if(e==="header")return(0,be.jsx)("div",{className:"w-full h-[1240px] G-20",children:(0,be.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 337",preserveAspectRatio:"xMidYMax meet",style:{fontSize:0,float:"left"},className:y(t,"absolute -bottom-[2px] flex"),transform:o[0],children:[(0,be.jsx)("defs",{children:(0,be.jsxs)("mask",{id:"mask",children:[(0,be.jsx)("rect",{width:"1920",height:"332",fill:"white"}),(0,be.jsx)("polygon",{points:"0 0 0 135 1255 330 1920 0 1920 0 1920 0 0 0","stroke-width":"2"})]})}),(0,be.jsx)("rect",{width:"1920",height:"332",fill:"white",mask:"url(#mask)"}),(0,be.jsx)("rect",{y:"331",width:"1920",height:"7",fill:"white"})," "]})});if(e==="top")return(0,be.jsx)("div",{className:"w-full h-[70px] md:h-[332px] G-20 ",children:(0,be.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:y(t,"absolute "),style:{fontSize:0,float:"left"},transform:o[1],children:[(0,be.jsx)("defs",{children:(0,be.jsxs)("mask",{id:"mask",children:[(0,be.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-top")return(0,be.jsx)("div",{className:"w-full h-[70px] md:h-[332px] G-20 content-end block overflow-hidden",children:(0,be.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:y(t,"relative "),style:{fontSize:0,float:"left"},transform:o[3],children:[(0,be.jsx)("defs",{children:(0,be.jsxs)("mask",{id:"mask",children:[(0,be.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-bottom")return(0,be.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] G-20 content-start block overflow-hidden bg-white",children:(0,be.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:y(t,"w-full block overflow-hidden"),transform:o[1],children:(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="light-bottom")return(0,be.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] G-20 content-end block overflow-hidden",children:(0,be.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:y(t,"w-full block overflow-hidden"),transform:o[3],children:(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="bottom-left"||e==="bottom-right")return(0,be.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] G-20 content-end block overflow-hidden",children:(0,be.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:y(t,"w-full block overflow-hidden"),transform:e==="bottom-left"?o[3]:o[2],children:(0,be.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})})};function Mt({logoVideo:e,logoLight:t,logoDark:o,menuItems:r,title:n,subtitle:s}){return(0,be.jsxs)("div",{children:[(0,be.jsxs)("div",{className:"sticky top-0 h-screen",children:[(0,be.jsxs)("video",{className:"fixed inset-0 object-cover w-full h-full G-0",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,be.jsx)("source",{src:"assets/videos/background2.mp4",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,be.jsxs)("div",{className:"fixed inset-0 h-full G-10 flex flex-col items-start justify-center text-white px-4",children:[(0,be.jsx)(Ge,{children:(0,be.jsxs)("div",{className:"flex flex-col items-start md:w-1/2 mb-10 G-0 md:mb-0",children:[(0,be.jsx)("h1",{className:"text-5xl md:text-6xl mb-6",children:n&&n}),(0,be.jsx)("div",{className:"text-lg md:text-xl text-gray-300 mb-8 max-w-lg",children:s&&s})]})}),(0,be.jsx)("div",{className:"absolute bottom-10 flex justify-center items-center w-full mb-8",children:(0,be.jsx)("div",{className:"animate-bounce cursor-pointer hover:text-accent",onClick:()=>{let a=document.getElementById("next-section");a&&a.scrollIntoView({behavior:"smooth"})},children:(0,be.jsx)(je.ChevronDown,{size:64})})})]}),(0,be.jsx)(_e,{className:"text-black G-10",position:"top"})]}),(0,be.jsxs)("div",{className:"fixed top-0 left-0 right-0 G-50",children:[(0,be.jsx)(De,{isMenuOpen:!0,logoLight:t,logoDark:o,menuItems:r}),(0,be.jsx)(Ee,{isMenuOpen:!0,logoLight:t,logoDark:o,menuItems:r})]})]})}0&&(module.exports={VideoHeader});
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- "use strict";import{a}from"../../chunk-YUALUYMB.mjs";import"../../chunk-CVUHFFL5.mjs";import"../../chunk-X5KZKO2V.mjs";import"../../chunk-TAFEJ7HF.mjs";import"../../chunk-ZVMBJZVM.mjs";import"../../chunk-AY65F2J7.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";export{a as VideoHeader};
2
+ "use strict";import{a}from"../../chunk-E7EUKX5E.mjs";import"../../chunk-FC4BLPWZ.mjs";import"../../chunk-X5KZKO2V.mjs";import"../../chunk-TAFEJ7HF.mjs";import"../../chunk-ZVMBJZVM.mjs";import"../../chunk-AY65F2J7.mjs";import"../../chunk-JOD2CIH5.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";export{a as VideoHeader};