!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._posthogChunkIds=e._posthogChunkIds||{},e._posthogChunkIds[n]="01a09f3e-7ffe-7b33-92bf-9943a28cb111")}catch(e){}}();(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,215230,e=>{"use strict";var t=e.i(270401),r=e.i(714257);let n={some:0,all:1};e.s(["useInView",0,function(e,{root:i,margin:o,amount:a,once:s=!1,initial:l=!1}={}){let[u,c]=(0,t.useState)(l);return(0,t.useEffect)(()=>{if(!e.current||s&&u)return;let t={root:i&&i.current||void 0,margin:o,amount:a};return function(e,t,{root:i,margin:o,amount:a="some"}={}){let s=(0,r.resolveElements)(e),l=new WeakMap,u=new IntersectionObserver(e=>{e.forEach(e=>{let r=l.get(e.target);if(!!r!==e.isIntersecting)if(e.isIntersecting){let r=t(e.target,e);"function"==typeof r?l.set(e.target,r):u.unobserve(e.target)}else"function"==typeof r&&(r(e),l.delete(e.target))})},{root:i,rootMargin:o,threshold:"number"==typeof a?a:n[a]});return s.forEach(e=>u.observe(e)),()=>u.disconnect()}(e.current,()=>(c(!0),s?void 0:()=>c(!1)),t)},[i,e,o,s,a]),u}],215230)},145130,e=>{"use strict";var t=e.i(46897),r=e.i(270401),n=e.i(978376),i=e.i(820572);e.s(["useMotionValue",0,function(e){let o=(0,i.useConstant)(()=>(0,t.motionValue)(e)),{isStatic:a}=(0,r.useContext)(n.MotionConfigContext);if(a){let[,t]=(0,r.useState)(e);(0,r.useEffect)(()=>o.on("change",t),[])}return o}])},956287,863787,e=>{"use strict";let t,r;var n=e.i(46897),i=e.i(422908),o=e.i(270401),a=e.i(707875),s=e.i(724568);function l(e,t){let r,n=()=>{let{currentTime:n}=t,i=(null===n?0:n.value)/100;r!==i&&e(i),r=i};return s.frame.preUpdate(n,!0),()=>(0,s.cancelFrame)(n)}var u=e.i(595747),c=e.i(901444),d=e.i(714257);let f=new WeakMap,m=(e,t,r)=>(n,i)=>i&&i[0]?i[0][e+"Size"]:(0,c.isSVGElement)(n)&&"getBBox"in n?n.getBBox()[t]:n[r],p=m("inline","width","offsetWidth"),g=m("block","height","offsetHeight");function h({target:e,borderBoxSize:t}){f.get(e)?.forEach(r=>{r(e,{get width(){return p(e,t)},get height(){return g(e,t)}})})}function v(e){e.forEach(h)}let y=new Set;var b=e.i(334672),x=e.i(496477);let w=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0}),R={x:{length:"Width",position:"Left"},y:{length:"Height",position:"Top"}};function E(e,t,r,n){let i=r[t],{length:o,position:a}=R[t],s=i.current,l=r.time;i.current=e[`scroll${a}`],i.scrollLength=e[`scroll${o}`]-e[`client${o}`],i.offset.length=0,i.offset[0]=0,i.offset[1]=i.scrollLength,i.progress=(0,b.progress)(0,i.scrollLength,i.current);let u=n-l;i.velocity=u>50?0:(0,x.velocityPerSecond)(i.current-s,u)}var M=e.i(411781),C=e.i(800315),k=e.i(896348),S=e.i(461491);let N={start:0,center:.5,end:1};function D(e,t,r=0){let n=0;if(e in N&&(e=N[e]),"string"==typeof e){let t=parseFloat(e);e.endsWith("px")?n=t:e.endsWith("%")?e=t/100:e.endsWith("vw")?n=t/100*document.documentElement.clientWidth:e.endsWith("vh")?n=t/100*document.documentElement.clientHeight:e=t}return"number"==typeof e&&(n=t*e),r+n}let F=[0,0],A=[[0,0],[1,1]],W={x:0,y:0},O=new WeakMap,L=new WeakMap,P=new WeakMap,I=e=>e===document.scrollingElement?window:e;function T(e,{container:n=document.scrollingElement,...i}={}){if(!n)return a.noop;let o=P.get(n);o||(o=new Set,P.set(n,o));let l=function(e,t,r,n={}){return{measure:t=>{!function(e,t=e,r){if(r.x.targetOffset=0,r.y.targetOffset=0,t!==e){let n=t;for(;n&&n!==e;)r.x.targetOffset+=n.offsetLeft,r.y.targetOffset+=n.offsetTop,n=n.offsetParent}r.x.targetLength=t===e?t.scrollWidth:t.clientWidth,r.y.targetLength=t===e?t.scrollHeight:t.clientHeight,r.x.containerLength=e.clientWidth,r.y.containerLength=e.clientHeight}(e,n.target,r),E(e,"x",r,t),E(e,"y",r,t),r.time=t,(n.offset||n.target)&&function(e,t,r){let{offset:n=A}=r,{target:i=e,axis:o="y"}=r,a="y"===o?"height":"width",s=i!==e?function(e,t){let r={x:0,y:0},n=e;for(;n&&n!==t;)if((0,S.isHTMLElement)(n))r.x+=n.offsetLeft,r.y+=n.offsetTop,n=n.offsetParent;else if("svg"===n.tagName){let e=n.getBoundingClientRect(),t=(n=n.parentElement).getBoundingClientRect();r.x+=e.left-t.left,r.y+=e.top-t.top}else if(n instanceof SVGGraphicsElement){let{x:e,y:t}=n.getBBox();r.x+=e,r.y+=t;let i=null,o=n.parentNode;for(;!i;)"svg"===o.tagName&&(i=o),o=n.parentNode;n=i}else break;return r}(i,e):W,l=i===e?{width:e.scrollWidth,height:e.scrollHeight}:"getBBox"in i&&"svg"!==i.tagName?i.getBBox():{width:i.clientWidth,height:i.clientHeight},u={width:e.clientWidth,height:e.clientHeight};t[o].offset.length=0;let c=!t[o].interpolate,d=n.length;for(let e=0;et(r)}}(n,e,{time:0,x:w(),y:w()},i);if(o.add(l),!O.has(n)){let e,i=()=>{for(let e of o)e.measure(s.frameData.timestamp);s.frame.preUpdate(a)},a=()=>{for(let e of o)e.notify()},l=()=>s.frame.read(i);O.set(n,l);let u=I(n);window.addEventListener("resize",l,{passive:!0}),n!==document.documentElement&&L.set(n,"function"==typeof n?(y.add(n),r||(r=()=>{let e={get width(){return window.innerWidth},get height(){return window.innerHeight}};y.forEach(t=>t(e))},window.addEventListener("resize",r)),()=>{y.delete(n),y.size||"function"!=typeof r||(window.removeEventListener("resize",r),r=void 0)}):(!t&&"u">typeof ResizeObserver&&(t=new ResizeObserver(v)),(e=(0,d.resolveElements)(n)).forEach(e=>{let r=f.get(e);r||(r=new Set,f.set(e,r)),r.add(l),t?.observe(e)}),()=>{e.forEach(e=>{let r=f.get(e);r?.delete(l),r?.size||t?.unobserve(e)})})),u.addEventListener("scroll",l,{passive:!0}),l()}let u=O.get(n);return s.frame.read(u,!1,!0),()=>{(0,s.cancelFrame)(u);let e=P.get(n);if(!e||(e.delete(l),e.size))return;let t=O.get(n);O.delete(n),t&&(I(n).removeEventListener("scroll",t),L.get(n)?.(),window.removeEventListener("resize",t))}}let j=new Map;function H({source:e,container:t,...r}){var n;let i,o,{axis:a}=r;e&&(t=e);let s=j.get(t)??new Map;j.set(t,s);let l=r.target??"self",c=s.get(l)??{},d=a+(r.offset??[]).join(",");return c[d]||(c[d]=!r.target&&(0,u.supportsScrollTimeline)()?new ScrollTimeline({source:t,axis:a}):(n={container:t,...r},i={value:0},o=T(e=>{i.value=100*e[n.axis].progress},n),{currentTime:i,cancel:o})),c[d]}var V=e.i(820572),B=e.i(870611);let z=()=>({scrollX:(0,n.motionValue)(0),scrollY:(0,n.motionValue)(0),scrollXProgress:(0,n.motionValue)(0),scrollYProgress:(0,n.motionValue)(0)}),U=e=>!!e&&!e.current;e.s(["useScroll",0,function({container:e,target:t,...r}={}){let n=(0,V.useConstant)(z),s=(0,o.useRef)(null),u=(0,o.useRef)(!1),c=(0,o.useCallback)(()=>(s.current=function(e,{axis:t="y",container:r=document.scrollingElement,...n}={}){var i,o;let s;if(!r)return a.noop;let u={axis:t,container:r,...n};return"function"==typeof e?(i=e,o=u,2===i.length?T(e=>{i(e[o.axis].progress,e)},o):l(i,H(o))):(s=H(u),e.attachTimeline({timeline:u.target?void 0:s,observe:e=>(e.pause(),l(t=>{e.time=e.duration*t},s))}))}((e,{x:t,y:r})=>{n.scrollX.set(t.current),n.scrollXProgress.set(t.progress),n.scrollY.set(r.current),n.scrollYProgress.set(r.progress)},{...r,container:e?.current||void 0,target:t?.current||void 0}),()=>{s.current?.()}),[e,t,JSON.stringify(r.offset)]);return(0,B.useIsomorphicLayoutEffect)(()=>{if(u.current=!1,!(U(e)||U(t)))return c();u.current=!0},[c]),(0,o.useEffect)(()=>u.current?((0,i.invariant)(!U(e),"Container ref is defined but not hydrated","use-scroll-ref"),(0,i.invariant)(!U(t),"Target ref is defined but not hydrated","use-scroll-ref"),c()):void 0,[c]),n}],956287),e.s(["transform",0,function(...e){let t=!Array.isArray(e[0]),r=t?0:-1,n=e[0+r],i=e[1+r],o=e[2+r],a=e[3+r],s=(0,M.interpolate)(i,o,a);return t?s(n):s}],863787)},445351,e=>{"use strict";var t=e.i(863787),r=e.i(820572),n=e.i(724568),i=e.i(870611),o=e.i(145130);function a(e,t){let r=(0,o.useMotionValue)(t()),a=()=>r.set(t());return a(),(0,i.useIsomorphicLayoutEffect)(()=>{let t=()=>n.frame.preRender(a,!1,!0),r=e.map(e=>e.on("change",t));return()=>{r.forEach(e=>e()),(0,n.cancelFrame)(a)}}),r}var s=e.i(46897);function l(e,t){let n=(0,r.useConstant)(()=>[]);return a(e,()=>{n.length=0;let r=e.length;for(let t=0;to(e))}],445351)},678915,e=>{"use strict";let t=(0,e.i(202913).default)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]]);e.s(["ArrowRight",0,t],678915)},30023,e=>{"use strict";let t=(0,e.i(202913).default)("arrow-up-down",[["path",{d:"m21 16-4 4-4-4",key:"f6ql7i"}],["path",{d:"M17 20V4",key:"1ejh1v"}],["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}]]);e.s(["ArrowUpDown",0,t],30023)},191379,e=>{"use strict";let t=(0,e.i(202913).default)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]]);e.s(["ArrowUpRight",0,t],191379)},892154,e=>{"use strict";let t=(0,e.i(202913).default)("ban",[["path",{d:"M4.929 4.929 19.07 19.071",key:"196cmz"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);e.s(["default",0,t])},222584,e=>{"use strict";let t=(0,e.i(202913).default)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);e.s(["default",0,t])},639222,e=>{"use strict";var t=e.i(222584);e.s(["ChevronRightIcon",()=>t.default])},420028,e=>{"use strict";let t=(0,e.i(202913).default)("minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]);e.s(["Minus",0,t],420028)},618665,e=>{"use strict";let t=(0,e.i(202913).default)("shield-check",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);e.s(["default",0,t])},939152,e=>{"use strict";var t=e.i(618665);e.s(["ShieldCheck",()=>t.default])},617353,e=>{"use strict";var t,r,n=e.i(222666),i=e.i(505962);e.s([],823292),e.i(823292);var o=e.i(270401),a=e.i(123651),s=e.i(228876),l=e.i(364960),u=e.i(698031),c=e.i(397744);let d=o.createContext(void 0);function f(){let e=o.useContext(d);if(void 0===e)throw Error((0,c.default)(10));return e}var m=e.i(281334),p=e.i(939550),g=e.i(467219);let h={value:()=>null},v=o.forwardRef(function(e,t){let{render:r,className:i,disabled:c=!1,hiddenUntilFound:f,keepMounted:v,loopFocus:y=!0,onValueChange:b,multiple:x=!1,orientation:w="vertical",value:R,defaultValue:E,style:M,...C}=e,k=(0,u.useDirection)(),S=o.useMemo(()=>{if(void 0===R)return E??[]},[R,E]),N=(0,s.useStableCallback)(b),D=o.useRef([]),[F,A]=(0,a.useControlled)({controlled:R,default:S,name:"Accordion",state:"value"}),W=(0,s.useStableCallback)((e,t)=>{let r=(0,p.createChangeEventDetails)(g.REASONS.none);if(x)if(t){let t=F.slice();if(t.push(e),N(t,r),r.isCanceled)return;A(t)}else{let t=F.filter(t=>t!==e);if(N(t,r),r.isCanceled)return;A(t)}else{let t=F[0]===e?[]:[e];if(N(t,r),r.isCanceled)return;A(t)}}),O=o.useMemo(()=>({value:F,disabled:c,orientation:w}),[F,c,w]),L=o.useMemo(()=>({accordionItemRefs:D,direction:k,disabled:c,handleValueChange:W,hiddenUntilFound:f??!1,keepMounted:v??!1,loopFocus:y,orientation:w,state:O,value:F}),[k,c,W,f,v,y,w,O,F]),P=(0,m.useRenderElement)("div",e,{state:O,ref:t,props:[{dir:k,role:"region"},C],stateAttributesMapping:h});return(0,n.jsx)(d.Provider,{value:L,children:(0,n.jsx)(l.CompositeList,{elementsRef:D,children:P})})});var y=e.i(235901),b=e.i(593478),x=e.i(874203),w=e.i(888967),R=e.i(51005);let E=o.createContext(void 0);function M(){let e=o.useContext(E);if(void 0===e)throw Error((0,c.default)(9));return e}var C=e.i(956450),k=e.i(678968);let S=((t={}).index="data-index",t.disabled="data-disabled",t.open="data-open",t),N={...C.collapsibleOpenStateMapping,index:e=>Number.isInteger(e)?{[S.index]:String(e)}:null,...k.transitionStatusMapping,value:()=>null},D=o.forwardRef(function(e,t){let{className:r,disabled:i=!1,onOpenChange:a,render:l,value:u,style:c,...d}=e,{ref:p,index:g}=(0,R.useCompositeListItem)(),h=(0,y.useMergedRefs)(t,p),{disabled:v,handleValueChange:M,state:C,value:k}=f(),S=(0,b.useBaseUiId)(),D=u??S,F=i||v,A=o.useMemo(()=>{if(!k)return!1;for(let e=0;e{a?.(e,t),t.isCanceled||M(D,e)}),O=(0,x.useCollapsibleRoot)({open:A,onOpenChange:W,disabled:F}),L=o.useMemo(()=>({open:O.open,disabled:O.disabled,hidden:!O.mounted,transitionStatus:O.transitionStatus}),[O.open,O.disabled,O.mounted,O.transitionStatus]),P=o.useMemo(()=>({...O,onOpenChange:W,state:L}),[O,L,W]),I=o.useMemo(()=>({...C,index:g,disabled:F,open:A}),[F,g,A,C]),[T,j]=o.useState((0,b.useBaseUiId)()),H=o.useMemo(()=>({open:A,state:I,setTriggerId:j,triggerId:T}),[A,I,j,T]),V=(0,m.useRenderElement)("div",e,{state:I,ref:h,props:d,stateAttributesMapping:N});return(0,n.jsx)(w.CollapsibleRootContext.Provider,{value:P,children:(0,n.jsx)(E.Provider,{value:H,children:V})})}),F=o.forwardRef(function(e,t){let{render:r,className:n,style:i,...o}=e,{state:a}=M();return(0,m.useRenderElement)("h3",e,{state:a,ref:t,props:o,stateAttributesMapping:N})});var A=e.i(733171),W=e.i(361409),O=e.i(481902),L=e.i(899454),P=e.i(686738);let I=new Set([L.ARROW_DOWN,L.ARROW_UP,L.ARROW_RIGHT,L.ARROW_LEFT,L.HOME,L.END]),T=o.forwardRef(function(e,t){let{disabled:r,className:n,id:i,render:a,nativeButton:s=!0,style:l,...u}=e,{panelId:c,open:d,handleTrigger:p,disabled:g}=(0,w.useCollapsibleRootContext)(),{getButtonProps:h,buttonRef:v}=(0,O.useButton)({disabled:r??g,focusableWhenDisabled:!0,native:s,composite:!0}),{accordionItemRefs:y,direction:b,loopFocus:x,orientation:R}=f(),E="rtl"===b,k="horizontal"===R,{state:S,setTriggerId:N,triggerId:D}=M();(0,W.useIsoLayoutEffect)(()=>(i&&N(i),()=>{N(void 0)}),[i,N]);let F=o.useMemo(()=>({"aria-controls":d?c:void 0,"aria-expanded":d,id:D,tabIndex:0,onClick:p,onKeyDown(e){if(!I.has(e.key))return;(0,P.stopEvent)(e);let t=function(e){let{current:t}=e,r=[];for(let e=0;er?0:i+1:Math.min(i+1,r)}function a(){n=x&&0===i?r:i-1}switch(e.key){case L.ARROW_DOWN:k||o();break;case L.ARROW_UP:k||a();break;case L.ARROW_RIGHT:k&&(E?a():o());break;case L.ARROW_LEFT:k&&(E?o():a());break;case"Home":n=0;break;case"End":n=r}n>-1&&t[n].focus()}}),[y,p,D,k,E,x,d,c]);return(0,m.useRenderElement)("button",e,{state:S,ref:[t,v],props:[F,u,h],stateAttributesMapping:C.triggerOpenStateMapping})});var j=e.i(118759);let H=((r={}).accordionPanelHeight="--accordion-panel-height",r.accordionPanelWidth="--accordion-panel-width",r);var V=e.i(688342);let B=o.forwardRef(function(e,t){let{className:r,hiddenUntilFound:n,keepMounted:i,id:a,render:s,style:l,...u}=e,{hiddenUntilFound:c,keepMounted:d}=f(),{abortControllerRef:p,animationTypeRef:g,height:h,mounted:v,onOpenChange:y,open:b,panelId:x,panelRef:R,runOnceAnimationsFinish:E,setDimensions:C,setHiddenUntilFound:k,setKeepMounted:S,setMounted:D,setOpen:F,setVisible:A,transitionDimensionRef:O,visible:L,width:P,setPanelIdState:I,transitionStatus:T}=(0,w.useCollapsibleRootContext)(),B=n??c,z=i??d;(0,W.useIsoLayoutEffect)(()=>{if(a)return I(a),()=>{I(void 0)}},[a,I]),(0,W.useIsoLayoutEffect)(()=>{k(B)},[k,B]),(0,W.useIsoLayoutEffect)(()=>{S(z)},[S,z]),(0,V.useOpenChangeComplete)({open:b&&"idle"===T,ref:R,onComplete(){b&&C({width:void 0,height:void 0})}});let{props:U}=(0,j.useCollapsiblePanel)({abortControllerRef:p,animationTypeRef:g,externalRef:t,height:h,hiddenUntilFound:B,id:a??x,keepMounted:z,mounted:v,onOpenChange:y,open:b,panelRef:R,runOnceAnimationsFinish:E,setDimensions:C,setMounted:D,setOpen:F,setVisible:A,transitionDimensionRef:O,visible:L,width:P}),{state:_,triggerId:$}=M(),G=o.useMemo(()=>({..._,transitionStatus:T}),[_,T]),q=(0,m.useRenderElement)("div",e,{state:G,ref:[t,R],props:[U,{"aria-labelledby":$,role:"region",style:{[H.accordionPanelHeight]:void 0===h?"auto":`${h}px`,[H.accordionPanelWidth]:void 0===P?"auto":`${P}px`}},u],stateAttributesMapping:N});return z||B||v?q:null});e.s(["Header",0,F,"Item",0,D,"Panel",0,B,"Root",0,v,"Trigger",0,T],512697);var z=e.i(512697),z=z,U=e.i(452473),_=e.i(639222);function $(e){if(void 0!==e)return Array.isArray(e)?e:[e]}e.s(["Accordion",0,function(e){let t,r,a,s,l,u,c,d,f,m,p,g,h=(0,i.c)(29);h[0]!==e?({className:t,type:u,collapsible:r,defaultValue:a,value:c,onValueChange:s,...l}=e,h[0]=e,h[1]=t,h[2]=r,h[3]=a,h[4]=s,h[5]=l,h[6]=u,h[7]=c):(t=h[1],r=h[2],a=h[3],s=h[4],l=h[5],u=h[6],c=h[7]);let v="multiple"!==u&&!r,y=void 0!==c;h[8]!==a?(d=()=>$(a)??[],h[8]=a,h[9]=d):d=h[9];let[b,x]=(0,o.useState)(d);h[10]!==y||h[11]!==v||h[12]!==s||h[13]!==u?(f=e=>{let t=e.map(String);v&&0===t.length||(y||x(t),s&&("multiple"===u?s(t):s(t.length>0?String(t[0]):"")))},h[10]=y,h[11]=v,h[12]=s,h[13]=u,h[14]=f):f=h[14];let w=f;h[15]!==a||h[16]!==w||h[17]!==b||h[18]!==y||h[19]!==v||h[20]!==c?(m=v&&!y?{value:b,onValueChange:w}:{defaultValue:y?void 0:$(a),value:y?$(c):void 0,onValueChange:w},h[15]=a,h[16]=w,h[17]=b,h[18]=y,h[19]=v,h[20]=c,h[21]=m):m=h[21];let R=m;h[22]!==t?(p=(0,U.cn)(t),h[22]=t,h[23]=p):p=h[23];let E="multiple"===u;return h[24]!==R||h[25]!==l||h[26]!==p||h[27]!==E?(g=(0,n.jsx)(z.Root,{className:p,multiple:E,...R,...l}),h[24]=R,h[25]=l,h[26]=p,h[27]=E,h[28]=g):g=h[28],g},"AccordionContent",0,function(e){let t,r,o,a,s,l,u,c=(0,i.c)(14);return c[0]!==e?({className:r,children:t,ref:a,...o}=e,c[0]=e,c[1]=t,c[2]=r,c[3]=o,c[4]=a):(t=c[1],r=c[2],o=c[3],a=c[4]),c[5]!==r?(s=(0,U.cn)("overflow-hidden text-xs","data-[closed]:animate-accordion-up data-[open]:animate-accordion-down",r),c[5]=r,c[6]=s):s=c[6],c[7]!==t?(l=(0,n.jsx)("div",{className:"pb-3 pt-0",children:t}),c[7]=t,c[8]=l):l=c[8],c[9]!==o||c[10]!==a||c[11]!==s||c[12]!==l?(u=(0,n.jsx)(z.Panel,{ref:a,className:s,...o,children:l}),c[9]=o,c[10]=a,c[11]=s,c[12]=l,c[13]=u):u=c[13],u},"AccordionItem",0,function(e){let t,r,o,a,s,l=(0,i.c)(10);return l[0]!==e?({className:t,ref:o,...r}=e,l[0]=e,l[1]=t,l[2]=r,l[3]=o):(t=l[1],r=l[2],o=l[3]),l[4]!==t?(a=(0,U.cn)("border-b border-border",t),l[4]=t,l[5]=a):a=l[5],l[6]!==r||l[7]!==o||l[8]!==a?(s=(0,n.jsx)(z.Item,{ref:o,className:a,...r}),l[6]=r,l[7]=o,l[8]=a,l[9]=s):s=l[9],s},"AccordionTrigger",0,function(e){let t,r,o,a,s,l,u,c=(0,i.c)(13);return c[0]!==e?({className:r,children:t,ref:a,...o}=e,c[0]=e,c[1]=t,c[2]=r,c[3]=o,c[4]=a):(t=c[1],r=c[2],o=c[3],a=c[4]),c[5]!==r?(s=(0,U.cn)("flex flex-1 cursor-pointer items-center justify-between gap-2 py-3 text-xs font-medium transition-all","focus-visible:outline-none focus-visible:border-focus-border focus-visible:shadow-focus","[&[data-panel-open]>svg.accordion-chevron]:rotate-90",r),c[5]=r,c[6]=s):s=c[6],c[7]===Symbol.for("react.memo_cache_sentinel")?(l=(0,n.jsx)(_.ChevronRightIcon,{className:"accordion-chevron size-4 shrink-0 text-muted-foreground transition-transform duration-200"}),c[7]=l):l=c[7],c[8]!==t||c[9]!==o||c[10]!==a||c[11]!==s?(u=(0,n.jsx)(z.Header,{className:"flex",children:(0,n.jsxs)(z.Trigger,{ref:a,className:s,...o,children:[t,l]})}),c[8]=t,c[9]=o,c[10]=a,c[11]=s,c[12]=u):u=c[12],u}],617353)},80717,e=>{"use strict";var t=e.i(288027);let r=/^[+-]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?$/,n=new Set(["integer","group","decimal","fraction"]);e.s(["formatDecimal",0,function(e,t,r){let i=e.decimalPlaces(t.maximumFractionDigits),o=i.isZero()?i.abs():i,[a="0",s=""]=o.abs().toFixed().split("."),l=s.padEnd(t.minimumFractionDigits,"0"),u=r.number({maximumFractionDigits:0}).format(BigInt(a)),c=r.number({minimumFractionDigits:1}).formatToParts(1.1).find(e=>"decimal"===e.type)?.value??".",d=l?`${u}${c}${l}`:u,f=r.number({style:t.style??"decimal",..."currency"===t.style?{currency:t.currency}:{},minimumFractionDigits:0,maximumFractionDigits:0}).formatToParts(o.isNegative()?-1:1),m=f.findIndex(e=>n.has(e.type));return f.map((e,r)=>"currency"===e.type&&"currency"===t.style&&void 0!==t.currencyDisplaySymbol?t.currencyDisplaySymbol:r===m?d:n.has(e.type)?"":e.value).join("")},"parseDecimal",0,function(e){if(null==e||"string"==typeof e&&!r.test(e))return;let n=(0,t.bn)(e);return n.isFinite()?n:void 0}])},193975,e=>{"use strict";var t=e.i(676885);function r(e,t){let r=t.number({minimumFractionDigits:1}).formatToParts(1.1).find(e=>"decimal"===e.type)?.value;return e.replace(".",r??".")}e.s(["formatNativeFixed",0,function(e,n){if(Number.isFinite(e)&&Number.isInteger(n.fractionDigits)&&!(n.fractionDigits<0)&&!(n.fractionDigits>100))return r(e.toFixed(n.fractionDigits),n.runtime??(0,t.getFormatRuntime)(n.locale))},"formatNativeNumber",0,function(e,n){return Number.isFinite(e)?r(String(e),(0,t.getFormatRuntime)(n.locale)):void 0}])},61291,e=>{"use strict";var t=e.i(80717),r=e.i(193975);let n={"native-fixed-0":0,"native-fixed-1":1,"native-fixed-2":2};function i(e){return"native-fixed-0"===e||"native-fixed-1"===e||"native-fixed-2"===e||"native-unrounded"===e||"sampling-rate"===e||"native-rounded-integer"===e}function o(e,t){let i=function(e,t){if("sampling-rate"===t.preset){let n=e>=1?Math.round(e):Number.parseFloat(e.toFixed(2));return(0,r.formatNativeNumber)(n,t)}return"native-unrounded"===t.preset?(0,r.formatNativeNumber)(e,t):"native-rounded-integer"===t.preset?(0,r.formatNativeNumber)(Math.round(e),t):(0,r.formatNativeFixed)(e,{locale:t.locale,fractionDigits:n[t.preset]})}(e,t);if(void 0!==i)return t.runtime.number({style:"percent"}).formatToParts(1).map(e=>"integer"===e.type?i:e.value).join("")}var a=e.i(676885);function s(e,r,n=(0,a.getFormatRuntime)(r.locale)){let l=(0,t.parseDecimal)(e);if(!l)return;if(i(r.preset))return o(l.toNumber(),{...r,preset:r.preset,runtime:n});if("metric-exact"===r.preset){let e=l.abs().lt(1)?l.precision(6).decimalPlaces():6;if(null===e)return;return(0,t.formatDecimal)(l,{style:"percent",minimumFractionDigits:1,maximumFractionDigits:Math.max(1,e)},n)}let u="analytics"===r.preset?1:2,c="fee"===r.preset?0:u;return(0,t.formatDecimal)(l,{style:"percent",minimumFractionDigits:c,maximumFractionDigits:u},n)}e.s(["formatPercentPoints",0,s,"formatRatio",0,function(e,r,n=(0,a.getFormatRuntime)(r.locale)){let l=(0,t.parseDecimal)(e);if(l)return i(r.preset)?o(100*l.toNumber(),{...r,preset:r.preset,runtime:n}):s(l.times(100),r,n)}],61291)},526718,e=>{"use strict";var t=e.i(222666),r=e.i(505962);e.s(["HeroKicker",0,function(e){let n,i,o,a,s=(0,r.c)(6),{children:l}=e;return s[0]===Symbol.for("react.memo_cache_sentinel")?(n=(0,t.jsx)("span",{"aria-hidden":!0,className:"hidden h-px w-12 bg-gradient-to-r from-transparent to-[var(--accent-border)] sm:block"}),s[0]=n):n=s[0],s[1]!==l?(i=(0,t.jsx)("span",{className:"text-[length:var(--text-overline)] font-medium uppercase tracking-[0.25em] text-accent-foreground",children:l}),s[1]=l,s[2]=i):i=s[2],s[3]===Symbol.for("react.memo_cache_sentinel")?(o=(0,t.jsx)("span",{"aria-hidden":!0,className:"hidden h-px w-12 bg-gradient-to-l from-transparent to-[var(--accent-border)] sm:block"}),s[3]=o):o=s[3],s[4]!==i?(a=(0,t.jsxs)("div",{className:"flex items-center justify-center gap-3",children:[n,i,o]}),s[4]=i,s[5]=a):a=s[5],a}])}]); //# sourceMappingURL=18bnslans8890.js.map //# chunkId=01a09f3e-7ffe-7b33-92bf-9943a28cb111