From 6d891963357d86f5e7fa8b397ebfd96cc8941018 Mon Sep 17 00:00:00 2001 From: Tomasz Janczuk Date: Tue, 30 Apr 2024 22:22:28 -0700 Subject: [PATCH] publish --- .DS_Store | Bin 0 -> 6148 bytes .gitkeep | 7 + .nojekyll | 0 404.html | 1 + CNAME | 1 + README.md | 1 - .../Dlvq8SIPEK1vjGHFZ0Dg7/_buildManifest.js | 1 + .../Dlvq8SIPEK1vjGHFZ0Dg7/_ssgManifest.js | 1 + .../chunks/1dd3208c-6b3000e0cc72b4dc.js | 9 + _next/static/chunks/253-b31f54af4a317f82.js | 36 + _next/static/chunks/53-25dd90e807ff1b6b.js | 25 + _next/static/chunks/590-0f900682537c715c.js | 9 + .../chunks/aec2b0d1-f93b9cb41f977881.js | 1 + .../chunks/app/_not-found-ed21dc7a7fe383ff.js | 1 + .../chunks/app/layout-903dd352c2824659.js | 1 + .../chunks/app/page-d8769eed58c5d258.js | 1 + .../app/privacy/page-1f30438fa8adfbb8.js | 9 + .../chunks/app/terms/page-cbd9b42602df5672.js | 9 + .../chunks/framework-0857c1c24dbfb1d6.js | 25 + _next/static/chunks/main-1706a72ff5e01f2a.js | 1 + .../chunks/main-app-d832974eaceee7f3.js | 1 + .../chunks/pages/_app-6d78d5637f780153.js | 1 + .../chunks/pages/_error-5b0140bb72da3221.js | 1 + .../chunks/polyfills-c67a75d1b6f99dc8.js | 1 + .../static/chunks/webpack-1a4ba7a1a7ebde1f.js | 1 + _next/static/css/7c28b22de2716ed3.css | 3 + _next/static/media/178e04862c27c200-s.p.woff2 | Bin 0 -> 17388 bytes _next/static/media/4de1fea1a954a5b6-s.p.woff2 | Bin 0 -> 13980 bytes _next/static/media/7bdaa507b7f8798c-s.woff2 | Bin 0 -> 8884 bytes _next/static/media/ac25c43811212e03-s.woff2 | Bin 0 -> 1600 bytes _next/static/media/b2174b7f60763f45-s.woff2 | Bin 0 -> 10408 bytes _next/static/media/dali-earth.e7ad8b55.jpeg | Bin 0 -> 389053 bytes _next/static/media/dali-machine.575ac28b.jpeg | Bin 0 -> 598885 bytes .../media/dali-smoking-stacks.1c509243.jpeg | Bin 0 -> 418150 bytes _next/static/media/f1df658da56627d0-s.woff2 | Bin 0 -> 2892 bytes _next/static/media/iPhone.422c9eee.png | Bin 0 -> 6870 bytes _next/static/media/logo.a8c4b0b6.png | Bin 0 -> 11903 bytes _next/static/media/vertical-logo.20b9d282.png | Bin 0 -> 129212 bytes apple-icon.png | Bin 0 -> 6870 bytes dali-earth.jpeg | Bin 0 -> 389053 bytes dali-machine.jpeg | Bin 0 -> 598885 bytes dali-smoke.jpeg | Bin 0 -> 500366 bytes dali-smoking-stacks.jpeg | Bin 0 -> 418150 bytes favicon/Android.png | Bin 0 -> 7818 bytes favicon/browser.png | Bin 0 -> 1109 bytes favicon/iPhone.png | Bin 0 -> 6870 bytes icon.png | Bin 0 -> 1109 bytes index.html | 10 + index.txt | 14 + logo.png | Bin 0 -> 11903 bytes opengraph-image.png | Bin 0 -> 601044 bytes privacy.html | 4311 +++++++++++++++++ privacy.txt | 14 + terms.html | 1868 +++++++ terms.txt | 14 + twitter-image.png | Bin 0 -> 1170323 bytes vertical-logo.png | Bin 0 -> 129212 bytes 57 files changed, 6377 insertions(+), 1 deletion(-) create mode 100644 .DS_Store create mode 100644 .gitkeep create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 CNAME delete mode 100644 README.md create mode 100644 _next/static/Dlvq8SIPEK1vjGHFZ0Dg7/_buildManifest.js create mode 100644 _next/static/Dlvq8SIPEK1vjGHFZ0Dg7/_ssgManifest.js create mode 100644 _next/static/chunks/1dd3208c-6b3000e0cc72b4dc.js create mode 100644 _next/static/chunks/253-b31f54af4a317f82.js create mode 100644 _next/static/chunks/53-25dd90e807ff1b6b.js create mode 100644 _next/static/chunks/590-0f900682537c715c.js create mode 100644 _next/static/chunks/aec2b0d1-f93b9cb41f977881.js create mode 100644 _next/static/chunks/app/_not-found-ed21dc7a7fe383ff.js create mode 100644 _next/static/chunks/app/layout-903dd352c2824659.js create mode 100644 _next/static/chunks/app/page-d8769eed58c5d258.js create mode 100644 _next/static/chunks/app/privacy/page-1f30438fa8adfbb8.js create mode 100644 _next/static/chunks/app/terms/page-cbd9b42602df5672.js create mode 100644 _next/static/chunks/framework-0857c1c24dbfb1d6.js create mode 100644 _next/static/chunks/main-1706a72ff5e01f2a.js create mode 100644 _next/static/chunks/main-app-d832974eaceee7f3.js create mode 100644 _next/static/chunks/pages/_app-6d78d5637f780153.js create mode 100644 _next/static/chunks/pages/_error-5b0140bb72da3221.js create mode 100644 _next/static/chunks/polyfills-c67a75d1b6f99dc8.js create mode 100644 _next/static/chunks/webpack-1a4ba7a1a7ebde1f.js create mode 100644 _next/static/css/7c28b22de2716ed3.css create mode 100644 _next/static/media/178e04862c27c200-s.p.woff2 create mode 100644 _next/static/media/4de1fea1a954a5b6-s.p.woff2 create mode 100644 _next/static/media/7bdaa507b7f8798c-s.woff2 create mode 100644 _next/static/media/ac25c43811212e03-s.woff2 create mode 100644 _next/static/media/b2174b7f60763f45-s.woff2 create mode 100644 _next/static/media/dali-earth.e7ad8b55.jpeg create mode 100644 _next/static/media/dali-machine.575ac28b.jpeg create mode 100644 _next/static/media/dali-smoking-stacks.1c509243.jpeg create mode 100644 _next/static/media/f1df658da56627d0-s.woff2 create mode 100644 _next/static/media/iPhone.422c9eee.png create mode 100644 _next/static/media/logo.a8c4b0b6.png create mode 100644 _next/static/media/vertical-logo.20b9d282.png create mode 100644 apple-icon.png create mode 100644 dali-earth.jpeg create mode 100644 dali-machine.jpeg create mode 100644 dali-smoke.jpeg create mode 100644 dali-smoking-stacks.jpeg create mode 100644 favicon/Android.png create mode 100644 favicon/browser.png create mode 100644 favicon/iPhone.png create mode 100644 icon.png create mode 100644 index.html create mode 100644 index.txt create mode 100644 logo.png create mode 100644 opengraph-image.png create mode 100644 privacy.html create mode 100644 privacy.txt create mode 100644 terms.html create mode 100644 terms.txt create mode 100644 twitter-image.png create mode 100644 vertical-logo.png diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e16a25b344bbd863b4a0506127e10cdaecf86b90 GIT binary patch literal 6148 zcmeHKQBK1!47Fj1O8ksJKJ&o^c7rf=C+G!Woft@MGa<3>9*IlrDtvPUo?|1etU^eW z5SnZ$d5&W{>64noM8xyg)r@FLLm<}A>qmXMfW z7!7+x%s^N}ff~wIVz7q89?UNq_KF%#Y{duL%3s9`=hcxvWOw4I=)E)G3=A1K*Wpy| z{{?=T(IS5s;v;9k88|Tpcv4p793N$O>%r&AT^rEu(L}_r7X<=+@Cd*_&XJousq;Z} Z_(j8BQL>0VhXef~kO}e58TbPRJ^|Y2G)({i literal 0 HcmV?d00001 diff --git a/.gitkeep b/.gitkeep new file mode 100644 index 0000000..6ae665a --- /dev/null +++ b/.gitkeep @@ -0,0 +1,7 @@ +This public directory can be used to store any static content, see: + + https://nextjs.org/docs/basic-features/static-file-serving + +To remove this directory, also remove the following line from the web `Dockerfile`: + + COPY --from=installer --chown=nextjs:nodejs /app/apps/web/public ./apps/web/public diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..a829569 --- /dev/null +++ b/404.html @@ -0,0 +1 @@ +404: This page could not be found.StopGHG

404

This page could not be found.

47 Chapters LLC © 2024
\ No newline at end of file diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..b27eed7 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +stopghg.com \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index c0cc807..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# stopghg.com diff --git a/_next/static/Dlvq8SIPEK1vjGHFZ0Dg7/_buildManifest.js b/_next/static/Dlvq8SIPEK1vjGHFZ0Dg7/_buildManifest.js new file mode 100644 index 0000000..93ec2ae --- /dev/null +++ b/_next/static/Dlvq8SIPEK1vjGHFZ0Dg7/_buildManifest.js @@ -0,0 +1 @@ +self.__BUILD_MANIFEST={__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/_error":["static/chunks/pages/_error-5b0140bb72da3221.js"],sortedPages:["/_app","/_error"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/_next/static/Dlvq8SIPEK1vjGHFZ0Dg7/_ssgManifest.js b/_next/static/Dlvq8SIPEK1vjGHFZ0Dg7/_ssgManifest.js new file mode 100644 index 0000000..5b3ff59 --- /dev/null +++ b/_next/static/Dlvq8SIPEK1vjGHFZ0Dg7/_ssgManifest.js @@ -0,0 +1 @@ +self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB() \ No newline at end of file diff --git a/_next/static/chunks/1dd3208c-6b3000e0cc72b4dc.js b/_next/static/chunks/1dd3208c-6b3000e0cc72b4dc.js new file mode 100644 index 0000000..750c251 --- /dev/null +++ b/_next/static/chunks/1dd3208c-6b3000e0cc72b4dc.js @@ -0,0 +1,9 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[293],{510:function(n,l,a){/** + * @license React + * react-dom.production.min.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var i,o=a(7653),s=a(9397),y={usingClientEntryPoint:!1,Events:null,Dispatcher:{current:null}};function t(n){for(var l="https://reactjs.org/docs/error-decoder.html?invariant="+n,a=1;ax||(n.current=C[x],C[x]=null,x--)}function E(n,l){C[++x]=n.current,n.current=l}var z=Symbol.for("react.element"),P=Symbol.for("react.portal"),N=Symbol.for("react.fragment"),L=Symbol.for("react.strict_mode"),_=Symbol.for("react.profiler"),j=Symbol.for("react.provider"),M=Symbol.for("react.context"),F=Symbol.for("react.server_context"),O=Symbol.for("react.forward_ref"),I=Symbol.for("react.suspense"),R=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),U=Symbol.for("react.lazy"),H=Symbol.for("react.scope");Symbol.for("react.debug_trace_mode");var Q=Symbol.for("react.offscreen"),$=Symbol.for("react.legacy_hidden"),B=Symbol.for("react.cache");Symbol.for("react.tracing_marker");var Y=Symbol.for("react.default_value"),G=Symbol.iterator;function Ca(n){return null===n||"object"!=typeof n?null:"function"==typeof(n=G&&n[G]||n["@@iterator"])?n:null}var K=ia(null),J=ia(null),X=ia(null);function Ga(n,l){switch(E(X,l),E(J,n),E(K,null),n=l.nodeType){case 9:case 11:l=(l=l.documentElement)&&(l=l.namespaceURI)?Ha(l):0;break;default:if(l=(n=8===n?l.parentNode:l).tagName,n=n.namespaceURI)l=Ia(n=Ha(n),l);else switch(l){case"svg":l=1;break;case"math":l=2;break;default:l=0}}D(K),E(K,l)}function Ja(){D(K),D(J),D(X)}function Ka(n){var l=K.current,a=Ia(l,n.type);l!==a&&(E(J,n),E(K,a))}function La(n){J.current===n&&(D(K),D(J))}var et=s.unstable_scheduleCallback,en=s.unstable_cancelCallback,er=s.unstable_shouldYield,el=s.unstable_requestPaint,ea=s.unstable_now,eo=s.unstable_getCurrentPriorityLevel,eu=s.unstable_ImmediatePriority,ec=s.unstable_UserBlockingPriority,es=s.unstable_NormalPriority,ed=s.unstable_LowPriority,ep=s.unstable_IdlePriority,em=null,eb=null,ey=Math.clz32?Math.clz32:function(n){return 0==(n>>>=0)?32:31-(ev(n)/ew|0)|0},ev=Math.log,ew=Math.LN2,eS=128,eE=8388608;function fb(n){switch(n&-n){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:return 8388480&n;case 8388608:case 16777216:case 33554432:case 67108864:return 125829120&n;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return n}}function gb(n,l){var a=n.pendingLanes;if(0===a)return 0;var i=0,o=n.suspendedLanes,s=n.pingedLanes,y=268435455&a;if(0!==y){var v=y&~o;0!==v?i=fb(v):0!=(s&=y)&&(i=fb(s))}else 0!=(y=a&~o)?i=fb(y):0!==s&&(i=fb(s));if(0===i)return 0;if(0!==l&&l!==i&&0==(l&o)&&((o=i&-i)>=(s=l&-l)||32===o&&0!=(8388480&s)))return l;if(0!=(8&i)&&(i|=32&a),0!==(l=n.entangledLanes))for(n=n.entanglements,l&=i;0a;a++)l.push(n);return l}function mb(n,l){n.pendingLanes|=l,536870912!==l&&(n.suspendedLanes=0,n.pingedLanes=0)}function ob(n,l){var a=n.entangledLanes|=l;for(n=n.entanglements;a;){var i=31-ey(a),o=1<--k||s[v]!==y[k]){var C="\n"+s[v].replace(" at new "," at ");return n.displayName&&C.includes("")&&(C=C.replace("",n.displayName)),C}while(1<=v&&0<=k);break}}}finally{eU=!1,Error.prepareStackTrace=a}return(n=n?n.displayName||n.name:"")?Xb(n):""}function cc(n){switch(typeof n){case"boolean":case"number":case"string":case"undefined":case"object":return n;default:return""}}function dc(n){var l=n.type;return(n=n.nodeName)&&"input"===n.toLowerCase()&&("checkbox"===l||"radio"===l)}function fc(n){n._valueTracker||(n._valueTracker=function(n){var l=dc(n)?"checked":"value",a=Object.getOwnPropertyDescriptor(n.constructor.prototype,l),i=""+n[l];if(!n.hasOwnProperty(l)&&void 0!==a&&"function"==typeof a.get&&"function"==typeof a.set){var o=a.get,s=a.set;return Object.defineProperty(n,l,{configurable:!0,get:function(){return o.call(this)},set:function(n){i=""+n,s.call(this,n)}}),Object.defineProperty(n,l,{enumerable:a.enumerable}),{getValue:function(){return i},setValue:function(n){i=""+n},stopTracking:function(){n._valueTracker=null,delete n[l]}}}}(n))}function gc(n){if(!n)return!1;var l=n._valueTracker;if(!l)return!0;var a=l.getValue(),i="";return n&&(i=dc(n)?n.checked?"true":"false":n.value),(n=i)!==a&&(l.setValue(n),!0)}function hc(n){if(void 0===(n=n||("undefined"!=typeof document?document:void 0)))return null;try{return n.activeElement||n.body}catch(l){return n.body}}var eq=/[\n"\\]/g;function jc(n){return n.replace(eq,function(n){return"\\"+n.charCodeAt(0).toString(16)+" "})}function kc(n,l,a,i,o,s,y,v){n.name="",null!=y&&"function"!=typeof y&&"symbol"!=typeof y&&"boolean"!=typeof y?n.type=y:n.removeAttribute("type"),null!=l?"number"===y?(0===l&&""===n.value||n.value!=l)&&(n.value=""+cc(l)):n.value!==""+cc(l)&&(n.value=""+cc(l)):"submit"!==y&&"reset"!==y||n.removeAttribute("value"),null!=l?lc(n,y,cc(l)):null!=a?lc(n,y,cc(a)):null!=i&&n.removeAttribute("value"),null==o&&null!=s&&(n.defaultChecked=!!s),null!=o&&!!o!==n.checked&&(n.checked=o),null!=v&&"function"!=typeof v&&"symbol"!=typeof v&&"boolean"!=typeof v?n.name=""+cc(v):n.removeAttribute("name")}function mc(n,l,a,i,o,s,y,v){if(null!=s&&"function"!=typeof s&&"symbol"!=typeof s&&"boolean"!=typeof s&&(n.type=s),null!=l||null!=a){if(!("submit"!==s&&"reset"!==s||null!=l))return;a=null!=a?""+cc(a):"",l=null!=l?""+cc(l):a,v||l===n.value||(n.value=l),n.defaultValue=l}i="function"!=typeof(i=null!=i?i:o)&&"symbol"!=typeof i&&!!i,v||(n.checked=!!i),n.defaultChecked=!!i,null!=y&&"function"!=typeof y&&"symbol"!=typeof y&&"boolean"!=typeof y&&(n.name=y)}function lc(n,l,a){"number"===l&&hc(n.ownerDocument)===n||n.defaultValue===""+a||(n.defaultValue=""+a)}var eH=Array.isArray;function oc(n,l,a,i){if(n=n.options,l){l={};for(var o=0;o"+l.valueOf().toString()+"",l=n9.firstChild;n.firstChild;)n.removeChild(n.firstChild);for(;l.firstChild;)n.appendChild(l.firstChild)}}var eQ=sc;"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction&&(eQ=function(n,l){return MSApp.execUnsafeLocalFunction(function(){return sc(n,l)})});var e$=eQ;function vc(n,l){if(l){var a=n.firstChild;if(a&&a===n.lastChild&&3===a.nodeType){a.nodeValue=l;return}}n.textContent=l}var eB=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function xc(n,l,a){var i=0===l.indexOf("--");null==a||"boolean"==typeof a||""===a?i?n.setProperty(l,""):"float"===l?n.cssFloat="":n[l]="":i?n.setProperty(l,a):"number"!=typeof a||0===a||eB.has(l)?"float"===l?n.cssFloat=a:n[l]=(""+a).trim():n[l]=a+"px"}function yc(n,l,a){if(null!=l&&"object"!=typeof l)throw Error(t(62));if(n=n.style,null!=a){for(var i in a)!a.hasOwnProperty(i)||null!=l&&l.hasOwnProperty(i)||(0===i.indexOf("--")?n.setProperty(i,""):"float"===i?n.cssFloat="":n[i]="");for(var o in l)i=l[o],l.hasOwnProperty(o)&&a[o]!==i&&xc(n,o,i)}else for(var s in l)l.hasOwnProperty(s)&&xc(n,s,l[s])}function zc(n){if(-1===n.indexOf("-"))return!1;switch(n){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var eZ=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),eY=null;function Cc(n){return(n=n.target||n.srcElement||window).correspondingUseElement&&(n=n.correspondingUseElement),3===n.nodeType?n.parentNode:n}var eG=null,eK=null;function Fc(n){var l=Fb(n);if(l&&(n=l.stateNode)){var a=Hb(n);switch(n=l.stateNode,l.type){case"input":if(kc(n,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),l=a.name,"radio"===a.type&&null!=l){for(a=n;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+jc(""+l)+'"][type="radio"]'),l=0;l>=y,o-=y,tt=1<<32-ey(l)+o|a<k?(C=v,v=null):C=v.sibling;var x=r(l,v,i[k],o);if(null===x){null===v&&(v=C);break}n&&v&&null===x.alternate&&b(l,v),a=f(x,a,k),null===y?s=x:y.sibling=x,y=x,v=C}if(k===i.length)return c(l,v),to&&jd(l,k),s;if(null===v){for(;kk?(C=v,v=null):C=v.sibling;var z=r(l,v,x.value,o);if(null===z){null===v&&(v=C);break}n&&v&&null===z.alternate&&b(l,v),a=f(z,a,k),null===y?s=z:y.sibling=z,y=z,v=C}if(x.done)return c(l,v),to&&jd(l,k),s;if(null===v){for(;!x.done;k++,x=i.next())null!==(x=w(l,x.value,o))&&(a=f(x,a,k),null===y?s=x:y.sibling=x,y=x);return to&&jd(l,k),s}for(v=d(l,v);!x.done;k++,x=i.next())null!==(x=u(v,l,k,x.value,o))&&(n&&null!==x.alternate&&v.delete(null===x.key?k:x.key),a=f(x,a,k),null===y?s=x:y.sibling=x,y=x);return n&&v.forEach(function(n){return b(l,n)}),to&&jd(l,k),s}(l,a,i,o);if("function"==typeof i.then)return S(l,a,le(i),o);if(i.$$typeof===M||i.$$typeof===F)return S(l,a,ve(l,i,o),o);ne(l,i)}return"string"==typeof i&&""!==i||"number"==typeof i?(i=""+i,null!==a&&6===a.tag?(c(l,a.sibling),(a=e(a,i)).return=l):(c(l,a),(a=re(i,l.mode,o)).return=l),g(l=a)):c(l,a)}(l,a,i,o),tw=null,l}}var tE=pe(!0),tC=pe(!1),tx=ia(null),tz=ia(0);function Ae(n,l){E(tz,n=nR),E(tx,l),nR=n|l.baseLanes}function Ce(){E(tz,nR),E(tx,tx.current)}function De(){nR=tz.current,D(tx),D(tz)}var tP=ia(null),tN=null;function Ge(n){var l=n.alternate;E(tL,1&tL.current),E(tP,n),null===tN&&(null===l||null!==tx.current?tN=n:null!==l.memoizedState&&(tN=n))}function Ie(n){if(22===n.tag){if(E(tL,tL.current),E(tP,n),null===tN){var l=n.alternate;null!==l&&null!==l.memoizedState&&(tN=n)}}else Je(n)}function Je(){E(tL,tL.current),E(tP,tP.current)}function Ke(n){D(tP),tN===n&&(tN=null),D(tL)}var tL=ia(0);function Le(n){for(var l=n;null!==l;){if(13===l.tag){var a=l.memoizedState;if(null!==a&&(null===(a=a.dehydrated)||"$?"===a.data||"$!"===a.data))return l}else if(19===l.tag&&void 0!==l.memoizedProps.revealOrder){if(0!=(128&l.flags))return l}else if(null!==l.child){l.child.return=l,l=l.child;continue}if(l===n)break;for(;null===l.sibling;){if(null===l.return||l.return===n)return null;l=l.return}l.sibling.return=l.return,l=l.sibling}return null}var tT=null,t_=null,tD=!1,tM=!1,tF=!1,tO=0;function Se(n){n!==t_&&null===n.next&&(null===t_?tT=t_=n:t_=t_.next=n),tM=!0,tD||(tD=!0,Te(Ue))}function Ve(n){if(!tF&&tM){var l=null;tF=!0;do for(var a=!1,i=tT;null!==i;){if(!n||0===i.tag){var o=nM,s=gb(i,i===n_?o:0);if(0!=(3&s))try{if(a=!0,o=i,0!=(6&nT))throw Error(t(327));if(!We()){var y=Xe(o,s);if(0!==o.tag&&2===y){var v=s,k=ib(o,v);0!==k&&(s=k,y=Ye(o,v,k))}if(1===y)throw v=nA,$e(o,0),af(o,s),Se(o),v;6===y?af(o,s):(o.finishedWork=o.current.alternate,o.finishedLanes=s,bf(o,nQ,nZ))}Se(o)}catch(n){null===l?l=[n]:l.push(n)}}i=i.next}while(a);if(tF=!1,null!==l){if(1s?s:8;var y=tR.transition;tR.transition=null,mg(n,l,a),tR.transition={};try{mg(n,l,i),o()}catch(n){throw n}finally{eC=s,tR.transition=y}}function ng(){return Hf().memoizedState}function og(){return Hf().memoizedState}function pg(n){for(var l=n.return;null!==l;){switch(l.tag){case 24:case 3:var a=qg(l),i=Ud(l,n=Td(a),a);null!==i&&(Yf(i,l,a),Vd(i,l,a)),l={cache:rg()},n.payload=l;return}l=l.return}}function sg(n,l,a){var i=qg(n);a={lane:i,revertLane:0,action:a,hasEagerState:!1,eagerState:null,next:null},tg(n)?ug(l,a):(Ld(n,l,a,i),null!==(a=Nd(n))&&(Yf(a,n,i),vg(a,l,i)))}function mg(n,l,a){var i=qg(n),o={lane:i,revertLane:0,action:a,hasEagerState:!1,eagerState:null,next:null};if(tg(n))ug(l,o);else{var s=n.alternate;if(0===n.lanes&&(null===s||0===s.lanes)&&null!==(s=l.lastRenderedReducer))try{var y=l.lastRenderedState,v=s(y,a);if(o.hasEagerState=!0,o.eagerState=v,e2(v,y)){Ld(n,l,o,0),null===n_&&Jd();return}}catch(n){}finally{}Ld(n,l,o,i),null!==(a=Nd(n))&&(Yf(a,n,i),vg(a,l,i))}}function tg(n){var l=n.alternate;return n===tA||null!==l&&l===tA}function ug(n,l){tH=tq=!0;var a=n.pending;null===a?l.next=l:(l.next=a.next,a.next=l),n.pending=l}function vg(n,l,a){if(0!=(8388480&a)){var i=l.lanes;i&=n.pendingLanes,a|=i,l.lanes=a,ob(n,a)}}rt=function(){return{lastEffect:null,events:null,stores:null}};var tG={readContext:Lf,use:Kf,useCallback:uf,useContext:uf,useEffect:uf,useImperativeHandle:uf,useInsertionEffect:uf,useLayoutEffect:uf,useMemo:uf,useReducer:uf,useRef:uf,useState:uf,useDebugValue:uf,useDeferredValue:uf,useTransition:uf,useSyncExternalStore:uf,useId:uf};tG.useCacheRefresh=uf;var tK={readContext:Lf,use:Kf,useCallback:function(n,l){return Gf().memoizedState=[n,void 0===l?null:l],n},useContext:Lf,useEffect:cg,useImperativeHandle:function(n,l,a){a=null!=a?a.concat([n]):null,ag(4194308,4,fg.bind(null,l,n),a)},useLayoutEffect:function(n,l){return ag(4194308,4,n,l)},useInsertionEffect:function(n,l){ag(4,2,n,l)},useMemo:function(n,l){var a=Gf();return l=void 0===l?null:l,tQ&&n(),n=n(),a.memoizedState=[n,l],n},useReducer:function(n,l,a){var i=Gf();return l=void 0!==a?a(l):l,i.memoizedState=i.baseState=l,n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:n,lastRenderedState:l},i.queue=n,n=n.dispatch=sg.bind(null,tA,n),[i.memoizedState,n]},useRef:function(n){return n={current:n},Gf().memoizedState=n},useState:function(n){var l=(n=Zf(n)).queue,a=mg.bind(null,tA,l);return l.dispatch=a,[n.memoizedState,a]},useDebugValue:hg,useDeferredValue:function(n){return Gf().memoizedState=n},useTransition:function(){var n=Zf(!1);return n=lg.bind(null,tA,n.queue,!0,!1),Gf().memoizedState=n,[!1,n]},useSyncExternalStore:function(n,l,a){var i=tA,o=Gf();if(to){if(void 0===a)throw Error(t(407));a=a()}else{if(a=l(),null===n_)throw Error(t(349));0!=(60&tV)||Vf(i,l,a)}o.memoizedState=a;var s={value:a,getSnapshot:l};return o.queue=s,cg(Sf.bind(null,i,s,n),[n]),i.flags|=2048,Tf(9,Uf.bind(null,i,s,a,l),{destroy:void 0},null),a},useId:function(){var n=Gf(),l=n_.identifierPrefix;if(to){var a=tr,i=tt;l=":"+l+"R"+(a=(i&~(1<<32-ey(i)-1)).toString(32)+a),0<(a=t$++)&&(l+="H"+a.toString(32)),l+=":"}else l=":"+l+"r"+(a=tY++).toString(32)+":";return n.memoizedState=l},useCacheRefresh:function(){return Gf().memoizedState=pg.bind(null,tA)}},tJ={readContext:Lf,use:Kf,useCallback:ig,useContext:Lf,useEffect:Rf,useImperativeHandle:gg,useInsertionEffect:dg,useLayoutEffect:eg,useMemo:jg,useReducer:Nf,useRef:$f,useState:function(){return Nf(Mf)},useDebugValue:hg,useDeferredValue:function(n){return kg(Hf(),tW.memoizedState,n)},useTransition:function(){var n=Nf(Mf)[0],l=Hf().memoizedState;return["boolean"==typeof n?n:Jf(n),l]},useSyncExternalStore:Qf,useId:ng};tJ.useCacheRefresh=og;var tX={readContext:Lf,use:Kf,useCallback:ig,useContext:Lf,useEffect:Rf,useImperativeHandle:gg,useInsertionEffect:dg,useLayoutEffect:eg,useMemo:jg,useReducer:Pf,useRef:$f,useState:function(){return Pf(Mf)},useDebugValue:hg,useDeferredValue:function(n){var l=Hf();return null===tW?l.memoizedState=n:kg(l,tW.memoizedState,n)},useTransition:function(){var n=Pf(Mf)[0],l=Hf().memoizedState;return["boolean"==typeof n?n:Jf(n),l]},useSyncExternalStore:Qf,useId:ng};function wg(n,l){if(n&&n.defaultProps)for(var a in l=v({},l),n=n.defaultProps)void 0===l[a]&&(l[a]=n[a]);return l}function xg(n,l,a,i){a=null==(a=a(i,l=n.memoizedState))?l:v({},l,a),n.memoizedState=a,0===n.lanes&&(n.updateQueue.baseState=a)}tX.useCacheRefresh=og;var t0={isMounted:function(n){return!!(n=n._reactInternals)&&Ic(n)===n},enqueueSetState:function(n,l,a){var i=qg(n=n._reactInternals),o=Td(i);o.payload=l,null!=a&&(o.callback=a),null!==(l=Ud(n,o,i))&&(Yf(l,n,i),Vd(l,n,i))},enqueueReplaceState:function(n,l,a){var i=qg(n=n._reactInternals),o=Td(i);o.tag=1,o.payload=l,null!=a&&(o.callback=a),null!==(l=Ud(n,o,i))&&(Yf(l,n,i),Vd(l,n,i))},enqueueForceUpdate:function(n,l){var a=qg(n=n._reactInternals),i=Td(a);i.tag=2,null!=l&&(i.callback=l),null!==(l=Ud(n,i,a))&&(Yf(l,n,a),Vd(l,n,a))}};function zg(n,l,a,i,o,s,y){return"function"==typeof(n=n.stateNode).shouldComponentUpdate?n.shouldComponentUpdate(i,s,y):!l.prototype||!l.prototype.isPureReactComponent||!ae(a,i)||!ae(o,s)}function Ag(n,l,a){var i=!1,o=eJ,s=l.contextType;return"object"==typeof s&&null!==s?s=Lf(s):(o=Tc(l)?e1:eX.current,s=(i=null!=(i=l.contextTypes))?Sc(n,o):eJ),l=new l(a,s),n.memoizedState=null!==l.state&&void 0!==l.state?l.state:null,l.updater=t0,n.stateNode=l,l._reactInternals=n,i&&((n=n.stateNode).__reactInternalMemoizedUnmaskedChildContext=o,n.__reactInternalMemoizedMaskedChildContext=s),l}function Bg(n,l,a,i){n=l.state,"function"==typeof l.componentWillReceiveProps&&l.componentWillReceiveProps(a,i),"function"==typeof l.UNSAFE_componentWillReceiveProps&&l.UNSAFE_componentWillReceiveProps(a,i),l.state!==n&&t0.enqueueReplaceState(l,l.state,null)}function Cg(n,l,a,i){var o=n.stateNode;o.props=a,o.state=n.memoizedState,o.refs={},Rd(n);var s=l.contextType;"object"==typeof s&&null!==s?o.context=Lf(s):(s=Tc(l)?e1:eX.current,o.context=Sc(n,s)),o.state=n.memoizedState,"function"==typeof(s=l.getDerivedStateFromProps)&&(xg(n,l,s,a),o.state=n.memoizedState),"function"==typeof l.getDerivedStateFromProps||"function"==typeof o.getSnapshotBeforeUpdate||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||(l=o.state,"function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount(),l!==o.state&&t0.enqueueReplaceState(o,o.state,null),Xd(n,a,o,i),o.state=n.memoizedState),"function"==typeof o.componentDidMount&&(n.flags|=4194308)}function Dg(n,l){try{var a="",i=l;do a+=function(n){switch(n.tag){case 26:case 27:case 5:return Xb(n.type);case 16:return Xb("Lazy");case 13:return Xb("Suspense");case 19:return Xb("SuspenseList");case 0:case 2:case 15:return n=Zb(n.type,!1);case 11:return n=Zb(n.type.render,!1);case 1:return n=Zb(n.type,!0);default:return""}}(i),i=i.return;while(i);var o=a}catch(n){o="\nError generating stack: "+n.message+"\n"+n.stack}return{value:n,source:l,stack:o,digest:null}}function Eg(n,l,a){return{value:n,source:null,stack:null!=a?a:null,digest:null!=l?l:null}}function Fg(n,l){try{console.error(l.value)}catch(n){setTimeout(function(){throw n})}}function Gg(n,l,a){(a=Td(a)).tag=3,a.payload={element:null};var i=l.value;return a.callback=function(){nY||(nY=!0,nG=i),Fg(n,l)},a}function Jg(n,l,a){(a=Td(a)).tag=3;var i=n.type.getDerivedStateFromError;if("function"==typeof i){var o=l.value;a.payload=function(){return i(o)},a.callback=function(){Fg(n,l)}}var s=n.stateNode;return null!==s&&"function"==typeof s.componentDidCatch&&(a.callback=function(){Fg(n,l),"function"!=typeof i&&(null===nK?nK=new Set([this]):nK.add(this));var a=l.stack;this.componentDidCatch(l.value,{componentStack:null!==a?a:""})}),a}function Lg(n,l,a,i,o){return 0==(1&n.mode)?n===l?n.flags|=65536:(n.flags|=128,a.flags|=131072,a.flags&=-52805,1===a.tag&&(null===a.alternate?a.tag=17:((l=Td(2)).tag=2,Ud(a,l,2))),a.lanes|=2):(n.flags|=65536,n.lanes=o),n}var t1=k.ReactCurrentOwner,t2=Error(t(461)),t3=!1;function Tg(n,l,a,i){l.child=null===n?tC(l,null,a,i):tE(l,n.child,a,i)}function Ug(n,l,a,i,o){a=a.render;var s=l.ref;return(Vg(l,o),i=wf(n,l,a,i,s,o),a=Df(),null===n||t3)?(to&&a&&ld(l),l.flags|=1,Tg(n,l,i,o),l.child):(Ef(n,l,o),Wg(n,l,o))}function Xg(n,l,a,i,o){if(null===n){var s=a.type;return"function"!=typeof s||Yg(s)||void 0!==s.defaultProps||null!==a.compare||void 0!==a.defaultProps?((n=se(a.type,null,i,null,l,l.mode,o)).ref=l.ref,n.return=l,l.child=n):(l.tag=15,l.type=s,Zg(n,l,s,i,o))}if(s=n.child,0==(n.lanes&o)){var y=s.memoizedProps;if((a=null!==(a=a.compare)?a:ae)(y,i)&&n.ref===l.ref)return Wg(n,l,o)}return l.flags|=1,(n=qe(s,i)).ref=l.ref,n.return=l,l.child=n}function Zg(n,l,a,i,o){if(null!==n){var s=n.memoizedProps;if(ae(s,i)&&n.ref===l.ref){if(t3=!1,l.pendingProps=i=s,0==(n.lanes&o))return l.lanes=n.lanes,Wg(n,l,o);0!=(131072&n.flags)&&(t3=!0)}}return $g(n,l,a,i,o)}function ah(n,l,a){var i=l.pendingProps,o=i.children,s=0!=(2&l.stateNode._pendingVisibility),y=null!==n?n.memoizedState:null;if(bh(n,l),"hidden"===i.mode||s){if(0!=(128&l.flags)){if(a=null!==y?y.baseLanes|a:a,null!==n){for(o=0,i=l.child=n.child;null!==i;)o=o|i.lanes|i.childLanes,i=i.sibling;l.childLanes=o&~a}else l.childLanes=0,l.child=null;return ch(n,l,a)}if(0==(1&l.mode))l.memoizedState={baseLanes:0,cachePool:null},null!==n&&dh(l,null),Ce(),Ie(l);else{if(0==(1073741824&a))return l.lanes=l.childLanes=1073741824,ch(n,l,null!==y?y.baseLanes|a:a);l.memoizedState={baseLanes:0,cachePool:null},null!==n&&dh(l,null!==y?y.cachePool:null),null!==y?Ae(l,y):Ce(),Ie(l)}}else null!==y?(dh(l,y.cachePool),Ae(l,y),Je(l),l.memoizedState=null):(null!==n&&dh(l,null),Ce(),Je(l));return Tg(n,l,o,a),l.child}function ch(n,l,a){var i=eh();return i=null===i?null:{parent:nr._currentValue,pool:i},l.memoizedState={baseLanes:a,cachePool:i},null!==n&&dh(l,null),Ce(),Ie(l),null}function bh(n,l){var a=l.ref;(null===n&&null!==a||null!==n&&n.ref!==a)&&(l.flags|=512,l.flags|=2097152)}function $g(n,l,a,i,o){var s=Tc(a)?e1:eX.current;return(s=Sc(l,s),Vg(l,o),a=wf(n,l,a,i,s,o),i=Df(),null===n||t3)?(to&&i&&ld(l),l.flags|=1,Tg(n,l,a,o),l.child):(Ef(n,l,o),Wg(n,l,o))}function fh(n,l,a,i,o,s){return(Vg(l,s),a=zf(l,i,a,o),Af(),i=Df(),null===n||t3)?(to&&i&&ld(l),l.flags|=1,Tg(n,l,a,s),l.child):(Ef(n,l,s),Wg(n,l,s))}function gh(n,l,a,i,o){if(Tc(a)){var s=!0;Xc(l)}else s=!1;if(Vg(l,o),null===l.stateNode)hh(n,l),Ag(l,a,i),Cg(l,a,i,o),i=!0;else if(null===n){var y=l.stateNode,v=l.memoizedProps;y.props=v;var k=y.context,C=a.contextType;C="object"==typeof C&&null!==C?Lf(C):Sc(l,C=Tc(a)?e1:eX.current);var x=a.getDerivedStateFromProps,z="function"==typeof x||"function"==typeof y.getSnapshotBeforeUpdate;z||"function"!=typeof y.UNSAFE_componentWillReceiveProps&&"function"!=typeof y.componentWillReceiveProps||(v!==i||k!==C)&&Bg(l,y,i,C),tp=!1;var P=l.memoizedState;y.state=P,Xd(l,i,y,o),k=l.memoizedState,v!==i||P!==k||e0.current||tp?("function"==typeof x&&(xg(l,a,x,i),k=l.memoizedState),(v=tp||zg(l,a,v,i,P,k,C))?(z||"function"!=typeof y.UNSAFE_componentWillMount&&"function"!=typeof y.componentWillMount||("function"==typeof y.componentWillMount&&y.componentWillMount(),"function"==typeof y.UNSAFE_componentWillMount&&y.UNSAFE_componentWillMount()),"function"==typeof y.componentDidMount&&(l.flags|=4194308)):("function"==typeof y.componentDidMount&&(l.flags|=4194308),l.memoizedProps=i,l.memoizedState=k),y.props=i,y.state=k,y.context=C,i=v):("function"==typeof y.componentDidMount&&(l.flags|=4194308),i=!1)}else{y=l.stateNode,Sd(n,l),v=l.memoizedProps,C=l.type===l.elementType?v:wg(l.type,v),y.props=C,z=l.pendingProps,P=y.context,k="object"==typeof(k=a.contextType)&&null!==k?Lf(k):Sc(l,k=Tc(a)?e1:eX.current);var N=a.getDerivedStateFromProps;(x="function"==typeof N||"function"==typeof y.getSnapshotBeforeUpdate)||"function"!=typeof y.UNSAFE_componentWillReceiveProps&&"function"!=typeof y.componentWillReceiveProps||(v!==z||P!==k)&&Bg(l,y,i,k),tp=!1,P=l.memoizedState,y.state=P,Xd(l,i,y,o);var L=l.memoizedState;v!==z||P!==L||e0.current||tp?("function"==typeof N&&(xg(l,a,N,i),L=l.memoizedState),(C=tp||zg(l,a,C,i,P,L,k)||!1)?(x||"function"!=typeof y.UNSAFE_componentWillUpdate&&"function"!=typeof y.componentWillUpdate||("function"==typeof y.componentWillUpdate&&y.componentWillUpdate(i,L,k),"function"==typeof y.UNSAFE_componentWillUpdate&&y.UNSAFE_componentWillUpdate(i,L,k)),"function"==typeof y.componentDidUpdate&&(l.flags|=4),"function"==typeof y.getSnapshotBeforeUpdate&&(l.flags|=1024)):("function"!=typeof y.componentDidUpdate||v===n.memoizedProps&&P===n.memoizedState||(l.flags|=4),"function"!=typeof y.getSnapshotBeforeUpdate||v===n.memoizedProps&&P===n.memoizedState||(l.flags|=1024),l.memoizedProps=i,l.memoizedState=L),y.props=i,y.state=L,y.context=k,i=C):("function"!=typeof y.componentDidUpdate||v===n.memoizedProps&&P===n.memoizedState||(l.flags|=4),"function"!=typeof y.getSnapshotBeforeUpdate||v===n.memoizedProps&&P===n.memoizedState||(l.flags|=1024),i=!1)}return ih(n,l,a,i,s,o)}function ih(n,l,a,i,o,s){bh(n,l);var y=0!=(128&l.flags);if(!i&&!y)return o&&Yc(l,a,!1),Wg(n,l,s);i=l.stateNode,t1.current=l;var v=y&&"function"!=typeof a.getDerivedStateFromError?null:i.render();return l.flags|=1,null!==n&&y?(l.child=tE(l,n.child,null,s),l.child=tE(l,null,v,s)):Tg(n,l,v,s),l.memoizedState=i.state,o&&Yc(l,a,!0),l.child}function jh(n){var l=n.stateNode;l.pendingContext?Vc(n,l.pendingContext,l.pendingContext!==l.context):l.context&&Vc(n,l.context,!1),Ga(n,l.containerInfo)}function kh(n,l,a,i,o){return Ed(),Fd(o),l.flags|=256,Tg(n,l,a,i),l.child}var t4={dehydrated:null,treeContext:null,retryLane:0};function mh(n){return{baseLanes:n,cachePool:nh()}}function oh(n,l,a){var i,o=l.pendingProps,s=!1,y=0!=(128&l.flags);if((i=y)||(i=(null===n||null!==n.memoizedState)&&0!=(2&tL.current)),i&&(s=!0,l.flags&=-129),null===n){if(to){if(s?Ge(l):Je(l),to&&((y=n=ta)?xd(l,y)||(yd(l)&&zd(),ta=ud(y.nextSibling),i=tl,ta&&xd(l,ta)?pd(i,y):(rd(tl,l),to=!1,tl=l,ta=n)):(yd(l)&&zd(),rd(tl,l),to=!1,tl=l,ta=n)),null!==(n=l.memoizedState)&&null!==(n=n.dehydrated))return 0==(1&l.mode)?l.lanes=2:"$!"===n.data?l.lanes=16:l.lanes=1073741824,null;Ke(l)}return(y=o.children,n=o.fallback,s)?(Je(l),o=l.mode,s=l.child,y={mode:"hidden",children:y},0==(1&o)&&null!==s?(s.childLanes=0,s.pendingProps=y):s=ph(y,o,0,null),n=ue(n,o,a,null),s.return=l,n.return=l,s.sibling=n,l.child=s,l.child.memoizedState=mh(a),l.memoizedState=t4,n):(Ge(l),qh(l,y))}if(null!==(i=n.memoizedState)){var v=i.dehydrated;if(null!==v)return function(n,l,a,i,o,s,y){if(a)return 256&l.flags?(Ge(l),l.flags&=-257,sh(n,l,y,o=Eg(Error(t(422))))):null!==l.memoizedState?(Je(l),l.child=n.child,l.flags|=128,null):(Je(l),o=i.fallback,s=l.mode,i=ph({mode:"visible",children:i.children},s,0,null),o=ue(o,s,y,null),o.flags|=2,i.return=l,o.return=l,i.sibling=o,l.child=i,0!=(1&l.mode)&&tE(l,n.child,null,y),l.child.memoizedState=mh(y),l.memoizedState=t4,o);if(Ge(l),0==(1&l.mode))return sh(n,l,y,null);if("$!"===o.data){if(o=o.nextSibling&&o.nextSibling.dataset)var v=o.dgst;return o=v,(i=Error(t(419))).digest=o,sh(n,l,y,o=Eg(i,o,void 0))}if(v=0!=(y&n.childLanes),t3||v){if(null!==(i=n_)){switch(y&-y){case 2:v=1;break;case 8:v=4;break;case 32:v=16;break;case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:v=64;break;case 536870912:v=268435456;break;default:v=0}if(0!==(v=0!=(v&(i.suspendedLanes|y))?0:v)&&v!==s.retryLane)throw s.retryLane=v,Md(n,v),Yf(i,n,v),t2}return"$?"!==o.data&&Ng(),sh(n,l,y,null)}return"$?"===o.data?(l.flags|=128,l.child=n.child,l=th.bind(null,n),o._reactRetry=l,null):(n=s.treeContext,ta=ud(o.nextSibling),tl=l,to=!0,tu=null,tc=!1,null!==n&&(e5[e7++]=tt,e5[e7++]=tr,e5[e7++]=e9,tt=n.id,tr=n.overflow,e9=l),l=qh(l,i.children),l.flags|=4096,l)}(n,l,y,o,v,i,a)}if(s){Je(l),s=o.fallback,y=l.mode,v=(i=n.child).sibling;var k={mode:"hidden",children:o.children};return 0==(1&y)&&l.child!==i?((o=l.child).childLanes=0,o.pendingProps=k,l.deletions=null):(o=qe(i,k)).subtreeFlags=31457280&i.subtreeFlags,null!==v?s=qe(v,s):(s=ue(s,y,a,null),s.flags|=2),s.return=l,o.return=l,o.sibling=s,l.child=o,o=s,s=l.child,null===(y=n.child.memoizedState)?y=mh(a):(null!==(i=y.cachePool)?(v=nr._currentValue,i=i.parent!==v?{parent:v,pool:v}:i):i=nh(),y={baseLanes:y.baseLanes|a,cachePool:i}),s.memoizedState=y,s.childLanes=n.childLanes&~a,l.memoizedState=t4,o}return Ge(l),n=(s=n.child).sibling,o=qe(s,{mode:"visible",children:o.children}),0==(1&l.mode)&&(o.lanes=a),o.return=l,o.sibling=null,null!==n&&(null===(a=l.deletions)?(l.deletions=[n],l.flags|=16):a.push(n)),l.child=o,l.memoizedState=null,o}function qh(n,l){return(l=ph({mode:"visible",children:l},n.mode,0,null)).return=n,n.child=l}function sh(n,l,a,i){return null!==i&&Fd(i),tE(l,n.child,null,a),n=qh(l,l.pendingProps.children),n.flags|=2,l.memoizedState=null,n}function uh(n,l,a){n.lanes|=l;var i=n.alternate;null!==i&&(i.lanes|=l),vh(n.return,l,a)}function wh(n,l,a,i,o){var s=n.memoizedState;null===s?n.memoizedState={isBackwards:l,rendering:null,renderingStartTime:0,last:i,tail:a,tailMode:o}:(s.isBackwards=l,s.rendering=null,s.renderingStartTime=0,s.last=i,s.tail=a,s.tailMode=o)}function xh(n,l,a){var i=l.pendingProps,o=i.revealOrder,s=i.tail;if(Tg(n,l,i.children,a),0!=(2&(i=tL.current)))i=1&i|2,l.flags|=128;else{if(null!==n&&0!=(128&n.flags))e:for(n=l.child;null!==n;){if(13===n.tag)null!==n.memoizedState&&uh(n,a,l);else if(19===n.tag)uh(n,a,l);else if(null!==n.child){n.child.return=n,n=n.child;continue}if(n===l)break;for(;null===n.sibling;){if(null===n.return||n.return===l)break e;n=n.return}n.sibling.return=n.return,n=n.sibling}i&=1}if(E(tL,i),0==(1&l.mode))l.memoizedState=null;else switch(o){case"forwards":for(o=null,a=l.child;null!==a;)null!==(n=a.alternate)&&null===Le(n)&&(o=a),a=a.sibling;null===(a=o)?(o=l.child,l.child=null):(o=a.sibling,a.sibling=null),wh(l,!1,o,a,s);break;case"backwards":for(a=null,o=l.child,l.child=null;null!==o;){if(null!==(n=o.alternate)&&null===Le(n)){l.child=o;break}n=o.sibling,o.sibling=a,a=o,o=n}wh(l,!0,a,null,s);break;case"together":wh(l,!1,null,null,void 0);break;default:l.memoizedState=null}return l.child}function hh(n,l){0==(1&l.mode)&&null!==n&&(n.alternate=null,l.alternate=null,l.flags|=2)}function Wg(n,l,a){if(null!==n&&(l.dependencies=n.dependencies),nW|=l.lanes,0==(a&l.childLanes))return null;if(null!==n&&l.child!==n.child)throw Error(t(153));if(null!==l.child){for(a=qe(n=l.child,n.pendingProps),l.child=a,a.return=l;null!==n.sibling;)n=n.sibling,(a=a.sibling=qe(n,n.pendingProps)).return=l;a.sibling=null}return l.child}var t8=ia(null),t6=null,t5=null,t7=null;function Eh(){t7=t5=t6=null}function zh(n,l,a){E(t8,l._currentValue),l._currentValue=a}function Fh(n){var l=t8.current;n._currentValue=l===Y?n._defaultValue:l,D(t8)}function vh(n,l,a){for(;null!==n;){var i=n.alternate;if((n.childLanes&l)!==l?(n.childLanes|=l,null!==i&&(i.childLanes|=l)):null!==i&&(i.childLanes&l)!==l&&(i.childLanes|=l),n===a)break;n=n.return}}function Gh(n,l,a){var i=n.child;for(null!==i&&(i.return=n);null!==i;){var o=i.dependencies;if(null!==o)for(var s=i.child,y=o.firstContext;null!==y;){if(y.context===l){if(1===i.tag){(y=Td(a&-a)).tag=2;var v=i.updateQueue;if(null!==v){var k=(v=v.shared).pending;null===k?y.next=y:(y.next=k.next,k.next=y),v.pending=y}}i.lanes|=a,null!==(y=i.alternate)&&(y.lanes|=a),vh(i.return,a,n),o.lanes|=a;break}y=y.next}else if(10===i.tag)s=i.type===n.type?null:i.child;else if(18===i.tag){if(null===(s=i.return))throw Error(t(341));s.lanes|=a,null!==(o=s.alternate)&&(o.lanes|=a),vh(s,a,n),s=i.sibling}else s=i.child;if(null!==s)s.return=i;else for(s=i;null!==s;){if(s===n){s=null;break}if(null!==(i=s.sibling)){i.return=s.return,s=i;break}s=s.return}i=s}}function Vg(n,l){t6=n,t7=t5=null,null!==(n=n.dependencies)&&null!==n.firstContext&&(0!=(n.lanes&l)&&(t3=!0),n.firstContext=null)}function Lf(n){return Hh(t6,n)}function ve(n,l,a){return null===t6&&Vg(n,a),Hh(n,l)}function Hh(n,l){var a=l._currentValue;if(t7!==l){if(l={context:l,memoizedValue:a,next:null},null===t5){if(null===n)throw Error(t(308));t5=l,n.dependencies={lanes:0,firstContext:l}}else t5=t5.next=l}return a}var t9="undefined"!=typeof AbortController?AbortController:function(){var n=[],l=this.signal={aborted:!1,addEventListener:function(l,a){n.push(a)}};this.abort=function(){l.aborted=!0,n.forEach(function(n){return n()})}},nt=s.unstable_scheduleCallback,nn=s.unstable_NormalPriority,nr={$$typeof:M,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0,_defaultValue:null,_globalName:null};function rg(){return{controller:new t9,data:new Map,refCount:0}}function Lh(n){n.refCount--,0===n.refCount&&nt(nn,function(){n.controller.abort()})}var na=k.ReactCurrentBatchConfig,ni=ia(null);function eh(){var n=ni.current;return null!==n?n:n_.pooledCache}function dh(n,l){null===l?E(ni,ni.current):E(ni,l.pool)}function nh(){var n=eh();return null===n?null:{parent:nr._currentValue,pool:n}}function Oh(n){n.flags|=4}function Ph(n){n.flags|=2097664}function Qh(n,l){if("stylesheet"!==l.type||0!=(4&l.state.loading))n.flags&=-16777217;else if(n.flags|=16777216,0==(42&nM)&&!(l="stylesheet"!==l.type||0!=(3&l.state.loading))){if(Rh())n.flags|=8192;else throw tk=tv,ty}}function Sh(n,l){null!==l?n.flags|=4:16384&n.flags&&(l=22!==n.tag?kb():1073741824,n.lanes|=l)}function Th(n,l){if(!to)switch(n.tailMode){case"hidden":l=n.tail;for(var a=null;null!==l;)null!==l.alternate&&(a=l),l=l.sibling;null===a?n.tail=null:a.sibling=null;break;case"collapsed":a=n.tail;for(var i=null;null!==a;)null!==a.alternate&&(i=a),a=a.sibling;null===i?l||null===n.tail?n.tail=null:n.tail.sibling=null:i.sibling=null}}function V(n){var l=null!==n.alternate&&n.alternate.child===n.child,a=0,i=0;if(l)for(var o=n.child;null!==o;)a|=o.lanes|o.childLanes,i|=31457280&o.subtreeFlags,i|=31457280&o.flags,o.return=n,o=o.sibling;else for(o=n.child;null!==o;)a|=o.lanes|o.childLanes,i|=o.subtreeFlags,i|=o.flags,o.return=n,o=o.sibling;return n.subtreeFlags|=i,n.childLanes=a,l}function ei(n,l){switch(md(l),l.tag){case 1:null!=(n=l.type.childContextTypes)&&Uc();break;case 3:Fh(nr),Ja(),D(e0),D(eX);break;case 26:case 27:case 5:La(l);break;case 4:Ja();break;case 13:Ke(l);break;case 19:D(tL);break;case 10:Fh(l.type._context);break;case 22:case 23:Ke(l),De(),null!==n&&D(ni);break;case 24:Fh(nr)}}function fi(n,l,a){var i=Array.prototype.slice.call(arguments,3);try{l.apply(a,i)}catch(n){this.onError(n)}}var no=!1,nu=null,nc=!1,ns=null,nf={onError:function(n){no=!0,nu=n}};function li(n,l,a,i,o,s,y,v,k){no=!1,nu=null,fi.apply(nf,arguments)}var nd=!1,np=!1,nb="function"==typeof WeakSet?WeakSet:Set,ny=null;function ri(n,l){try{var a=n.ref;if(null!==a){var i=n.stateNode;switch(n.tag){case 26:case 27:case 5:var o=i;break;default:o=i}"function"==typeof a?n.refCleanup=a(o):a.current=o}}catch(a){W(n,l,a)}}function si(n,l){var a=n.ref,i=n.refCleanup;if(null!==a){if("function"==typeof i)try{i()}catch(a){W(n,l,a)}finally{n.refCleanup=null,null!=(n=n.alternate)&&(n.refCleanup=null)}else if("function"==typeof a)try{a(null)}catch(a){W(n,l,a)}else a.current=null}}function ti(n,l,a){try{a()}catch(a){W(n,l,a)}}var nv=!1;function Ci(n,l,a){var i=l.updateQueue;if(null!==(i=null!==i?i.lastEffect:null)){var o=i=i.next;do{if((o.tag&n)===n){var s=o.inst,y=s.destroy;void 0!==y&&(s.destroy=void 0,ti(l,a,y))}o=o.next}while(o!==i)}}function Di(n,l){if(null!==(l=null!==(l=l.updateQueue)?l.lastEffect:null)){var a=l=l.next;do{if((a.tag&n)===n){var i=a.create,o=a.inst;i=i(),o.destroy=i}a=a.next}while(a!==l)}}function Ei(n,l){try{Di(l,n)}catch(l){W(n,n.return,l)}}function Fi(n){var l=n.updateQueue;if(null!==l){var a=n.stateNode;try{$d(l,a)}catch(l){W(n,n.return,l)}}}function Gi(n){var l=n.type,a=n.memoizedProps,i=n.stateNode;try{switch(l){case"button":case"input":case"select":case"textarea":a.autoFocus&&i.focus();break;case"img":a.src&&(i.src=a.src)}}catch(l){W(n,n.return,l)}}function Hi(n,l,a){var i=a.flags;switch(a.tag){case 0:case 11:case 15:Ii(n,a),4&i&&Ei(a,5);break;case 1:if(Ii(n,a),4&i){if(n=a.stateNode,null===l)try{n.componentDidMount()}catch(n){W(a,a.return,n)}else{var o=a.elementType===a.type?l.memoizedProps:wg(a.type,l.memoizedProps);l=l.memoizedState;try{n.componentDidUpdate(o,l,n.__reactInternalSnapshotBeforeUpdate)}catch(n){W(a,a.return,n)}}}64&i&&Fi(a),512&i&&ri(a,a.return);break;case 3:if(Ii(n,a),64&i&&null!==(i=a.updateQueue)){if(n=null,null!==a.child)switch(a.child.tag){case 27:case 5:case 1:n=a.child.stateNode}try{$d(i,n)}catch(n){W(a,a.return,n)}}break;case 26:Ii(n,a),512&i&&ri(a,a.return);break;case 27:case 5:Ii(n,a),null===l&&4&i&&Gi(a),512&i&&ri(a,a.return);break;case 12:default:Ii(n,a);break;case 13:Ii(n,a),4&i&&Ji(n,a);break;case 22:if(0!=(1&a.mode)){if(!(o=null!==a.memoizedState||nd)){l=null!==l&&null!==l.memoizedState||np;var s=nd,y=np;nd=o,(np=l)&&!y?function Ki(n,l,a){for(a=a&&0!=(8772&l.subtreeFlags),l=l.child;null!==l;){var i=l.alternate,o=n,s=l,y=s.flags;switch(s.tag){case 0:case 11:case 15:Ki(o,s,a),Ei(s,4);break;case 1:if(Ki(o,s,a),"function"==typeof(o=s.stateNode).componentDidMount)try{o.componentDidMount()}catch(n){W(s,s.return,n)}if(null!==(i=s.updateQueue)){var v=i.shared.hiddenCallbacks;if(null!==v)for(i.shared.hiddenCallbacks=null,i=0;i title"))),Zh(o,a,i),o[eP]=n,Jb(o),a=o;break e;case"link":var s=cj("link","href",l).get(a+(i.href||""));if(s){for(var y=0;y",n=n.removeChild(n.firstChild);break;case"select":n="string"==typeof i.is?o.createElement("select",{is:i.is}):o.createElement("select"),i.multiple?n.multiple=!0:i.size&&(n.size=i.size);break;default:n="string"==typeof i.is?o.createElement(a,{is:i.is}):o.createElement(a)}}n[eP]=l,n[eN]=i;e:for(o=l.child;null!==o;){if(5===o.tag||6===o.tag)n.appendChild(o.stateNode);else if(4!==o.tag&&27!==o.tag&&null!==o.child){o.child.return=o,o=o.child;continue}if(o===l)break;for(;null===o.sibling;){if(null===o.return||o.return===l)break e;o=o.return}o.sibling.return=o.return,o=o.sibling}switch(l.stateNode=n,Zh(n,a,i),a){case"button":case"input":case"select":case"textarea":n=!!i.autoFocus;break;case"img":n=!0;break;default:n=!1}n&&Oh(l)}null!==l.ref&&Ph(l)}return V(l),l.flags&=-16777217,null;case 6:if(n&&null!=l.stateNode)n.memoizedProps!==i&&Oh(l);else{if("string"!=typeof i&&null===l.stateNode)throw Error(t(166));if(n=X.current,Bd(l)){e:{if(n=l.stateNode,a=l.memoizedProps,n[eP]=l,(i=n.nodeValue!==a)&&null!==(o=tl))switch(o.tag){case 3:if(o=0!=(1&o.mode),$h(n.nodeValue,a,o),o){n=!1;break e}break;case 27:case 5:var s=0!=(1&o.mode);if(!0!==o.memoizedProps.suppressHydrationWarning&&$h(n.nodeValue,a,s),s){n=!1;break e}}n=i}n&&Oh(l)}else(n=Yh(n).createTextNode(i))[eP]=l,l.stateNode=n}return V(l),null;case 13:if(Ke(l),i=l.memoizedState,null===n||null!==n.memoizedState&&null!==n.memoizedState.dehydrated){if(to&&null!==ta&&0!=(1&l.mode)&&0==(128&l.flags))Dd(),Ed(),l.flags|=384,o=!1;else if(o=Bd(l),null!==i&&null!==i.dehydrated){if(null===n){if(!o)throw Error(t(318));if(!(o=null!==(o=l.memoizedState)?o.dehydrated:null))throw Error(t(317));o[eP]=l}else Ed(),0==(128&l.flags)&&(l.memoizedState=null),l.flags|=4;V(l),o=!1}else null!==tu&&(Vh(tu),tu=null),o=!0;if(!o)return 256&l.flags?l:null}if(0!=(128&l.flags))return l.lanes=a,l;return a=null!==i,n=null!==n&&null!==n.memoizedState,a&&(i=l.child,o=null,null!==i.alternate&&null!==i.alternate.memoizedState&&null!==i.alternate.memoizedState.cachePool&&(o=i.alternate.memoizedState.cachePool.pool),s=null,null!==i.memoizedState&&null!==i.memoizedState.cachePool&&(s=i.memoizedState.cachePool.pool),s!==o&&(i.flags|=2048)),a!==n&&a&&(l.child.flags|=8192),Sh(l,l.updateQueue),V(l),null;case 4:return Ja(),null===n&&ai(l.stateNode.containerInfo),V(l),null;case 10:return Fh(l.type._context),V(l),null;case 19:if(D(tL),null===(o=l.memoizedState))return V(l),null;if(i=0!=(128&l.flags),null===(s=o.rendering)){if(i)Th(o,!1);else{if(0!==nV||null!==n&&0!=(128&n.flags))for(n=l.child;null!==n;){if(null!==(s=Le(n))){for(l.flags|=128,Th(o,!1),n=s.updateQueue,l.updateQueue=n,Sh(l,n),l.subtreeFlags=0,n=a,a=l.child;null!==a;)bi(a,n),a=a.sibling;return E(tL,1&tL.current|2),l.child}n=n.sibling}null!==o.tail&&ea()>nB&&(l.flags|=128,i=!0,Th(o,!1),l.lanes=8388608)}}else{if(!i){if(null!==(n=Le(s))){if(l.flags|=128,i=!0,n=n.updateQueue,l.updateQueue=n,Sh(l,n),Th(o,!0),null===o.tail&&"hidden"===o.tailMode&&!s.alternate&&!to)return V(l),null}else 2*ea()-o.renderingStartTime>nB&&1073741824!==a&&(l.flags|=128,i=!0,Th(o,!1),l.lanes=8388608)}o.isBackwards?(s.sibling=l.child,l.child=s):(null!==(n=o.last)?n.sibling=s:l.child=s,o.last=s)}if(null!==o.tail)return l=o.tail,o.rendering=l,o.tail=l.sibling,o.renderingStartTime=ea(),l.sibling=null,n=tL.current,E(tL,i?1&n|2:1&n),l;return V(l),null;case 22:case 23:return Ke(l),De(),i=null!==l.memoizedState,null!==n?null!==n.memoizedState!==i&&(l.flags|=8192):i&&(l.flags|=8192),i&&0!=(1&l.mode)?0!=(1073741824&a)&&0==(128&l.flags)&&(V(l),6&l.subtreeFlags&&(l.flags|=8192)):V(l),null!==(a=l.updateQueue)&&Sh(l,a.retryQueue),a=null,null!==n&&null!==n.memoizedState&&null!==n.memoizedState.cachePool&&(a=n.memoizedState.cachePool.pool),i=null,null!==l.memoizedState&&null!==l.memoizedState.cachePool&&(i=l.memoizedState.cachePool.pool),i!==a&&(l.flags|=2048),null!==n&&D(ni),null;case 24:return a=null,null!==n&&(a=n.memoizedState.cache),l.memoizedState.cache!==a&&(l.flags|=2048),Fh(nr),V(l),null;case 25:return null}throw Error(t(156,l.tag))}(l.alternate,l,nR);if(null!==a){nD=a;return}if(null!==(l=l.sibling)){nD=l;return}nD=l=n}while(null!==l);0===nV&&(nV=5)}function bf(n,l,a){var i=eC,o=nL.transition;try{nL.transition=null,eC=2,function(n,l,a,i){do We();while(null!==nX);if(0!=(6&nT))throw Error(t(327));var o=n.finishedWork,s=n.finishedLanes;if(null!==o){if(n.finishedWork=null,n.finishedLanes=0,o===n.current)throw Error(t(177));n.callbackNode=null,n.callbackPriority=0,n.cancelPendingCommit=null;var y=o.lanes|o.childLanes;if(function(n,l){var a=n.pendingLanes&~l;n.pendingLanes=l,n.suspendedLanes=0,n.pingedLanes=0,n.expiredLanes&=l,n.entangledLanes&=l,n.errorRecoveryDisabledLanes&=l,n.shellSuspendCounter=0,l=n.entanglements;var i=n.expirationTimes;for(n=n.hiddenUpdates;0i&&(o=i,i=s,s=o),o=Gm(a,s);var y=Gm(a,i);o&&y&&(1!==n.rangeCount||n.anchorNode!==o.node||n.anchorOffset!==o.offset||n.focusNode!==y.node||n.focusOffset!==y.offset)&&((l=l.createRange()).setStart(o.node,o.offset),n.removeAllRanges(),s>i?(n.addRange(l),n.extend(y.node,y.offset)):(l.setEnd(y.node,y.offset),n.addRange(l)))}}for(l=[],n=a;n=n.parentNode;)1===n.nodeType&&l.push({element:n,left:n.scrollLeft,top:n.scrollTop});for("function"==typeof a.focus&&a.focus(),a=0;aa?32:a;a=nL.transition;var o=eC;try{if(nL.transition=null,eC=i,null===nX)var s=!1;else{i=n2,n2=null;var y=nX,v=n0;if(nX=null,n0=0,0!=(6&nT))throw Error(t(331));var k=nT;if(nT|=4,yj(y.current),oj(y,y.current,v,i),nT=k,Ve(!1),eb&&"function"==typeof eb.onPostCommitFiberRoot)try{eb.onPostCommitFiberRoot(em,y)}catch(n){}s=!0}return s}finally{eC=o,nL.transition=a,ok(n,l)}}return!1}function pk(n,l,a){l=Gg(n,l=Dg(a,l),2),null!==(n=Ud(n,l,2))&&(mb(n,2),Se(n))}function W(n,l,a){if(3===n.tag)pk(n,n,a);else for(;null!==l;){if(3===l.tag){pk(l,n,a);break}if(1===l.tag){var i=l.stateNode;if("function"==typeof l.type.getDerivedStateFromError||"function"==typeof i.componentDidCatch&&(null===nK||!nK.has(i))){n=Jg(l,n=Dg(a,n),2),null!==(l=Ud(l,n,2))&&(mb(l,2),Se(l));break}}l=l.return}}function Pg(n,l,a){var i=n.pingCache;if(null===i){i=n.pingCache=new nx;var o=new Set;i.set(l,o)}else void 0===(o=i.get(l))&&(o=new Set,i.set(l,o));o.has(a)||(nI=!0,o.add(a),n=qk.bind(null,n,l,a),l.then(n,n))}function qk(n,l,a){var i=n.pingCache;null!==i&&i.delete(l),n.pingedLanes|=n.suspendedLanes&a,n_===n&&(nM&a)===a&&(4===nV||3===nV&&(125829120&nM)===nM&&300>ea()-n$?0==(2&nT)&&$e(n,0):nq|=a),Se(n)}function rk(n,l){0===l&&(l=0==(1&n.mode)?2:kb()),null!==(n=Md(n,l))&&(mb(n,l),Se(n))}function th(n){var l=n.memoizedState,a=0;null!==l&&(a=l.retryLane),rk(n,a)}function Yi(n,l){var a=0;switch(n.tag){case 13:var i=n.stateNode,o=n.memoizedState;null!==o&&(a=o.retryLane);break;case 19:i=n.stateNode;break;case 22:i=n.stateNode._retryCache;break;default:throw Error(t(314))}null!==i&&i.delete(l),rk(n,a)}function uk(n,l,a,i){this.tag=n,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=l,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=i,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function qd(n,l,a,i){return new uk(n,l,a,i)}function Yg(n){return!(!(n=n.prototype)||!n.isReactComponent)}function qe(n,l){var a=n.alternate;return null===a?((a=qd(n.tag,l,n.key,n.mode)).elementType=n.elementType,a.type=n.type,a.stateNode=n.stateNode,a.alternate=n,n.alternate=a):(a.pendingProps=l,a.type=n.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=31457280&n.flags,a.childLanes=n.childLanes,a.lanes=n.lanes,a.child=n.child,a.memoizedProps=n.memoizedProps,a.memoizedState=n.memoizedState,a.updateQueue=n.updateQueue,l=n.dependencies,a.dependencies=null===l?null:{lanes:l.lanes,firstContext:l.firstContext},a.sibling=n.sibling,a.index=n.index,a.ref=n.ref,a.refCleanup=n.refCleanup,a}function bi(n,l){n.flags&=31457282;var a=n.alternate;return null===a?(n.childLanes=0,n.lanes=l,n.child=null,n.subtreeFlags=0,n.memoizedProps=null,n.memoizedState=null,n.updateQueue=null,n.dependencies=null,n.stateNode=null):(n.childLanes=a.childLanes,n.lanes=a.lanes,n.child=a.child,n.subtreeFlags=0,n.deletions=null,n.memoizedProps=a.memoizedProps,n.memoizedState=a.memoizedState,n.updateQueue=a.updateQueue,n.type=a.type,l=a.dependencies,n.dependencies=null===l?null:{lanes:l.lanes,firstContext:l.firstContext}),n}function se(n,l,a,i,o,s,y){if(o=2,i=n,"function"==typeof n)Yg(n)&&(o=1);else if("string"==typeof n)o=!function(n,l,a){if(1===a||null!=l.itemProp)return!1;switch(n){case"meta":case"title":return!0;case"style":if("string"!=typeof l.precedence||"string"!=typeof l.href||""===l.href)break;return!0;case"link":if("string"!=typeof l.rel||"string"!=typeof l.href||""===l.href||l.onLoad||l.onError)break;if("stylesheet"===l.rel)return n=l.disabled,"string"==typeof l.precedence&&null==n;return!0;case"script":if(!0===l.async&&!l.onLoad&&!l.onError&&"string"==typeof l.src&&l.src)return!0}return!1}(n,a,K.current)?"html"===n||"head"===n||"body"===n?27:5:26;else e:switch(n){case N:return ue(a.children,s,y,l);case L:o=8,0!=(1&(s|=8))&&(s|=16);break;case _:return(n=qd(12,a,l,2|s)).elementType=_,n.lanes=y,n;case I:return(n=qd(13,a,l,s)).elementType=I,n.lanes=y,n;case R:return(n=qd(19,a,l,s)).elementType=R,n.lanes=y,n;case Q:return ph(a,s,y,l);case $:case H:case B:return(n=qd(24,a,l,s)).elementType=B,n.lanes=y,n;default:if("object"==typeof n&&null!==n)switch(n.$$typeof){case j:o=10;break e;case M:o=9;break e;case O:o=11;break e;case A:o=14;break e;case U:o=16,i=null;break e}throw Error(t(130,null==n?n:typeof n,""))}return(l=qd(o,a,l,s)).elementType=n,l.type=i,l.lanes=y,l}function ue(n,l,a,i){return(n=qd(7,n,i,l)).lanes=a,n}function ph(n,l,a,i){(n=qd(22,n,i,l)).elementType=Q,n.lanes=a;var o={_visibility:1,_pendingVisibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null,_current:null,detach:function(){var n=o._current;if(null===n)throw Error(t(456));if(0==(2&o._pendingVisibility)){var l=Md(n,2);null!==l&&(o._pendingVisibility|=2,Yf(l,n,2))}},attach:function(){var n=o._current;if(null===n)throw Error(t(456));if(0!=(2&o._pendingVisibility)){var l=Md(n,2);null!==l&&(o._pendingVisibility&=-3,Yf(l,n,2))}}};return n.stateNode=o,n}function re(n,l,a){return(n=qd(6,n,null,l)).lanes=a,n}function te(n,l,a){return(l=qd(4,null!==n.children?n.children:[],n.key,l)).lanes=a,l.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},l}function wk(n,l,a,i,o,s){this.tag=l,this.containerInfo=n,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=lb(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.finishedLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=lb(0),this.hiddenUpdates=lb(null),this.identifierPrefix=i,this.onRecoverableError=o,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=s,this.incompleteTransitions=new Map}function xk(n,l,a,i,o,s,y,v,k,C,x){return n=new wk(n,l,a,v,k,x),1===l?(l=1,!0===s&&(l|=24)):l=0,s=qd(3,null,null,l),n.current=s,s.stateNode=n,l=rg(),l.refCount++,n.pooledCache=l,l.refCount++,s.memoizedState={element:i,isDehydrated:a,cache:l},Rd(s),n}function zk(n){if(!n)return eJ;n=n._reactInternals;e:{if(Ic(n)!==n||1!==n.tag)throw Error(t(170));var l=n;do{switch(l.tag){case 3:l=l.stateNode.context;break e;case 1:if(Tc(l.type)){l=l.stateNode.__reactInternalMemoizedMergedChildContext;break e}}l=l.return}while(null!==l);throw Error(t(171))}if(1===n.tag){var a=n.type;if(Tc(a))return Wc(n,a,l)}return l}function Ak(n,l,a,i,o,s,y,v,k,C,x){return(n=xk(a,i,!0,n,o,s,y,v,k,C,x)).context=zk(null),(o=Td(i=qg(a=n.current))).callback=null!=l?l:null,Ud(a,o,i),n.current.lanes=i,mb(n,i),Se(n),n}function Bk(n,l,a,i){var o=l.current,s=qg(o);return a=zk(a),null===l.context?l.context=a:l.pendingContext=a,(l=Td(s)).payload={element:n},null!==(i=void 0===i?null:i)&&(l.callback=i),null!==(n=Ud(o,l,s))&&(Yf(n,o,s),Vd(n,o,s)),s}function Ck(n){return(n=n.current).child?(n.child.tag,n.child.stateNode):null}function Fk(n,l){if(null!==(n=n.memoizedState)&&null!==n.dehydrated){var a=n.retryLane;n.retryLane=0!==a&&a=rB),rG=!1;function fm(n,l){switch(n){case"keyup":return -1!==rQ.indexOf(l.keyCode);case"keydown":return 229!==l.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function hm(n){return"object"==typeof(n=n.detail)&&"data"in n?n.data:null}var rK=!1,rJ={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function mm(n){var l=n&&n.nodeName&&n.nodeName.toLowerCase();return"input"===l?!!rJ[n.type]:"textarea"===l}function nm(n,l,a,i){Gc(i),0<(l=om(l,"onChange")).length&&(a=new rc("onChange","change",null,a,i),n.push({event:a,listeners:l}))}var rX=null,r0=null;function rm(n){sm(n,0)}function tm(n){if(gc(Gb(n)))return n}function um(n,l){if("change"===n)return l}var r1=!1;if(eR){if(eR){var r2="oninput"in document;if(!r2){var r3=document.createElement("div");r3.setAttribute("oninput","return;"),r2="function"==typeof r3.oninput}i=r2}else i=!1;r1=i&&(!document.documentMode||9=l)return{node:i,offset:l-n};n=a}e:{for(;i;){if(i.nextSibling){i=i.nextSibling;break e}i=i.parentNode}i=void 0}i=Fm(i)}}function yi(){for(var n=window,l=hc();l instanceof n.HTMLIFrameElement;){try{var a="string"==typeof l.contentWindow.location.href}catch(n){a=!1}if(a)n=l.contentWindow;else break;l=hc(n.document)}return l}function zi(n){var l=n&&n.nodeName&&n.nodeName.toLowerCase();return l&&("input"===l&&("text"===n.type||"search"===n.type||"tel"===n.type||"url"===n.type||"password"===n.type)||"textarea"===l||"true"===n.contentEditable)}var r4=eR&&"documentMode"in document&&11>=document.documentMode,r8=null,r6=null,r5=null,r7=!1;function Nm(n,l,a){var i=a.window===a?a.document:9===a.nodeType?a:a.ownerDocument;r7||null==r8||r8!==hc(i)||(i="selectionStart"in(i=r8)&&zi(i)?{start:i.selectionStart,end:i.selectionEnd}:{anchorNode:(i=(i.ownerDocument&&i.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:i.anchorOffset,focusNode:i.focusNode,focusOffset:i.focusOffset},r5&&ae(r5,i)||(r5=i,0<(i=om(r6,"onSelect")).length&&(l=new rc("onSelect","select",null,l,a),n.push({event:l,listeners:i}),l.target=r8)))}function Om(n,l){var a={};return a[n.toLowerCase()]=l.toLowerCase(),a["Webkit"+n]="webkit"+l,a["Moz"+n]="moz"+l,a}var r9={animationend:Om("Animation","AnimationEnd"),animationiteration:Om("Animation","AnimationIteration"),animationstart:Om("Animation","AnimationStart"),transitionend:Om("Transition","TransitionEnd")},lt={},lr={};function Sm(n){if(lt[n])return lt[n];if(!r9[n])return n;var l,a=r9[n];for(l in a)if(a.hasOwnProperty(l)&&l in lr)return lt[n]=a[l];return n}eR&&(lr=document.createElement("div").style,"AnimationEvent"in window||(delete r9.animationend.animation,delete r9.animationiteration.animation,delete r9.animationstart.animation),"TransitionEvent"in window||delete r9.transitionend.transition);var ll=Sm("animationend"),la=Sm("animationiteration"),lo=Sm("animationstart"),lu=Sm("transitionend"),ls=new Map,lf="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Zm(n,l){ls.set(n,l),Mb(l,[n])}for(var lp=0;lp title"):null)}var lD=null;function Vj(){}function Pn(){if(this.count--,0===this.count){if(this.stylesheets)Qn(this,this.stylesheets);else if(this.unsuspend){var n=this.unsuspend;this.unsuspend=null,n()}}}var lM=null;function Qn(n,l){n.stylesheets=null,null!==n.unsuspend&&(n.count++,lM=new Map,l.forEach(Sn,n),lM=null,Pn.call(n))}function Sn(n,l){if(!(4&l.state.loading)){var a=lM.get(n);if(a)var i=a.get("last");else{a=new Map,lM.set(n,a);for(var o=n.querySelectorAll("link[data-precedence],style[data-precedence]"),s=0;s{a&&performance.mark("mark_feature_usage",{detail:{feature:`next-third-parties-${a}`}})},[a]),(0,r.jsxs)(r.Fragment,{children:[i,e?(0,r.jsx)("div",{style:{height:null!=t?`${t}px`:"auto",width:null!=n?`${n}px`:"auto"},"data-ntpc":a,dangerouslySetInnerHTML:{__html:e}}):null]})}},422:function(e,t,n){"use strict";let r;var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.sendGAEvent=t.GoogleAnalytics=void 0;let i=n(7573),a=n(7653),l=o(n(5221));t.GoogleAnalytics=function(e){let{gaId:t,dataLayerName:n="dataLayer"}=e;return void 0===r&&(r=n),(0,a.useEffect)(()=>{performance.mark("mark_feature_usage",{detail:{feature:"next-third-parties-ga"}})},[]),(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(l.default,{id:"_next-ga-init",dangerouslySetInnerHTML:{__html:` + window['${n}'] = window['${n}'] || []; + function gtag(){window['${n}'].push(arguments);} + gtag('js', new Date()); + + gtag('config', '${t}');`}}),(0,i.jsx)(l.default,{id:"_next-ga",src:`https://www.googletagmanager.com/gtag/js?id=${t}`})]})},t.sendGAEvent=function(...e){if(void 0===r){console.warn("@next/third-parties: GA has not been initialized");return}window[r]?window[r].push(arguments):console.warn(`@next/third-parties: GA dataLayer ${r} does not exist`)}},6096:function(e,t,n){"use strict";let r;var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.sendGTMEvent=t.GoogleTagManager=void 0;let i=n(7573),a=n(7653),l=o(n(5221));t.GoogleTagManager=function(e){let{gtmId:t,dataLayerName:n="dataLayer",auth:o,preview:c,dataLayer:u}=e;void 0===r&&(r=n);let s="dataLayer"!==n?`&l=${n}`:"",d=o?`>m_auth=${o}`:"",f=c?`>m_preview=${c}>m_cookies_win=x`:"";return(0,a.useEffect)(()=>{performance.mark("mark_feature_usage",{detail:{feature:"next-third-parties-gtm"}})},[]),(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(l.default,{id:"_next-gtm-init",dangerouslySetInnerHTML:{__html:` + (function(w,l){ + w[l]=w[l]||[]; + w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'}); + ${u?`w[l].push(${JSON.stringify(u)})`:""} + })(window,'${n}');`}}),(0,i.jsx)(l.default,{id:"_next-gtm","data-ntpc":"GTM",src:`https://www.googletagmanager.com/gtm.js?id=${t}${s}${d}${f}`})]})},t.sendGTMEvent=e=>{if(void 0===r){console.warn("@next/third-parties: GTM has not been initialized");return}window[r]?window[r].push(e):console.warn(`@next/third-parties: GTM dataLayer ${r} does not exist`)}},4514:function(e,t,n){"use strict";n.d(t,{Z:function(){return createLucideIcon}});var r=n(7653),o={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/** + * @license lucide-react v0.294.0 - ISC + * + * This source code is licensed under the ISC license. + * See the LICENSE file in the root directory of this source tree. + */let toKebabCase=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase().trim(),createLucideIcon=(e,t)=>{let n=(0,r.forwardRef)((n,i)=>{let{color:a="currentColor",size:l=24,strokeWidth:c=2,absoluteStrokeWidth:u,className:s="",children:d,...f}=n;return(0,r.createElement)("svg",{ref:i,...o,width:l,height:l,stroke:a,strokeWidth:u?24*Number(c)/Number(l):c,className:["lucide","lucide-".concat(toKebabCase(e)),s].join(" "),...f},[...t.map(e=>{let[t,n]=e;return(0,r.createElement)(t,n)}),...Array.isArray(d)?d:[d]])});return n.displayName="".concat(e),n}},2827:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(4514);/** + * @license lucide-react v0.294.0 - ISC + * + * This source code is licensed under the ISC license. + * See the LICENSE file in the root directory of this source tree. + */let o=(0,r.Z)("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},5405:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(4514);/** + * @license lucide-react v0.294.0 - ISC + * + * This source code is licensed under the ISC license. + * See the LICENSE file in the root directory of this source tree. + */let o=(0,r.Z)("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]])},4426:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(4514);/** + * @license lucide-react v0.294.0 - ISC + * + * This source code is licensed under the ISC license. + * See the LICENSE file in the root directory of this source tree. + */let o=(0,r.Z)("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]])},26:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(4514);/** + * @license lucide-react v0.294.0 - ISC + * + * This source code is licensed under the ISC license. + * See the LICENSE file in the root directory of this source tree. + */let o=(0,r.Z)("Menu",[["line",{x1:"4",x2:"20",y1:"12",y2:"12",key:"1e0a9i"}],["line",{x1:"4",x2:"20",y1:"6",y2:"6",key:"1owob3"}],["line",{x1:"4",x2:"20",y1:"18",y2:"18",key:"yk5zj1"}]])},8323:function(e,t){"use strict";let n;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{DOMAttributeNames:function(){return r},isEqualNode:function(){return isEqualNode},default:function(){return initHeadManager}});let r={acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv",noModule:"noModule"};function reactElementToDOM(e){let{type:t,props:n}=e,o=document.createElement(t);for(let e in n){if(!n.hasOwnProperty(e)||"children"===e||"dangerouslySetInnerHTML"===e||void 0===n[e])continue;let i=r[e]||e.toLowerCase();"script"===t&&("async"===i||"defer"===i||"noModule"===i)?o[i]=!!n[e]:o.setAttribute(i,n[e])}let{children:i,dangerouslySetInnerHTML:a}=n;return a?o.innerHTML=a.__html||"":i&&(o.textContent="string"==typeof i?i:Array.isArray(i)?i.join(""):""),o}function isEqualNode(e,t){if(e instanceof HTMLElement&&t instanceof HTMLElement){let n=t.getAttribute("nonce");if(n&&!e.getAttribute("nonce")){let r=t.cloneNode(!0);return r.setAttribute("nonce",""),r.nonce=n,n===e.nonce&&e.isEqualNode(r)}}return e.isEqualNode(t)}function initHeadManager(){return{mountedInstances:new Set,updateHead:e=>{let t={};e.forEach(e=>{if("link"===e.type&&e.props["data-optimized-fonts"]){if(document.querySelector('style[data-href="'+e.props["data-href"]+'"]'))return;e.props.href=e.props["data-href"],e.props["data-href"]=void 0}let n=t[e.type]||[];n.push(e),t[e.type]=n});let r=t.title?t.title[0]:null,o="";if(r){let{children:e}=r.props;o="string"==typeof e?e:Array.isArray(e)?e.join(""):""}o!==document.title&&(document.title=o),["meta","base","link","style","script"].forEach(e=>{n(e,t[e]||[])})}}}n=(e,t)=>{let n=document.getElementsByTagName("head")[0],r=n.querySelector("meta[name=next-head-count]"),o=Number(r.content),i=[];for(let t=0,n=r.previousElementSibling;t{for(let t=0,n=i.length;t{var t;return null==(t=e.parentNode)?void 0:t.removeChild(e)}),l.forEach(e=>n.insertBefore(e,r)),r.content=(o-i.length+l.length).toString()},("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7697:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{handleClientScriptLoad:function(){return handleClientScriptLoad},initScriptLoader:function(){return initScriptLoader},default:function(){return p}});let r=n(7675),o=n(8169),i=r._(n(3458)),a=o._(n(7653)),l=n(3477),c=n(8323),u=n(2741),s=new Map,d=new Set,f=["onLoad","onReady","dangerouslySetInnerHTML","children","onError","strategy","stylesheets"],insertStylesheets=e=>{if(i.default.preinit){e.forEach(e=>{i.default.preinit(e,{as:"style"})});return}{let t=document.head;e.forEach(e=>{let n=document.createElement("link");n.type="text/css",n.rel="stylesheet",n.href=e,t.appendChild(n)})}},loadScript=e=>{let{src:t,id:n,onLoad:r=()=>{},onReady:o=null,dangerouslySetInnerHTML:i,children:a="",strategy:l="afterInteractive",onError:u,stylesheets:p}=e,m=n||t;if(m&&d.has(m))return;if(s.has(t)){d.add(m),s.get(t).then(r,u);return}let afterLoad=()=>{o&&o(),d.add(m)},g=document.createElement("script"),v=new Promise((e,t)=>{g.addEventListener("load",function(t){e(),r&&r.call(this,t),afterLoad()}),g.addEventListener("error",function(e){t(e)})}).catch(function(e){u&&u(e)});for(let[n,r]of(i?(g.innerHTML=i.__html||"",afterLoad()):a?(g.textContent="string"==typeof a?a:Array.isArray(a)?a.join(""):"",afterLoad()):t&&(g.src=t,s.set(t,v)),Object.entries(e))){if(void 0===r||f.includes(n))continue;let e=c.DOMAttributeNames[n]||n.toLowerCase();g.setAttribute(e,r)}"worker"===l&&g.setAttribute("type","text/partytown"),g.setAttribute("data-nscript",l),p&&insertStylesheets(p),document.body.appendChild(g)};function handleClientScriptLoad(e){let{strategy:t="afterInteractive"}=e;"lazyOnload"===t?window.addEventListener("load",()=>{(0,u.requestIdleCallback)(()=>loadScript(e))}):loadScript(e)}function initScriptLoader(e){e.forEach(handleClientScriptLoad),function(){let e=[...document.querySelectorAll('[data-nscript="beforeInteractive"]'),...document.querySelectorAll('[data-nscript="beforePageRender"]')];e.forEach(e=>{let t=e.id||e.getAttribute("src");d.add(t)})}()}function Script(e){let{id:t,src:n="",onLoad:r=()=>{},onReady:o=null,strategy:c="afterInteractive",onError:s,stylesheets:f,...p}=e,{updateScripts:m,scripts:g,getIsSsr:v,appDir:h,nonce:b}=(0,a.useContext)(l.HeadManagerContext),w=(0,a.useRef)(!1);(0,a.useEffect)(()=>{let e=t||n;w.current||(o&&e&&d.has(e)&&o(),w.current=!0)},[o,t,n]);let y=(0,a.useRef)(!1);if((0,a.useEffect)(()=>{!y.current&&("afterInteractive"===c?loadScript(e):"lazyOnload"===c&&("complete"===document.readyState?(0,u.requestIdleCallback)(()=>loadScript(e)):window.addEventListener("load",()=>{(0,u.requestIdleCallback)(()=>loadScript(e))})),y.current=!0)},[e,c]),("beforeInteractive"===c||"worker"===c)&&(m?(g[c]=(g[c]||[]).concat([{id:t,src:n,onLoad:r,onReady:o,onError:s,...p}]),m(g)):v&&v()?d.add(t||n):v&&!v()&&loadScript(e)),h){if(f&&f.forEach(e=>{i.default.preinit(e,{as:"style"})}),"beforeInteractive"===c)return n?(i.default.preload(n,p.integrity?{as:"script",integrity:p.integrity}:{as:"script"}),a.default.createElement("script",{nonce:b,dangerouslySetInnerHTML:{__html:"(self.__next_s=self.__next_s||[]).push("+JSON.stringify([n])+")"}})):(p.dangerouslySetInnerHTML&&(p.children=p.dangerouslySetInnerHTML.__html,delete p.dangerouslySetInnerHTML),a.default.createElement("script",{nonce:b,dangerouslySetInnerHTML:{__html:"(self.__next_s=self.__next_s||[]).push("+JSON.stringify([0,{...p}])+")"}}));"afterInteractive"===c&&n&&i.default.preload(n,p.integrity?{as:"script",integrity:p.integrity}:{as:"script"})}return null}Object.defineProperty(Script,"__nextScript",{value:!0});let p=Script;("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7925:function(e){e.exports={style:{fontFamily:"'__Alice_26864f', '__Alice_Fallback_26864f'",fontWeight:400,fontStyle:"normal"},className:"__className_26864f",variable:"__variable_26864f"}},1251:function(e){e.exports={style:{fontFamily:"'__Lato_b8262e', '__Lato_Fallback_b8262e'",fontWeight:400,fontStyle:"normal"},className:"__className_b8262e",variable:"__variable_b8262e"}},2859:function(e,t,n){e.exports=n(7699)},5221:function(e,t,n){e.exports=n(7697)},2901:function(e,t,n){"use strict";let r,o;n.d(t,{oC:function(){return tB},VY:function(){return tI},ZA:function(){return tF},ck:function(){return tZ},wU:function(){return tK},__:function(){return tW},Uv:function(){return $d08ef79370b62062$export$602eac185826482c},Ee:function(){return tH},Rk:function(){return tj},fC:function(){return $d08ef79370b62062$export$be92b6f5f03c0fe9},Z0:function(){return tG},Tr:function(){return $d08ef79370b62062$export$d7a01e11500dfb6f},tu:function(){return tV},fF:function(){return tU},xz:function(){return tN}});var i,a,l,c,u,s,d=n(7198),f=n(7653),p=n.t(f,2);function $e42e1063c40fb3ef$export$b9ecd428b558ff10(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null==e||e(r),!1===n||!r.defaultPrevented)return null==t?void 0:t(r)}}var m=n(8556);function $c512c27ab02ef895$export$50c7b4e9d9f19c1(e,t=[]){let n=[],createScope=()=>{let t=n.map(e=>(0,f.createContext)(e));return function(n){let r=(null==n?void 0:n[e])||t;return(0,f.useMemo)(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return createScope.scopeName=e,[function(t,r){let o=(0,f.createContext)(r),i=n.length;function Provider(t){let{scope:n,children:r,...a}=t,l=(null==n?void 0:n[e][i])||o,c=(0,f.useMemo)(()=>a,Object.values(a));return(0,f.createElement)(l.Provider,{value:c},r)}return n=[...n,r],Provider.displayName=t+"Provider",[Provider,function(n,a){let l=(null==a?void 0:a[e][i])||o,c=(0,f.useContext)(l);if(c)return c;if(void 0!==r)return r;throw Error(`\`${n}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let createScope1=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let r=n.reduce((t,{useScope:n,scopeName:r})=>{let o=n(e),i=o[`__scope${r}`];return{...t,...i}},{});return(0,f.useMemo)(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return createScope1.scopeName=t.scopeName,createScope1}(createScope,...t)]}function $b1b2314f5f9a1d84$export$25bec8c6f54ee79a(e){let t=(0,f.useRef)(e);return(0,f.useEffect)(()=>{t.current=e}),(0,f.useMemo)(()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)},[])}function $71cd76cc60e0454e$export$6f32135080cb4c3({prop:e,defaultProp:t,onChange:n=()=>{}}){let[r,o]=function({defaultProp:e,onChange:t}){let n=(0,f.useState)(e),[r]=n,o=(0,f.useRef)(r),i=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(t);return(0,f.useEffect)(()=>{o.current!==r&&(i(r),o.current=r)},[r,o,i]),n}({defaultProp:t,onChange:n}),i=void 0!==e,a=i?e:r,l=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(n),c=(0,f.useCallback)(t=>{if(i){let n="function"==typeof t?t(e):t;n!==e&&l(n)}else o(t)},[i,e,o,l]);return[a,c]}var g=n(3458),v=n(432);let h=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,f.forwardRef)((e,n)=>{let{asChild:r,...o}=e,i=r?v.g7:t;return(0,f.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,f.createElement)(i,(0,d.Z)({},o,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function $8927f6f2acc4f386$export$6d1a0317bde7de7f(e,t){e&&(0,g.flushSync)(()=>e.dispatchEvent(t))}function $e02a7d9cb1dc128c$export$c74125a8e3af6bb2(e){let t=e+"CollectionProvider",[n,r]=$c512c27ab02ef895$export$50c7b4e9d9f19c1(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=e+"CollectionSlot",l=f.forwardRef((e,t)=>{let{scope:n,children:r}=e,o=i(a,n),l=(0,m.e)(t,o.collectionRef);return f.createElement(v.g7,{ref:l},r)}),c=e+"CollectionItemSlot",u="data-radix-collection-item",s=f.forwardRef((e,t)=>{let{scope:n,children:r,...o}=e,a=f.useRef(null),l=(0,m.e)(t,a),s=i(c,n);return f.useEffect(()=>(s.itemMap.set(a,{ref:a,...o}),()=>void s.itemMap.delete(a))),f.createElement(v.g7,{[u]:"",ref:l},r)});return[{Provider:e=>{let{scope:t,children:n}=e,r=f.useRef(null),i=f.useRef(new Map).current;return f.createElement(o,{scope:t,itemMap:i,collectionRef:r},n)},Slot:l,ItemSlot:s},function(t){let n=i(e+"CollectionConsumer",t),r=f.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`)),r=Array.from(n.itemMap.values()),o=r.sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current));return o},[n.collectionRef,n.itemMap]);return r},r]}let b=(0,f.createContext)(void 0);function $f631663db3294ace$export$b39126d51d94e6f3(e){let t=(0,f.useContext)(b);return e||t||"ltr"}let w="dismissableLayer.update",y=(0,f.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),$=(0,f.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:o=!1,onEscapeKeyDown:i,onPointerDownOutside:a,onFocusOutside:l,onInteractOutside:c,onDismiss:u,...s}=e,p=(0,f.useContext)(y),[g,v]=(0,f.useState)(null),b=null!==(n=null==g?void 0:g.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,$]=(0,f.useState)({}),_=(0,m.e)(t,e=>v(e)),E=Array.from(p.layers),[x]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),C=E.indexOf(x),S=g?E.indexOf(g):-1,A=p.layersWithOutsidePointerEventsDisabled.size>0,O=S>=C,R=function(e,t=null==globalThis?void 0:globalThis.document){let n=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(e),r=(0,f.useRef)(!1),o=(0,f.useRef)(()=>{});return(0,f.useEffect)(()=>{let handlePointerDown=e=>{if(e.target&&!r.current){let r={originalEvent:e};function handleAndDispatchPointerDownOutsideEvent(){$5cb92bef7577960e$var$handleAndDispatchCustomEvent("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=handleAndDispatchPointerDownOutsideEvent,t.addEventListener("click",o.current,{once:!0})):handleAndDispatchPointerDownOutsideEvent()}else t.removeEventListener("click",o.current);r.current=!1},e=window.setTimeout(()=>{t.addEventListener("pointerdown",handlePointerDown)},0);return()=>{window.clearTimeout(e),t.removeEventListener("pointerdown",handlePointerDown),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...p.branches].some(e=>e.contains(t));!O||n||(null==a||a(e),null==c||c(e),e.defaultPrevented||null==u||u())},b),M=function(e,t=null==globalThis?void 0:globalThis.document){let n=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(e),r=(0,f.useRef)(!1);return(0,f.useEffect)(()=>{let handleFocus=e=>{e.target&&!r.current&&$5cb92bef7577960e$var$handleAndDispatchCustomEvent("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",handleFocus),()=>t.removeEventListener("focusin",handleFocus)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target,n=[...p.branches].some(e=>e.contains(t));n||(null==l||l(e),null==c||c(e),e.defaultPrevented||null==u||u())},b);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(e);(0,f.useEffect)(()=>{let handleKeyDown=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",handleKeyDown),()=>t.removeEventListener("keydown",handleKeyDown)},[n,t])}(e=>{let t=S===p.layers.size-1;t&&(null==i||i(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},b),(0,f.useEffect)(()=>{if(g)return o&&(0===p.layersWithOutsidePointerEventsDisabled.size&&(r=b.body.style.pointerEvents,b.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(g)),p.layers.add(g),$5cb92bef7577960e$var$dispatchUpdate(),()=>{o&&1===p.layersWithOutsidePointerEventsDisabled.size&&(b.body.style.pointerEvents=r)}},[g,b,o,p]),(0,f.useEffect)(()=>()=>{g&&(p.layers.delete(g),p.layersWithOutsidePointerEventsDisabled.delete(g),$5cb92bef7577960e$var$dispatchUpdate())},[g,p]),(0,f.useEffect)(()=>{let handleUpdate=()=>$({});return document.addEventListener(w,handleUpdate),()=>document.removeEventListener(w,handleUpdate)},[]),(0,f.createElement)(h.div,(0,d.Z)({},s,{ref:_,style:{pointerEvents:A?O?"auto":"none":void 0,...e.style},onFocusCapture:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onFocusCapture,M.onFocusCapture),onBlurCapture:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onBlurCapture,M.onBlurCapture),onPointerDownCapture:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onPointerDownCapture,R.onPointerDownCapture)}))});function $5cb92bef7577960e$var$dispatchUpdate(){let e=new CustomEvent(w);document.dispatchEvent(e)}function $5cb92bef7577960e$var$handleAndDispatchCustomEvent(e,t,n,{discrete:r}){let o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?$8927f6f2acc4f386$export$6d1a0317bde7de7f(o,i):o.dispatchEvent(i)}let _=0;function $3db38b7d1fb3fe6a$var$createFocusGuard(){let e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}let E="focusScope.autoFocusOnMount",x="focusScope.autoFocusOnUnmount",C={bubbles:!1,cancelable:!0},S=(0,f.forwardRef)((e,t)=>{let{loop:n=!1,trapped:r=!1,onMountAutoFocus:o,onUnmountAutoFocus:i,...a}=e,[l,c]=(0,f.useState)(null),u=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(o),s=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(i),p=(0,f.useRef)(null),g=(0,m.e)(t,e=>c(e)),v=(0,f.useRef)({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;(0,f.useEffect)(()=>{if(r){function handleFocusIn(e){if(v.paused||!l)return;let t=e.target;l.contains(t)?p.current=t:$d3863c46a17e8a28$var$focus(p.current,{select:!0})}function handleFocusOut(e){if(v.paused||!l)return;let t=e.relatedTarget;null===t||l.contains(t)||$d3863c46a17e8a28$var$focus(p.current,{select:!0})}document.addEventListener("focusin",handleFocusIn),document.addEventListener("focusout",handleFocusOut);let e=new MutationObserver(function(e){let t=document.activeElement;if(t===document.body)for(let t of e)t.removedNodes.length>0&&$d3863c46a17e8a28$var$focus(l)});return l&&e.observe(l,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",handleFocusIn),document.removeEventListener("focusout",handleFocusOut),e.disconnect()}}},[r,l,v.paused]),(0,f.useEffect)(()=>{if(l){A.add(v);let e=document.activeElement,t=l.contains(e);if(!t){let t=new CustomEvent(E,C);l.addEventListener(E,u),l.dispatchEvent(t),t.defaultPrevented||(function(e,{select:t=!1}={}){let n=document.activeElement;for(let r of e)if($d3863c46a17e8a28$var$focus(r,{select:t}),document.activeElement!==n)return}($d3863c46a17e8a28$var$getTabbableCandidates(l).filter(e=>"A"!==e.tagName),{select:!0}),document.activeElement===e&&$d3863c46a17e8a28$var$focus(l))}return()=>{l.removeEventListener(E,u),setTimeout(()=>{let t=new CustomEvent(x,C);l.addEventListener(x,s),l.dispatchEvent(t),t.defaultPrevented||$d3863c46a17e8a28$var$focus(null!=e?e:document.body,{select:!0}),l.removeEventListener(x,s),A.remove(v)},0)}}},[l,u,s,v]);let b=(0,f.useCallback)(e=>{if(!n&&!r||v.paused)return;let t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,o=document.activeElement;if(t&&o){let t=e.currentTarget,[r,i]=function(e){let t=$d3863c46a17e8a28$var$getTabbableCandidates(e),n=$d3863c46a17e8a28$var$findVisible(t,e),r=$d3863c46a17e8a28$var$findVisible(t.reverse(),e);return[n,r]}(t),a=r&&i;a?e.shiftKey||o!==i?e.shiftKey&&o===r&&(e.preventDefault(),n&&$d3863c46a17e8a28$var$focus(i,{select:!0})):(e.preventDefault(),n&&$d3863c46a17e8a28$var$focus(r,{select:!0})):o===t&&e.preventDefault()}},[n,r,v.paused]);return(0,f.createElement)(h.div,(0,d.Z)({tabIndex:-1},a,{ref:g,onKeyDown:b}))});function $d3863c46a17e8a28$var$getTabbableCandidates(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function $d3863c46a17e8a28$var$findVisible(e,t){for(let n of e)if(!function(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e&&(void 0===t||e!==t);){if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}(n,{upTo:t}))return n}function $d3863c46a17e8a28$var$focus(e,{select:t=!1}={}){if(e&&e.focus){var n;let r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&(n=e)instanceof HTMLInputElement&&"select"in n&&t&&e.select()}}let A=(o=[],{add(e){let t=o[0];e!==t&&(null==t||t.pause()),(o=$d3863c46a17e8a28$var$arrayRemove(o,e)).unshift(e)},remove(e){var t;null===(t=(o=$d3863c46a17e8a28$var$arrayRemove(o,e))[0])||void 0===t||t.resume()}});function $d3863c46a17e8a28$var$arrayRemove(e,t){let n=[...e],r=n.indexOf(t);return -1!==r&&n.splice(r,1),n}let O=(null==globalThis?void 0:globalThis.document)?f.useLayoutEffect:()=>{},R=p["useId".toString()]||(()=>void 0),M=0;function $1746a345f3d73bb7$export$f680877a34711e37(e){let[t,n]=f.useState(R());return O(()=>{e||n(e=>null!=e?e:String(M++))},[e]),e||(t?`radix-${t}`:"")}let P=["top","right","bottom","left"],T=Math.min,L=Math.max,D=Math.round,k=Math.floor,createCoords=e=>({x:e,y:e}),N={left:"right",right:"left",bottom:"top",top:"bottom"},I={start:"end",end:"start"};function floating_ui_utils_evaluate(e,t){return"function"==typeof e?e(t):e}function floating_ui_utils_getSide(e){return e.split("-")[0]}function floating_ui_utils_getAlignment(e){return e.split("-")[1]}function getOppositeAxis(e){return"x"===e?"y":"x"}function getAxisLength(e){return"y"===e?"height":"width"}function floating_ui_utils_getSideAxis(e){return["top","bottom"].includes(floating_ui_utils_getSide(e))?"y":"x"}function floating_ui_utils_getOppositeAlignmentPlacement(e){return e.replace(/start|end/g,e=>I[e])}function getOppositePlacement(e){return e.replace(/left|right|bottom|top/g,e=>N[e])}function floating_ui_utils_getPaddingObject(e){return"number"!=typeof e?{top:0,right:0,bottom:0,left:0,...e}:{top:e,right:e,bottom:e,left:e}}function floating_ui_utils_rectToClientRect(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function computeCoordsFromPlacement(e,t,n){let r,{reference:o,floating:i}=e,a=floating_ui_utils_getSideAxis(t),l=getOppositeAxis(floating_ui_utils_getSideAxis(t)),c=getAxisLength(l),u=floating_ui_utils_getSide(t),s="y"===a,d=o.x+o.width/2-i.width/2,f=o.y+o.height/2-i.height/2,p=o[c]/2-i[c]/2;switch(u){case"top":r={x:d,y:o.y-i.height};break;case"bottom":r={x:d,y:o.y+o.height};break;case"right":r={x:o.x+o.width,y:f};break;case"left":r={x:o.x-i.width,y:f};break;default:r={x:o.x,y:o.y}}switch(floating_ui_utils_getAlignment(t)){case"start":r[l]-=p*(n&&s?-1:1);break;case"end":r[l]+=p*(n&&s?-1:1)}return r}let computePosition=async(e,t,n)=>{let{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,l=i.filter(Boolean),c=await (null==a.isRTL?void 0:a.isRTL(t)),u=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:s,y:d}=computeCoordsFromPlacement(u,r,c),f=r,p={},m=0;for(let n=0;n({name:"arrow",options:e,async fn(t){let{x:n,y:r,placement:o,rects:i,platform:a,elements:l,middlewareData:c}=t,{element:u,padding:s=0}=floating_ui_utils_evaluate(e,t)||{};if(null==u)return{};let d=floating_ui_utils_getPaddingObject(s),f={x:n,y:r},p=getOppositeAxis(floating_ui_utils_getSideAxis(o)),m=getAxisLength(p),g=await a.getDimensions(u),v="y"===p,h=v?"clientHeight":"clientWidth",b=i.reference[m]+i.reference[p]-f[p]-i.floating[m],w=f[p]-i.reference[p],y=await (null==a.getOffsetParent?void 0:a.getOffsetParent(u)),$=y?y[h]:0;$&&await (null==a.isElement?void 0:a.isElement(y))||($=l.floating[h]||i.floating[m]);let _=$/2-g[m]/2-1,E=T(d[v?"top":"left"],_),x=T(d[v?"bottom":"right"],_),C=$-g[m]-x,S=$/2-g[m]/2+(b/2-w/2),A=L(E,T(S,C)),O=!c.arrow&&null!=floating_ui_utils_getAlignment(o)&&S!=A&&i.reference[m]/2-(Se[t]>=0)}async function convertValueToCoords(e,t){let{placement:n,platform:r,elements:o}=e,i=await (null==r.isRTL?void 0:r.isRTL(o.floating)),a=floating_ui_utils_getSide(n),l=floating_ui_utils_getAlignment(n),c="y"===floating_ui_utils_getSideAxis(n),u=["left","top"].includes(a)?-1:1,s=i&&c?-1:1,d=floating_ui_utils_evaluate(t,e),{mainAxis:f,crossAxis:p,alignmentAxis:m}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return l&&"number"==typeof m&&(p="end"===l?-1*m:m),c?{x:p*s,y:f*u}:{x:f*u,y:p*s}}function getNodeName(e){return isNode(e)?(e.nodeName||"").toLowerCase():"#document"}function getWindow(e){var t;return(null==e?void 0:null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function getDocumentElement(e){var t;return null==(t=(isNode(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function isNode(e){return e instanceof Node||e instanceof getWindow(e).Node}function isElement(e){return e instanceof Element||e instanceof getWindow(e).Element}function isHTMLElement(e){return e instanceof HTMLElement||e instanceof getWindow(e).HTMLElement}function isShadowRoot(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof getWindow(e).ShadowRoot)}function isOverflowElement(e){let{overflow:t,overflowX:n,overflowY:r,display:o}=floating_ui_utils_dom_getComputedStyle(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function isContainingBlock(e){let t=isWebKit(),n=floating_ui_utils_dom_getComputedStyle(e);return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some(e=>(n.willChange||"").includes(e))||["paint","layout","strict","content"].some(e=>(n.contain||"").includes(e))}function isWebKit(){return"undefined"!=typeof CSS&&!!CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")}function isLastTraversableNode(e){return["html","body","#document"].includes(getNodeName(e))}function floating_ui_utils_dom_getComputedStyle(e){return getWindow(e).getComputedStyle(e)}function getNodeScroll(e){return isElement(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function getParentNode(e){if("html"===getNodeName(e))return e;let t=e.assignedSlot||e.parentNode||isShadowRoot(e)&&e.host||getDocumentElement(e);return isShadowRoot(t)?t.host:t}function getOverflowAncestors(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);let o=function getNearestOverflowAncestor(e){let t=getParentNode(e);return isLastTraversableNode(t)?e.ownerDocument?e.ownerDocument.body:e.body:isHTMLElement(t)&&isOverflowElement(t)?t:getNearestOverflowAncestor(t)}(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),a=getWindow(o);return i?t.concat(a,a.visualViewport||[],isOverflowElement(o)?o:[],a.frameElement&&n?getOverflowAncestors(a.frameElement):[]):t.concat(o,getOverflowAncestors(o,[],n))}function getCssDimensions(e){let t=floating_ui_utils_dom_getComputedStyle(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,o=isHTMLElement(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,l=D(n)!==i||D(r)!==a;return l&&(n=i,r=a),{width:n,height:r,$:l}}function unwrapElement(e){return isElement(e)?e:e.contextElement}function getScale(e){let t=unwrapElement(e);if(!isHTMLElement(t))return createCoords(1);let n=t.getBoundingClientRect(),{width:r,height:o,$:i}=getCssDimensions(t),a=(i?D(n.width):n.width)/r,l=(i?D(n.height):n.height)/o;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}let F=createCoords(0);function getVisualOffsets(e){let t=getWindow(e);return isWebKit()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:F}function getBoundingClientRect(e,t,n,r){var o;void 0===t&&(t=!1),void 0===n&&(n=!1);let i=e.getBoundingClientRect(),a=unwrapElement(e),l=createCoords(1);t&&(r?isElement(r)&&(l=getScale(r)):l=getScale(e));let c=(void 0===(o=n)&&(o=!1),r&&(!o||r===getWindow(a))&&o)?getVisualOffsets(a):createCoords(0),u=(i.left+c.x)/l.x,s=(i.top+c.y)/l.y,d=i.width/l.x,f=i.height/l.y;if(a){let e=getWindow(a),t=r&&isElement(r)?getWindow(r):r,n=e.frameElement;for(;n&&r&&t!==e;){let e=getScale(n),t=n.getBoundingClientRect(),r=floating_ui_utils_dom_getComputedStyle(n),o=t.left+(n.clientLeft+parseFloat(r.paddingLeft))*e.x,i=t.top+(n.clientTop+parseFloat(r.paddingTop))*e.y;u*=e.x,s*=e.y,d*=e.x,f*=e.y,u+=o,s+=i,n=getWindow(n).frameElement}}return floating_ui_utils_rectToClientRect({width:d,height:f,x:u,y:s})}function getWindowScrollBarX(e){return getBoundingClientRect(getDocumentElement(e)).left+getNodeScroll(e).scrollLeft}function getClientRectFromClippingAncestor(e,t,n){let r;if("viewport"===t)r=function(e,t){let n=getWindow(e),r=getDocumentElement(e),o=n.visualViewport,i=r.clientWidth,a=r.clientHeight,l=0,c=0;if(o){i=o.width,a=o.height;let e=isWebKit();(!e||e&&"fixed"===t)&&(l=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:l,y:c}}(e,n);else if("document"===t)r=function(e){let t=getDocumentElement(e),n=getNodeScroll(e),r=e.ownerDocument.body,o=L(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=L(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight),a=-n.scrollLeft+getWindowScrollBarX(e),l=-n.scrollTop;return"rtl"===floating_ui_utils_dom_getComputedStyle(r).direction&&(a+=L(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:l}}(getDocumentElement(e));else if(isElement(t))r=function(e,t){let n=getBoundingClientRect(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=isHTMLElement(e)?getScale(e):createCoords(1),a=e.clientWidth*i.x,l=e.clientHeight*i.y,c=o*i.x,u=r*i.y;return{width:a,height:l,x:c,y:u}}(t,n);else{let n=getVisualOffsets(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return floating_ui_utils_rectToClientRect(r)}function getTrueOffsetParent(e,t){return isHTMLElement(e)&&"fixed"!==floating_ui_utils_dom_getComputedStyle(e).position?t?t(e):e.offsetParent:null}function getOffsetParent(e,t){let n=getWindow(e);if(!isHTMLElement(e))return n;let r=getTrueOffsetParent(e,t);for(;r&&["table","td","th"].includes(getNodeName(r))&&"static"===floating_ui_utils_dom_getComputedStyle(r).position;)r=getTrueOffsetParent(r,t);return r&&("html"===getNodeName(r)||"body"===getNodeName(r)&&"static"===floating_ui_utils_dom_getComputedStyle(r).position&&!isContainingBlock(r))?n:r||function(e){let t=getParentNode(e);for(;isHTMLElement(t)&&!isLastTraversableNode(t);){if(isContainingBlock(t))return t;t=getParentNode(t)}return null}(e)||n}let getElementRects=async function(e){let{reference:t,floating:n,strategy:r}=e,o=this.getOffsetParent||getOffsetParent,i=this.getDimensions;return{reference:function(e,t,n){let r=isHTMLElement(t),o=getDocumentElement(t),i="fixed"===n,a=getBoundingClientRect(e,!0,i,t),l={scrollLeft:0,scrollTop:0},c=createCoords(0);if(r||!r&&!i){if(("body"!==getNodeName(t)||isOverflowElement(o))&&(l=getNodeScroll(t)),r){let e=getBoundingClientRect(t,!0,i,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else o&&(c.x=getWindowScrollBarX(o))}return{x:a.left+l.scrollLeft-c.x,y:a.top+l.scrollTop-c.y,width:a.width,height:a.height}}(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}},W={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e,o=isHTMLElement(n),i=getDocumentElement(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0},l=createCoords(1),c=createCoords(0);if((o||!o&&"fixed"!==r)&&(("body"!==getNodeName(n)||isOverflowElement(i))&&(a=getNodeScroll(n)),isHTMLElement(n))){let e=getBoundingClientRect(n);l=getScale(n),c.x=e.x+n.clientLeft,c.y=e.y+n.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-a.scrollLeft*l.x+c.x,y:t.y*l.y-a.scrollTop*l.y+c.y}},getDocumentElement:getDocumentElement,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e,i="clippingAncestors"===n?function(e,t){let n=t.get(e);if(n)return n;let r=getOverflowAncestors(e,[],!1).filter(e=>isElement(e)&&"body"!==getNodeName(e)),o=null,i="fixed"===floating_ui_utils_dom_getComputedStyle(e).position,a=i?getParentNode(e):e;for(;isElement(a)&&!isLastTraversableNode(a);){let t=floating_ui_utils_dom_getComputedStyle(a),n=isContainingBlock(a);n||"fixed"!==t.position||(o=null);let l=i?!n&&!o:!n&&"static"===t.position&&!!o&&["absolute","fixed"].includes(o.position)||isOverflowElement(a)&&!n&&function hasFixedPositionAncestor(e,t){let n=getParentNode(e);return!(n===t||!isElement(n)||isLastTraversableNode(n))&&("fixed"===floating_ui_utils_dom_getComputedStyle(n).position||hasFixedPositionAncestor(n,t))}(e,a);l?r=r.filter(e=>e!==a):o=t,a=getParentNode(a)}return t.set(e,r),r}(t,this._c):[].concat(n),a=[...i,r],l=a[0],c=a.reduce((e,n)=>{let r=getClientRectFromClippingAncestor(t,n,o);return e.top=L(r.top,e.top),e.right=T(r.right,e.right),e.bottom=T(r.bottom,e.bottom),e.left=L(r.left,e.left),e},getClientRectFromClippingAncestor(t,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},getOffsetParent,getElementRects,getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){return getCssDimensions(e)},getScale,isElement:isElement,isRTL:function(e){return"rtl"===floating_ui_utils_dom_getComputedStyle(e).direction}},floating_ui_dom_computePosition=(e,t,n)=>{let r=new Map,o={platform:W,...n},i={...o.platform,_c:r};return computePosition(e,t,{...o,platform:i})},floating_ui_react_dom_arrow=e=>({name:"arrow",options:e,fn(t){let{element:n,padding:r}="function"==typeof e?e(t):e;if(n&&({}).hasOwnProperty.call(n,"current")){if(null!=n.current)return arrow({element:n.current,padding:r}).fn(t)}else if(n)return arrow({element:n,padding:r}).fn(t);return{}}});var Z="undefined"!=typeof document?f.useLayoutEffect:f.useEffect;function deepEqual(e,t){let n,r,o;if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if((n=e.length)!=t.length)return!1;for(r=n;0!=r--;)if(!deepEqual(e[r],t[r]))return!1;return!0}if((n=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!({}).hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){let n=o[r];if(("_owner"!==n||!e.$$typeof)&&!deepEqual(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function getDPR(e){if("undefined"==typeof window)return 1;let t=e.ownerDocument.defaultView||window;return t.devicePixelRatio||1}function roundByDPR(e,t){let n=getDPR(e);return Math.round(t*n)/n}function useLatestRef(e){let t=f.useRef(e);return Z(()=>{t.current=e}),t}let B=(0,f.forwardRef)((e,t)=>{let{children:n,width:r=10,height:o=5,...i}=e;return(0,f.createElement)(h.svg,(0,d.Z)({},i,{ref:t,width:r,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,f.createElement)("polygon",{points:"0,0 30,0 15,10"}))}),H="Popper",[j,K]=$c512c27ab02ef895$export$50c7b4e9d9f19c1(H),[G,U]=j(H),V=(0,f.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...o}=e,i=U("PopperAnchor",n),a=(0,f.useRef)(null),l=(0,m.e)(t,a);return(0,f.useEffect)(()=>{i.onAnchorChange((null==r?void 0:r.current)||a.current)}),r?null:(0,f.createElement)(h.div,(0,d.Z)({},o,{ref:l}))}),z="PopperContent",[X,q]=j(z),Y=(0,f.forwardRef)((e,t)=>{var n,r,o,i,a,l,c,u,s,p,v,b,w,y;let{__scopePopper:$,side:_="bottom",sideOffset:E=0,align:x="center",alignOffset:C=0,arrowPadding:S=0,avoidCollisions:A=!0,collisionBoundary:R=[],collisionPadding:M=0,sticky:P="partial",hideWhenDetached:D=!1,updatePositionStrategy:N="optimized",onPlaced:I,...F}=e,W=U(z,$),[B,H]=(0,f.useState)(null),j=(0,m.e)(t,e=>H(e)),[K,G]=(0,f.useState)(null),V=function(e){let[t,n]=(0,f.useState)(void 0);return O(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let r,o;if(!Array.isArray(t)||!t.length)return;let i=t[0];if("borderBoxSize"in i){let e=i.borderBoxSize,t=Array.isArray(e)?e[0]:e;r=t.inlineSize,o=t.blockSize}else r=e.offsetWidth,o=e.offsetHeight;n({width:r,height:o})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}(K),q=null!==(n=null==V?void 0:V.width)&&void 0!==n?n:0,Y=null!==(r=null==V?void 0:V.height)&&void 0!==r?r:0,J="number"==typeof M?M:{top:0,right:0,bottom:0,left:0,...M},Q=Array.isArray(R)?R:[R],ee=Q.length>0,et={padding:J,boundary:Q.filter($cf1ac5d9fe0e8206$var$isNotNull),altBoundary:ee},{refs:en,floatingStyles:er,placement:eo,isPositioned:ei,middlewareData:ea}=function(e){void 0===e&&(e={});let{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:i,floating:a}={},transform:l=!0,whileElementsMounted:c,open:u}=e,[s,d]=f.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=f.useState(r);deepEqual(p,r)||m(r);let[v,h]=f.useState(null),[b,w]=f.useState(null),y=f.useCallback(e=>{e!=x.current&&(x.current=e,h(e))},[h]),$=f.useCallback(e=>{e!==C.current&&(C.current=e,w(e))},[w]),_=i||v,E=a||b,x=f.useRef(null),C=f.useRef(null),S=f.useRef(s),A=useLatestRef(c),O=useLatestRef(o),R=f.useCallback(()=>{if(!x.current||!C.current)return;let e={placement:t,strategy:n,middleware:p};O.current&&(e.platform=O.current),floating_ui_dom_computePosition(x.current,C.current,e).then(e=>{let t={...e,isPositioned:!0};M.current&&!deepEqual(S.current,t)&&(S.current=t,g.flushSync(()=>{d(t)}))})},[p,t,n,O]);Z(()=>{!1===u&&S.current.isPositioned&&(S.current.isPositioned=!1,d(e=>({...e,isPositioned:!1})))},[u]);let M=f.useRef(!1);Z(()=>(M.current=!0,()=>{M.current=!1}),[]),Z(()=>{if(_&&(x.current=_),E&&(C.current=E),_&&E){if(A.current)return A.current(_,E,R);R()}},[_,E,R,A]);let P=f.useMemo(()=>({reference:x,floating:C,setReference:y,setFloating:$}),[y,$]),T=f.useMemo(()=>({reference:_,floating:E}),[_,E]),L=f.useMemo(()=>{let e={position:n,left:0,top:0};if(!T.floating)return e;let t=roundByDPR(T.floating,s.x),r=roundByDPR(T.floating,s.y);return l?{...e,transform:"translate("+t+"px, "+r+"px)",...getDPR(T.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}},[n,l,T.floating,s.x,s.y]);return f.useMemo(()=>({...s,update:R,refs:P,elements:T,floatingStyles:L}),[s,R,P,T,L])}({strategy:"fixed",placement:_+("center"!==x?"-"+x:""),whileElementsMounted:(...e)=>{let t=function(e,t,n,r){let o;void 0===r&&(r={});let{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:l="function"==typeof ResizeObserver,layoutShift:c="function"==typeof IntersectionObserver,animationFrame:u=!1}=r,s=unwrapElement(e),d=i||a?[...s?getOverflowAncestors(s):[],...getOverflowAncestors(t)]:[];d.forEach(e=>{i&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)});let f=s&&c?function(e,t){let n,r=null,o=getDocumentElement(e);function cleanup(){clearTimeout(n),r&&r.disconnect(),r=null}return!function refresh(i,a){void 0===i&&(i=!1),void 0===a&&(a=1),cleanup();let{left:l,top:c,width:u,height:s}=e.getBoundingClientRect();if(i||t(),!u||!s)return;let d=k(c),f=k(o.clientWidth-(l+u)),p=k(o.clientHeight-(c+s)),m=k(l),g={rootMargin:-d+"px "+-f+"px "+-p+"px "+-m+"px",threshold:L(0,T(1,a))||1},v=!0;function handleObserve(e){let t=e[0].intersectionRatio;if(t!==a){if(!v)return refresh();t?refresh(!1,t):n=setTimeout(()=>{refresh(!1,1e-7)},100)}v=!1}try{r=new IntersectionObserver(handleObserve,{...g,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(handleObserve,g)}r.observe(e)}(!0),cleanup}(s,n):null,p=-1,m=null;l&&(m=new ResizeObserver(e=>{let[r]=e;r&&r.target===s&&m&&(m.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{m&&m.observe(t)})),n()}),s&&!u&&m.observe(s),m.observe(t));let g=u?getBoundingClientRect(e):null;return u&&function frameLoop(){let t=getBoundingClientRect(e);g&&(t.x!==g.x||t.y!==g.y||t.width!==g.width||t.height!==g.height)&&n(),g=t,o=requestAnimationFrame(frameLoop)}(),n(),()=>{d.forEach(e=>{i&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)}),f&&f(),m&&m.disconnect(),m=null,u&&cancelAnimationFrame(o)}}(...e,{animationFrame:"always"===N});return t},elements:{reference:W.anchor},middleware:[{name:"offset",options:s={mainAxis:E+Y,alignmentAxis:C},async fn(e){var t,n;let{x:r,y:o,placement:i,middlewareData:a}=e,l=await convertValueToCoords(e,s);return i===(null==(t=a.offset)?void 0:t.placement)&&null!=(n=a.arrow)&&n.alignmentOffset?{}:{x:r+l.x,y:o+l.y,data:{...l,placement:i}}}},A&&{name:"shift",options:v={mainAxis:!0,crossAxis:!1,limiter:"partial"===P?(void 0===p&&(p={}),{options:p,fn(e){let{x:t,y:n,placement:r,rects:o,middlewareData:i}=e,{offset:a=0,mainAxis:l=!0,crossAxis:c=!0}=floating_ui_utils_evaluate(p,e),u={x:t,y:n},s=floating_ui_utils_getSideAxis(r),d=getOppositeAxis(s),f=u[d],m=u[s],g=floating_ui_utils_evaluate(a,e),v="number"==typeof g?{mainAxis:g,crossAxis:0}:{mainAxis:0,crossAxis:0,...g};if(l){let e="y"===d?"height":"width",t=o.reference[d]-o.floating[e]+v.mainAxis,n=o.reference[d]+o.reference[e]-v.mainAxis;fn&&(f=n)}if(c){var h,b;let e="y"===d?"width":"height",t=["top","left"].includes(floating_ui_utils_getSide(r)),n=o.reference[s]-o.floating[e]+(t&&(null==(h=i.offset)?void 0:h[s])||0)+(t?0:v.crossAxis),a=o.reference[s]+o.reference[e]+(t?0:(null==(b=i.offset)?void 0:b[s])||0)-(t?v.crossAxis:0);ma&&(m=a)}return{[d]:f,[s]:m}}}):void 0,...et},async fn(e){let{x:t,y:n,placement:r}=e,{mainAxis:o=!0,crossAxis:i=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=floating_ui_utils_evaluate(v,e),c={x:t,y:n},u=await detectOverflow(e,l),s=floating_ui_utils_getSideAxis(floating_ui_utils_getSide(r)),d=getOppositeAxis(s),f=c[d],p=c[s];if(o){let e=f+u["y"===d?"top":"left"],t=f-u["y"===d?"bottom":"right"];f=L(e,T(f,t))}if(i){let e="y"===s?"top":"left",t="y"===s?"bottom":"right",n=p+u[e],r=p-u[t];p=L(n,T(p,r))}let m=a.fn({...e,[d]:f,[s]:p});return{...m,data:{x:m.x-t,y:m.y-n}}}},A&&{name:"flip",options:b={...et},async fn(e){var t,n,r,o,i;let{placement:a,middlewareData:l,rects:c,initialPlacement:u,platform:s,elements:d}=e,{mainAxis:f=!0,crossAxis:p=!0,fallbackPlacements:m,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:h=!0,...w}=floating_ui_utils_evaluate(b,e);if(null!=(t=l.arrow)&&t.alignmentOffset)return{};let y=floating_ui_utils_getSide(a),$=floating_ui_utils_getSide(u)===u,_=await (null==s.isRTL?void 0:s.isRTL(d.floating)),E=m||($||!h?[getOppositePlacement(u)]:function(e){let t=getOppositePlacement(e);return[floating_ui_utils_getOppositeAlignmentPlacement(e),t,floating_ui_utils_getOppositeAlignmentPlacement(t)]}(u));m||"none"===v||E.push(...function(e,t,n,r){let o=floating_ui_utils_getAlignment(e),i=function(e,t,n){let r=["left","right"],o=["right","left"];switch(e){case"top":case"bottom":if(n)return t?o:r;return t?r:o;case"left":case"right":return t?["top","bottom"]:["bottom","top"];default:return[]}}(floating_ui_utils_getSide(e),"start"===n,r);return o&&(i=i.map(e=>e+"-"+o),t&&(i=i.concat(i.map(floating_ui_utils_getOppositeAlignmentPlacement)))),i}(u,h,v,_));let x=[u,...E],C=await detectOverflow(e,w),S=[],A=(null==(n=l.flip)?void 0:n.overflows)||[];if(f&&S.push(C[y]),p){let e=function(e,t,n){void 0===n&&(n=!1);let r=floating_ui_utils_getAlignment(e),o=getOppositeAxis(floating_ui_utils_getSideAxis(e)),i=getAxisLength(o),a="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=getOppositePlacement(a)),[a,getOppositePlacement(a)]}(a,c,_);S.push(C[e[0]],C[e[1]])}if(A=[...A,{placement:a,overflows:S}],!S.every(e=>e<=0)){let e=((null==(r=l.flip)?void 0:r.index)||0)+1,t=x[e];if(t)return{data:{index:e,overflows:A},reset:{placement:t}};let n=null==(o=A.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:o.placement;if(!n)switch(g){case"bestFit":{let e=null==(i=A.map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:i[0];e&&(n=e);break}case"initialPlacement":n=u}if(a!==n)return{reset:{placement:n}}}return{}}},{name:"size",options:w={...et,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{let{width:o,height:i}=t.reference,a=e.floating.style;a.setProperty("--radix-popper-available-width",`${n}px`),a.setProperty("--radix-popper-available-height",`${r}px`),a.setProperty("--radix-popper-anchor-width",`${o}px`),a.setProperty("--radix-popper-anchor-height",`${i}px`)}},async fn(e){let t,n;let{placement:r,rects:o,platform:i,elements:a}=e,{apply:l=()=>{},...c}=floating_ui_utils_evaluate(w,e),u=await detectOverflow(e,c),s=floating_ui_utils_getSide(r),d=floating_ui_utils_getAlignment(r),f="y"===floating_ui_utils_getSideAxis(r),{width:p,height:m}=o.floating;"top"===s||"bottom"===s?(t=s,n=d===(await (null==i.isRTL?void 0:i.isRTL(a.floating))?"start":"end")?"left":"right"):(n=s,t="end"===d?"top":"bottom");let g=m-u[t],v=p-u[n],h=!e.middlewareData.shift,b=g,y=v;if(f){let e=p-u.left-u.right;y=d||h?T(v,e):e}else{let e=m-u.top-u.bottom;b=d||h?T(g,e):e}if(h&&!d){let e=L(u.left,0),t=L(u.right,0),n=L(u.top,0),r=L(u.bottom,0);f?y=p-2*(0!==e||0!==t?e+t:L(u.left,u.right)):b=m-2*(0!==n||0!==r?n+r:L(u.top,u.bottom))}await l({...e,availableWidth:y,availableHeight:b});let $=await i.getDimensions(a.floating);return p!==$.width||m!==$.height?{reset:{rects:!0}}:{}}},K&&floating_ui_react_dom_arrow({element:K,padding:S}),$cf1ac5d9fe0e8206$var$transformOrigin({arrowWidth:q,arrowHeight:Y}),D&&{name:"hide",options:y={strategy:"referenceHidden",...et},async fn(e){let{rects:t}=e,{strategy:n="referenceHidden",...r}=floating_ui_utils_evaluate(y,e);switch(n){case"referenceHidden":{let n=await detectOverflow(e,{...r,elementContext:"reference"}),o=getSideOffsets(n,t.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:isAnySideFullyClipped(o)}}}case"escaped":{let n=await detectOverflow(e,{...r,altBoundary:!0}),o=getSideOffsets(n,t.floating);return{data:{escapedOffsets:o,escaped:isAnySideFullyClipped(o)}}}default:return{}}}}]}),[el,ec]=$cf1ac5d9fe0e8206$var$getSideAndAlignFromPlacement(eo),eu=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(I);O(()=>{ei&&(null==eu||eu())},[ei,eu]);let es=null===(o=ea.arrow)||void 0===o?void 0:o.x,ed=null===(i=ea.arrow)||void 0===i?void 0:i.y,ef=(null===(a=ea.arrow)||void 0===a?void 0:a.centerOffset)!==0,[ep,em]=(0,f.useState)();return O(()=>{B&&em(window.getComputedStyle(B).zIndex)},[B]),(0,f.createElement)("div",{ref:en.setFloating,"data-radix-popper-content-wrapper":"",style:{...er,transform:ei?er.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:ep,"--radix-popper-transform-origin":[null===(l=ea.transformOrigin)||void 0===l?void 0:l.x,null===(c=ea.transformOrigin)||void 0===c?void 0:c.y].join(" ")},dir:e.dir},(0,f.createElement)(X,{scope:$,placedSide:el,onArrowChange:G,arrowX:es,arrowY:ed,shouldHideArrow:ef},(0,f.createElement)(h.div,(0,d.Z)({"data-side":el,"data-align":ec},F,{ref:j,style:{...F.style,animation:ei?void 0:"none",opacity:null!==(u=ea.hide)&&void 0!==u&&u.referenceHidden?0:void 0}}))))}),J={top:"bottom",right:"left",bottom:"top",left:"right"},Q=(0,f.forwardRef)(function(e,t){let{__scopePopper:n,...r}=e,o=q("PopperArrow",n),i=J[o.placedSide];return(0,f.createElement)("span",{ref:o.onArrowChange,style:{position:"absolute",left:o.arrowX,top:o.arrowY,[i]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[o.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[o.placedSide],visibility:o.shouldHideArrow?"hidden":void 0}},(0,f.createElement)(B,(0,d.Z)({},r,{ref:t,style:{...r.style,display:"block"}})))});function $cf1ac5d9fe0e8206$var$isNotNull(e){return null!==e}let $cf1ac5d9fe0e8206$var$transformOrigin=e=>({name:"transformOrigin",options:e,fn(t){var n,r,o,i,a;let{placement:l,rects:c,middlewareData:u}=t,s=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=s?0:e.arrowWidth,f=s?0:e.arrowHeight,[p,m]=$cf1ac5d9fe0e8206$var$getSideAndAlignFromPlacement(l),g={start:"0%",center:"50%",end:"100%"}[m],v=(null!==(r=null===(o=u.arrow)||void 0===o?void 0:o.x)&&void 0!==r?r:0)+d/2,h=(null!==(i=null===(a=u.arrow)||void 0===a?void 0:a.y)&&void 0!==i?i:0)+f/2,b="",w="";return"bottom"===p?(b=s?g:`${v}px`,w=`${-f}px`):"top"===p?(b=s?g:`${v}px`,w=`${c.floating.height+f}px`):"right"===p?(b=`${-f}px`,w=s?g:`${h}px`):"left"===p&&(b=`${c.floating.width+f}px`,w=s?g:`${h}px`),{data:{x:b,y:w}}}});function $cf1ac5d9fe0e8206$var$getSideAndAlignFromPlacement(e){let[t,n="center"]=e.split("-");return[t,n]}let $cf1ac5d9fe0e8206$export$be92b6f5f03c0fe9=e=>{let{__scopePopper:t,children:n}=e,[r,o]=(0,f.useState)(null);return(0,f.createElement)(G,{scope:t,anchor:r,onAnchorChange:o},n)},ee=(0,f.forwardRef)((e,t)=>{var n;let{container:r=null==globalThis?void 0:null===(n=globalThis.document)||void 0===n?void 0:n.body,...o}=e;return r?g.createPortal((0,f.createElement)(h.div,(0,d.Z)({},o,{ref:t})),r):null}),$921a889cee6df7e8$export$99c2b779aa4e8b8b=e=>{let{present:t,children:n}=e,r=function(e){var t;let[n,r]=(0,f.useState)(),o=(0,f.useRef)({}),i=(0,f.useRef)(e),a=(0,f.useRef)("none"),l=e?"mounted":"unmounted",[c,u]=(t={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},(0,f.useReducer)((e,n)=>{let r=t[e][n];return null!=r?r:e},l));return(0,f.useEffect)(()=>{let e=$921a889cee6df7e8$var$getAnimationName(o.current);a.current="mounted"===c?e:"none"},[c]),O(()=>{let t=o.current,n=i.current,r=n!==e;if(r){let r=a.current,o=$921a889cee6df7e8$var$getAnimationName(t);e?u("MOUNT"):"none"===o||(null==t?void 0:t.display)==="none"?u("UNMOUNT"):n&&r!==o?u("ANIMATION_OUT"):u("UNMOUNT"),i.current=e}},[e,u]),O(()=>{if(n){let handleAnimationEnd=e=>{let t=$921a889cee6df7e8$var$getAnimationName(o.current),r=t.includes(e.animationName);e.target===n&&r&&(0,g.flushSync)(()=>u("ANIMATION_END"))},handleAnimationStart=e=>{e.target===n&&(a.current=$921a889cee6df7e8$var$getAnimationName(o.current))};return n.addEventListener("animationstart",handleAnimationStart),n.addEventListener("animationcancel",handleAnimationEnd),n.addEventListener("animationend",handleAnimationEnd),()=>{n.removeEventListener("animationstart",handleAnimationStart),n.removeEventListener("animationcancel",handleAnimationEnd),n.removeEventListener("animationend",handleAnimationEnd)}}u("ANIMATION_END")},[n,u]),{isPresent:["mounted","unmountSuspended"].includes(c),ref:(0,f.useCallback)(e=>{e&&(o.current=getComputedStyle(e)),r(e)},[])}}(t),o="function"==typeof n?n({present:r.isPresent}):f.Children.only(n),i=(0,m.e)(r.ref,o.ref),a="function"==typeof n;return a||r.isPresent?(0,f.cloneElement)(o,{ref:i}):null};function $921a889cee6df7e8$var$getAnimationName(e){return(null==e?void 0:e.animationName)||"none"}$921a889cee6df7e8$export$99c2b779aa4e8b8b.displayName="Presence";let et="rovingFocusGroup.onEntryFocus",en={bubbles:!1,cancelable:!0},er="RovingFocusGroup",[eo,ei,ea]=$e02a7d9cb1dc128c$export$c74125a8e3af6bb2(er),[el,ec]=$c512c27ab02ef895$export$50c7b4e9d9f19c1(er,[ea]),[eu,es]=el(er),ed=(0,f.forwardRef)((e,t)=>(0,f.createElement)(eo.Provider,{scope:e.__scopeRovingFocusGroup},(0,f.createElement)(eo.Slot,{scope:e.__scopeRovingFocusGroup},(0,f.createElement)(ef,(0,d.Z)({},e,{ref:t}))))),ef=(0,f.forwardRef)((e,t)=>{let{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:i,currentTabStopId:a,defaultCurrentTabStopId:l,onCurrentTabStopIdChange:c,onEntryFocus:u,...s}=e,p=(0,f.useRef)(null),g=(0,m.e)(t,p),v=$f631663db3294ace$export$b39126d51d94e6f3(i),[b=null,w]=$71cd76cc60e0454e$export$6f32135080cb4c3({prop:a,defaultProp:l,onChange:c}),[y,$]=(0,f.useState)(!1),_=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(u),E=ei(n),x=(0,f.useRef)(!1),[C,S]=(0,f.useState)(0);return(0,f.useEffect)(()=>{let e=p.current;if(e)return e.addEventListener(et,_),()=>e.removeEventListener(et,_)},[_]),(0,f.createElement)(eu,{scope:n,orientation:r,dir:v,loop:o,currentTabStopId:b,onItemFocus:(0,f.useCallback)(e=>w(e),[w]),onItemShiftTab:(0,f.useCallback)(()=>$(!0),[]),onFocusableItemAdd:(0,f.useCallback)(()=>S(e=>e+1),[]),onFocusableItemRemove:(0,f.useCallback)(()=>S(e=>e-1),[])},(0,f.createElement)(h.div,(0,d.Z)({tabIndex:y||0===C?-1:0,"data-orientation":r},s,{ref:g,style:{outline:"none",...e.style},onMouseDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onMouseDown,()=>{x.current=!0}),onFocus:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onFocus,e=>{let t=!x.current;if(e.target===e.currentTarget&&t&&!y){let t=new CustomEvent(et,en);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=E().filter(e=>e.focusable),t=e.find(e=>e.active),n=e.find(e=>e.id===b),r=[t,n,...e].filter(Boolean),o=r.map(e=>e.ref.current);$d7bdfb9eb0fdf311$var$focusFirst(o)}}x.current=!1}),onBlur:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onBlur,()=>$(!1))})))}),ep=(0,f.forwardRef)((e,t)=>{let{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:i,...a}=e,l=$1746a345f3d73bb7$export$f680877a34711e37(),c=i||l,u=es("RovingFocusGroupItem",n),s=u.currentTabStopId===c,p=ei(n),{onFocusableItemAdd:m,onFocusableItemRemove:g}=u;return(0,f.useEffect)(()=>{if(r)return m(),()=>g()},[r,m,g]),(0,f.createElement)(eo.ItemSlot,{scope:n,id:c,focusable:r,active:o},(0,f.createElement)(h.span,(0,d.Z)({tabIndex:s?0:-1,"data-orientation":u.orientation},a,{ref:t,onMouseDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onMouseDown,e=>{r?u.onItemFocus(c):e.preventDefault()}),onFocus:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onFocus,()=>u.onItemFocus(c)),onKeyDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey){u.onItemShiftTab();return}if(e.target!==e.currentTarget)return;let t=function(e,t,n){var r;let o=(r=e.key,"rtl"!==n?r:"ArrowLeft"===r?"ArrowRight":"ArrowRight"===r?"ArrowLeft":r);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(o))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(o)))return em[o]}(e,u.orientation,u.dir);if(void 0!==t){e.preventDefault();let o=p().filter(e=>e.focusable),i=o.map(e=>e.ref.current);if("last"===t)i.reverse();else if("prev"===t||"next"===t){var n,r;"prev"===t&&i.reverse();let o=i.indexOf(e.currentTarget);i=u.loop?(n=i,r=o+1,n.map((e,t)=>n[(r+t)%n.length])):i.slice(o+1)}setTimeout(()=>$d7bdfb9eb0fdf311$var$focusFirst(i))}})})))}),em={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function $d7bdfb9eb0fdf311$var$focusFirst(e){let t=document.activeElement;for(let n of e)if(n===t||(n.focus(),document.activeElement!==t))return}var eg=new WeakMap,ev=new WeakMap,eh={},eb=0,unwrapHost=function(e){return e&&(e.host||unwrapHost(e.parentNode))},applyAttributeToOthers=function(e,t,n,r){var o=(Array.isArray(e)?e:[e]).map(function(e){if(t.contains(e))return e;var n=unwrapHost(e);return n&&t.contains(n)?n:(console.error("aria-hidden",e,"in not contained inside",t,". Doing nothing"),null)}).filter(function(e){return!!e});eh[n]||(eh[n]=new WeakMap);var i=eh[n],a=[],l=new Set,c=new Set(o),keep=function(e){!e||l.has(e)||(l.add(e),keep(e.parentNode))};o.forEach(keep);var deep=function(e){!e||c.has(e)||Array.prototype.forEach.call(e.children,function(e){if(l.has(e))deep(e);else{var t=e.getAttribute(r),o=null!==t&&"false"!==t,c=(eg.get(e)||0)+1,u=(i.get(e)||0)+1;eg.set(e,c),i.set(e,u),a.push(e),1===c&&o&&ev.set(e,!0),1===u&&e.setAttribute(n,"true"),o||e.setAttribute(r,"true")}})};return deep(t),l.clear(),eb++,function(){a.forEach(function(e){var t=eg.get(e)-1,o=i.get(e)-1;eg.set(e,t),i.set(e,o),t||(ev.has(e)||e.removeAttribute(r),ev.delete(e)),o||e.removeAttribute(n)}),--eb||(eg=new WeakMap,eg=new WeakMap,ev=new WeakMap,eh={})}},hideOthers=function(e,t,n){void 0===n&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),o=t||("undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body);return o?(r.push.apply(r,Array.from(o.querySelectorAll("[aria-live]"))),applyAttributeToOthers(r,o,n,"aria-hidden")):function(){return null}},__assign=function(){return(__assign=Object.assign||function(e){for(var t,n=1,r=arguments.length;nt.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);ot.indexOf(r[o])&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n}"function"==typeof SuppressedError&&SuppressedError;var ew="right-scroll-bar-position",ey="width-before-scroll-bar",e$=(void 0===i&&(i={}),(void 0===a&&(a=function(e){return e}),l=[],c=!1,u={read:function(){if(c)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return l.length?l[l.length-1]:null},useMedium:function(e){var t=a(e,c);return l.push(t),function(){l=l.filter(function(e){return e!==t})}},assignSyncMedium:function(e){for(c=!0;l.length;){var t=l;l=[],t.forEach(e)}l={push:function(t){return e(t)},filter:function(){return l}}},assignMedium:function(e){c=!0;var t=[];if(l.length){var n=l;l=[],n.forEach(e),t=l}var executeQueue=function(){var n=t;t=[],n.forEach(e)},cycle=function(){return Promise.resolve().then(executeQueue)};cycle(),l={push:function(e){t.push(e),cycle()},filter:function(e){return t=t.filter(e),l}}}}).options=__assign({async:!0,ssr:!1},i),u),nothing=function(){},e_=f.forwardRef(function(e,t){var n,r,o,i=f.useRef(null),a=f.useState({onScrollCapture:nothing,onWheelCapture:nothing,onTouchMoveCapture:nothing}),l=a[0],c=a[1],u=e.forwardProps,s=e.children,d=e.className,p=e.removeScrollBar,m=e.enabled,g=e.shards,v=e.sideCar,h=e.noIsolation,b=e.inert,w=e.allowPinchZoom,y=e.as,$=void 0===y?"div":y,_=__rest(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),E=(n=[i,t],r=function(e){return n.forEach(function(t){return"function"==typeof t?t(e):t&&(t.current=e),t})},(o=(0,f.useState)(function(){return{value:null,callback:r,facade:{get current(){return o.value},set current(value){var e=o.value;e!==value&&(o.value=value,o.callback(value,e))}}}})[0]).callback=r,o.facade),x=__assign(__assign({},_),l);return f.createElement(f.Fragment,null,m&&f.createElement(v,{sideCar:e$,removeScrollBar:p,shards:g,noIsolation:h,inert:b,setCallbacks:c,allowPinchZoom:!!w,lockRef:i}),u?f.cloneElement(f.Children.only(s),__assign(__assign({},x),{ref:E})):f.createElement($,__assign({},x,{className:d,ref:E}),s))});e_.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},e_.classNames={fullWidth:ey,zeroRight:ew};var SideCar=function(e){var t=e.sideCar,n=__rest(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw Error("Sidecar medium not found");return f.createElement(r,__assign({},n))};SideCar.isSideCarExport=!0;var stylesheetSingleton=function(){var e=0,t=null;return{add:function(r){if(0==e&&(t=function(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=s||n.nc;return t&&e.setAttribute("nonce",t),e}())){var o,i;(o=t).styleSheet?o.styleSheet.cssText=r:o.appendChild(document.createTextNode(r)),i=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(i)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},styleHookSingleton=function(){var e=stylesheetSingleton();return function(t,n){f.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},styleSingleton=function(){var e=styleHookSingleton();return function(t){return e(t.styles,t.dynamic),null}},eE={left:0,top:0,right:0,gap:0},parse=function(e){return parseInt(e||"",10)||0},getOffset=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],r=t["padding"===e?"paddingTop":"marginTop"],o=t["padding"===e?"paddingRight":"marginRight"];return[parse(n),parse(r),parse(o)]},getGapWidth=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return eE;var t=getOffset(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},ex=styleSingleton(),getStyles=function(e,t,n,r){var o=e.left,i=e.top,a=e.right,l=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(l,"px ").concat(r,";\n }\n body {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(o,"px;\n padding-top: ").concat(i,"px;\n padding-right: ").concat(a,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(l,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(l,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(ew," {\n right: ").concat(l,"px ").concat(r,";\n }\n \n .").concat(ey," {\n margin-right: ").concat(l,"px ").concat(r,";\n }\n \n .").concat(ew," .").concat(ew," {\n right: 0 ").concat(r,";\n }\n \n .").concat(ey," .").concat(ey," {\n margin-right: 0 ").concat(r,";\n }\n \n body {\n ").concat("--removed-body-scroll-bar-size",": ").concat(l,"px;\n }\n")},RemoveScrollBar=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=void 0===r?"margin":r,i=f.useMemo(function(){return getGapWidth(o)},[o]);return f.createElement(ex,{styles:getStyles(i,!t,o,n?"":"!important")})},eC=!1;if("undefined"!=typeof window)try{var eS=Object.defineProperty({},"passive",{get:function(){return eC=!0,!0}});window.addEventListener("test",eS,eS),window.removeEventListener("test",eS,eS)}catch(e){eC=!1}var eA=!!eC&&{passive:!1},elementCanBeScrolled=function(e,t){var n=window.getComputedStyle(e);return"hidden"!==n[t]&&!(n.overflowY===n.overflowX&&"TEXTAREA"!==e.tagName&&"visible"===n[t])},locationCouldBeScrolled=function(e,t){var n=t;do{if("undefined"!=typeof ShadowRoot&&n instanceof ShadowRoot&&(n=n.host),elementCouldBeScrolled(e,n)){var r=getScrollVariables(e,n);if(r[1]>r[2])return!0}n=n.parentNode}while(n&&n!==document.body);return!1},elementCouldBeScrolled=function(e,t){return"v"===e?elementCanBeScrolled(t,"overflowY"):elementCanBeScrolled(t,"overflowX")},getScrollVariables=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},handleScroll=function(e,t,n,r,o){var i,a=(i=window.getComputedStyle(t).direction,"h"===e&&"rtl"===i?-1:1),l=a*r,c=n.target,u=t.contains(c),s=!1,d=l>0,f=0,p=0;do{var m=getScrollVariables(e,c),g=m[0],v=m[1]-m[2]-a*g;(g||v)&&elementCouldBeScrolled(e,c)&&(f+=v,p+=g),c=c.parentNode}while(!u&&c!==document.body||u&&(t.contains(c)||t===c));return d&&(o&&0===f||!o&&l>f)?s=!0:!d&&(o&&0===p||!o&&-l>p)&&(s=!0),s},getTouchXY=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},getDeltaXY=function(e){return[e.deltaX,e.deltaY]},extractRef=function(e){return e&&"current"in e?e.current:e},eO=0,eR=[],eM=(e$.useMedium(function(e){var t=f.useRef([]),n=f.useRef([0,0]),r=f.useRef(),o=f.useState(eO++)[0],i=f.useState(function(){return styleSingleton()})[0],a=f.useRef(e);f.useEffect(function(){a.current=e},[e]),f.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var t=(function(e,t,n){if(n||2==arguments.length)for(var r,o=0,i=t.length;oMath.abs(u)?"h":"v";if("touches"in e&&"h"===d&&"range"===s.type)return!1;var f=locationCouldBeScrolled(d,s);if(!f)return!0;if(f?o=d:(o="v"===d?"h":"v",f=locationCouldBeScrolled(d,s)),!f)return!1;if(!r.current&&"changedTouches"in e&&(c||u)&&(r.current=o),!o)return!0;var p=r.current||o;return handleScroll(p,t,e,"h"===p?c:u,!0)},[]),c=f.useCallback(function(e){if(eR.length&&eR[eR.length-1]===i){var n="deltaY"in e?getDeltaXY(e):getTouchXY(e),r=t.current.filter(function(t){var r;return t.name===e.type&&t.target===e.target&&(r=t.delta)[0]===n[0]&&r[1]===n[1]})[0];if(r&&r.should){e.cancelable&&e.preventDefault();return}if(!r){var o=(a.current.shards||[]).map(extractRef).filter(Boolean).filter(function(t){return t.contains(e.target)});(o.length>0?l(e,o[0]):!a.current.noIsolation)&&e.cancelable&&e.preventDefault()}}},[]),u=f.useCallback(function(e,n,r,o){var i={name:e,delta:n,target:r,should:o};t.current.push(i),setTimeout(function(){t.current=t.current.filter(function(e){return e!==i})},1)},[]),s=f.useCallback(function(e){n.current=getTouchXY(e),r.current=void 0},[]),d=f.useCallback(function(t){u(t.type,getDeltaXY(t),t.target,l(t,e.lockRef.current))},[]),p=f.useCallback(function(t){u(t.type,getTouchXY(t),t.target,l(t,e.lockRef.current))},[]);f.useEffect(function(){return eR.push(i),e.setCallbacks({onScrollCapture:d,onWheelCapture:d,onTouchMoveCapture:p}),document.addEventListener("wheel",c,eA),document.addEventListener("touchmove",c,eA),document.addEventListener("touchstart",s,eA),function(){eR=eR.filter(function(e){return e!==i}),document.removeEventListener("wheel",c,eA),document.removeEventListener("touchmove",c,eA),document.removeEventListener("touchstart",s,eA)}},[]);var m=e.removeScrollBar,g=e.inert;return f.createElement(f.Fragment,null,g?f.createElement(i,{styles:"\n .block-interactivity-".concat(o," {pointer-events: none;}\n .allow-interactivity-").concat(o," {pointer-events: all;}\n")}):null,m?f.createElement(RemoveScrollBar,{gapMode:"margin"}):null)}),SideCar),eP=f.forwardRef(function(e,t){return f.createElement(e_,__assign({},e,{ref:t,sideCar:eM}))});eP.classNames=e_.classNames;let eT=["Enter"," "],eL=["ArrowUp","PageDown","End"],eD=["ArrowDown","PageUp","Home",...eL],ek={ltr:[...eT,"ArrowRight"],rtl:[...eT,"ArrowLeft"]},eN={ltr:["ArrowLeft"],rtl:["ArrowRight"]},eI="Menu",[eF,eW,eZ]=$e02a7d9cb1dc128c$export$c74125a8e3af6bb2(eI),[eB,eH]=$c512c27ab02ef895$export$50c7b4e9d9f19c1(eI,[eZ,K,ec]),ej=K(),eK=ec(),[eG,eU]=eB(eI),[eV,ez]=eB(eI),eX=(0,f.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e,o=ej(n);return(0,f.createElement)(V,(0,d.Z)({},o,r,{ref:t}))}),eq="MenuPortal",[eY,eJ]=eB(eq,{forceMount:void 0}),eQ="MenuContent",[e0,e1]=eB(eQ),e2=(0,f.forwardRef)((e,t)=>{let n=eJ(eQ,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,i=eU(eQ,e.__scopeMenu),a=ez(eQ,e.__scopeMenu);return(0,f.createElement)(eF.Provider,{scope:e.__scopeMenu},(0,f.createElement)($921a889cee6df7e8$export$99c2b779aa4e8b8b,{present:r||i.open},(0,f.createElement)(eF.Slot,{scope:e.__scopeMenu},a.modal?(0,f.createElement)(e8,(0,d.Z)({},o,{ref:t})):(0,f.createElement)(e3,(0,d.Z)({},o,{ref:t})))))}),e8=(0,f.forwardRef)((e,t)=>{let n=eU(eQ,e.__scopeMenu),r=(0,f.useRef)(null),o=(0,m.e)(t,r);return(0,f.useEffect)(()=>{let e=r.current;if(e)return hideOthers(e)},[]),(0,f.createElement)(e6,(0,d.Z)({},e,{ref:o,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),e3=(0,f.forwardRef)((e,t)=>{let n=eU(eQ,e.__scopeMenu);return(0,f.createElement)(e6,(0,d.Z)({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),e6=(0,f.forwardRef)((e,t)=>{let{__scopeMenu:n,loop:r=!1,trapFocus:o,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:l,onEntryFocus:c,onEscapeKeyDown:u,onPointerDownOutside:s,onFocusOutside:p,onInteractOutside:g,onDismiss:h,disableOutsideScroll:b,...w}=e,y=eU(eQ,n),E=ez(eQ,n),x=ej(n),C=eK(n),A=eW(n),[O,R]=(0,f.useState)(null),M=(0,f.useRef)(null),P=(0,m.e)(t,M,y.onContentChange),T=(0,f.useRef)(0),L=(0,f.useRef)(""),D=(0,f.useRef)(0),k=(0,f.useRef)(null),N=(0,f.useRef)("right"),I=(0,f.useRef)(0),F=b?eP:f.Fragment,W=b?{as:v.g7,allowPinchZoom:!0}:void 0,handleTypeaheadSearch=e=>{var t,n;let r=L.current+e,o=A().filter(e=>!e.disabled),i=document.activeElement,a=null===(t=o.find(e=>e.ref.current===i))||void 0===t?void 0:t.textValue,l=o.map(e=>e.textValue),c=function(e,t,n){var r;let o=t.length>1&&Array.from(t).every(e=>e===t[0]),i=o?t[0]:t,a=n?e.indexOf(n):-1,l=(r=Math.max(a,0),e.map((t,n)=>e[(r+n)%e.length])),c=1===i.length;c&&(l=l.filter(e=>e!==n));let u=l.find(e=>e.toLowerCase().startsWith(i.toLowerCase()));return u!==n?u:void 0}(l,r,a),u=null===(n=o.find(e=>e.textValue===c))||void 0===n?void 0:n.ref.current;!function updateSearch(e){L.current=e,window.clearTimeout(T.current),""!==e&&(T.current=window.setTimeout(()=>updateSearch(""),1e3))}(r),u&&setTimeout(()=>u.focus())};(0,f.useEffect)(()=>()=>window.clearTimeout(T.current),[]),(0,f.useEffect)(()=>{var e,t;let n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",null!==(e=n[0])&&void 0!==e?e:$3db38b7d1fb3fe6a$var$createFocusGuard()),document.body.insertAdjacentElement("beforeend",null!==(t=n[1])&&void 0!==t?t:$3db38b7d1fb3fe6a$var$createFocusGuard()),_++,()=>{1===_&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),_--}},[]);let Z=(0,f.useCallback)(e=>{var t,n;let r=N.current===(null===(t=k.current)||void 0===t?void 0:t.side);return r&&function(e,t){if(!t)return!1;let n={x:e.clientX,y:e.clientY};return function(e,t){let{x:n,y:r}=e,o=!1;for(let e=0,i=t.length-1;er!=u>r&&n<(c-a)*(r-l)/(u-l)+a;s&&(o=!o)}return o}(n,t)}(e,null===(n=k.current)||void 0===n?void 0:n.area)},[]);return(0,f.createElement)(e0,{scope:n,searchRef:L,onItemEnter:(0,f.useCallback)(e=>{Z(e)&&e.preventDefault()},[Z]),onItemLeave:(0,f.useCallback)(e=>{var t;Z(e)||(null===(t=M.current)||void 0===t||t.focus(),R(null))},[Z]),onTriggerLeave:(0,f.useCallback)(e=>{Z(e)&&e.preventDefault()},[Z]),pointerGraceTimerRef:D,onPointerGraceIntentChange:(0,f.useCallback)(e=>{k.current=e},[])},(0,f.createElement)(F,W,(0,f.createElement)(S,{asChild:!0,trapped:o,onMountAutoFocus:$e42e1063c40fb3ef$export$b9ecd428b558ff10(i,e=>{var t;e.preventDefault(),null===(t=M.current)||void 0===t||t.focus()}),onUnmountAutoFocus:a},(0,f.createElement)($,{asChild:!0,disableOutsidePointerEvents:l,onEscapeKeyDown:u,onPointerDownOutside:s,onFocusOutside:p,onInteractOutside:g,onDismiss:h},(0,f.createElement)(ed,(0,d.Z)({asChild:!0},C,{dir:E.dir,orientation:"vertical",loop:r,currentTabStopId:O,onCurrentTabStopIdChange:R,onEntryFocus:$e42e1063c40fb3ef$export$b9ecd428b558ff10(c,e=>{E.isUsingKeyboardRef.current||e.preventDefault()})}),(0,f.createElement)(Y,(0,d.Z)({role:"menu","aria-orientation":"vertical","data-state":$6cc32821e9371a1c$var$getOpenState(y.open),"data-radix-menu-content":"",dir:E.dir},x,w,{ref:P,style:{outline:"none",...w.style},onKeyDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(w.onKeyDown,e=>{let t=e.target,n=t.closest("[data-radix-menu-content]")===e.currentTarget,r=e.ctrlKey||e.altKey||e.metaKey,o=1===e.key.length;n&&("Tab"===e.key&&e.preventDefault(),!r&&o&&handleTypeaheadSearch(e.key));let i=M.current;if(e.target!==i||!eD.includes(e.key))return;e.preventDefault();let a=A().filter(e=>!e.disabled),l=a.map(e=>e.ref.current);eL.includes(e.key)&&l.reverse(),function(e){let t=document.activeElement;for(let n of e)if(n===t||(n.focus(),document.activeElement!==t))return}(l)}),onBlur:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(T.current),L.current="")}),onPointerMove:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onPointerMove,$6cc32821e9371a1c$var$whenMouse(e=>{let t=e.target,n=I.current!==e.clientX;if(e.currentTarget.contains(t)&&n){let t=e.clientX>I.current?"right":"left";N.current=t,I.current=e.clientX}}))})))))))}),e4=(0,f.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,f.createElement)(h.div,(0,d.Z)({role:"group"},r,{ref:t}))}),e7=(0,f.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,f.createElement)(h.div,(0,d.Z)({},r,{ref:t}))}),e5="MenuItem",e9="menu.itemSelect",te=(0,f.forwardRef)((e,t)=>{let{disabled:n=!1,onSelect:r,...o}=e,i=(0,f.useRef)(null),a=ez(e5,e.__scopeMenu),l=e1(e5,e.__scopeMenu),c=(0,m.e)(t,i),u=(0,f.useRef)(!1);return(0,f.createElement)(tt,(0,d.Z)({},o,{ref:c,disabled:n,onClick:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onClick,()=>{let e=i.current;if(!n&&e){let t=new CustomEvent(e9,{bubbles:!0,cancelable:!0});e.addEventListener(e9,e=>null==r?void 0:r(e),{once:!0}),$8927f6f2acc4f386$export$6d1a0317bde7de7f(e,t),t.defaultPrevented?u.current=!1:a.onClose()}}),onPointerDown:t=>{var n;null===(n=e.onPointerDown)||void 0===n||n.call(e,t),u.current=!0},onPointerUp:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onPointerUp,e=>{var t;u.current||null===(t=e.currentTarget)||void 0===t||t.click()}),onKeyDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onKeyDown,e=>{let t=""!==l.searchRef.current;!n&&(!t||" "!==e.key)&&eT.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})}))}),tt=(0,f.forwardRef)((e,t)=>{let{__scopeMenu:n,disabled:r=!1,textValue:o,...i}=e,a=e1(e5,n),l=eK(n),c=(0,f.useRef)(null),u=(0,m.e)(t,c),[s,p]=(0,f.useState)(!1),[g,v]=(0,f.useState)("");return(0,f.useEffect)(()=>{let e=c.current;if(e){var t;v((null!==(t=e.textContent)&&void 0!==t?t:"").trim())}},[i.children]),(0,f.createElement)(eF.ItemSlot,{scope:n,disabled:r,textValue:null!=o?o:g},(0,f.createElement)(ep,(0,d.Z)({asChild:!0},l,{focusable:!r}),(0,f.createElement)(h.div,(0,d.Z)({role:"menuitem","data-highlighted":s?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},i,{ref:u,onPointerMove:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onPointerMove,$6cc32821e9371a1c$var$whenMouse(e=>{if(r)a.onItemLeave(e);else if(a.onItemEnter(e),!e.defaultPrevented){let t=e.currentTarget;t.focus()}})),onPointerLeave:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onPointerLeave,$6cc32821e9371a1c$var$whenMouse(e=>a.onItemLeave(e))),onFocus:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onFocus,()=>p(!0)),onBlur:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onBlur,()=>p(!1))}))))}),tn=(0,f.forwardRef)((e,t)=>{let{checked:n=!1,onCheckedChange:r,...o}=e;return(0,f.createElement)(tc,{scope:e.__scopeMenu,checked:n},(0,f.createElement)(te,(0,d.Z)({role:"menuitemcheckbox","aria-checked":$6cc32821e9371a1c$var$isIndeterminate(n)?"mixed":n},o,{ref:t,"data-state":$6cc32821e9371a1c$var$getCheckedState(n),onSelect:$e42e1063c40fb3ef$export$b9ecd428b558ff10(o.onSelect,()=>null==r?void 0:r(!!$6cc32821e9371a1c$var$isIndeterminate(n)||!n),{checkForDefaultPrevented:!1})})))}),[tr,to]=eB("MenuRadioGroup",{value:void 0,onValueChange:()=>{}}),ti=(0,f.forwardRef)((e,t)=>{let{value:n,onValueChange:r,...o}=e,i=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(r);return(0,f.createElement)(tr,{scope:e.__scopeMenu,value:n,onValueChange:i},(0,f.createElement)(e4,(0,d.Z)({},o,{ref:t})))}),ta=(0,f.forwardRef)((e,t)=>{let{value:n,...r}=e,o=to("MenuRadioItem",e.__scopeMenu),i=n===o.value;return(0,f.createElement)(tc,{scope:e.__scopeMenu,checked:i},(0,f.createElement)(te,(0,d.Z)({role:"menuitemradio","aria-checked":i},r,{ref:t,"data-state":$6cc32821e9371a1c$var$getCheckedState(i),onSelect:$e42e1063c40fb3ef$export$b9ecd428b558ff10(r.onSelect,()=>{var e;return null===(e=o.onValueChange)||void 0===e?void 0:e.call(o,n)},{checkForDefaultPrevented:!1})})))}),tl="MenuItemIndicator",[tc,tu]=eB(tl,{checked:!1}),ts=(0,f.forwardRef)((e,t)=>{let{__scopeMenu:n,forceMount:r,...o}=e,i=tu(tl,n);return(0,f.createElement)($921a889cee6df7e8$export$99c2b779aa4e8b8b,{present:r||$6cc32821e9371a1c$var$isIndeterminate(i.checked)||!0===i.checked},(0,f.createElement)(h.span,(0,d.Z)({},o,{ref:t,"data-state":$6cc32821e9371a1c$var$getCheckedState(i.checked)})))}),td=(0,f.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,f.createElement)(h.div,(0,d.Z)({role:"separator","aria-orientation":"horizontal"},r,{ref:t}))}),tf=((e,t)=>{let{__scopeMenu:n,...r}=e,o=ej(n);return(0,f.createElement)(Q,(0,d.Z)({},o,r,{ref:t}))},"MenuSub"),[tp,tm]=eB(tf),tg="MenuSubTrigger",tv=(0,f.forwardRef)((e,t)=>{let n=eU(tg,e.__scopeMenu),r=ez(tg,e.__scopeMenu),o=tm(tg,e.__scopeMenu),i=e1(tg,e.__scopeMenu),a=(0,f.useRef)(null),{pointerGraceTimerRef:l,onPointerGraceIntentChange:c}=i,u={__scopeMenu:e.__scopeMenu},s=(0,f.useCallback)(()=>{a.current&&window.clearTimeout(a.current),a.current=null},[]);return(0,f.useEffect)(()=>s,[s]),(0,f.useEffect)(()=>{let e=l.current;return()=>{window.clearTimeout(e),c(null)}},[l,c]),(0,f.createElement)(eX,(0,d.Z)({asChild:!0},u),(0,f.createElement)(tt,(0,d.Z)({id:o.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":o.contentId,"data-state":$6cc32821e9371a1c$var$getOpenState(n.open)},e,{ref:(0,m.F)(t,o.onTriggerChange),onClick:t=>{var r;null===(r=e.onClick)||void 0===r||r.call(e,t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onPointerMove,$6cc32821e9371a1c$var$whenMouse(t=>{i.onItemEnter(t),t.defaultPrevented||e.disabled||n.open||a.current||(i.onPointerGraceIntentChange(null),a.current=window.setTimeout(()=>{n.onOpenChange(!0),s()},100))})),onPointerLeave:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onPointerLeave,$6cc32821e9371a1c$var$whenMouse(e=>{var t,r;s();let o=null===(t=n.content)||void 0===t?void 0:t.getBoundingClientRect();if(o){let t=null===(r=n.content)||void 0===r?void 0:r.dataset.side,a="right"===t,c=o[a?"left":"right"],u=o[a?"right":"left"];i.onPointerGraceIntentChange({area:[{x:e.clientX+(a?-5:5),y:e.clientY},{x:c,y:o.top},{x:u,y:o.top},{x:u,y:o.bottom},{x:c,y:o.bottom}],side:t}),window.clearTimeout(l.current),l.current=window.setTimeout(()=>i.onPointerGraceIntentChange(null),300)}else{if(i.onTriggerLeave(e),e.defaultPrevented)return;i.onPointerGraceIntentChange(null)}})),onKeyDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onKeyDown,t=>{let o=""!==i.searchRef.current;if(!e.disabled&&(!o||" "!==t.key)&&ek[r.dir].includes(t.key)){var a;n.onOpenChange(!0),null===(a=n.content)||void 0===a||a.focus(),t.preventDefault()}})})))}),th=(0,f.forwardRef)((e,t)=>{let n=eJ(eQ,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,i=eU(eQ,e.__scopeMenu),a=ez(eQ,e.__scopeMenu),l=tm("MenuSubContent",e.__scopeMenu),c=(0,f.useRef)(null),u=(0,m.e)(t,c);return(0,f.createElement)(eF.Provider,{scope:e.__scopeMenu},(0,f.createElement)($921a889cee6df7e8$export$99c2b779aa4e8b8b,{present:r||i.open},(0,f.createElement)(eF.Slot,{scope:e.__scopeMenu},(0,f.createElement)(e6,(0,d.Z)({id:l.contentId,"aria-labelledby":l.triggerId},o,{ref:u,align:"start",side:"rtl"===a.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{var t;a.isUsingKeyboardRef.current&&(null===(t=c.current)||void 0===t||t.focus()),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onFocusOutside,e=>{e.target!==l.trigger&&i.onOpenChange(!1)}),onEscapeKeyDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onEscapeKeyDown,e=>{a.onClose(),e.preventDefault()}),onKeyDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),n=eN[a.dir].includes(e.key);if(t&&n){var r;i.onOpenChange(!1),null===(r=l.trigger)||void 0===r||r.focus(),e.preventDefault()}})})))))});function $6cc32821e9371a1c$var$getOpenState(e){return e?"open":"closed"}function $6cc32821e9371a1c$var$isIndeterminate(e){return"indeterminate"===e}function $6cc32821e9371a1c$var$getCheckedState(e){return $6cc32821e9371a1c$var$isIndeterminate(e)?"indeterminate":e?"checked":"unchecked"}function $6cc32821e9371a1c$var$whenMouse(e){return t=>"mouse"===t.pointerType?e(t):void 0}let $6cc32821e9371a1c$export$be92b6f5f03c0fe9=e=>{let{__scopeMenu:t,open:n=!1,children:r,dir:o,onOpenChange:i,modal:a=!0}=e,l=ej(t),[c,u]=(0,f.useState)(null),s=(0,f.useRef)(!1),d=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(i),p=$f631663db3294ace$export$b39126d51d94e6f3(o);return(0,f.useEffect)(()=>{let handleKeyDown=()=>{s.current=!0,document.addEventListener("pointerdown",handlePointer,{capture:!0,once:!0}),document.addEventListener("pointermove",handlePointer,{capture:!0,once:!0})},handlePointer=()=>s.current=!1;return document.addEventListener("keydown",handleKeyDown,{capture:!0}),()=>{document.removeEventListener("keydown",handleKeyDown,{capture:!0}),document.removeEventListener("pointerdown",handlePointer,{capture:!0}),document.removeEventListener("pointermove",handlePointer,{capture:!0})}},[]),(0,f.createElement)($cf1ac5d9fe0e8206$export$be92b6f5f03c0fe9,l,(0,f.createElement)(eG,{scope:t,open:n,onOpenChange:d,content:c,onContentChange:u},(0,f.createElement)(eV,{scope:t,onClose:(0,f.useCallback)(()=>d(!1),[d]),isUsingKeyboardRef:s,dir:p,modal:a},r)))},$6cc32821e9371a1c$export$602eac185826482c=e=>{let{__scopeMenu:t,forceMount:n,children:r,container:o}=e,i=eU(eq,t);return(0,f.createElement)(eY,{scope:t,forceMount:n},(0,f.createElement)($921a889cee6df7e8$export$99c2b779aa4e8b8b,{present:n||i.open},(0,f.createElement)(ee,{asChild:!0,container:o},r)))},$6cc32821e9371a1c$export$d7a01e11500dfb6f=e=>{let{__scopeMenu:t,children:n,open:r=!1,onOpenChange:o}=e,i=eU(tf,t),a=ej(t),[l,c]=(0,f.useState)(null),[u,s]=(0,f.useState)(null),d=$b1b2314f5f9a1d84$export$25bec8c6f54ee79a(o);return(0,f.useEffect)(()=>(!1===i.open&&d(!1),()=>d(!1)),[i.open,d]),(0,f.createElement)($cf1ac5d9fe0e8206$export$be92b6f5f03c0fe9,a,(0,f.createElement)(eG,{scope:t,open:r,onOpenChange:d,content:u,onContentChange:s},(0,f.createElement)(tp,{scope:t,contentId:$1746a345f3d73bb7$export$f680877a34711e37(),triggerId:$1746a345f3d73bb7$export$f680877a34711e37(),trigger:l,onTriggerChange:c},n)))},tb="DropdownMenu",[tw,ty]=$c512c27ab02ef895$export$50c7b4e9d9f19c1(tb,[eH]),t$=eH(),[t_,tE]=tw(tb),tx=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,disabled:r=!1,...o}=e,i=tE("DropdownMenuTrigger",n),a=t$(n);return(0,f.createElement)(eX,(0,d.Z)({asChild:!0},a),(0,f.createElement)(h.button,(0,d.Z)({type:"button",id:i.triggerId,"aria-haspopup":"menu","aria-expanded":i.open,"aria-controls":i.open?i.contentId:void 0,"data-state":i.open?"open":"closed","data-disabled":r?"":void 0,disabled:r},o,{ref:(0,m.F)(t,i.triggerRef),onPointerDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onPointerDown,e=>{r||0!==e.button||!1!==e.ctrlKey||(i.onOpenToggle(),i.open||e.preventDefault())}),onKeyDown:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onKeyDown,e=>{!r&&(["Enter"," "].includes(e.key)&&i.onOpenToggle(),"ArrowDown"===e.key&&i.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})))}),tC=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=tE("DropdownMenuContent",n),i=t$(n),a=(0,f.useRef)(!1);return(0,f.createElement)(e2,(0,d.Z)({id:o.contentId,"aria-labelledby":o.triggerId},i,r,{ref:t,onCloseAutoFocus:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onCloseAutoFocus,e=>{var t;a.current||null===(t=o.triggerRef.current)||void 0===t||t.focus(),a.current=!1,e.preventDefault()}),onInteractOutside:$e42e1063c40fb3ef$export$b9ecd428b558ff10(e.onInteractOutside,e=>{let t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,r=2===t.button||n;(!o.modal||r)&&(a.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}}))}),tS=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(e4,(0,d.Z)({},o,r,{ref:t}))}),tA=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(e7,(0,d.Z)({},o,r,{ref:t}))}),tO=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(te,(0,d.Z)({},o,r,{ref:t}))}),tR=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(tn,(0,d.Z)({},o,r,{ref:t}))}),tM=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(ti,(0,d.Z)({},o,r,{ref:t}))}),tP=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(ta,(0,d.Z)({},o,r,{ref:t}))}),tT=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(ts,(0,d.Z)({},o,r,{ref:t}))}),tL=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(td,(0,d.Z)({},o,r,{ref:t}))}),tD=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(tv,(0,d.Z)({},o,r,{ref:t}))}),tk=(0,f.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,o=t$(n);return(0,f.createElement)(th,(0,d.Z)({},o,r,{ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}}))}),$d08ef79370b62062$export$be92b6f5f03c0fe9=e=>{let{__scopeDropdownMenu:t,children:n,dir:r,open:o,defaultOpen:i,onOpenChange:a,modal:l=!0}=e,c=t$(t),u=(0,f.useRef)(null),[s=!1,p]=$71cd76cc60e0454e$export$6f32135080cb4c3({prop:o,defaultProp:i,onChange:a});return(0,f.createElement)(t_,{scope:t,triggerId:$1746a345f3d73bb7$export$f680877a34711e37(),triggerRef:u,contentId:$1746a345f3d73bb7$export$f680877a34711e37(),open:s,onOpenChange:p,onOpenToggle:(0,f.useCallback)(()=>p(e=>!e),[p]),modal:l},(0,f.createElement)($6cc32821e9371a1c$export$be92b6f5f03c0fe9,(0,d.Z)({},c,{open:s,onOpenChange:p,dir:r,modal:l}),n))},tN=tx,$d08ef79370b62062$export$602eac185826482c=e=>{let{__scopeDropdownMenu:t,...n}=e,r=t$(t);return(0,f.createElement)($6cc32821e9371a1c$export$602eac185826482c,(0,d.Z)({},r,n))},tI=tC,tF=tS,tW=tA,tZ=tO,tB=tR,tH=tM,tj=tP,tK=tT,tG=tL,$d08ef79370b62062$export$d7a01e11500dfb6f=e=>{let{__scopeDropdownMenu:t,children:n,open:r,onOpenChange:o,defaultOpen:i}=e,a=t$(t),[l=!1,c]=$71cd76cc60e0454e$export$6f32135080cb4c3({prop:r,defaultProp:i,onChange:o});return(0,f.createElement)($6cc32821e9371a1c$export$d7a01e11500dfb6f,(0,d.Z)({},a,{open:l,onOpenChange:c}),n)},tU=tD,tV=tk}}]); \ No newline at end of file diff --git a/_next/static/chunks/53-25dd90e807ff1b6b.js b/_next/static/chunks/53-25dd90e807ff1b6b.js new file mode 100644 index 0000000..b4a8bdd --- /dev/null +++ b/_next/static/chunks/53-25dd90e807ff1b6b.js @@ -0,0 +1,25 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[53],{5750:function(e,t){"use strict";function getDeploymentIdQueryOrEmptyString(){return""}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDeploymentIdQueryOrEmptyString",{enumerable:!0,get:function(){return getDeploymentIdQueryOrEmptyString}})},5080:function(){"trimStart"in String.prototype||(String.prototype.trimStart=String.prototype.trimLeft),"trimEnd"in String.prototype||(String.prototype.trimEnd=String.prototype.trimRight),"description"in Symbol.prototype||Object.defineProperty(Symbol.prototype,"description",{configurable:!0,get:function(){var e=/\((.*)\)/.exec(this.toString());return e?e[1]:void 0}}),Array.prototype.flat||(Array.prototype.flat=function(e,t){return t=this.concat.apply([],this),e>1&&t.some(Array.isArray)?t.flat(e-1):t},Array.prototype.flatMap=function(e,t){return this.map(e,t).flat()}),Promise.prototype.finally||(Promise.prototype.finally=function(e){if("function"!=typeof e)return this.then(e,e);var t=this.constructor||Promise;return this.then(function(r){return t.resolve(e()).then(function(){return r})},function(r){return t.resolve(e()).then(function(){throw r})})}),Object.fromEntries||(Object.fromEntries=function(e){return Array.from(e).reduce(function(e,t){return e[t[0]]=t[1],e},{})}),Array.prototype.at||(Array.prototype.at=function(e){var t=Math.trunc(e)||0;if(t<0&&(t+=this.length),!(t<0||t>=this.length))return this[t]})},7215:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addBasePath",{enumerable:!0,get:function(){return addBasePath}});let n=r(1017),a=r(7861);function addBasePath(e,t){return(0,a.normalizePathTrailingSlash)((0,n.addPathPrefix)(e,""))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},6283:function(e,t){"use strict";function appBootstrap(e){var t,r;t=self.__next_s,r=()=>{e()},t&&t.length?t.reduce((e,t)=>{let[r,n]=t;return e.then(()=>new Promise((e,t)=>{let a=document.createElement("script");if(n)for(let e in n)"children"!==e&&a.setAttribute(e,n[e]);r?(a.src=r,a.onload=()=>e(),a.onerror=t):n&&(a.innerHTML=n.children,setTimeout(e)),document.head.appendChild(a)}))},Promise.resolve()).catch(e=>{console.error(e)}).then(()=>{r()}):r()}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"appBootstrap",{enumerable:!0,get:function(){return appBootstrap}}),window.next={version:"13.5.6",appDir:!0},("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5913:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"callServer",{enumerable:!0,get:function(){return callServer}});let n=r(1999);async function callServer(e,t){let r=(0,n.getServerActionDispatcher)();if(!r)throw Error("Invariant: missing action dispatcher.");return new Promise((n,a)=>{r({actionId:e,actionArgs:t,resolve:n,reject:a})})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2981:function(e,t,r){"use strict";let n,a;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"hydrate",{enumerable:!0,get:function(){return hydrate}});let o=r(7675),u=r(8169);r(5080);let l=o._(r(2291)),i=u._(r(7653)),s=r(8786),p=r(3477);r(138);let _=o._(r(6071)),b=r(5913),v=r(1523),m=window.console.error;window.console.error=function(){for(var e=arguments.length,t=Array(e),r=0;r{if((0,v.isNextRouterError)(e.error)){e.preventDefault();return}});let E=document,getCacheKey=()=>{let{pathname:e,search:t}=location;return e+t},j=new TextEncoder,C=!1,w=!1,A=null;function nextServerDataCallback(e){if(0===e[0])n=[];else if(1===e[0]){if(!n)throw Error("Unexpected server data: missing bootstrap script.");a?a.enqueue(j.encode(e[1])):n.push(e[1])}else 2===e[0]&&(A=e[1])}let DOMContentLoaded=function(){a&&!w&&(a.close(),w=!0,n=void 0),C=!0};"loading"===document.readyState?document.addEventListener("DOMContentLoaded",DOMContentLoaded,!1):DOMContentLoaded();let F=self.__next_f=self.__next_f||[];F.forEach(nextServerDataCallback),F.push=nextServerDataCallback;let D=new Map;function ServerRoot(e){let{cacheKey:t}=e;i.default.useEffect(()=>{D.delete(t)});let r=function(e){let t=D.get(e);if(t)return t;let r=new ReadableStream({start(e){n&&(n.forEach(t=>{e.enqueue(j.encode(t))}),C&&!w&&(e.close(),w=!0,n=void 0)),a=e}}),o=(0,s.createFromReadableStream)(r,{callServer:b.callServer});return D.set(e,o),o}(t),o=(0,i.use)(r);return o}let U=i.default.StrictMode;function Root(e){let{children:t}=e;return t}function RSCComponent(e){return i.default.createElement(ServerRoot,{...e,cacheKey:getCacheKey()})}function hydrate(){let e=i.default.createElement(U,null,i.default.createElement(p.HeadManagerContext.Provider,{value:{appDir:!0}},i.default.createElement(Root,null,i.default.createElement(RSCComponent,null)))),t={onRecoverableError:_.default},r="__next_error__"===document.documentElement.id;r?l.default.createRoot(E,t).render(e):i.default.startTransition(()=>l.default.hydrateRoot(E,e,{...t,experimental_formState:A}))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1260:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});let n=r(6283);(0,n.appBootstrap)(()=>{r(2307);let{hydrate:e}=r(2981);r(1999),r(9305),e()}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2307:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),r(5750);{let e=r.u;r.u=function(){for(var t=arguments.length,r=Array(t),n=0;n{let e=function(){var e;let t=document.getElementsByName(o)[0];if(null==t?void 0:null==(e=t.shadowRoot)?void 0:e.childNodes[0])return t.shadowRoot.childNodes[0];{let e=document.createElement(o);e.style.cssText="position:absolute";let t=document.createElement("div");t.ariaLive="assertive",t.id="__next-route-announcer__",t.role="alert",t.style.cssText="position:absolute;border:0;height:1px;margin:-1px;padding:0;width:1px;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap;word-wrap:normal";let r=e.attachShadow({mode:"open"});return r.appendChild(t),document.body.appendChild(e),t}}();return u(e),()=>{let e=document.getElementsByTagName(o)[0];(null==e?void 0:e.isConnected)&&document.body.removeChild(e)}},[]);let[l,i]=(0,n.useState)(""),s=(0,n.useRef)();return(0,n.useEffect)(()=>{let e="";if(document.title)e=document.title;else{let t=document.querySelector("h1");t&&(e=t.innerText||t.textContent||"")}void 0!==s.current&&s.current!==e&&i(e),s.current=e},[t]),r?(0,a.createPortal)(l,r):null}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2880:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{RSC:function(){return r},ACTION:function(){return n},NEXT_ROUTER_STATE_TREE:function(){return a},NEXT_ROUTER_PREFETCH:function(){return o},NEXT_URL:function(){return u},RSC_CONTENT_TYPE_HEADER:function(){return l},RSC_VARY_HEADER:function(){return i},FLIGHT_PARAMETERS:function(){return s},NEXT_RSC_UNION_QUERY:function(){return p}});let r="RSC",n="Next-Action",a="Next-Router-State-Tree",o="Next-Router-Prefetch",u="Next-Url",l="text/x-component",i=r+", "+a+", "+o+", "+u,s=[[r],[a],[o]],p="_rsc";("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1999:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{getServerActionDispatcher:function(){return getServerActionDispatcher},urlToUrlWithoutFlightMarker:function(){return urlToUrlWithoutFlightMarker},default:function(){return AppRouter}});let n=r(8169),a=n._(r(7653)),o=r(138),u=r(8279),l=r(8836),i=r(371),s=r(9758),p=r(2801),_=r(433),b=r(3014),v=r(801),m=r(7215),E=r(848),j=r(8844),C=r(714),w=r(5093),A=r(2880),F=r(7449),D=r(8129),U=new Map,B=null;function getServerActionDispatcher(){return B}let $={refresh:()=>{}};function urlToUrlWithoutFlightMarker(e){let t=new URL(e,location.origin);if(t.searchParams.delete(A.NEXT_RSC_UNION_QUERY),t.pathname.endsWith(".txt")){let{pathname:e}=t,r=e.endsWith("/index.txt")?10:4;t.pathname=e.slice(0,-r)}return t}function isExternalURL(e){return e.origin!==window.location.origin}function HistoryUpdater(e){let{tree:t,pushRef:r,canonicalUrl:n,sync:o}=e;return(0,a.useInsertionEffect)(()=>{let e={__NA:!0,tree:t};r.pendingPush&&(0,i.createHrefFromUrl)(new URL(window.location.href))!==n?(r.pendingPush=!1,window.history.pushState(e,"",n)):window.history.replaceState(e,"",n),o()},[t,r,n,o]),null}let createEmptyCacheNode=()=>({status:o.CacheStates.LAZY_INITIALIZED,data:null,subTreeData:null,parallelRoutes:new Map});function Router(e){let{buildId:t,initialHead:r,initialTree:n,initialCanonicalUrl:_,children:A,assetPrefix:z}=e,K=(0,a.useMemo)(()=>(0,b.createInitialRouterState)({buildId:t,children:A,initialCanonicalUrl:_,initialTree:n,initialParallelRoutes:U,isServer:!1,location:window.location,initialHead:r}),[t,A,_,n,r]),[{tree:q,cache:ee,prefetchCache:et,pushRef:er,focusAndScrollRef:en,canonicalUrl:ea,nextUrl:eo},eu,el]=(0,p.useReducerWithReduxDevtools)(u.reducer,K);(0,a.useEffect)(()=>{U=null},[]);let{searchParams:ei,pathname:ec}=(0,a.useMemo)(()=>{let e=new URL(ea,window.location.href);return{searchParams:e.searchParams,pathname:(0,D.hasBasePath)(e.pathname)?(0,F.removeBasePath)(e.pathname):e.pathname}},[ea]),es=(0,a.useCallback)((e,t,r)=>{(0,a.startTransition)(()=>{eu({type:l.ACTION_SERVER_PATCH,flightData:t,previousTree:e,overrideCanonicalUrl:r,cache:createEmptyCacheNode(),mutable:{globalMutable:$}})})},[eu]),ef=(0,a.useCallback)((e,t,r,n)=>{let a=new URL((0,m.addBasePath)(e),location.href);return $.pendingNavigatePath=(0,i.createHrefFromUrl)(a),eu({type:l.ACTION_NAVIGATE,url:a,isExternalUrl:isExternalURL(a),locationSearch:location.search,forceOptimisticNavigation:r,shouldScroll:null==n||n,navigateType:t,cache:createEmptyCacheNode(),mutable:{globalMutable:$}})},[eu]);!function(e){let t=(0,a.useCallback)(t=>{(0,a.startTransition)(()=>{e({...t,type:l.ACTION_SERVER_ACTION,mutable:{globalMutable:$},cache:createEmptyCacheNode()})})},[e]);B=t}(eu);let ed=(0,a.useMemo)(()=>{let e={back:()=>window.history.back(),forward:()=>window.history.forward(),prefetch:(e,t)=>{if((0,v.isBot)(window.navigator.userAgent))return;let r=new URL((0,m.addBasePath)(e),location.href);isExternalURL(r)||(0,a.startTransition)(()=>{var e;eu({type:l.ACTION_PREFETCH,url:r,kind:null!=(e=null==t?void 0:t.kind)?e:l.PrefetchKind.FULL})})},replace:(e,t)=>{void 0===t&&(t={}),(0,a.startTransition)(()=>{var r;ef(e,"replace",!!t.forceOptimisticNavigation,null==(r=t.scroll)||r)})},push:(e,t)=>{void 0===t&&(t={}),(0,a.startTransition)(()=>{var r;ef(e,"push",!!t.forceOptimisticNavigation,null==(r=t.scroll)||r)})},refresh:()=>{(0,a.startTransition)(()=>{eu({type:l.ACTION_REFRESH,cache:createEmptyCacheNode(),mutable:{globalMutable:$},origin:window.location.origin})})},fastRefresh:()=>{throw Error("fastRefresh can only be used in development mode. Please use refresh instead.")}};return e},[eu,ef]);if((0,a.useEffect)(()=>{window.next&&(window.next.router=ed)},[ed]),(0,a.useEffect)(()=>{$.refresh=ed.refresh},[ed.refresh]),(0,a.useEffect)(()=>{function handlePageShow(e){var t;e.persisted&&(null==(t=window.history.state)?void 0:t.tree)&&eu({type:l.ACTION_RESTORE,url:new URL(window.location.href),tree:window.history.state.tree})}return window.addEventListener("pageshow",handlePageShow),()=>{window.removeEventListener("pageshow",handlePageShow)}},[eu]),er.mpaNavigation){if($.pendingMpaPath!==ea){let e=window.location;er.pendingPush?e.assign(ea):e.replace(ea),$.pendingMpaPath=ea}(0,a.use)((0,w.createInfinitePromise)())}let ep=(0,a.useCallback)(e=>{let{state:t}=e;if(t){if(!t.__NA){window.location.reload();return}(0,a.startTransition)(()=>{eu({type:l.ACTION_RESTORE,url:new URL(window.location.href),tree:t.tree})})}},[eu]);(0,a.useEffect)(()=>(window.addEventListener("popstate",ep),()=>{window.removeEventListener("popstate",ep)}),[ep]);let eh=(0,a.useMemo)(()=>(0,C.findHeadInCache)(ee,q[1]),[ee,q]),ey=a.default.createElement(j.RedirectBoundary,null,eh,ee.subTreeData,a.default.createElement(E.AppRouterAnnouncer,{tree:q}));return a.default.createElement(a.default.Fragment,null,a.default.createElement(HistoryUpdater,{tree:q,pushRef:er,canonicalUrl:ea,sync:el}),a.default.createElement(s.PathnameContext.Provider,{value:ec},a.default.createElement(s.SearchParamsContext.Provider,{value:ei},a.default.createElement(o.GlobalLayoutRouterContext.Provider,{value:{buildId:t,changeByServerResponse:es,tree:q,focusAndScrollRef:en,nextUrl:eo}},a.default.createElement(o.AppRouterContext.Provider,{value:ed},a.default.createElement(o.LayoutRouterContext.Provider,{value:{childNodes:ee.parallelRoutes,tree:q,url:ea}},ey))))))}function AppRouter(e){let{globalErrorComponent:t,...r}=e;return a.default.createElement(_.ErrorBoundary,{errorComponent:t},a.default.createElement(Router,r))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1355:function(e,t,r){"use strict";function clientHookInServerComponentError(e){}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"clientHookInServerComponentError",{enumerable:!0,get:function(){return clientHookInServerComponentError}}),r(7675),r(7653),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},433:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{ErrorBoundaryHandler:function(){return ErrorBoundaryHandler},GlobalError:function(){return GlobalError},default:function(){return l},ErrorBoundary:function(){return ErrorBoundary}});let n=r(7675),a=n._(r(7653)),o=r(7699),u={error:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},text:{fontSize:"14px",fontWeight:400,lineHeight:"28px",margin:"0 8px"}};let ErrorBoundaryHandler=class ErrorBoundaryHandler extends a.default.Component{static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return e.pathname!==t.previousPathname&&t.error?{error:null,previousPathname:e.pathname}:{error:t.error,previousPathname:e.pathname}}render(){return this.state.error?a.default.createElement(a.default.Fragment,null,this.props.errorStyles,a.default.createElement(this.props.errorComponent,{error:this.state.error,reset:this.reset})):this.props.children}constructor(e){super(e),this.reset=()=>{this.setState({error:null})},this.state={error:null,previousPathname:this.props.pathname}}};function GlobalError(e){let{error:t}=e,r=null==t?void 0:t.digest;return a.default.createElement("html",{id:"__next_error__"},a.default.createElement("head",null),a.default.createElement("body",null,a.default.createElement("div",{style:u.error},a.default.createElement("div",null,a.default.createElement("h2",{style:u.text},"Application error: a "+(r?"server":"client")+"-side exception has occurred (see the "+(r?"server logs":"browser console")+" for more information)."),r?a.default.createElement("p",{style:u.text},"Digest: "+r):null))))}let l=GlobalError;function ErrorBoundary(e){let{errorComponent:t,errorStyles:r,children:n}=e,u=(0,o.usePathname)();return t?a.default.createElement(ErrorBoundaryHandler,{pathname:u,errorComponent:t,errorStyles:r},n):a.default.createElement(a.default.Fragment,null,n)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1784:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{DYNAMIC_ERROR_CODE:function(){return r},DynamicServerError:function(){return DynamicServerError}});let r="DYNAMIC_SERVER_USAGE";let DynamicServerError=class DynamicServerError extends Error{constructor(e){super("Dynamic server usage: "+e),this.digest=r}};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5093:function(e,t){"use strict";let r;function createInfinitePromise(){return r||(r=new Promise(()=>{})),r}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createInfinitePromise",{enumerable:!0,get:function(){return createInfinitePromise}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1523:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isNextRouterError",{enumerable:!0,get:function(){return isNextRouterError}});let n=r(5011),a=r(9961);function isNextRouterError(e){return e&&e.digest&&((0,a.isRedirectError)(e)||(0,n.isNotFoundError)(e))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},9305:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return OuterLayoutRouter}});let n=r(7675),a=r(8169),o=a._(r(7653)),u=n._(r(3458)),l=r(138),i=r(3165),s=r(5093),p=r(433),_=r(1932),b=r(9416),v=r(8844),m=r(2311),E=r(7051),j=r(5863),C=r(9786),w=["bottom","height","left","right","top","width","x","y"];function topOfElementInViewport(e,t){let r=e.getBoundingClientRect();return r.top>=0&&r.top<=t}let InnerScrollAndFocusHandler=class InnerScrollAndFocusHandler extends o.default.Component{componentDidMount(){this.handlePotentialScroll()}componentDidUpdate(){this.props.focusAndScrollRef.apply&&this.handlePotentialScroll()}render(){return this.props.children}constructor(...e){super(...e),this.handlePotentialScroll=()=>{let{focusAndScrollRef:e,segmentPath:t}=this.props;if(e.apply){var r;if(0!==e.segmentPaths.length&&!e.segmentPaths.some(e=>t.every((t,r)=>(0,_.matchSegment)(t,e[r]))))return;let n=null,a=e.hashFragment;if(a&&(n="top"===a?document.body:null!=(r=document.getElementById(a))?r:document.getElementsByName(a)[0]),n||(n=u.default.findDOMNode(this)),!(n instanceof Element))return;for(;!(n instanceof HTMLElement)||function(e){if(["sticky","fixed"].includes(getComputedStyle(e).position))return!0;let t=e.getBoundingClientRect();return w.every(e=>0===t[e])}(n);){if(null===n.nextElementSibling)return;n=n.nextElementSibling}e.apply=!1,e.hashFragment=null,e.segmentPaths=[],(0,b.handleSmoothScroll)(()=>{if(a){n.scrollIntoView();return}let e=document.documentElement,t=e.clientHeight;!topOfElementInViewport(n,t)&&(e.scrollTop=0,topOfElementInViewport(n,t)||n.scrollIntoView())},{dontForceLayout:!0,onlyHashChange:e.onlyHashChange}),e.onlyHashChange=!1,n.focus()}}}};function ScrollAndFocusHandler(e){let{segmentPath:t,children:r}=e,n=(0,o.useContext)(l.GlobalLayoutRouterContext);if(!n)throw Error("invariant global layout router not mounted");return o.default.createElement(InnerScrollAndFocusHandler,{segmentPath:t,focusAndScrollRef:n.focusAndScrollRef},r)}function InnerLayoutRouter(e){let{parallelRouterKey:t,url:r,childNodes:n,childProp:a,segmentPath:u,tree:p,cacheKey:b}=e,v=(0,o.useContext)(l.GlobalLayoutRouterContext);if(!v)throw Error("invariant global layout router not mounted");let{buildId:m,changeByServerResponse:E,tree:j}=v,w=n.get(b);if(a&&null!==a.current&&(w?w.status===l.CacheStates.LAZY_INITIALIZED&&(w.status=l.CacheStates.READY,w.subTreeData=a.current):(w={status:l.CacheStates.READY,data:null,subTreeData:a.current,parallelRoutes:new Map},n.set(b,w))),!w||w.status===l.CacheStates.LAZY_INITIALIZED){let e=function walkAddRefetch(e,t){if(e){let[r,n]=e,a=2===e.length;if((0,_.matchSegment)(t[0],r)&&t[1].hasOwnProperty(n)){if(a){let e=walkAddRefetch(void 0,t[1][n]);return[t[0],{...t[1],[n]:[e[0],e[1],e[2],"refetch"]}]}return[t[0],{...t[1],[n]:walkAddRefetch(e.slice(2),t[1][n])}]}}return t}(["",...u],j);w={status:l.CacheStates.DATA_FETCH,data:(0,C.createRecordFromThenable)((0,i.fetchServerResponse)(new URL(r,location.origin),e,v.nextUrl,m)),subTreeData:null,head:w&&w.status===l.CacheStates.LAZY_INITIALIZED?w.head:void 0,parallelRoutes:w&&w.status===l.CacheStates.LAZY_INITIALIZED?w.parallelRoutes:new Map},n.set(b,w)}if(!w)throw Error("Child node should always exist");if(w.subTreeData&&w.data)throw Error("Child node should not have both subTreeData and data");if(w.data){let[e,t]=(0,o.use)(w.data);w.data=null,setTimeout(()=>{(0,o.startTransition)(()=>{E(j,e,t)})}),(0,o.use)((0,s.createInfinitePromise)())}w.subTreeData||(0,o.use)((0,s.createInfinitePromise)());let A=o.default.createElement(l.LayoutRouterContext.Provider,{value:{tree:p[1][t],childNodes:w.parallelRoutes,url:r}},w.subTreeData);return A}function LoadingBoundary(e){let{children:t,loading:r,loadingStyles:n,hasLoading:a}=e;return a?o.default.createElement(o.Suspense,{fallback:o.default.createElement(o.default.Fragment,null,n,r)},t):o.default.createElement(o.default.Fragment,null,t)}function OuterLayoutRouter(e){let{parallelRouterKey:t,segmentPath:r,childProp:n,error:a,errorStyles:u,templateStyles:i,loading:s,loadingStyles:b,hasLoading:C,template:w,notFound:A,notFoundStyles:F,styles:D}=e,U=(0,o.useContext)(l.LayoutRouterContext);if(!U)throw Error("invariant expected layout router to be mounted");let{childNodes:B,tree:$,url:z}=U,K=B.get(t);K||(K=new Map,B.set(t,K));let q=$[1][t][0],ee=n.segment,et=(0,E.getSegmentValue)(q),er=[q];return o.default.createElement(o.default.Fragment,null,D,er.map(e=>{let D=(0,_.matchSegment)(e,ee),U=(0,E.getSegmentValue)(e),B=(0,j.createRouterCacheKey)(e);return o.default.createElement(l.TemplateContext.Provider,{key:(0,j.createRouterCacheKey)(e,!0),value:o.default.createElement(ScrollAndFocusHandler,{segmentPath:r},o.default.createElement(p.ErrorBoundary,{errorComponent:a,errorStyles:u},o.default.createElement(LoadingBoundary,{hasLoading:C,loading:s,loadingStyles:b},o.default.createElement(m.NotFoundBoundary,{notFound:A,notFoundStyles:F},o.default.createElement(v.RedirectBoundary,null,o.default.createElement(InnerLayoutRouter,{parallelRouterKey:t,url:z,tree:$,childNodes:K,childProp:D?n:null,segmentPath:r,cacheKey:B,isActive:et===U}))))))},i,w)}))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1932:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{matchSegment:function(){return matchSegment},canSegmentBeOverridden:function(){return canSegmentBeOverridden}});let n=r(9441),matchSegment=(e,t)=>"string"==typeof e?"string"==typeof t&&e===t:"string"!=typeof t&&e[0]===t[0]&&e[1]===t[1],canSegmentBeOverridden=(e,t)=>{var r;return!Array.isArray(e)&&!!Array.isArray(t)&&(null==(r=(0,n.getSegmentParam)(e))?void 0:r.param)===t[0]};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7699:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{ReadonlyURLSearchParams:function(){return ReadonlyURLSearchParams},useSearchParams:function(){return useSearchParams},usePathname:function(){return usePathname},ServerInsertedHTMLContext:function(){return i.ServerInsertedHTMLContext},useServerInsertedHTML:function(){return i.useServerInsertedHTML},useRouter:function(){return useRouter},useParams:function(){return useParams},useSelectedLayoutSegments:function(){return useSelectedLayoutSegments},useSelectedLayoutSegment:function(){return useSelectedLayoutSegment},redirect:function(){return s.redirect},permanentRedirect:function(){return s.permanentRedirect},RedirectType:function(){return s.RedirectType},notFound:function(){return p.notFound}});let n=r(7653),a=r(138),o=r(9758),u=r(1355),l=r(7051),i=r(8133),s=r(9961),p=r(5011),_=Symbol("internal for urlsearchparams readonly");function readonlyURLSearchParamsError(){return Error("ReadonlyURLSearchParams cannot be modified")}let ReadonlyURLSearchParams=class ReadonlyURLSearchParams{[Symbol.iterator](){return this[_][Symbol.iterator]()}append(){throw readonlyURLSearchParamsError()}delete(){throw readonlyURLSearchParamsError()}set(){throw readonlyURLSearchParamsError()}sort(){throw readonlyURLSearchParamsError()}constructor(e){this[_]=e,this.entries=e.entries.bind(e),this.forEach=e.forEach.bind(e),this.get=e.get.bind(e),this.getAll=e.getAll.bind(e),this.has=e.has.bind(e),this.keys=e.keys.bind(e),this.values=e.values.bind(e),this.toString=e.toString.bind(e),this.size=e.size}};function useSearchParams(){(0,u.clientHookInServerComponentError)("useSearchParams");let e=(0,n.useContext)(o.SearchParamsContext),t=(0,n.useMemo)(()=>e?new ReadonlyURLSearchParams(e):null,[e]);return t}function usePathname(){return(0,u.clientHookInServerComponentError)("usePathname"),(0,n.useContext)(o.PathnameContext)}function useRouter(){(0,u.clientHookInServerComponentError)("useRouter");let e=(0,n.useContext)(a.AppRouterContext);if(null===e)throw Error("invariant expected app router to be mounted");return e}function useParams(){(0,u.clientHookInServerComponentError)("useParams");let e=(0,n.useContext)(a.GlobalLayoutRouterContext),t=(0,n.useContext)(o.PathParamsContext);return(0,n.useMemo)(()=>(null==e?void 0:e.tree)?function getSelectedParams(e,t){void 0===t&&(t={});let r=e[1];for(let e of Object.values(r)){let r=e[0],n=Array.isArray(r),a=n?r[1]:r;if(!a||a.startsWith("__PAGE__"))continue;let o=n&&("c"===r[2]||"oc"===r[2]);o?t[r[0]]=r[1].split("/"):n&&(t[r[0]]=r[1]),t=getSelectedParams(e,t)}return t}(e.tree):t,[null==e?void 0:e.tree,t])}function useSelectedLayoutSegments(e){void 0===e&&(e="children"),(0,u.clientHookInServerComponentError)("useSelectedLayoutSegments");let{tree:t}=(0,n.useContext)(a.LayoutRouterContext);return function getSelectedLayoutSegmentPath(e,t,r,n){let a;if(void 0===r&&(r=!0),void 0===n&&(n=[]),r)a=e[1][t];else{var o;let t=e[1];a=null!=(o=t.children)?o:Object.values(t)[0]}if(!a)return n;let u=a[0],i=(0,l.getSegmentValue)(u);return!i||i.startsWith("__PAGE__")?n:(n.push(i),getSelectedLayoutSegmentPath(a,t,!1,n))}(t,e)}function useSelectedLayoutSegment(e){void 0===e&&(e="children"),(0,u.clientHookInServerComponentError)("useSelectedLayoutSegment");let t=useSelectedLayoutSegments(e);return 0===t.length?null:t[0]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2311:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"NotFoundBoundary",{enumerable:!0,get:function(){return NotFoundBoundary}});let n=r(7675),a=n._(r(7653)),o=r(7699);let NotFoundErrorBoundary=class NotFoundErrorBoundary extends a.default.Component{static getDerivedStateFromError(e){if((null==e?void 0:e.digest)==="NEXT_NOT_FOUND")return{notFoundTriggered:!0};throw e}static getDerivedStateFromProps(e,t){return e.pathname!==t.previousPathname&&t.notFoundTriggered?{notFoundTriggered:!1,previousPathname:e.pathname}:{notFoundTriggered:t.notFoundTriggered,previousPathname:e.pathname}}render(){return this.state.notFoundTriggered?a.default.createElement(a.default.Fragment,null,a.default.createElement("meta",{name:"robots",content:"noindex"}),!1,this.props.notFoundStyles,this.props.notFound):this.props.children}constructor(e){super(e),this.state={notFoundTriggered:!!e.asNotFound,previousPathname:e.pathname}}};function NotFoundBoundary(e){let{notFound:t,notFoundStyles:r,asNotFound:n,children:u}=e,l=(0,o.usePathname)();return t?a.default.createElement(NotFoundErrorBoundary,{pathname:l,notFound:t,notFoundStyles:r,asNotFound:n},u):a.default.createElement(a.default.Fragment,null,u)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5011:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{notFound:function(){return notFound},isNotFoundError:function(){return isNotFoundError}});let r="NEXT_NOT_FOUND";function notFound(){let e=Error(r);throw e.digest=r,e}function isNotFoundError(e){return(null==e?void 0:e.digest)===r}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8080:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PromiseQueue",{enumerable:!0,get:function(){return PromiseQueue}});let n=r(7725),a=r(7284);var o=a._("_maxConcurrency"),u=a._("_runningCount"),l=a._("_queue"),i=a._("_processNext");let PromiseQueue=class PromiseQueue{enqueue(e){let t,r;let a=new Promise((e,n)=>{t=e,r=n}),task=async()=>{try{n._(this,u)[u]++;let r=await e();t(r)}catch(e){r(e)}finally{n._(this,u)[u]--,n._(this,i)[i]()}};return n._(this,l)[l].push({promiseFn:a,task}),n._(this,i)[i](),a}bump(e){let t=n._(this,l)[l].findIndex(t=>t.promiseFn===e);if(t>-1){let e=n._(this,l)[l].splice(t,1)[0];n._(this,l)[l].unshift(e),n._(this,i)[i](!0)}}constructor(e=5){Object.defineProperty(this,i,{value:processNext}),Object.defineProperty(this,o,{writable:!0,value:void 0}),Object.defineProperty(this,u,{writable:!0,value:void 0}),Object.defineProperty(this,l,{writable:!0,value:void 0}),n._(this,o)[o]=e,n._(this,u)[u]=0,n._(this,l)[l]=[]}};function processNext(e){if(void 0===e&&(e=!1),(n._(this,u)[u]0){var t;null==(t=n._(this,l)[l].shift())||t.task()}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8844:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{RedirectErrorBoundary:function(){return RedirectErrorBoundary},RedirectBoundary:function(){return RedirectBoundary}});let n=r(8169),a=n._(r(7653)),o=r(7699),u=r(9961);function HandleRedirect(e){let{redirect:t,reset:r,redirectType:n}=e,l=(0,o.useRouter)();return(0,a.useEffect)(()=>{a.default.startTransition(()=>{n===u.RedirectType.push?l.push(t,{}):l.replace(t,{}),r()})},[t,n,r,l]),null}let RedirectErrorBoundary=class RedirectErrorBoundary extends a.default.Component{static getDerivedStateFromError(e){if((0,u.isRedirectError)(e)){let t=(0,u.getURLFromRedirectError)(e),r=(0,u.getRedirectTypeFromError)(e);return{redirect:t,redirectType:r}}throw e}render(){let{redirect:e,redirectType:t}=this.state;return null!==e&&null!==t?a.default.createElement(HandleRedirect,{redirect:e,redirectType:t,reset:()=>this.setState({redirect:null})}):this.props.children}constructor(e){super(e),this.state={redirect:null,redirectType:null}}};function RedirectBoundary(e){let{children:t}=e,r=(0,o.useRouter)();return a.default.createElement(RedirectErrorBoundary,{router:r},t)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},9961:function(e,t,r){"use strict";var n,a;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{RedirectType:function(){return n},getRedirectError:function(){return getRedirectError},redirect:function(){return redirect},permanentRedirect:function(){return permanentRedirect},isRedirectError:function(){return isRedirectError},getURLFromRedirectError:function(){return getURLFromRedirectError},getRedirectTypeFromError:function(){return getRedirectTypeFromError}});let o=r(8845),u="NEXT_REDIRECT";function getRedirectError(e,t,r){void 0===r&&(r=!1);let n=Error(u);n.digest=u+";"+t+";"+e+";"+r;let a=o.requestAsyncStorage.getStore();return a&&(n.mutableCookies=a.mutableCookies),n}function redirect(e,t){throw void 0===t&&(t="replace"),getRedirectError(e,t,!1)}function permanentRedirect(e,t){throw void 0===t&&(t="replace"),getRedirectError(e,t,!0)}function isRedirectError(e){if("string"!=typeof(null==e?void 0:e.digest))return!1;let[t,r,n,a]=e.digest.split(";",4);return t===u&&("replace"===r||"push"===r)&&"string"==typeof n&&("true"===a||"false"===a)}function getURLFromRedirectError(e){return isRedirectError(e)?e.digest.split(";",3)[2]:null}function getRedirectTypeFromError(e){if(!isRedirectError(e))throw Error("Not a redirect error");return e.digest.split(";",3)[1]}(a=n||(n={})).push="push",a.replace="replace",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5236:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return RenderFromTemplateContext}});let n=r(8169),a=n._(r(7653)),o=r(138);function RenderFromTemplateContext(){let e=(0,a.useContext)(o.TemplateContext);return a.default.createElement(a.default.Fragment,null,e)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8845:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"requestAsyncStorage",{enumerable:!0,get:function(){return a}});let n=r(9689),a=(0,n.createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1279:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"applyFlightData",{enumerable:!0,get:function(){return applyFlightData}});let n=r(138),a=r(3039),o=r(5192);function applyFlightData(e,t,r,u){void 0===u&&(u=!1);let[l,i,s]=r.slice(-3);return null!==i&&(3===r.length?(t.status=n.CacheStates.READY,t.subTreeData=i,(0,a.fillLazyItemsTillLeafWithHead)(t,e,l,s,u)):(t.status=n.CacheStates.READY,t.subTreeData=e.subTreeData,t.parallelRoutes=new Map(e.parallelRoutes),(0,o.fillCacheWithNewSubTreeData)(t,e,r,u)),!0)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7927:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"applyRouterStatePatchToTree",{enumerable:!0,get:function(){return function applyRouterStatePatchToTree(e,t,r){let a;let[o,u,,,l]=t;if(1===e.length){let e=applyPatch(t,r);return e}let[i,s]=e;if(!(0,n.matchSegment)(i,o))return null;let p=2===e.length;if(p)a=applyPatch(u[s],r);else if(null===(a=applyRouterStatePatchToTree(e.slice(2),u[s],r)))return null;let _=[e[0],{...u,[s]:a}];return l&&(_[4]=!0),_}}});let n=r(1932);function applyPatch(e,t){let[r,a]=e,[o,u]=t;if("__DEFAULT__"===o&&"__DEFAULT__"!==r)return e;if((0,n.matchSegment)(r,o)){let t={};for(let e in a){let r=void 0!==u[e];r?t[e]=applyPatch(a[e],u[e]):t[e]=a[e]}for(let e in u)t[e]||(t[e]=u[e]);let n=[r,t];return e[2]&&(n[2]=e[2]),e[3]&&(n[3]=e[3]),e[4]&&(n[4]=e[4]),n}return t}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8542:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{extractPathFromFlightRouterState:function(){return extractPathFromFlightRouterState},computeChangedPath:function(){return computeChangedPath}});let n=r(2743),a=r(4267),o=r(1932),removeLeadingSlash=e=>"/"===e[0]?e.slice(1):e,segmentToPathname=e=>"string"==typeof e?e:e[1];function normalizeSegments(e){return e.reduce((e,t)=>""===(t=removeLeadingSlash(t))||(0,a.isGroupSegment)(t)?e:e+"/"+t,"")||"/"}function extractPathFromFlightRouterState(e){var t;let r=Array.isArray(e[0])?e[0][1]:e[0];if("__DEFAULT__"===r||n.INTERCEPTION_ROUTE_MARKERS.some(e=>r.startsWith(e)))return;if(r.startsWith("__PAGE__"))return"";let a=[r],o=null!=(t=e[1])?t:{},u=o.children?extractPathFromFlightRouterState(o.children):void 0;if(void 0!==u)a.push(u);else for(let[e,t]of Object.entries(o)){if("children"===e)continue;let r=extractPathFromFlightRouterState(t);void 0!==r&&a.push(r)}return normalizeSegments(a)}function computeChangedPath(e,t){let r=function computeChangedPathImpl(e,t){let[r,a]=e,[u,l]=t,i=segmentToPathname(r),s=segmentToPathname(u);if(n.INTERCEPTION_ROUTE_MARKERS.some(e=>i.startsWith(e)||s.startsWith(e)))return"";if(!(0,o.matchSegment)(r,u)){var p;return null!=(p=extractPathFromFlightRouterState(t))?p:""}for(let e in a)if(l[e]){let t=computeChangedPathImpl(a[e],l[e]);if(null!==t)return segmentToPathname(u)+"/"+t}return null}(e,t);return null==r||"/"===r?r:normalizeSegments(r.split("/"))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},371:function(e,t){"use strict";function createHrefFromUrl(e,t){return void 0===t&&(t=!0),e.pathname+e.search+(t?e.hash:"")}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createHrefFromUrl",{enumerable:!0,get:function(){return createHrefFromUrl}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},3014:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createInitialRouterState",{enumerable:!0,get:function(){return createInitialRouterState}});let n=r(138),a=r(371),o=r(3039),u=r(8542);function createInitialRouterState(e){var t;let{buildId:r,initialTree:l,children:i,initialCanonicalUrl:s,initialParallelRoutes:p,isServer:_,location:b,initialHead:v}=e,m={status:n.CacheStates.READY,data:null,subTreeData:i,parallelRoutes:_?new Map:p};return(null===p||0===p.size)&&(0,o.fillLazyItemsTillLeafWithHead)(m,void 0,l,v),{buildId:r,tree:l,cache:m,prefetchCache:new Map,pushRef:{pendingPush:!1,mpaNavigation:!1},focusAndScrollRef:{apply:!1,onlyHashChange:!1,hashFragment:null,segmentPaths:[]},canonicalUrl:b?(0,a.createHrefFromUrl)(b):s,nextUrl:null!=(t=(0,u.extractPathFromFlightRouterState)(l)||(null==b?void 0:b.pathname))?t:null}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},4041:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createOptimisticTree",{enumerable:!0,get:function(){return function createOptimisticTree(e,t,r){let a;let[o,u,l,i,s]=t||[null,{}],p=e[0],_=1===e.length,b=null!==o&&(0,n.matchSegment)(o,p),v=Object.keys(u).length>1,m=!t||!b||v,E={};if(null!==o&&b&&(E=u),!_&&!v){let t=createOptimisticTree(e.slice(1),E?E.children:null,r||m);a=t}let j=[p,{...E,...a?{children:a}:{}}];return l&&(j[2]=l),!r&&m?j[3]="refetch":b&&i&&(j[3]=i),b&&s&&(j[4]=s),j}}});let n=r(1932);("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},9786:function(e,t){"use strict";function createRecordFromThenable(e){return e.status="pending",e.then(t=>{"pending"===e.status&&(e.status="fulfilled",e.value=t)},t=>{"pending"===e.status&&(e.status="rejected",e.reason=t)}),e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRecordFromThenable",{enumerable:!0,get:function(){return createRecordFromThenable}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5863:function(e,t){"use strict";function createRouterCacheKey(e,t){return void 0===t&&(t=!1),Array.isArray(e)?(e[0]+"|"+e[1]+"|"+e[2]).toLowerCase():t&&e.startsWith("__PAGE__")?"__PAGE__":e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRouterCacheKey",{enumerable:!0,get:function(){return createRouterCacheKey}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},3165:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"fetchServerResponse",{enumerable:!0,get:function(){return fetchServerResponse}});let n=r(2880),a=r(1999),o=r(5913),u=r(8836),l=r(3366),{createFromFetch:i}=r(8786);function doMpaNavigation(e){return[(0,a.urlToUrlWithoutFlightMarker)(e).toString(),void 0]}async function fetchServerResponse(e,t,r,s,p){let _={[n.RSC]:"1",[n.NEXT_ROUTER_STATE_TREE]:encodeURIComponent(JSON.stringify(t))};p===u.PrefetchKind.AUTO&&(_[n.NEXT_ROUTER_PREFETCH]="1"),r&&(_[n.NEXT_URL]=r);let b=(0,l.hexHash)([_[n.NEXT_ROUTER_PREFETCH]||"0",_[n.NEXT_ROUTER_STATE_TREE],_[n.NEXT_URL]].join(","));try{let t=new URL(e);t.pathname.endsWith("/")?t.pathname+="index.txt":t.pathname+=".txt",t.searchParams.set(n.NEXT_RSC_UNION_QUERY,b);let r=await fetch(t,{credentials:"same-origin",headers:_}),u=(0,a.urlToUrlWithoutFlightMarker)(r.url),l=r.redirected?u:void 0,p=r.headers.get("content-type")||"",v=p===n.RSC_CONTENT_TYPE_HEADER;if(v||(v=p.startsWith("text/plain")),!v||!r.ok)return e.hash&&(u.hash=e.hash),doMpaNavigation(u.toString());let[m,E]=await i(Promise.resolve(r),{callServer:o.callServer});if(s!==m)return doMpaNavigation(r.url);return[E,l]}catch(t){return console.error("Failed to fetch RSC payload for "+e+". Falling back to browser navigation.",t),[e.toString(),void 0]}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5861:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"fillCacheWithDataProperty",{enumerable:!0,get:function(){return function fillCacheWithDataProperty(e,t,r,o,u){void 0===u&&(u=!1);let l=r.length<=2,[i,s]=r,p=(0,a.createRouterCacheKey)(s),_=t.parallelRoutes.get(i);if(!_||u&&t.parallelRoutes.size>1)return{bailOptimistic:!0};let b=e.parallelRoutes.get(i);b&&b!==_||(b=new Map(_),e.parallelRoutes.set(i,b));let v=_.get(p),m=b.get(p);if(l){m&&m.data&&m!==v||b.set(p,{status:n.CacheStates.DATA_FETCH,data:o(),subTreeData:null,parallelRoutes:new Map});return}if(!m||!v){m||b.set(p,{status:n.CacheStates.DATA_FETCH,data:o(),subTreeData:null,parallelRoutes:new Map});return}return m===v&&(m={status:m.status,data:m.data,subTreeData:m.subTreeData,parallelRoutes:new Map(m.parallelRoutes)},b.set(p,m)),fillCacheWithDataProperty(m,v,r.slice(2),o)}}});let n=r(138),a=r(5863);("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5192:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"fillCacheWithNewSubTreeData",{enumerable:!0,get:function(){return function fillCacheWithNewSubTreeData(e,t,r,l){let i=r.length<=5,[s,p]=r,_=(0,u.createRouterCacheKey)(p),b=t.parallelRoutes.get(s);if(!b)return;let v=e.parallelRoutes.get(s);v&&v!==b||(v=new Map(b),e.parallelRoutes.set(s,v));let m=b.get(_),E=v.get(_);if(i){E&&E.data&&E!==m||(E={status:n.CacheStates.READY,data:null,subTreeData:r[3],parallelRoutes:m?new Map(m.parallelRoutes):new Map},m&&(0,a.invalidateCacheByRouterState)(E,m,r[2]),(0,o.fillLazyItemsTillLeafWithHead)(E,m,r[2],r[4],l),v.set(_,E));return}E&&m&&(E===m&&(E={status:E.status,data:E.data,subTreeData:E.subTreeData,parallelRoutes:new Map(E.parallelRoutes)},v.set(_,E)),fillCacheWithNewSubTreeData(E,m,r.slice(2),l))}}});let n=r(138),a=r(341),o=r(3039),u=r(5863);("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},3039:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"fillLazyItemsTillLeafWithHead",{enumerable:!0,get:function(){return function fillLazyItemsTillLeafWithHead(e,t,r,o,u){let l=0===Object.keys(r[1]).length;if(l){e.head=o;return}for(let l in r[1]){let i=r[1][l],s=i[0],p=(0,a.createRouterCacheKey)(s);if(t){let r=t.parallelRoutes.get(l);if(r){let t=new Map(r),a=t.get(p),s=u&&a?{status:a.status,data:a.data,subTreeData:a.subTreeData,parallelRoutes:new Map(a.parallelRoutes)}:{status:n.CacheStates.LAZY_INITIALIZED,data:null,subTreeData:null,parallelRoutes:new Map(null==a?void 0:a.parallelRoutes)};t.set(p,s),fillLazyItemsTillLeafWithHead(s,a,i,o,u),e.parallelRoutes.set(l,t);continue}}let _={status:n.CacheStates.LAZY_INITIALIZED,data:null,subTreeData:null,parallelRoutes:new Map},b=e.parallelRoutes.get(l);b?b.set(p,_):e.parallelRoutes.set(l,new Map([[p,_]])),fillLazyItemsTillLeafWithHead(_,void 0,i,o,u)}}}});let n=r(138),a=r(5863);("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2178:function(e,t){"use strict";var r,n;function getPrefetchEntryCacheStatus(e){let{kind:t,prefetchTime:r,lastUsedTime:n}=e;return Date.now()<(null!=n?n:r)+3e4?n?"reusable":"fresh":"auto"===t&&Date.now()["children",e]).flat(),v=(0,s.fillCacheWithDataProperty)(i,e.cache,b,()=>(_||(_=(0,o.createRecordFromThenable)((0,a.fetchServerResponse)(r,u,e.nextUrl,e.buildId))),_),!0);if(!(null==v?void 0:v.bailOptimistic))return B.previousTree=e.tree,B.patchedTree=u,B.pendingPush=et,B.hashFragment=q,B.shouldScroll=z,B.scrollableSegments=[],B.cache=i,B.canonicalUrl=ee,e.prefetchCache.set((0,l.createHrefFromUrl)(r,!1),{data:_?(0,o.createRecordFromThenable)(Promise.resolve(_)):null,kind:m.PrefetchKind.TEMPORARY,prefetchTime:Date.now(),treeAtTimeOfPrefetch:e.tree,lastUsedTime:Date.now()}),(0,E.handleMutable)(e,B)}if(!en){let t=(0,o.createRecordFromThenable)((0,a.fetchServerResponse)(r,e.tree,e.nextUrl,e.buildId,void 0)),n={data:(0,o.createRecordFromThenable)(Promise.resolve(t)),kind:m.PrefetchKind.TEMPORARY,prefetchTime:Date.now(),treeAtTimeOfPrefetch:e.tree,lastUsedTime:null};e.prefetchCache.set((0,l.createHrefFromUrl)(r,!1),n),en=n}let ea=(0,C.getPrefetchEntryCacheStatus)(en),{treeAtTimeOfPrefetch:eo,data:eu}=en;A.prefetchQueue.bump(eu);let[el,ei]=(0,u.readRecordValue)(eu);if(en.lastUsedTime||(en.lastUsedTime=Date.now()),"string"==typeof el)return handleExternalUrl(e,B,el,et);let ec=e.tree,es=e.cache,ef=[];for(let t of el){let u=t.slice(0,-4),l=t.slice(-3)[0],p=["",...u],m=(0,_.applyRouterStatePatchToTree)(p,ec,l);if(null===m&&(m=(0,_.applyRouterStatePatchToTree)(p,eo,l)),null!==m){if((0,v.isNavigatingToNewRootLayout)(ec,m))return handleExternalUrl(e,B,ee,et);let _=(0,j.applyFlightData)(es,U,t,"auto"===en.kind&&ea===C.PrefetchCacheEntryStatus.reusable);_||ea!==C.PrefetchCacheEntryStatus.stale||(_=function(e,t,r,a,o){let u=!1;e.status=n.CacheStates.READY,e.subTreeData=t.subTreeData,e.parallelRoutes=new Map(t.parallelRoutes);let l=generateSegmentsFromPatch(a).map(e=>[...r,...e]);for(let r of l){let n=(0,s.fillCacheWithDataProperty)(e,t,r,o);(null==n?void 0:n.bailOptimistic)||(u=!0)}return u}(U,es,u,l,()=>(0,o.createRecordFromThenable)((0,a.fetchServerResponse)(r,ec,e.nextUrl,e.buildId))));let E=(0,b.shouldHardNavigate)(p,ec);for(let e of(E?(U.status=n.CacheStates.READY,U.subTreeData=es.subTreeData,(0,i.invalidateCacheBelowFlightSegmentPath)(U,es,u),B.cache=U):_&&(B.cache=U),es=U,ec=m,generateSegmentsFromPatch(l))){let t=[...u,...e];"__DEFAULT__"!==t[t.length-1]&&ef.push(t)}}}return B.previousTree=e.tree,B.patchedTree=ec,B.canonicalUrl=ei?(0,l.createHrefFromUrl)(ei):ee,B.pendingPush=et,B.scrollableSegments=ef,B.hashFragment=q,B.shouldScroll=z,(0,E.handleMutable)(e,B)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2599:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{prefetchQueue:function(){return p},prefetchReducer:function(){return prefetchReducer}});let n=r(371),a=r(3165),o=r(8836),u=r(9786),l=r(7835),i=r(2880),s=r(8080),p=new s.PromiseQueue(5);function prefetchReducer(e,t){(0,l.prunePrefetchCache)(e.prefetchCache);let{url:r}=t;r.searchParams.delete(i.NEXT_RSC_UNION_QUERY);let s=(0,n.createHrefFromUrl)(r,!1),_=e.prefetchCache.get(s);if(_&&(_.kind===o.PrefetchKind.TEMPORARY&&e.prefetchCache.set(s,{..._,kind:t.kind}),!(_.kind===o.PrefetchKind.AUTO&&t.kind===o.PrefetchKind.FULL)))return e;let b=(0,u.createRecordFromThenable)(p.enqueue(()=>(0,a.fetchServerResponse)(r,e.tree,e.nextUrl,e.buildId,t.kind)));return e.prefetchCache.set(s,{treeAtTimeOfPrefetch:e.tree,data:b,kind:t.kind,prefetchTime:Date.now(),lastUsedTime:null}),e}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7835:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"prunePrefetchCache",{enumerable:!0,get:function(){return prunePrefetchCache}});let n=r(2178);function prunePrefetchCache(e){for(let[t,r]of e)(0,n.getPrefetchEntryCacheStatus)(r)===n.PrefetchCacheEntryStatus.expired&&e.delete(t)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8139:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"refreshReducer",{enumerable:!0,get:function(){return refreshReducer}});let n=r(3165),a=r(9786),o=r(7619),u=r(371),l=r(7927),i=r(6487),s=r(3983),p=r(2830),_=r(138),b=r(3039);function refreshReducer(e,t){let{cache:r,mutable:v,origin:m}=t,E=e.canonicalUrl,j=e.tree,C=JSON.stringify(v.previousTree)===JSON.stringify(j);if(C)return(0,p.handleMutable)(e,v);r.data||(r.data=(0,a.createRecordFromThenable)((0,n.fetchServerResponse)(new URL(E,m),[j[0],j[1],j[2],"refetch"],e.nextUrl,e.buildId)));let[w,A]=(0,o.readRecordValue)(r.data);if("string"==typeof w)return(0,s.handleExternalUrl)(e,v,w,e.pushRef.pendingPush);for(let t of(r.data=null,w)){if(3!==t.length)return console.log("REFRESH FAILED"),e;let[n]=t,a=(0,l.applyRouterStatePatchToTree)([""],j,n);if(null===a)throw Error("SEGMENT MISMATCH");if((0,i.isNavigatingToNewRootLayout)(j,a))return(0,s.handleExternalUrl)(e,v,E,e.pushRef.pendingPush);let o=A?(0,u.createHrefFromUrl)(A):void 0;A&&(v.canonicalUrl=o);let[p,m]=t.slice(-2);null!==p&&(r.status=_.CacheStates.READY,r.subTreeData=p,(0,b.fillLazyItemsTillLeafWithHead)(r,void 0,n,m),v.cache=r,v.prefetchCache=new Map),v.previousTree=j,v.patchedTree=a,v.canonicalUrl=E,j=a}return(0,p.handleMutable)(e,v)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2542:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"restoreReducer",{enumerable:!0,get:function(){return restoreReducer}});let n=r(371);function restoreReducer(e,t){let{url:r,tree:a}=t,o=(0,n.createHrefFromUrl)(r);return{buildId:e.buildId,canonicalUrl:o,pushRef:e.pushRef,focusAndScrollRef:e.focusAndScrollRef,cache:e.cache,prefetchCache:e.prefetchCache,tree:a,nextUrl:r.pathname}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5988:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"serverActionReducer",{enumerable:!0,get:function(){return serverActionReducer}});let n=r(5913),a=r(2880),o=r(9786),u=r(7619),l=r(7215),i=r(371),s=r(3983),p=r(7927),_=r(6487),b=r(138),v=r(2830),m=r(3039),{createFromFetch:E,encodeReply:j}=r(8786);async function fetchServerAction(e,t){let r,{actionId:o,actionArgs:u}=t,i=await j(u),s=await fetch("",{method:"POST",headers:{Accept:a.RSC_CONTENT_TYPE_HEADER,[a.ACTION]:o,[a.NEXT_ROUTER_STATE_TREE]:encodeURIComponent(JSON.stringify(e.tree)),...e.nextUrl?{[a.NEXT_URL]:e.nextUrl}:{}},body:i}),p=s.headers.get("x-action-redirect");try{let e=JSON.parse(s.headers.get("x-action-revalidated")||"[[],0,0]");r={paths:e[0]||[],tag:!!e[1],cookie:e[2]}}catch(e){r={paths:[],tag:!1,cookie:!1}}let _=p?new URL((0,l.addBasePath)(p),new URL(e.canonicalUrl,window.location.href)):void 0;if(s.headers.get("content-type")===a.RSC_CONTENT_TYPE_HEADER){let e=await E(Promise.resolve(s),{callServer:n.callServer});if(p){let[,t]=null!=e?e:[];return{actionFlightData:t,redirectLocation:_,revalidatedParts:r}}let[t,[,a]]=null!=e?e:[];return{actionResult:t,actionFlightData:a,redirectLocation:_,revalidatedParts:r}}return{redirectLocation:_,revalidatedParts:r}}function serverActionReducer(e,t){let{mutable:r,cache:n,resolve:a,reject:l}=t,E=e.canonicalUrl,j=e.tree,C=JSON.stringify(r.previousTree)===JSON.stringify(j);if(C)return(0,v.handleMutable)(e,r);if(r.inFlightServerAction){if("fulfilled"!==r.inFlightServerAction.status&&r.globalMutable.pendingNavigatePath&&r.globalMutable.pendingNavigatePath!==E)return r.inFlightServerAction.then(()=>{r.actionResultResolved||(r.inFlightServerAction=null,r.globalMutable.pendingNavigatePath=void 0,r.globalMutable.refresh(),r.actionResultResolved=!0)},()=>{}),e}else r.inFlightServerAction=(0,o.createRecordFromThenable)(fetchServerAction(e,t));try{let{actionResult:t,actionFlightData:o,redirectLocation:l}=(0,u.readRecordValue)(r.inFlightServerAction);if(l&&(e.pushRef.pendingPush=!0,r.pendingPush=!0),r.previousTree=e.tree,!o){if(r.actionResultResolved||(a(t),r.actionResultResolved=!0),l)return(0,s.handleExternalUrl)(e,r,l.href,e.pushRef.pendingPush);return e}if("string"==typeof o)return(0,s.handleExternalUrl)(e,r,o,e.pushRef.pendingPush);for(let t of(r.inFlightServerAction=null,o)){if(3!==t.length)return console.log("SERVER ACTION APPLY FAILED"),e;let[a]=t,o=(0,p.applyRouterStatePatchToTree)([""],j,a);if(null===o)throw Error("SEGMENT MISMATCH");if((0,_.isNavigatingToNewRootLayout)(j,o))return(0,s.handleExternalUrl)(e,r,E,e.pushRef.pendingPush);let[u,l]=t.slice(-2);null!==u&&(n.status=b.CacheStates.READY,n.subTreeData=u,(0,m.fillLazyItemsTillLeafWithHead)(n,void 0,a,l),r.cache=n,r.prefetchCache=new Map),r.previousTree=j,r.patchedTree=o,r.canonicalUrl=E,j=o}if(l){let e=(0,i.createHrefFromUrl)(l,!1);r.canonicalUrl=e}return r.actionResultResolved||(a(t),r.actionResultResolved=!0),(0,v.handleMutable)(e,r)}catch(t){if("rejected"===t.status)return r.actionResultResolved||(l(t.reason),r.actionResultResolved=!0),e;throw t}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},355:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"serverPatchReducer",{enumerable:!0,get:function(){return serverPatchReducer}});let n=r(371),a=r(7927),o=r(6487),u=r(3983),l=r(1279),i=r(2830);function serverPatchReducer(e,t){let{flightData:r,previousTree:s,overrideCanonicalUrl:p,cache:_,mutable:b}=t,v=JSON.stringify(s)===JSON.stringify(e.tree);if(!v)return console.log("TREE MISMATCH"),e;if(b.previousTree)return(0,i.handleMutable)(e,b);if("string"==typeof r)return(0,u.handleExternalUrl)(e,b,r,e.pushRef.pendingPush);let m=e.tree,E=e.cache;for(let t of r){let r=t.slice(0,-4),[i]=t.slice(-3,-2),s=(0,a.applyRouterStatePatchToTree)(["",...r],m,i);if(null===s)throw Error("SEGMENT MISMATCH");if((0,o.isNavigatingToNewRootLayout)(m,s))return(0,u.handleExternalUrl)(e,b,e.canonicalUrl,e.pushRef.pendingPush);let v=p?(0,n.createHrefFromUrl)(p):void 0;v&&(b.canonicalUrl=v),(0,l.applyFlightData)(E,_,t),b.previousTree=m,b.patchedTree=s,b.cache=_,E=_,m=s}return(0,i.handleMutable)(e,b)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8836:function(e,t){"use strict";var r,n;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{PrefetchKind:function(){return r},ACTION_REFRESH:function(){return a},ACTION_NAVIGATE:function(){return o},ACTION_RESTORE:function(){return u},ACTION_SERVER_PATCH:function(){return l},ACTION_PREFETCH:function(){return i},ACTION_FAST_REFRESH:function(){return s},ACTION_SERVER_ACTION:function(){return p}});let a="refresh",o="navigate",u="restore",l="server-patch",i="prefetch",s="fast-refresh",p="server-action";(n=r||(r={})).AUTO="auto",n.FULL="full",n.TEMPORARY="temporary",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8279:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"reducer",{enumerable:!0,get:function(){return reducer}});let n=r(8836),a=r(3983),o=r(355),u=r(2542),l=r(8139),i=r(2599),s=r(2405),p=r(5988),reducer=function(e,t){switch(t.type){case n.ACTION_NAVIGATE:return(0,a.navigateReducer)(e,t);case n.ACTION_SERVER_PATCH:return(0,o.serverPatchReducer)(e,t);case n.ACTION_RESTORE:return(0,u.restoreReducer)(e,t);case n.ACTION_REFRESH:return(0,l.refreshReducer)(e,t);case n.ACTION_FAST_REFRESH:return(0,s.fastRefreshReducer)(e,t);case n.ACTION_PREFETCH:return(0,i.prefetchReducer)(e,t);case n.ACTION_SERVER_ACTION:return(0,p.serverActionReducer)(e,t);default:throw Error("Unknown action")}};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8785:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"shouldHardNavigate",{enumerable:!0,get:function(){return function shouldHardNavigate(e,t){let[r,a]=t,[o,u]=e;if(!(0,n.matchSegment)(o,r))return!!Array.isArray(o);let l=e.length<=2;return!l&&shouldHardNavigate(e.slice(2),a[u])}}});let n=r(1932);("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1305:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createSearchParamsBailoutProxy",{enumerable:!0,get:function(){return createSearchParamsBailoutProxy}});let n=r(8887);function createSearchParamsBailoutProxy(){return new Proxy({},{get(e,t){"string"==typeof t&&(0,n.staticGenerationBailout)("searchParams."+t)}})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7530:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"staticGenerationAsyncStorage",{enumerable:!0,get:function(){return a}});let n=r(9689),a=(0,n.createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8887:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"staticGenerationBailout",{enumerable:!0,get:function(){return staticGenerationBailout}});let n=r(1784),a=r(7530);let StaticGenBailoutError=class StaticGenBailoutError extends Error{constructor(...e){super(...e),this.code="NEXT_STATIC_GEN_BAILOUT"}};function formatErrorMessage(e,t){let{dynamic:r,link:n}=t||{};return"Page"+(r?' with `dynamic = "'+r+'"`':"")+" couldn't be rendered statically because it used `"+e+"`."+(n?" See more info here: "+n:"")}let staticGenerationBailout=(e,t)=>{let r=a.staticGenerationAsyncStorage.getStore();if(null==r?void 0:r.forceStatic)return!0;if(null==r?void 0:r.dynamicShouldError){var o;throw new StaticGenBailoutError(formatErrorMessage(e,{...t,dynamic:null!=(o=null==t?void 0:t.dynamic)?o:"error"}))}if(!r||(r.revalidate=0,(null==t?void 0:t.dynamic)||(r.staticPrefetchBailout=!0)),null==r?void 0:r.isStaticGeneration){let a=new n.DynamicServerError(formatErrorMessage(e,{...t,link:"https://nextjs.org/docs/messages/dynamic-server-error"}));throw r.dynamicUsageDescription=e,r.dynamicUsageStack=a.stack,a}return!1};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5115:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return StaticGenerationSearchParamsBailoutProvider}});let n=r(7675),a=n._(r(7653)),o=r(1305);function StaticGenerationSearchParamsBailoutProvider(e){let{Component:t,propsForComponent:r,isStaticGeneration:n}=e;if(n){let e=(0,o.createSearchParamsBailoutProxy)();return a.default.createElement(t,{searchParams:e,...r})}return a.default.createElement(t,r)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2801:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useReducerWithReduxDevtools",{enumerable:!0,get:function(){return useReducerWithReduxDevtools}});let n=r(7653);function normalizeRouterState(e){if(e instanceof Map){let t={};for(let[r,n]of e.entries()){if("function"==typeof n){t[r]="fn()";continue}if("object"==typeof n&&null!==n){if(n.$$typeof){t[r]=n.$$typeof.toString();continue}if(n._bundlerConfig){t[r]="FlightData";continue}}t[r]=normalizeRouterState(n)}return t}if("object"==typeof e&&null!==e){let t={};for(let r in e){let n=e[r];if("function"==typeof n){t[r]="fn()";continue}if("object"==typeof n&&null!==n){if(n.$$typeof){t[r]=n.$$typeof.toString();continue}if(n.hasOwnProperty("_bundlerConfig")){t[r]="FlightData";continue}}t[r]=normalizeRouterState(n)}return t}return Array.isArray(e)?e.map(normalizeRouterState):e}let useReducerWithReduxDevtools=function(e,t){let r=(0,n.useRef)(),a=(0,n.useRef)();(0,n.useEffect)(()=>{if(!r.current&&!1!==a.current){if(void 0===a.current&&void 0===window.__REDUX_DEVTOOLS_EXTENSION__){a.current=!1;return}return r.current=window.__REDUX_DEVTOOLS_EXTENSION__.connect({instanceId:8e3,name:"next-router"}),r.current&&r.current.init(normalizeRouterState(t)),()=>{r.current=void 0}}},[t]);let[o,u]=(0,n.useReducer)((t,n)=>{let a=e(t,n);return r.current&&r.current.send(n,normalizeRouterState(a)),a},t),l=(0,n.useCallback)(()=>{r.current&&r.current.send({type:"RENDER_SYNC"},normalizeRouterState(o))},[o]);return[o,u,l]};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8129:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"hasBasePath",{enumerable:!0,get:function(){return hasBasePath}});let n=r(3323);function hasBasePath(e){return(0,n.pathHasPrefix)(e,"")}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7861:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return normalizePathTrailingSlash}});let n=r(3580),a=r(1954),normalizePathTrailingSlash=e=>{if(!e.startsWith("/"))return e;let{pathname:t,query:r,hash:o}=(0,a.parsePath)(e);return""+(0,n.removeTrailingSlash)(t)+r+o};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},6071:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return onRecoverableError}});let n=r(77);function onRecoverableError(e){let t="function"==typeof reportError?reportError:e=>{window.console.error(e)};e.digest!==n.NEXT_DYNAMIC_NO_SSR_CODE&&t(e)}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7449:function(e,t,r){"use strict";function removeBasePath(e){return e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"removeBasePath",{enumerable:!0,get:function(){return removeBasePath}}),r(8129),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},138:function(e,t,r){"use strict";var n,a;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{CacheStates:function(){return n},AppRouterContext:function(){return l},LayoutRouterContext:function(){return i},GlobalLayoutRouterContext:function(){return s},TemplateContext:function(){return p}});let o=r(7675),u=o._(r(7653));(a=n||(n={})).LAZY_INITIALIZED="LAZYINITIALIZED",a.DATA_FETCH="DATAFETCH",a.READY="READY";let l=u.default.createContext(null),i=u.default.createContext(null),s=u.default.createContext(null),p=u.default.createContext(null)},3366:function(e,t){"use strict";function djb2Hash(e){let t=5381;for(let r=0;r!t||(0,a.isGroupSegment)(t)||"@"===t[0]||("page"===t||"route"===t)&&r===n.length-1?e:e+"/"+t,""))}function normalizeRscPath(e,t){return t?e.replace(/\.rsc($|\?)/,"$1"):e}},9416:function(e,t){"use strict";function handleSmoothScroll(e,t){if(void 0===t&&(t={}),t.onlyHashChange){e();return}let r=document.documentElement,n=r.style.scrollBehavior;r.style.scrollBehavior="auto",t.dontForceLayout||r.getClientRects(),e(),r.style.scrollBehavior=n}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"handleSmoothScroll",{enumerable:!0,get:function(){return handleSmoothScroll}})},801:function(e,t){"use strict";function isBot(e){return/Googlebot|Mediapartners-Google|AdsBot-Google|googleweblight|Storebot-Google|Google-PageRenderer|Bingbot|BingPreview|Slurp|DuckDuckBot|baiduspider|yandex|sogou|LinkedInBot|bitlybot|tumblr|vkShare|quora link preview|facebookexternalhit|facebookcatalog|Twitterbot|applebot|redditbot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|ia_archiver/i.test(e)}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isBot",{enumerable:!0,get:function(){return isBot}})},1954:function(e,t){"use strict";function parsePath(e){let t=e.indexOf("#"),r=e.indexOf("?"),n=r>-1&&(t<0||r-1?{pathname:e.substring(0,n?r:t),query:n?e.substring(r,t>-1?t:void 0):"",hash:t>-1?e.slice(t):""}:{pathname:e,query:"",hash:""}}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"parsePath",{enumerable:!0,get:function(){return parsePath}})},3323:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"pathHasPrefix",{enumerable:!0,get:function(){return pathHasPrefix}});let n=r(1954);function pathHasPrefix(e,t){if("string"!=typeof e)return!1;let{pathname:r}=(0,n.parsePath)(e);return r===t||r.startsWith(t+"/")}},3580:function(e,t){"use strict";function removeTrailingSlash(e){return e.replace(/\/$/,"")||"/"}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"removeTrailingSlash",{enumerable:!0,get:function(){return removeTrailingSlash}})},4267:function(e,t){"use strict";function isGroupSegment(e){return"("===e[0]&&e.endsWith(")")}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isGroupSegment",{enumerable:!0,get:function(){return isGroupSegment}})},8133:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{ServerInsertedHTMLContext:function(){return o},useServerInsertedHTML:function(){return useServerInsertedHTML}});let n=r(8169),a=n._(r(7653)),o=a.default.createContext(null);function useServerInsertedHTML(e){let t=(0,a.useContext)(o);t&&t(e)}},9689:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createAsyncLocalStorage",{enumerable:!0,get:function(){return createAsyncLocalStorage}});let r=Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available");let FakeAsyncLocalStorage=class FakeAsyncLocalStorage{disable(){throw r}getStore(){}run(){throw r}exit(){throw r}enterWith(){throw r}};let n=globalThis.AsyncLocalStorage;function createAsyncLocalStorage(){return n?new n:new FakeAsyncLocalStorage}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2291:function(e,t,r){"use strict";var n=r(3458);t.createRoot=n.createRoot,t.hydrateRoot=n.hydrateRoot},3458:function(e,t,r){"use strict";!function checkDCE(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE)}catch(e){console.error(e)}}(),e.exports=r(510)},1337:function(e,t,r){"use strict";/** + * @license React + * react-server-dom-webpack-client.browser.production.min.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var n=r(3458),a=r(7653),o={stream:!0},u=new Map;function x(e){var t=r(e);return"function"!=typeof t.then||"fulfilled"===t.status?null:(t.then(function(e){t.status="fulfilled",t.value=e},function(e){t.status="rejected",t.reason=e}),t)}function y(){}var l=new Map,i=r.u;r.u=function(e){var t=l.get(e);return void 0!==t?t:i(e)};var s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Dispatcher,p=Symbol.for("react.element"),_=Symbol.for("react.provider"),b=Symbol.for("react.server_context"),v=Symbol.for("react.lazy"),m=Symbol.for("react.default_value"),E=Symbol.iterator,j=Array.isArray,C=new WeakMap,w=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ContextRegistry;function L(e,t,r,n){this.status=e,this.value=t,this.reason=r,this._response=n}function ia(e){switch(e.status){case"resolved_model":M(e);break;case"resolved_module":N(e)}switch(e.status){case"fulfilled":return e.value;case"pending":case"blocked":throw e;default:throw e.reason}}function O(e,t){for(var r=0;rp?(b=p,p=3,i++):(b=0,p=3);continue;case 2:44===(E=a[i++])?p=4:v=v<<4|(96a.length&&(E=-1)}var j=a.byteOffset+i;if(-1>>1,a=e[n];if(0>>1;ng(l,r))ig(s,l)?(e[n]=s,e[i]=r,n=i):(e[n]=l,e[u]=r,n=u);else if(ig(s,r))e[n]=s,e[i]=r,n=i;else break}}return t}function g(e,t){var r=e.sortIndex-t.sortIndex;return 0!==r?r:e.id-t.id}if(t.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var r,n=performance;t.unstable_now=function(){return n.now()}}else{var a=Date,o=a.now();t.unstable_now=function(){return a.now()-o}}var u=[],l=[],i=1,s=null,p=3,_=!1,b=!1,v=!1,m="function"==typeof setTimeout?setTimeout:null,E="function"==typeof clearTimeout?clearTimeout:null,j="undefined"!=typeof setImmediate?setImmediate:null;function G(e){for(var t=h(l);null!==t;){if(null===t.callback)k(l);else if(t.startTime<=e)k(l),t.sortIndex=t.expirationTime,f(u,t);else break;t=h(l)}}function H(e){if(v=!1,G(e),!b){if(null!==h(u))b=!0,I();else{var t=h(l);null!==t&&J(H,t.startTime-e)}}}"undefined"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var C=!1,w=-1,A=5,F=-1;function O(){return!(t.unstable_now()-Fe&&O());){var o=s.callback;if("function"==typeof o){s.callback=null,p=s.priorityLevel;var i=o(s.expirationTime<=e);if(e=t.unstable_now(),"function"==typeof i){s.callback=i,G(e),n=!0;break t}s===h(u)&&k(u),G(e)}else k(u);s=h(u)}if(null!==s)n=!0;else{var m=h(l);null!==m&&J(H,m.startTime-e),n=!1}}break e}finally{s=null,p=a,_=!1}n=void 0}}finally{n?r():C=!1}}}if("function"==typeof j)r=function(){j(P)};else if("undefined"!=typeof MessageChannel){var D=new MessageChannel,U=D.port2;D.port1.onmessage=P,r=function(){U.postMessage(null)}}else r=function(){m(P,0)};function I(){C||(C=!0,r())}function J(e,r){w=m(function(){e(t.unstable_now())},r)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){b||_||(b=!0,I())},t.unstable_forceFrameRate=function(e){0>e||125a?(e.sortIndex=n,f(l,e),null===h(u)&&e===h(l)&&(v?(E(w),w=-1):v=!0,J(H,n-a))):(e.sortIndex=o,f(u,e),b||_||(b=!0,I())),e},t.unstable_shouldYield=O,t.unstable_wrapCallback=function(e){var t=p;return function(){var r=p;p=t;try{return e.apply(this,arguments)}finally{p=r}}}},9397:function(e,t,r){"use strict";e.exports=r(7232)},9441:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getSegmentParam",{enumerable:!0,get:function(){return getSegmentParam}});let n=r(2743);function getSegmentParam(e){let t=n.INTERCEPTION_ROUTE_MARKERS.find(t=>e.startsWith(t));return(t&&(e=e.slice(t.length)),e.startsWith("[[...")&&e.endsWith("]]"))?{type:"optional-catchall",param:e.slice(5,-2)}:e.startsWith("[...")&&e.endsWith("]")?{type:"catchall",param:e.slice(4,-1)}:e.startsWith("[")&&e.endsWith("]")?{type:"dynamic",param:e.slice(1,-1)}:null}},2743:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{INTERCEPTION_ROUTE_MARKERS:function(){return a},isInterceptionRouteAppPath:function(){return isInterceptionRouteAppPath},extractInterceptionRouteInformation:function(){return extractInterceptionRouteInformation}});let n=r(5919),a=["(..)(..)","(.)","(..)","(...)"];function isInterceptionRouteAppPath(e){return void 0!==e.split("/").find(e=>a.find(t=>e.startsWith(t)))}function extractInterceptionRouteInformation(e){let t,r,o;for(let n of e.split("/"))if(r=a.find(e=>n.startsWith(e))){[t,o]=e.split(r,2);break}if(!t||!r||!o)throw Error(`Invalid interception route: ${e}. Must be in the format //(..|...|..)(..)/`);switch(t=(0,n.normalizeAppPath)(t),r){case"(.)":o="/"===t?`/${o}`:t+"/"+o;break;case"(..)":if("/"===t)throw Error(`Invalid interception route: ${e}. Cannot use (..) marker at the root level, use (.) instead.`);o=t.split("/").slice(0,-1).concat(o).join("/");break;case"(...)":o="/"+o;break;case"(..)(..)":let u=t.split("/");if(u.length<=2)throw Error(`Invalid interception route: ${e}. Cannot use (..)(..) marker at the root level or one level up.`);o=u.slice(0,-2).concat(o).join("/");break;default:throw Error("Invariant: unexpected marker")}return{interceptingRoute:t,interceptedRoute:o}}},7725:function(e,t,r){"use strict";function _class_private_field_loose_base(e,t){if(!Object.prototype.hasOwnProperty.call(e,t))throw TypeError("attempted to use private field on non-instance");return e}r.r(t),r.d(t,{_:function(){return _class_private_field_loose_base},_class_private_field_loose_base:function(){return _class_private_field_loose_base}})},7284:function(e,t,r){"use strict";r.r(t),r.d(t,{_:function(){return _class_private_field_loose_key},_class_private_field_loose_key:function(){return _class_private_field_loose_key}});var n=0;function _class_private_field_loose_key(e){return"__private_"+n+++"_"+e}},7675:function(e,t,r){"use strict";function _interop_require_default(e){return e&&e.__esModule?e:{default:e}}r.r(t),r.d(t,{_:function(){return _interop_require_default},_interop_require_default:function(){return _interop_require_default}})},8169:function(e,t,r){"use strict";function _getRequireWildcardCache(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(_getRequireWildcardCache=function(e){return e?r:t})(e)}function _interop_require_wildcard(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=_getRequireWildcardCache(t);if(r&&r.has(e))return r.get(e);var n={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var u=a?Object.getOwnPropertyDescriptor(e,o):null;u&&(u.get||u.set)?Object.defineProperty(n,o,u):n[o]=e[o]}return n.default=e,r&&r.set(e,n),n}r.r(t),r.d(t,{_:function(){return _interop_require_wildcard},_interop_require_wildcard:function(){return _interop_require_wildcard}})}}]); \ No newline at end of file diff --git a/_next/static/chunks/590-0f900682537c715c.js b/_next/static/chunks/590-0f900682537c715c.js new file mode 100644 index 0000000..f3cd6d4 --- /dev/null +++ b/_next/static/chunks/590-0f900682537c715c.js @@ -0,0 +1,9 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[590],{3782:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addLocale",{enumerable:!0,get:function(){return addLocale}}),n(7861);let addLocale=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),o=1;o{}).then(()=>{if(e.parentElement&&e.isConnected){if("empty"!==t&&i(!0),null==n?void 0:n.current){let t=new Event("load");Object.defineProperty(t,"target",{writable:!1,value:e});let o=!1,i=!1;n.current({...t,nativeEvent:t,currentTarget:e,target:e,isDefaultPrevented:()=>o,isPropagationStopped:()=>i,persist:()=>{},preventDefault:()=>{o=!0,t.preventDefault()},stopPropagation:()=>{i=!0,t.stopPropagation()}})}(null==o?void 0:o.current)&&o.current(e)}})}function getDynamicProps(e){let[t,n]=a.version.split("."),o=parseInt(t,10),i=parseInt(n,10);return o>18||18===o&&i>=3?{fetchPriority:e}:{fetchpriority:e}}let m=(0,a.forwardRef)((e,t)=>{let{src:n,srcSet:o,sizes:i,height:l,width:s,decoding:u,className:c,style:d,fetchPriority:f,placeholder:p,loading:g,unoptimized:m,fill:h,onLoadRef:b,onLoadingCompleteRef:y,setBlurComplete:v,setShowAltText:w,onLoad:x,onError:S,...A}=e;return a.default.createElement("img",{...A,...getDynamicProps(f),loading:g,width:s,height:l,decoding:u,"data-nimg":h?"fill":"1",className:c,style:d,sizes:i,srcSet:o,src:n,ref:(0,a.useCallback)(e=>{t&&("function"==typeof t?t(e):"object"==typeof t&&(t.current=e)),e&&(S&&(e.src=e.src),e.complete&&handleLoading(e,p,b,y,v,m))},[n,p,b,y,v,S,m,t]),onLoad:e=>{let t=e.currentTarget;handleLoading(t,p,b,y,v,m)},onError:e=>{w(!0),"empty"!==p&&v(!0),S&&S(e)}})});function ImagePreload(e){let{isAppRouter:t,imgAttributes:n}=e,o={as:"image",imageSrcSet:n.srcSet,imageSizes:n.sizes,crossOrigin:n.crossOrigin,referrerPolicy:n.referrerPolicy,...getDynamicProps(n.fetchPriority)};return t&&l.default.preload?(l.default.preload(n.src,o),null):a.default.createElement(s.default,null,a.default.createElement("link",{key:"__nimg-"+n.src+n.srcSet+n.sizes,rel:"preload",href:n.srcSet?void 0:n.src,...o}))}let h=(0,a.forwardRef)((e,t)=>{let n=(0,a.useContext)(f.RouterContext),o=(0,a.useContext)(d.ImageConfigContext),i=(0,a.useMemo)(()=>{let e=g||o||c.imageConfigDefault,t=[...e.deviceSizes,...e.imageSizes].sort((e,t)=>e-t),n=e.deviceSizes.sort((e,t)=>e-t);return{...e,allSizes:t,deviceSizes:n}},[o]),{onLoad:l,onLoadingComplete:s}=e,h=(0,a.useRef)(l);(0,a.useEffect)(()=>{h.current=l},[l]);let b=(0,a.useRef)(s);(0,a.useEffect)(()=>{b.current=s},[s]);let[y,v]=(0,a.useState)(!1),[w,x]=(0,a.useState)(!1),{props:S,meta:A}=(0,u.getImgProps)(e,{defaultLoader:p.default,imgConf:i,blurComplete:y,showAltText:w});return a.default.createElement(a.default.Fragment,null,a.default.createElement(m,{...S,unoptimized:A.unoptimized,placeholder:A.placeholder,fill:A.fill,onLoadRef:h,onLoadingCompleteRef:b,setBlurComplete:v,setShowAltText:x,ref:t}),A.priority?a.default.createElement(ImagePreload,{isAppRouter:!n,imgAttributes:S}):null)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},9265:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return v}});let o=n(7675),i=o._(n(7653)),a=n(2289),l=n(2162),s=n(830),u=n(9491),c=n(3782),d=n(812),f=n(138),p=n(4945),g=n(5676),m=n(7215),h=n(8836),b=new Set;function prefetch(e,t,n,o,i,a){if(!a&&!(0,l.isLocalURL)(t))return;if(!o.bypassPrefetchedCheck){let i=void 0!==o.locale?o.locale:"locale"in e?e.locale:void 0,a=t+"%"+n+"%"+i;if(b.has(a))return;b.add(a)}let s=a?e.prefetch(t,i):e.prefetch(t,n,o);Promise.resolve(s).catch(e=>{})}function formatStringOrUrl(e){return"string"==typeof e?e:(0,s.formatUrl)(e)}let y=i.default.forwardRef(function(e,t){let n,o;let{href:s,as:b,children:y,prefetch:v=null,passHref:w,replace:x,shallow:S,scroll:A,locale:P,onClick:_,onMouseEnter:O,onTouchStart:R,legacyBehavior:j=!1,...E}=e;n=y,j&&("string"==typeof n||"number"==typeof n)&&(n=i.default.createElement("a",null,n));let N=i.default.useContext(d.RouterContext),C=i.default.useContext(f.AppRouterContext),k=null!=N?N:C,I=!N,M=!1!==v,z=null===v?h.PrefetchKind.AUTO:h.PrefetchKind.FULL,{href:L,as:T}=i.default.useMemo(()=>{if(!N){let e=formatStringOrUrl(s);return{href:e,as:b?formatStringOrUrl(b):e}}let[e,t]=(0,a.resolveHref)(N,s,!0);return{href:e,as:b?(0,a.resolveHref)(N,b):t||e}},[N,s,b]),W=i.default.useRef(L),V=i.default.useRef(T);j&&(o=i.default.Children.only(n));let U=j?o&&"object"==typeof o&&o.ref:t,[$,D,F]=(0,p.useIntersection)({rootMargin:"200px"}),G=i.default.useCallback(e=>{(V.current!==T||W.current!==L)&&(F(),V.current=T,W.current=L),$(e),U&&("function"==typeof U?U(e):"object"==typeof U&&(U.current=e))},[T,U,L,F,$]);i.default.useEffect(()=>{k&&D&&M&&prefetch(k,L,T,{locale:P},{kind:z},I)},[T,L,D,P,M,null==N?void 0:N.locale,k,I,z]);let B={ref:G,onClick(e){j||"function"!=typeof _||_(e),j&&o.props&&"function"==typeof o.props.onClick&&o.props.onClick(e),k&&!e.defaultPrevented&&function(e,t,n,o,a,s,u,c,d,f){let{nodeName:p}=e.currentTarget,g="A"===p.toUpperCase();if(g&&(function(e){let t=e.currentTarget,n=t.getAttribute("target");return n&&"_self"!==n||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||!d&&!(0,l.isLocalURL)(n)))return;e.preventDefault();let navigate=()=>{let e=null==u||u;"beforePopState"in t?t[a?"replace":"push"](n,o,{shallow:s,locale:c,scroll:e}):t[a?"replace":"push"](o||n,{forceOptimisticNavigation:!f,scroll:e})};d?i.default.startTransition(navigate):navigate()}(e,k,L,T,x,S,A,P,I,M)},onMouseEnter(e){j||"function"!=typeof O||O(e),j&&o.props&&"function"==typeof o.props.onMouseEnter&&o.props.onMouseEnter(e),k&&(M||!I)&&prefetch(k,L,T,{locale:P,priority:!0,bypassPrefetchedCheck:!0},{kind:z},I)},onTouchStart(e){j||"function"!=typeof R||R(e),j&&o.props&&"function"==typeof o.props.onTouchStart&&o.props.onTouchStart(e),k&&(M||!I)&&prefetch(k,L,T,{locale:P,priority:!0,bypassPrefetchedCheck:!0},{kind:z},I)}};if((0,u.isAbsoluteUrl)(T))B.href=T;else if(!j||w||"a"===o.type&&!("href"in o.props)){let e=void 0!==P?P:null==N?void 0:N.locale,t=(null==N?void 0:N.isLocaleDomain)&&(0,g.getDomainLocale)(T,e,null==N?void 0:N.locales,null==N?void 0:N.domainLocales);B.href=t||(0,m.addBasePath)((0,c.addLocale)(T,e,null==N?void 0:N.defaultLocale))}return j?i.default.cloneElement(o,B):i.default.createElement("a",{...E,...B},n)}),v=y;("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2741:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{requestIdleCallback:function(){return n},cancelIdleCallback:function(){return o}});let n="undefined"!=typeof self&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(e){let t=Date.now();return self.setTimeout(function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})},1)},o="undefined"!=typeof self&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(e){return clearTimeout(e)};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},2289:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return resolveHref}});let o=n(1067),i=n(830),a=n(4096),l=n(9491),s=n(7861),u=n(2162),c=n(2905),d=n(3618);function resolveHref(e,t,n){let f;let p="string"==typeof t?t:(0,i.formatWithValidation)(t),g=p.match(/^[a-zA-Z]{1,}:\/\//),m=g?p.slice(g[0].length):p,h=m.split("?");if((h[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+p+"' passed to next/router in page: '"+e.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");let t=(0,l.normalizeRepeatedSlashes)(m);p=(g?g[0]:"")+t}if(!(0,u.isLocalURL)(p))return n?[p]:p;try{f=new URL(p.startsWith("#")?e.asPath:e.pathname,"http://n")}catch(e){f=new URL("/","http://n")}try{let e=new URL(p,f);e.pathname=(0,s.normalizePathTrailingSlash)(e.pathname);let t="";if((0,c.isDynamicRoute)(e.pathname)&&e.searchParams&&n){let n=(0,o.searchParamsToUrlQuery)(e.searchParams),{result:l,params:s}=(0,d.interpolateAs)(e.pathname,e.pathname,n);l&&(t=(0,i.formatWithValidation)({pathname:l,hash:e.hash,query:(0,a.omit)(n,s)}))}let l=e.origin===f.origin?e.href.slice(e.origin.length):e.href;return n?[l,t||l]:l}catch(e){return n?[p]:p}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},4945:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return useIntersection}});let o=n(7653),i=n(2741),a="function"==typeof IntersectionObserver,l=new Map,s=[];function useIntersection(e){let{rootRef:t,rootMargin:n,disabled:u}=e,c=u||!a,[d,f]=(0,o.useState)(!1),p=(0,o.useRef)(null),g=(0,o.useCallback)(e=>{p.current=e},[]);(0,o.useEffect)(()=>{if(a){if(c||d)return;let e=p.current;if(e&&e.tagName){let o=function(e,t,n){let{id:o,observer:i,elements:a}=function(e){let t;let n={root:e.root||null,margin:e.rootMargin||""},o=s.find(e=>e.root===n.root&&e.margin===n.margin);if(o&&(t=l.get(o)))return t;let i=new Map,a=new IntersectionObserver(e=>{e.forEach(e=>{let t=i.get(e.target),n=e.isIntersecting||e.intersectionRatio>0;t&&n&&t(n)})},e);return t={id:n,observer:a,elements:i},s.push(n),l.set(n,t),t}(n);return a.set(e,t),i.observe(e),function(){if(a.delete(e),i.unobserve(e),0===a.size){i.disconnect(),l.delete(o);let e=s.findIndex(e=>e.root===o.root&&e.margin===o.margin);e>-1&&s.splice(e,1)}}}(e,e=>e&&f(e),{root:null==t?void 0:t.current,rootMargin:n});return o}}else if(!d){let e=(0,i.requestIdleCallback)(()=>f(!0));return()=>(0,i.cancelIdleCallback)(e)}},[c,n,t,d,p.current]);let m=(0,o.useCallback)(()=>{f(!1)},[]);return[g,d,m]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},966:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"AmpStateContext",{enumerable:!0,get:function(){return a}});let o=n(7675),i=o._(n(7653)),a=i.default.createContext({})},6762:function(e,t){"use strict";function isInAmpMode(e){let{ampFirst:t=!1,hybrid:n=!1,hasQuery:o=!1}=void 0===e?{}:e;return t||n&&o}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isInAmpMode",{enumerable:!0,get:function(){return isInAmpMode}})},5067:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"escapeStringRegexp",{enumerable:!0,get:function(){return escapeStringRegexp}});let n=/[|\\{}()[\]^$+*?.-]/,o=/[|\\{}()[\]^$+*?.-]/g;function escapeStringRegexp(e){return n.test(e)?e.replace(o,"\\$&"):e}},5271:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImgProps",{enumerable:!0,get:function(){return getImgProps}}),n(584);let o=n(9125),i=n(9665);function isStaticRequire(e){return void 0!==e.default}function getInt(e){return void 0===e?e:"number"==typeof e?Number.isFinite(e)?e:NaN:"string"==typeof e&&/^[0-9]+$/.test(e)?parseInt(e,10):NaN}function getImgProps(e,t){var n;let a,l,s,{src:u,sizes:c,unoptimized:d=!1,priority:f=!1,loading:p,className:g,quality:m,width:h,height:b,fill:y=!1,style:v,onLoad:w,onLoadingComplete:x,placeholder:S="empty",blurDataURL:A,fetchPriority:P,layout:_,objectFit:O,objectPosition:R,lazyBoundary:j,lazyRoot:E,...N}=e,{imgConf:C,showAltText:k,blurComplete:I,defaultLoader:M}=t,z=C||i.imageConfigDefault;if("allSizes"in z)a=z;else{let e=[...z.deviceSizes,...z.imageSizes].sort((e,t)=>e-t),t=z.deviceSizes.sort((e,t)=>e-t);a={...z,allSizes:e,deviceSizes:t}}let L=N.loader||M;delete N.loader,delete N.srcSet;let T="__next_img_default"in L;if(T){if("custom"===a.loader)throw Error('Image with src "'+u+'" is missing "loader" prop.\nRead more: https://nextjs.org/docs/messages/next-image-missing-loader')}else{let e=L;L=t=>{let{config:n,...o}=t;return e(o)}}if(_){"fill"===_&&(y=!0);let e={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}}[_];e&&(v={...v,...e});let t={responsive:"100vw",fill:"100vw"}[_];t&&!c&&(c=t)}let W="",V=getInt(h),U=getInt(b);if("object"==typeof(n=u)&&(isStaticRequire(n)||void 0!==n.src)){let e=isStaticRequire(u)?u.default:u;if(!e.src)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include src. Received "+JSON.stringify(e));if(!e.height||!e.width)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include height and width. Received "+JSON.stringify(e));if(l=e.blurWidth,s=e.blurHeight,A=A||e.blurDataURL,W=e.src,!y){if(V||U){if(V&&!U){let t=V/e.width;U=Math.round(e.height*t)}else if(!V&&U){let t=U/e.height;V=Math.round(e.width*t)}}else V=e.width,U=e.height}}let $=!f&&("lazy"===p||void 0===p);(!(u="string"==typeof u?u:W)||u.startsWith("data:")||u.startsWith("blob:"))&&(d=!0,$=!1),a.unoptimized&&(d=!0),T&&u.endsWith(".svg")&&!a.dangerouslyAllowSVG&&(d=!0),f&&(P="high");let D=getInt(m),F=Object.assign(y?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:O,objectPosition:R}:{},k?{}:{color:"transparent"},v),G=I||"empty"===S?null:"blur"===S?'url("data:image/svg+xml;charset=utf-8,'+(0,o.getImageBlurSvg)({widthInt:V,heightInt:U,blurWidth:l,blurHeight:s,blurDataURL:A||"",objectFit:F.objectFit})+'")':'url("'+S+'")',B=G?{backgroundSize:F.objectFit||"cover",backgroundPosition:F.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:G}:{},K=function(e){let{config:t,src:n,unoptimized:o,width:i,quality:a,sizes:l,loader:s}=e;if(o)return{src:n,srcSet:void 0,sizes:void 0};let{widths:u,kind:c}=function(e,t,n){let{deviceSizes:o,allSizes:i}=e;if(n){let e=/(^|\s)(1?\d?\d)vw/g,t=[];for(let o;o=e.exec(n);o)t.push(parseInt(o[2]));if(t.length){let e=.01*Math.min(...t);return{widths:i.filter(t=>t>=o[0]*e),kind:"w"}}return{widths:i,kind:"w"}}if("number"!=typeof t)return{widths:o,kind:"w"};let a=[...new Set([t,2*t].map(e=>i.find(t=>t>=e)||i[i.length-1]))];return{widths:a,kind:"x"}}(t,i,l),d=u.length-1;return{sizes:l||"w"!==c?l:"100vw",srcSet:u.map((e,o)=>s({config:t,src:n,quality:a,width:e})+" "+("w"===c?e:o+1)+c).join(", "),src:s({config:t,src:n,quality:a,width:u[d]})}}({config:a,src:u,unoptimized:d,width:V,quality:D,sizes:c,loader:L}),Z={...N,loading:$?"lazy":p,fetchPriority:P,width:V,height:U,decoding:"async",className:g,style:{...F,...B},sizes:K.sizes,srcSet:K.srcSet,src:K.src},H={unoptimized:d,priority:f,placeholder:S,fill:y};return{props:Z,meta:H}}},2053:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{defaultHead:function(){return defaultHead},default:function(){return _default}});let o=n(7675),i=n(8169),a=i._(n(7653)),l=o._(n(882)),s=n(966),u=n(3477),c=n(6762);function defaultHead(e){void 0===e&&(e=!1);let t=[a.default.createElement("meta",{charSet:"utf-8"})];return e||t.push(a.default.createElement("meta",{name:"viewport",content:"width=device-width"})),t}function onlyReactElement(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===a.default.Fragment?e.concat(a.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}n(584);let d=["name","httpEquiv","charSet","itemProp"];function reduceComponents(e,t){let{inAmpMode:n}=t;return e.reduce(onlyReactElement,[]).reverse().concat(defaultHead(n).reverse()).filter(function(){let e=new Set,t=new Set,n=new Set,o={};return i=>{let a=!0,l=!1;if(i.key&&"number"!=typeof i.key&&i.key.indexOf("$")>0){l=!0;let t=i.key.slice(i.key.indexOf("$")+1);e.has(t)?a=!1:e.add(t)}switch(i.type){case"title":case"base":t.has(i.type)?a=!1:t.add(i.type);break;case"meta":for(let e=0,t=d.length;e{let o=e.key||t;if(!n&&"link"===e.type&&e.props.href&&["https://fonts.googleapis.com/css","https://use.typekit.net/"].some(t=>e.props.href.startsWith(t))){let t={...e.props||{}};return t["data-href"]=t.href,t.href=void 0,t["data-optimized-fonts"]=!0,a.default.cloneElement(e,t)}return a.default.cloneElement(e,{key:o})})}let _default=function(e){let{children:t}=e,n=(0,a.useContext)(s.AmpStateContext),o=(0,a.useContext)(u.HeadManagerContext);return a.default.createElement(l.default,{reduceComponentsToState:reduceComponents,headManager:o,inAmpMode:(0,c.isInAmpMode)(n)},t)};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},9125:function(e,t){"use strict";function getImageBlurSvg(e){let{widthInt:t,heightInt:n,blurWidth:o,blurHeight:i,blurDataURL:a,objectFit:l}=e,s=o?40*o:t,u=i?40*i:n,c=s&&u?"viewBox='0 0 "+s+" "+u+"'":"";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+c+"%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='"+(c?"none":"contain"===l?"xMidYMid":"cover"===l?"xMidYMid slice":"none")+"' style='filter: url(%23b);' href='"+a+"'/%3E%3C/svg%3E"}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImageBlurSvg",{enumerable:!0,get:function(){return getImageBlurSvg}})},5776:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ImageConfigContext",{enumerable:!0,get:function(){return l}});let o=n(7675),i=o._(n(7653)),a=n(9665),l=i.default.createContext(a.imageConfigDefault)},9665:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{VALID_LOADERS:function(){return n},imageConfigDefault:function(){return o}});let n=["default","imgix","cloudinary","akamai","custom"],o={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",loaderFile:"",domains:[],disableStaticImages:!1,minimumCacheTTL:60,formats:["image/webp"],dangerouslyAllowSVG:!1,contentSecurityPolicy:"script-src 'none'; frame-src 'none'; sandbox;",contentDispositionType:"inline",remotePatterns:[],unoptimized:!1}},992:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{unstable_getImgProps:function(){return unstable_getImgProps},default:function(){return u}});let o=n(7675),i=n(5271),a=n(584),l=n(1070),s=o._(n(7561)),unstable_getImgProps=e=>{(0,a.warnOnce)("Warning: unstable_getImgProps() is experimental and may change or be removed at any time. Use at your own risk.");let{props:t}=(0,i.getImgProps)(e,{defaultLoader:s.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0}});for(let[e,n]of Object.entries(t))void 0===n&&delete t[e];return{props:t}},u=l.Image},7561:function(e,t){"use strict";function defaultLoader(e){let{config:t,src:n,width:o,quality:i}=e;return t.path+"?url="+encodeURIComponent(n)+"&w="+o+"&q="+(i||75)}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return n}}),defaultLoader.__next_img_default=!0;let n=defaultLoader},812:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RouterContext",{enumerable:!0,get:function(){return a}});let o=n(7675),i=o._(n(7653)),a=i.default.createContext(null)},830:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{formatUrl:function(){return formatUrl},urlObjectKeys:function(){return l},formatWithValidation:function(){return formatWithValidation}});let o=n(8169),i=o._(n(1067)),a=/https?|ftp|gopher|file/;function formatUrl(e){let{auth:t,hostname:n}=e,o=e.protocol||"",l=e.pathname||"",s=e.hash||"",u=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:n&&(c=t+(~n.indexOf(":")?"["+n+"]":n),e.port&&(c+=":"+e.port)),u&&"object"==typeof u&&(u=String(i.urlQueryToSearchParams(u)));let d=e.search||u&&"?"+u||"";return o&&!o.endsWith(":")&&(o+=":"),e.slashes||(!o||a.test(o))&&!1!==c?(c="//"+(c||""),l&&"/"!==l[0]&&(l="/"+l)):c||(c=""),s&&"#"!==s[0]&&(s="#"+s),d&&"?"!==d[0]&&(d="?"+d),""+o+c+(l=l.replace(/[?#]/g,encodeURIComponent))+(d=d.replace("#","%23"))+s}let l=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function formatWithValidation(e){return formatUrl(e)}},2905:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{getSortedRoutes:function(){return o.getSortedRoutes},isDynamicRoute:function(){return i.isDynamicRoute}});let o=n(2171),i=n(3392)},3618:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"interpolateAs",{enumerable:!0,get:function(){return interpolateAs}});let o=n(4676),i=n(362);function interpolateAs(e,t,n){let a="",l=(0,i.getRouteRegex)(e),s=l.groups,u=(t!==e?(0,o.getRouteMatcher)(l)(t):"")||n;a=e;let c=Object.keys(s);return c.every(e=>{let t=u[e]||"",{repeat:n,optional:o}=s[e],i="["+(n?"...":"")+e+"]";return o&&(i=(t?"":"/")+"["+i+"]"),n&&!Array.isArray(t)&&(t=[t]),(o||e in u)&&(a=a.replace(i,n?t.map(e=>encodeURIComponent(e)).join("/"):encodeURIComponent(t))||"/")})||(a=""),{params:c,result:a}}},3392:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isDynamicRoute",{enumerable:!0,get:function(){return isDynamicRoute}});let n=/\/\[[^/]+?\](?=\/|$)/;function isDynamicRoute(e){return n.test(e)}},2162:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isLocalURL",{enumerable:!0,get:function(){return isLocalURL}});let o=n(9491),i=n(8129);function isLocalURL(e){if(!(0,o.isAbsoluteUrl)(e))return!0;try{let t=(0,o.getLocationOrigin)(),n=new URL(e,t);return n.origin===t&&(0,i.hasBasePath)(n.pathname)}catch(e){return!1}}},4096:function(e,t){"use strict";function omit(e,t){let n={};return Object.keys(e).forEach(o=>{t.includes(o)||(n[o]=e[o])}),n}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"omit",{enumerable:!0,get:function(){return omit}})},1067:function(e,t){"use strict";function searchParamsToUrlQuery(e){let t={};return e.forEach((e,n)=>{void 0===t[n]?t[n]=e:Array.isArray(t[n])?t[n].push(e):t[n]=[t[n],e]}),t}function stringifyUrlQueryParam(e){return"string"!=typeof e&&("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function urlQueryToSearchParams(e){let t=new URLSearchParams;return Object.entries(e).forEach(e=>{let[n,o]=e;Array.isArray(o)?o.forEach(e=>t.append(n,stringifyUrlQueryParam(e))):t.set(n,stringifyUrlQueryParam(o))}),t}function assign(e){for(var t=arguments.length,n=Array(t>1?t-1:0),o=1;o{Array.from(t.keys()).forEach(t=>e.delete(t)),t.forEach((t,n)=>e.append(n,t))}),e}Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{searchParamsToUrlQuery:function(){return searchParamsToUrlQuery},urlQueryToSearchParams:function(){return urlQueryToSearchParams},assign:function(){return assign}})},4676:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getRouteMatcher",{enumerable:!0,get:function(){return getRouteMatcher}});let o=n(9491);function getRouteMatcher(e){let{re:t,groups:n}=e;return e=>{let i=t.exec(e);if(!i)return!1;let decode=e=>{try{return decodeURIComponent(e)}catch(e){throw new o.DecodeError("failed to decode param")}},a={};return Object.keys(n).forEach(e=>{let t=n[e],o=i[t.pos];void 0!==o&&(a[e]=~o.indexOf("/")?o.split("/").map(e=>decode(e)):t.repeat?[decode(o)]:decode(o))}),a}}},362:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{getRouteRegex:function(){return getRouteRegex},getNamedRouteRegex:function(){return getNamedRouteRegex},getNamedMiddlewareRegex:function(){return getNamedMiddlewareRegex}});let o=n(2743),i=n(5067),a=n(3580);function parseParameter(e){let t=e.startsWith("[")&&e.endsWith("]");t&&(e=e.slice(1,-1));let n=e.startsWith("...");return n&&(e=e.slice(3)),{key:e,repeat:n,optional:t}}function getParametrizedRoute(e){let t=(0,a.removeTrailingSlash)(e).slice(1).split("/"),n={},l=1;return{parameterizedRoute:t.map(e=>{let t=o.INTERCEPTION_ROUTE_MARKERS.find(t=>e.startsWith(t)),a=e.match(/\[((?:\[.*\])|.+)\]/);if(t&&a){let{key:e,optional:o,repeat:s}=parseParameter(a[1]);return n[e]={pos:l++,repeat:s,optional:o},"/"+(0,i.escapeStringRegexp)(t)+"([^/]+?)"}if(!a)return"/"+(0,i.escapeStringRegexp)(e);{let{key:e,repeat:t,optional:o}=parseParameter(a[1]);return n[e]={pos:l++,repeat:t,optional:o},t?o?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)"}}).join(""),groups:n}}function getRouteRegex(e){let{parameterizedRoute:t,groups:n}=getParametrizedRoute(e);return{re:RegExp("^"+t+"(?:/)?$"),groups:n}}function getSafeKeyFromSegment(e){let{getSafeRouteKey:t,segment:n,routeKeys:o,keyPrefix:i}=e,{key:a,optional:l,repeat:s}=parseParameter(n),u=a.replace(/\W/g,"");i&&(u=""+i+u);let c=!1;return(0===u.length||u.length>30)&&(c=!0),isNaN(parseInt(u.slice(0,1)))||(c=!0),c&&(u=t()),i?o[u]=""+i+a:o[u]=""+a,s?l?"(?:/(?<"+u+">.+?))?":"/(?<"+u+">.+?)":"/(?<"+u+">[^/]+?)"}function getNamedParametrizedRoute(e,t){let n;let l=(0,a.removeTrailingSlash)(e).slice(1).split("/"),s=(n=0,()=>{let e="",t=++n;for(;t>0;)e+=String.fromCharCode(97+(t-1)%26),t=Math.floor((t-1)/26);return e}),u={};return{namedParameterizedRoute:l.map(e=>{let n=o.INTERCEPTION_ROUTE_MARKERS.some(t=>e.startsWith(t)),a=e.match(/\[((?:\[.*\])|.+)\]/);return n&&a?getSafeKeyFromSegment({getSafeRouteKey:s,segment:a[1],routeKeys:u,keyPrefix:t?"nxtI":void 0}):a?getSafeKeyFromSegment({getSafeRouteKey:s,segment:a[1],routeKeys:u,keyPrefix:t?"nxtP":void 0}):"/"+(0,i.escapeStringRegexp)(e)}).join(""),routeKeys:u}}function getNamedRouteRegex(e,t){let n=getNamedParametrizedRoute(e,t);return{...getRouteRegex(e),namedRegex:"^"+n.namedParameterizedRoute+"(?:/)?$",routeKeys:n.routeKeys}}function getNamedMiddlewareRegex(e,t){let{parameterizedRoute:n}=getParametrizedRoute(e),{catchAll:o=!0}=t;if("/"===n)return{namedRegex:"^/"+(o?".*":"")+"$"};let{namedParameterizedRoute:i}=getNamedParametrizedRoute(e,!1);return{namedRegex:"^"+i+(o?"(?:(/.*)?)":"")+"$"}}},2171:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getSortedRoutes",{enumerable:!0,get:function(){return getSortedRoutes}});let UrlNode=class UrlNode{insert(e){this._insert(e.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(e){void 0===e&&(e="/");let t=[...this.children.keys()].sort();null!==this.slugName&&t.splice(t.indexOf("[]"),1),null!==this.restSlugName&&t.splice(t.indexOf("[...]"),1),null!==this.optionalRestSlugName&&t.splice(t.indexOf("[[...]]"),1);let n=t.map(t=>this.children.get(t)._smoosh(""+e+t+"/")).reduce((e,t)=>[...e,...t],[]);if(null!==this.slugName&&n.push(...this.children.get("[]")._smoosh(e+"["+this.slugName+"]/")),!this.placeholder){let t="/"===e?"/":e.slice(0,-1);if(null!=this.optionalRestSlugName)throw Error('You cannot define a route with the same specificity as a optional catch-all route ("'+t+'" and "'+t+"[[..."+this.optionalRestSlugName+']]").');n.unshift(t)}return null!==this.restSlugName&&n.push(...this.children.get("[...]")._smoosh(e+"[..."+this.restSlugName+"]/")),null!==this.optionalRestSlugName&&n.push(...this.children.get("[[...]]")._smoosh(e+"[[..."+this.optionalRestSlugName+"]]/")),n}_insert(e,t,n){if(0===e.length){this.placeholder=!1;return}if(n)throw Error("Catch-all must be the last part of the URL.");let o=e[0];if(o.startsWith("[")&&o.endsWith("]")){let i=o.slice(1,-1),a=!1;if(i.startsWith("[")&&i.endsWith("]")&&(i=i.slice(1,-1),a=!0),i.startsWith("...")&&(i=i.substring(3),n=!0),i.startsWith("[")||i.endsWith("]"))throw Error("Segment names may not start or end with extra brackets ('"+i+"').");if(i.startsWith("."))throw Error("Segment names may not start with erroneous periods ('"+i+"').");function handleSlug(e,n){if(null!==e&&e!==n)throw Error("You cannot use different slug names for the same dynamic path ('"+e+"' !== '"+n+"').");t.forEach(e=>{if(e===n)throw Error('You cannot have the same slug name "'+n+'" repeat within a single dynamic path');if(e.replace(/\W/g,"")===o.replace(/\W/g,""))throw Error('You cannot have the slug names "'+e+'" and "'+n+'" differ only by non-word symbols within a single dynamic path')}),t.push(n)}if(n){if(a){if(null!=this.restSlugName)throw Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+e[0]+'" ).');handleSlug(this.optionalRestSlugName,i),this.optionalRestSlugName=i,o="[[...]]"}else{if(null!=this.optionalRestSlugName)throw Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+e[0]+'").');handleSlug(this.restSlugName,i),this.restSlugName=i,o="[...]"}}else{if(a)throw Error('Optional route parameters are not yet supported ("'+e[0]+'").');handleSlug(this.slugName,i),this.slugName=i,o="[]"}}this.children.has(o)||this.children.set(o,new UrlNode),this.children.get(o)._insert(e.slice(1),t,n)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}};function getSortedRoutes(e){let t=new UrlNode;return e.forEach(e=>t.insert(e)),t.smoosh()}},882:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return SideEffect}});let o=n(7653),i=o.useLayoutEffect,a=o.useEffect;function SideEffect(e){let{headManager:t,reduceComponentsToState:n}=e;function emitChange(){if(t&&t.mountedInstances){let i=o.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(n(i,e))}}return i(()=>{var n;return null==t||null==(n=t.mountedInstances)||n.add(e.children),()=>{var n;null==t||null==(n=t.mountedInstances)||n.delete(e.children)}}),i(()=>(t&&(t._pendingUpdate=emitChange),()=>{t&&(t._pendingUpdate=emitChange)})),a(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},9491:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{WEB_VITALS:function(){return n},execOnce:function(){return execOnce},isAbsoluteUrl:function(){return isAbsoluteUrl},getLocationOrigin:function(){return getLocationOrigin},getURL:function(){return getURL},getDisplayName:function(){return getDisplayName},isResSent:function(){return isResSent},normalizeRepeatedSlashes:function(){return normalizeRepeatedSlashes},loadGetInitialProps:function(){return loadGetInitialProps},SP:function(){return i},ST:function(){return a},DecodeError:function(){return DecodeError},NormalizeError:function(){return NormalizeError},PageNotFoundError:function(){return PageNotFoundError},MissingStaticPage:function(){return MissingStaticPage},MiddlewareNotFoundError:function(){return MiddlewareNotFoundError},stringifyError:function(){return stringifyError}});let n=["CLS","FCP","FID","INP","LCP","TTFB"];function execOnce(e){let t,n=!1;return function(){for(var o=arguments.length,i=Array(o),a=0;ao.test(e);function getLocationOrigin(){let{protocol:e,hostname:t,port:n}=window.location;return e+"//"+t+(n?":"+n:"")}function getURL(){let{href:e}=window.location,t=getLocationOrigin();return e.substring(t.length)}function getDisplayName(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function isResSent(e){return e.finished||e.headersSent}function normalizeRepeatedSlashes(e){let t=e.split("?"),n=t[0];return n.replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function loadGetInitialProps(e,t){let n=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await loadGetInitialProps(t.Component,t.ctx)}:{};let o=await e.getInitialProps(t);if(n&&isResSent(n))return o;if(!o){let t='"'+getDisplayName(e)+'.getInitialProps()" should resolve to an object. But found "'+o+'" instead.';throw Error(t)}return o}let i="undefined"!=typeof performance,a=i&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);let DecodeError=class DecodeError extends Error{};let NormalizeError=class NormalizeError extends Error{};let PageNotFoundError=class PageNotFoundError extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}};let MissingStaticPage=class MissingStaticPage extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}};let MiddlewareNotFoundError=class MiddlewareNotFoundError extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}};function stringifyError(e){return JSON.stringify({message:e.message,stack:e.stack})}},584:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"warnOnce",{enumerable:!0,get:function(){return warnOnce}});let warnOnce=e=>{}},8294:function(e,t,n){"use strict";/** + * @license React + * react-jsx-runtime.production.min.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var o=n(7653),i=Symbol.for("react.element"),a=Symbol.for("react.fragment"),l=Object.prototype.hasOwnProperty,s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u={key:!0,ref:!0,__self:!0,__source:!0};function q(e,t,n){var o,a={},c=null,d=null;for(o in void 0!==n&&(c=""+n),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(d=t.ref),t)l.call(t,o)&&!u.hasOwnProperty(o)&&(a[o]=t[o]);if(e&&e.defaultProps)for(o in t=e.defaultProps)void 0===a[o]&&(a[o]=t[o]);return{$$typeof:i,type:e,key:c,ref:d,props:a,_owner:s.current}}t.Fragment=a,t.jsx=q,t.jsxs=q},7573:function(e,t,n){"use strict";e.exports=n(8294)},6072:function(e,t,n){e.exports=n(992)},2056:function(e,t,n){e.exports=n(9265)},7198:function(e,t,n){"use strict";function _extends(){return(_extends=Object.assign?Object.assign.bind():function(e){for(var t=1;te.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function $6ed0406888f73fc4$export$c7b2cbe3552a0d05(...e){return(0,o.useCallback)($6ed0406888f73fc4$export$43e446d32b3d21af(...e),e)}},432:function(e,t,n){"use strict";n.d(t,{g7:function(){return l}});var o=n(7198),i=n(7653),a=n(8556);let l=(0,i.forwardRef)((e,t)=>{let{children:n,...a}=e,l=i.Children.toArray(n),u=l.find($5e63c961fc1ce211$var$isSlottable);if(u){let e=u.props.children,n=l.map(t=>t!==u?t:i.Children.count(e)>1?i.Children.only(null):(0,i.isValidElement)(e)?e.props.children:null);return(0,i.createElement)(s,(0,o.Z)({},a,{ref:t}),(0,i.isValidElement)(e)?(0,i.cloneElement)(e,void 0,n):null)}return(0,i.createElement)(s,(0,o.Z)({},a,{ref:t}),n)});l.displayName="Slot";let s=(0,i.forwardRef)((e,t)=>{let{children:n,...o}=e;return(0,i.isValidElement)(n)?(0,i.cloneElement)(n,{...function(e,t){let n={...t};for(let o in t){let i=e[o],a=t[o],l=/^on[A-Z]/.test(o);l?i&&a?n[o]=(...e)=>{a(...e),i(...e)}:i&&(n[o]=i):"style"===o?n[o]={...i,...a}:"className"===o&&(n[o]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props),ref:t?(0,a.F)(t,n.ref):n.ref}):i.Children.count(n)>1?i.Children.only(null):null});s.displayName="SlotClone";let $5e63c961fc1ce211$export$d9f1ccf0bdb05d45=({children:e})=>(0,i.createElement)(i.Fragment,null,e);function $5e63c961fc1ce211$var$isSlottable(e){return(0,i.isValidElement)(e)&&e.type===$5e63c961fc1ce211$export$d9f1ccf0bdb05d45}},9484:function(e,t,n){"use strict";n.d(t,{j:function(){return cva}});var o=n(794);let falsyToString=e=>"boolean"==typeof e?"".concat(e):0===e?"0":e,i=o.W,cva=(e,t)=>n=>{var o;if((null==t?void 0:t.variants)==null)return i(e,null==n?void 0:n.class,null==n?void 0:n.className);let{variants:a,defaultVariants:l}=t,s=Object.keys(a).map(e=>{let t=null==n?void 0:n[e],o=null==l?void 0:l[e];if(null===t)return null;let i=falsyToString(t)||falsyToString(o);return a[e][i]}),u=n&&Object.entries(n).reduce((e,t)=>{let[n,o]=t;return void 0===o||(e[n]=o),e},{}),c=null==t?void 0:null===(o=t.compoundVariants)||void 0===o?void 0:o.reduce((e,t)=>{let{class:n,className:o,...i}=t;return Object.entries(i).every(e=>{let[t,n]=e;return Array.isArray(n)?n.includes({...l,...u}[t]):({...l,...u})[t]===n})?[...e,n,o]:e},[]);return i(e,s,c,null==n?void 0:n.class,null==n?void 0:n.className)}},794:function(e,t,n){"use strict";function clsx(){for(var e,t,n=0,o="";n{n.nextPart.has(e)||n.nextPart.set(e,{nextPart:new Map,validators:[]}),n=n.nextPart.get(e)}),n}let i=/\s+/;function twJoin(){let e,t,n=0,o="";for(;nt[e]||[];return themeGetter.isThemeGetter=!0,themeGetter}let a=/^\[(?:([a-z-]+):)?(.+)\]$/i,l=/^\d+\/\d+$/,s=new Set(["px","full","screen"]),u=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,c=/\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$/,d=/^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,f=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;function isLength(e){return isNumber(e)||s.has(e)||l.test(e)}function isArbitraryLength(e){return getIsArbitraryValue(e,"length",isLengthOnly)}function isNumber(e){return!!e&&!Number.isNaN(Number(e))}function isArbitraryNumber(e){return getIsArbitraryValue(e,"number",isNumber)}function isInteger(e){return!!e&&Number.isInteger(Number(e))}function isPercent(e){return e.endsWith("%")&&isNumber(e.slice(0,-1))}function isArbitraryValue(e){return a.test(e)}function isTshirtSize(e){return u.test(e)}let p=new Set(["length","size","percentage"]);function isArbitrarySize(e){return getIsArbitraryValue(e,p,isNever)}function isArbitraryPosition(e){return getIsArbitraryValue(e,"position",isNever)}let g=new Set(["image","url"]);function isArbitraryImage(e){return getIsArbitraryValue(e,g,isImage)}function isArbitraryShadow(e){return getIsArbitraryValue(e,"",isShadow)}function isAny(){return!0}function getIsArbitraryValue(e,t,n){let o=a.exec(e);return!!o&&(o[1]?"string"==typeof t?o[1]===t:t.has(o[1]):n(o[2]))}function isLengthOnly(e){return c.test(e)}function isNever(){return!1}function isShadow(e){return d.test(e)}function isImage(e){return f.test(e)}let m=function(e){let t,n,a;let functionToCall=function(i){let l=[].reduce((e,t)=>t(e),e());return n=(t={cache:function(e){if(e<1)return{get:()=>void 0,set:()=>{}};let t=0,n=new Map,o=new Map;function update(i,a){n.set(i,a),++t>e&&(t=0,o=n,n=new Map)}return{get(e){let t=n.get(e);return void 0!==t?t:void 0!==(t=o.get(e))?(update(e,t),t):void 0},set(e,t){n.has(e)?n.set(e,t):update(e,t)}}}(l.cacheSize),splitModifiers:function(e){let t=e.separator,n=1===t.length,o=t[0],i=t.length;return function(e){let a;let l=[],s=0,u=0;for(let c=0;cu?a-u:void 0;return{modifiers:l,hasImportantModifier:d,baseClassName:f,maybePostfixModifierPosition:p}}}(l),...function(e){let t=function(e){var t;let{theme:n,prefix:o}=e,i={nextPart:new Map,validators:[]},a=(t=Object.entries(e.classGroups),o?t.map(([e,t])=>{let n=t.map(e=>"string"==typeof e?o+e:"object"==typeof e?Object.fromEntries(Object.entries(e).map(([e,t])=>[o+e,t])):e);return[e,n]}):t);return a.forEach(([e,t])=>{(function processClassesRecursively(e,t,n,o){e.forEach(e=>{if("string"==typeof e){let o=""===e?t:getPart(t,e);o.classGroupId=n;return}if("function"==typeof e){if(e.isThemeGetter){processClassesRecursively(e(o),t,n,o);return}t.validators.push({validator:e,classGroupId:n});return}Object.entries(e).forEach(([e,i])=>{processClassesRecursively(i,getPart(t,e),n,o)})})})(t,i,e,n)}),i}(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:i}=e;return{getClassGroupId:function(e){let n=e.split("-");return""===n[0]&&1!==n.length&&n.shift(),function getGroupRecursive(e,t){if(0===e.length)return t.classGroupId;let n=e[0],o=t.nextPart.get(n),i=o?getGroupRecursive(e.slice(1),o):void 0;if(i)return i;if(0===t.validators.length)return;let a=e.join("-");return t.validators.find(({validator:e})=>e(a))?.classGroupId}(n,t)||function(e){if(o.test(e)){let t=o.exec(e)[1],n=t?.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}}(e)},getConflictingClassGroupIds:function(e,t){let o=n[e]||[];return t&&i[e]?[...o,...i[e]]:o}}}(l)}).cache.get,a=t.cache.set,functionToCall=tailwindMerge,tailwindMerge(i)};function tailwindMerge(e){let o=n(e);if(o)return o;let l=function(e,t){let{splitModifiers:n,getClassGroupId:o,getConflictingClassGroupIds:a}=t,l=new Set;return e.trim().split(i).map(e=>{let{modifiers:t,hasImportantModifier:i,baseClassName:a,maybePostfixModifierPosition:l}=n(e),s=o(l?a.substring(0,l):a),u=!!l;if(!s){if(!l||!(s=o(a)))return{isTailwindClass:!1,originalClassName:e};u=!1}let c=(function(e){if(e.length<=1)return e;let t=[],n=[];return e.forEach(e=>{let o="["===e[0];o?(t.push(...n.sort(),e),n=[]):n.push(e)}),t.push(...n.sort()),t})(t).join(":");return{isTailwindClass:!0,modifierId:i?c+"!":c,classGroupId:s,originalClassName:e,hasPostfixModifier:u}}).reverse().filter(e=>{if(!e.isTailwindClass)return!0;let{modifierId:t,classGroupId:n,hasPostfixModifier:o}=e,i=t+n;return!l.has(i)&&(l.add(i),a(n,o).forEach(e=>l.add(t+e)),!0)}).reverse().map(e=>e.originalClassName).join(" ")}(e,t);return a(e,l),l}return function(){return functionToCall(twJoin.apply(null,arguments))}}(function(){let e=fromTheme("colors"),t=fromTheme("spacing"),n=fromTheme("blur"),o=fromTheme("brightness"),i=fromTheme("borderColor"),a=fromTheme("borderRadius"),l=fromTheme("borderSpacing"),s=fromTheme("borderWidth"),u=fromTheme("contrast"),c=fromTheme("grayscale"),d=fromTheme("hueRotate"),f=fromTheme("invert"),p=fromTheme("gap"),g=fromTheme("gradientColorStops"),m=fromTheme("gradientColorStopPositions"),h=fromTheme("inset"),b=fromTheme("margin"),y=fromTheme("opacity"),v=fromTheme("padding"),w=fromTheme("saturate"),x=fromTheme("scale"),S=fromTheme("sepia"),A=fromTheme("skew"),P=fromTheme("space"),_=fromTheme("translate"),getOverscroll=()=>["auto","contain","none"],getOverflow=()=>["auto","hidden","clip","visible","scroll"],getSpacingWithAutoAndArbitrary=()=>["auto",isArbitraryValue,t],getSpacingWithArbitrary=()=>[isArbitraryValue,t],getLengthWithEmptyAndArbitrary=()=>["",isLength,isArbitraryLength],getNumberWithAutoAndArbitrary=()=>["auto",isNumber,isArbitraryValue],getPositions=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],getLineStyles=()=>["solid","dashed","dotted","double","none"],getBlendModes=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"],getAlign=()=>["start","end","center","between","around","evenly","stretch"],getZeroAndEmpty=()=>["","0",isArbitraryValue],getBreaks=()=>["auto","avoid","all","avoid-page","page","left","right","column"],getNumber=()=>[isNumber,isArbitraryNumber],getNumberAndArbitrary=()=>[isNumber,isArbitraryValue];return{cacheSize:500,separator:":",theme:{colors:[isAny],spacing:[isLength,isArbitraryLength],blur:["none","",isTshirtSize,isArbitraryValue],brightness:getNumber(),borderColor:[e],borderRadius:["none","","full",isTshirtSize,isArbitraryValue],borderSpacing:getSpacingWithArbitrary(),borderWidth:getLengthWithEmptyAndArbitrary(),contrast:getNumber(),grayscale:getZeroAndEmpty(),hueRotate:getNumberAndArbitrary(),invert:getZeroAndEmpty(),gap:getSpacingWithArbitrary(),gradientColorStops:[e],gradientColorStopPositions:[isPercent,isArbitraryLength],inset:getSpacingWithAutoAndArbitrary(),margin:getSpacingWithAutoAndArbitrary(),opacity:getNumber(),padding:getSpacingWithArbitrary(),saturate:getNumber(),scale:getNumber(),sepia:getZeroAndEmpty(),skew:getNumberAndArbitrary(),space:getSpacingWithArbitrary(),translate:getSpacingWithArbitrary()},classGroups:{aspect:[{aspect:["auto","square","video",isArbitraryValue]}],container:["container"],columns:[{columns:[isTshirtSize]}],"break-after":[{"break-after":getBreaks()}],"break-before":[{"break-before":getBreaks()}],"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"]}],clear:[{clear:["left","right","both","none"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...getPositions(),isArbitraryValue]}],overflow:[{overflow:getOverflow()}],"overflow-x":[{"overflow-x":getOverflow()}],"overflow-y":[{"overflow-y":getOverflow()}],overscroll:[{overscroll:getOverscroll()}],"overscroll-x":[{"overscroll-x":getOverscroll()}],"overscroll-y":[{"overscroll-y":getOverscroll()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[h]}],"inset-x":[{"inset-x":[h]}],"inset-y":[{"inset-y":[h]}],start:[{start:[h]}],end:[{end:[h]}],top:[{top:[h]}],right:[{right:[h]}],bottom:[{bottom:[h]}],left:[{left:[h]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",isInteger,isArbitraryValue]}],basis:[{basis:getSpacingWithAutoAndArbitrary()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",isArbitraryValue]}],grow:[{grow:getZeroAndEmpty()}],shrink:[{shrink:getZeroAndEmpty()}],order:[{order:["first","last","none",isInteger,isArbitraryValue]}],"grid-cols":[{"grid-cols":[isAny]}],"col-start-end":[{col:["auto",{span:["full",isInteger,isArbitraryValue]},isArbitraryValue]}],"col-start":[{"col-start":getNumberWithAutoAndArbitrary()}],"col-end":[{"col-end":getNumberWithAutoAndArbitrary()}],"grid-rows":[{"grid-rows":[isAny]}],"row-start-end":[{row:["auto",{span:[isInteger,isArbitraryValue]},isArbitraryValue]}],"row-start":[{"row-start":getNumberWithAutoAndArbitrary()}],"row-end":[{"row-end":getNumberWithAutoAndArbitrary()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",isArbitraryValue]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",isArbitraryValue]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...getAlign()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...getAlign(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...getAlign(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[v]}],px:[{px:[v]}],py:[{py:[v]}],ps:[{ps:[v]}],pe:[{pe:[v]}],pt:[{pt:[v]}],pr:[{pr:[v]}],pb:[{pb:[v]}],pl:[{pl:[v]}],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":[P]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[P]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit",isArbitraryValue,t]}],"min-w":[{"min-w":["min","max","fit",isArbitraryValue,isLength]}],"max-w":[{"max-w":["0","none","full","min","max","fit","prose",{screen:[isTshirtSize]},isTshirtSize,isArbitraryValue]}],h:[{h:[isArbitraryValue,t,"auto","min","max","fit"]}],"min-h":[{"min-h":["min","max","fit",isLength,isArbitraryValue]}],"max-h":[{"max-h":[isArbitraryValue,t,"min","max","fit"]}],"font-size":[{text:["base",isTshirtSize,isArbitraryLength]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",isArbitraryNumber]}],"font-family":[{font:[isAny]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",isArbitraryValue]}],"line-clamp":[{"line-clamp":["none",isNumber,isArbitraryNumber]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",isLength,isArbitraryValue]}],"list-image":[{"list-image":["none",isArbitraryValue]}],"list-style-type":[{list:["none","disc","decimal",isArbitraryValue]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...getLineStyles(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",isLength,isArbitraryLength]}],"underline-offset":[{"underline-offset":["auto",isLength,isArbitraryValue]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],indent:[{indent:getSpacingWithArbitrary()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",isArbitraryValue]}],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",isArbitraryValue]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...getPositions(),isArbitraryPosition]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",isArbitrarySize]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},isArbitraryImage]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[m]}],"gradient-via-pos":[{via:[m]}],"gradient-to-pos":[{to:[m]}],"gradient-from":[{from:[g]}],"gradient-via":[{via:[g]}],"gradient-to":[{to:[g]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...getLineStyles(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:getLineStyles()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...getLineStyles()]}],"outline-offset":[{"outline-offset":[isLength,isArbitraryValue]}],"outline-w":[{outline:[isLength,isArbitraryLength]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:getLengthWithEmptyAndArbitrary()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-w":[{"ring-offset":[isLength,isArbitraryLength]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",isTshirtSize,isArbitraryShadow]}],"shadow-color":[{shadow:[isAny]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":getBlendModes()}],"bg-blend":[{"bg-blend":getBlendModes()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[o]}],contrast:[{contrast:[u]}],"drop-shadow":[{"drop-shadow":["","none",isTshirtSize,isArbitraryValue]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[f]}],saturate:[{saturate:[w]}],sepia:[{sepia:[S]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[u]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[w]}],"backdrop-sepia":[{"backdrop-sepia":[S]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",isArbitraryValue]}],duration:[{duration:getNumberAndArbitrary()}],ease:[{ease:["linear","in","out","in-out",isArbitraryValue]}],delay:[{delay:getNumberAndArbitrary()}],animate:[{animate:["none","spin","ping","pulse","bounce",isArbitraryValue]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[x]}],"scale-x":[{"scale-x":[x]}],"scale-y":[{"scale-y":[x]}],rotate:[{rotate:[isInteger,isArbitraryValue]}],"translate-x":[{"translate-x":[_]}],"translate-y":[{"translate-y":[_]}],"skew-x":[{"skew-x":[A]}],"skew-y":[{"skew-y":[A]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",isArbitraryValue]}],accent:[{accent:["auto",e]}],appearance:["appearance-none"],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",isArbitraryValue]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":getSpacingWithArbitrary()}],"scroll-mx":[{"scroll-mx":getSpacingWithArbitrary()}],"scroll-my":[{"scroll-my":getSpacingWithArbitrary()}],"scroll-ms":[{"scroll-ms":getSpacingWithArbitrary()}],"scroll-me":[{"scroll-me":getSpacingWithArbitrary()}],"scroll-mt":[{"scroll-mt":getSpacingWithArbitrary()}],"scroll-mr":[{"scroll-mr":getSpacingWithArbitrary()}],"scroll-mb":[{"scroll-mb":getSpacingWithArbitrary()}],"scroll-ml":[{"scroll-ml":getSpacingWithArbitrary()}],"scroll-p":[{"scroll-p":getSpacingWithArbitrary()}],"scroll-px":[{"scroll-px":getSpacingWithArbitrary()}],"scroll-py":[{"scroll-py":getSpacingWithArbitrary()}],"scroll-ps":[{"scroll-ps":getSpacingWithArbitrary()}],"scroll-pe":[{"scroll-pe":getSpacingWithArbitrary()}],"scroll-pt":[{"scroll-pt":getSpacingWithArbitrary()}],"scroll-pr":[{"scroll-pr":getSpacingWithArbitrary()}],"scroll-pb":[{"scroll-pb":getSpacingWithArbitrary()}],"scroll-pl":[{"scroll-pl":getSpacingWithArbitrary()}],"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",isArbitraryValue]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[isLength,isArbitraryLength,isArbitraryNumber]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"]},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"],"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"],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-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"]}}})}}]); \ No newline at end of file diff --git a/_next/static/chunks/aec2b0d1-f93b9cb41f977881.js b/_next/static/chunks/aec2b0d1-f93b9cb41f977881.js new file mode 100644 index 0000000..959c9d9 --- /dev/null +++ b/_next/static/chunks/aec2b0d1-f93b9cb41f977881.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[873],{6608:function(e,t,r){r.d(t,{GB:function(){return GB},PL:function(){return PL}});var n=r(7653),l=["title"],h=["title"];function _extends(){return(_extends=Object.assign||function(e){for(var t=1;t=0||(l[r]=e[r]);return l}(e,t);if(Object.getOwnPropertySymbols){var h=Object.getOwnPropertySymbols(e);for(n=0;n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(l[r]=e[r])}return l}var GB=function(e){var t=e.title,r=_objectWithoutProperties(e,l);return n.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 513 342"},r),t&&n.createElement("title",null,t),n.createElement("g",{fill:"#FFF"},n.createElement("path",{d:"M0 0h513v341.3H0V0z"}),n.createElement("path",{d:"M311.7 230 513 341.3v-31.5L369.3 230h-57.6zM200.3 111.3 0 0v31.5l143.7 79.8h56.6z"})),n.createElement("path",{d:"M393.8 230 513 295.7V230H393.8zm-82.1 0L513 341.3v-31.5L369.3 230h-57.6zm146.9 111.3-147-81.7v81.7h147zM90.3 230 0 280.2V230h90.3zm110 14.2v97.2H25.5l174.8-97.2zm-82.1-132.9L0 45.6v65.7h118.2zm82.1 0L0 0v31.5l143.7 79.8h56.6zM53.4 0l147 81.7V0h-147zm368.3 111.3L513 61.1v50.2h-91.3zm-110-14.2V0h174.9L311.7 97.1z",fill:"#0052B4"}),n.createElement("g",{fill:"#D80027"},n.createElement("path",{d:"M288 0h-64v138.7H0v64h224v138.7h64V202.7h224v-64H288V0z"}),n.createElement("path",{d:"M311.7 230 513 341.3v-31.5L369.3 230h-57.6zm-168 0L0 309.9v31.5L200.3 230h-56.6zm56.6-118.7L0 0v31.5l143.7 79.8h56.6zm168 0L513 31.5V0L311.7 111.3h56.6z"})))},PL=function(e){var t=e.title,r=_objectWithoutProperties(e,h);return n.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 512 341.333"},r),t&&n.createElement("title",null,t),n.createElement("g",{fill:"#FFF"},n.createElement("path",{d:"M0 85.337h512v341.326H0z"}),n.createElement("path",{d:"M0 85.337h512V256H0z"})),n.createElement("path",{fill:"#D80027",d:"M0 256h512v170.663H0z"}))}}}]); \ No newline at end of file diff --git a/_next/static/chunks/app/_not-found-ed21dc7a7fe383ff.js b/_next/static/chunks/app/_not-found-ed21dc7a7fe383ff.js new file mode 100644 index 0000000..77aae0d --- /dev/null +++ b/_next/static/chunks/app/_not-found-ed21dc7a7fe383ff.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[165],{700:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_not-found",function(){return n(2802)}])},2802:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return NotFound}});let l=n(7675),o=l._(n(7653)),r={error:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},desc:{display:"inline-block"},h1:{display:"inline-block",margin:"0 20px 0 0",padding:"0 23px 0 0",fontSize:24,fontWeight:500,verticalAlign:"top",lineHeight:"49px"},h2:{fontSize:14,fontWeight:400,lineHeight:"49px",margin:0}};function NotFound(){return o.default.createElement(o.default.Fragment,null,o.default.createElement("title",null,"404: This page could not be found."),o.default.createElement("div",{style:r.error},o.default.createElement("div",null,o.default.createElement("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}),o.default.createElement("h1",{className:"next-error-h1",style:r.h1},"404"),o.default.createElement("div",{style:r.desc},o.default.createElement("h2",{style:r.h2},"This page could not be found.")))))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}},function(e){e.O(0,[293,53,744],function(){return e(e.s=700)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/app/layout-903dd352c2824659.js b/_next/static/chunks/app/layout-903dd352c2824659.js new file mode 100644 index 0000000..347ba42 --- /dev/null +++ b/_next/static/chunks/app/layout-903dd352c2824659.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[185],{9110:function(e,t,a){Promise.resolve().then(a.t.bind(a,6596,23)),Promise.resolve().then(a.bind(a,4714)),Promise.resolve().then(a.bind(a,5789)),Promise.resolve().then(a.t.bind(a,422,23)),Promise.resolve().then(a.t.bind(a,6096,23)),Promise.resolve().then(a.bind(a,3587)),Promise.resolve().then(a.t.bind(a,7697,23)),Promise.resolve().then(a.t.bind(a,7925,23)),Promise.resolve().then(a.t.bind(a,1251,23))},4714:function(e,t,a){"use strict";a.r(t),a.d(t,{LanguageContext:function(){return s},LanguageProvider:function(){return LanguageProvider},useLanguage:function(){return useLanguage}});var n=a(7573),o=a(7653),r=a(1948);let i="You forgot to wrap your app in ",s=(0,o.createContext)({get language(){throw Error(i)},get t(){throw Error(i)},get setLanguage(){throw Error(i)}}),useLanguage=()=>(0,o.useContext)(s);function LanguageProvider(e){let{children:t}=e,[a,i]=(0,o.useState)({language:r.q2});(0,o.useEffect)(()=>{let e=window.localStorage.getItem("language")||window.navigator.language.split("-")[0]||r.q2;r.lI.includes(e)||(e=r.q2),a.language!==e&&i({...a,language:e})},[a]);let l=(0,o.useCallback)(e=>{if(!r.lI.includes(e))throw Error("Unsupported language: '".concat(e,"'. Supported languages: ").concat(r.lI.join(", ")));window.localStorage.setItem("language",e),i(t=>({...t,language:e}))},[]),d=(0,o.useCallback)(e=>r.rM[a.language][e]||r.rM[r.q2][e],[a.language]),c=(0,o.useMemo)(()=>({language:a.language,t:d,setLanguage:l}),[a.language,d,l]);return(0,n.jsx)(s.Provider,{value:c,children:t})}},5789:function(e,t,a){"use strict";a.r(t),a.d(t,{default:function(){return MainLayout}});var n=a(7573);a(6596);var o=a(6072),r=a.n(o),i=a(2056),s=a.n(i),l={src:"/_next/static/media/logo.a8c4b0b6.png",height:76,width:264,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAACCAYAAABllJ3tAAAAR0lEQVR4nGNUXFYbdv/XF7EvEa3buNk52f/9+/eDkZGRh4GBgRGI/zLKLavxfPT7h/CLgIrd4nzC3P/+/+cEynwBSv4DYgYAeX8YP6anonsAAAAASUVORK5CYII=",blurWidth:8,blurHeight:2},d={src:"/_next/static/media/iPhone.422c9eee.png",height:180,width:180,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAb1BMVEUNpnwNongOnnYOnnUOnHQOm3MOjWkOjWgOiGUPblEPbVEQRDIQQzIQPS0QOywQOiwQOisQOSsQOCoQIxwQIxsQIhsQIRsQIBkQHxkQFxQREBAQAwoQAgoRAQkRAAkRAAYRAAUQAAcRAAQRAAMRAABsvonIAAAASUlEQVR42g3KxwGAIBAEwEVAMYA53AkGoP8add4DpsvaQAx6vFLvTQi+FqI5A5xG10I7jNLkbOSEuBxVuW/xz6ss5khgSkOfiD+pkwTMU2zNAwAAAABJRU5ErkJggg==",blurWidth:8,blurHeight:8},c=a(5380),u=a(7653),g=a(2901),m=a(5405),p=a(2827),f=a(4426),h=a(3831);let x=g.fC,b=g.xz,v=g.ZA;g.Uv,g.Tr,g.Ee;let y=u.forwardRef((e,t)=>{let{className:a,inset:o,children:r,...i}=e;return(0,n.jsxs)(g.fF,{ref:t,className:(0,h.cn)("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent",o&&"pl-8",a),...i,children:[r,(0,n.jsx)(m.Z,{className:"ml-auto h-4 w-4"})]})});y.displayName=g.fF.displayName;let w=u.forwardRef((e,t)=>{let{className:a,...o}=e;return(0,n.jsx)(g.tu,{ref:t,className:(0,h.cn)("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",a),...o})});w.displayName=g.tu.displayName;let j=u.forwardRef((e,t)=>{let{className:a,sideOffset:o=4,...r}=e;return(0,n.jsx)(g.Uv,{children:(0,n.jsx)(g.VY,{ref:t,sideOffset:o,className:(0,h.cn)("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",a),...r})})});j.displayName=g.VY.displayName;let A=u.forwardRef((e,t)=>{let{className:a,inset:o,...r}=e;return(0,n.jsx)(g.ck,{ref:t,className:(0,h.cn)("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",o&&"pl-8",a),...r})});A.displayName=g.ck.displayName;let N=u.forwardRef((e,t)=>{let{className:a,children:o,checked:r,...i}=e;return(0,n.jsxs)(g.oC,{ref:t,className:(0,h.cn)("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",a),checked:r,...i,children:[(0,n.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,n.jsx)(g.wU,{children:(0,n.jsx)(p.Z,{className:"h-4 w-4"})})}),o]})});N.displayName=g.oC.displayName;let G=u.forwardRef((e,t)=>{let{className:a,children:o,...r}=e;return(0,n.jsxs)(g.Rk,{ref:t,className:(0,h.cn)("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",a),...r,children:[(0,n.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,n.jsx)(g.wU,{children:(0,n.jsx)(f.Z,{className:"h-2 w-2 fill-current"})})}),o]})});G.displayName=g.Rk.displayName;let C=u.forwardRef((e,t)=>{let{className:a,inset:o,...r}=e;return(0,n.jsx)(g.__,{ref:t,className:(0,h.cn)("px-2 py-1.5 text-sm font-semibold",o&&"pl-8",a),...r})});C.displayName=g.__.displayName;let L=u.forwardRef((e,t)=>{let{className:a,...o}=e;return(0,n.jsx)(g.Z0,{ref:t,className:(0,h.cn)("-mx-1 my-1 h-px bg-muted",a),...o})});L.displayName=g.Z0.displayName;var S=a(26),k=a(2859),z=a(4714),T=a(6608),B=a(1948);let P={en:(0,n.jsx)(T.GB,{title:"English",className:"h-3 mr-2"}),pl:(0,n.jsx)(T.PL,{title:"Polski",className:"h-3 mr-2"})};function LanguageSelector(e){let{}=e,{language:t,setLanguage:a}=(0,z.useLanguage)();return(0,n.jsxs)(x,{children:[(0,n.jsx)(b,{asChild:!0,children:(0,n.jsxs)(c.z,{variant:"default",className:"relative h-8 bg-xblack hover:bg-xblack focus-visible:ring-0 focus-visible:ring-offset-0",children:[P[t],(0,n.jsx)("span",{className:"text-xwhite",children:t.toUpperCase()})]})}),(0,n.jsx)(j,{className:"bg-xgray w-6",align:"end",forceMount:!0,style:{zIndex:9999},children:(0,n.jsx)(v,{children:B.lI.map(e=>(0,n.jsxs)(A,{onClick:()=>a(e),children:[P[e],(0,n.jsx)("span",{className:"text-xblack",children:e.toUpperCase()})]},e))})})]})}function MainLayout(e){let{children:t}=e,a=(0,k.useRouter)(),{t:o}=(0,z.useLanguage)();return(0,n.jsxs)("div",{className:"flex-col md:flex min-h-screen",children:[(0,n.jsx)("div",{className:"bg-xblack fixed w-full top-0",style:{zIndex:999},children:(0,n.jsxs)("div",{className:"flex h-16 items-center",children:[(0,n.jsx)("div",{className:"min-w-[28px] mx-3",children:(0,n.jsxs)(s(),{href:"/",className:"",children:[(0,n.jsx)(r(),{src:l,alt:"StopGHG",height:38,className:"hidden sm:block"}),(0,n.jsx)(r(),{src:d,alt:"StopGHG",height:38,className:"sm:hidden"})]})}),(0,n.jsx)("div",{className:"text-white mr-4",children:"|"}),(0,n.jsxs)("div",{className:"flex h-16 items-center justify-between flex-1",children:[(0,n.jsxs)("div",{className:"hidden sm:flex items-center space-x-2",children:[(0,n.jsx)(c.z,{variant:"link",asChild:!0,className:"text-white px-2",children:(0,n.jsx)(s(),{href:"/",children:o(B.sr.NavbarHome)})}),(0,n.jsx)(c.z,{variant:"link",asChild:!0,className:"text-white px-2",children:(0,n.jsx)(s(),{href:"/calculator",children:o(B.sr.NavbarCalculator)})}),(0,n.jsx)(c.z,{variant:"link",asChild:!0,className:"text-white px-2",children:(0,n.jsx)(s(),{href:"/contact",children:o(B.sr.NavbarContact)})})]}),(0,n.jsx)("div",{className:"flex sm:hidden items-center space-x-2",children:(0,n.jsxs)(x,{children:[(0,n.jsx)(b,{asChild:!0,children:(0,n.jsx)(c.z,{variant:"ghost",className:"h-8 w-8 p-0",children:(0,n.jsx)(S.Z,{className:"h-6 w-6 text-white"})})}),(0,n.jsx)(j,{className:"w-[250px]",align:"end",forceMount:!0,style:{zIndex:9999},children:(0,n.jsxs)(v,{children:[(0,n.jsx)(A,{onClick:()=>a.push("/"),children:o(B.sr.NavbarHome)}),(0,n.jsx)(A,{onClick:()=>a.push("/calculator"),children:o(B.sr.NavbarCalculator)}),(0,n.jsx)(A,{onClick:()=>a.push("/contact"),children:o(B.sr.NavbarContact)})]})})]})}),(0,n.jsx)("div",{className:"ml-auto flex items-center md:space-x-4 px-4",children:(0,n.jsx)("div",{children:(0,n.jsx)(LanguageSelector,{})})})]})]})}),(0,n.jsxs)("div",{className:"flex flex-col flex-1 mt-16",children:[(0,n.jsx)("div",{className:"flex-1",children:t}),(0,n.jsx)("div",{className:"border-t bg-xgray",children:(0,n.jsxs)("div",{className:"flex h-16 items-center px-4",children:[(0,n.jsx)("div",{className:"flex items-center sm:space-x-4",children:(0,n.jsx)("span",{className:"text-sm text-muted-foreground",children:"47\xa0Chapters\xa0LLC\xa0\xa9\xa02024"})}),(0,n.jsxs)("div",{className:"ml-auto flex items-center sm:space-x-4",children:[(0,n.jsx)(c.z,{variant:"link",asChild:!0,className:"text-muted-foreground px-2",children:(0,n.jsx)(s(),{href:"/terms",children:o(B.sr.FooterTerms)})}),(0,n.jsx)(c.z,{variant:"link",asChild:!0,className:"text-muted-foreground px-2",children:(0,n.jsx)(s(),{href:"/privacy",children:o(B.sr.FooterPrivacy)})})]})]})})]})]})}},1948:function(e,t,a){"use strict";var n,o;a.d(t,{q2:function(){return s},rM:function(){return d},sr:function(){return n},lI:function(){return l}}),(o=n||(n={}))[o.NavbarHome=0]="NavbarHome",o[o.NavbarCalculator=1]="NavbarCalculator",o[o.NavbarContact=2]="NavbarContact",o[o.LandingTitleTop=3]="LandingTitleTop",o[o.LandingTitleBottom=4]="LandingTitleBottom",o[o.LandingESGReportingSectionTitle=5]="LandingESGReportingSectionTitle",o[o.LandingESGReportingSectionBody=6]="LandingESGReportingSectionBody",o[o.LandingGHGProtocolSectionTitle=7]="LandingGHGProtocolSectionTitle",o[o.LandingGHGProtocolSectionBody=8]="LandingGHGProtocolSectionBody",o[o.LandingGHGBetterSectionTitle=9]="LandingGHGBetterSectionTitle",o[o.LandingGHGBetterSectionBody=10]="LandingGHGBetterSectionBody",o[o.LandingBottomCTATitle=11]="LandingBottomCTATitle",o[o.LandingBottomCTASubtitle=12]="LandingBottomCTASubtitle",o[o.LandingBottomCTA=13]="LandingBottomCTA",o[o.LandingTopCTA=14]="LandingTopCTA",o[o.FooterTerms=15]="FooterTerms",o[o.FooterPrivacy=16]="FooterPrivacy";let r={[n.NavbarHome]:"Home",[n.NavbarCalculator]:"Calculator",[n.NavbarContact]:"Contact",[n.LandingTitleTop]:"Calculate Your Carbon Footprint",[n.LandingTitleBottom]:"Free Online Greenhouse Gas Emission Calculator Based on the GHG Protocol",[n.LandingESGReportingSectionTitle]:"ESG Reporting",[n.LandingESGReportingSectionBody]:"The European Union's Corporate Sustainability Reporting\n Directive (CSRD) requires companies to file annual Environmental,\n Social, and Governance (ESG) reports. StopGHG provides you with the\n tools necessary to calculate your company's carbon footprint\n and meet your reporting requirements.",[n.LandingGHGProtocolSectionTitle]:"GHG Protocol",[n.LandingGHGProtocolSectionBody]:"Calculating your carbon footprint is complex. StopGHG uses the\n global standards set by the GHG Protocol organization and the\n current emission factors published by the IPCC to provide you with\n the most accurate results required for compliance.",[n.LandingGHGBetterSectionTitle]:"Good Business, Healthy Planet",[n.LandingGHGBetterSectionBody]:"It is 2024, and understanding your carbon footprint is required to\n remain competitive. StopGHG is dedicated to helping the climate by\n providing companies with the tools they need to do their part.",[n.LandingBottomCTATitle]:"Understand your carbon footprint",[n.LandingBottomCTASubtitle]:"Zero commitment",[n.LandingBottomCTA]:"Start the free calculator",[n.LandingTopCTA]:"Start calculator",[n.FooterTerms]:"Terms",[n.FooterPrivacy]:"Privacy"},i={[n.NavbarHome]:"Strona gł\xf3wna",[n.NavbarCalculator]:"Kalkulator",[n.NavbarContact]:"Kontakt",[n.LandingTitleTop]:"Wylicz sw\xf3j ślad węglowy",[n.LandingTitleBottom]:"Darmowy kalkulator emisji gaz\xf3w cieplarnianych oparty na GHG Protocol",[n.LandingESGReportingSectionTitle]:"Raportowanie ESG",[n.LandingESGReportingSectionBody]:"Ustanowiona przez Unię Europejską dyrektywa Corporate \n Sustainability Reporting Directive (CSRD) wymaga od firm corocznego składania raport\xf3w ESG dotyczących \n środowiska naturalnego, społeczeństwa i ładu korporacyjnego. StopGHG dostarcza narzędzi niezbędnych do wyliczenia \n śladu węglowego Twojej firmy w celu zaspokojenia wymagań raportowania.",[n.LandingGHGProtocolSectionTitle]:"GHG Protocol",[n.LandingGHGProtocolSectionBody]:"Wyliczenie śladu węglowego jest skomplikowane. StopGHG korzysta z\n globalnych standard\xf3w ustalonych przez organizację GHG Protocol oraz z\n aktualnych wsp\xf3łczynnik\xf3w emisji opublikowanych przez IPCC, aby dać Ci\n najbardziej precyzyjne wyniki zapewniające zgodność z wymaganiami.",[n.LandingGHGBetterSectionTitle]:"Dobry biznes, zdrowa planeta",[n.LandingGHGBetterSectionBody]:"Jest tok 2024 - zrozumienie i kontrola śladu węglowego Twojej firmy są \n niezbędne do bycia konkurencyjnym. StopSGH wspiera ochronę klimatu, dostarczając Twojej firmie narzędzi, \n kt\xf3re są niezbędne do ustalenia śladu węglowego.",[n.LandingBottomCTATitle]:"Oblicz sw\xf3j ślad węglowy",[n.LandingBottomCTASubtitle]:"Bez zobowiązań",[n.LandingBottomCTA]:"Uruchom darmowy kalkulator",[n.LandingTopCTA]:"Uruchom kalkulator",[n.FooterTerms]:"Regulamin",[n.FooterPrivacy]:"Prywatność"},s="en",l=["en","pl"],d={en:r,pl:{...r,...i}}},5380:function(e,t,a){"use strict";a.d(t,{z:function(){return d}});var n=a(7573),o=a(7653),r=a(432),i=a(9484),s=a(3831);let l=(0,i.j)("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),d=o.forwardRef((e,t)=>{let{className:a,variant:o,size:i,asChild:d=!1,...c}=e,u=d?r.g7:"button";return(0,n.jsx)(u,{className:(0,s.cn)(l({variant:o,size:i,className:a})),ref:t,...c})});d.displayName="Button"},3831:function(e,t,a){"use strict";a.d(t,{cn:function(){return cn}});var n=a(794),o=a(9654);function cn(){for(var e=arguments.length,t=Array(e),a=0;a(0,a.useContext)(r);function LanguageProvider(e){let{children:t}=e,[n,i]=(0,a.useState)({language:A.q2});(0,a.useEffect)(()=>{let e=window.localStorage.getItem("language")||window.navigator.language.split("-")[0]||A.q2;A.lI.includes(e)||(e=A.q2),n.language!==e&&i({...n,language:e})},[n]);let l=(0,a.useCallback)(e=>{if(!A.lI.includes(e))throw Error("Unsupported language: '".concat(e,"'. Supported languages: ").concat(A.lI.join(", ")));window.localStorage.setItem("language",e),i(t=>({...t,language:e}))},[]),c=(0,a.useCallback)(e=>A.rM[n.language][e]||A.rM[A.q2][e],[n.language]),s=(0,a.useMemo)(()=>({language:n.language,t:c,setLanguage:l}),[n.language,c,l]);return(0,o.jsx)(r.Provider,{value:s,children:t})}},1948:function(e,t,n){"use strict";var o,a;n.d(t,{q2:function(){return r},rM:function(){return c},sr:function(){return o},lI:function(){return l}}),(a=o||(o={}))[a.NavbarHome=0]="NavbarHome",a[a.NavbarCalculator=1]="NavbarCalculator",a[a.NavbarContact=2]="NavbarContact",a[a.LandingTitleTop=3]="LandingTitleTop",a[a.LandingTitleBottom=4]="LandingTitleBottom",a[a.LandingESGReportingSectionTitle=5]="LandingESGReportingSectionTitle",a[a.LandingESGReportingSectionBody=6]="LandingESGReportingSectionBody",a[a.LandingGHGProtocolSectionTitle=7]="LandingGHGProtocolSectionTitle",a[a.LandingGHGProtocolSectionBody=8]="LandingGHGProtocolSectionBody",a[a.LandingGHGBetterSectionTitle=9]="LandingGHGBetterSectionTitle",a[a.LandingGHGBetterSectionBody=10]="LandingGHGBetterSectionBody",a[a.LandingBottomCTATitle=11]="LandingBottomCTATitle",a[a.LandingBottomCTASubtitle=12]="LandingBottomCTASubtitle",a[a.LandingBottomCTA=13]="LandingBottomCTA",a[a.LandingTopCTA=14]="LandingTopCTA",a[a.FooterTerms=15]="FooterTerms",a[a.FooterPrivacy=16]="FooterPrivacy";let A={[o.NavbarHome]:"Home",[o.NavbarCalculator]:"Calculator",[o.NavbarContact]:"Contact",[o.LandingTitleTop]:"Calculate Your Carbon Footprint",[o.LandingTitleBottom]:"Free Online Greenhouse Gas Emission Calculator Based on the GHG Protocol",[o.LandingESGReportingSectionTitle]:"ESG Reporting",[o.LandingESGReportingSectionBody]:"The European Union's Corporate Sustainability Reporting\n Directive (CSRD) requires companies to file annual Environmental,\n Social, and Governance (ESG) reports. StopGHG provides you with the\n tools necessary to calculate your company's carbon footprint\n and meet your reporting requirements.",[o.LandingGHGProtocolSectionTitle]:"GHG Protocol",[o.LandingGHGProtocolSectionBody]:"Calculating your carbon footprint is complex. StopGHG uses the\n global standards set by the GHG Protocol organization and the\n current emission factors published by the IPCC to provide you with\n the most accurate results required for compliance.",[o.LandingGHGBetterSectionTitle]:"Good Business, Healthy Planet",[o.LandingGHGBetterSectionBody]:"It is 2024, and understanding your carbon footprint is required to\n remain competitive. StopGHG is dedicated to helping the climate by\n providing companies with the tools they need to do their part.",[o.LandingBottomCTATitle]:"Understand your carbon footprint",[o.LandingBottomCTASubtitle]:"Zero commitment",[o.LandingBottomCTA]:"Start the free calculator",[o.LandingTopCTA]:"Start calculator",[o.FooterTerms]:"Terms",[o.FooterPrivacy]:"Privacy"},i={[o.NavbarHome]:"Strona gł\xf3wna",[o.NavbarCalculator]:"Kalkulator",[o.NavbarContact]:"Kontakt",[o.LandingTitleTop]:"Wylicz sw\xf3j ślad węglowy",[o.LandingTitleBottom]:"Darmowy kalkulator emisji gaz\xf3w cieplarnianych oparty na GHG Protocol",[o.LandingESGReportingSectionTitle]:"Raportowanie ESG",[o.LandingESGReportingSectionBody]:"Ustanowiona przez Unię Europejską dyrektywa Corporate \n Sustainability Reporting Directive (CSRD) wymaga od firm corocznego składania raport\xf3w ESG dotyczących \n środowiska naturalnego, społeczeństwa i ładu korporacyjnego. StopGHG dostarcza narzędzi niezbędnych do wyliczenia \n śladu węglowego Twojej firmy w celu zaspokojenia wymagań raportowania.",[o.LandingGHGProtocolSectionTitle]:"GHG Protocol",[o.LandingGHGProtocolSectionBody]:"Wyliczenie śladu węglowego jest skomplikowane. StopGHG korzysta z\n globalnych standard\xf3w ustalonych przez organizację GHG Protocol oraz z\n aktualnych wsp\xf3łczynnik\xf3w emisji opublikowanych przez IPCC, aby dać Ci\n najbardziej precyzyjne wyniki zapewniające zgodność z wymaganiami.",[o.LandingGHGBetterSectionTitle]:"Dobry biznes, zdrowa planeta",[o.LandingGHGBetterSectionBody]:"Jest tok 2024 - zrozumienie i kontrola śladu węglowego Twojej firmy są \n niezbędne do bycia konkurencyjnym. StopSGH wspiera ochronę klimatu, dostarczając Twojej firmie narzędzi, \n kt\xf3re są niezbędne do ustalenia śladu węglowego.",[o.LandingBottomCTATitle]:"Oblicz sw\xf3j ślad węglowy",[o.LandingBottomCTASubtitle]:"Bez zobowiązań",[o.LandingBottomCTA]:"Uruchom darmowy kalkulator",[o.LandingTopCTA]:"Uruchom kalkulator",[o.FooterTerms]:"Regulamin",[o.FooterPrivacy]:"Prywatność"},r="en",l=["en","pl"],c={en:A,pl:{...A,...i}}},5380:function(e,t,n){"use strict";n.d(t,{z:function(){return c}});var o=n(7573),a=n(7653),A=n(432),i=n(9484),r=n(3831);let l=(0,i.j)("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),c=a.forwardRef((e,t)=>{let{className:n,variant:a,size:i,asChild:c=!1,...s}=e,g=c?A.g7:"button";return(0,o.jsx)(g,{className:(0,r.cn)(l({variant:a,size:i,className:n})),ref:t,...s})});c.displayName="Button"},3831:function(e,t,n){"use strict";n.d(t,{cn:function(){return cn}});var o=n(794),a=n(9654);function cn(){for(var e=arguments.length,t=Array(e),n=0;n\n \n
\n
\n \n Privacy Policy\n \n
\n

\n
Last updated April 30, 2024\n
\n

\n

\n
This privacy notice for\n 47 Chapters LLC (doing business as StopGHG)\n ("we," "us," or\n "our"), describes how and why we might collect, store, use, and/or share ("process")\n your information when you use our services ("Services"\n ), such as when you:\n \n
\n
    \n
  • Visit our website at \n https://stopghg.com\n \n , or any website of ours that links to this privacy\n notice\n
  • \n
\n
\n \n \n \n
\n \n
\n
    \n
  • Engage with us in\n other related ways, including any sales, marketing, or events\n \n
  • \n
\n
Questions or concerns? Reading this privacy notice\n will help you understand your privacy rights and choices. If you do not agree with our policies and\n practices, please do not use our Services. If you still have any\n questions or concerns, please contact us at contact@stopghg.com\n .
\n

\n

\n
SUMMARY\n OF KEY POINTS
\n

\n
This\n summary provides key points from our privacy notice, but you can find out more details about any of\n these topics by clicking the link following each key point or by using\n our table of\n contents below to find the section you are looking\n for.
\n

\n
What\n personal information do we process? When you visit, use, or navigate our Services, we may process\n personal information depending on how you interact with us and the Services, the choices you make, and the\n products and features you use. Learn more about personal information you disclose to us.
\n

\n
Do we\n process any sensitive personal information?\n We do not process sensitive personal information.\n \n
\n

\n
Do we\n receive any information from third parties?\n We do not receive any information from third parties.\n
\n

\n
How do\n we process your information? We process your information to provide, improve, and administer our\n Services, communicate with you, for security and fraud prevention, and to comply with law. We may also\n process your information for other purposes with your consent. We process your information only when we have\n a valid legal reason to do so. Learn more about how\n we process your information.
\n

\n
In what\n situations and with which parties do we share personal\n information? We may share information in specific situations and with specific third parties. Learn more about when and with whom we share your personal information.\n
\n

\n
How do\n we keep your information safe? We have organizational and technical processes and procedures in place to protect your\n personal information. However, no electronic transmission over the internet or information storage\n technology can be guaranteed to be 100% secure, so we cannot promise or guarantee that hackers,\n cybercriminals, or other unauthorized third parties will not be able to defeat our security and\n improperly collect, access, steal, or modify your information. Learn more about how we keep your information safe.\n \n
\n

\n
What are\n your rights? Depending on where you are located geographically, the applicable privacy law may\n mean you have certain rights regarding your personal information. Learn more about your privacy rights.
\n

\n
How do\n you exercise your rights? The easiest way to exercise your rights is by visiting \n https://stopghg.com/contact\n \n , or by contacting us. We will consider and act upon any request in accordance\n with applicable data protection laws.\n
\n

\n
Want to learn\n more about what we do with any information we collect? Review\n the privacy notice in full.
\n

\n

\n
TABLE OF CONTENTS
\n

\n \n \n \n
4. WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL\n INFORMATION?\n \n \n \n
\n \n \n \n \n \n \n
11. WHAT ARE YOUR PRIVACY RIGHTS?
\n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n

\n

\n
1. WHAT INFORMATION DO WE\n COLLECT?
\n

\n
Personal information you disclose to\n us
\n
\n

\n
In\n Short: We collect personal information\n that you provide to us.
\n
\n

\n
We collect personal\n information that you voluntarily provide to us when you \n \n register on the Services, \n \n express an interest in obtaining information about us\n or our products and Services, when you participate in activities on the Services, or otherwise when you\n contact us.
\n

\n
\n \n
\n
Personal\n Information Provided by You. The personal information that we collect depends on the context of\n your interactions with us and the Services, the choices you make, and the products and features you use.\n The personal information we collect may include the following:\n \n
\n
    \n
  • \n names\n
  • \n
\n
\n \n
\n
    \n
  • \n email addresses\n
  • \n
\n
\n \n
\n
    \n
  • \n job titles\n
  • \n
\n
\n \n
\n
    \n
  • \n phone numbers\n
  • \n
\n
\n \n \n \n
\n
Sensitive Information.\n We do not process sensitive information.\n
\n

\n
\n \n \n \n
\n
Payment\n Data. We may collect data necessary to process your payment if you make purchases, such as your\n payment instrument number, and the security code associated with your payment instrument. All payment data\n is stored by\n \n \n Stripe Inc\n \n \n \n .\n You may find their privacy notice link(s) here:\n \n \n \n \n https://stripe.com/privacy\n \n \n \n .\n \n
\n

\n
\n \n \n \n
\n
Social Media\n Login Data. We may provide you with the option to register with us using your existing\n social media account details, like your Facebook, Twitter, or other social media account. If you choose to\n register in this way, we will collect the information described in the section called "HOW DO WE HANDLE\n YOUR SOCIAL LOGINS?\n " below.\n
\n

\n
\n \n \n \n \n \n
\n
All personal\n information that you provide to us must be true, complete, and accurate, and you must notify us of any\n changes to such personal information.
\n

\n
\n \n
\n
Information automatically collected
\n
\n

\n
In\n Short: Some information — such as your\n Internet Protocol (IP) address and/or browser and device characteristics — is collected\n automatically when you visit our Services.
\n
\n

\n
We automatically\n collect certain information when you visit, use, or navigate the Services. This information does not\n reveal your specific identity (like your name or contact information) but may include device and usage\n information, such as your IP address, browser and device characteristics, operating system, language\n preferences, referring URLs, device name, country, location, information about how and when you use our\n Services, and other technical information. This information is primarily needed to maintain the security\n and operation of our Services, and for our internal analytics and reporting purposes.\n
\n

\n
\n \n
\n
Like many businesses,\n we also collect information through cookies and similar technologies. \n \n
\n

\n
\n \n \n \n
\n
The information we\n collect includes:
\n
    \n
  • Log and Usage\n Data. Log and usage data is service-related, diagnostic, usage, and performance information our\n servers automatically collect when you access or use our Services and which we record in log files.\n Depending on how you interact with us, this log data may include your IP address, device information,\n browser type, and settings and information about your activity in the Services (such as the date/time stamps associated with your usage, pages\n and files viewed, searches, and other actions you take such as which features you use), device event\n information (such as system activity, error reports (sometimes called \n "crash dumps"), and hardware settings).\n \n
  • \n
\n
\n \n \n
\n
    \n
  • Device Data.\n We collect device data such as information about your computer, phone, tablet, or other device you use\n to access the Services. Depending on the device used, this device data may include information such as\n your IP address (or proxy server), device and application identification numbers, location, browser\n type, hardware model, Internet service provider and/or mobile carrier, operating system, and system\n configuration information.\n \n
  • \n
\n
\n \n \n
\n
    \n
  • Location\n Data. We collect location data such as information about your device\'s location, which can be\n either precise or imprecise. How much information we collect depends on the type and settings of the\n device you use to access the Services. For example, we may use GPS and other technologies to collect\n geolocation data that tells us your current location (based on your IP address). You can opt out of\n allowing us to collect this information either by refusing access to the information or by disabling\n your Location setting on your device. However, if you choose to opt out, you may not be able to use\n certain aspects of the Services.\n \n
  • \n
\n
\n \n \n \n \n \n \n \n \n
\n
2. HOW DO WE PROCESS YOUR\n INFORMATION?
\n
\n

\n
In\n Short: We process your information to provide, improve, and administer\n our Services, communicate with you, for security and fraud prevention, and to comply with law.\n We may also process your information for other purposes with your\n consent.
\n
\n

\n
We process your\n personal information for a variety of reasons, depending on how you interact with our Services,\n including:\n \n
\n
    \n
  • To facilitate\n account creation and authentication and otherwise manage user accounts. We may process\n your information so you can create and log in to your account, as well as keep your account in working\n order.\n \n \n
  • \n
\n
\n \n \n
\n \n
\n
    \n
  • To deliver\n and facilitate delivery of services to the user. We may process your information to\n provide you with the requested service.\n \n \n
  • \n
\n
\n \n \n
\n \n
\n
    \n
  • To\n respond to user inquiries/offer support to users. We may process your information to\n respond to your inquiries and solve any potential issues you might have with the requested service.\n
  • \n
\n
\n \n
\n \n
\n
    \n
  • To send\n administrative information to you. We may process your information to send you\n details about our products and services, changes to our terms and policies, and other similar\n information.\n \n
  • \n
\n
\n \n
\n \n
\n
    \n
  • To fulfill and manage your orders. We may process your\n information to fulfill\n and manage your orders, payments, returns, and exchanges made through the\n Services.\n \n
  • \n
\n

\n \n

\n

\n \n

\n

\n \n

\n

\n \n

\n
    \n
  • To request\n feedback. We may process your information when necessary to request feedback\n and to contact you about your use of our Services.\n \n
  • \n
\n
\n \n
\n \n
\n
    \n
  • To\n send you marketing and promotional communications. We may process the personal\n information you send to us for our marketing purposes, if this is in accordance with your\n marketing preferences. You can opt out of our marketing emails at any time. For more\n information, see "\n WHAT ARE\n YOUR PRIVACY RIGHTS?\n " below.\n \n \n
  • \n
\n
\n \n
\n \n
\n
    \n
  • To deliver targeted advertising to you. We may\n process your information to develop and display \n personalized content and advertising tailored to\n your interests, location, and more.
  • \n
\n
\n \n
\n \n
\n \n
\n
    \n
  • To protect our Services. We may process your\n information as part of our efforts to keep our Services safe and secure, including fraud\n monitoring and prevention.\n \n
  • \n
\n
\n \n
\n \n
\n \n
\n \n
\n
    \n
  • To identify usage trends. We may process\n information about how you use our Services to better understand how they are being\n used so we can improve them.\n \n
  • \n
\n
\n \n
\n \n
\n
    \n
  • To determine the effectiveness of our\n marketing and promotional campaigns. We may process your information to\n better understand how to provide marketing and promotional campaigns that are most\n relevant to you.
  • \n
\n
\n \n
\n \n
\n
    \n
  • To save or protect an individual\'s vital\n interest. We may process your information when necessary to save or\n protect an individual’s vital interest, such as to prevent harm.\n \n
  • \n
\n
\n \n \n \n \n
\n

\n
3. WHAT LEGAL BASES\n DO WE RELY ON TO PROCESS YOUR INFORMATION?
\n

\n
In Short: We only process\n your personal information when we believe it is necessary and we have a valid\n legal reason (i.e., legal basis) to do so under\n applicable law, like with your consent, to comply with laws, to provide you with\n services to enter into or fulfill our contractual obligations, to\n protect your rights, or to fulfill our legitimate business\n interests.\n \n \n \n
\n

\n
If you are located in the EU or UK,\n this section applies to you.\n \n
\n

\n
The General Data Protection Regulation (GDPR) and UK\n GDPR require us to explain the valid legal bases we rely on in order to process\n your personal information. As such, we may rely on the following legal bases to\n process your personal information:
\n
    \n
  • Consent. We may process your\n information if you have given us permission (i.e.\n , consent) to use your\n personal information for a specific purpose. You can withdraw your consent at\n any time. Learn more about withdrawing your consent.
  • \n
\n
\n \n
\n
    \n
  • Performance of a Contract. We may\n process your personal information when we believe it is necessary to fulfill\n our contractual obligations to you, including providing our Services or\n at your request prior to entering into a contract with you.\n \n
  • \n
\n
\n \n
\n
    \n
  • Legitimate Interests. We may process\n your information when we believe it is reasonably necessary to achieve our\n legitimate business interests and those interests do not outweigh your interests\n and fundamental rights and freedoms. For example, we may process your personal\n information for some of the purposes described in order to:
  • \n
\n
\n \n
\n
    \n
  • Send users information about special offers and\n discounts on our products and services\n
  • \n
\n
\n \n
\n
    \n
  • Develop and display \n personalized and relevant\n advertising content for our users\n
  • \n
\n
\n \n
\n
    \n
  • \n Analyze how our Services are used so we can\n improve them to engage and retain users\n \n
  • \n
\n
\n \n
\n
    \n
  • Support our marketing activities
  • \n
\n
\n \n
\n
    \n
  • Diagnose problems and/or prevent fraudulent activities\n
  • \n
\n
\n \n
\n
    \n
  • Understand how our users use our products and services\n so we can improve user experience\n
  • \n
\n
\n \n \n \n \n
\n
    \n
  • Legal Obligations. We may process your\n information where we believe it is necessary for compliance with our legal\n obligations, such as to cooperate with a law enforcement body or regulatory\n agency, exercise or defend our legal rights, or disclose your information as\n evidence in litigation in which we are involved.
  • \n
\n
\n \n
\n
    \n
  • Vital Interests. We may process your\n information where we believe it is necessary to protect your vital interests or\n the vital interests of a third party, such as situations involving potential\n threats to the safety of any person.\n \n
  • \n
\n
\n \n \n \n \n \n
\n

\n
If you are located in Canada, this section\n applies to you.\n \n
\n

\n
We may process your information if you have given us\n specific permission (i.e., express consent) to use your personal\n information for a specific purpose, or in situations where your permission can be\n inferred (i.e., implied consent). You\n can withdraw your\n consent at any time.
\n

\n
In some exceptional cases, we may be legally permitted\n under applicable law to process your information without your consent, including,\n for example:
\n
    \n
  • If collection is clearly in the interests of an\n individual and consent cannot be obtained in a timely way
  • \n
\n
\n \n
\n
    \n
  • For investigations and fraud detection and prevention\n
  • \n
\n
\n \n
\n
    \n
  • For business transactions provided certain conditions\n are met\n \n
  • \n
\n
\n \n
\n
    \n
  • If it is contained in a witness statement and the\n collection is necessary to assess, process, or settle an insurance\n claim\n \n
  • \n
\n
\n \n
\n
    \n
  • For identifying injured, ill, or deceased persons and\n communicating with next of kin\n \n
  • \n
\n
\n \n
\n
    \n
  • If we have reasonable grounds to believe an individual\n has been, is, or may be victim of financial abuse
  • \n
\n
\n \n
\n
    \n
  • If it is reasonable to expect collection and use with\n consent would compromise the availability or the accuracy of the information and\n the collection is reasonable for purposes related to investigating a breach of\n an agreement or a contravention of the laws of Canada or a province
  • \n
\n
\n \n
\n
    \n
  • If disclosure is required to comply with a subpoena,\n warrant, court order, or rules of the court relating to the production of\n records
  • \n
\n
\n \n
\n
    \n
  • If it was produced by an individual in the course\n of their employment, business, or profession and the collection is consistent\n with the purposes for which the information was produced
  • \n
\n
\n \n
\n
    \n
  • If the collection is solely for journalistic,\n artistic, or literary purposes\n
  • \n
\n
\n \n
\n
    \n
  • If the information is publicly available and is\n specified by the regulations\n \n
  • \n
\n
\n \n \n
\n

\n
4.\n WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL\n INFORMATION?
\n

\n
In Short: We\n may share information in specific situations described in this section and/or\n with the following third\n parties.
\n
\n \n
\n

\n
We may need to\n share your personal information in the following situations:
\n
    \n
  • Business Transfers. We may share\n or transfer your information in connection with, or during negotiations of, any\n merger, sale of company assets, financing, or acquisition of all or a portion of\n our business to another company.
  • \n
\n
\n \n
\n
    \n
  • When we use Google\n Analytics. We may\n share your information with Google Analytics to track and analyze the use of the\n Services. To opt out of being tracked by\n Google Analytics across the Services, visit https://tools.google.com/dlpage/gaoptout. For more information on the privacy practices\n of Google, please visit the Google Privacy & Terms\n page.\n \n
  • \n
\n
\n \n \n
\n \n \n
\n \n
\n \n
\n \n
\n \n \n \n
\n

\n
5. DO WE USE COOKIES AND OTHER\n TRACKING\n TECHNOLOGIES?\n
\n

\n
In\n Short: We may use cookies and other\n tracking technologies to collect and store your\n information.
\n

\n
We may use cookies and similar tracking\n technologies (like web beacons and pixels) to access or store\n information. Specific information about how we use such technologies\n and how you can refuse certain cookies is set out in our Cookie\n Notice\n .\n \n \n \n \n \n
\n

\n
6. HOW DO WE HANDLE YOUR SOCIAL\n LOGINS?\n
\n

\n
In\n Short: If you choose to register or log in\n to our Services using a social media account, we may have access to\n certain information about you.
\n

\n
Our Services offer you the ability to\n register and log in using your third-party social media account\n details (like your Facebook or Twitter logins). Where you choose to do\n this, we will receive certain profile information about you from your\n social media provider. The profile information we receive may vary\n depending on the social media provider concerned, but will often\n include your name, email address, friends list, and profile picture,\n as well as other information you choose to make public on such a\n social media platform.\n \n
\n

\n
We will use the information we receive\n only for the purposes that are described in this privacy notice or\n that are otherwise made clear to you on the relevant Services. Please\n note that we do not control, and are not responsible for, other uses\n of your personal information by your third-party social media\n provider. We recommend that you review their privacy notice to\n understand how they collect, use, and share your personal information,\n and how you can set your privacy preferences on their sites and\n apps.\n \n \n \n \n \n \n
\n

\n
7. IS YOUR INFORMATION\n TRANSFERRED\n INTERNATIONALLY?\n
\n

\n
In\n Short: We may transfer, store, and process\n your information in countries other than your\n own.
\n

\n
Our servers are located in\n \n \n \n the \n United States\n \n \n \n \n \n . If you are accessing our Services from\n outside\n \n \n \n the \n United States\n \n \n \n \n \n ,\n please be aware that your information may be transferred to, stored, and\n processed by us in our facilities and by those third parties with whom we\n may share your personal information (see \n "WHEN AND\n WITH WHOM DO WE SHARE YOUR PERSONAL\n INFORMATION?\n " above), in\n \n \n  and other\n countries.\n
\n

\n
If you are a resident in the European\n Economic Area (EEA), United Kingdom (UK), or Switzerland, then these\n countries may not necessarily have data protection laws or other\n similar laws as comprehensive as those in your country. However, we\n will take all necessary measures to protect your personal information\n in accordance with this privacy notice and applicable law.\n \n
\n

\n
European Commission\'s Standard\n Contractual Clauses:
\n

\n
We have implemented measures to protect\n your personal information, including by using the European\n Commission\'s Standard Contractual Clauses for transfers of personal\n information between our group companies and between us and our\n third-party providers. These clauses require all recipients to protect\n all personal information that they process originating from the EEA or\n UK in accordance with European data protection laws and\n regulations.\n \n  Our Standard Contractual Clauses can be\n provided upon request.\n \n  We have implemented similar appropriate\n safeguards with our third-party service providers and partners and\n further details can be provided upon request.\n \n \n \n \n \n \n \n \n
\n

\n
8. HOW LONG DO WE KEEP YOUR\n INFORMATION?\n
\n

\n
In\n Short: We keep your information for as long\n as necessary to fulfill the purposes outlined in\n this privacy notice unless otherwise required by\n law.
\n

\n
We will only keep your personal\n information for as long as it is necessary for the purposes set out in\n this privacy notice, unless a longer retention period is required or\n permitted by law (such as tax, accounting, or other legal\n requirements). No purpose in this\n notice will require us keeping your personal information for longer\n than \n \n \n the period of time in which users\n have an account with us\n \n .\n
\n

\n
When we have no ongoing legitimate\n business need to process your personal information, we will either\n delete or anonymize such information, or, if\n this is not possible (for example, because your personal information\n has been stored in backup archives), then we will securely store your\n personal information and isolate it from any further processing until\n deletion is possible.\n \n
\n

\n
9. HOW DO WE KEEP YOUR\n INFORMATION\n SAFE?
\n

\n
In\n Short: We aim to protect your personal\n information through a system of \n organizational and\n technical security measures.
\n

\n
We have implemented appropriate and\n reasonable technical and \n organizational security\n measures designed to protect the security of any personal information\n we process. However, despite our safeguards and efforts to secure your\n information, no electronic transmission over the Internet or\n information storage technology can be guaranteed to be 100% secure, so\n we cannot promise or guarantee that hackers, cybercriminals, or other\n unauthorized third parties will not be\n able to defeat our security and improperly collect, access, steal, or\n modify your information. Although we will do our best to protect your\n personal information, transmission of personal information to and from\n our Services is at your own risk. You should only access the Services\n within a secure environment.\n \n \n \n
\n

\n
10. DO WE COLLECT INFORMATION\n FROM\n MINORS?\n
\n

\n
In\n Short: We do not knowingly collect data\n from or market to children under\n 18 years of age.\n \n
\n

\n
We do not knowingly solicit data from or\n market to children under 18 years of age. By using the Services, you\n represent that you are at least 18 or that you are the parent or\n guardian of such a minor and consent to such minor dependent’s use of\n the Services. If we learn that personal information from users less\n than 18 years of age has been collected, we will deactivate the\n account and take reasonable measures to promptly delete such data from\n our records. If you become aware of any data we may have collected\n from children under age 18, please contact us at \n \n tomek@stopghg.com\n \n .\n \n \n \n
\n

\n
11. WHAT ARE YOUR PRIVACY\n RIGHTS?\n
\n

\n
In\n Short: \n \n In some regions, such as the European Economic Area (EEA),\n United Kingdom (UK), Switzerland, and Canada, you have rights that allow you\n greater access to and control over your personal information.\n \n  You may review, change, or\n terminate your account at any time.\n \n
\n

\n
In some regions (like the EEA, UK, Switzerland, and Canada\n ), you have certain rights under\n applicable data protection laws. These may include the right (i) to\n request access and obtain a copy of your personal information, (ii) to\n request rectification or erasure; (iii) to restrict the processing of\n your personal information; (iv) if applicable, to data portability;\n and (v) not to be subject to automated decision-making. In certain\n circumstances, you may also have the right to object to the processing\n of your personal information. You can make such a request by\n contacting us by using the contact details provided in the section\n "HOW CAN YOU CONTACT US ABOUT THIS\n NOTICE?\n " below.\n
\n

\n
We will consider and act upon any\n request in accordance with applicable data protection laws.
\n
 
\n
If you are located in the EEA or UK and\n you believe we are unlawfully processing your personal information,\n you also have the right to complain to your Member State data protection\n authority\n or UK data protection\n authority.
\n

\n
If you are located in Switzerland, you\n may contact the Federal Data\n Protection and Information\n Commissioner.\n
\n

\n
Withdrawing your\n consent: If we are relying on your consent to process\n your personal information, which\n may be express and/or implied consent depending on the applicable law,\n you have the right to\n withdraw your consent at any time. You can withdraw your consent at\n any time by contacting us by using the contact details provided in the\n section "HOW CAN YOU CONTACT US ABOUT THIS\n NOTICE?\n " below.\n
\n

\n
However, please note that this will not\n affect the lawfulness of the processing before its withdrawal nor, when applicable law allows, will it affect the\n processing of your personal information conducted in reliance on lawful\n processing grounds other than consent.\n
\n

\n
Opting out of marketing and\n promotional\n communications: You can\n unsubscribe from our marketing and promotional communications at any\n time by clicking on the unsubscribe\n link in the emails that we send,\n \n \n or by contacting us using the\n details provided in the section "\n HOW CAN YOU CONTACT US ABOUT THIS\n NOTICE?\n " below. You will then be\n removed from the marketing lists. However, we may still communicate with\n you — for example, to send you service-related messages that are\n necessary for the administration and use of your account, to respond to\n service requests, or for other non-marketing purposes.\n \n \n \n \n
\n

\n
Account\n Information
\n

\n
If you would at any time like to review or\n change the information in your account or terminate your account, you\n can:
\n
    \n
  • \n Log in to your account settings and update your\n user account.\n
  • \n
\n
\n \n
\n
    \n
  • \n Contact us using the contact information\n provided.\n
  • \n
\n
\n \n
\n
Upon your request to terminate your\n account, we will deactivate or delete your account and information from\n our active databases. However, we may retain some information in our\n files to prevent fraud, troubleshoot problems, assist with any\n investigations, enforce our legal terms and/or comply with applicable\n legal requirements.\n \n \n \n
\n

\n
Cookies and similar\n technologies: Most Web browsers are set to accept\n cookies by default. If you prefer, you can usually choose to set your\n browser to remove cookies and to reject cookies. If you choose to\n remove cookies or reject cookies, this could affect certain features\n or services of our Services. \n \n \n \n \n \n
\n

\n
If you have questions or comments about your\n privacy rights, you may email us at \n contact@stopghg.com.\n \n
\n

\n
12. CONTROLS FOR DO-NOT-TRACK\n FEATURES\n
\n

\n
Most web browsers and some mobile\n operating systems and mobile applications include a Do-Not-Track ("DNT") feature or setting you\n can activate to signal your privacy preference not to have data about\n your online browsing activities monitored and collected. At this stage\n no uniform technology standard for \n recognizing and\n implementing DNT signals has been \n finalized. As such, we\n do not currently respond to DNT browser signals or any other mechanism\n that automatically communicates your choice not to be tracked online.\n If a standard for online tracking is adopted that we must follow in\n the future, we will inform you about that practice in a revised\n version of this privacy notice.\n
\n

\n
13. DO UNITED STATES RESIDENTS\n HAVE SPECIFIC PRIVACY\n RIGHTS?\n
\n

\n
In\n Short: If you are a resident of \n \n California\n \n \n \n \n \n \n \n , Colorado\n \n \n \n \n \n , Connecticut\n \n \n \n \n \n , Utah\n \n \n \n \n \n \n \n or Virginia\n \n , you are granted specific\n rights regarding access to your personal information.\n
\n

\n
What categories of personal\n information do we collect?
\n

\n
We have collected the following\n categories of personal information in the past twelve (12)\n months:
\n

\n \n \n \n \n Category\n \n \n Examples\n \n \n Collected\n \n \n \n \n
A.\n Identifiers
\n \n \n
Contact details, such as real\n name, alias, postal address, telephone or mobile contact\n number, unique personal identifier, online identifier,\n Internet Protocol address, email address, and account\n name
\n \n \n

\n
\n \n \n YES\n \n \n
\n

\n \n
\n \n
\n
\n \n
\n \n \n \n \n
B. Personal information as\n defined in the California Customer Records\n statute
\n \n \n
Name, contact information,\n education, employment, employment history, and financial\n information
\n \n \n

\n
\n \n \n YES\n \n \n
\n

\n \n
\n \n
\n
\n \n
\n \n \n \n \n
\n C\n . Protected classification characteristics under state\n or federal law\n
\n \n \n
Gender and date of\n birth
\n \n \n

\n
\n \n \n NO\n \n \n
\n

\n \n
\n \n \n
\n D\n . Commercial information\n
\n \n \n
Transaction information,\n purchase history, financial details, and payment\n information
\n \n \n

\n
\n \n \n YES\n \n \n \n
\n

\n \n
\n \n \n
\n E\n . Biometric information\n
\n \n \n
Fingerprints and\n voiceprints
\n \n \n

\n
\n \n \n NO\n \n \n \n \n
\n

\n \n
\n \n \n
\n F\n . Internet or other similar network activity\n
\n \n \n
Browsing history, search\n history, online behavior\n , interest data,\n and interactions with our and other websites, applications,\n systems, and advertisements
\n \n \n

\n
\n \n \n YES\n \n \n \n
\n

\n \n
\n \n \n
\n G\n . Geolocation data\n
\n \n \n
Device\n location
\n \n \n

\n
\n \n \n YES\n \n \n \n
\n

\n \n
\n \n \n
\n H\n . Audio, electronic, visual, thermal, olfactory, or\n similar information\n
\n \n \n
Images and audio, video or call\n recordings created in connection with our business\n activities
\n \n \n

\n
\n \n \n NO\n \n \n
\n

\n \n
\n \n \n
\n I\n . Professional or employment-related information\n
\n \n \n
Business contact details in\n order to provide you our Services at a business level or job\n title, work history, and professional qualifications if you\n apply for a job with us
\n \n \n

\n
\n \n \n NO\n \n \n
\n

\n \n
\n \n \n
\n J\n . Education Information\n
\n \n \n
Student records and directory\n information
\n \n \n

\n
\n \n \n NO\n \n \n
\n

\n \n
\n \n \n
\n K\n . Inferences drawn from collected personal information\n
\n \n \n
Inferences drawn from any of the\n collected personal information listed above to create a\n profile or summary about, for example, an individual’s\n preferences and characteristics
\n \n \n

\n
\n \n YES\n
\n

\n \n
\n \n \n \n L.\n Sensitive personal Information\n \n \n \n \n \n

\n
\n NO\n
\n

\n \n
\n \n
\n

\n
\n \n We will use and retain the\n collected personal information as needed to provide the Services or for:\n \n
\n
    \n
  • Category A\n - As long as the user has an account with us\n \n
  • \n
\n
\n \n
\n
    \n
  • Category B\n - As long as the user has an account with us\n \n
  • \n
\n
\n \n \n
\n \n
\n
    \n
  • Category\n D -\n As long as the user has an account with us\n \n
  • \n
\n
\n \n \n
\n \n
\n
    \n
  • Category \n F - As\n long as the user has an account with us\n \n
  • \n
\n
\n \n
\n
    \n
  • Category \n G - As\n long as the user has an account with us\n \n
  • \n
\n
\n \n \n
\n \n \n
\n \n \n
\n \n
\n
    \n
  • Category K\n - As long as the user has an\n account with us\n \n
  • \n
\n
\n \n \n \n
\n \n
\n
We may also collect other\n personal information outside of these categories through\n instances where you interact with us in person, online, or\n by phone or mail in the context of:\n \n \n
\n
    \n
  • Receiving help through our\n customer support channels;\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • Participation in customer\n surveys or contests; and\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • Facilitation in the\n delivery of our Services and to respond to your\n inquiries.\n \n \n \n
  • \n
\n
How do we use and\n share your personal\n information?
\n

\n
Learn about how we use your personal\n information in the section, \n "HOW DO WE\n PROCESS YOUR INFORMATION?\n "\n \n \n
\n

\n
\n \n
\n
Will your\n information be shared with anyone\n else?
\n

\n
We may disclose your\n personal information with our service providers pursuant\n to a written contract between us and each service\n provider. Learn more about how we disclose personal\n information to in the section, "\n WHEN AND\n WITH WHOM DO WE SHARE YOUR PERSONAL\n INFORMATION?\n "\n
\n

\n
We may use your personal\n information for our own business purposes, such as for\n undertaking internal research for technological\n development and demonstration. This is not considered to\n be "selling" of your\n personal information.\n \n
\n

\n
We have not disclosed, sold,\n or shared any personal information to third parties for a\n business or commercial purpose in the preceding twelve\n (12) months. We will not\n sell or share personal information in the future belonging\n to website visitors, users, and other consumers.\n \n \n \n \n \n \n \n
\n

\n
California\n Residents
\n

\n
California Civil Code Section\n 1798.83, also known as the \n "Shine The Light"\n law permits our users who are California residents to\n request and obtain from us, once a year and free of charge,\n information about categories of personal information (if any)\n we disclosed to third parties for direct marketing purposes\n and the names and addresses of all third parties with which we\n shared personal information in the immediately preceding\n calendar year. If you are a California resident and would like\n to make such a request, please submit your request in writing\n to us using the contact information provided below.\n
\n

\n
If you are under 18 years of age,\n reside in California, and have a registered account with the\n Services, you have the right to request removal of unwanted\n data that you publicly post on the Services. To request\n removal of such data, please contact us using the contact\n information provided below and include the email address\n associated with your account and a statement that you reside\n in California. We will make sure the data is not publicly\n displayed on the Services, but please be aware that the data\n may not be completely or comprehensively removed from all our\n systems (e.g., backups,\n etc.).
\n

\n
CCPA Privacy\n Notice
\n

\n
This section applies only to\n California residents. Under the California Consumer Privacy\n Act (CCPA), you have the rights listed below.\n
\n

\n
The California Code of\n Regulations defines a \n "residents"\n as:
\n

\n
(1) every individual who is in\n the State of California for other than a temporary or\n transitory purpose and
\n
(2) every individual who is\n domiciled in the State of California who is outside the\n State of California for a temporary or transitory\n purpose
\n

\n
All other individuals are\n defined as \n "non-residents."\n
\n

\n
If this definition of "resident" applies to you,\n we must adhere to certain rights and obligations regarding\n your personal information.
\n

\n
Your rights with\n respect to your personal\n data
\n

\n
Right to request deletion\n of the data — Request to delete\n
\n

\n
You can ask for the deletion\n of your personal information. If you ask us to delete your\n personal information, we will respect your request and\n delete your personal information, subject to certain\n exceptions provided by law, such as (but not limited to)\n the exercise by another consumer of his or her right to\n free speech, our compliance requirements resulting from a\n legal obligation, or any processing that may be required\n to protect against illegal\n activities.
\n

\n
Right to be informed —\n Request to know
\n

\n
Depending on the\n circumstances, you have a right to know:\n \n \n
\n
    \n
  • whether we collect and use\n your personal information;\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • the categories of personal\n information that we collect;\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • the purposes for which the\n collected personal information is used;\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • whether we sell or share\n personal information to third parties;\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • the categories of personal\n information that we sold, shared, or disclosed for a\n business purpose;\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • the categories of third\n parties to whom the personal information was sold,\n shared, or disclosed for a business purpose;\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • the business or commercial\n purpose for collecting, selling, or sharing personal\n information; and\n \n \n \n
  • \n
\n
\n \n
\n
    \n
  • the specific pieces of\n personal information we collected about you.
  • \n
\n
In accordance with\n applicable law, we are not obligated to provide or delete\n consumer information that is de-identified in response to\n a consumer request or to re-identify individual data to\n verify a consumer request.
\n

\n
Right to\n Non-Discrimination for the Exercise of a Consumer’s\n Privacy Rights
\n

\n
We will not discriminate\n against you if you exercise your privacy\n rights.
\n

\n
Right to Limit Use and\n Disclosure of Sensitive Personal\n Information
\n
\n \n
\n

\n
We do not process consumer\'s\n sensitive personal information.
\n

\n
\n \n
\n
Verification\n process
\n

\n
Upon receiving your request,\n we will need to verify your identity to determine you are\n the same person about whom we have the information in our\n system. These verification efforts require us to ask you\n to provide information so that we can match it with\n information you have previously provided us. For instance,\n depending on the type of request you submit, we may ask\n you to provide certain information so that we can match\n the information you provide with the information we\n already have on file, or we may contact you through a\n communication method (e.g.\n ,\n phone or email) that you have previously provided to us.\n We may also use other verification methods as the\n circumstances dictate.
\n

\n
We will only use personal\n information provided in your request to verify your\n identity or authority to make the request. To the extent\n possible, we will avoid requesting additional information\n from you for the purposes of verification. However, if we\n cannot verify your identity from the information already\n maintained by us, we may request that you provide\n additional information for the purposes of verifying your\n identity and for security or fraud-prevention purposes. We\n will delete such additionally provided information as soon\n as we finish verifying you.
\n

\n
Other privacy\n rights
\n
\n \n \n
\n
    \n
  • You may object to the\n processing of your personal information.\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • You may request correction\n of your personal data if it is incorrect or no longer\n relevant, or ask to restrict the processing of the\n information.\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • You can designate an authorized agent to\n make a request under the CCPA on your behalf. We may\n deny a request from an \n authorized\n agent that does not submit proof that they have\n been validly \n authorized\n to act on your behalf in accordance with the CCPA.\n \n \n \n
  • \n
\n
\n \n \n
\n
    \n
  • You may request to opt out\n from future selling or sharing of your personal\n information to third parties. Upon receiving an opt-out\n request, we will act upon the request as soon as\n feasibly possible, but no later than fifteen (15) days\n from the date of the request submission.\n \n \n \n
  • \n
\n
\n \n
\n
To exercise these rights,\n you can contact us by\n visiting \n https://stopghg.com/contact\n \n , \n by email at contact@stopghg.com, \n \n \n by visiting \n https://stopghg.com/contact\n \n , \n \n \n or by referring to the contact\n details at the bottom of this document. If you have a\n complaint about how we handle your data, we would like to hear\n from you.\n \n \n \n
\n
\n \n
\n

\n
Colorado\n Residents
\n

\n
This section applies only to\n Colorado residents. Under the Colorado Privacy Act (CPA),\n you have the rights listed below. However, these rights are\n not absolute, and in certain cases, we may decline your\n request as permitted by law.\n \n
\n
    \n
  • Right to be informed whether\n or not we are processing your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to access your\n personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to correct\n inaccuracies in your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to request deletion of\n your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to obtain a copy of\n the personal data you previously shared with us\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to opt out of the\n processing of your personal data if it is used for\n targeted advertising, the sale of personal data, or\n profiling in furtherance of decisions that produce legal\n or similarly significant effects ("profiling")\n \n
  • \n
\n
\n To submit a request to\n exercise\n \n these\n rights described above, please email\n \n contact@stopghg.com or \n \n visit \n https://stopghg.com/contact\n \n \n .\n
\n

\n
If we decline to take action\n regarding your request and you wish to appeal our decision,\n please email us at \n contact@stopghg.com\n . Within forty-five (45) days\n of receipt of an appeal, we will inform you in writing of\n any action taken or not taken in response to the appeal,\n including a written explanation of the reasons for the\n decisions.\n \n \n
\n
\n \n
\n

\n
Connecticut\n Residents
\n

\n
This section applies only to\n Connecticut residents. Under the Connecticut Data Privacy\n Act (CTDPA), you have the rights listed below. However,\n these rights are not absolute, and in certain cases, we may\n decline your request as permitted by law.\n \n
\n
    \n
  • Right to be informed whether\n or not we are processing your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to access your personal\n data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to correct\n inaccuracies in your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to request deletion of\n your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to obtain a copy of\n the personal data you previously shared with us\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to opt out of the\n processing of your personal data if it is used for\n targeted advertising, the sale of personal data, or\n profiling in furtherance of decisions that produce legal\n or similarly significant effects ("profiling")\n \n
  • \n
\n
\n To\n submit a request to exercise \n these rights\n described above, please email\n contact@stopghg.com or visit \n https://stopghg.com/contact\n \n \n .\n
\n

\n
If we decline to take action\n regarding your request and you wish to appeal our decision,\n please email us at \n contact@stopghg.com\n . Within sixty (60) days of\n receipt of an appeal, we will inform you in writing of any\n action taken or not taken in response to the appeal,\n including a written explanation of the reasons for the\n decisions.\n \n \n \n
\n

\n
Utah\n Residents
\n

\n
This section applies only to\n Utah residents. Under the Utah Consumer Privacy Act (UCPA),\n you have the rights listed below. However, these rights are\n not absolute, and in certain cases, we may decline your\n request as permitted by law.\n \n
\n
    \n
  • Right to be informed whether\n or not we are processing your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to access your\n personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to request deletion of\n your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to obtain a copy of\n the personal data you previously shared with us\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to opt out of the\n processing of your personal data if it is used for\n targeted advertising or the sale of personal data\n \n
  • \n
\n
\n To submit a\n request to exercise these\n rights\n described above, please \n email contact@stopghg.com or visit \n https://stopghg.com/contact\n \n \n .\n \n \n \n
\n

\n
Virginia\n Residents
\n

\n
Under the Virginia Consumer\n Data Protection Act (VCDPA):
\n

\n
\n "Consumer" means a natural\n person who is a resident of the Commonwealth acting only in an\n individual or household context. It does not include a natural\n person acting in a commercial or employment context.\n
\n

\n
\n "Personal data"\n means any\n information that is linked or reasonably linkable to an\n identified or identifiable natural person. "Personal data" does not include\n de-identified data or publicly available information.\n
\n

\n
\n "Sale of\n personal data"\n means the exchange of personal data for monetary\n consideration.\n
\n

\n
If this definition of "consumer" applies to you,\n we must adhere to certain rights and obligations regarding\n your personal data.
\n

\n
Your rights with respect to\n your personal data
\n
\n \n
\n
    \n
  • Right to be informed whether\n or not we are processing your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to access your\n personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to correct\n inaccuracies in your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to request deletion of\n your personal data\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to obtain a copy of\n the personal data you previously shared with us\n \n
  • \n
\n
\n \n
\n
    \n
  • Right to opt out of the\n processing of your personal data if it is used for\n targeted advertising, the sale of personal data, or\n profiling in furtherance of decisions that produce legal\n or similarly significant effects ("profiling")\n \n
  • \n
\n
\n \n
\n
Exercise your rights\n provided under the Virginia VCDPA
\n

\n
\n You may contact us by email at contact@stopghg.com or visit \n https://stopghg.com/contact\n \n \n .\n \n
\n

\n
If you are using an authorized agent to\n exercise your rights, we may deny a request if the authorized agent does not\n submit proof that they have been validly authorized to act on your\n behalf.
\n

\n
Verification\n process
\n

\n
We may request that you\n provide additional information reasonably necessary to\n verify you and your consumer\'s request. If you submit the\n request through an \n authorized\n agent, we may need to collect additional information to\n verify your identity before processing your\n request.
\n

\n
Upon receiving your request,\n we will respond without undue delay, but in all cases,\n within forty-five (45) days of receipt. The response period\n may be extended once by forty-five (45) additional days when\n reasonably necessary. We will inform you of any such\n extension within the initial 45-day response period,\n together with the reason for the extension.\n
\n

\n
Right to\n appeal
\n

\n
If we decline to take action\n regarding your request, we will inform you of our decision\n and reasoning behind it. If you wish to appeal our decision,\n please email us at \n contact@stopghg.com\n . Within sixty (60) days of\n receipt of an appeal, we will inform you in writing of any\n action taken or not taken in response to the appeal,\n including a written explanation of the reasons for the\n decisions. If your appeal is denied, you may contact the Attorney General to submit a\n complaint.\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n
14. DO WE MAKE\n UPDATES TO THIS\n NOTICE?\n
\n

\n
In\n Short: Yes, we will update this notice\n as necessary to stay compliant with relevant\n laws.
\n

\n
We may update this privacy\n notice from time to time. The updated version will be\n indicated by an updated \n "Revised"\n date and the updated version will be effective as\n soon as it is accessible. If we make material changes to\n this privacy notice, we may notify you either by\n prominently posting a notice of such changes or by\n directly sending you a notification. We encourage you to\n review this privacy notice frequently to be informed of\n how we are protecting your\n information.
\n

\n
15. HOW CAN YOU\n CONTACT US ABOUT THIS\n NOTICE?\n
\n

\n
If you have questions or\n comments about this notice, you may \n \n contact our Data Protection Officer (DPO)\n , \n Tomasz Janczuk\n ,\n \n  by\n email at \n tomek@stopghg.com\n ,\n \n \n or \n \n contact us by post\n at:
\n

\n
\n 47 Chapters LLC\n \n \n \n \n
\n
\n Tomasz Janczuk\n \n \n \n \n \n \n \n
\n
\n 8714 233rd PL NE\n \n \n
\n
\n Redmond\n \n , WA\n \n \n \n \n 98053\n \n \n \n \n \n \n
\n
\n United States\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n
16. HOW CAN YOU\n REVIEW, UPDATE, OR DELETE THE DATA WE COLLECT FROM\n YOU?\n
\n

\n
\n Based on the applicable\n laws of your country, you may have the right to request\n access to the personal information we collect from you,\n change that information, or delete it. \n To request to review,\n update, or delete your personal information, please \n \n visit: \n https://stopghg.com/contact\n \n \n \n .
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n \n \n'}})})})}},8294:function(n,s,t){"use strict";/** + * @license React + * react-jsx-runtime.production.min.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var a=t(7653),e=Symbol.for("react.element"),o=Symbol.for("react.fragment"),l=Object.prototype.hasOwnProperty,i=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,d={key:!0,ref:!0,__self:!0,__source:!0};function q(n,s,t){var a,o={},p=null,c=null;for(a in void 0!==t&&(p=""+t),void 0!==s.key&&(p=""+s.key),void 0!==s.ref&&(c=s.ref),s)l.call(s,a)&&!d.hasOwnProperty(a)&&(o[a]=s[a]);if(n&&n.defaultProps)for(a in s=n.defaultProps)void 0===o[a]&&(o[a]=s[a]);return{$$typeof:e,type:n,key:p,ref:c,props:o,_owner:i.current}}s.Fragment=o,s.jsx=q,s.jsxs=q},7573:function(n,s,t){"use strict";n.exports=t(8294)}},function(n){n.O(0,[293,53,744],function(){return n(n.s=244)}),_N_E=n.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/app/terms/page-cbd9b42602df5672.js b/_next/static/chunks/app/terms/page-cbd9b42602df5672.js new file mode 100644 index 0000000..a64f5da --- /dev/null +++ b/_next/static/chunks/app/terms/page-cbd9b42602df5672.js @@ -0,0 +1,9 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[571],{6019:function(t,n,e){Promise.resolve().then(e.bind(e,1719))},1719:function(t,n,e){"use strict";e.r(n),e.d(n,{default:function(){return TermsAndConditions}});var s=e(7573);function TermsAndConditions(){return(0,s.jsx)("div",{className:"flex flex-col gap-10 mt-10 mb-10 items-center",children:(0,s.jsx)("div",{className:"max-w-2xl",children:(0,s.jsx)("div",{dangerouslySetInnerHTML:{__html:'\n
\n \n \n \n
\n
\n
\n \n Terms of Service\n \n
\n

\n
Last updated April 30, 2024\n
\n

\n

\n

\n
AGREEMENT TO OUR LEGAL\n TERMS
\n
\n
\n
\n
\n

\n
\n
We are 47 Chapters LLC\n , doing business as StopGHG\n \n ("Company,"\n "we," "us," "our"\n )\n \n \n \n \n , a company registered in\n \n \n Washington, United States\n \n \n \n \n at 8714 233rd PL NE\n , Redmond\n \n , WA\n \n \n \n 98053\n \n \n \n \n .\n \n
\n
\n

\n
\n
We operate the\n website \n https://stopghg.com\n (the "Site")\n , as well as any other related products and services that refer or link to\n these legal terms (the "Legal Terms") (collectively, the \n "Services").\n
\n

\n
\n We provide a platform that helps developers and knowledge workers access the financial\n information companies report to the Securities and Exchange Commission (SEC) in the United States. \n
\n
\n \n
\n

\n
You can contact us by email\n at contact@stopghg.com\n or by mail to 8714 233rd PL NE\n , Redmond\n \n , WA\n \n \n \n 98053\n \n \n \n United States\n \n .\n
\n

\n
These Legal Terms constitute a legally binding agreement\n made between you, whether personally or on behalf of an entity (\n "you"), and 47 Chapters\n LLC, concerning your access to and use of the Services. You agree that by accessing the Services, you\n have read, understood, and agreed to be bound by all of these Legal Terms. IF YOU DO NOT AGREE WITH ALL OF\n THESE LEGAL TERMS, THEN YOU ARE EXPRESSLY PROHIBITED FROM USING THE SERVICES AND YOU MUST DISCONTINUE USE\n IMMEDIATELY.
\n

\n
Supplemental terms and conditions or documents that may\n be posted on the Services from time to time are hereby expressly incorporated herein by reference. We reserve\n the right, in our sole discretion, to make changes or modifications to these Legal Terms from time to time. We will alert you about any\n changes by updating the "Last updated" date of these Legal Terms, and you waive any right to receive\n specific notice of each such change. It is your responsibility to periodically review these Legal Terms to\n stay informed of updates. You will be subject to, and will be deemed to have been made aware of and to have\n accepted, the changes in any revised Legal Terms by your continued use of the Services after the date such\n revised Legal Terms are posted.
\n
\n

\n
\n
\n \n \n \n The\n Services are intended for users who are at least 18 years old. Persons under the age\n of 18 are not permitted to use or register for the Services.\n \n \n \n \n \n \n
\n

\n
We recommend that you print a copy\n of these Legal Terms for your records.
\n

\n

\n
TABLE OF CONTENTS\n
\n

\n \n \n
3. USER REPRESENTATIONS
\n \n \n \n \n
\n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n \n
\n
\n
\n

\n

\n
1. OUR SERVICES
\n

\n
The\n information provided when using the Services is not intended for distribution to or use by any person or\n entity in any jurisdiction or country where such distribution or use would be contrary to law or regulation or\n which would subject us to any registration requirement within such jurisdiction or country. Accordingly, those\n persons who choose to access the Services from other locations do so on their own initiative and are solely\n responsible for compliance with local laws, if and to the extent local laws are applicable.\n \n
\n

\n
The\n Services are not tailored to comply with industry-specific regulations (Health Insurance Portability and\n Accountability Act (HIPAA), Federal Information Security Management Act (FISMA), etc.), so if your\n interactions would be subjected to such laws, you may not use the Services. You may not use the Services in a\n way that would violate the Gramm-Leach-Bliley Act (GLBA).\n \n
\n

\n
\n
2. INTELLECTUAL PROPERTY RIGHTS
\n

\n
\n
Our intellectual\n property
\n

\n
We are the owner or the licensee of all intellectual\n property rights in our Services, including all source code, databases, functionality, software, website\n designs, audio, video, text, photographs, and graphics in the Services (collectively, the "Content"), as well as the\n trademarks, service marks, and logos contained therein (the "Marks").
\n

\n
Our Content and Marks are protected by copyright and\n trademark laws (and various\n other intellectual property rights and unfair competition laws) and treaties in the United\n States and around the world.
\n

\n
The Content and Marks are provided in or through the\n Services "AS IS" for your\n personal, non-commercial use or internal business purpose only.
\n

\n
Your use of our\n Services
\n

\n
Subject to your compliance with these Legal Terms, including the "PROHIBITED\n ACTIVITIES\n " section below, we grant you\n a non-exclusive, non-transferable, revocable license to:\n
\n
    \n
  • access the Services; and
  • \n
  • download or print a copy of any portion of the Content to which you have properly\n gained access.
  • \n
\n
solely for your \n personal, non-commercial use or internal business purpose\n .
\n

\n
Except as set out in this section or elsewhere in our\n Legal Terms, no part of the Services and no Content or Marks may be copied, reproduced,\n aggregated, republished, uploaded, posted, publicly displayed, encoded,\n translated, transmitted, distributed, sold, licensed, or otherwise exploited\n for any commercial purpose whatsoever, without our express prior written\n permission.
\n

\n
If you wish to make any use of the Services, Content, or\n Marks other than as set out in this section or elsewhere in our Legal Terms, please address your request to:\n contact@stopghg.com. If we ever grant you the permission to post, reproduce, or\n publicly display any part of our Services or Content, you must identify us as the owners or licensors of the\n Services, Content, or Marks and ensure that any copyright or proprietary notice appears or is visible on\n posting, reproducing, or displaying our Content.
\n
\n

\n
\n
We reserve all rights not expressly granted to you in\n and to the Services, Content, and Marks.
\n

\n
Any breach of these Intellectual Property Rights will\n constitute a material breach of our Legal Terms and your right to use our Services will terminate\n immediately.
\n

\n
Your submissions\n
\n

\n
Please review this section and the "PROHIBITED ACTIVITIES\n " section carefully prior to\n using our Services to understand the (a) rights you give us and (b) obligations you have when you post or\n upload any content through the Services.\n
\n

\n
Submissions: By directly sending us any question, comment,\n suggestion, idea, feedback, or other information about the Services (\n "Submissions"), you agree to assign to us all intellectual\n property rights in such Submission. You agree that we shall own this Submission and be entitled to its\n unrestricted use and dissemination for any lawful purpose, commercial or otherwise, without acknowledgment or\n compensation to you.
\n

\n
You are responsible for what you post or upload: By sending us\n Submissions through any part of the Services\n you:
\n
    \n
  • confirm that you have read and agree with our "\n PROHIBITED ACTIVITIES\n " and will not post, send,\n publish, upload, or transmit through the Services any Submission that is\n illegal, harassing, hateful, harmful, defamatory, obscene, bullying, abusive, discriminatory, threatening to\n any person or group, sexually explicit, false, inaccurate, deceitful, or misleading;\n
  • \n
  • to\n the extent permissible by applicable law, waive any and all moral rights to any such Submission;
  • \n
  • warrant that any such Submission are original to\n you or that you have the necessary rights and licenses to submit such Submissions\n and that you have full authority to grant us the above-mentioned rights in relation to your Submissions; and
  • \n
  • warrant and represent that your Submissions do\n not constitute confidential information.
  • \n
\n
You are solely responsible for your\n Submissions and you expressly agree to reimburse us for any and all losses\n that we may suffer because of your breach of (a) this section, (b) any third party’s intellectual property\n rights, or (c) applicable law.\n \n
\n

\n
\n
\n
3. USER\n REPRESENTATIONS
\n
\n

\n
\n
By using the Services, you represent and warrant\n that:\n \n \n \n (1) all registration information you submit\n will be true, accurate, current, and complete; (2) you will maintain the accuracy of such information\n and promptly update such registration information as necessary;\n \n  \n (3) you have the legal capacity and you agree to comply with\n these Legal Terms;\n \n \n  \n (4) you are not a\n minor in the jurisdiction in which you reside\n \n \n ; (\n 5) you will not access the Services through automated or\n non-human means, whether through a bot, script or\n otherwise; (6) you will not use the Services for any illegal or unauthorized purpose; and\n (7) your use of the Services will not violate any applicable\n law or regulation.\n \n
\n
\n

\n
\n
\n
\n
If you provide any information\n that is untrue, inaccurate, not current, or incomplete, we have the right to suspend or terminate your\n account and refuse any and all current or future use of the Services (or any portion thereof).\n
\n
\n \n
\n

\n
\n
\n \n \n
4. USER\n REGISTRATION
\n
\n
\n
\n

\n
\n \n \n
You may be required to\n register to use the Services. You agree to keep your password confidential and will be responsible for\n all use of your account and password. We reserve the right to remove, reclaim, or change a username\n you select if we determine, in our sole discretion, that such username is inappropriate, obscene, or\n otherwise objectionable.
\n
\n
\n
\n
\n \n
\n
\n \n
\n

\n
\n
\n
\n
5. PURCHASES\n AND PAYMENT
\n
\n

\n
\n
\n \n
\n
We accept the following forms of payment:
\n
\n

\n
\n
\n -  Visa\n
\n
\n -  Mastercard\n
\n
\n -  American Express\n
\n
\n -  Discover\n
\n
\n \n
\n

\n
You agree to provide current, complete, and accurate\n purchase and account information for all purchases made via the Services. You further agree to promptly update\n account and payment information, including email address, payment method, and payment card expiration date, so\n that we can complete your transactions and contact you as needed. Sales tax will be added to the price of\n purchases as deemed required by us. We may change prices at any time. All payments shall be in US dollars.
\n
\n

\n
\n
You agree to pay all charges at the prices then in\n effect for your purchases and any applicable shipping fees, and you \n authorize us to charge your chosen payment provider for any such\n amounts upon placing your order. We reserve the right to correct any errors or mistakes in pricing, even if we\n have already requested or received payment.
\n
\n

\n
\n
We reserve the right to refuse any order placed through\n the Services. We may, in our sole discretion, limit or cancel quantities purchased per person, per household,\n or per order. These restrictions may include orders placed by or under the same customer account, the same\n payment method, and/or orders that use the same billing or shipping address. We reserve the right to limit or\n prohibit orders that, in our sole judgment, appear to be placed by dealers, resellers, or\n distributors.\n \n \n \n
\n
\n \n
\n

\n
6. SUBSCRIPTIONS
\n
\n \n
\n

\n
Billing and Renewal
\n

\n
\n Your subscription will continue and automatically renew unless canceled. You consent to our\n charging your payment method on a recurring basis without requiring your prior approval for each recurring\n charge, until such time as you cancel the applicable order. The length of\n your billing cycle is monthly.\n \n
\n
\n \n \n
\n

\n
Cancellation
\n

\n
\n All\n purchases are non-refundable. \n You can cancel your subscription at any time by logging into your account.\n Your cancellation will take effect immediately. If\n you have any questions or are unsatisfied with our Services, please email us at \n contact@stopghg.com.
\n
\n
\n

\n
Fee Changes
\n

We may, from time to time, make changes to the\n subscription fee and will communicate any price changes to you in accordance with applicable\n law.\n
\n \n \n \n
\n
\n \n
\n
\n \n \n

\n
\n
\n \n
7. PROHIBITED\n ACTIVITIES
\n
\n

\n
\n
You may not access or use the\n Services for any purpose other than that for which we make the Services available. The Services may not be\n used in connection with any commercial endeavors except those that are specifically endorsed or approved by\n us.
\n
\n

\n
\n
\n
\n
\n
As a user of the Services,\n you agree not to:
\n
\n
    \n
  • Systematically\n retrieve data or other content from the Services to create or compile, directly or indirectly, a\n collection, compilation, database, or directory without written permission from us.\n
  • \n
  • Trick,\n defraud, or mislead us and other users, especially in any attempt to learn sensitive account\n information such as user passwords.
  • \n
  • Circumvent,\n disable, or otherwise interfere with security-related features of the Services, including\n features that prevent or restrict the use or copying of any Content or enforce limitations on\n the use of the Services and/or the Content contained\n therein.
  • \n
  • Disparage,\n tarnish, or otherwise harm, in our opinion, us and/or the\n Services.
  • \n
  • Use\n any information obtained from the Services in order to harass, abuse, or harm another\n person.
  • \n
  • Make\n improper use of our support services or submit false reports of abuse or\n misconduct.
  • \n
  • Use\n the Services in a manner inconsistent with any applicable laws or\n regulations.
  • \n
  • Engage\n in unauthorized\n framing of or linking to the Services.
  • \n
  • Upload\n or transmit (or attempt to upload or to transmit) viruses, Trojan horses, or other material,\n including excessive use of capital letters and spamming (continuous posting of repetitive\n text), that interferes with any party’s uninterrupted use and enjoyment of the Services or\n modifies, impairs, disrupts, alters, or interferes with the use, features, functions,\n operation, or maintenance of the Services.
  • \n
  • Engage\n in any automated use of the system, such as using scripts to send comments or messages, or\n using any data mining, robots, or similar data gathering and extraction\n tools.
  • \n
  • Delete\n the copyright or other proprietary rights notice from any\n Content.
  • \n
  • Attempt\n to impersonate another user or person or use the username of another\n user.
  • \n
  • Upload\n or transmit (or attempt to upload or to transmit) any material that acts as a passive or\n active information collection or transmission mechanism, including without limitation, clear\n graphics interchange formats ("gifs"), 1\xd71 pixels, web bugs, cookies, or other similar\n devices (sometimes referred to as "spyware" or "passive\n collection mechanisms" or "pcms"\n ).
  • \n
  • Interfere\n with, disrupt, or create an undue burden on the Services or the networks or services connected\n to the Services.
  • \n
  • Harass,\n annoy, intimidate, or threaten any of our employees or agents engaged in providing any portion\n of the Services to you.
  • \n
  • Attempt\n to bypass any measures of the Services designed to prevent or restrict access to the Services,\n or any portion of the Services.
  • \n
  • Copy\n or adapt the Services\' software, including but not limited to Flash, PHP, HTML, JavaScript, or\n other code.
  • \n
  • Except\n as permitted by applicable law, decipher, decompile, disassemble, or reverse engineer any of\n the software comprising or in any way making up a part of the\n Services.
  • \n
  • Except\n as may be the result of standard search engine or Internet browser usage, use, launch,\n develop, or distribute any automated system, including without limitation, any spider, robot,\n cheat utility, scraper, or offline reader that accesses the Services, or use or launch any\n unauthorized\n script or other software.
  • \n
  • Use\n a buying agent or purchasing agent to make purchases on the\n Services.
  • \n
  • Make\n any unauthorized\n use of the Services, including collecting usernames and/or email addresses of users by\n electronic or other means for the purpose of sending unsolicited email, or creating user\n accounts by automated means or under false pretenses.
  • \n
  • Use\n the Services as part of any effort to compete with us or otherwise use the Services and/or the\n Content for any revenue-generating endeavor or commercial enterprise.\n \n
  • \n
\n
\n

\n
\n
\n
\n \n \n \n
8. USER\n GENERATED CONTRIBUTIONS
\n
\n
\n
\n
\n

\n
\n \n \n \n
\n \n \n The Services does\n not offer users to submit or post content. We may provide\n you with the opportunity to create, submit, post, display, transmit, perform, publish,\n distribute, or broadcast content and materials to us or on the Services, including but not\n limited to text, writings, video, audio, photographs, graphics, comments, suggestions, or\n personal information or other material (collectively, \n "Contributions"). Contributions may be\n viewable by other users of the Services and through third-party websites. As such, any Contributions you transmit may be treated in\n accordance with the Services\' Privacy Policy.\n When you create or make available any Contributions, you thereby represent and warrant\n that:\n \n \n \n \n \n \n
\n
\n
\n
\n
\n
    \n
  • The creation, distribution, transmission,\n public display, or performance, and the accessing, downloading, or copying of your Contributions do\n not and will not infringe the proprietary rights, including but not limited to the copyright,\n patent, trademark, trade secret, or moral rights of any third party.
  • \n
  • You are the creator and owner of or have\n the necessary licenses\n , rights, consents, releases, and permissions to use and to \n authorize us, the Services, and other users of\n the Services to use your Contributions in any manner contemplated by the Services and these Legal\n Terms.
  • \n
  • You have the written consent, release,\n and/or permission of each and every identifiable individual person in your Contributions to use the\n name or likeness of each and every such identifiable individual person to enable inclusion and use\n of your Contributions in any manner contemplated by the Services and these Legal\n Terms.
  • \n
  • Your Contributions are not false,\n inaccurate, or misleading.
  • \n
  • Your Contributions are not unsolicited or\n unauthorized\n advertising, promotional materials, pyramid schemes, chain letters, spam, mass mailings, or other\n forms of solicitation.
  • \n
  • Your Contributions are not obscene, lewd,\n lascivious, filthy, violent, harassing, libelous, slanderous, or otherwise objectionable (as determined\n by us).
  • \n
  • Your Contributions do not ridicule, mock,\n disparage, intimidate, or abuse anyone.
  • \n
  • Your Contributions are not used to harass\n or threaten (in the legal sense of those terms) any other person and to promote violence against a\n specific person or class of people.
  • \n
  • Your Contributions do not violate any\n applicable law, regulation, or rule.
  • \n
  • Your Contributions do not violate the\n privacy or publicity rights of any third party.
  • \n
  • Your Contributions do not violate any\n applicable law concerning child pornography, or otherwise intended to protect the health or\n well-being of minors.
  • \n
  • Your Contributions do not include any\n offensive comments that are connected to race, national origin, gender, sexual preference, or\n physical handicap.
  • \n
  • Your Contributions do not otherwise\n violate, or link to material that violates, any provision of these Legal Terms, or any applicable\n law or regulation.
  • \n
\n
\n
\n
\n \n \n \n
Any use of the Services in\n violation of the foregoing violates these Legal Terms and may result in, among other things,\n termination or suspension of your rights to use the Services.
\n
\n
\n
\n
\n

\n
\n \n \n \n
9. CONTRIBUTION\n LICENSE\n
\n
\n
\n
\n
\n

\n
\n \n \n \n \n \n \n
\n
You and Services agree that we may\n access, store, process, and use any information and personal data that you provide following the terms of the Privacy Policy and your choices (including settings).
\n

\n
By submitting suggestions or other\n feedback regarding the Services, you agree that we can use and share such feedback for any purpose without\n compensation to you.
\n

\n
We do not assert any ownership over\n your Contributions. You retain full ownership of all of your Contributions and any intellectual property\n rights or other proprietary rights associated with your Contributions. We are not liable for any statements or\n representations in your Contributions provided by you in any area on the Services. You are solely responsible\n for your Contributions to the Services and you expressly agree to exonerate us from any and all responsibility\n and to refrain from any legal action against us regarding your Contributions.
\n

\n
\n \n \n \n
\n
\n \n \n \n \n \n
\n
\n \n \n \n \n \n
\n
\n \n \n \n \n \n \n
\n
10. SOCIAL\n MEDIA
\n

\n \n \n \n
As part of the functionality\n of the Services, you may link your account with online accounts you have with third-party service\n providers (each such account, a "Third-Party Account") by either: (1) providing your Third-Party Account login\n information through the Services; or (2) allowing us to access your Third-Party Account, as is permitted under the applicable terms\n and conditions that govern your use of each Third-Party\n Account. You represent and warrant that you are entitled to disclose your Third-Party Account login information to us and/or grant us\n access to your Third-Party Account, without breach by you\n of any of the terms and conditions that govern your use of the applicable Third-Party Account, and without obligating us to pay any fees\n or making us subject to any usage limitations imposed by the third-party service provider of the Third-Party Account. By granting us access to any Third-Party Accounts, you understand that (1) we may access,\n make available, and store (if applicable) any content that you have provided to and stored in your\n Third-Party Account (the \n "Social Network Content") so that it is available\n on and through the Services via your account, including without limitation any friend lists and (2) we\n may submit to and receive from your Third-Party Account\n additional information to the extent you are notified when you link your account with the Third-Party Account. Depending on the Third-Party Accounts you choose and subject to the privacy\n settings that you have set in such Third-Party Accounts,\n personally identifiable information that you post to your Third-Party Accounts may be available on and through your\n account on the Services. Please note that if a Third-Party\n Account or associated service becomes unavailable or our access to such Third-Party Account is terminated by the third-party service\n provider, then Social Network Content may no longer be available on and through the Services. You will\n have the ability to disable the connection between your account on the Services and your Third-Party Accounts at any time. PLEASE NOTE THAT YOUR\n RELATIONSHIP WITH THE THIRD-PARTY SERVICE PROVIDERS ASSOCIATED WITH YOUR THIRD-PARTY ACCOUNTS IS\n GOVERNED SOLELY BY YOUR AGREEMENT(S) WITH SUCH THIRD-PARTY SERVICE PROVIDERS. We make no effort to\n review any Social Network Content for any purpose, including but not limited to, for accuracy,\n legality, or non-infringement, and we are not responsible for any Social Network Content. You\n acknowledge and agree that we may access your email address book associated with a Third-Party Account and your contacts list stored on your\n mobile device or tablet computer solely for purposes of identifying and informing you of those\n contacts who have also registered to use the Services. You can deactivate the connection between the\n Services and your Third-Party Account by contacting us\n using the contact information below or through your account settings (if applicable). We will attempt\n to delete any information stored on our servers that was obtained through such Third-Party Account, except the username and profile picture\n that become associated with your account.
\n
\n
\n
\n
\n

\n
\n \n \n \n
\n
\n
\n
\n
\n
\n \n \n \n \n \n
\n
\n \n \n \n \n \n
\n
11. SERVICES\n MANAGEMENT
\n

\n
We reserve the right, but not the\n obligation, to: (1) monitor the Services for violations of these Legal Terms; (2) take appropriate legal action\n against anyone who, in our sole discretion, violates the law or these Legal Terms, including without limitation,\n reporting such user to law enforcement authorities; (3) in our sole discretion and without limitation, refuse,\n restrict access to, limit the availability of, or disable (to the extent technologically feasible) any of your\n Contributions or any portion thereof; (4) in our sole discretion and without limitation, notice, or liability,\n to remove from the Services or otherwise disable all files and content that are excessive in size or are in any\n way burdensome to our systems; and (5) otherwise manage the Services in a manner designed to protect our rights\n and property and to facilitate the proper functioning of the Services.
\n

\n
\n \n \n \n \n \n
\n
12. PRIVACY\n POLICY
\n

\n
We care about data privacy and\n security. Please review our Privacy Policy: \n https://stopghg.com/privacy\n . By using the Services, you agree to be bound by our Privacy Policy, which is incorporated\n into these Legal Terms. Please be advised the Services are hosted in the\n United States\n \n . If you access the Services from any other region of the world with laws\n or other requirements governing personal data collection, use, or disclosure that differ from applicable laws\n in \n the United States\n \n \n , then through your continued use of the Services, you are transferring\n your data to \n the United States\n \n \n , and you expressly consent to have your data transferred to and processed\n in \n the United States\n \n \n .\n \n \n \n \n \n \n \n
\n

\n
\n \n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n 13. TERM\n AND TERMINATION
\n

\n
These Legal Terms shall remain in\n full force and effect while you use the Services. WITHOUT LIMITING ANY OTHER PROVISION OF THESE LEGAL TERMS,\n WE RESERVE THE RIGHT TO, IN OUR SOLE DISCRETION AND WITHOUT NOTICE OR LIABILITY, DENY ACCESS TO AND USE OF THE\n SERVICES (INCLUDING BLOCKING CERTAIN IP ADDRESSES), TO ANY PERSON FOR ANY REASON OR FOR NO REASON, INCLUDING\n WITHOUT LIMITATION FOR BREACH OF ANY REPRESENTATION, WARRANTY, OR COVENANT CONTAINED IN THESE LEGAL TERMS OR\n OF ANY APPLICABLE LAW OR REGULATION. WE MAY TERMINATE YOUR USE OR PARTICIPATION IN THE SERVICES OR DELETE \n \n \n YOUR ACCOUNT AND \n \n \n ANY CONTENT OR INFORMATION THAT YOU POSTED AT ANY TIME, WITHOUT WARNING, IN OUR SOLE DISCRETION.\n
\n

\n
If we terminate or suspend your\n account for any reason, you are prohibited from registering and creating a new account under your name, a fake\n or borrowed name, or the name of any third party, even if you may be acting on behalf of the third party. In\n addition to terminating or suspending your account, we reserve the right to take appropriate legal action,\n including without limitation pursuing civil, criminal, and injunctive redress.
\n

\n
14. MODIFICATIONS\n AND INTERRUPTIONS
\n

\n
We reserve the right to change,\n modify, or remove the contents of the Services at any time or for any reason at our sole discretion without\n notice. However, we have no obligation to update any information on our Services.\n We will not be liable to you or any third party for any modification, price change, suspension, or\n discontinuance of the Services.
\n

\n
We cannot guarantee the Services will\n be available at all times. We may experience hardware, software, or other problems or need to perform\n maintenance related to the Services, resulting in interruptions, delays, or errors. We reserve the right to\n change, revise, update, suspend, discontinue, or otherwise modify the Services at any time or for any reason\n without notice to you. You agree that we have no liability whatsoever for any loss, damage, or inconvenience\n caused by your inability to access or use the Services during any downtime or discontinuance of the Services.\n Nothing in these Legal Terms will be construed to obligate us to maintain and support the Services or to\n supply any corrections, updates, or releases in connection therewith.
\n

\n
\n 15. GOVERNING\n LAW
\n

\n
\n \n
\n
These Legal Terms and your use of the\n Services are governed by and construed in accordance with the laws of \n \n \n the State of Washington\n \n \n \n applicable to agreements made and to be entirely performed within\n  \n \n \n \n the State of Washington\n \n \n \n without regard to its conflict of law\n principles.\n \n
\n

\n
\n 16. DISPUTE\n RESOLUTION
\n

\n
\n \n
\n
\n \n
\n
Informal\n Negotiations
\n

\n
To expedite resolution and control the cost of any dispute, controversy, or claim\n related to these Legal Terms (each a "Dispute" and collectively, the\n "Disputes") brought by either you or us (individually, a "Party" and collectively, the "Parties"), the Parties agree to first attempt to negotiate any Dispute\n (except those Disputes expressly provided below) informally for at least thirty (30)\n days before initiating arbitration. Such informal negotiations commence upon written notice from one\n Party to the other Party.
\n

\n
\n \n
\n
Binding\n Arbitration
\n

\n
\n If the\n Parties are unable to resolve a Dispute through informal negotiations, the Dispute (except those Disputes\n expressly excluded below) will be finally and exclusively resolved by binding arbitration. YOU UNDERSTAND THAT\n WITHOUT THIS PROVISION, YOU WOULD HAVE THE RIGHT TO SUE IN COURT AND HAVE A JURY TRIAL. The arbitration shall be commenced and conducted under the Commercial\n Arbitration Rules of the American Arbitration Association ("AAA") and, where appropriate, the AAA’s Supplementary Procedures for\n Consumer Related Disputes ("AAA Consumer Rules"), both of which are available at the American Arbitration Association (AAA)\n website. Your arbitration fees and your share of arbitrator compensation shall be governed by\n the AAA Consumer Rules and, where appropriate, limited by the AAA Consumer Rules. \n If such costs are determined by the arbitrator to be excessive, we will pay all arbitration fees and\n expenses. The arbitration may be conducted in person, through\n the submission of documents, by phone, or online. The arbitrator will make a decision in writing, but need not\n provide a statement of reasons unless requested by either Party. The arbitrator must follow applicable law,\n and any award may be challenged if the arbitrator fails to do so. Except where otherwise required by the\n applicable AAA rules or applicable law, the\n arbitration will take place in \n King, \n \n Washington\n . Except as otherwise provided herein, the Parties may litigate\n in court to compel arbitration, stay proceedings pending arbitration, or to confirm, modify, vacate, or enter\n judgment on the award entered\n by the arbitrator.\n \n
\n

\n
If for any reason, a Dispute proceeds in court rather than arbitration, the Dispute\n shall be commenced or prosecuted in the\n  state and\n federal courts\n  located in\n \n King,\n \n \n Washington\n , and the\n Parties hereby consent to, and waive all defenses of lack of personal jurisdiction, and forum non conveniens with\n respect to venue and jurisdiction in such state and federal courts. Application of the United Nations Convention on Contracts for the\n International Sale of Goods and the Uniform Computer Information Transaction Act (UCITA) are excluded from\n these Legal Terms.\n
\n

\n
\n In no event shall any Dispute brought by either Party related in any way to\n the Services be commenced more than one (1) years after the cause of action arose.\n If this provision is found to be illegal or unenforceable, then\n neither Party will elect to arbitrate any Dispute falling within that portion of this provision found to be\n illegal or unenforceable and such Dispute shall be decided by a court of competent jurisdiction within the\n courts listed for jurisdiction above, and the Parties agree to submit to the personal jurisdiction of that\n court.\n
\n

\n
\n Restrictions
\n

\n
The Parties agree\n that any arbitration shall be limited to the Dispute between the Parties individually. To the full extent\n permitted by law, (a) no arbitration shall be joined with any other proceeding; (b) there is no right or\n authority for any Dispute to be arbitrated on a class-action basis or to \n utilize class action procedures; and (c) there is no right or\n authority for any Dispute to be brought in a purported representative capacity on behalf of the general public\n or any other persons.
\n

\n
\n Exceptions to Informal Negotiations and Arbitration\n \n
\n

\n
\n The Parties agree that the following Disputes are not subject to the above\n provisions concerning informal negotiations binding arbitration: (a) any Disputes seeking to enforce or protect,\n or concerning the validity of, any of the intellectual property rights of a Party; (b) any Dispute related to,\n or arising from, allegations of theft, piracy, invasion of privacy, or \n unauthorized use; and (c) any claim for injunctive relief. If this\n provision is found to be illegal or unenforceable, then neither Party will elect to arbitrate any Dispute\n falling within that portion of this provision found to be illegal or unenforceable and such Dispute shall be\n decided by a court of competent jurisdiction within the courts listed for jurisdiction above, and the Parties\n agree to submit to the personal jurisdiction of that court.\n
\n
\n \n \n \n
\n

\n
\n 17. CORRECTIONS\n
\n

\n
There may be\n information on the Services that contains typographical errors, inaccuracies, or omissions, including\n descriptions, pricing, availability, and various other information. We reserve the right to correct any errors,\n inaccuracies, or omissions and to change or update the information on the Services at any time, without prior\n notice.
\n

\n
\n 18.\n DISCLAIMER
\n

\n
THE SERVICES ARE PROVIDED ON AN AS-IS AND AS-AVAILABLE\n BASIS. YOU AGREE THAT YOUR USE OF THE SERVICES WILL BE AT YOUR SOLE RISK. TO THE FULLEST EXTENT PERMITTED BY\n LAW, WE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, IN CONNECTION WITH THE SERVICES AND YOUR USE THEREOF,\n INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,\n AND NON-INFRINGEMENT. WE MAKE NO WARRANTIES OR REPRESENTATIONS ABOUT THE ACCURACY OR COMPLETENESS OF THE\n SERVICES\' CONTENT OR THE CONTENT OF ANY WEBSITES OR MOBILE APPLICATIONS LINKED TO THE SERVICES AND WE WILL\n ASSUME NO LIABILITY OR RESPONSIBILITY FOR ANY (1) ERRORS, MISTAKES, OR INACCURACIES OF CONTENT AND MATERIALS,\n (2) PERSONAL INJURY OR PROPERTY DAMAGE, OF ANY NATURE WHATSOEVER, RESULTING FROM YOUR ACCESS TO AND USE OF THE\n SERVICES, (3) ANY UNAUTHORIZED\n ACCESS TO OR USE OF OUR SECURE SERVERS AND/OR ANY AND ALL PERSONAL INFORMATION AND/OR FINANCIAL\n INFORMATION STORED THEREIN, (4) ANY INTERRUPTION OR CESSATION OF TRANSMISSION TO OR FROM THE SERVICES, (5) ANY\n BUGS, VIRUSES, TROJAN HORSES, OR THE LIKE WHICH MAY BE TRANSMITTED TO OR THROUGH THE SERVICES BY ANY THIRD\n PARTY, AND/OR (6) ANY ERRORS OR OMISSIONS IN ANY CONTENT AND MATERIALS OR FOR ANY LOSS OR DAMAGE OF ANY KIND\n INCURRED AS A RESULT OF THE USE OF ANY CONTENT POSTED, TRANSMITTED, OR OTHERWISE MADE AVAILABLE VIA THE\n SERVICES. WE DO NOT WARRANT, ENDORSE, GUARANTEE, OR ASSUME RESPONSIBILITY FOR ANY PRODUCT OR SERVICE\n ADVERTISED OR OFFERED BY A THIRD PARTY THROUGH THE SERVICES, ANY HYPERLINKED WEBSITE, OR ANY WEBSITE OR MOBILE\n APPLICATION FEATURED IN ANY BANNER OR OTHER ADVERTISING, AND WE WILL NOT BE A PARTY TO OR IN ANY WAY BE\n RESPONSIBLE FOR MONITORING ANY TRANSACTION BETWEEN YOU AND ANY THIRD-PARTY PROVIDERS OF PRODUCTS OR SERVICES.\n AS WITH THE PURCHASE OF A PRODUCT OR SERVICE THROUGH ANY MEDIUM OR IN ANY ENVIRONMENT, YOU SHOULD USE YOUR\n BEST JUDGMENT AND EXERCISE\n CAUTION WHERE APPROPRIATE.
\n

\n
\n 19. LIMITATIONS\n OF LIABILITY
\n

\n
IN NO EVENT WILL WE\n OR OUR DIRECTORS, EMPLOYEES, OR AGENTS BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY DIRECT, INDIRECT,\n CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL, OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT, LOST REVENUE,\n LOSS OF DATA, OR OTHER DAMAGES ARISING FROM YOUR USE OF THE SERVICES, EVEN IF WE HAVE BEEN ADVISED OF THE\n POSSIBILITY OF SUCH DAMAGES.\n \n \n \n NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, OUR LIABILITY TO YOU\n FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO\n \n \n \n THE\n AMOUNT PAID, IF ANY, BY YOU TO US\n \n  \n DURING THE\n six (6)\n mONTH PERIOD PRIOR TO ANY CAUSE OF ACTION ARISING\n \n \n \n \n \n \n .\n \n \n \n \n  \n CERTAIN US STATE LAWS AND INTERNATIONAL LAWS DO NOT ALLOW LIMITATIONS\n ON IMPLIED WARRANTIES OR THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES. IF THESE LAWS APPLY TO YOU, SOME OR\n ALL OF THE ABOVE DISCLAIMERS OR LIMITATIONS MAY NOT APPLY TO YOU, AND YOU MAY HAVE ADDITIONAL RIGHTS.\n \n
\n

\n
20. INDEMNIFICATION\n
\n

\n
You agree to\n defend, indemnify, and hold us harmless, including our subsidiaries,\n affiliates, and all of our respective officers, agents, partners, and\n employees, from and against any loss, damage, liability, claim, or demand, including\n reasonable attorneys’ fees and expenses, made by any third party due to or\n arising out of: \n \n \n \n (1) use of the Services; (2) breach of these Legal Terms; (3) any breach of your representations and warranties set forth in\n these Legal Terms; (4) your violation of the rights of a third\n party, including but not limited to intellectual property rights; or (5) any overt harmful act toward any other user of the Services with\n whom you connected via the Services. Notwithstanding the foregoing, we reserve the right, at your expense,\n to assume the exclusive defense\n and control of any matter for which you are required to indemnify us, and you agree to cooperate, at\n your expense, with our defense\n of such claims. We will use reasonable efforts to notify you of any such claim, action, or proceeding\n which is subject to this indemnification upon becoming aware of it.\n
\n

\n
\n 21. USER\n DATA
\n

\n
We will maintain\n certain data that you transmit to the Services for the purpose of managing the\n performance of the Services, as well as data relating to your use of the Services. Although we perform regular\n routine backups\n of data, you are solely responsible for all data that you transmit or that\n relates to any activity you have undertaken using the Services. You agree\n that we shall have no liability to you for any loss or corruption of any such\n data, and you hereby waive any right of action against us arising from any such\n loss or corruption of such data.
\n

\n
\n 22. ELECTRONIC\n COMMUNICATIONS, TRANSACTIONS, AND SIGNATURES
\n

\n
Visiting the Services, sending us emails, and completing\n online forms constitute electronic communications. You consent to receive electronic communications, and you\n agree that all agreements, notices, disclosures, and other communications we provide to you electronically,\n via email and on the Services, satisfy any legal requirement that such communication be in writing. YOU HEREBY\n AGREE TO THE USE OF ELECTRONIC SIGNATURES, CONTRACTS, ORDERS, AND OTHER RECORDS, AND TO ELECTRONIC DELIVERY OF\n NOTICES, POLICIES, AND RECORDS OF TRANSACTIONS INITIATED OR COMPLETED BY US OR VIA THE SERVICES. You hereby\n waive any rights or requirements under any statutes, regulations, rules, ordinances, or other laws in any\n jurisdiction which require an original signature or delivery or retention of non-electronic records, or to\n payments or the granting of credits by any means other than electronic means.
\n

\n
\n \n
\n
\n 23. CALIFORNIA\n USERS AND RESIDENTS
\n

\n
If any complaint\n with us is not satisfactorily resolved, you can contact the Complaint\n Assistance Unit of the Division of Consumer Services of the California\n Department of Consumer Affairs in writing at 1625 North Market Blvd., Suite N\n 112, Sacramento, California 95834 or by telephone at (800) 952-5210 or (916)\n 445-1254.
\n

\n
\n \n
\n
\n 24.   MISCELLANEOUS \n
\n

\n
These Legal Terms and any policies or operating rules\n posted by us on the Services or in respect to the Services constitute the entire agreement and understanding\n between you and us. Our failure to exercise or enforce any right or provision of these Legal Terms shall not\n operate as a waiver of such right or provision. These Legal Terms operate to the fullest extent permissible by\n law. We may assign any or all of our rights and obligations to others at any time. We shall not be responsible\n or liable for any loss, damage, delay, or failure to act caused by any cause beyond our reasonable control. If\n any provision or part of a provision of these Legal Terms is determined to be unlawful, void, or\n unenforceable, that provision or part of the provision is deemed severable from these Legal Terms and does not\n affect the validity and enforceability of any remaining provisions. There is no joint venture, partnership,\n employment or agency relationship created between you and us as a result of these Legal Terms or use of the\n Services. You agree that these Legal Terms will not be construed against us by virtue of having drafted them.\n You hereby waive any and all defenses you may have based on the electronic form of these Legal Terms and\n the lack of signing by the parties hereto to execute these Legal Terms.
\n
\n \n
\n

\n
\n 25. CONTACT\n US
\n

\n
In order to resolve a complaint regarding the Services\n or to receive further information regarding use of the Services, please contact us at:
\n

\n
\n 47 Chapters LLC\n \n \n
\n
\n \n 8714 233rd PL NE\n \n \n \n \n
\n
\n Redmond\n \n , WA\n \n \n \n 98053\n \n \n \n \n \n \n
\n
\n United States\n \n \n \n \n \n \n \n \n \n \n
\n
\n \n \n
\n
\n \n \n
\n
\n contact@stopghg.com\n
\n
\n
\n \n \n
\n'}})})})}},8294:function(t,n,e){"use strict";/** + * @license React + * react-jsx-runtime.production.min.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var s=e(7653),a=Symbol.for("react.element"),o=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,l=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,r={key:!0,ref:!0,__self:!0,__source:!0};function q(t,n,e){var s,o={},c=null,d=null;for(s in void 0!==e&&(c=""+e),void 0!==n.key&&(c=""+n.key),void 0!==n.ref&&(d=n.ref),n)i.call(n,s)&&!r.hasOwnProperty(s)&&(o[s]=n[s]);if(t&&t.defaultProps)for(s in n=t.defaultProps)void 0===o[s]&&(o[s]=n[s]);return{$$typeof:a,type:t,key:c,ref:d,props:o,_owner:l.current}}n.Fragment=o,n.jsx=q,n.jsxs=q},7573:function(t,n,e){"use strict";t.exports=e(8294)}},function(t){t.O(0,[293,53,744],function(){return t(t.s=6019)}),_N_E=t.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/framework-0857c1c24dbfb1d6.js b/_next/static/chunks/framework-0857c1c24dbfb1d6.js new file mode 100644 index 0000000..8df86d7 --- /dev/null +++ b/_next/static/chunks/framework-0857c1c24dbfb1d6.js @@ -0,0 +1,25 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[774],{2967:function(n,t,a){/** + * @license React + * react-dom.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var u,i,o,s,w,x,C=a(2784),_=a(4616);function p(n){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+n,a=1;a